/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.nshof-tag {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #434343;
  font-size: 1em;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
  height: auto;
  margin-right: 8px;
  padding: 0 7px;
  font-size: 16px;
  line-height: 20px;
  white-space: nowrap;
  background: #fafafa;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  cursor: default;
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.nshof-tag:hover {
  opacity: 0.85;
}
.nshof-tag,
.nshof-tag a,
.nshof-tag a:hover {
  color: #434343;
}
.nshof-tag > a:first-child:last-child {
  display: inline-block;
  margin: 0 -8px;
  padding: 0 8px;
}
.nshof-tag .anticon-close {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
  margin-left: 3px;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
:root .nshof-tag .anticon-close {
  font-size: 16px;
}
.nshof-tag .anticon-close:hover {
  color: #887641;
}
.nshof-tag-has-color {
  border-color: transparent;
}
.nshof-tag-has-color,
.nshof-tag-has-color a,
.nshof-tag-has-color a:hover,
.nshof-tag-has-color .anticon-close,
.nshof-tag-has-color .anticon-close:hover {
  color: #fff;
}
.nshof-tag-checkable {
  background-color: transparent;
  border-color: transparent;
}
.nshof-tag-checkable:not(.nshof-tag-checkable-checked):hover {
  color: #434343;
}
.nshof-tag-checkable:active,
.nshof-tag-checkable-checked {
  color: #fff;
}
.nshof-tag-checkable-checked {
  background-color: #434343;
}
.nshof-tag-checkable:active {
  background-color: #1c1a1a;
}
.nshof-tag-hidden {
  display: none;
}
.nshof-tag-pink {
  color: #eb2f96;
  background: #fff0f6;
  border-color: #ffadd2;
}
.nshof-tag-pink-inverse {
  color: #fff;
  background: #eb2f96;
  border-color: #eb2f96;
}
.nshof-tag-magenta {
  color: #eb2f96;
  background: #fff0f6;
  border-color: #ffadd2;
}
.nshof-tag-magenta-inverse {
  color: #fff;
  background: #eb2f96;
  border-color: #eb2f96;
}
.nshof-tag-red {
  color: #f5222d;
  background: #fff1f0;
  border-color: #ffa39e;
}
.nshof-tag-red-inverse {
  color: #fff;
  background: #f5222d;
  border-color: #f5222d;
}
.nshof-tag-volcano {
  color: #fa541c;
  background: #fff2e8;
  border-color: #ffbb96;
}
.nshof-tag-volcano-inverse {
  color: #fff;
  background: #fa541c;
  border-color: #fa541c;
}
.nshof-tag-orange {
  color: #fa8c16;
  background: #fff7e6;
  border-color: #ffd591;
}
.nshof-tag-orange-inverse {
  color: #fff;
  background: #fa8c16;
  border-color: #fa8c16;
}
.nshof-tag-yellow {
  color: #fadb14;
  background: #feffe6;
  border-color: #fffb8f;
}
.nshof-tag-yellow-inverse {
  color: #fff;
  background: #fadb14;
  border-color: #fadb14;
}
.nshof-tag-gold {
  color: #faad14;
  background: #fffbe6;
  border-color: #ffe58f;
}
.nshof-tag-gold-inverse {
  color: #fff;
  background: #faad14;
  border-color: #faad14;
}
.nshof-tag-cyan {
  color: #13c2c2;
  background: #e6fffb;
  border-color: #87e8de;
}
.nshof-tag-cyan-inverse {
  color: #fff;
  background: #13c2c2;
  border-color: #13c2c2;
}
.nshof-tag-lime {
  color: #a0d911;
  background: #fcffe6;
  border-color: #eaff8f;
}
.nshof-tag-lime-inverse {
  color: #fff;
  background: #a0d911;
  border-color: #a0d911;
}
.nshof-tag-green {
  color: #52c41a;
  background: #f6ffed;
  border-color: #b7eb8f;
}
.nshof-tag-green-inverse {
  color: #fff;
  background: #52c41a;
  border-color: #52c41a;
}
.nshof-tag-blue {
  color: #1890ff;
  background: #e6f7ff;
  border-color: #91d5ff;
}
.nshof-tag-blue-inverse {
  color: #fff;
  background: #1890ff;
  border-color: #1890ff;
}
.nshof-tag-geekblue {
  color: #2f54eb;
  background: #f0f5ff;
  border-color: #adc6ff;
}
.nshof-tag-geekblue-inverse {
  color: #fff;
  background: #2f54eb;
  border-color: #2f54eb;
}
.nshof-tag-purple {
  color: #722ed1;
  background: #f9f0ff;
  border-color: #d3adf7;
}
.nshof-tag-purple-inverse {
  color: #fff;
  background: #722ed1;
  border-color: #722ed1;
}

.appendix-filter-tags-container h6 {
  font-size: 1.1em;
  color: #434343;
  font-weight: 300;
}
.appendix-filter-tags-container .nshof-tag {
  font-size: 1.1em;
  color: #887641;
  text-decoration: underline;
  cursor: pointer;
}
.appendix-filter-tags-container .nshof-tag-checkable-checked {
  background: transparent;
  text-decoration: none;
}
.appendix-filter-tags-container .nshof-tag-checkable:active,
.appendix-filter-tags-container .nshof-tag-checkable-checked {
  color: #434343;
  font-weight: 900;
}
.list-section {
  background: transparent;
  margin-top: 2em;
  color: #434343;
}
.list-section h4 {
  font-weight: 900;
  color: #434343;
}
.appendix-list a {
  color: #434343;
}
.appendix-list.nshof-list-grid .nshof-col > .nshof-list-item,
.appendix-list .list-section h4 {
  margin-bottom: 5px;
  font-size: 1.09em;
}
.appendix-filter-tags-dropdown {
  display: none;
  font-size: 18px;
}
.appendix-filter-tags-dropdown-open {
  font-size: 18px;
}
.appendix-filter-tags-dropdown-open .nshof-select-dropdown-menu-item:hover:not(.nshof-select-dropdown-menu-item-disabled) {
  color: #FFFFFF;
}
.appendix-filter-tags-dropdown-open .nshof-select-dropdown-menu-item-active:not(.nshof-select-dropdown-menu-item-disabled) {
  color: #FFFFFF;
}
@media screen and (min-width: 69.305em) {
  .appendix-filter-tags-container h6 {
    font-size: 24px;
    line-height: 1;
  }
  .appendix-filter-tags-container .nshof-tag {
    font-size: 24px;
    line-height: 1;
  }
}
@media screen and (min-width: 48.00001em) {
  .appendix-list.nshof-list-grid .nshof-col > .nshof-list-item,
  .appendix-list .list-section h4 {
    font-size: 20px;
    line-height: 1.8;
  }
}
@media screen and (max-width: 48em) {
  .list-section h4 {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 35.94em) {
  .appendix-filter-tags-container h6 {
    font-size: 18px;
  }
  .appendix-filter-tags-container .nshof-tag {
    font-size: 18px;
  }
  .appendix-list.nshof-list-grid .nshof-col > .nshof-list-item,
  .appendix-list .list-section h4 {
    font-size: 16px;
  }
}
@media screen and (max-width: 26.6em) {
  .appendix-filter-tags {
    display: none;
  }
  .appendix-filter-tags-dropdown {
    display: inline-block;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.nshof-divider {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #434343;
  font-size: 1em;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  background: #e8e8e8;
}
.nshof-divider,
.nshof-divider-vertical {
  position: relative;
  top: -0.06em;
  display: inline-block;
  width: 1px;
  height: 0.9em;
  margin: 0 8px;
  vertical-align: middle;
}
.nshof-divider-horizontal {
  display: block;
  clear: both;
  width: 100%;
  min-width: 100%;
  height: 1px;
  margin: 24px 0;
}
.nshof-divider-horizontal.nshof-divider-with-text-center,
.nshof-divider-horizontal.nshof-divider-with-text-left,
.nshof-divider-horizontal.nshof-divider-with-text-right {
  display: table;
  margin: 16px 0;
  color: #887641;
  font-weight: 500;
  font-size: 2em;
  white-space: nowrap;
  text-align: center;
  background: transparent;
}
.nshof-divider-horizontal.nshof-divider-with-text-center::before,
.nshof-divider-horizontal.nshof-divider-with-text-left::before,
.nshof-divider-horizontal.nshof-divider-with-text-right::before,
.nshof-divider-horizontal.nshof-divider-with-text-center::after,
.nshof-divider-horizontal.nshof-divider-with-text-left::after,
.nshof-divider-horizontal.nshof-divider-with-text-right::after {
  position: relative;
  top: 50%;
  display: table-cell;
  width: 50%;
  border-top: 1px solid #e8e8e8;
  transform: translateY(50%);
  content: '';
}
.nshof-divider-horizontal.nshof-divider-with-text-left .nshof-divider-inner-text,
.nshof-divider-horizontal.nshof-divider-with-text-right .nshof-divider-inner-text {
  display: inline-block;
  padding: 0 10px;
}
.nshof-divider-horizontal.nshof-divider-with-text-left::before {
  top: 50%;
  width: 5%;
}
.nshof-divider-horizontal.nshof-divider-with-text-left::after {
  top: 50%;
  width: 95%;
}
.nshof-divider-horizontal.nshof-divider-with-text-right::before {
  top: 50%;
  width: 95%;
}
.nshof-divider-horizontal.nshof-divider-with-text-right::after {
  top: 50%;
  width: 5%;
}
.nshof-divider-inner-text {
  display: inline-block;
  padding: 0 24px;
}
.nshof-divider-dashed {
  background: none;
  border-color: #e8e8e8;
  border-style: dashed;
  border-width: 1px 0 0;
}
.nshof-divider-horizontal.nshof-divider-with-text-center.nshof-divider-dashed,
.nshof-divider-horizontal.nshof-divider-with-text-left.nshof-divider-dashed,
.nshof-divider-horizontal.nshof-divider-with-text-right.nshof-divider-dashed {
  border-top: 0;
}
.nshof-divider-horizontal.nshof-divider-with-text-center.nshof-divider-dashed::before,
.nshof-divider-horizontal.nshof-divider-with-text-left.nshof-divider-dashed::before,
.nshof-divider-horizontal.nshof-divider-with-text-right.nshof-divider-dashed::before,
.nshof-divider-horizontal.nshof-divider-with-text-center.nshof-divider-dashed::after,
.nshof-divider-horizontal.nshof-divider-with-text-left.nshof-divider-dashed::after,
.nshof-divider-horizontal.nshof-divider-with-text-right.nshof-divider-dashed::after {
  border-style: dashed none none;
}
.nshof-divider-vertical.nshof-divider-dashed {
  border-width: 0 0 0 1px;
}

.juryboard-content-bg {
  background-color: #F7F6F1;
}
.juryboard-title-bg {
  background: rgba(239, 236, 227, 0.9);
}
.juryboard-content-container {
  background-color: #F7F6F1;
}
.jury-profile-row {
  margin-bottom: 20px;
}
.jury-profile-image {
  max-width: 233px;
  background-color: #262214;
  text-align: center;
}
.jury-profile-image img {
  max-width: 100%;
}
.jury-profile-title {
  font-weight: 900;
  font-size: 24px;
  line-height: 1.08;
}
.jury-profile-title a:hover {
  color: #887641;
}
.jury-body-text {
  line-height: 1.3;
  color: #434343;
  font-size: 20px;
}
.jury-ordered-list li {
  margin-bottom: 10px;
}
.jury-ordered-list li .inner-list {
  margin-top: 10px;
}
.para-groups p {
  margin-left: 40px;
  margin-right: 40px;
}
.para-groups p h3 {
  color: #434343;
  font-weight: 900;
}
.inner-para-groups p {
  font-weight: 900;
  margin-left: 80px;
  margin-right: 80px;
}
@media screen and (max-width: 48em) {
  .jury-profile-image {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 35.94em) {
  .jury-profile-title {
    font-size: 20px;
  }
  .jury-body-text {
    font-size: 18px;
  }
  .para-groups p {
    margin-left: 0px;
    margin-right: 0px;
  }
  .inner-para-groups p {
    margin-left: 0px;
    margin-right: 00px;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.nshof-carousel {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #434343;
  font-size: 1em;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
}
.nshof-carousel .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.nshof-carousel .slick-list {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.nshof-carousel .slick-list:focus {
  outline: none;
}
.nshof-carousel .slick-list.dragging {
  cursor: pointer;
}
.nshof-carousel .slick-list .slick-slide {
  pointer-events: none;
}
.nshof-carousel .slick-list .slick-slide.slick-active {
  pointer-events: auto;
}
.nshof-carousel .slick-slider .slick-track,
.nshof-carousel .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.nshof-carousel .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.nshof-carousel .slick-track::before,
.nshof-carousel .slick-track::after {
  display: table;
  content: '';
}
.nshof-carousel .slick-track::after {
  clear: both;
}
.slick-loading .nshof-carousel .slick-track {
  visibility: hidden;
}
.nshof-carousel .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .nshof-carousel .slick-slide {
  float: right;
}
.nshof-carousel .slick-slide img {
  display: block;
}
.nshof-carousel .slick-slide.slick-loading img {
  display: none;
}
.nshof-carousel .slick-slide.dragging img {
  pointer-events: none;
}
.nshof-carousel .slick-initialized .slick-slide {
  display: block;
}
.nshof-carousel .slick-loading .slick-slide {
  visibility: hidden;
}
.nshof-carousel .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.nshof-carousel .slick-arrow.slick-hidden {
  display: none;
}
.nshof-carousel .slick-prev,
.nshof-carousel .slick-next {
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
  background: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
}
.nshof-carousel .slick-prev:hover,
.nshof-carousel .slick-next:hover,
.nshof-carousel .slick-prev:focus,
.nshof-carousel .slick-next:focus {
  color: transparent;
  background: transparent;
  outline: none;
}
.nshof-carousel .slick-prev:hover::before,
.nshof-carousel .slick-next:hover::before,
.nshof-carousel .slick-prev:focus::before,
.nshof-carousel .slick-next:focus::before {
  opacity: 1;
}
.nshof-carousel .slick-prev.slick-disabled::before,
.nshof-carousel .slick-next.slick-disabled::before {
  opacity: 0.25;
}
.nshof-carousel .slick-prev {
  left: -25px;
}
.nshof-carousel .slick-prev::before {
  content: '\2190';
}
.nshof-carousel .slick-next {
  right: -25px;
}
.nshof-carousel .slick-next::before {
  content: '\2192';
}
.nshof-carousel .slick-dots {
  position: absolute;
  display: block;
  width: 100%;
  height: 3px;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
}
.nshof-carousel .slick-dots-bottom {
  bottom: 12px;
}
.nshof-carousel .slick-dots-top {
  top: 12px;
}
.nshof-carousel .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 2px;
  padding: 0;
  text-align: center;
  vertical-align: top;
}
.nshof-carousel .slick-dots li button {
  display: block;
  width: 16px;
  height: 3px;
  padding: 0;
  color: transparent;
  font-size: 0;
  background: #fff;
  border: 0;
  border-radius: 1px;
  outline: none;
  cursor: pointer;
  opacity: 0.3;
  transition: all 0.5s;
}
.nshof-carousel .slick-dots li button:hover,
.nshof-carousel .slick-dots li button:focus {
  opacity: 0.75;
}
.nshof-carousel .slick-dots li.slick-active button {
  width: 24px;
  background: #fff;
  opacity: 1;
}
.nshof-carousel .slick-dots li.slick-active button:hover,
.nshof-carousel .slick-dots li.slick-active button:focus {
  opacity: 1;
}
.nshof-carousel-vertical .slick-dots {
  top: 50%;
  bottom: auto;
  width: 3px;
  height: auto;
  transform: translateY(-50%);
}
.nshof-carousel-vertical .slick-dots-left {
  left: 12px;
}
.nshof-carousel-vertical .slick-dots-right {
  right: 12px;
}
.nshof-carousel-vertical .slick-dots li {
  margin: 0 2px;
  vertical-align: baseline;
}
.nshof-carousel-vertical .slick-dots li button {
  width: 3px;
  height: 16px;
}
.nshof-carousel-vertical .slick-dots li.slick-active button {
  width: 3px;
  height: 24px;
}

