@import url(https://fonts.googleapis.com/css?family=Encode+Sans:400,500,600,700);@import url(https://fonts.googleapis.com/css?family=Encode+Sans+Condensed:100,300,400,500,600,700);.Select{position:relative}.Select input::-webkit-contacts-auto-fill-button,.Select input::-webkit-credentials-auto-fill-button{display:none!important}.Select input::-ms-clear,.Select input::-ms-reveal{display:none!important}.Select,.Select div,.Select input,.Select span{-webkit-box-sizing:border-box;box-sizing:border-box}.Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none;opacity:.35}.Select.is-disabled>.Select-control{background-color:#f9f9f9}.Select.is-disabled>.Select-control:hover{-webkit-box-shadow:none;box-shadow:none}.Select.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.Select.is-open>.Select-control .Select-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.Select.is-searchable.is-focused:not(.is-open)>.Select-control,.Select.is-searchable.is-open>.Select-control{cursor:text}.Select.is-focused>.Select-control{background:#fff}.Select.is-focused:not(.is-open)>.Select-control{border-color:#007eff;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1);background:#fff}.Select.has-value.is-clearable.Select--single>.Select-control .Select-value{padding-right:42px}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label,.Select.has-value.Select--single>.Select-control .Select-value .Select-value-label{color:#333}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:hover,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:hover{color:#007eff;outline:none;text-decoration:underline}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus{background:#fff}.Select.has-value.is-pseudo-focused .Select-input{opacity:0}.Select.is-open .Select-arrow,.Select .Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}.Select.Select--rtl{direction:rtl;text-align:right}.Select-control{background-color:#fff;border-color:#d9d9d9 #ccc #b3b3b3;border-radius:4px;border:1px solid #ccc;color:#333;cursor:default;display:table;border-spacing:0;border-collapse:separate;height:36px;outline:none;overflow:hidden;position:relative;width:100%}.Select-control:hover{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 0 rgba(0,0,0,.06)}.Select-control .Select-input:focus{outline:none;background:#fff}.Select--single>.Select-control .Select-value,.Select-placeholder{bottom:0;color:#aaa;left:0;line-height:34px;padding-left:10px;padding-right:10px;position:absolute;right:0;top:0;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.Select-input{height:34px;padding-left:10px;padding-right:10px;vertical-align:middle}.Select-input>input{width:100%;background:none transparent;border:0 none;-webkit-box-shadow:none;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;margin:0;outline:none;line-height:17px;padding:8px 0 12px;-webkit-appearance:none}.is-focused .Select-input>input{cursor:text}.has-value.is-pseudo-focused .Select-input{opacity:0}.Select-control:not(.is-searchable)>.Select-input{outline:none}.Select-loading-zone{cursor:pointer;display:table-cell;text-align:center}.Select-loading,.Select-loading-zone{position:relative;vertical-align:middle;width:16px}.Select-loading{-webkit-animation:Select-animation-spin .4s infinite linear;animation:Select-animation-spin .4s infinite linear;height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block}.Select-clear-zone{-webkit-animation:Select-animation-fadeIn .2s;animation:Select-animation-fadeIn .2s;color:#999;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:17px}.Select-clear-zone:hover{color:#d0021b}.Select-clear{display:inline-block;font-size:18px;line-height:1}.Select--multi .Select-clear-zone{width:17px}.Select-arrow-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:25px;padding-right:5px}.Select--rtl .Select-arrow-zone{padding-right:0;padding-left:5px}.Select-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px;display:inline-block;height:0;width:0;position:relative}.Select-control>:last-child{padding-right:5px}.Select--multi .Select-multi-value-wrapper{display:inline-block}.Select .Select-aria-only{position:absolute;display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;float:left}@-webkit-keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}.Select-menu-outer{border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#fff;border:1px solid #ccc;border-top-color:#e6e6e6;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 0 rgba(0,0,0,.06);-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:-1px;max-height:200px;position:absolute;left:0;top:100%;width:100%;z-index:1;-webkit-overflow-scrolling:touch}.Select-menu{max-height:198px;overflow-y:auto}.Select-option{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;color:#666;cursor:pointer;display:block;padding:8px 10px}.Select-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.Select-option.is-selected{background-color:#f5faff;background-color:rgba(0,126,255,.04);color:#333}.Select-option.is-focused{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);color:#333}.Select-option.is-disabled{color:#ccc;cursor:default}.Select-noresults{-webkit-box-sizing:border-box;box-sizing:border-box;color:#999;cursor:default;display:block;padding:8px 10px}.Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.Select--multi.Select--rtl .Select-input{margin-left:0;margin-right:10px}.Select--multi.has-value .Select-input{margin-left:5px}.Select--multi .Select-value{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);border-radius:2px;border:1px solid #c2e0ff;border:1px solid rgba(0,126,255,.24);color:#007eff;display:inline-block;font-size:.9em;line-height:1.4;margin-left:5px;margin-top:5px;vertical-align:top}.Select--multi .Select-value-icon,.Select--multi .Select-value-label{display:inline-block;vertical-align:middle}.Select--multi .Select-value-label{border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.Select--multi a.Select-value-label{color:#007eff;cursor:pointer;text-decoration:none}.Select--multi a.Select-value-label:hover{text-decoration:underline}.Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c2e0ff;border-right:1px solid rgba(0,126,255,.24);padding:1px 5px 3px}.Select--multi .Select-value-icon:focus,.Select--multi .Select-value-icon:hover{background-color:#d8eafd;background-color:rgba(0,113,230,.08);color:#0071e6}.Select--multi .Select-value-icon:active{background-color:#c2e0ff;background-color:rgba(0,126,255,.24)}.Select--multi.Select--rtl .Select-value{margin-left:0;margin-right:5px}.Select--multi.Select--rtl .Select-value-icon{border-right:none;border-left:1px solid #c2e0ff;border-left:1px solid rgba(0,126,255,.24)}.Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.Select--multi.is-disabled .Select-value-icon:active,.Select--multi.is-disabled .Select-value-icon:focus,.Select--multi.is-disabled .Select-value-icon:hover{background-color:#fcfcfc}@keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn)}}@font-face{font-family:Antonio;src:url(/static/media/Antonio-Bold.2a8a6af3.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Antonio;src:url(/static/media/Antonio-Regular.25cd38a8.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Antonio;src:url(/static/media/Antonio-Light.975aacd7.ttf) format("truetype");font-weight:300;font-style:normal}html{font-size:16px}html.medium{font-size:18px}html.big{font-size:20px}body{margin:0;padding:0;font-family:Encode Sans,sans-serif;background-color:#f2f2f2;height:100vh}*{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app,.root{height:100%}.app{display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.app.fixed{overflow:hidden;position:fixed;width:100%}.app__top{-ms-flex:1 0 auto;flex:1 0 auto}.about-pbl__container,.advanced-search-results__total,.advanced-search__how,.advanced-search__main,.card-container,.collections__container,.container,.headings-results,.headings-structure,.news__container,.record-container,.results__loader,.results__main{padding:0 50px}@media only screen and (max-width:1023px){.about-pbl__container,.advanced-search-results__total,.advanced-search__how,.advanced-search__main,.card-container,.collections__container,.container,.headings-results,.headings-structure,.news__container,.record-container,.results__loader,.results__main{padding:0 40px}}@media only screen and (max-width:767px){.about-pbl__container,.advanced-search-results__total,.advanced-search__how,.advanced-search__main,.card-container,.collections__container,.container,.headings-results,.headings-structure,.news__container,.record-container,.results__loader,.results__main{padding:0 30px}}@media only screen and (max-width:460px){.about-pbl__container,.advanced-search-results__total,.advanced-search__how,.advanced-search__main,.card-container,.collections__container,.container,.headings-results,.headings-structure,.news__container,.record-container,.results__loader,.results__main{padding:0 20px}}.container--inner{padding-left:100px;padding-right:100px}@media only screen and (max-width:767px){.container--inner{padding-left:25px;padding-right:25px}}.container--main{padding:0 65px}@media only screen and (max-width:767px){.container--main{padding:0 25px}}.error-page,.error-server,.page-header__container,.results__inner__info,.results__no-results,.sub-container{padding:0 200px}@media only screen and (max-width:767px){.error-page,.error-server,.page-header__container,.results__inner__info,.results__no-results,.sub-container{padding:0 20px}}@media only screen and (max-width:1300px){.error-page,.error-server,.page-header__container,.results__inner__info,.results__no-results,.sub-container{padding:0 70px;padding:0 60px}}.characters__container,.constant-container,.footer__bottom-list,.footer__container,.footer__sitemap,.main-news__container,.main-numbers__container,.main-pos__container,.main-wip__container,.news__container{margin:0 auto}@media only screen and (max-width:480px){.characters__container,.constant-container,.footer__bottom-list,.footer__container,.footer__sitemap,.main-news__container,.main-numbers__container,.main-pos__container,.main-wip__container,.news__container{width:320px}}@media only screen and (max-width:380px){.characters__container,.constant-container,.footer__bottom-list,.footer__container,.footer__sitemap,.main-news__container,.main-numbers__container,.main-pos__container,.main-wip__container,.news__container{width:280px}}@media only screen and (max-width:340px){.characters__container,.constant-container,.footer__bottom-list,.footer__container,.footer__sitemap,.main-news__container,.main-numbers__container,.main-pos__container,.main-wip__container,.news__container{width:250px}}@media only screen and (min-width:481px){.characters__container,.constant-container,.footer__bottom-list,.footer__container,.footer__sitemap,.main-news__container,.main-numbers__container,.main-pos__container,.main-wip__container,.news__container{width:410px}}@media only screen and (min-width:801px){.characters__container,.constant-container,.footer__bottom-list,.footer__container,.footer__sitemap,.main-news__container,.main-numbers__container,.main-pos__container,.main-wip__container,.news__container{width:740px}}@media only screen and (min-width:1025px){.characters__container,.constant-container,.footer__bottom-list,.footer__container,.footer__sitemap,.main-news__container,.main-numbers__container,.main-pos__container,.main-wip__container,.news__container{width:920px}}@media only screen and (min-width:1367px){.characters__container,.constant-container,.footer__bottom-list,.footer__container,.footer__sitemap,.main-news__container,.main-numbers__container,.main-pos__container,.main-wip__container,.news__container{width:1240px}}@media only screen and (min-width:1601px){.characters__container,.constant-container,.footer__bottom-list,.footer__container,.footer__sitemap,.main-news__container,.main-numbers__container,.main-pos__container,.main-wip__container,.news__container{width:1440px}}@media only screen and (min-width:1920px){.characters__container,.constant-container,.footer__bottom-list,.footer__container,.footer__sitemap,.main-news__container,.main-numbers__container,.main-pos__container,.main-wip__container,.news__container{width:1740px}}.clearfix{clear:both}.about-pbl,.characters,.error,.section-expand{-ms-flex:1 0 auto;flex:1 0 auto}button{cursor:pointer;border:none;background-color:transparent;border-radius:0}button.disabled{pointer-events:none}button.card__yearbook__year-open,button.field-tree__open,button.open,button.structure__open{background-color:#353535;color:#fff;border:1px solid #353535}button.card__yearbook__year-open:focus,button.card__yearbook__year-open:hover,button.field-tree__open:focus,button.field-tree__open:hover,button.open:focus,button.open:hover,button.structure__open:focus,button.structure__open:hover{background-color:#fff;color:#353535;outline:none}button.card__yearbook__year-hide,button.field-tree__hide,button.hide,button.structure__hide{background-color:#fff;color:#353535;border:1px solid #353535}button.card__yearbook__year-hide span,button.field-tree__hide span,button.hide span,button.structure__hide span{position:relative;top:-.13rem}button.card__yearbook__year-hide:focus,button.card__yearbook__year-hide:hover,button.field-tree__hide:focus,button.field-tree__hide:hover,button.hide:focus,button.hide:hover,button.structure__hide:focus,button.structure__hide:hover{background-color:#353535;color:#fff;outline:none}button.card__yearbook__year-hide,button.card__yearbook__year-open,button.field-tree__hide,button.field-tree__open,button.hide,button.open,button.structure__hide,button.structure__open{position:relative;display:inline-block;width:.7rem;height:.7rem;overflow:hidden;padding:0;border-radius:.7rem;line-height:.7rem}label{font-weight:600;cursor:pointer}label.disabled{pointer-events:none}a,a.disabled{text-decoration:none}a.disabled{pointer-events:none}a:focus,a:hover{outline:none;text-decoration:underline}.about-pbl__item-results--btn,.about-pbl__subpage-content-container:not(.examples) figcaption,.advanced-search-results__change-link,.advanced-search .date-range__bc,.advanced-search .date-range__date-input,.advanced-search .date-range__date-label-name,.advanced-search__add,.advanced-search__field--select-label,.advanced-search__field--select__error,.advanced-search__field-label,.advanced-search__field__error,.advanced-search__form-list__item--and span,.advanced-search__form__cancel,.advanced-search__form__submit,.advanced-search__input,.advanced-search__input--select .Select-control,.advanced-search__input--select .Select-option,.advanced-search__input--select .Select-option.is-focused,.advanced-search__input--select .Select-option.is-selected,.advanced-search__input--select .Select-value,.advanced-search__select-field .Select-control,.advanced-search__select-field .Select-option,.advanced-search__select-field .Select-option.is-focused,.advanced-search__select-field .Select-option.is-selected,.advanced-search__select-field .Select-placeholder,.advanced-search__select-field .Select-value,.alert-danger,.button--dark,.card__switch__label,.card__switch__link,.card__switch__select .Select-control,.card__switch__select .Select-option,.card__switch__select .Select-option.is-focused,.card__switch__select .Select-option.is-selected,.card__switch__select .Select-value,.card__tab button,.card__yearbook-button,.card__yearbook__number,.card__yearbook__number-details,.card__yearbook__number-list-item,.card__yearbook__year,.card__yearbook__year--first,.collection-about__button,.collection-about__button-results,.collection-about__desc figcaption,.collections-about__button,.collections-about__desc figcaption,.date-range__field-error,.date-range__form-error,.dropdown__list--item,.filter__header,.filter__submit,.footer__login-hello,.footer__login-logout,.footer__sitemap__list-item__child-link,.header__access-button,.header__access-button--contrast,.header__access-button--font,.header__access-dropdown,.header__access-dropdown--contrast,.header__access-dropdown--font,.header__button,.header__languages-dropdown,.header__nav--mobile__dropdown-link,.headings-details .results__details__input--select .Select-control,.headings-details .results__details__input--select .Select-option,.headings-details .results__details__input--select .Select-option.is-focused,.headings-details .results__details__input--select .Select-option.is-selected,.headings-details .results__details__input--select .Select-value,.headings-details .structure__details,.headings-details__dropdown-list__item,.headings-details__roots-list__item,.headings-results__list--inner__btn-all,.headings-results__list--inner__count,.headings-results__list--inner__link,.headings-results__list--inner__separator,.headings-results__list--nested__link,.headings-results__list--nested__separator,.headings-search__form-input,.headings-search__label-text,.item__subsection__show,.loader__text,.login__btn,.login__form-input,.login__form-label,.login__form-required,.login__title,.main-news__all-button,.main-news__btn,.main-news__date,.main-news__desc,.main-numbers__item__type,.main-pos__all-button,.main-wip__all-button,.main-wip__btn,.news__all__all-button,.news__all__btn,.news__all__date,.news__all__desc,.news__item__date,.news__item__desc,.news__item__desc figcaption,.news__item__info p,.news__search__form-input,.pagination__next,.pagination__next--small,.pagination__previous,.pagination__previous--small,.results__tab-filters__toggle,.results__tab button,.search-bar__form-input,.search-bar__form-select-field .Select-control,.search-bar__form-select-field .Select-option,.search-bar__form-select-field .Select-option.is-focused,.search-bar__form-select-field .Select-option.is-selected,.search-bar__form-select-field .Select-value,.search-bar__form-submit,.search-bar__links-advanced,.search-bar__links-how,.select--dark .Select-control,.select--dark .Select-option,.select--dark .Select-placeholder,.select--dark .Select-value,.select--light .Select-control,.select--light .Select-option,.select--light .Select-option.is-focused,.select--light .Select-option.is-selected,.select--light .Select-value,.select--regular .Select-control,.select--regular .Select-option,.select--regular .Select-option.is-focused,.select--regular .Select-option.is-selected,.select--regular .Select-value,.selected-filters__block__info,.show-more,.sort-items__select .Select-control,.sort-items__select .Select-option,.sort-items__select .Select-option.is-focused,.sort-items__select .Select-option.is-selected,.sort-items__select .Select-value,.structure__count,.structure__error,.structure__folders-item__btn,.structure__folders-item__toggle,.structure__info__button,.structure__info__button--opened,.structure__label,.structure__toggle-button,.text--regular,.what-in__examples-item--btn,.what-in__examples-more{font-family:Encode Sans,sans-serif;color:#20181c;font-weight:400;font-size:.75rem}.advanced-search__how__link,.dropdown__list--item a,.dropdown__list--item span,.headings-details__dropdown-list__item a,.headings-details__roots-list__item a,.text--regular-accent{font-family:Encode Sans,sans-serif;color:#9d6e23;font-weight:500;font-size:.75rem}.about-pbl__item-title,.about-pbl__subpage-content-container.examples h1,.about-pbl__subpage-content-container.examples h2,.about-pbl__subpage-content-container.examples p,.about-pbl__subpage-content-container:not(.examples) a,.about-pbl__subpage-content-container:not(.examples) h1,.about-pbl__subpage-content-container:not(.examples) h2,.about-pbl__subpage-content-container:not(.examples) h3,.about-pbl__subpage-content-container:not(.examples) h4,.about-pbl__subpage-content-container:not(.examples) h5,.about-pbl__subpage-content-container:not(.examples) h6,.about-pbl__subpage-content-container:not(.examples) ol,.about-pbl__subpage-content-container:not(.examples) p,.about-pbl__subpage-content-container:not(.examples) pre,.about-pbl__subpage-content-container:not(.examples) pre span,.about-pbl__subpage-content-container:not(.examples) ul,.about-pbl__subpage-title,.advanced-search__button--dark,.advanced-search__button--light,.advanced-search__select-label,.back-button,.button--rounded,.card__header-subtitle,.card__header-title,.card__no-data,.card__yearbook__list-header,.characters__about-btn,.characters__about-headings--desc,.characters__about-headings--title,.collection-about--title,.collection-about__desc a,.collection-about__desc h1,.collection-about__desc h2,.collection-about__desc h3,.collection-about__desc h4,.collection-about__desc h5,.collection-about__desc h6,.collection-about__desc ol,.collection-about__desc p,.collection-about__desc pre,.collection-about__desc pre span,.collection-about__desc ul,.collections-about__brief-item--desc,.collections-about__brief-item--title,.collections-about__brief-title,.collections-about__desc a,.collections-about__desc h1,.collections-about__desc h2,.collections-about__desc h3,.collections-about__desc h4,.collections-about__desc h5,.collections-about__desc h6,.collections-about__desc ol,.collections-about__desc p,.collections-about__desc pre,.collections-about__desc pre span,.collections-about__desc ul,.collections-about__title,.cookie-bar__button,.cookie-bar__desc,.cookie-bar__header,.date-range__bc,.date-range__date-input,.date-range__date-label-name,.error-page--causes,.error-page--code,.error-page--link,.error-page--sorry,.error-page--title,.error-page--use-map,.error-page--what-now-container,.error-page--what-now-container a,.error-server p,.field-tree__item-label,.footer__bottom-list__text,.footer__credits a,.footer__credits p,.footer__sitemap__header,.footer__sitemap__list__link,.footer__sitemap__list__subheader,.header__contact-link,.header__languages-button,.header__mobile-trigger__button,.header__mobile__header,.header__nav--mobile__dropdown-link.active,.header__nav--mobile__item__link,.header__nav-item__link,.headings-details .headings-details__desc__title,.headings-details .headings-details__desc__title--location,.headings-details .results__details__desc,.headings-details .results__details__field-label,.headings-details .results__details__header,.headings-details .results__details__link,.headings-details .results__details__switches__switch,.headings-details .results__details__switches__switch--active,.headings-details__desc__button--text,.headings-details__desc__content,.headings-details__name,.headings-results__no-results-desc,.headings-structure__list-item--desc,.ipp__button.active,.item__info-icon__button--text,.item__next,.item__prev,.main-info__box-data--desc,.main-info__box-data--link,.main-news__header,.main-numbers__header,.main-pos__desc,.main-pos__header,.main-wip__header,.news__all__header,.news__item__desc a,.news__item__desc h1,.news__item__desc h2,.news__item__desc h3,.news__item__desc h4,.news__item__desc h5,.news__item__desc h6,.news__item__desc ol,.news__item__desc p,.news__item__desc pre,.news__item__desc pre span,.news__item__desc ul,.news__item__info p strong,.news__no-results--causes,.news__no-results--link,.news__no-results--sorry,.news__no-results--title,.news__no-results--what-now-container,.news__no-results--what-now-container a,.pagination__button.active,.record__header-subname,.record__mobile-name,.results__list-item__footer,.results__list-item__header,.results__no-results--desc,.results__no-results--in-cards-desc,.results__no-results--italic,.results__no-results--suggestions,.results__no-results--title,.search-bar.main-search .search-bar__logo-desc,.search-info__key strong,.selected-filters__filter-name,.selection-list__clean,.selection-list__item-label,.selection-list__search-input,.selection-list__select-all,.structure__box--left-field,.structure__box--left-number,.structure__box--left-text,.structure__info__desc,.text--main,.welcome-bar__button,.welcome-bar__desc{font-family:Encode Sans Condensed,sans-serif;font-weight:500;color:#20181c;font-size:.75rem}.about-pbl__menu-list__item--btn,.collections__menu-list__item--btn,.header__access-contrast--size,.header__access-size,.header__languages-language,.header__nav-dropdown__list-link,.header__nav-dropdown__title,.headings-details__desc__content a,.ipp__button,.item__breadcrumbs__link,.news__menu-list__item--btn,.pagination__button,.results__list-item__field__show-all,.results__list-item__footer a,.results__list-item__header a,.selected-filters__block,.selected-filters__remove-all,.side-menu__list-item--btn,.text--main-accent{font-family:Encode Sans Condensed,sans-serif;font-size:.75rem;font-weight:600;color:#9b6b1e}.card__meta-data,.card__section__data-label,.card__yearbook__alert-subsection-content,.card__yearbook__alert-subsection-label,.card__yearbook__number-subsection-content,.card__yearbook__number-subsection-content--book,.card__yearbook__number-subsection-label,.character-headings__form__desc,.character-headings__form__title,.headings-details__meta-data,.ipp__text,.item__breadcrumbs__item,.item__in-text__label,.item__subsection-label,.item__text,.main-news__tag,.news__all__header-desc,.news__all__tag,.news__item-container .back__title,.news__item__tag,.news__menu-categories,.news__search-title,.pagination__list-item__separator,.pagination__total-label,.record__meta-data,.record__section__data-label,.results__tab-count,.search-info__key,.selected-filters__filter-label,.selected-filters__header,.structure__folders-item.opened .structure__folders-item__title,.structure__folders-item__desc,.structure__folders-item__title,.text--secondary{font-family:Encode Sans Condensed,sans-serif;font-weight:400;color:#5b5b5b;font-size:.75rem}.card__section__desc,.card__yearbook__list-total,.collection-about__title,.field-more__header,.field-more__list-item__field-elem,.headings-results__header,.headings-structure__header,.item__nested-icon,.main-news__title,.main-wip__title,.news__all__title,.news__item__title,.record__section__desc,.results__list-item__field-elem,.results__list-item__footer--left,.results__list-item__header-subtype,.results__list-item__info,.results__list-item__title,.results__tab-filters__opened__header,.text--light,.what-in__examples-item--info-title{font-family:Encode Sans Condensed,sans-serif;font-weight:300;color:#383236;font-size:.83rem}.card__section-label,.card__section-label--desc,.card__section__data-label,.card__yearbook__header,.headings-details__name,.headings-results__header,.headings-results__list-item--title,.headings-structure__header,.headings-structure__list-item--title,.record__section-label,.record__section-label--desc,.record__section__data-label,.text--extra-light{font-family:Encode Sans Condensed,sans-serif;font-weight:100;color:#333;font-size:1.08rem}.main-info__box-data--number,.main-numbers__item__count,.text--number{font-family:Antonio,sans-serif;font-weight:700;color:#292929;font-size:1.55rem}.about-pbl__menu-list__item--btn,.advanced-search__button--dark,.advanced-search__button--light,.back-button,.button--regular,.button--rounded,.characters__about-btn,.collections__menu-list__item--btn,.cookie-bar__button,.dropdown__button,.filter__trigger,.headings-details .results__details__switches__switch,.headings-details .results__details__switches__switch--active,.headings-details .structure__box__dropdown-button,.headings-details__desc__button,.headings-details__desc__button--mail,.headings-details__desc__button-trigger,.item__icons-trigger,.item__info-icon__button,.item__next,.item__prev,.news__menu-list__item--btn,.side-menu__list-item--btn,.structure__folders-item__toggle,.welcome-bar__button{color:#20181c;font-weight:300;font-size:.75rem;border:1px solid #ebebeb;background:#fff;background:-webkit-linear-gradient(top,#fff,#ebebeb);background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#ebebeb));background:-o-linear-gradient(top,#fff,#ebebeb);background:linear-gradient(180deg,#fff,#ebebeb);padding:6px 10px;text-align:left}.about-pbl__menu-list__item--btn[disabled],.advanced-search__button--dark[disabled],.advanced-search__button--light[disabled],.back-button[disabled],.button--regular[disabled],.button--rounded[disabled],.characters__about-btn[disabled],.collections__menu-list__item--btn[disabled],.cookie-bar__button[disabled],.dropdown__button[disabled],.filter__trigger[disabled],.headings-details .results__details__switches__switch--active[disabled],.headings-details .results__details__switches__switch[disabled],.headings-details .structure__box__dropdown-button[disabled],.headings-details__desc__button--mail[disabled],.headings-details__desc__button-trigger[disabled],.headings-details__desc__button[disabled],.item__icons-trigger[disabled],.item__info-icon__button[disabled],.item__next[disabled],.item__prev[disabled],.news__menu-list__item--btn[disabled],.side-menu__list-item--btn[disabled],.structure__folders-item__toggle[disabled],.welcome-bar__button[disabled]{opacity:.4}.about-pbl__menu-list__item--btn:focus,.about-pbl__menu-list__item--btn:hover,.advanced-search__button--dark:focus,.advanced-search__button--dark:hover,.advanced-search__button--light:focus,.advanced-search__button--light:hover,.back-button:focus,.back-button:hover,.button--regular:focus,.button--regular:hover,.button--rounded:focus,.button--rounded:hover,.characters__about-btn:focus,.characters__about-btn:hover,.collections__menu-list__item--btn:focus,.collections__menu-list__item--btn:hover,.cookie-bar__button:focus,.cookie-bar__button:hover,.dropdown__button:focus,.dropdown__button:hover,.filter__trigger:focus,.filter__trigger:hover,.headings-details .results__details__switches__switch--active:focus,.headings-details .results__details__switches__switch--active:hover,.headings-details .results__details__switches__switch:focus,.headings-details .results__details__switches__switch:hover,.headings-details .structure__box__dropdown-button:focus,.headings-details .structure__box__dropdown-button:hover,.headings-details__desc__button--mail:focus,.headings-details__desc__button--mail:hover,.headings-details__desc__button-trigger:focus,.headings-details__desc__button-trigger:hover,.headings-details__desc__button:focus,.headings-details__desc__button:hover,.item__icons-trigger:focus,.item__icons-trigger:hover,.item__info-icon__button:focus,.item__info-icon__button:hover,.item__next:focus,.item__next:hover,.item__prev:focus,.item__prev:hover,.news__menu-list__item--btn:focus,.news__menu-list__item--btn:hover,.side-menu__list-item--btn:focus,.side-menu__list-item--btn:hover,.structure__folders-item__toggle:focus,.structure__folders-item__toggle:hover,.welcome-bar__button:focus,.welcome-bar__button:hover{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.about-pbl__item-results--btn,.advanced-search-results__change-link,.advanced-search__form__cancel,.advanced-search__form__submit,.button--dark,.card__yearbook-button,.collection-about__button,.collection-about__button-results,.collections-about__button,.filter__submit,.headings-results__list--inner__btn-all,.item__subsection__show,.login__btn,.main-news__all-button,.main-pos__all-button,.main-wip__all-button,.news__all__all-button,.pagination__next,.pagination__next--small,.pagination__previous,.pagination__previous--small,.results__tab-filters__toggle,.search-bar__links-advanced,.search-bar__links-how,.structure__folders-item__btn,.structure__folders-item__toggle,.structure__toggle-button,.what-in__examples-more{border-top-left-radius:.9rem 50%;border-bottom-left-radius:.9rem 50%;border-top-right-radius:.9rem 50%;border-bottom-right-radius:.9rem 50%;background-color:#191919;color:#fff;font-size:.66rem;font-weight:300;padding:6px 17px 7px}.about-pbl__item-results--btn[disabled],.advanced-search-results__change-link[disabled],.advanced-search__form__cancel[disabled],.advanced-search__form__submit[disabled],.button--dark[disabled],.card__yearbook-button[disabled],.collection-about__button-results[disabled],.collection-about__button[disabled],.collections-about__button[disabled],.filter__submit[disabled],.headings-results__list--inner__btn-all[disabled],.item__subsection__show[disabled],.login__btn[disabled],.main-news__all-button[disabled],.main-pos__all-button[disabled],.main-wip__all-button[disabled],.news__all__all-button[disabled],.pagination__next--small[disabled],.pagination__next[disabled],.pagination__previous--small[disabled],.pagination__previous[disabled],.results__tab-filters__toggle[disabled],.search-bar__links-advanced[disabled],.search-bar__links-how[disabled],.structure__folders-item__btn[disabled],.structure__folders-item__toggle[disabled],.structure__toggle-button[disabled],.what-in__examples-more[disabled]{opacity:.4}.about-pbl__item-results--btn:focus,.about-pbl__item-results--btn:hover,.advanced-search-results__change-link:focus,.advanced-search-results__change-link:hover,.advanced-search__form__cancel:focus,.advanced-search__form__cancel:hover,.advanced-search__form__submit:focus,.advanced-search__form__submit:hover,.button--dark:focus,.button--dark:hover,.card__yearbook-button:focus,.card__yearbook-button:hover,.collection-about__button-results:focus,.collection-about__button-results:hover,.collection-about__button:focus,.collection-about__button:hover,.collections-about__button:focus,.collections-about__button:hover,.filter__submit:focus,.filter__submit:hover,.headings-results__list--inner__btn-all:focus,.headings-results__list--inner__btn-all:hover,.item__subsection__show:focus,.item__subsection__show:hover,.login__btn:focus,.login__btn:hover,.main-news__all-button:focus,.main-news__all-button:hover,.main-pos__all-button:focus,.main-pos__all-button:hover,.main-wip__all-button:focus,.main-wip__all-button:hover,.news__all__all-button:focus,.news__all__all-button:hover,.pagination__next--small:focus,.pagination__next--small:hover,.pagination__next:focus,.pagination__next:hover,.pagination__previous--small:focus,.pagination__previous--small:hover,.pagination__previous:focus,.pagination__previous:hover,.results__tab-filters__toggle:focus,.results__tab-filters__toggle:hover,.search-bar__links-advanced:focus,.search-bar__links-advanced:hover,.search-bar__links-how:focus,.search-bar__links-how:hover,.structure__folders-item__btn:focus,.structure__folders-item__btn:hover,.structure__folders-item__toggle:focus,.structure__folders-item__toggle:hover,.structure__toggle-button:focus,.structure__toggle-button:hover,.what-in__examples-more:focus,.what-in__examples-more:hover{background-color:#89735d;text-decoration:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;outline:none}.about-pbl__item-results--btn:visited,.advanced-search-results__change-link:visited,.advanced-search__form__cancel:visited,.advanced-search__form__submit:visited,.button--dark:visited,.card__yearbook-button:visited,.collection-about__button-results:visited,.collection-about__button:visited,.collections-about__button:visited,.filter__submit:visited,.headings-results__list--inner__btn-all:visited,.item__subsection__show:visited,.login__btn:visited,.main-news__all-button:visited,.main-pos__all-button:visited,.main-wip__all-button:visited,.news__all__all-button:visited,.pagination__next--small:visited,.pagination__next:visited,.pagination__previous--small:visited,.pagination__previous:visited,.results__tab-filters__toggle:visited,.search-bar__links-advanced:visited,.search-bar__links-how:visited,.structure__folders-item__btn:visited,.structure__folders-item__toggle:visited,.structure__toggle-button:visited,.what-in__examples-more:visited{color:#fff}.advanced-search__button--dark,.advanced-search__button--light,.back-button,.button--rounded,.characters__about-btn,.cookie-bar__button,.item__next,.item__prev,.welcome-bar__button{color:#333;font-size:.81rem;font-weight:500;border-color:#d7d7d7;border-top-left-radius:12px 50%;border-bottom-left-radius:12px 50%;border-top-right-radius:12px 50%;border-bottom-right-radius:12px 50%;padding:1px 25px 2px 12px}.advanced-search .date-range__date-input,.advanced-search__input,.date-range__date-input,.input--regular,.selection-list__search-input{border:1px solid #363636;padding:3px 5px}.advanced-search .date-range__date-input::-webkit-input-placeholder,.advanced-search__input::-webkit-input-placeholder,.date-range__date-input::-webkit-input-placeholder,.input--regular::-webkit-input-placeholder,.selection-list__search-input::-webkit-input-placeholder{color:#a5a1a4;font-weight:300}.advanced-search .date-range__date-input::-moz-placeholder,.advanced-search__input::-moz-placeholder,.date-range__date-input::-moz-placeholder,.input--regular::-moz-placeholder,.selection-list__search-input::-moz-placeholder{color:#a5a1a4;font-weight:300}.advanced-search .date-range__date-input::-ms-input-placeholder,.advanced-search__input::-ms-input-placeholder,.date-range__date-input::-ms-input-placeholder,.input--regular::-ms-input-placeholder,.selection-list__search-input::-ms-input-placeholder{color:#a5a1a4;font-weight:300}.advanced-search .date-range__date-input::placeholder,.advanced-search__input::placeholder,.date-range__date-input::placeholder,.input--regular::placeholder,.selection-list__search-input::placeholder{color:#a5a1a4;font-weight:300}.advanced-search__input[disabled],.date-range__date-input[disabled],.input--regular[disabled],.selection-list__search-input[disabled]{border:1px solid #d7d7d7;color:#dfdfdf;background:#fff}.advanced-search__input[disabled]::-webkit-input-placeholder,.date-range__date-input[disabled]::-webkit-input-placeholder,.input--regular[disabled]::-webkit-input-placeholder,.selection-list__search-input[disabled]::-webkit-input-placeholder{color:#dfdfdf}.advanced-search__input[disabled]::-moz-placeholder,.date-range__date-input[disabled]::-moz-placeholder,.input--regular[disabled]::-moz-placeholder,.selection-list__search-input[disabled]::-moz-placeholder{color:#dfdfdf}.advanced-search__input[disabled]::-ms-input-placeholder,.date-range__date-input[disabled]::-ms-input-placeholder,.input--regular[disabled]::-ms-input-placeholder,.selection-list__search-input[disabled]::-ms-input-placeholder{color:#dfdfdf}.advanced-search__input[disabled]::placeholder,.date-range__date-input[disabled]::placeholder,.input--regular[disabled]::placeholder,.selection-list__search-input[disabled]::placeholder{color:#dfdfdf}.advanced-search__input:-webkit-autofill,.date-range__date-input:-webkit-autofill,.input-autofill--white:-webkit-autofill,.search-bar__form-input:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #fff inset}.headings-search__form-input:-webkit-autofill,.input-autofill--black:-webkit-autofill,.news__search__form-input:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #2b2b2b inset;-webkit-text-fill-color:#c9c9c9}input{border-radius:0}input[type=number],input[type=number]:focus,input[type=number]:hover{-webkit-appearance:textfield;-moz-appearance:textfield;margin:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:textfield;-moz-appearance:textfield;margin:0}.card__main-header,.page-header,.record__main-header{font-family:Encode Sans Condensed,sans-serif;font-weight:600;color:#333;font-size:1.5rem}@media only screen and (max-width:1300px){.card__main-header,.page-header,.record__main-header{margin:15px 0 10px}}@media only screen and (max-width:800px){.card__main-header,.page-header,.record__main-header{font-size:1.17rem;margin-bottom:5px}}.card__yearbook__alert,.warning{background-color:#faf0e1;border:1px solid #f0c688}.advanced-search__item__remove-icon,.close,.field-more__close,.filter__close,.header__mobile-search__close-button,.header__mobile__close,.results__tab-filters__close,.selected-filters__filter-remove__img{position:relative;display:inline-block;width:10px;height:10px;overflow:hidden;padding:0}.advanced-search__item__remove-icon:after,.advanced-search__item__remove-icon:before,.close:after,.close:before,.field-more__close:after,.field-more__close:before,.filter__close:after,.filter__close:before,.header__mobile-search__close-button:after,.header__mobile-search__close-button:before,.header__mobile__close:after,.header__mobile__close:before,.results__tab-filters__close:after,.results__tab-filters__close:before,.selected-filters__filter-remove__img:after,.selected-filters__filter-remove__img:before{background:#9b6b1e;content:"";position:absolute;height:1px;width:100%;top:50%;left:0;margin-top:-.5px;background:#383236}.advanced-search__item__remove-icon:before,.close:before,.field-more__close:before,.filter__close:before,.header__mobile-search__close-button:before,.header__mobile__close:before,.results__tab-filters__close:before,.selected-filters__filter-remove__img:before{transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg)}.advanced-search__item__remove-icon:after,.close:after,.field-more__close:after,.filter__close:after,.header__mobile-search__close-button:after,.header__mobile__close:after,.results__tab-filters__close:after,.selected-filters__filter-remove__img:after{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}.record__header,.results__list-item,.with-clip{position:relative}.record__header:before,.results__list-item:before,.with-clip:before{position:absolute;top:-4px;left:10px;display:block;content:"";width:15px;height:33px;background:transparent url(data:image/png;base64,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) no-repeat;background-size:contain}.img-container--circle,.item__text-icon-container,.record__section__desc-img-container,.results__list-item__img-container{display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;position:relative;width:1.6rem;height:1.6rem;margin-right:10px;border-radius:50%;float:left;overflow:hidden}.hidden{display:none}.advanced-search__input--select,.headings-details .results__details__input--select,.search-bar__form-select-field,.select--regular,.sort-items__select{cursor:pointer}.headings-details .Select.results__details__input--select,.select--regular.Select,.Select.advanced-search__input--select,.Select.search-bar__form-select-field,.Select.sort-items__select{border:1px solid #acacac}.headings-details .Select.is-open.results__details__input--select>.Select-control .Select-arrow,.select--regular.Select.is-open>.Select-control .Select-arrow,.Select.is-open.advanced-search__input--select>.Select-control .Select-arrow,.Select.is-open.search-bar__form-select-field>.Select-control .Select-arrow,.Select.is-open.sort-items__select>.Select-control .Select-arrow{transform:rotate(-135deg);-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);border:none;border-bottom:1px solid #949494;border-right:1px solid #949494;top:0}.headings-details .Select.results__details__input--select>.Select-control .Select-value,.select--regular.Select>.Select-control .Select-value,.Select.advanced-search__input--select>.Select-control .Select-value,.Select.search-bar__form-select-field>.Select-control .Select-value,.Select.sort-items__select>.Select-control .Select-value{line-height:1.8rem}.headings-details .Select.is-focused.results__details__input--select:not(.is-opened)>.Select-control,.select--regular.Select.is-focused:not(.is-opened)>.Select-control,.Select.is-focused.advanced-search__input--select:not(.is-opened)>.Select-control,.Select.is-focused.search-bar__form-select-field:not(.is-opened)>.Select-control,.Select.is-focused.sort-items__select:not(.is-opened)>.Select-control{border-color:#ccc;-webkit-box-shadow:none;box-shadow:none}.advanced-search__input--select .Select-value,.headings-details .results__details__input--select .Select-value,.search-bar__form-select-field .Select-value,.select--regular .Select-value,.sort-items__select .Select-value{background-color:#fff;font-weight:500}.advanced-search__input--select .Select-control,.headings-details .results__details__input--select .Select-control,.search-bar__form-select-field .Select-control,.select--regular .Select-control,.sort-items__select .Select-control{border-radius:0;font-weight:300;color:#464646;border:none;height:1.8rem;top:0;cursor:pointer}.advanced-search__input--select .Select-control:hover,.headings-details .results__details__input--select .Select-control:hover,.search-bar__form-select-field .Select-control:hover,.select--regular .Select-control:hover,.sort-items__select .Select-control:hover{-webkit-box-shadow:none;box-shadow:none}.advanced-search__input--select .Select-arrow,.headings-details .results__details__input--select .Select-arrow,.search-bar__form-select-field .Select-arrow,.select--regular .Select-arrow,.sort-items__select .Select-arrow{border:none;border-bottom:1px solid #949494;border-right:1px solid #949494;transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);width:.4rem;height:.4rem;position:relative;top:-2px}.advanced-search__input--select .Select-input,.headings-details .results__details__input--select .Select-input,.search-bar__form-select-field .Select-input,.select--regular .Select-input,.sort-items__select .Select-input{height:auto}.advanced-search__input--select .Select-menu-outer,.headings-details .results__details__input--select .Select-menu-outer,.search-bar__form-select-field .Select-menu-outer,.select--regular .Select-menu-outer,.sort-items__select .Select-menu-outer{border-color:#acacac;border-radius:0;background-color:#fff;z-index:11}.advanced-search__input--select .Select-arrow-zone,.headings-details .results__details__input--select .Select-arrow-zone,.search-bar__form-select-field .Select-arrow-zone,.select--regular .Select-arrow-zone,.sort-items__select .Select-arrow-zone{height:1.8rem;padding-top:0;padding-bottom:0}.advanced-search__input--select .Select-option,.headings-details .results__details__input--select .Select-option,.search-bar__form-select-field .Select-option,.select--regular .Select-option,.sort-items__select .Select-option{padding:5px 10px;border-bottom:1px solid #d7d7d7;color:#383236;background-color:#f9f9f9}.advanced-search__input--select .Select-option:last-child,.headings-details .results__details__input--select .Select-option:last-child,.search-bar__form-select-field .Select-option:last-child,.select--regular .Select-option:last-child,.sort-items__select .Select-option:last-child{border-radius:0;border:none}.advanced-search__input--select .Select-option.is-focused,.advanced-search__input--select .Select-option.is-selected,.headings-details .results__details__input--select .Select-option.is-focused,.headings-details .results__details__input--select .Select-option.is-selected,.search-bar__form-select-field .Select-option.is-focused,.search-bar__form-select-field .Select-option.is-selected,.select--regular .Select-option.is-focused,.select--regular .Select-option.is-selected,.sort-items__select .Select-option.is-focused,.sort-items__select .Select-option.is-selected{color:#383236}.advanced-search__input--select .Select-option.is-selected.is-focused,.headings-details .results__details__input--select .Select-option.is-selected.is-focused,.search-bar__form-select-field .Select-option.is-selected.is-focused,.select--regular .Select-option.is-selected.is-focused,.sort-items__select .Select-option.is-selected.is-focused{background-color:#d6d6d6;color:#28b103}.advanced-search__input--select .Select-option.is-selected,.headings-details .results__details__input--select .Select-option.is-selected,.search-bar__form-select-field .Select-option.is-selected,.select--regular .Select-option.is-selected,.sort-items__select .Select-option.is-selected{color:#28b103;background-color:#f9f9f9}.advanced-search__input--select .Select-option.is-focused,.headings-details .results__details__input--select .Select-option.is-focused,.search-bar__form-select-field .Select-option.is-focused,.select--regular .Select-option.is-focused,.sort-items__select .Select-option.is-focused{color:#383236;background-color:#d6d6d6}.advanced-search__input--select .Select-option.is-selected:after,.headings-details .results__details__input--select .Select-option.is-selected:after,.search-bar__form-select-field .Select-option.is-selected:after,.select--regular .Select-option.is-selected:after,.sort-items__select .Select-option.is-selected:after{content:"";display:inline-block;border-bottom:2px solid #33c20c;border-right:2px solid #33c20c;transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);width:.2rem;height:.5rem;position:relative;left:10px;bottom:1px}.advanced-search__input--select .Select-placeholder,.headings-details .results__details__input--select .Select-placeholder,.headings-details .Select--single.results__details__input--select>.Select-control .Select-value,.search-bar__form-select-field .Select-placeholder,.select--regular.Select--single>.Select-control .Select-value,.select--regular .Select-placeholder,.Select--single.advanced-search__input--select>.Select-control .Select-value,.Select--single.search-bar__form-select-field>.Select-control .Select-value,.Select--single.sort-items__select>.Select-control .Select-value,.sort-items__select .Select-placeholder{color:#383236;line-height:1.8rem;padding-right:20px}.has-value.is-pseudo-focused.Select--single.advanced-search__input--select>.Select-control .Select-value .Select-value-label,.has-value.is-pseudo-focused.Select--single.search-bar__form-select-field>.Select-control .Select-value .Select-value-label,.has-value.is-pseudo-focused.Select--single.sort-items__select>.Select-control .Select-value .Select-value-label,.has-value.Select--single.advanced-search__input--select>.Select-control .Select-value .Select-value-label,.has-value.Select--single.search-bar__form-select-field>.Select-control .Select-value .Select-value-label,.has-value.Select--single.sort-items__select>.Select-control .Select-value .Select-value-label,.headings-details .has-value.is-pseudo-focused.Select--single.results__details__input--select>.Select-control .Select-value .Select-value-label,.headings-details .has-value.Select--single.results__details__input--select>.Select-control .Select-value .Select-value-label,.select--regular.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label,.select--regular.has-value.Select--single>.Select-control .Select-value .Select-value-label{color:#383236}.has-value.is-disabled.Select--single.advanced-search__input--select>.Select-control .Select-value .Select-value-label,.has-value.is-disabled.Select--single.search-bar__form-select-field>.Select-control .Select-value .Select-value-label,.has-value.is-disabled.Select--single.sort-items__select>.Select-control .Select-value .Select-value-label,.headings-details .has-value.is-disabled.Select--single.results__details__input--select>.Select-control .Select-value .Select-value-label,.select--regular.has-value.is-disabled.Select--single>.Select-control .Select-value .Select-value-label{color:#ddd}.card__switch__select,.select--light{cursor:pointer}.select--light.Select,.Select.card__switch__select{border:none;border-bottom:1px solid #959595}.select--light.Select.is-open>.Select-control .Select-arrow,.Select.is-open.card__switch__select>.Select-control .Select-arrow{transform:rotate(-135deg);-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);border:none;border-bottom:1px solid #949494;border-right:1px solid #949494;top:0}.select--light.Select>.Select-control .Select-value,.Select.card__switch__select>.Select-control .Select-value{line-height:1.8rem}.select--light.Select.is-focused:not(.is-opened)>.Select-control,.Select.is-focused.card__switch__select:not(.is-opened)>.Select-control{border-color:#ccc;-webkit-box-shadow:none;box-shadow:none;background:transparent}.card__switch__select .Select-value,.select--light .Select-value{font-weight:500}.card__switch__select .Select-control,.select--light .Select-control{border-radius:0;font-weight:300;background-color:transparent;color:#9b6b1e;border:none;height:1.8rem;top:0;cursor:pointer}.card__switch__select .Select-control:hover,.select--light .Select-control:hover{-webkit-box-shadow:none;box-shadow:none}.card__switch__select .Select-arrow,.select--light .Select-arrow{border:none;border-bottom:1px solid #9b6b1e;border-right:1px solid #9b6b1e;transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);width:.4rem;height:.4rem;position:relative;top:-2px}.card__switch__select .Select-input,.select--light .Select-input{height:auto}.card__switch__select .Select-menu-outer,.select--light .Select-menu-outer{border-color:#acacac;border-radius:0;background-color:#fff}.card__switch__select .Select-arrow-zone,.select--light .Select-arrow-zone{height:1.8rem;padding-top:0;padding-bottom:0}.card__switch__select .Select-option,.select--light .Select-option{padding:5px 10px;border-bottom:1px solid #d7d7d7;color:#383236;background-color:#f9f9f9}.card__switch__select .Select-option:last-child,.select--light .Select-option:last-child{border-radius:0;border:none}.card__switch__select .Select-option.is-focused,.card__switch__select .Select-option.is-selected,.select--light .Select-option.is-focused,.select--light .Select-option.is-selected{color:#383236}.card__switch__select .Select-option.is-selected.is-focused,.select--light .Select-option.is-selected.is-focused{background-color:#d6d6d6;color:#28b103}.card__switch__select .Select-option.is-selected,.select--light .Select-option.is-selected{color:#28b103;background-color:#f9f9f9}.card__switch__select .Select-option.is-focused,.select--light .Select-option.is-focused{color:#383236;background-color:#d6d6d6}.card__switch__select .Select-option.is-selected:after,.select--light .Select-option.is-selected:after{content:"";display:inline-block;border-bottom:2px solid #33c20c;border-right:2px solid #33c20c;transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);width:.2rem;height:.5rem;position:relative;left:10px;bottom:1px}.card__switch__select .Select-placeholder,.select--light.Select--single>.Select-control .Select-value,.select--light .Select-placeholder,.Select--single.card__switch__select>.Select-control .Select-value{color:#9b6b1e;line-height:1.8rem;padding-right:20px;padding-left:0}.has-value.is-pseudo-focused.Select--single.card__switch__select>.Select-control .Select-value .Select-value-label,.has-value.Select--single.card__switch__select>.Select-control .Select-value .Select-value-label,.select--light.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label,.select--light.has-value.Select--single>.Select-control .Select-value .Select-value-label{color:#9b6b1e}.advanced-search__select-field,.select--dark{cursor:pointer}.select--dark.Select,.Select.advanced-search__select-field{border:1px solid #959595}.select--dark.Select.is-open>.Select-control .Select-arrow,.Select.is-open.advanced-search__select-field>.Select-control .Select-arrow{transform:rotate(-135deg);-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);border:none;border-bottom:1px solid #faf9f9;border-right:1px solid #faf9f9;top:0}.select--dark.Select>.Select-control .Select-value,.Select.advanced-search__select-field>.Select-control .Select-value{line-height:1.8rem}.select--dark.Select.is-focused:not(.is-opened)>.Select-control,.Select.is-focused.advanced-search__select-field:not(.is-opened)>.Select-control{border-color:#ccc;-webkit-box-shadow:none;box-shadow:none;background-color:#2b2b2b}.advanced-search__select-field .Select-value,.select--dark .Select-value{font-weight:500;background-color:#2b2b2b}.advanced-search__select-field .Select-control,.select--dark .Select-control{border:none;color:#dec79f;border-radius:0;font-weight:300;height:1.8rem;top:0;cursor:pointer;background-color:#2b2b2b}.advanced-search__select-field .Select-control:hover,.select--dark .Select-control:hover{-webkit-box-shadow:none;box-shadow:none}.advanced-search__select-field .Select-placeholder,.select--dark .Select-placeholder{font-weight:500;padding:.5px 10px;color:#dec79f}.advanced-search__select-field .Select-arrow,.select--dark .Select-arrow{border:none;border-bottom:1px solid #faf9f9;border-right:1px solid #faf9f9;transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);width:.4rem;height:.4rem;position:relative;top:-2px}.advanced-search__select-field .Select-input,.select--dark .Select-input{height:auto}.advanced-search__select-field .Select-menu-outer,.select--dark .Select-menu-outer{border-color:#959595;background-color:#2b2b2b;border-radius:0}.advanced-search__select-field .Select-arrow-zone,.select--dark .Select-arrow-zone{height:1.8rem;padding-top:0;padding-bottom:0}.advanced-search__select-field .Select-option,.select--dark .Select-option{padding:5px 10px;border-bottom:1px solid #959595;color:#fff;background-color:#2b2b2b}.advanced-search__select-field .Select-option:last-of-type,.select--dark .Select-option:last-of-type{border-bottom:none}.advanced-search__select-field .Select-option.is-focused,.select--dark .Select-option.is-focused{color:#dec79f;background-color:#000}.advanced-search__select-field .Select-option.is-selected.is-focused,.select--dark .Select-option.is-selected.is-focused{color:#dec79f;background-color:#191919}.advanced-search__select-field .Select-option.is-selected,.select--dark .Select-option.is-selected{color:#dec79f;background-color:#2b2b2b}.advanced-search__select-field .Select-option.is-selected:after,.select--dark .Select-option.is-selected:after{content:"";display:inline-block;border-bottom:2px solid #dec79f;border-right:2px solid #dec79f;transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);width:.2rem;height:.5rem;position:relative;left:10px;bottom:1px}.advanced-search__select-field .Select-placeholder,.select--dark.Select--single>.Select-control .Select-value,.select--dark .Select-placeholder,.Select--single.advanced-search__select-field>.Select-control .Select-value{color:#dec79f;line-height:1.8rem;padding-right:20px}.select--dark.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label,.select--dark.Select.has-value.Select--single>.Select-control .Select-value,.select--dark.Select.has-value.Select--single>.Select-control .Select-value .Select-value-label,.Select.has-value.is-pseudo-focused.Select--single.advanced-search__select-field>.Select-control .Select-value .Select-value-label,.Select.has-value.Select--single.advanced-search__select-field>.Select-control .Select-value,.Select.has-value.Select--single.advanced-search__select-field>.Select-control .Select-value .Select-value-label{color:#dec79f}.checkbox--regular{white-space:nowrap;cursor:pointer;outline:none;display:inline-block;position:relative;line-height:1;vertical-align:middle;margin-right:5px;top:-1px}.checkbox--regular-input{position:absolute;cursor:pointer;opacity:0}.checkbox--regular-checked .checkbox--regular-inner{border-color:#33c20c;background-color:#33c20c}.checkbox--regular-checked .checkbox--regular-inner:after{transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-animation:amCheckboxOut .3s;animation:amCheckboxOut .3s;position:absolute;left:3px;top:0;display:table;width:3px;height:5px;border:2px solid #fff;border-top:0;border-left:0;content:""}.checkbox--regular-inner{position:relative;display:inline-block;width:12px;height:12px;border:1px solid #969696;background-color:#fff}.dropdown{margin:0;padding:0;background-color:#ededed;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative;z-index:2}.dropdown:after{content:"";-webkit-box-shadow:0 1px 9px 0 rgba(0,0,0,.3);box-shadow:0 1px 9px 0 rgba(0,0,0,.3);display:inline-block;position:absolute;width:100%;height:100%;bottom:1px;width:calc(100% - 10px);height:calc(100% - 10px);left:5px;z-index:-1}@media only screen and (max-width:1023px){.dropdown{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column}}.dropdown__container{position:relative;-ms-flex-negative:0;flex-shrink:0;height:36px;width:270px}@media only screen and (max-width:767px){.dropdown__container{-ms-flex-item-align:end;align-self:flex-end}}.dropdown__button{height:100%;width:100%;border:1px solid #dedede;color:#9b6b1e;font-weight:600;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.dropdown__button:focus{outline:1px solid #a58562}.dropdown__button img{height:15px;margin:0 5px}.dropdown__list{list-style:none;position:absolute;right:0;border:1px solid #d7d7d7;width:200px;margin:0;padding:0;background-color:#f9f9f9;-webkit-box-shadow:1px 4px 9px 0 rgba(0,0,0,.3);box-shadow:1px 4px 9px 0 rgba(0,0,0,.3);z-index:10}.dropdown__list--item{border-bottom:1px solid #d7d7d7}.dropdown__list--item a,.dropdown__list--item span{width:100%;padding:4px 7px;display:inline-block;cursor:pointer}.dropdown__list--item a:hover,.dropdown__list--item span:hover{background-color:#89735d;color:#fff;text-decoration:none}.dropdown__list--item:last-of-type{border-bottom:none}.loader{text-align:center;margin:50px 0}.loader--img{width:40px}.loader__text{color:#a47936}.header{z-index:9;width:100%}.header.fixed{position:fixed;top:0;left:0;border-bottom:1px solid #d7d7d7}.header__mobile-trigger__button,.header__mobile__header{font-weight:700;text-transform:uppercase;color:#333;border-left:1px solid #d7d7d7;padding-left:10px;padding-right:10px}.header__mobile-trigger__img{height:1.1rem;margin:0 2px -4px -6px}.header__mobile-trigger__img.contrast{display:none}.header__mobile-search__close-button{background-color:#a38d68;height:100%}.header__mobile-search__close-button:after,.header__mobile-search__close-button:before{background:#fff;width:29%;top:50%}@media only screen and (max-width:1300px){.header__mobile-search__close-button{width:2.6rem}.header__mobile-search__close-button:after,.header__mobile-search__close-button:before{left:.7rem}}@media only screen and (max-width:800px){.header__mobile-search__close-button{width:2.2rem}.header__mobile-search__close-button:after,.header__mobile-search__close-button:before{left:.6rem}}.header__mobile-search__img{margin:-5px 5px;height:1.3rem}.header__mobile__header{border-left:none;-ms-flex:1;flex:1 1}.header__mobile__menu-header{padding:7px 17px 7px 7px}.header__mobile__menu-actions,.header__mobile__menu-header{display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}.header__mobile__menu-actions{-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end;background-color:#e4e4e4;border-top:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;padding:10px 0}.header__button{letter-spacing:.5px;text-align:center;border:1px solid #636363;text-transform:uppercase;display:inline-block;width:1.28rem;height:1.28rem;font-size:.58rem;color:#656565;padding:0;border-radius:50%;margin:0 3px}.header__button.active{border:1px solid #a38d68;background-color:#a38d68;color:#fff}@media only screen and (max-width:1300px){.header__button{width:1.18rem;height:1.18rem;font-size:.48rem}}.header-container{background-color:#fff}.header-container,.header__nav{display:-ms-flexbox;display:flex}.header__nav{list-style:none;padding:0;margin:0;height:100%;padding-top:3px}.header__nav-img__link.active:before,.header__nav-img__link:focus:before,.header__nav-img__link:hover:before,.header__nav-item__link.active:before,.header__nav-item__link:focus:before,.header__nav-item__link:hover:before{content:"";height:3px;width:100%;background:#333;display:block;position:absolute;bottom:-8px}.header__nav-item{display:inline-block;display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;border-bottom:3px solid #fff;padding:0 17px 0 2px}.header__nav-item:focus .header__nav-item__link-circle,.header__nav-item:hover .header__nav-item__link-circle{-webkit-box-shadow:inset 0 2px 7px 0 rgba(0,0,0,.39);box-shadow:inset 0 2px 7px 0 rgba(0,0,0,.39);background-image:url(/static/media/half-circle.6764770a.svg);background-repeat:no-repeat;z-index:10;top:22px;width:70px;height:35px;position:absolute;left:calc(50% - 35px)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.header__nav-item:focus .header__nav-item__link-circle,.header__nav-item:hover .header__nav-item__link-circle{-webkit-box-shadow:none;box-shadow:none;margin-top:-3px}}.header__nav-item:focus .header__nav-item__link-circle:before,.header__nav-item:hover .header__nav-item__link-circle:before{content:"";position:absolute;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid rgba(25,25,25,.95);left:calc(50% - 6px)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.header__nav-item:focus .header__nav-item__link-circle:before,.header__nav-item:hover .header__nav-item__link-circle:before{top:2px}}.header__nav-item:last-of-type .header__nav-item__link-circle{display:none}.header__nav-item__link{font-weight:800;text-transform:uppercase;color:#333;position:relative;font-size:.78rem}.header__nav-item__link:focus,.header__nav-item__link:hover{text-decoration:none}.header__nav--mobile{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#ededed;margin:0;z-index:9999;list-style:none;padding:0;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.header__nav--mobile__items{overflow-y:auto;height:100%;padding-bottom:150px}.header__nav--mobile__item{border-bottom:1px solid #d7d7d7;margin:0 10px;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.header__nav--mobile__item__link{-ms-flex:1;flex:1 1;padding:10px;font-weight:800;text-transform:uppercase;color:#333;font-size:.67rem}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.header__nav--mobile__item__link{-ms-flex:auto;flex:auto}}.header__nav--mobile__item-container{display:-ms-flexbox;display:flex}.header__nav--mobile__item-open{height:.8rem;position:relative;top:-1px}.header__nav--mobile__item-open.contrast{display:none}.header__nav--mobile__dropdown-link{padding:10px;color:#9b6b1e}.header__nav--mobile__dropdown-link.active{color:#9b6b1e}.header__nav--mobile__dropdown-list{list-style:none;margin:0;padding:0}.header__nav--mobile__dropdown-list-item{display:-ms-flexbox;display:flex;border-top:1px solid #d7d7d7;padding-left:7px}.header__nav-container{-ms-flex:1;flex:1 1;display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;padding:0 20px}.header__nav-img{height:100%;margin-top:3px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.header__nav-img{width:100%}}.header__nav-img__link{height:1.45rem;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-align-content:center;-ms-flex-line-pack:center;align-content:center;position:relative;margin-top:-7px}.header__nav-img.contrast{display:none}.header__access-dropdown,.header__access-dropdown--contrast,.header__access-dropdown--font,.header__languages-dropdown,.header__nav-dropdown{position:absolute;display:inline-block;z-index:2;top:30px;left:0;width:100%;background-color:rgba(25,25,25,.95);padding:55px 420px 40px}@media only screen and (max-width:1919px){.header__access-dropdown,.header__access-dropdown--contrast,.header__access-dropdown--font,.header__languages-dropdown,.header__nav-dropdown{padding:55px 250px 40px}}@media only screen and (max-width:1700px){.header__access-dropdown,.header__access-dropdown--contrast,.header__access-dropdown--font,.header__languages-dropdown,.header__nav-dropdown{padding:55px 190px 40px}}@media only screen and (max-width:1500px){.header__access-dropdown,.header__access-dropdown--contrast,.header__access-dropdown--font,.header__languages-dropdown,.header__nav-dropdown{padding:55px 70px 40px}}.header__nav-dropdown__title{color:#fff;font-size:.875rem;text-transform:uppercase;margin:0 0 25px}.header__nav-dropdown__list{list-style:none;padding:0;width:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.header__nav-dropdown__list-item{-ms-flex:0 1 25%;flex:0 1 25%;margin:0 0 10px;padding:0 55px 0 0}@media only screen and (max-width:1700px){.header__nav-dropdown__list-item{padding:0 45px 0 0}}@media only screen and (max-width:1500px){.header__nav-dropdown__list-item{padding:0 35px 0 0}}.header__nav-dropdown__list-item:nth-of-type(9) .header__nav-dropdown__list-link__img,.header__nav-dropdown__list-item:nth-of-type(10) .header__nav-dropdown__list-link__img,.header__nav-dropdown__list-item:nth-of-type(11) .header__nav-dropdown__list-link__img,.header__nav-dropdown__list-item:nth-of-type(12) .header__nav-dropdown__list-link__img{margin-top:-14.5px}.header__nav-dropdown__list-link{color:#d6ac74;font-weight:600;display:block}.header__nav-dropdown__list-link__line{width:82%;height:1px;background:#6d6d6d;display:block;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.header__nav-dropdown__list-link__img{display:inline-block;float:right;width:1.8rem;height:1.8rem;margin:-15px 0 -5px}.header__nav-dropdown__list-link__img.contrast{display:none}.header__nav-dropdown__list-link:focus,.header__nav-dropdown__list-link:hover{color:#d6c8b9;text-decoration:none}.header__nav-dropdown__list-link:focus .header__nav-dropdown__list-link__line,.header__nav-dropdown__list-link:hover .header__nav-dropdown__list-link__line{-webkit-transition:.5s;-o-transition:.5s;transition:.5s;width:calc(100% - 25px)}.header__logo-container{background-color:#a58562;display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}.header__logo-img{margin:-1px 0;width:3.875rem}@media only screen and (max-width:1300px){.header__logo-img{width:3.2rem}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.header__logo-img{height:1.2rem;height:100%}}.header__logo-img.contrast,.header__logo-img.hover{display:none}.header__logo-img__link{display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-align-content:center;-ms-flex-line-pack:center;align-content:center;padding:5px 38px}@media only screen and (max-width:1300px){.header__logo-img__link{padding:4px 25px}}.header__logo-img__link:focus,.header__logo-img__link:hover{background-color:#3e3e3e}.header__logo-img__link:focus .header__logo-img,.header__logo-img__link:hover .header__logo-img{display:none}.header__logo-img__link:focus .header__logo-img.hover,.header__logo-img__link:hover .header__logo-img.hover{display:inline-block}.header__menu-container{display:-ms-flexbox;display:flex;padding:5px}.header__menu-container--mobile{-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end;-ms-flex:1;flex:1 1;display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}.header__menu-container--mobile.hidden{display:none}.header__menu-container--mobile .search-bar{width:100%;-ms-flex:1;flex:1 1}.header__menu-container--mobile .search-bar.main-search .search-bar__container{padding:0;max-width:none}.header__menu-container--mobile .search-bar.main-search .search-bar__logo-section{display:none}.header__menu-container--mobile .search-bar.main-search .search-bar__form{height:2.6rem}@media only screen and (max-width:767px){.header__menu-container--mobile .search-bar.main-search .search-bar__form{height:2.2rem;border-width:4px}}.header__menu-container--mobile .search-bar.main-search .search-bar__form-input{font-size:.8rem}@media only screen and (max-width:767px){.header__menu-container--mobile .search-bar.main-search .search-bar__form-input{font-size:.71rem}}.header__menu-container--mobile .search-bar.main-search .search-bar__form-submit{height:calc(2.6rem - 2px);width:calc(2.6rem - 2px);border-radius:0;background-color:#fff;border:4px solid #a38d68;margin-top:1px}@media only screen and (max-width:767px){.header__menu-container--mobile .search-bar.main-search .search-bar__form-submit{height:2.2rem;width:2.2rem;top:-5px;right:-4px}}.header__menu-container--mobile .search-bar.main-search .search-bar__form-submit:before{display:none}.header__menu-container--mobile .search-bar.main-search .search-bar__form-submit:not(:disabled):focus,.header__menu-container--mobile .search-bar.main-search .search-bar__form-submit:not(:disabled):hover{background-color:#24221f}.header__menu-container--mobile .search-bar.main-search .search-bar__form-submit__img{height:1.2rem;width:100%}@media only screen and (max-width:767px){.header__menu-container--mobile .search-bar.main-search .search-bar__form-submit__img{height:1.2rem}}@media only screen and (max-width:1300px){.header__menu-container--mobile .search-bar.main-search .search-bar__form{border-radius:0}}.header__menu-container--mobile .search-bar__container{min-height:1px;padding:0}.header__menu-container--mobile .search-bar__form-submit{border-left:4px solid #a38d68}@media only screen and (max-width:1300px){.header__menu-container--mobile .search-bar__form-submit{height:calc(2.5rem - 8px);width:calc(2.6rem - 4px)}}@media only screen and (max-width:800px){.header__menu-container--mobile .search-bar__form-submit{height:calc(2.05rem - 8px);width:calc(2.1rem - 4px);border:1px solid #fff}}.header__menu-container--mobile .search-bar__form-submit:not(:disabled):focus,.header__menu-container--mobile .search-bar__form-submit:not(:disabled):hover{background-color:#24221f}.header__menu-container--mobile .search-bar .main-info{display:none}.header__access,.header__contact,.header__languages,.header__menu-item,.header__social{border-right:1px solid #d7d7d7;padding:0 17px;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.header__access:last-of-type,.header__contact:last-of-type,.header__languages:last-of-type,.header__menu-item:last-of-type,.header__social:last-of-type{border-right:none}@media only screen and (max-width:1300px){.header__access,.header__contact,.header__languages,.header__menu-item,.header__social{padding:0 10px}}.footer__social-link,.header__social-link{display:-ms-flexbox;display:flex;-ms-align-content:center;-ms-flex-line-pack:center;align-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.footer__social-link:focus,.header__social-link:focus{outline:1px solid #a58562}.footer__social-link:focus .header__social-img--fb,.footer__social-link:hover .header__social-img--fb,.header__social-link:focus .header__social-img--fb,.header__social-link:hover .header__social-img--fb{background-image:url(/static/media/fb-black-circle.417623b9.svg)}.footer__social-img--fb,.footer__social-img--user,.header__social-img{height:.6rem;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.header__social-img--fb{background-image:url(/static/media/fb.041400bf.svg);display:inline-block;width:1.3rem;height:1.3rem;background-size:1.55rem;background-repeat:no-repeat;background-position:-.1rem -.1rem}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.header__social-img--fb{background-position:-.2rem -.2rem}}.header__contact-link,.header__languages-button{font-weight:400;color:#333;font-size:.82rem;letter-spacing:.25px}@media only screen and (max-width:1300px){.header__contact-link,.header__languages-button{font-size:.75rem}}.header__access-item{display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.header__access-dropdown,.header__access-dropdown--contrast,.header__access-dropdown--font,.header__languages-dropdown{padding:0;width:12rem;margin-left:-5.1rem;top:1.6rem}@media only screen and (max-width:1300px){.header__access-dropdown,.header__access-dropdown--contrast,.header__access-dropdown--font,.header__languages-dropdown{top:1.85rem}}.header__access-dropdown--contrast{margin-left:-5.6rem;width:13rem}.header__access-circle,.header__languages-circle{-webkit-box-shadow:inset 0 2px 7px 0 rgba(0,0,0,.39);box-shadow:inset 0 2px 7px 0 rgba(0,0,0,.39);background-image:url(/static/media/half-circle.6764770a.svg);background-repeat:no-repeat;width:70px;height:35px;margin-left:calc(50% - 35px);display:inline-block}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.header__access-circle,.header__languages-circle{margin-top:-1px;background-position-y:-2px;-webkit-box-shadow:none;box-shadow:none}}.header__access-circle:before,.header__languages-circle:before{content:"";position:absolute;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid rgba(25,25,25,.95);left:calc(50% - 6px)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.header__access-circle:before,.header__languages-circle:before{margin-top:2px}}.header__access-contrast,.header__access-list{list-style:none;padding:0 0 10px;margin:0}.header__access-list--item:focus,.header__access-list--item:focus-within,.header__access-list--item:hover{background:#d6c8b9}.header__access-list--item:focus-within .header__access-contrast--size,.header__access-list--item:focus-within .header__access-size,.header__access-list--item:focus-within .header__languages-language,.header__access-list--item:focus .header__access-contrast--size,.header__access-list--item:focus .header__access-size,.header__access-list--item:focus .header__languages-language,.header__access-list--item:hover .header__access-contrast--size,.header__access-list--item:hover .header__access-size,.header__access-list--item:hover .header__languages-language{color:#191919}.header__access-list--item:focus-within .header__access-contrast--line,.header__access-list--item:focus-within .header__access-size--line,.header__access-list--item:focus-within .header__languages-language--line,.header__access-list--item:focus .header__access-contrast--line,.header__access-list--item:focus .header__access-size--line,.header__access-list--item:focus .header__languages-language--line,.header__access-list--item:hover .header__access-contrast--line,.header__access-list--item:hover .header__access-size--line,.header__access-list--item:hover .header__languages-language--line{width:calc(100% - 2.9rem)}.header__access-list--item:focus-within .header__access-contrast--symbol,.header__access-list--item:focus-within .header__access-symbol,.header__access-list--item:focus-within .header__languages-language--img,.header__access-list--item:focus .header__access-contrast--symbol,.header__access-list--item:focus .header__access-symbol,.header__access-list--item:focus .header__languages-language--img,.header__access-list--item:hover .header__access-contrast--symbol,.header__access-list--item:hover .header__access-symbol,.header__access-list--item:hover .header__languages-language--img{background-image:url(/static/media/font-size.1fdc5cd7.svg)}.header__access-list--item:focus-within button,.header__access-list--item:focus button,.header__access-list--item:hover button{outline:none}.header__access-list--item:focus-within button[disabled] .header__access-contrast--symbol,.header__access-list--item:focus-within button[disabled] .header__access-symbol,.header__access-list--item:focus-within button[disabled] .header__languages-language--img,.header__access-list--item:focus button[disabled] .header__access-contrast--symbol,.header__access-list--item:focus button[disabled] .header__access-symbol,.header__access-list--item:focus button[disabled] .header__languages-language--img,.header__access-list--item:hover button[disabled] .header__access-contrast--symbol,.header__access-list--item:hover button[disabled] .header__access-symbol,.header__access-list--item:hover button[disabled] .header__languages-language--img{background-image:url(/static/media/font-size-active.044c0f72.svg)}.header__access-contrast button,.header__access-list button{width:100%;text-align:left;padding:8px 15px}.header__access-contrast button[disabled] .header__access-contrast--symbol,.header__access-contrast button[disabled] .header__access-symbol,.header__access-contrast button[disabled] .header__languages-language--img,.header__access-list button[disabled] .header__access-contrast--symbol,.header__access-list button[disabled] .header__access-symbol,.header__access-list button[disabled] .header__languages-language--img{background-image:url(/static/media/font-size-active-accent.f664260e.svg);background-position:.1875rem}.header__access-contrast--symbol,.header__access-symbol,.header__languages-language--img{display:inline-block;height:1.25rem;width:1.875rem;float:right;background-image:url(/static/media/font-size-accent.7150851f.svg);background-repeat:no-repeat;background-position:0}.header__access-contrast--size,.header__access-size,.header__languages-language{color:#d6c8b9;display:inline-block;vertical-align:sub;letter-spacing:.25px}.header__access-contrast--line,.header__access-size--line,.header__languages-language--line{height:1px;background:#6d6d6d;display:block;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;width:calc(100% - 5.5rem);position:absolute;margin-top:-1px}.header__access-button,.header__access-button--contrast,.header__access-button--font{text-align:center;background-image:url(/static/media/font-size.1fdc5cd7.svg);background-size:1.5rem;background-position:bottom;text-transform:uppercase;display:inline-block;width:1.5rem;height:1.3rem;padding:0;margin:0 3px;position:relative;background-repeat:no-repeat}.header__access-button--contrast:focus,.header__access-button--font:focus{outline:1px solid #a58562}.header__access-button--font{background-image:url(/static/media/font-size.1fdc5cd7.svg);background-position-y:-1px}.header__access-button--contrast{background-image:url(/static/media/contrast.43d776d8.svg);background-position:center -.11rem}@media only screen and (max-width:1300px){.header__access-button--contrast{background-position:center -.1rem}}.header__access-button--contrast:focus,.header__access-button--contrast:hover{background-image:url(/static/media/contrast-hover.fbb73443.svg)}.header__access-contrast--symbol{background-image:url(/static/media/contrast-accent.b421a60f.svg)}.header__access-contrast--item button[disabled] .header__access-contrast--symbol{background-image:url(/static/media/contrast-default-active.3eea1590.svg)}.header__access-contrast--item:focus-within .header__access-contrast--line,.header__access-contrast--item:focus-within .header__access-size--line,.header__access-contrast--item:focus-within .header__languages-language--line,.header__access-contrast--item:focus .header__access-contrast--line,.header__access-contrast--item:focus .header__access-size--line,.header__access-contrast--item:focus .header__languages-language--line,.header__access-contrast--item:hover .header__access-contrast--line,.header__access-contrast--item:hover .header__access-size--line,.header__access-contrast--item:hover .header__languages-language--line{width:calc(100% - 2.9rem)}.header__access-contrast--item:last-of-type .header__access-contrast--size{color:#fffc00}.header__access-contrast--item:last-of-type .header__access-contrast--symbol{background-image:url(/static/media/contrast-yellow.b432414c.svg)}.header__access-contrast--item:last-of-type button[disabled] .header__access-contrast--symbol{background-image:url(/static/media/contrast-active.c6cf81b2.svg)}.header__languages{position:relative}.header__languages-button{padding-bottom:0;display:block}@media only screen and (max-width:1300px){.header__languages-button{font-size:.75rem}}.header__languages-button:focus{outline:none;text-decoration:underline}.header__languages-dropdown{margin-left:-1.5rem;padding-bottom:10px;width:8rem}@media only screen and (max-width:1300px){.header__languages-dropdown{top:1.7rem;margin-left:-2.1rem}}.header__languages-language{display:block;width:100%;text-align:left;padding:8px 15px}.header__languages-language:focus,.header__languages-language:hover{background:#d6c8b9;color:#191919}.header__languages-language:focus .header__languages-language--line,.header__languages-language:hover .header__languages-language--line{width:calc(100% - 2.5rem)}.header__languages-language:focus .header__languages-language--img,.header__languages-language:hover .header__languages-language--img{background-image:url(/static/media/check-active.eb716ce4.svg)}.header__languages-language--line{margin-top:-2px}.header__languages-language--img{width:1.25rem;background-image:url(/static/media/check.fa98e575.svg);margin-top:-.187rem}.header__languages-language.active .header__languages-language--img{background-image:url(/static/media/check-active.eb716ce4.svg)}.footer{background-color:#fff;border-top:1px solid #d7d7d7;-ms-flex:1 0 auto;flex:1 0 auto}.footer__container{margin:0 auto}.footer__bottom{border-top:1px solid #d7d7d7}.footer__bottom-list{padding:20px 0;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.footer__bottom-list__item{display:-ms-flexbox;display:flex;border-right:1px solid #d7d7d7;padding:0 15px;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex:1;flex:1 1}.footer__bottom-list__item:nth-of-type(2) div:last-child,.footer__bottom-list__item:nth-of-type(3) div:last-child{-ms-flex-order:-1;order:-1}.footer__bottom-list__item:nth-of-type(3) div:last-child{-ms-flex:none;flex:none}@media only screen and (max-width:800px){.footer__bottom-list__item{display:block}.footer__bottom-list__item .footer__bottom-list__img-container{display:inline-block}}@media only screen and (max-width:1024px){.footer__bottom-list__item{padding:0}}.footer__bottom-list__item:first-of-type{padding-left:0}@media only screen and (max-width:1366px){.footer__bottom-list__item:first-of-type{-ms-flex:0 1 35%;flex:0 1 35%}}@media only screen and (max-width:800px){.footer__bottom-list__item:first-of-type{-ms-flex:0 1 100%;flex:0 1 100%;border-right:none;margin-top:10px}}@media (-ms-high-contrast:active),(min-width:801px) and (max-width:1366px) and (-ms-high-contrast:none){.footer__bottom-list__item:first-of-type{-ms-flex:0 1 33%;flex:0 1 33%}}.footer__bottom-list__item:nth-of-type(2){-ms-flex:2;flex:2 1}@media only screen and (max-width:1366px){.footer__bottom-list__item:nth-of-type(2){-ms-flex:0 1 65%;flex:0 1 65%;border-right:none;padding:0 0 0 30px}}@media only screen and (max-width:1024px){.footer__bottom-list__item:nth-of-type(2){padding-left:15px}}@media only screen and (max-width:800px){.footer__bottom-list__item:nth-of-type(2){-ms-flex:0 1 100%;flex:0 1 100%;margin-top:30px;padding:0 0 30px}}@media (-ms-high-contrast:active),(min-width:801px) and (max-width:1366px) and (-ms-high-contrast:none){.footer__bottom-list__item:nth-of-type(2){-ms-flex:0 1 62%;flex:0 1 62%}}.footer__bottom-list__item:last-of-type{border-right:none}@media only screen and (max-width:1366px){.footer__bottom-list__item:last-of-type{-ms-flex:0 1 100%;flex:0 1 100%;padding:50px 0 20px}.footer__bottom-list__item:last-of-type:before{content:"";width:100%;height:1px;background:#d7d7d7;position:absolute;margin-top:-45px;left:0}}.footer__bottom-list__text{margin-right:25px;font-weight:400;line-height:1.2rem;color:#6a6a6a;-ms-flex:1;flex:1 1}@media only screen and (max-width:767px){.footer__bottom-list__text{margin-right:0}}.footer__bottom-list__text p{margin:0}@media only screen and (max-width:767px){.footer__bottom-list__text p{margin-top:10px}}.footer__bottom-list__img{margin-right:20px;max-width:170px;max-height:40px}.footer__credits{background-color:#eee;text-align:center;padding:4px 50px 10px}.footer__credits p{margin:0}.footer__credits a{text-decoration:underline}.footer__credits a:focus,.footer__credits a:hover{color:#a47936}.footer__credits a,.footer__credits p{display:inline-block;font-weight:400;color:#6a6a6a}.footer__sitemap__header,.main-news__header,.main-numbers__header,.main-pos__header,.main-wip__header,.news__all__header{margin:40px 0 30px;font-size:1.5rem;color:#333;font-weight:600}@media only screen and (max-width:1300px){.footer__sitemap__header,.main-news__header,.main-numbers__header,.main-pos__header,.main-wip__header,.news__all__header{font-size:1.42rem}}@media only screen and (max-width:960px){.footer__sitemap__header,.main-news__header,.main-numbers__header,.main-pos__header,.main-wip__header,.news__all__header{font-size:1.25rem}}.footer__sitemap__list{list-style:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.footer__sitemap__list-item{-ms-flex:1;flex:1 1;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;min-width:140px;-ms-flex-negative:0;flex-shrink:0;margin-right:20px}.footer__sitemap__list-item:first-of-type,.footer__sitemap__list-item:nth-of-type(7){-ms-flex:0;flex:0 1}@media only screen and (max-width:1366px){.footer__sitemap__list-item{-ms-flex:0 1 25%;flex:0 1 25%;margin-bottom:30px;margin-right:0;padding-right:10px}}@media only screen and (max-width:800px){.footer__sitemap__list-item{-ms-flex:0 1 50%;flex:0 1 50%}}@media only screen and (max-width:480px){.footer__sitemap__list-item{-ms-flex:0 1 100%;flex:0 1 100%;padding:0}}.footer__sitemap__list-item__children{list-style:none;padding:0;margin:10px 0}.footer__login-hello,.footer__login-logout,.footer__sitemap__list-item__child-link{color:#826330;display:inline-block;margin:3px 0;line-height:1.2rem;font-size:.8125rem}@media only screen and (max-width:1024px){.footer__login-hello,.footer__login-logout,.footer__sitemap__list-item__child-link{font-size:.715rem}}@media only screen and (max-width:1600px){.footer__sitemap__list-item:first-of-type{min-width:120px}}@media only screen and (max-width:1366px){.footer__sitemap__list-item:first-of-type{padding-right:10px;-ms-flex:0 1 25%;flex:0 1 25%}}@media only screen and (max-width:800px){.footer__sitemap__list-item:first-of-type{-ms-flex:0 1 50%;flex:0 1 50%}}@media only screen and (max-width:480px){.footer__sitemap__list-item:first-of-type{-ms-flex:0 1 100%;flex:0 1 100%;padding:0}}.footer__sitemap__list-item:last-of-type{border-left:1px solid #d7d7d7;padding:0 30px;max-height:200px;-ms-flex:0 1 200px;flex:0 1 200px}@media only screen and (max-width:1600px){.footer__sitemap__list-item:last-of-type{-ms-flex:0 1 140px;flex:0 1 140px;padding-right:0;padding-left:20px;margin-right:0}}@media only screen and (max-width:1366px){.footer__sitemap__list-item:last-of-type{-ms-flex:0 1 25%;flex:0 1 25%;margin-left:-30px;padding-left:30px}}@media only screen and (max-width:800px){.footer__sitemap__list-item:last-of-type{-ms-flex:0 1 50%;flex:0 1 50%}}@media only screen and (max-width:480px){.footer__sitemap__list-item:last-of-type{-ms-flex:0 1 100%;flex:0 1 100%;padding:40px 0 0;margin-left:0;border:none;border-top:1px solid #d7d7d7}}@media only screen and (max-width:1600px){.footer__sitemap__list-item:nth-of-type(7){min-width:120px}}@media only screen and (max-width:1366px){.footer__sitemap__list-item:nth-of-type(7){-ms-flex:0 1 25%;flex:0 1 25%;min-width:105px}}@media only screen and (max-width:800px){.footer__sitemap__list-item:nth-of-type(7){-ms-flex:0 1 50%;flex:0 1 50%}}@media only screen and (max-width:480px){.footer__sitemap__list-item:nth-of-type(7){margin-bottom:20px}}.footer__sitemap__list__box{margin-bottom:30px}.footer__sitemap__list__link{font-weight:700;text-decoration:underline;text-transform:uppercase;color:#333;display:inline-block}.footer__sitemap__list__link:focus{color:#a47936}.footer__sitemap__list__subheader{font-weight:700;letter-spacing:.25px}.footer__login,.footer__social{display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;margin-top:7px}.footer__social-link{float:left;margin:0 5px 0 0;border:none;width:1.5rem;height:1.5rem}.footer__social-link:hover{background-color:#fff}.footer__social-img--fb,.footer__social-img--user{background-image:url(/static/media/fb.041400bf.svg);display:inline-block;background-repeat:no-repeat;width:1.5rem;height:1.5rem;background-size:1.7rem;background-position:50%}.footer__social-img--user{background-image:url(/static/media/person-circle-full.518efc37.svg)}.footer__login{display:block}.footer__login-hello{color:#20181c}.filter{position:relative;float:left}@media only screen and (max-width:480px){.filter .date-range__separator{padding-top:0}}@media only screen and (max-width:480px){.filter .date-range__date-fields{-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:480px){.filter .date-range__checkbox,.filter .date-range__date{margin-left:0}}@media only screen and (max-width:800px){.filter{float:none;border-bottom:1px solid #d7d7d7}}.filter__trigger{width:220px;margin:5px 15px 0 0;padding-top:5px;padding-bottom:5px;position:relative;display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:800px){.filter__trigger{width:100%;background:transparent;margin:0;padding-top:10px;padding-bottom:10px}}.filter__trigger:focus{outline:none;border-color:#a28d67}.filter__trigger__label{-ms-flex:1;flex:1 1;padding-right:10px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.filter__trigger__chevron,.filter__trigger__chevron--up{display:inline-block;border-bottom:1px solid #5a5e60;border-right:1px solid #5a5e60;padding:0;position:relative;top:-1px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);width:.4rem;height:.4rem}.filter__trigger__chevron--up{top:1px;transform:rotate(-135deg);-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg)}.filter__selected{display:inline-block;border-bottom:2px solid #33c20c;border-right:2px solid #33c20c;transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);width:.4rem;height:.6rem;position:relative;top:-1px}.filter__content{position:absolute;background-color:#ededed;top:5px;z-index:1;overflow:auto;border:1px solid #ccc;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:500px;max-width:700px;-webkit-box-shadow:2px 2px 5px -2px rgba(0,0,0,.75);box-shadow:2px 2px 5px -2px rgba(0,0,0,.75)}@media only screen and (max-width:800px){.filter__content{min-width:1px;max-width:none;width:100%;position:relative;-webkit-box-shadow:none;box-shadow:none;border-color:#d7d7d7;top:0;margin:5px 0 10px;padding:10px 0}.filter__content.isLeft,.filter__content.isRight{left:0}}.filter__content.isLeft{left:0}.filter__content.isRight{right:15px}.filter__submit{display:inline-block;background-color:#333;font-weight:500;font-size:.73rem;padding:5px 25px 6px}.filter__submit.active{background-color:#33c20c}.filter__submit-container{padding:7px 10px;text-align:right;border-top:1px solid #ccc}.filter__close:after,.filter__close:before{background:#9b6b1e}.filter__close:focus,.filter__close:hover{outline:1px solid #a58562}.filter__close:focus:after,.filter__close:focus:before,.filter__close:hover:after,.filter__close:hover:before{background:#423c40}.filter__close-container{padding:5px 10px;display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ccc}@media only screen and (max-width:800px){.filter__close-container{display:none}}.filter__header{color:#423c40;font-weight:300;margin:0;-ms-flex:1;flex:1 1}.selection-list{padding:0;margin:5px 0 0;list-style:none;-moz-column-count:2;-moz-column-gap:10px;-webkit-column-count:2;-webkit-column-gap:10px;column-count:2;column-gap:10px}@media only screen and (max-width:800px){.selection-list{-moz-column-count:1;-moz-column-gap:0;-webkit-column-count:1;-webkit-column-gap:0;column-count:1;column-gap:0}}.selection-list__item{padding:2px 0}.field-tree__item-label,.selection-list__item-label{width:100%;display:inline-block;padding:2px 4px;position:relative;left:-4px;font-weight:600;color:#423c40}.field-tree__item-label:focus-within,.field-tree__item-label:hover,.selection-list__item-label:focus-within,.selection-list__item-label:hover{background-color:#d6d6d6}.field-tree__item-label .checkbox--regular-inner,.selection-list__item-label .checkbox--regular-inner{background-color:#ededed}.field-tree__item-label .checkbox--regular.checkbox--regular-checked .checkbox--regular-inner,.selection-list__item-label .checkbox--regular.checkbox--regular-checked .checkbox--regular-inner{background-color:#33c20c}.selection-list__item-count{font-weight:300;padding:0 5px}.selection-list__navigation{border-bottom:1px solid #ccc}.selection-list__navigation--bottom,.selection-list__navigation--top{display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:480px){.selection-list__navigation--bottom,.selection-list__navigation--top{-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-moz-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}.selection-list__navigation--top{-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}@media only screen and (max-width:480px){.selection-list__navigation--top .pagination--small{-ms-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.selection-list__navigation--top .pagination--small{-ms-flex:auto;flex:auto;text-align:right}}.selection-list__navigation--bottom{padding:5px 0 3px}.selection-list__clean{text-decoration:underline}@media only screen and (max-width:480px){.selection-list__clean{padding-left:0;margin-top:3px}}.selection-list__clean:focus{outline:1px solid #a58562}.selection-list__clean,.selection-list__select-all{color:#9b6b1e;font-weight:600;font-size:.83rem;display:inline-block;margin-right:10px}.selection-list__clean:focus-within,.selection-list__select-all:focus-within{text-decoration:underline;outline:1px solid #a58562}.selection-list__clean[disabled],.selection-list__select-all[disabled]{font-weight:400;color:#423c40;opacity:.5}.selection-list__clean .checkbox--regular-inner,.selection-list__select-all .checkbox--regular-inner{background-color:#ededed}.selection-list__clean .checkbox--regular.checkbox--regular-checked .checkbox--regular-inner,.selection-list__select-all .checkbox--regular.checkbox--regular-checked .checkbox--regular-inner{background-color:#33c20c}.selection-list__search-input{color:#423c40;border-color:#ccc;-ms-flex:1;flex:1 1;max-width:230px;background:url(/static/media/search-accent.96f078fc.svg) #fff no-repeat;background-position:100%;background-size:1.2rem;padding-right:20px;font-size:.66rem}.selection-list__search-input:placeholder{color:#a8a8a8}.selection-list__search-input:focus{outline:none;border-color:#a28d67}@media only screen and (max-width:480px){.selection-list__search-input{max-width:none;width:100%;margin-bottom:5px}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.selection-list__search-input{-ms-flex:auto;flex:auto}}.selection-list__container{padding:5px 10px 10px}.date-range__checkbox,.date-range__date{display:inline-block;margin:2px 5px}.date-range__checkbox:first-of-type,.date-range__date:first-of-type{margin-left:0}.date-range__checkbox:last-of-type,.date-range__date:last-of-type{margin-right:0}.date-range__date-input{padding:4px;margin-top:2px;color:#423c40;border-color:#ccc}.date-range__date-input:placeholder{color:#a8a8a8}.date-range__date-input:focus{outline:1px solid #a58562}.date-range__bc,.date-range__date-label-name{display:block;font-weight:600;color:#423c40}.date-range__date-fields{display:-ms-flexbox;display:flex;padding:10px}.date-range__separator{margin:2px 5px;position:relative;padding-top:calc(.75rem + 7px);color:#423c40}.date-range__form-error{color:#d82622;padding:0 10px}.date-range__field-error{padding:2px 0;color:#d82622;display:block}.date-range__checkbox{display:-ms-flexbox;display:flex;-moz-align-items:flex-end;-ms-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.date-range__bc{text-align:right;margin-top:2px}.pagination,.pagination--small,.pagination__form{display:inline-block}.pagination--small .pagination__input{padding:1px 10px 3px 3px}.pagination__next,.pagination__next--small,.what-in__examples-more{margin-left:15px;padding-right:16px}.pagination__next--small__img,.pagination__next__img{left:10px}.pagination__next--small__img{left:0}.pagination__previous,.pagination__previous--small{margin-right:15px;padding-left:16px}.pagination__previous--small__img,.pagination__previous__img{right:7px}.pagination__previous--small__img{right:0}.pagination__next,.pagination__next--small,.pagination__previous,.pagination__previous--small,.what-in__examples-more{font-size:.75rem;position:relative;padding-top:4px}.pagination__next--small__img,.pagination__next__img,.pagination__previous--small__img,.pagination__previous__img{height:1.6rem;position:relative;top:4px;margin:-9px -3px -5px -6px}.pagination__next--small,.pagination__previous--small{padding:3px 14px 2px;border-top-left-radius:.6rem 50%;border-bottom-left-radius:.6rem 50%;border-top-right-radius:.6rem 50%;border-bottom-right-radius:.6rem 50%}.pagination__next--small__img,.pagination__previous--small__img{height:.75rem;top:0;margin:0}.pagination__input,.pagination__next,.pagination__next--small,.pagination__pages,.pagination__previous,.pagination__previous--small,.pagination__total,.what-in__examples-more{display:inline-block}.pagination__input{color:#3f7b2e;border:1px solid #ccc;font-size:.83rem;padding:4px 10px 6px 4px;width:60px;text-align:right;-webkit-box-shadow:inset 1px 1px #3b3b3b;box-shadow:inset 1px 1px #3b3b3b}.pagination__input[disabled]{background-color:#fff}.pagination__input:focus{outline:none}.pagination__list-item__separator,.pagination__total-label{margin:0 10px}.pagination__list,.what-in__examples-more--container{list-style:none;margin:0;padding:0;display:inline-block}.pagination__list-item{display:inline-block;margin:0 5px}.pagination__list-item:last-of-type{margin-right:0}.pagination__list-item:first-of-type{margin-left:0}.pagination__list-item__separator{margin:0}.pagination__button{font-size:.83rem;padding:0 2px;margin-right:5px;color:#7b5c29}.pagination__button.disabled:focus,.pagination__button:focus{outline:1px solid #a58562}.pagination__button.active{font-weight:600;font-size:.83rem;pointer-events:none;border-bottom:1px solid #33c20c}.sort-items{float:left}.sort-items__select{width:180px}.sort-items__select.is-focused{border:1px solid #a28d67}.sort-items__select.Select--single>.Select-control .Select-value,.sort-items__select .Select-control,.sort-items__select .Select-placeholder{line-height:1.6rem}.sort-items__select .Select-arrow-zone{height:1.6rem}.results__tab-filters__toggle-container,.selected-filters{padding:10px 25px 30px}@media only screen and (max-width:800px){.results__tab-filters__toggle-container,.selected-filters{padding:10px 15px 20px}}.selected-filters__block{display:inline-block;padding:5px 20px 7px;font-size:.8rem;border-left:1px solid #ccc;position:relative}.selected-filters__block:focus-within .checkbox--regular-inner{background:#33c20c}.selected-filters__block__img{height:1.3rem;margin-left:2px;top:2px;position:relative}.selected-filters__block__img.contrast{display:none}.selected-filters__block__img-container{position:relative;display:inline-block}.selected-filters__block__info{position:absolute;right:calc(-100% - 180px);top:-1rem;width:200px;padding:7px;background-color:#89735d;color:#fff;z-index:2}@media only screen and (max-width:800px){.selected-filters__block__info{right:-100%;top:2rem}}.selected-filters__header{padding:5px 20px 7px 0;margin:0;display:inline-block}.selected-filters__header-container{border-bottom:1px solid #ccc;width:100%;max-width:270px}.selected-filters__remove-all{color:#7b5b27}.selected-filters__remove-all:focus,.selected-filters__remove-all:hover{outline:none;text-decoration:underline}.selected-filters__filter{display:inline-block;margin:7px 0 0;padding-right:20px;font-size:.75rem}.selected-filters__filter:last-of-type{margin-right:10px;border-right:1px solid #ccc}.selected-filters__filter-container{display:inline-block}.selected-filters__filter-label{display:inline-block;margin:7px 5px 0 0}.selected-filters__filter-name{color:#383236;margin-right:4px}.selected-filters__filter-remove{color:#d82622;padding:0}.selected-filters__filter-remove:focus,.selected-filters__filter-remove:hover{outline:none}.selected-filters__filter-remove:focus .selected-filters__filter-remove__img,.selected-filters__filter-remove:hover .selected-filters__filter-remove__img{background:#d82622}.selected-filters__filter-remove:focus .selected-filters__filter-remove__img:after,.selected-filters__filter-remove:focus .selected-filters__filter-remove__img:before,.selected-filters__filter-remove:hover .selected-filters__filter-remove__img:after,.selected-filters__filter-remove:hover .selected-filters__filter-remove__img:before{background:#fff}.selected-filters__filter-remove__img{border-radius:50%;width:14px;height:14px;position:relative;left:2px;top:2px}.selected-filters__filter-remove__img:after,.selected-filters__filter-remove__img:before{background:#d82622;height:2px;left:2px;top:50%;width:calc(100% - 4px)}.selected-filters__filter-remove__img:hover{background:#d82622}.selected-filters__filter-remove__img:hover:after,.selected-filters__filter-remove__img:hover:before{background:#fff}.search-bar{background-image:url(/static/media/search-bg.1f2eb496.png);text-align:center;background-size:cover;background-size:auto;background-position:top;background-repeat:no-repeat;background-attachment:fixed;background-position:0 0}.search-bar__container{min-height:100px;display:inline-block;padding:14px 20px 6px;width:calc(100% - 40px);max-width:700px}@media only screen and (max-width:1300px){.search-bar__container{max-width:none;width:100%;padding-left:0;padding-right:0}}@media only screen and (max-width:800px){.search-bar__container{padding:7px 0 6px;min-height:80px}}.search-bar__form{text-align:left;border:5px solid #a38d68;height:2.6rem;background-color:#fff;border-top-left-radius:2rem;border-top-right-radius:2rem;border-bottom-right-radius:2rem;border-bottom-left-radius:2rem;display:-ms-flexbox;display:flex;-moz-align-items:stretch;-ms-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}@media only screen and (max-width:1300px){.search-bar__form{border-radius:0}}@media only screen and (max-width:800px){.search-bar__form{height:2.2rem}}@media only screen and (min-width:1301px){.search-bar__form:focus,.search-bar__form:focus-within{border-color:#7f6e5c}.search-bar__form:focus-within .search-bar__form-submit,.search-bar__form:focus .search-bar__form-submit{background:#7f6e5c}}.search-bar__form-input,.search-bar__form-submit{color:#464646;font-weight:500;font-size:.85rem;padding:0}@media only screen and (max-width:800px){.search-bar__form-input,.search-bar__form-submit{font-size:.75rem}}.search-bar__form-input:focus{outline:none}.search-bar__form-field,.search-bar__form-label{-ms-flex:1;flex:1 1;display:-ms-flexbox;display:flex;-moz-align-items:stretch;-ms-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.search-bar__form-select-field{display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;width:100%;top:1px;height:calc(100% - 2px);border-color:#fff;-webkit-box-shadow:inset 4px 7px 4px -9px rgba(0,0,0,.39);box-shadow:inset 4px 7px 4px -9px rgba(0,0,0,.39)}.search-bar__form-select-field:focus,.search-bar__form-select-field:hover{background-color:#fdfdfd;-webkit-box-shadow:inset 6px 9px 5px -10px rgba(0,0,0,.39);box-shadow:inset 6px 9px 5px -10px rgba(0,0,0,.39)}.search-bar__form-select-field.is-focused,.search-bar__form-select-field.is-focused:not(.is-opened)>.Select-control{border-color:#fff}.search-bar__form-select-field.Select{border:1px solid #fff;border-top-left-radius:2.6rem;border-bottom-left-radius:2.6rem}@media only screen and (max-width:1300px){.search-bar__form-select-field.Select{border-radius:0}}.search-bar__form-select-field.Select.is-focused .Select-value{background:rgba(165,133,98,.4)}.search-bar__form-select-field.Select.is-focused:not(.is-opened)>.Select-control{border-color:#fff;background:transparent}.search-bar__form-select-field.Select.is-open>.Select-control,.search-bar__form-select-field>.Select-control{border-top-left-radius:2.6rem;border-bottom-left-radius:2.6rem}@media only screen and (max-width:1300px){.search-bar__form-select-field>.Select-control{border-radius:0}}.search-bar__form-select-field .Select-value{background:transparent}.search-bar__form-select-field .Select-control{width:100%;background:transparent}@media only screen and (max-width:800px){.search-bar__form-select-field .Select-control{font-size:.71rem;display:-ms-flexbox;display:flex;height:100%}.search-bar__form-select-field .Select-control .Select-multi-value-wrapper{-ms-flex:1;flex:1 1}.search-bar__form-select-field .Select-control .Select-arrow-zone{display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;height:1.7rem}}.search-bar__form-select-field .Select-option{padding-right:12px;margin:0;position:relative;background-color:#f9f9f9;color:#3d3d3d}.search-bar__form-select-field .Select-option.is-focused,.search-bar__form-select-field .Select-option.is-selected{background-color:#f9f9f9}.search-bar__form-select-field .Select-option.is-focused:focus,.search-bar__form-select-field .Select-option.is-focused:focus-within,.search-bar__form-select-field .Select-option.is-focused:hover,.search-bar__form-select-field .Select-option.is-selected:focus,.search-bar__form-select-field .Select-option.is-selected:focus-within,.search-bar__form-select-field .Select-option.is-selected:hover{background-color:#f0f0f0}.search-bar__form-select-field .Select-option:focus,.search-bar__form-select-field .Select-option:focus-within,.search-bar__form-select-field .Select-option:hover{background-color:#f0f0f0}.search-bar__form-select-field .Select-option.is-focused{background-color:rgba(165,133,98,.4)}.search-bar__form-select-field .Select-menu-outer{width:100%;z-index:5;left:0;margin-top:-1.75rem;padding:0 6px 6px;background-color:#f9f9f9;border:1px solid #ccc;display:inline-block}@media only screen and (max-width:800px){.search-bar__form-select-field .Select-menu-outer{margin-top:-1.6rem}}.search-bar__form-select-field .Select-menu-outer #react-select-3--option-0{border-bottom:1px solid #6a6a6a}.search-bar__form-select-field.Select--single>.Select-control .Select-value,.search-bar__form-select-field.Select-placeholder{padding-left:15px}@media only screen and (max-width:1300px){.search-bar__form-select-field.Select--single>.Select-control .Select-value,.search-bar__form-select-field.Select-placeholder{padding-left:10px;padding-right:15px}}@media only screen and (max-width:800px){.search-bar__form-select-field.Select--single>.Select-control .Select-value,.search-bar__form-select-field.Select-placeholder{line-height:1.6rem}}.search-bar__form-select{width:165px;display:-ms-flexbox;display:flex;-moz-align-items:stretch;-ms-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.search-bar__form-select.hidden{display:none}@media only screen and (max-width:800px){.search-bar__form-select{width:155px}}.search-bar__form-input{border:none;border-left:1px solid #363636;margin:3px 0;width:100%;padding:0 10px}.search-bar__form-input::-webkit-input-placeholder{color:#a5a1a4;font-weight:300}.search-bar__form-input::-moz-placeholder{color:#a5a1a4;font-weight:300}.search-bar__form-input::-ms-input-placeholder{color:#a5a1a4;font-weight:300}.search-bar__form-input::placeholder{color:#a5a1a4;font-weight:300}.search-bar__form-submit{display:-ms-flexbox;display:flex;-ms-align-content:center;-ms-flex-line-pack:center;align-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-ms-flex-negative:0;flex-shrink:0;background-color:#a38d68;border-radius:50%;width:2.5rem;height:2.5rem;position:relative;top:-5px;right:-5px}@media only screen and (max-width:1300px){.search-bar__form-submit{border-radius:0}}@media only screen and (max-width:800px){.search-bar__form-submit{height:2rem;width:2rem}}.search-bar__form-submit button{border-radius:50%;background-color:#fff;border:none;display:inline-block;position:relative;padding:0;top:4px;right:0;height:calc(2.5rem - 8px);width:calc(2.5rem - 8px)}.search-bar__form-submit button[disabled] .search-bar__form-submit__img{opacity:.5}.search-bar__form-submit button:focus,.search-bar__form-submit button:hover{outline:none}.search-bar__form-submit button:focus:not(:disabled),.search-bar__form-submit button:hover:not(:disabled){background-color:#24221f}.search-bar__form-submit button:focus:not(:disabled) .search-bar__form-submit__img,.search-bar__form-submit button:hover:not(:disabled) .search-bar__form-submit__img{background-image:url(/static/media/search-light.09834704.svg)}@media only screen and (max-width:1300px){.search-bar__form-submit button{background-color:#fff;border-radius:0;top:5px;height:calc(2.5rem - 9px);width:calc(2.5rem - 9px)}.search-bar__form-submit button:before{display:none}.search-bar__form-submit button:not(:disabled):focus,.search-bar__form-submit button:not(:disabled):hover{background-color:#24221f}}@media only screen and (max-width:800px){.search-bar__form-submit button{height:calc(2.05rem - 8px);width:calc(2.1rem - 8px)}}.search-bar__form-submit__img{background-image:url(/static/media/search.66170ff2.svg);background-position:50%;background-repeat:no-repeat;height:1.2rem;width:100%;display:inline-block;z-index:2;opacity:1}@media (-ms-high-contrast:active),(min-width:1601px) and (-ms-high-contrast:none){.search-bar__form-submit__img{margin-top:.5rem}}@media (-ms-high-contrast:active),(max-width:1300px) and (-ms-high-contrast:none){.search-bar__form-submit__img{margin-top:.5rem}}@media (-ms-high-contrast:active),(max-width:800px) and (-ms-high-contrast:none){.search-bar__form-submit__img{margin-top:.25rem}}.search-bar__form-error{background-color:#fff;border-top:1px solid #363636;border-right:1px solid #363636;border-bottom:1px solid #363636;padding:0 10px;color:#d82622}.search-bar__links{text-align:left}@media only screen and (max-width:1300px){.search-bar__links{margin-left:20px}}.search-bar__links-advanced,.search-bar__links-how{display:inline-block;font-size:.7rem;margin:13px 15px 5px 3px;position:relative;padding:5px .25rem 6px 20px}@media only screen and (max-width:800px){.search-bar__links-advanced,.search-bar__links-how{margin:7px 5px 2px 0;font-size:.67rem;padding:5px .3rem 5px 15px}}.search-bar__links-advanced__icon,.search-bar__links-how__icon{height:1.2rem;width:1.5rem;background-image:url(/static/media/arrow-circle-empty-light.a3881be4.svg);background-repeat:no-repeat;background-size:1.7rem;display:inline-block;vertical-align:top;background-position:-3px;margin:-1px -2px -2px 8px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.search-bar__links-advanced__icon,.search-bar__links-how__icon{background-size:2.1rem}}@media only screen and (max-width:800px){.search-bar__links-advanced__icon,.search-bar__links-how__icon{height:1rem;width:1.3rem;background-size:1.6rem}}@media only screen and (max-width:767px){.search-bar__links-advanced__icon,.search-bar__links-how__icon{margin:0 -2px -2px 8px}}.search-bar__links-advanced{background-color:#24221f;color:#dec79f;border:1px solid #9b907a;font-weight:400}.search-bar__links-advanced:visited{color:#dec79f}.search-bar__links-advanced:focus,.search-bar__links-advanced:hover{color:#fff}.search-bar__links-advanced:focus .search-bar__links-advanced__icon,.search-bar__links-advanced:hover .search-bar__links-advanced__icon{background-image:url(/static/media/arrow-circle-empty-light.a3881be4.svg)}.search-bar__links-advanced__icon{background-image:url(/static/media/arrow-circle-empty.58e6ca31.svg)}.search-bar__links-how{color:#fff;border:1px solid transparent}.search-bar__links-how:hover{border-color:#9b907a}.search-bar.main-search{background-image:url(/static/media/search-bg-main.a3920040.jpg);z-index:100;background-size:cover}.search-bar.main-search .search-bar__logo-img{width:280px}@media only screen and (max-width:1023px){.search-bar.main-search .search-bar__logo-img{width:195px}}@media only screen and (max-width:767px){.search-bar.main-search .search-bar__logo-img{width:190px}}.search-bar.main-search .search-bar__logo-img.contrast{display:none}.search-bar.main-search .search-bar__logo-desc{font-weight:400;color:#191919;font-size:1.33rem;margin-bottom:30px;display:inline-block;background:hsla(31,22%,68%,.55);padding:0 13px;border-radius:20px;margin:40px 0}@media only screen and (max-width:1023px){.search-bar.main-search .search-bar__logo-desc{font-size:1rem;margin-top:20px}}@media only screen and (max-width:767px){.search-bar.main-search .search-bar__logo-desc{max-width:320px;line-height:1.5rem;margin:30px auto 40px}}.search-bar.main-search .search-bar__logo-desc strong{font-weight:700}.search-bar.main-search .search-bar__form{height:3.8rem;border-color:#a5917c}@media only screen and (max-width:1300px){.search-bar.main-search .search-bar__form{border-top-left-radius:2rem;border-top-right-radius:2rem;border-bottom-right-radius:2rem;border-bottom-left-radius:2rem}}@media only screen and (max-width:1023px){.search-bar.main-search .search-bar__form{height:2.6rem}}@media only screen and (max-width:767px){.search-bar.main-search .search-bar__form{height:2.2rem;border-width:3px}}@media only screen and (min-width:1301px){.search-bar.main-search .search-bar__form:focus-within{border-color:#7f6e5c}.search-bar.main-search .search-bar__form:focus-within .search-bar__form-submit{background-color:#7f6e5c}}.search-bar.main-search .search-bar__form-submit{height:3.8rem;width:3.8rem;background-color:#a5917c;border-radius:50%;top:-5px;right:-5px;left:auto}@media only screen and (max-width:1300px){.search-bar.main-search .search-bar__form-submit{border-radius:50%}}@media only screen and (max-width:1023px){.search-bar.main-search .search-bar__form-submit{height:2.6rem;width:2.6rem}}@media only screen and (max-width:767px){.search-bar.main-search .search-bar__form-submit{height:2.2rem;width:2.2rem;top:-3px;right:-3px}}.search-bar.main-search .search-bar__form-submit button{height:calc(3.7rem - 8px);width:calc(3.7rem - 8px);top:5px;left:0}@media only screen and (max-width:1300px){.search-bar.main-search .search-bar__form-submit button{border-radius:50%}}@media only screen and (max-width:1023px){.search-bar.main-search .search-bar__form-submit button{height:calc(2.6rem - 8px);width:calc(2.6rem - 8px);top:4px}}@media only screen and (max-width:767px){.search-bar.main-search .search-bar__form-submit button{height:calc(2.2rem - 6px);width:calc(2.2rem - 6px);top:3px}}.search-bar.main-search .search-bar__form-submit button:focus:not(:disabled),.search-bar.main-search .search-bar__form-submit button:hover:not(:disabled){background-color:#24221f}.search-bar.main-search .search-bar__form-submit button:focus:not(:disabled) .search-bar__form-submit__img,.search-bar.main-search .search-bar__form-submit button:hover:not(:disabled) .search-bar__form-submit__img{background-image:url(/static/media/search-light.09834704.svg)}.search-bar.main-search .search-bar__form-submit__img{height:2rem}@media only screen and (max-width:1023px){.search-bar.main-search .search-bar__form-submit__img{height:1.6rem}}@media only screen and (max-width:767px){.search-bar.main-search .search-bar__form-submit__img{height:1.4rem}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.search-bar.main-search .search-bar__form-submit__img{margin-top:.5rem}}.search-bar.main-search .search-bar__form-input{padding:0 15px;border-left-color:#fff;border-top-left-radius:2.6rem;border-bottom-left-radius:2.6rem}@media only screen and (max-width:767px){.search-bar.main-search .search-bar__form-input{padding:0 12px}}.search-bar.main-search .search-bar__container{max-width:1000px;padding-top:70px;padding-left:30px;padding-right:30px}@media only screen and (max-width:1023px){.search-bar.main-search .search-bar__container{padding-top:50px;max-width:700px}}@media only screen and (max-width:767px){.search-bar.main-search .search-bar__container{max-width:600px;padding-top:40px;padding-left:10px;padding-right:10px}}@media only screen and (min-width:1920px){.search-bar.main-search .search-bar__container{max-width:1200px}}.search-bar.main-search .search-bar__links{margin-left:0}.search-bar.main-search .search-bar__links-advanced,.search-bar.main-search .search-bar__links-how{font-size:.83rem}@media only screen and (max-width:767px){.search-bar.main-search .search-bar__links-advanced,.search-bar.main-search .search-bar__links-how{margin-top:12px;font-size:.78rem}}.search-bar.main-search .search-bar__links-advanced{background-color:#827254;border-color:#9b907a;color:#fff;margin-left:3px}.search-bar.main-search .search-bar__links-advanced__icon{background-image:url(/static/media/arrow-circle-empty-light.a3881be4.svg)}.search-bar.main-search .search-bar__links-advanced:focus,.search-bar.main-search .search-bar__links-advanced:hover{background-color:#333334;border-color:#333334}.search-bar.main-search .search-bar__links-how{color:#fffff;font-weight:500}.search-bar.main-search .search-bar__links-how__icon{background-image:url(/static/media/arrow-circle-empty-dark.28ff39cc.svg);margin:0 -2px -2px 8px}.search-bar.main-search .search-bar__links-how:focus,.search-bar.main-search .search-bar__links-how:hover{color:#fff;background-color:#a38d68;border:1px solid #9b907a}.search-bar.main-search .search-bar__links-how:focus .search-bar__links-how__icon,.search-bar.main-search .search-bar__links-how:hover .search-bar__links-how__icon{background-image:url(/static/media/arrow-circle-empty-light.a3881be4.svg);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.search-bar__logo-img{width:150px}.advanced-search-results__change{margin:0 20px}.advanced-search-results__change-link{display:inline-block;font-size:.83rem}.advanced-search-results .results__list-container{border-top:none}.ipp{float:left;margin-right:50px}.ipp__list{list-style:none;margin:0 15px 0 0;padding:0;display:inline-block}.ipp__item{display:inline-block;margin-right:15px}.ipp__item:last-of-type{margin-right:0}.ipp__text{display:inline-block;margin:0 15px 0 0;font-weight:300}.ipp__button{font-size:.83rem;padding:0}.ipp__button:focus{outline:1px solid #a58562}.ipp__button.active{font-weight:600;font-size:.83rem;border-bottom:1px solid #33c20c;pointer-events:none}.ipp__button.active:focus{outline:none}.results{-ms-flex:1 0 auto;flex:1 0 auto;background-color:#f9f9f9}.results__list{margin:20px 0;padding:0;list-style:none}@media only screen and (max-width:1300px){.results__list{margin-left:25px;margin-right:25px}}@media only screen and (max-width:800px){.results__list{margin-left:15px;margin-right:15px;margin-top:10px}}.results__list-item{background-color:#f6f7f7;border:1px solid #d7d7d7;margin-bottom:10px}.results__list-item:last-of-type{margin-bottom:0}.results__list-item.card{background-color:#f6f7f7;margin-top:20px}.results__list-item.card:before{content:"";position:absolute;height:10px;top:-12px;left:5px;border:1px solid #bebebe;border-bottom:1px solid #fff;border-radius:4px 4px 0 0;background:#fff;-webkit-transform:perspective(4px) rotateX(2deg);transform:perspective(4px) rotateX(2deg);-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom;width:75px}.results__list-item.card .results__list-item__field{margin-bottom:0}.results__list-item.card .results__list-item__field__show-all{color:#6f5325;margin-left:21px}@media only screen and (max-width:1300px){.results__list-item.card .results__list-item__field__show-all{margin-left:0}}.results__list-item.card .results__list-item__field:last-of-type{margin-bottom:12px}.results__list-item.card .results__list-item__img{height:2.1rem;width:2.1rem;margin:-9px 5px -9px -10px}.results__list-item.card .results__list-item__footer,.results__list-item.card .results__list-item__header{background-color:#fff}.results__list-item.card .results__list-item__footer a,.results__list-item.card .results__list-item__header a{font-size:.92rem;font-weight:300}.results__list-item.card .results__list-item__footer a b,.results__list-item.card .results__list-item__footer a b a.highlight,.results__list-item.card .results__list-item__header a b,.results__list-item.card .results__list-item__header a b a.highlight{font-weight:600}.results__list-item.card .results__list-item__header--left{border-right:none;padding:9px 15px 11px 35px;width:100%}@media only screen and (max-width:800px){.results__list-item.card .results__list-item__header--left{padding-left:15px}}.results__list-item.card .results__list-item__header--left a:not(.highlight){display:inline-block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;width:100%}.results__list-item.card .results__list-item__header--right{padding:0}.results__list-item.card .results__list-item__footer{background-color:#f6f7f7}.results__list-item.card .results__list-item__footer a{font-weight:600;font-size:.75rem;color:#6f5325}.results__list-item.card .results__list-item__footer--left{margin-right:150px;margin-bottom:7px}.results__list-item.card .results__list-item__footer--right{position:absolute;right:15px}.results__list-item.card .results__list-item__info{display:inline-block;border-right:1px solid #d7d7d7;padding-right:10px;margin-right:10px;margin-bottom:0}.results__list-item.card .results__list-item__info strong a,.results__list-item.card .results__list-item__info strong span{color:#7b5b27}@media only screen and (max-width:767px){.results__list-item.card .results__list-item__info{display:block;border-right:none;padding-right:0;margin-right:0;margin-bottom:3px}}.results__list-item.card .results__list-item__info:nth-last-child(2){border-right:none}.results__list-item.card .results__list-item__info:last-of-type{border-right:none;padding-right:0;margin-right:0;display:block;margin-bottom:8px}.results__list-item__header-type{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.results__list-item__img{height:1.6rem}.results__list-item__img-container{top:-4px;background-color:#a07f53;margin-bottom:-6px;-ms-flex-negative:0;flex-shrink:0}.results__list-item__info{color:#5b5b5b;font-size:.75rem;margin-bottom:3px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-width:100%}@media only screen and (max-width:767px){.results__list-item__info{white-space:normal}}.results__list-item__info b,.results__list-item__info strong{font-weight:500;color:#383236}.results__list-item__info br{display:none}.results__list-item__info strong{margin-left:5px}.results__list-item__info strong a.highlight{color:#7b5b27}.results__list-item__field{margin-bottom:5px;display:-ms-flexbox;display:flex;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.results__list-item__field:last-of-type{margin-bottom:0}.results__list-item__field__more,.results__tab-filters__opened{position:absolute;background-color:#ededed;border:1px solid #d7d7d7;top:0;left:0;z-index:9;padding-bottom:5px;max-width:500px;-webkit-box-shadow:2px 2px 5px -2px rgba(0,0,0,.75);box-shadow:2px 2px 5px -2px rgba(0,0,0,.75)}@media only screen and (max-width:800px){.results__list-item__field__more,.results__tab-filters__opened{position:fixed;top:0;left:0;width:100%;height:100vh;max-width:none}}.results__list-item__field-elem{color:#5b5b5b;font-size:.75rem;margin-bottom:3px;display:inline-block;border-right:1px solid #ccc;padding:0 10px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;position:relative}.results__list-item__field-elem:first-of-type{padding-left:0}.results__list-item__field-elem a,.results__list-item__field-elem b,.results__list-item__field-elem strong{font-weight:600;color:#383236}.results__list-item__field-elem:last-of-type{border-right:none}.field-more__list-item__field-elem__img,.results__list-item__field-elem__img{position:relative;margin:-4px 8px -4px 0;top:2px;left:0;height:1.3rem}.results__list-item__field__show-all{font-weight:700;padding:0;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.results__list-item__field__show-all:hover{text-decoration:underline}@media only screen and (max-width:1300px){.results__list-item__field__show-all{font-weight:600}}.results__list-item__record{display:inline-block;font-weight:500;color:#383236;border-right:1px solid #ccc;padding:0 7px}.results__list-item__record:last-of-type{border-right:none}.results__list-item__record__img{height:1.3rem;margin-right:5px;margin-bottom:-4px}@media only screen and (max-width:800px){.results__list-item__record-name{display:none}}.results__list-item__records{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;width:100%}.results__list-item__title{color:#7b5b27;font-size:.92rem;margin-bottom:8px}.results__list-item__title b,.results__list-item__title strong{font-weight:600}.results__list-item__title a.highlight{color:#7b5b27}.results__list-item__content{padding:11px 35px 8px}.results__list-item__content:after{content:"";display:table;clear:both}@media only screen and (max-width:1300px){.results__list-item__content{padding:11px 35px 8px 15px}}.results__list-item__content-title{margin-bottom:10px}.results__list-item__footer,.results__list-item__header{border-bottom:1px solid #d7d7d7;background-color:#f2f1f1;white-space:nowrap;color:#383236;width:100%;display:-ms-flexbox;display:flex}.results__list-item__header--left{-o-text-overflow:ellipsis;text-overflow:ellipsis;border-right:1px solid #d7d7d7;font-weight:600;padding:8px 15px 8px 35px;-ms-flex-negative:0;flex-shrink:0;width:350px;display:-ms-flexbox;display:flex;-moz-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:767px){.results__list-item__header--left{width:200px}}@media only screen and (max-width:480px){.results__list-item__header--left{width:100px}.results__list-item__header--left .results__list-item__header-subtype{display:none}}.results__list-item__header--right{padding:8px 15px;position:relative;min-width:0;-ms-flex:1;flex:1 1}.results__list-item__header-subtype{color:#5b5b5b;font-size:.75rem;margin-bottom:3px;display:inline-block;border-right:1px solid #ccc;padding:0 10px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.results__list-item__header-subtype:last-of-type{border-right:none}.results__list-item__header-subtype:first-of-type{padding-left:10px;border-left:1px solid #d7d7d7;margin-left:10px}.results__list-item__header-subtype a,.results__list-item__header-subtype b,.results__list-item__header-subtype strong{font-weight:600;color:#383236}.results__list-item__header-sup{left:2px}.results__list-item__footer{border-bottom:none;background-color:#f6f7f7;margin-top:7px;padding:0 15px 2px 35px}@media only screen and (max-width:1300px){.results__list-item__footer{padding:0 15px 2px}}.results__list-item__footer-separator--left{width:350px;border-top:1px solid #d7d7d7}@media only screen and (max-width:800px){.results__list-item__footer-separator--left{width:200px}}.results__list-item__footer-separator--right{-ms-flex:1;flex:1 1}.results__list-item__footer--left{-ms-flex:1;flex:1 1;color:#5b5b5b;font-size:.75rem;min-width:0}.results__list-item__footer--left b,.results__list-item__footer--left strong{font-weight:500;color:#383236}.results__list-item__footer--right{width:150px;text-align:right;padding-left:15px;position:relative;bottom:10px;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:1300px){.results__list-item__footer--right{bottom:5px}}.results__list-container{padding:20px 25px 130px;border-top:1px solid #d7d7d7}@media only screen and (max-width:1300px){.results__list-container{padding:0 0 100px}}@media only screen and (max-width:767px){.results__list-container{padding:0 0 50px}}.error-page--inner,.results__inner{padding-bottom:100px}.results__inner__info{display:-ms-flexbox;display:flex;padding-bottom:15px;padding-right:50px;padding-left:150px;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end}@media only screen and (max-width:1300px){.results__inner__info{padding-left:60px}}@media only screen and (max-width:767px){.results__inner__info{padding-right:25px}}.results__inner__info .search-info{-ms-flex:1;flex:1 1}.results__inner__info .headings-details__desc__buttons,.results__inner__info .item__icons{margin:0;padding:0}@media only screen and (max-width:1300px){.error-page--inner,.results__inner{padding-bottom:30px}}.error-page--inner .item__info-icon.report-error .headings-details__desc__button,.error-page--inner .item__info-icon.report-error .headings-details__desc__button--mail,.error-page--inner .item__info-icon.report-error .headings-details__desc__button-trigger,.error-page--inner .item__info-icon.report-error .item__icons-trigger,.error-page--inner .item__info-icon.report-error .item__info-icon__button,.error-page--inner .report-error.headings-details__desc__button-item .headings-details__desc__button,.error-page--inner .report-error.headings-details__desc__button-item .headings-details__desc__button--mail,.error-page--inner .report-error.headings-details__desc__button-item .headings-details__desc__button-trigger,.error-page--inner .report-error.headings-details__desc__button-item .item__icons-trigger,.error-page--inner .report-error.headings-details__desc__button-item .item__info-icon__button,.error-page--inner .report-error.headings-details__desc__button-trigger__img--accent .headings-details__desc__button,.error-page--inner .report-error.headings-details__desc__button-trigger__img--accent .headings-details__desc__button--mail,.error-page--inner .report-error.headings-details__desc__button-trigger__img--accent .headings-details__desc__button-trigger,.error-page--inner .report-error.headings-details__desc__button-trigger__img--accent .item__icons-trigger,.error-page--inner .report-error.headings-details__desc__button-trigger__img--accent .item__info-icon__button,.error-page--inner .report-error.headings-details__desc__button-trigger__img .headings-details__desc__button,.error-page--inner .report-error.headings-details__desc__button-trigger__img .headings-details__desc__button--mail,.error-page--inner .report-error.headings-details__desc__button-trigger__img .headings-details__desc__button-trigger,.error-page--inner .report-error.headings-details__desc__button-trigger__img .item__icons-trigger,.error-page--inner .report-error.headings-details__desc__button-trigger__img .item__info-icon__button,.error-page--inner .report-error.item__icons-trigger__img--accent .headings-details__desc__button,.error-page--inner .report-error.item__icons-trigger__img--accent .headings-details__desc__button--mail,.error-page--inner .report-error.item__icons-trigger__img--accent .headings-details__desc__button-trigger,.error-page--inner .report-error.item__icons-trigger__img--accent .item__icons-trigger,.error-page--inner .report-error.item__icons-trigger__img--accent .item__info-icon__button,.error-page--inner .report-error.item__icons-trigger__img .headings-details__desc__button,.error-page--inner .report-error.item__icons-trigger__img .headings-details__desc__button--mail,.error-page--inner .report-error.item__icons-trigger__img .headings-details__desc__button-trigger,.error-page--inner .report-error.item__icons-trigger__img .item__icons-trigger,.error-page--inner .report-error.item__icons-trigger__img .item__info-icon__button,.results__inner .item__info-icon.report-error .headings-details__desc__button,.results__inner .item__info-icon.report-error .headings-details__desc__button--mail,.results__inner .item__info-icon.report-error .headings-details__desc__button-trigger,.results__inner .item__info-icon.report-error .item__icons-trigger,.results__inner .item__info-icon.report-error .item__info-icon__button,.results__inner .report-error.headings-details__desc__button-item .headings-details__desc__button,.results__inner .report-error.headings-details__desc__button-item .headings-details__desc__button--mail,.results__inner .report-error.headings-details__desc__button-item .headings-details__desc__button-trigger,.results__inner .report-error.headings-details__desc__button-item .item__icons-trigger,.results__inner .report-error.headings-details__desc__button-item .item__info-icon__button,.results__inner .report-error.headings-details__desc__button-trigger__img--accent .headings-details__desc__button,.results__inner .report-error.headings-details__desc__button-trigger__img--accent .headings-details__desc__button--mail,.results__inner .report-error.headings-details__desc__button-trigger__img--accent .headings-details__desc__button-trigger,.results__inner .report-error.headings-details__desc__button-trigger__img--accent .item__icons-trigger,.results__inner .report-error.headings-details__desc__button-trigger__img--accent .item__info-icon__button,.results__inner .report-error.headings-details__desc__button-trigger__img .headings-details__desc__button,.results__inner .report-error.headings-details__desc__button-trigger__img .headings-details__desc__button--mail,.results__inner .report-error.headings-details__desc__button-trigger__img .headings-details__desc__button-trigger,.results__inner .report-error.headings-details__desc__button-trigger__img .item__icons-trigger,.results__inner .report-error.headings-details__desc__button-trigger__img .item__info-icon__button,.results__inner .report-error.item__icons-trigger__img--accent .headings-details__desc__button,.results__inner .report-error.item__icons-trigger__img--accent .headings-details__desc__button--mail,.results__inner .report-error.item__icons-trigger__img--accent .headings-details__desc__button-trigger,.results__inner .report-error.item__icons-trigger__img--accent .item__icons-trigger,.results__inner .report-error.item__icons-trigger__img--accent .item__info-icon__button,.results__inner .report-error.item__icons-trigger__img .headings-details__desc__button,.results__inner .report-error.item__icons-trigger__img .headings-details__desc__button--mail,.results__inner .report-error.item__icons-trigger__img .headings-details__desc__button-trigger,.results__inner .report-error.item__icons-trigger__img .item__icons-trigger,.results__inner .report-error.item__icons-trigger__img .item__info-icon__button{display:none}.error-page--inner .headings-details__desc__button-item:nth-last-of-type(2) .headings-details__desc__button,.error-page--inner .headings-details__desc__button-item:nth-last-of-type(2) .headings-details__desc__button--mail,.error-page--inner .headings-details__desc__button-item:nth-last-of-type(2) .headings-details__desc__button-trigger,.error-page--inner .headings-details__desc__button-item:nth-last-of-type(2) .item__icons-trigger,.error-page--inner .headings-details__desc__button-item:nth-last-of-type(2) .item__info-icon__button,.error-page--inner .headings-details__desc__button-trigger__img--accent:nth-last-of-type(2) .headings-details__desc__button,.error-page--inner .headings-details__desc__button-trigger__img--accent:nth-last-of-type(2) .headings-details__desc__button--mail,.error-page--inner .headings-details__desc__button-trigger__img--accent:nth-last-of-type(2) .headings-details__desc__button-trigger,.error-page--inner .headings-details__desc__button-trigger__img--accent:nth-last-of-type(2) .item__icons-trigger,.error-page--inner .headings-details__desc__button-trigger__img--accent:nth-last-of-type(2) .item__info-icon__button,.error-page--inner .headings-details__desc__button-trigger__img:nth-last-of-type(2) .headings-details__desc__button,.error-page--inner .headings-details__desc__button-trigger__img:nth-last-of-type(2) .headings-details__desc__button--mail,.error-page--inner .headings-details__desc__button-trigger__img:nth-last-of-type(2) .headings-details__desc__button-trigger,.error-page--inner .headings-details__desc__button-trigger__img:nth-last-of-type(2) .item__icons-trigger,.error-page--inner .headings-details__desc__button-trigger__img:nth-last-of-type(2) .item__info-icon__button,.error-page--inner .item__icons-trigger__img--accent:nth-last-of-type(2) .headings-details__desc__button,.error-page--inner .item__icons-trigger__img--accent:nth-last-of-type(2) .headings-details__desc__button--mail,.error-page--inner .item__icons-trigger__img--accent:nth-last-of-type(2) .headings-details__desc__button-trigger,.error-page--inner .item__icons-trigger__img--accent:nth-last-of-type(2) .item__icons-trigger,.error-page--inner .item__icons-trigger__img--accent:nth-last-of-type(2) .item__info-icon__button,.error-page--inner .item__icons-trigger__img:nth-last-of-type(2) .headings-details__desc__button,.error-page--inner .item__icons-trigger__img:nth-last-of-type(2) .headings-details__desc__button--mail,.error-page--inner .item__icons-trigger__img:nth-last-of-type(2) .headings-details__desc__button-trigger,.error-page--inner .item__icons-trigger__img:nth-last-of-type(2) .item__icons-trigger,.error-page--inner .item__icons-trigger__img:nth-last-of-type(2) .item__info-icon__button,.error-page--inner .item__info-icon:nth-last-of-type(2) .headings-details__desc__button,.error-page--inner .item__info-icon:nth-last-of-type(2) .headings-details__desc__button--mail,.error-page--inner .item__info-icon:nth-last-of-type(2) .headings-details__desc__button-trigger,.error-page--inner .item__info-icon:nth-last-of-type(2) .item__icons-trigger,.error-page--inner .item__info-icon:nth-last-of-type(2) .item__info-icon__button,.results__inner .headings-details__desc__button-item:nth-last-of-type(2) .headings-details__desc__button,.results__inner .headings-details__desc__button-item:nth-last-of-type(2) .headings-details__desc__button--mail,.results__inner .headings-details__desc__button-item:nth-last-of-type(2) .headings-details__desc__button-trigger,.results__inner .headings-details__desc__button-item:nth-last-of-type(2) .item__icons-trigger,.results__inner .headings-details__desc__button-item:nth-last-of-type(2) .item__info-icon__button,.results__inner .headings-details__desc__button-trigger__img--accent:nth-last-of-type(2) .headings-details__desc__button,.results__inner .headings-details__desc__button-trigger__img--accent:nth-last-of-type(2) .headings-details__desc__button--mail,.results__inner .headings-details__desc__button-trigger__img--accent:nth-last-of-type(2) .headings-details__desc__button-trigger,.results__inner .headings-details__desc__button-trigger__img--accent:nth-last-of-type(2) .item__icons-trigger,.results__inner .headings-details__desc__button-trigger__img--accent:nth-last-of-type(2) .item__info-icon__button,.results__inner .headings-details__desc__button-trigger__img:nth-last-of-type(2) .headings-details__desc__button,.results__inner .headings-details__desc__button-trigger__img:nth-last-of-type(2) .headings-details__desc__button--mail,.results__inner .headings-details__desc__button-trigger__img:nth-last-of-type(2) .headings-details__desc__button-trigger,.results__inner .headings-details__desc__button-trigger__img:nth-last-of-type(2) .item__icons-trigger,.results__inner .headings-details__desc__button-trigger__img:nth-last-of-type(2) .item__info-icon__button,.results__inner .item__icons-trigger__img--accent:nth-last-of-type(2) .headings-details__desc__button,.results__inner .item__icons-trigger__img--accent:nth-last-of-type(2) .headings-details__desc__button--mail,.results__inner .item__icons-trigger__img--accent:nth-last-of-type(2) .headings-details__desc__button-trigger,.results__inner .item__icons-trigger__img--accent:nth-last-of-type(2) .item__icons-trigger,.results__inner .item__icons-trigger__img--accent:nth-last-of-type(2) .item__info-icon__button,.results__inner .item__icons-trigger__img:nth-last-of-type(2) .headings-details__desc__button,.results__inner .item__icons-trigger__img:nth-last-of-type(2) .headings-details__desc__button--mail,.results__inner .item__icons-trigger__img:nth-last-of-type(2) .headings-details__desc__button-trigger,.results__inner .item__icons-trigger__img:nth-last-of-type(2) .item__icons-trigger,.results__inner .item__icons-trigger__img:nth-last-of-type(2) .item__info-icon__button,.results__inner .item__info-icon:nth-last-of-type(2) .headings-details__desc__button,.results__inner .item__info-icon:nth-last-of-type(2) .headings-details__desc__button--mail,.results__inner .item__info-icon:nth-last-of-type(2) .headings-details__desc__button-trigger,.results__inner .item__info-icon:nth-last-of-type(2) .item__icons-trigger,.results__inner .item__info-icon:nth-last-of-type(2) .item__info-icon__button{border-right:1px solid #d7d7d7}.results__loader,.results__main{margin-top:20px}@media only screen and (max-width:1300px){.results__loader,.results__main{margin-top:10px;padding-left:0;padding-right:0}}.results__content,.results__loader--inner{background-color:#fff;border:1px solid #d7d7d7;border-top-left-radius:7px;border-top-right-radius:7px}@media only screen and (max-width:1300px){.results__content,.results__loader--inner{border-radius:0;border-left:none;border-right:none}}.results__loader{min-height:100vh;display:-ms-flexbox;display:flex}@media only screen and (max-width:767px){.results__loader{min-height:1px}}.results__loader--inner{-ms-flex:1;flex:1 1;display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.results__loader--inner{-ms-flex:auto;flex:auto}}.card__tabs-list,.results__tabs{list-style:none;padding:0 100px;margin:0;z-index:1;white-space:nowrap;position:relative}@media only screen and (max-width:1600px){.card__tabs-list,.results__tabs{padding:0 25px}}@media only screen and (max-width:480px){.card__tabs-list,.results__tabs{padding:0 15px}}.card__tab,.results__tab{display:inline-block;background-color:#f2f2f2;padding:4px 7px 5px;cursor:pointer;position:relative;margin:0 16px;width:160px;z-index:1;text-align:center}.card__tab:focus-within:not(.active),.card__tab:focus:not(.active),.card__tab:hover:not(.active),.results__tab:focus-within:not(.active),.results__tab:focus:not(.active),.results__tab:hover:not(.active){background-color:#333}.card__tab:focus-within:not(.active):before,.card__tab:focus:not(.active):before,.card__tab:hover:not(.active):before,.results__tab:focus-within:not(.active):before,.results__tab:focus:not(.active):before,.results__tab:hover:not(.active):before{background:#333;border:1px solid #333}.card__tab:focus-within:not(.active) button,.card__tab:focus:not(.active) button,.card__tab:hover:not(.active) button,.results__tab:focus-within:not(.active) button,.results__tab:focus:not(.active) button,.results__tab:hover:not(.active) button{color:#dec79f}.card__tab:focus-within:not(.active) button .results__tab-count,.card__tab:focus:not(.active) button .results__tab-count,.card__tab:hover:not(.active) button .results__tab-count,.results__tab:focus-within:not(.active) button .results__tab-count,.results__tab:focus:not(.active) button .results__tab-count,.results__tab:hover:not(.active) button .results__tab-count{color:#c1c1c1}.results__tab-0{z-index:10}.results__tab-1{z-index:9}.results__tab-2{z-index:8}.results__tab-3{z-index:7}.results__tab-4{z-index:6}.results__tab-5{z-index:5}.results__tab-6{z-index:4}.results__tab-7{z-index:3}.results__tab-8{z-index:2}.results__tab-9{z-index:1}.results__tab-10{z-index:0}.card__tab:before,.results__tab:before{content:"";position:absolute;top:-5px;height:calc(100% + 4px);bottom:0;z-index:-1;right:-27px;left:-27px;border:1px solid #bebebe;border-bottom:1px solid #d7d7d7;border-radius:7px 7px 0 0;background:#f2f2f2;-webkit-transform:perspective(7px) rotateX(2deg);transform:perspective(7px) rotateX(2deg);-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom}.active.card__tab,.results__tab.active{background-color:#fff;z-index:10;cursor:auto;pointer-events:none}.active.card__tab button,.results__tab.active button{cursor:auto}.active.card__tab:before,.results__tab.active:before{border-bottom:none;background-color:#fff;height:calc(100% + 5px)}@media only screen and (max-width:1300px){.active.card__tab:before,.results__tab.active:before{height:calc(100% + 6px)}}@media only screen and (max-width:1300px){.card__tab,.results__tab{width:90px;padding:3px 0}.card__tab:before,.results__tab:before{-webkit-transform:perspective(5px) rotateX(2deg);transform:perspective(5px) rotateX(2deg);top:-6px;height:calc(100% + 5px)}}@media only screen and (max-width:800px){.card__tab,.results__tab{width:24px;margin:0 19px;padding-top:2px;padding-bottom:3px}.card__tab:before,.results__tab:before{-webkit-transform:perspective(5px) rotateX(3deg);transform:perspective(5px) rotateX(3deg);top:-10px;height:calc(100% + 9px)}.card__tab .results__tab-icon,.results__tab .results__tab-icon{margin-right:0}.active.card__tab,.results__tab.active{width:90px;margin:0 17px}.active.card__tab:before,.results__tab.active:before{-webkit-transform:perspective(5px) rotateX(2deg);transform:perspective(5px) rotateX(2deg);height:calc(100% + 6px);top:-6px}.active.card__tab .results__tab-icon,.results__tab.active .results__tab-icon{margin-right:7px}}@media only screen and (max-width:480px){.card__tab,.results__tab{width:15px;margin:0 10px}.active.card__tab,.results__tab.active{width:70px;margin:0 17px}.active.card__tab .results__tab-icon,.results__tab.active .results__tab-icon{position:relative;top:.3rem;left:0}}.card__tab button,.results__tab button{width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;padding:0}.card__tab button:focus,.results__tab button:focus{outline:none}.results__tab-icon{height:1.35rem;position:relative;top:.4rem;margin-right:6px;margin-top:-7px}@media only screen and (max-width:800px){.results__tab-icon{height:1.2rem;position:relative;left:2px;top:.3rem}}@media only screen and (max-width:480px){.results__tab-icon{position:absolute;top:.6rem;left:8px}}@media only screen and (max-width:1300px){.results__tab-count{display:none}}.results__tab-filters{padding:20px 25px}.results__tab-filters:after{content:"";display:table;clear:both}.results__tab-filters__opened{width:calc(100% - 30px)}.results__tab-filters__opened__header-text{padding:0 5px}.results__tab-filters__toggle{font-size:.75rem;padding:4px 5px 5px 30px;border-top-left-radius:.8rem 50%;border-bottom-left-radius:.8rem 50%;border-top-right-radius:.8rem 50%;border-bottom-right-radius:.8rem 50%}.results__tab-filters__toggle-container{padding-top:30px;padding-bottom:10px}@media only screen and (max-width:800px){.results__tab-filters__toggle-container{padding-top:15px;padding-bottom:5px}}.results__tab-filters__toggle-img{height:1.7rem;margin:-9px -3px -6px 15px;position:relative;top:3px}.results__filter-select{width:300px;display:inline-block}.results__top-navigation:after{content:"";display:table;clear:both}.results__top-navigation--left .sort-items{position:relative;top:-2px;margin-bottom:-2px}@media only screen and (max-width:800px){.results__top-navigation--left .ipp{margin-right:0;-ms-flex:1;flex:1 1}}.results__bottom-navigation--left,.results__top-navigation--left{float:left}@media only screen and (max-width:1300px){.results__bottom-navigation--left,.results__top-navigation--left{display:-ms-flexbox;display:flex;width:100%;border-bottom:1px solid #d7d7d7;padding:10px 25px 8px}}@media only screen and (max-width:800px){.results__bottom-navigation--left,.results__top-navigation--left{padding:7px 15px 5px}}.results__bottom-navigation--right,.results__top-navigation--right{float:right}@media only screen and (max-width:1300px){.results__bottom-navigation--right,.results__top-navigation--right{padding:10px 25px}.results__bottom-navigation--right,.results__bottom-navigation--right .pagination,.results__bottom-navigation--right .pagination--small,.results__top-navigation--right,.results__top-navigation--right .pagination,.results__top-navigation--right .pagination--small{display:-ms-flexbox;display:flex;width:100%;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end}.results__bottom-navigation--right .pagination__input,.results__top-navigation--right .pagination__input{padding:2px 10px 4px 4px}.results__bottom-navigation--right .pagination__next,.results__bottom-navigation--right .pagination__next--small,.results__bottom-navigation--right .pagination__previous,.results__bottom-navigation--right .pagination__previous--small,.results__bottom-navigation--right .what-in__examples-more,.results__top-navigation--right .pagination__next,.results__top-navigation--right .pagination__next--small,.results__top-navigation--right .pagination__previous,.results__top-navigation--right .pagination__previous--small,.results__top-navigation--right .what-in__examples-more{padding-top:2px;padding-bottom:5px}}@media only screen and (max-width:800px){.results__bottom-navigation--right,.results__top-navigation--right{padding:7px 15px;float:none}.results__bottom-navigation--right .pagination__pages,.results__top-navigation--right .pagination__pages{-ms-flex:1;flex:1 1;text-align:center}}@media only screen and (max-width:800px) and (-ms-high-contrast:active){.results__bottom-navigation--right .pagination__pages,.results__top-navigation--right .pagination__pages{-ms-flex:auto;flex:auto}}@media only screen and (max-width:800px){.results__bottom-navigation--right .pagination__next,.results__bottom-navigation--right .pagination__next--small,.results__bottom-navigation--right .pagination__previous,.results__bottom-navigation--right .pagination__previous--small,.results__bottom-navigation--right .what-in__examples-more,.results__top-navigation--right .pagination__next,.results__top-navigation--right .pagination__next--small,.results__top-navigation--right .pagination__previous,.results__top-navigation--right .pagination__previous--small,.results__top-navigation--right .what-in__examples-more{margin:0;-ms-flex-negative:0;flex-shrink:0}}@media only screen and (max-width:767px){.results__no-results{padding:0 20px}}.results__no-results--container{margin:60px 20px 50px}@media only screen and (max-width:767px){.results__no-results--container{margin:40px 20px 20px}}.results__no-results--img{max-width:100%;width:200px;display:inline-block;margin-right:20px;margin-top:20px}@media only screen and (max-width:1366px){.results__no-results--img{display:block;padding-top:40px;width:250px}}.error-page--causes,.error-page--sorry,.error-page--title,.news__no-results--causes,.news__no-results--sorry,.news__no-results--title,.results__no-results--suggestions,.results__no-results--title{font-size:1.375rem;line-height:1.375rem;margin:0;font-weight:700;padding-bottom:25px}.error-page--separator,.news__no-results--separator,.results__no-results--separator{width:60px;height:5px;background:#2b2b2b}@media only screen and (max-width:1023px){.error-page--separator,.news__no-results--separator,.results__no-results--separator{width:55px}}@media only screen and (max-width:800px){.error-page--separator,.news__no-results--separator,.results__no-results--separator{width:50px}}.error-page--separator:after,.news__no-results--separator:after,.results__no-results--separator:after{content:"";width:100%;max-width:550px;height:1px;background:inherit;opacity:.5;display:block;position:absolute;margin-top:5px}@media only screen and (max-width:800px){.error-page--separator:after,.news__no-results--separator:after,.results__no-results--separator:after{width:calc(200px + 30%)}}@media only screen and (max-width:550px){.error-page--separator:after,.news__no-results--separator:after,.results__no-results--separator:after{width:calc(100px + 30%)}}.error-page--causes,.error-page--sorry,.news__no-results--causes,.news__no-results--sorry,.results__no-results--suggestions{color:#333;font-size:1.375rem;letter-spacing:.3px;font-weight:400;padding:40px 0 10px}@media only screen and (max-width:1366px){.error-page--causes,.error-page--sorry,.news__no-results--causes,.news__no-results--sorry,.results__no-results--suggestions{padding:30px 0 10px}}.error-page--causes-img,.error-page--sorry-img,.news__no-results--causes-img,.news__no-results--sorry-img,.results__no-results--suggestions-img{width:2.375rem;height:2.375rem;margin:-10px 30px -10px 0}@media only screen and (max-width:1024px){.error-page--causes-img,.error-page--sorry-img,.news__no-results--causes-img,.news__no-results--sorry-img,.results__no-results--suggestions-img{margin-right:20px}}.contrast.error-page--causes-img,.contrast.error-page--sorry-img,.contrast.news__no-results--causes-img,.contrast.news__no-results--sorry-img,.results__no-results--suggestions-img.contrast{display:none}.results__no-results--suggestions-container{display:inline-block}.error-page--what-now-container,.news__no-results--what-now-container,.results__no-results--desc,.results__no-results--in-cards-desc,.results__no-results--italic{font-size:1rem;line-height:1.3rem;color:#333;letter-spacing:.3px;padding:15px 0 0 100px;margin:0;list-style:none}@media only screen and (max-width:1024px){.error-page--what-now-container,.news__no-results--what-now-container,.results__no-results--desc,.results__no-results--in-cards-desc,.results__no-results--italic{padding:0}}.error-page--what-now-container li,.news__no-results--what-now-container li,.results__no-results--desc li,.results__no-results--in-cards-desc li,.results__no-results--italic li{margin:10px 0}.results__no-results--italic{font-style:italic}.results__no-results--in-cards-desc{min-height:300px;display:-ms-flexbox;display:flex;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1023px){.results__no-results--in-cards-desc{min-height:150px}}@media only screen and (max-width:767px){.results__no-results--in-cards-desc{min-height:100px}}.search-info__list{list-style:none;padding:0;margin:0}.search-info__list,.search-info__list-item,.search-info__list-relation{display:inline-block}.search-info__list-key{display:inline-block;margin-left:2px}.search-info__list-key__inner,.search-info__list-key__inner__val{display:inline-block}.search-info__list-key__inner__val-key{font-weight:600}.search-info__list-key__inner__val-key,.search-info__list-key__inner__val-separator{margin-left:2px;display:inline-block}.search-info__list-key__inner__val-key-general,.search-info__list-key__inner__val-separator-general{display:inline;margin-right:2px}.search-info__list-attr{display:inline-block;font-weight:500}.search-info__list-attr__val{display:inline}.search-info__key{margin:0;padding-right:20px;word-break:break-all}.search-info__key-label{margin-right:8px}.search-info__key__phraze{margin-right:5px}.search-info__key strong{font-size:1rem}@media only screen and (max-width:800px){.search-info__key strong{font-size:.83rem}}.field-more__header,.results__tab-filters__opened__header{border-bottom:1px solid #d7d7d7;padding:5px 10px;font-weight:600;color:#383236;font-size:.75rem;position:relative;display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}.field-more__header:after,.results__tab-filters__opened__header:after{content:"";display:table;clear:both}.field-more__header-text,.results__tab-filters__opened__header-text{float:left;margin:0;-ms-flex:1;flex:1 1}.field-more__list,.results__tab-filters__list{list-style:none;padding:0 10px;max-height:150px;overflow-y:auto;margin-right:3px;margin-top:3px;overflow-x:hidden}@media only screen and (max-width:800px){.field-more__list,.results__tab-filters__list{overflow-y:auto;height:calc(100% - .75rem - 15px);max-height:none}}.field-more__list-item{border-bottom:1px solid #d7d7d7;padding:7px 0;position:relative;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}@media only screen and (max-width:800px){.field-more__list-item{white-space:normal}}.field-more__list-item:last-of-type{border-bottom:none}.field-more__list-item__field-elem{color:#5b5b5b;font-size:.75rem;margin-bottom:3px;display:inline-block;border-right:1px solid #ccc;padding:0 10px}@media only screen and (max-width:800px){.field-more__list-item__field-elem{width:100%}.field-more__list-item__field-elem:first-of-type{border-right:none}.field-more__list-item__field-elem:nth-of-type(2){padding-left:22px}}.field-more__list-item__field-elem:first-of-type{padding-left:0}.field-more__list-item__field-elem a,.field-more__list-item__field-elem b,.field-more__list-item__field-elem strong{font-weight:600;color:#383236}.field-more__list-item__field-elem:last-of-type{border-right:none}.item{-ms-flex:1 0 auto;flex:1 0 auto}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.item{-ms-flex:auto;flex:auto}}.item__nested,.item__nested-icon{display:inline-block}.item__nested-icon{margin:0 5px;float:left}.item__nested-container:not(:first-of-type){margin-top:4px}@media only screen and (max-width:767px){.item__nested-container{display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.item__nested__field{margin-right:10px;padding-right:10px;border-right:1px solid #d7d7d7}@media only screen and (max-width:767px){.item__nested__field{border-right:none}}.item__nested__field-img{float:left;height:1.3rem;position:relative;top:.2rem;margin:-4px 5px -2px -3px}.item__nested__field,.item__nested__section{display:inline-block}@media only screen and (max-width:767px){.item__nested__field,.item__nested__section{margin-bottom:5px}.item__nested__field:last-of-type,.item__nested__section:last-of-type{margin-bottom:0}}.item__nested__field .card__yearbook__alert-subsection-content,.item__nested__field .card__yearbook__number-subsection-content,.item__nested__field .card__yearbook__number-subsection-content--book,.item__nested__field .item__text,.item__nested__section .card__yearbook__alert-subsection-content,.item__nested__section .card__yearbook__number-subsection-content,.item__nested__section .card__yearbook__number-subsection-content--book,.item__nested__section .item__text{color:#5b5b5b}.card__yearbook__alert-subsection-content,.card__yearbook__number-subsection-content,.card__yearbook__number-subsection-content--book,.item__text{display:-ms-flexbox;display:flex;color:#383236;font-size:.82rem;float:left;letter-spacing:.25px;margin-right:3px}.item__text--highlight{color:#7b5b27;font-weight:400}.card__yearbook__alert-subsection-content a,.card__yearbook__number-subsection-content--book a,.card__yearbook__number-subsection-content a,.item__text a{word-break:break-word}.card__yearbook__alert-subsection-content b,.card__yearbook__alert-subsection-content strong,.card__yearbook__number-subsection-content--book b,.card__yearbook__number-subsection-content--book strong,.card__yearbook__number-subsection-content b,.card__yearbook__number-subsection-content strong,.item__text.with-img,.item__text.with-img a,.item__text b,.item__text strong,.with-img.card__yearbook__alert-subsection-content,.with-img.card__yearbook__alert-subsection-content a,.with-img.card__yearbook__number-subsection-content,.with-img.card__yearbook__number-subsection-content--book,.with-img.card__yearbook__number-subsection-content--book a,.with-img.card__yearbook__number-subsection-content a{font-weight:600}.card__yearbook__alert-subsection-content a,.card__yearbook__number-subsection-content--book a,.card__yearbook__number-subsection-content a,.item__text--link,.item__text a{color:#7b5b27;font-weight:400}.item__text-icon{max-width:100%;max-height:100%;margin:-2px 0 -4px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.item__text-icon{height:1.3rem;width:1.3rem}}.item__text-icon-container{background-color:#a07f53;height:1.2rem;top:-1px}.item__text-icon-subcontainer{display:inline-block;float:left;text-align:center}.item__text-icon-subcontainer .item__subsection__img{width:.9rem;height:auto;position:relative;top:-2px}.item__text-icon-container,.item__text-icon-subcontainer{width:1.2rem;margin-right:5px;-ms-flex-negative:0;flex-shrink:0}.item__text__sup{top:.2rem;left:5px}.item__subsection{display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}.item__subsection:after{content:"";display:table;clear:both}@media only screen and (max-width:767px){.item__subsection{-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.item__subsection--separate .card__yearbook__alert-subsection-label,.item__subsection--separate .card__yearbook__number-subsection-label,.item__subsection--separate .item__subsection-label{width:auto;padding-left:0}.card__yearbook__alert-subsection-content,.card__yearbook__number-subsection-content,.card__yearbook__number-subsection-content--book,.item__subsection-content{-ms-flex:1;flex:1 1;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:3px 0;display:inline-block}@media (-ms-high-contrast:active),only screen and (max-width:767px) and (-ms-high-contrast:none){.card__yearbook__alert-subsection-content,.card__yearbook__number-subsection-content,.card__yearbook__number-subsection-content--book,.item__subsection-content{-ms-flex:1 0 auto;flex:1 0 auto}}.item__subsection-content__separator{width:100%;max-width:150px;border-top:1px solid #d7d7d7;margin-top:3px}.item__subsection-content--inner{margin-right:3px;display:inline-block}.item__subsection-content--inner .card__yearbook__alert-subsection-content,.item__subsection-content--inner .card__yearbook__number-subsection-content,.item__subsection-content--inner .card__yearbook__number-subsection-content--book,.item__subsection-content--inner .item__text{margin-right:0}.item__subsection-content--inner span{float:left;font-size:.82rem}.card__yearbook__alert-subsection-label,.card__yearbook__number-subsection-label,.item__subsection-label{padding:0 5px 0 0;font-weight:400;float:left;color:#5b5b5b;width:150px;font-size:.82rem;text-align:left;cursor:auto;margin:3px 0}@media only screen and (max-width:767px){.card__yearbook__alert-subsection-label,.card__yearbook__number-subsection-label,.item__subsection-label{padding:0;width:auto;margin:0;text-align:left}}.item__subsection-label__inner{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-ms-flex:1;flex:1 1}@media only screen and (max-width:767px){.item__subsection-label__inner{-ms-flex:none;flex:none}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.item__subsection-label__inner{-ms-flex:auto;flex:auto}}.item__subsection-label__separator{width:100%;max-width:160px;margin-left:-10px;border-top:1px solid #d7d7d7;margin-top:3px}.item__subsection__show{float:right;padding:5px 5px 7px 15px;font-weight:500}.item__subsection__show-container{text-align:right;width:100%;float:right;padding:12px 15px;position:relative;margin-top:10px}.item__subsection__show-container:before{content:"";top:0;right:0;position:absolute;display:inline-block;height:1px;width:100%;background-color:#d7d7d7}.item__subsection__show-img{height:1.6rem;width:1.6rem;display:inline-block;position:relative;top:4px;margin:-9px -3px -5px 3px;background-image:url(/static/media/arrow-circle-empty-medium.e5bc558d.svg)}.item__subsection__show:hover .item__subsection__show-img{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background-image:url(/static/media/arrow-circle-empty-light.a3881be4.svg)}.item__separate__item{margin-top:4px;display:inline-block}.item__separate__item:after{content:"";display:table;clear:both}.item__separate__item span{float:left;font-size:.82rem;margin-right:4px}.item__separate__item .card__yearbook__alert-subsection-content,.item__separate__item .card__yearbook__number-subsection-content,.item__separate__item .card__yearbook__number-subsection-content--book,.item__separate__item .item__text{margin-right:0}.item__breadcrumbs{list-style:none;padding:0 50px;border-bottom:1px solid #d7d7d7;margin:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.item__breadcrumbs:after{content:"";display:table;clear:both}@media only screen and (max-width:767px){.item__breadcrumbs{padding:0 10px}}.item__breadcrumbs__item{display:inline-block;-ms-flex-negative:0;flex-shrink:0;border-right:1px solid #d7d7d7;margin:5px 0;padding:0 8px;max-width:300px;float:left;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.item__breadcrumbs__item:last-of-type{border:none;-ms-flex-negative:1;flex-shrink:1}.item__breadcrumbs__item:first-of-type{padding-left:0}.item__breadcrumbs__item:first-of-type .item__breadcrumbs__link:focus{outline:1px solid #a58562;outline-offset:-.1875rem}.item__breadcrumbs__item-img{height:1.2rem;position:relative;top:1px;margin:-4px -1px}.item__breadcrumbs__item-img.contrast{display:none}.item__breadcrumbs__item b{font-weight:400}@media only screen and (max-width:480px){.item__breadcrumbs__item{max-width:100px}}.item__breadcrumbs__link{color:#80663c}.item__next,.item__prev{position:relative;margin-left:10px;margin-bottom:5px}.item__next__img,.item__prev__img{background-image:url(/static/media/arrow-circle-empty-medium.e5bc558d.svg);height:1.4rem;width:1.4rem;background-size:1.5rem;position:relative;top:2px;margin:-5px -2px -4px 7px;display:inline-block}.item__next:hover,.item__prev:hover{background:#24221f;color:#dec79f;border-color:#9b907a}.item__prev{padding:1px 22px 3px 5px}.item__prev__img{margin:-5px 7px -4px -2px;background-image:url(/static/media/arrow-circle-empty-left.3e3ec27a.svg)}.item__prev:focus .item__prev__img,.item__prev:hover .item__prev__img{background-image:url(/static/media/arrow-circle-empty-left-light.c3866f66.svg)}.item__next{padding:1px 5px 3px 22px}.item__next__img{background-image:url(/static/media/arrow-circle-empty-right.58598294.svg)}.item__next:focus .item__next__img,.item__next:hover .item__next__img{background-image:url(/static/media/arrow-circle-empty.58e6ca31.svg)}.item__next-prev{text-align:right;margin-bottom:10px;-ms-flex:1;flex:1 1}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.item__next-prev{-ms-flex:auto;flex:auto}}.item__external{display:-ms-flexbox;display:flex}.item__external__img{float:left;height:.7rem;-ms-align-self:center;-ms-flex-item-align:center;align-self:center;margin:0 7px 0 2px}.item__navigation{display:-ms-flexbox;display:flex}.item__info-icons{list-style:none;padding:0;margin:0}.headings-details__desc__button-item,.headings-details__desc__button-trigger__img,.headings-details__desc__button-trigger__img--accent,.item__icons-trigger__img,.item__icons-trigger__img--accent,.item__info-icon{display:inline-block}@media only screen and (max-width:767px){.headings-details__desc__button-item:first-of-type .headings-details__desc__button,.headings-details__desc__button-item:first-of-type .headings-details__desc__button--mail,.headings-details__desc__button-item:first-of-type .headings-details__desc__button-trigger,.headings-details__desc__button-item:first-of-type .item__icons-trigger,.headings-details__desc__button-item:first-of-type .item__info-icon__button,.headings-details__desc__button-trigger__img--accent:first-of-type .headings-details__desc__button,.headings-details__desc__button-trigger__img--accent:first-of-type .headings-details__desc__button--mail,.headings-details__desc__button-trigger__img--accent:first-of-type .headings-details__desc__button-trigger,.headings-details__desc__button-trigger__img--accent:first-of-type .item__icons-trigger,.headings-details__desc__button-trigger__img--accent:first-of-type .item__info-icon__button,.headings-details__desc__button-trigger__img:first-of-type .headings-details__desc__button,.headings-details__desc__button-trigger__img:first-of-type .headings-details__desc__button--mail,.headings-details__desc__button-trigger__img:first-of-type .headings-details__desc__button-trigger,.headings-details__desc__button-trigger__img:first-of-type .item__icons-trigger,.headings-details__desc__button-trigger__img:first-of-type .item__info-icon__button,.item__icons-trigger__img--accent:first-of-type .headings-details__desc__button,.item__icons-trigger__img--accent:first-of-type .headings-details__desc__button--mail,.item__icons-trigger__img--accent:first-of-type .headings-details__desc__button-trigger,.item__icons-trigger__img--accent:first-of-type .item__icons-trigger,.item__icons-trigger__img--accent:first-of-type .item__info-icon__button,.item__icons-trigger__img:first-of-type .headings-details__desc__button,.item__icons-trigger__img:first-of-type .headings-details__desc__button--mail,.item__icons-trigger__img:first-of-type .headings-details__desc__button-trigger,.item__icons-trigger__img:first-of-type .item__icons-trigger,.item__icons-trigger__img:first-of-type .item__info-icon__button,.item__info-icon:first-of-type .headings-details__desc__button,.item__info-icon:first-of-type .headings-details__desc__button--mail,.item__info-icon:first-of-type .headings-details__desc__button-trigger,.item__info-icon:first-of-type .item__icons-trigger,.item__info-icon:first-of-type .item__info-icon__button{border-bottom:none;padding-bottom:6px}}.headings-details__desc__button-item:last-of-type .headings-details__desc__button,.headings-details__desc__button-item:last-of-type .headings-details__desc__button--mail,.headings-details__desc__button-item:last-of-type .headings-details__desc__button-trigger,.headings-details__desc__button-item:last-of-type .item__icons-trigger,.headings-details__desc__button-item:last-of-type .item__info-icon__button,.headings-details__desc__button-trigger__img--accent:last-of-type .headings-details__desc__button,.headings-details__desc__button-trigger__img--accent:last-of-type .headings-details__desc__button--mail,.headings-details__desc__button-trigger__img--accent:last-of-type .headings-details__desc__button-trigger,.headings-details__desc__button-trigger__img--accent:last-of-type .item__icons-trigger,.headings-details__desc__button-trigger__img--accent:last-of-type .item__info-icon__button,.headings-details__desc__button-trigger__img:last-of-type .headings-details__desc__button,.headings-details__desc__button-trigger__img:last-of-type .headings-details__desc__button--mail,.headings-details__desc__button-trigger__img:last-of-type .headings-details__desc__button-trigger,.headings-details__desc__button-trigger__img:last-of-type .item__icons-trigger,.headings-details__desc__button-trigger__img:last-of-type .item__info-icon__button,.item__icons-trigger__img--accent:last-of-type .headings-details__desc__button,.item__icons-trigger__img--accent:last-of-type .headings-details__desc__button--mail,.item__icons-trigger__img--accent:last-of-type .headings-details__desc__button-trigger,.item__icons-trigger__img--accent:last-of-type .item__icons-trigger,.item__icons-trigger__img--accent:last-of-type .item__info-icon__button,.item__icons-trigger__img:last-of-type .headings-details__desc__button,.item__icons-trigger__img:last-of-type .headings-details__desc__button--mail,.item__icons-trigger__img:last-of-type .headings-details__desc__button-trigger,.item__icons-trigger__img:last-of-type .item__icons-trigger,.item__icons-trigger__img:last-of-type .item__info-icon__button,.item__info-icon:last-of-type .headings-details__desc__button,.item__info-icon:last-of-type .headings-details__desc__button--mail,.item__info-icon:last-of-type .headings-details__desc__button-trigger,.item__info-icon:last-of-type .item__icons-trigger,.item__info-icon:last-of-type .item__info-icon__button{border-right:1px solid #d7d7d7}@media only screen and (max-width:767px){.headings-details__desc__button-item:last-of-type .headings-details__desc__button,.headings-details__desc__button-item:last-of-type .headings-details__desc__button--mail,.headings-details__desc__button-item:last-of-type .headings-details__desc__button-trigger,.headings-details__desc__button-item:last-of-type .item__icons-trigger,.headings-details__desc__button-item:last-of-type .item__info-icon__button,.headings-details__desc__button-trigger__img--accent:last-of-type .headings-details__desc__button,.headings-details__desc__button-trigger__img--accent:last-of-type .headings-details__desc__button--mail,.headings-details__desc__button-trigger__img--accent:last-of-type .headings-details__desc__button-trigger,.headings-details__desc__button-trigger__img--accent:last-of-type .item__icons-trigger,.headings-details__desc__button-trigger__img--accent:last-of-type .item__info-icon__button,.headings-details__desc__button-trigger__img:last-of-type .headings-details__desc__button,.headings-details__desc__button-trigger__img:last-of-type .headings-details__desc__button--mail,.headings-details__desc__button-trigger__img:last-of-type .headings-details__desc__button-trigger,.headings-details__desc__button-trigger__img:last-of-type .item__icons-trigger,.headings-details__desc__button-trigger__img:last-of-type .item__info-icon__button,.item__icons-trigger__img--accent:last-of-type .headings-details__desc__button,.item__icons-trigger__img--accent:last-of-type .headings-details__desc__button--mail,.item__icons-trigger__img--accent:last-of-type .headings-details__desc__button-trigger,.item__icons-trigger__img--accent:last-of-type .item__icons-trigger,.item__icons-trigger__img--accent:last-of-type .item__info-icon__button,.item__icons-trigger__img:last-of-type .headings-details__desc__button,.item__icons-trigger__img:last-of-type .headings-details__desc__button--mail,.item__icons-trigger__img:last-of-type .headings-details__desc__button-trigger,.item__icons-trigger__img:last-of-type .item__icons-trigger,.item__icons-trigger__img:last-of-type .item__info-icon__button,.item__info-icon:last-of-type .headings-details__desc__button,.item__info-icon:last-of-type .headings-details__desc__button--mail,.item__info-icon:last-of-type .headings-details__desc__button-trigger,.item__info-icon:last-of-type .item__icons-trigger,.item__info-icon:last-of-type .item__info-icon__button{margin-right:-1px}}.headings-details__desc__button-img,.headings-details__desc__button-img--accent,.item__info-icon__img,.item__info-icon__img--accent{height:1.5rem;width:1.5rem;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.contrast.headings-details__desc__button-img,.contrast.headings-details__desc__button-img--accent,.item__info-icon__img--accent.contrast,.item__info-icon__img.contrast{display:none}.headings-details__desc__button,.headings-details__desc__button--mail,.headings-details__desc__button-trigger,.item__icons-trigger,.item__info-icon__button{padding:5px 8px;display:-ms-flexbox;display:flex;border-right:none;border-color:#d7d7d7;background:#f9f9f9}.headings-details__desc__button--text,.item__info-icon__button--text{color:#383236;-ms-align-self:center;-ms-flex-item-align:center;align-self:center;padding-left:10px;padding-right:30px;display:none;letter-spacing:.25px;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media only screen and (max-width:767px){.headings-details__desc__button--text,.item__info-icon__button--text{display:inline-block}}.headings-details__desc__button--mail .headings-details__desc__button-img--accent,.headings-details__desc__button--mail .item__info-icon__img--accent,.headings-details__desc__button-trigger .headings-details__desc__button-img--accent,.headings-details__desc__button-trigger .item__info-icon__img--accent,.headings-details__desc__button .headings-details__desc__button-img--accent,.headings-details__desc__button .item__info-icon__img--accent,.item__icons-trigger .headings-details__desc__button-img--accent,.item__icons-trigger .item__info-icon__img--accent,.item__info-icon__button .headings-details__desc__button-img--accent,.item__info-icon__button .item__info-icon__img--accent{display:none}.headings-details__desc__button--mail:focus,.headings-details__desc__button--mail:hover,.headings-details__desc__button-trigger:focus,.headings-details__desc__button-trigger:hover,.headings-details__desc__button:focus,.headings-details__desc__button:hover,.item__icons-trigger:focus,.item__icons-trigger:hover,.item__info-icon__button:focus,.item__info-icon__button:hover{outline:none;background:#24221f;color:#dec79f;border-color:#9b907a;text-decoration:none}.headings-details__desc__button--mail:focus .headings-details__desc__button-img,.headings-details__desc__button--mail:focus .item__info-icon__img,.headings-details__desc__button--mail:hover .headings-details__desc__button-img,.headings-details__desc__button--mail:hover .item__info-icon__img,.headings-details__desc__button-trigger:focus .headings-details__desc__button-img,.headings-details__desc__button-trigger:focus .item__info-icon__img,.headings-details__desc__button-trigger:hover .headings-details__desc__button-img,.headings-details__desc__button-trigger:hover .item__info-icon__img,.headings-details__desc__button:focus .headings-details__desc__button-img,.headings-details__desc__button:focus .item__info-icon__img,.headings-details__desc__button:hover .headings-details__desc__button-img,.headings-details__desc__button:hover .item__info-icon__img,.item__icons-trigger:focus .headings-details__desc__button-img,.item__icons-trigger:focus .item__info-icon__img,.item__icons-trigger:hover .headings-details__desc__button-img,.item__icons-trigger:hover .item__info-icon__img,.item__info-icon__button:focus .headings-details__desc__button-img,.item__info-icon__button:focus .item__info-icon__img,.item__info-icon__button:hover .headings-details__desc__button-img,.item__info-icon__button:hover .item__info-icon__img{display:none}.headings-details__desc__button--mail:focus .headings-details__desc__button-img--accent,.headings-details__desc__button--mail:focus .item__info-icon__img--accent,.headings-details__desc__button--mail:hover .headings-details__desc__button-img--accent,.headings-details__desc__button--mail:hover .item__info-icon__img--accent,.headings-details__desc__button-trigger:focus .headings-details__desc__button-img--accent,.headings-details__desc__button-trigger:focus .item__info-icon__img--accent,.headings-details__desc__button-trigger:hover .headings-details__desc__button-img--accent,.headings-details__desc__button-trigger:hover .item__info-icon__img--accent,.headings-details__desc__button:focus .headings-details__desc__button-img--accent,.headings-details__desc__button:focus .item__info-icon__img--accent,.headings-details__desc__button:hover .headings-details__desc__button-img--accent,.headings-details__desc__button:hover .item__info-icon__img--accent,.item__icons-trigger:focus .headings-details__desc__button-img--accent,.item__icons-trigger:focus .item__info-icon__img--accent,.item__icons-trigger:hover .headings-details__desc__button-img--accent,.item__icons-trigger:hover .item__info-icon__img--accent,.item__info-icon__button:focus .headings-details__desc__button-img--accent,.item__info-icon__button:focus .item__info-icon__img--accent,.item__info-icon__button:hover .headings-details__desc__button-img--accent,.item__info-icon__button:hover .item__info-icon__img--accent{display:block}.headings-details__desc__button--mail:focus .headings-details__desc__button--text,.headings-details__desc__button--mail:focus .item__info-icon__button--text,.headings-details__desc__button--mail:hover .headings-details__desc__button--text,.headings-details__desc__button--mail:hover .item__info-icon__button--text,.headings-details__desc__button-trigger:focus .headings-details__desc__button--text,.headings-details__desc__button-trigger:focus .item__info-icon__button--text,.headings-details__desc__button-trigger:hover .headings-details__desc__button--text,.headings-details__desc__button-trigger:hover .item__info-icon__button--text,.headings-details__desc__button:focus .headings-details__desc__button--text,.headings-details__desc__button:focus .item__info-icon__button--text,.headings-details__desc__button:hover .headings-details__desc__button--text,.headings-details__desc__button:hover .item__info-icon__button--text,.item__icons-trigger:focus .headings-details__desc__button--text,.item__icons-trigger:focus .item__info-icon__button--text,.item__icons-trigger:hover .headings-details__desc__button--text,.item__icons-trigger:hover .item__info-icon__button--text,.item__info-icon__button:focus .headings-details__desc__button--text,.item__info-icon__button:focus .item__info-icon__button--text,.item__info-icon__button:hover .headings-details__desc__button--text,.item__info-icon__button:hover .item__info-icon__button--text{text-decoration:none;color:#dec79f}.headings-details__desc__buttons,.item__icons{padding:10px}@media only screen and (max-width:767px){.headings-details__desc__buttons,.item__icons{position:absolute;right:100%;top:0;margin:0;z-index:2;padding:0;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.item__icons.single,.single.headings-details__desc__buttons{top:0}.item__icons.single .headings-details__desc__button,.item__icons.single .headings-details__desc__button--mail,.item__icons.single .headings-details__desc__button-trigger,.item__icons.single .item__icons-trigger,.item__icons.single .item__info-icon__button,.single.headings-details__desc__buttons .headings-details__desc__button,.single.headings-details__desc__buttons .headings-details__desc__button--mail,.single.headings-details__desc__buttons .headings-details__desc__button-trigger,.single.headings-details__desc__buttons .item__icons-trigger,.single.headings-details__desc__buttons .item__info-icon__button{border-bottom:1px solid #d7d7d7;padding-bottom:5px}}.headings-details__desc__button-trigger,.item__icons-trigger{border-right:1px solid #d7d7d7;width:auto}.headings-details__desc__button-trigger .headings-details__desc__button-trigger__img--accent,.headings-details__desc__button-trigger .item__icons-trigger__img--accent,.headings-details__desc__button-trigger:hover .headings-details__desc__button-trigger__img,.headings-details__desc__button-trigger:hover .item__icons-trigger__img,.item__icons-trigger .headings-details__desc__button-trigger__img--accent,.item__icons-trigger .item__icons-trigger__img--accent,.item__icons-trigger:hover .headings-details__desc__button-trigger__img,.item__icons-trigger:hover .item__icons-trigger__img{display:none}.headings-details__desc__button-trigger:hover .headings-details__desc__button-trigger__img--accent,.headings-details__desc__button-trigger:hover .item__icons-trigger__img--accent,.item__icons-trigger:hover .headings-details__desc__button-trigger__img--accent,.item__icons-trigger:hover .item__icons-trigger__img--accent{display:block}.headings-details__desc__button-trigger__img,.headings-details__desc__button-trigger__img--accent,.item__icons-trigger__img,.item__icons-trigger__img--accent{height:1.5rem;width:1.5rem;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.headings-details__desc__buttons-container,.item__icons-container{position:relative}.item__in-text{display:-ms-flexbox;display:flex;margin-bottom:5px}@media only screen and (max-width:767px){.item__in-text{-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.item__in-text:last-of-type{margin-bottom:0}.item__in-text .item__text.with-img a,.item__in-text .with-img.card__yearbook__alert-subsection-content a,.item__in-text .with-img.card__yearbook__number-subsection-content--book a,.item__in-text .with-img.card__yearbook__number-subsection-content a{font-weight:400}.item__in-text__label{font-size:.82rem;-ms-flex-negative:0;flex-shrink:0;border-right:1px solid #d7d7d7;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-right:5px;margin-right:5px}@media only screen and (max-width:767px){.item__in-text__label{border-right:none;margin-bottom:5px}}.item__in-text__content{-ms-flex:1;flex:1 1}@media (-ms-high-contrast:active),(max-width:800px) and (-ms-high-contrast:none){.item__in-text__content{-ms-flex:auto;flex:auto}}.item__not-found{padding:35px 15px 50px 30px}.item-tree{position:fixed;z-index:99;width:100%;height:400px;top:150px;left:0}.item-tree__wrapper{background-color:#fff;width:600px;height:100%;margin:0 auto;border:1px solid #d7d7d7;-webkit-box-shadow:0 1px 9px 0 rgba(0,0,0,.3);box-shadow:0 1px 9px 0 rgba(0,0,0,.3)}.item__list-inline__item{margin-right:3px;display:inline-block}.item__list-inline__item .card__yearbook__alert-subsection-content,.item__list-inline__item .card__yearbook__number-subsection-content,.item__list-inline__item .card__yearbook__number-subsection-content--book,.item__list-inline__item .item__text{margin-right:0}.item__list-inline__item span{float:left;font-size:.82rem}.card{display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1 1;height:100%;background-color:#f9f9f9}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.card{-ms-flex:auto;flex:auto}}.card-container{display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1 1;height:100%}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.card-container{-ms-flex:auto;flex:auto}}@media only screen and (max-width:767px){.card-container{padding:0 10px}}.card__yearbook-button,.collection-about__button{-webkit-animation:fadein .7s;animation:fadein .7s;position:fixed;bottom:25px;margin-left:10px;text-align:center;right:80px}.card__page-header{display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}.card__main-header{-ms-flex:1;flex:1 1;padding:0 50px 0 168px;position:relative}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.card__main-header{-ms-flex:auto;flex:auto}}@media only screen and (max-width:1300px){.card__main-header{margin:1em 0}}@media only screen and (max-width:767px){.card__main-header{padding-left:100px}}@media only screen and (max-width:480px){.card__main-header{padding-left:10px}}.card__content{border-top-right-radius:7px;border-top-left-radius:7px;background-color:#fff;border:1px solid #d7d7d7;-ms-flex:1;flex:1 1;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:100px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.card__content{-ms-flex:auto;flex:auto}}@media only screen and (max-width:1023px){.card__content{margin-bottom:40px}}@media only screen and (max-width:767px){.card__content{margin-bottom:25px}}.card__header{display:-ms-flexbox;display:flex;padding:15px 30px 10px}@media only screen and (max-width:767px){.card__header{padding:15px 10px 10px}}.card__header-name{margin:10px 0 0;-ms-flex:1;flex:1 1}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.card__header-name{-ms-flex:auto;flex:auto}}.card__header-subtitle{color:#333;font-weight:500;font-size:.83rem}.card__header-title{font-weight:600;color:#333;font-size:1.33rem;margin-bottom:5px}.card__header-title b{font-weight:600}.card__header-title a.highlight{color:#7b5b27}.card__meta-data{margin-left:10px;-ms-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;border-bottom:1px solid #ccc;padding:0 2px}.card__meta-data__item{display:inline-block;padding-bottom:3px}.card__meta-data__item:nth-of-type(2){margin-left:10px;padding-left:10px;border-left:1px solid #ccc}.card__meta-data strong{font-weight:500}.card__no-data,.card__sections{padding:10px 30px 100px 0;border-top:1px solid #d7d7d7;-ms-flex:1;flex:1 1}@media only screen and (max-width:767px){.card__no-data,.card__sections{padding:10px 10px 30px 0}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.card__no-data,.card__sections{-ms-flex:auto;flex:auto}}.card__no-data{padding-left:30px;padding-top:60px;text-align:center;font-size:.9rem;font-weight:400}.card__section,.card__section--desc,.card__section__data-item{display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:10px 0 40px}.card__section--desc{-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}@media only screen and (max-width:767px){.card__section--desc{-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.card__section__desc{-ms-flex:1;flex:1 1;padding:0 10px;margin-left:5px;font-size:1.25rem}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.card__section__desc{-ms-flex:auto;flex:auto}}.card__section__desc b,.card__section__desc strong{font-weight:600}.card__section-label,.card__section-label--desc,.card__section__data-label,.card__yearbook__header{width:180px;border-bottom:1px solid #d7d7d7;padding:0 0 17px 20px;margin:0;white-space:nowrap}@media only screen and (max-width:767px){.card__section-label,.card__section-label--desc,.card__section__data-label,.card__yearbook__header{font-size:.92rem;padding:0 0 10px 10px;width:auto}}.card__section-label--desc{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:normal}.card__section-label--desc b,.card__section-label--desc strong,.card__section-label b,.card__section-label strong,.card__section__data-label b,.card__section__data-label strong,.card__yearbook__header b,.card__yearbook__header strong{font-weight:600}.card__section__data{margin-top:20px;width:100%}@media only screen and (max-width:767px){.card__section__data{margin-top:10px}}.card__section__data-item{-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-moz-align-items:stretch;-ms-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;margin:5px 0}@media only screen and (max-width:767px){.card__section__data-item{-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.card__section__data-label{color:#383236;font-size:.82rem;border:none;padding:5px 0 5px 15px;text-align:right;cursor:auto;white-space:normal;font-weight:400}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.card__section__data-label{-ms-flex:none;flex:none}}@media only screen and (max-width:767px){.card__section__data-label{text-align:left;padding:5px 0 5px 5px}}.card__section__data-container{background-color:#f9f9f9;padding:5px 10px;margin-left:10px;-ms-flex:1;flex:1 1}@media only screen and (max-width:767px){.card__section__data-container{margin-left:5px}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.card__section__data-container{-ms-flex:auto;flex:auto}}.card__tabs{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:10px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.card__tabs{-ms-flex:auto;flex:auto}}.card__tabs-list{margin:0 25px}@media only screen and (max-width:480px){.card__tabs-list{margin:0 15px}}.card__tab{width:170px;margin:0 14px}@media only screen and (max-width:800px){.card__tab{width:auto;padding-left:20px;padding-right:20px}}@media only screen and (max-width:480px){.card__tab{padding-left:0;padding-right:0;max-width:80px}}@media only screen and (max-width:800px){.card__tab.active{width:auto}}.card__tab:before{-webkit-transform:perspective(7px) rotateX(2deg);transform:perspective(7px) rotateX(2deg)}@media only screen and (max-width:800px){.card__tab:before{top:-3px;height:calc(100% + 2px)}}@media only screen and (max-width:480px){.card__tab:before{top:-3.5px}}.card__tab-1{z-index:1}.card__tab-2{z-index:0}.card__yearbook{padding:20px 30px 70px 0;border-top:1px solid #d7d7d7}@media only screen and (max-width:1023px){.card__yearbook{padding:20px 30px 30px 0}}@media only screen and (max-width:767px){.card__yearbook{padding:20px 10px 20px 0}}.card__yearbook__number,.card__yearbook__year{position:relative;font-weight:600;padding-right:5px;color:#a47936;font-size:.83rem}.card__yearbook__year--first{color:#383236;font-weight:300}.card__yearbook__year-label{background-color:#f9f9f9;-ms-flex:1;flex:1 1;-ms-align-self:center;-ms-flex-item-align:center;align-self:center;border:1px solid #dedede;line-height:1.6rem;padding:0 5px;position:relative;display:-ms-flexbox;display:flex}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.card__yearbook__year-label{-ms-flex:auto;flex:auto}}.card__yearbook__year-label:before{content:"";display:inline-block;position:relative;left:calc(-.35rem - 6px);margin-right:-.35rem;height:1px;width:.35rem;background-color:#bdbdbd;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.card__yearbook__year-number{float:right;font-weight:500;color:#383236;font-size:.75rem;-ms-flex:1;flex:1 1;text-align:right}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.card__yearbook__year-number{-ms-flex:auto;flex:auto}}.card__yearbook__year-hide,.card__yearbook__year-open{-ms-align-self:center;-ms-flex-item-align:center;align-self:center;margin-right:.35rem;position:relative}.card__yearbook__number{font-size:.75rem;left:-1rem;padding-top:1px;padding-bottom:2px;-ms-flex:1;flex:1 1}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.card__yearbook__number{-ms-flex:auto;flex:auto}}@media only screen and (max-width:480px){.card__yearbook__number{width:100%;left:0;padding:5px}}.card__yearbook__number.active{color:#33c20c}.card__yearbook__number-desc{background-color:#f9f9f9;margin-bottom:2px;margin-top:-2px;border:1px solid #dedede;border-top:none;line-height:1.2rem;padding:2px 5px 5px;position:relative}.card__yearbook__number-desc:before{content:"";display:inline-block;position:absolute;left:calc(-1.45rem - 1px);height:calc(100% + 4px);width:1px;background-color:#bdbdbd;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.card__yearbook__number-list{list-style:none;padding:0 0 0 2.5rem;position:relative}.card__yearbook__number-list li:last-of-type .card__yearbook__number-list-item:after{height:calc(50% + 4px)}.card__yearbook__number-list li:last-of-type .card__yearbook__number-title:before{content:"";display:inline-block;position:absolute;top:0;left:calc(-1.45rem - 1px);height:.7rem;width:1px;background-color:#bdbdbd;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.card__yearbook__number-list li:last-of-type .card__yearbook__number-desc:before{display:none}.card__yearbook__number-list:before{content:"";display:inline-block;position:absolute;left:calc(.35rem - 1px);top:-8px;height:calc(100% + 10px);width:1px;background-color:#bdbdbd;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.card__yearbook__number-list-item{border:1px solid #dedede;margin-bottom:2px;background-color:#fff;font-weight:600;color:#a47936;font-size:.83rem;display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;position:relative}@media only screen and (max-width:480px){.card__yearbook__number-list-item{-ms-flex-wrap:wrap;flex-wrap:wrap;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.card__yearbook__number-list-item:before{content:"";display:inline-block;position:relative;left:calc(-1.45rem - 1px);height:1px;width:1.45rem;background-color:#bdbdbd;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}@media only screen and (max-width:480px){.card__yearbook__number-list-item:before{position:absolute;top:50%}}.card__yearbook__number-list-item:after{content:"";display:inline-block;position:absolute;left:calc(-1.45rem - 1px);height:calc(100% + 8px);width:1px;top:-4px;background-color:#bdbdbd;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.card__yearbook__number-title{-ms-flex:1;flex:1 1;padding:0 5px;line-height:1.4rem;position:relative;left:-1.45rem}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.card__yearbook__number-title{-ms-flex:auto;flex:auto}}.card__yearbook__number-title:before{content:"";display:inline-block;position:absolute;left:calc(-1.45rem - 1px);height:calc(1.4rem + 9px);top:-4px;width:1px;background-color:#bdbdbd;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.card__yearbook__number-arrow,.card__yearbook__number-details .card__yearbook__number-arrow--dark,.card__yearbook__number-details .card__yearbook__number-arrow--light,.headings-details .structure__details .card__yearbook__number-arrow--dark,.headings-details .structure__details .card__yearbook__number-arrow--light{height:1.6rem;display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;position:relative;top:1px;margin:-7px -5px -7px 5px}.card__yearbook__number-details,.headings-details .structure__details{border-left:1px solid #dedede;border-top:1px solid #dedede;padding:1px 12px 2px;position:relative;top:-1px;margin-bottom:-1px;-ms-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;font-weight:500;color:#a47936;font-size:.82rem;-ms-flex-negative:0;flex-shrink:0}.card__yearbook__number-details .card__yearbook__number-arrow--light,.headings-details .structure__details .card__yearbook__number-arrow--light{display:none}.card__yearbook__number-details .card__yearbook__number-arrow--dark,.headings-details .structure__details .card__yearbook__number-arrow--dark{display:inline-block}.card__yearbook__number-details:hover,.headings-details .structure__details:hover{background-color:#89735d;color:#fff;text-decoration:none}.card__yearbook__number-details:hover .card__yearbook__number-arrow--light,.headings-details .structure__details:hover .card__yearbook__number-arrow--light{display:inline-block}.card__yearbook__number-details:hover .card__yearbook__number-arrow--dark,.headings-details .structure__details:hover .card__yearbook__number-arrow--dark{display:none}.card__yearbook__number-subsection{display:-ms-flexbox;display:flex}.card__yearbook__number-subsection .card__yearbook__alert-subsection-label,.card__yearbook__number-subsection .card__yearbook__number-subsection-label{margin-right:3px;padding-top:3px;padding-bottom:3px;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end}@media only screen and (max-width:480px){.card__yearbook__number-subsection .card__yearbook__alert-subsection-label,.card__yearbook__number-subsection .card__yearbook__number-subsection-label{width:auto;padding-left:0}}.card__yearbook__number-subsection .card__yearbook__alert-subsection-content,.card__yearbook__number-subsection .card__yearbook__alert-subsection-label,.card__yearbook__number-subsection .card__yearbook__number-subsection-content,.card__yearbook__number-subsection .card__yearbook__number-subsection-content--book,.card__yearbook__number-subsection .card__yearbook__number-subsection-label{font-size:.75rem}.card__yearbook__alert-subsection-label,.card__yearbook__number-subsection-label{margin:0;width:auto;padding:0}.card__yearbook__alert-subsection-content,.card__yearbook__number-subsection-content{-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;margin:0;padding:0}.card__yearbook__alert-subsection-content a,.card__yearbook__number-subsection-content a{word-break:normal}.card__yearbook__number-subsection-content--book{display:block}.card__yearbook__number-subsection-content--book a{word-break:normal}.card__yearbook__number-subsection__book-link{margin-left:3px}.card__yearbook__alert{margin:20px 20px 0;padding:10px}@media only screen and (max-width:767px){.card__yearbook__alert{margin:15px 10px 0}}.card__yearbook__alert-subsection{display:-ms-flexbox;display:flex}.card__yearbook__alert-subsection .card__yearbook__alert-subsection-label{-ms-align-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.card__yearbook__alert-subsection-label{padding-right:3px}.card__yearbook__list{list-style:none;padding:0;margin:0;background-color:#ededed;padding:10px 15px;position:relative}@media only screen and (max-width:767px){.card__yearbook__list{padding:10px 5px}}.card__yearbook__list-total{float:right;font-size:.75rem}.card__yearbook__list-total strong{font-weight:500}.card__yearbook__list-header{background-color:#ededed;-webkit-box-shadow:0 1px 9px 0 rgba(0,0,0,.3);box-shadow:0 1px 9px 0 rgba(0,0,0,.3);color:#383236;border-bottom:1px solid #d7d7d7;z-index:2;position:relative;padding:10px 25px 10px 15px}.card__yearbook__list-container{border:1px solid #d7d7d7;margin:30px 0 10px 20px;overflow:hidden;background:#ededed}.card__yearbook__list-container:after{content:"";display:table;clear:both}@media only screen and (max-width:767px){.card__yearbook__list-container{margin:20px 0 0 10px}}.card__yearbook__list-item:first-of-type .card__yearbook__list-item-container:before{height:.7rem;top:calc(.7rem + 7px)}.card__yearbook__list-item:last-of-type .card__yearbook__list-item-container:before{top:0;height:.7rem}.card__yearbook__list-item:last-of-type .card__yearbook__number-list:before,.card__yearbook__list-item:last-of-type:first-of-type .card__yearbook__list-item-container:before{display:none}.card__yearbook__list-item.without-button .card__yearbook__list-item-container{margin-left:1.05rem}.card__yearbook__list-item.without-button .card__yearbook__list-item-container:before{left:calc(-.7rem - 1px);height:calc(1.4rem + 12px)}.card__yearbook__list-item.without-button .card__yearbook__year-label:before{left:calc(-.7rem - 7px);width:calc(.7rem + 1px);margin-right:-.7rem}.card__yearbook__list-item.without-button:first-of-type .card__yearbook__list-item-container:before{height:calc(.7rem + 4px);top:calc(.7rem + 3px);left:calc(-.7rem - 1px)}.card__yearbook__list-item.without-button:last-of-type .card__yearbook__list-item-container:before{left:calc(-.7rem - 1px);height:calc(.7rem + 7px);top:-4px}.card__yearbook__list-item.without-button:first-of-type .card__yearbook__year-label:before,.card__yearbook__list-item.without-button:last-of-type .card__yearbook__year-label:before{left:calc(-.7rem - 7px);width:calc(.7rem + 1px);margin-right:-.7rem}.card__yearbook__list-item.without-button:last-of-type:first-of-type .card__yearbook__list-item-container{margin-left:0}.card__yearbook__list-item.without-button:last-of-type:first-of-type .card__yearbook__year-label:before{display:none}.card__yearbook__list-item-container{display:-ms-flexbox;display:flex;margin-bottom:2px;-ms-align-content:center;-ms-flex-line-pack:center;align-content:center;position:relative}.card__yearbook__list-item-container:before{content:"";display:inline-block;position:absolute;height:calc(1.4rem + 12px);top:-5px;left:calc(.35rem - 1px);width:1px;background-color:#bdbdbd;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.card__award:last-of-type .card__award__separator,.card__award:last-of-type .card__relations__separator,.card__relations:last-of-type .card__award__separator,.card__relations:last-of-type .card__relations__separator{border-bottom:none}.card__award__name,.card__relations__period,.card__relations__type{margin-bottom:7px}.card__award__name:after,.card__relations__period:after,.card__relations__type:after{content:"";display:table;clear:both}.card__award__separator,.card__relations__separator{width:180px;margin:7px 0 7px -10px;border-bottom:1px solid #d7d7d7}.card__switch{margin:5px 30px 20px;border:1px solid #dedede;padding:10px 20px;background-color:#f2f2f2}@media only screen and (max-width:1023px){.card__switch{margin:5px 15px 20px;padding:10px}}.card__switch__label{font-weight:300;color:#333;padding-right:5px;cursor:auto}@media only screen and (max-width:767px){.card__switch__label{margin-bottom:5px}}.card__switch__label span{font-weight:600}.card__switch__select{width:200px;margin:0 5px}@media only screen and (max-width:767px){.card__switch__select{margin:5px 0}}.card__switch__select.Select>.Select-control .Select-value{line-height:1.3rem}.card__switch__select .Select-control{height:1.3rem}.card__switch__select .Select-arrow-zone{height:1.2rem}.card__switch__select .Select-option span{color:#9b6b1e}.card__switch__select .Select-menu-outer{width:300px}.card__switch__select.Select--single>.Select-control .Select-value,.card__switch__select .Select-placeholder{line-height:1.3rem}.card__switch__select .Select-placeholder{color:#7b5b27}.card__switch__headings{display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;float:left}.card__switch__headings:first-of-type{padding-right:20px}@media only screen and (max-width:1023px){.card__switch__headings:first-of-type{padding-left:0;margin-bottom:5px}}@media only screen and (max-width:767px){.card__switch__headings:first-of-type{border-right:none;margin-bottom:0}}@media only screen and (max-width:1023px){.card__switch__headings:last-of-type{padding-left:0}}.card__switch__headings:last-of-type .card__switch__label{padding-left:20px;border-left:1px solid #ccc}@media only screen and (max-width:1023px){.card__switch__headings:last-of-type .card__switch__label{padding-left:0;border-left:none}}.card__switch__headings:last-of-type:first-of-type .card__switch__label{padding-left:0;border-left:none}@media only screen and (max-width:767px){.card__switch__headings{-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-moz-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:5px 15px}}.card__switch__link{background-color:#191919;position:relative;border-top-left-radius:1.9rem;border-top-right-radius:1.9rem;border-bottom-right-radius:1.9rem;border-bottom-left-radius:1.9rem;padding:3px 2px 3px 25px;font-weight:300;color:#dec79f;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.card__switch__link{margin-top:5px}}.card__switch__link[disabled]{color:#8c8c8c;pointer-events:none}.card__switch__link-img{height:2.1rem;width:2.1rem;margin-left:7px;margin-top:-5px;margin-bottom:-5px}.record{display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1 1;background-color:#fff;height:100%}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.record{-ms-flex:auto;flex:auto}}.record-container{display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1 1;height:100%}@media only screen and (max-width:767px){.record-container{padding:0 10px}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.record-container{-ms-flex:auto;flex:auto}}.record__page-header{padding-left:190px;display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;position:relative}@media only screen and (max-width:767px){.record__page-header{padding-left:100px}}@media only screen and (max-width:480px){.record__page-header{padding-left:10px}}.record__main-header{-ms-flex:1;flex:1 1;margin:20px 0 15px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.record__main-header{-ms-flex:auto;flex:auto}}.card__main-header__img,.record__main-header__img{height:2.1rem;width:2.1rem;margin:0 10px -6px -4px;position:relative;top:.1rem;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:767px){.card__main-header__img,.record__main-header__img{margin-right:7px;top:.15rem}}.record__content{border:1px solid #d7d7d7;background-color:#f9f9f9;-ms-flex:1;flex:1 1;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:40px;margin-top:10px}@media only screen and (max-width:767px){.record__content{margin-bottom:20px}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.record__content{-ms-flex:auto;flex:auto}}.record__mobile-name{font-size:.83rem;color:#383236}@media only screen and (min-width:768px){.record__mobile-name{display:none}}.record__header{border-bottom:1px solid #d7d7d7;background-color:#ededed;padding:10px 30px 10px 190px}@media only screen and (max-width:767px){.record__header{display:-ms-flexbox;display:flex;padding-left:35px}}.record__header-name{-ms-flex:1;flex:1 1;display:inline-block;margin:0}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.record__header-name{-ms-flex:auto;flex:auto}}.record__header-subname{margin:0;font-size:.83rem;color:#383236}@media only screen and (max-width:767px){.record__header-subname{display:none}}.record__meta-data{margin-left:10px;text-align:right}@media only screen and (max-width:767px){.record__meta-data{-ms-flex:1;flex:1 1}}.record__meta-data__item{display:inline-block}.record__meta-data__item:nth-of-type(2){margin-left:10px;padding-left:10px;border-left:1px solid #ccc}.record__meta-data strong{font-weight:500}.record__sections{padding:25px 30px 50px 0;-ms-flex:1;flex:1 1}@media only screen and (max-width:767px){.record__sections{padding:20px 10px 30px 0}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.record__sections{-ms-flex:auto;flex:auto}}.record__section,.record__section--desc,.record__section__data-item{display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:10px 0 40px}@media only screen and (max-width:767px){.record__section,.record__section--desc,.record__section__data-item{margin:10px 0 25px}}.record__section--desc{-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}@media only screen and (max-width:767px){.record__section--desc{-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.record__section__desc{-ms-flex:1;flex:1 1;padding:0 5px;margin-left:5px;font-size:1.25rem}@media only screen and (max-width:767px){.record__section__desc{font-size:.83rem;font-weight:400;margin-top:25px;line-height:1.4rem}}@media (-ms-high-contrast:active),(max-width:800px) and (-ms-high-contrast:none){.record__section__desc{-ms-flex:auto;flex:auto}}.record__section__desc b,.record__section__desc strong{font-weight:600}.record__section__desc a.highlight{color:#7b5b27}.record__section__desc-img{height:1.6rem}@media only screen and (max-width:767px){.record__section__desc-img{height:1.5rem}}.record__section__desc-img-container{background-color:#767676;height:1.5rem;width:1.5rem;top:2px}@media only screen and (max-width:767px){.record__section__desc-img-container{height:1.4rem;width:1.4rem;top:-1px;margin-bottom:-1px}}.record__section-label,.record__section-label--desc,.record__section__data-label{width:180px;border-bottom:1px solid #d7d7d7;padding:0 0 17px 20px;margin:0;white-space:nowrap;font-weight:400}@media only screen and (max-width:767px){.record__section-label,.record__section-label--desc,.record__section__data-label{font-size:.92rem;padding:0 0 10px 13px;width:auto}}.record__section-label--desc{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:normal}.record__section-label--desc b,.record__section-label--desc strong,.record__section-label b,.record__section-label strong,.record__section__data-label b,.record__section__data-label strong{font-weight:600}.record__section__data{margin-top:10px;width:100%}.record__section__data-item{-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-moz-align-items:stretch;-ms-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;margin:5px 0}@media only screen and (max-width:767px){.record__section__data-item{-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.record__section__data-label{color:#383236;font-size:.82rem;border:none;padding:5px 0 5px 15px;text-align:right;cursor:auto;white-space:normal}@media only screen and (max-width:767px){.record__section__data-label{text-align:left}}.record__section__data-container{background-color:#fff;padding:5px 10px;margin-left:10px;-ms-flex:1;flex:1 1}@media (-ms-high-contrast:active),(max-width:800px) and (-ms-high-contrast:none){.record__section__data-container{-ms-flex:auto;flex:auto}}.back-button__img{height:1rem;width:1rem;margin:-4px 8px -4px -4px;background-image:url(/static/media/chevron-double-left.94728cff.svg);display:inline-block;background-size:1rem}.back-button:focus,.back-button:hover{background:#24221f;color:#dec79f;border-color:#9b907a;text-decoration:none;outline:none}.back-button:focus .back-button__img,.back-button:hover .back-button__img{background-image:url(/static/media/chevron-double-left-light.e4388cf6.svg)}.loading__error{padding-top:70px;padding-bottom:70px}.show-more{color:#6f5325;font-weight:600;display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end}.show-more__img{height:2.5rem;width:2.5rem;margin:-7px -5px -7px 2px;background-image:url(/static/media/arrow-circle-full.18291bf8.svg)}.show-more:focus,.show-more:hover{text-decoration:none}.show-more:focus .show-more__img,.show-more:hover .show-more__img{background-image:url(/static/media/arrow-circle-full-accent.7628b87d.svg)}.show-more:focus{text-decoration:underline}.advanced-search{-ms-flex:1 0 auto;flex:1 0 auto;background-color:#fff}.advanced-search .card__main-header,.advanced-search .page-header,.advanced-search .record__main-header{margin-top:30px}@media only screen and (max-width:800px){.advanced-search .card__main-header,.advanced-search .page-header,.advanced-search .record__main-header{font-size:1.5rem}}@media only screen and (max-width:767px){.advanced-search .card__main-header,.advanced-search .page-header,.advanced-search .record__main-header{font-size:1.17rem;margin-top:30px}}@media only screen and (max-width:1300px){.advanced-search .page-header__container{padding:0 140px}}@media only screen and (max-width:1023px){.advanced-search .page-header__container{padding:0 55px}}@media only screen and (max-width:767px){.advanced-search .page-header__container{padding:0 60px}}@media only screen and (max-width:480px){.advanced-search .page-header__container{padding:0 50px}}.advanced-search .card__main-header,.advanced-search .page-header,.advanced-search .record__main-header{margin-bottom:10px}.advanced-search__inner{padding-top:20px;padding-bottom:150px}@media only screen and (max-width:767px){.advanced-search__inner{padding-bottom:20px}}.advanced-search__main{z-index:1;position:relative}@media only screen and (max-width:480px){.advanced-search__main{padding:0 10px}}.advanced-search__main:after{content:"";display:block;border:1px solid #191919;border-right:none;position:absolute;height:70px;width:50px;left:35px;top:15px;z-index:-1}@media only screen and (max-width:1023px){.advanced-search__main:after{left:25px}}@media only screen and (max-width:767px){.advanced-search__main:after{left:15px;top:30px;height:80px;height:120px}}@media only screen and (max-width:480px){.advanced-search__main:after{left:10px;top:50px}}.advanced-search__content{border:1px solid #191919;background-color:#fff;position:relative}.advanced-search__select{margin-bottom:30px;display:-ms-flexbox;display:flex;background-color:#191919;position:relative;border-top-left-radius:1.9rem;border-top-right-radius:1.9rem;border-bottom-right-radius:1.9rem;border-bottom-left-radius:1.9rem;max-width:500px;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;padding:5px 40px 5px 20px}@media only screen and (max-width:767px){.advanced-search__select{-ms-flex-direction:column;flex-direction:column;padding:8px 30px;-moz-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:60px}}@media only screen and (max-width:480px){.advanced-search__select{margin-left:10px}}.advanced-search__select-label{color:#fff;font-size:.83rem;cursor:auto}@media only screen and (max-width:767px){.advanced-search__select-label{margin-bottom:5px;font-size:.79rem}}.advanced-search__select-label__text{display:inline-block}.advanced-search__select-field{-ms-flex:1;flex:1 1;margin-left:10px;min-width:200px}@media only screen and (max-width:767px){.advanced-search__select-field{margin-left:0;width:100%}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.advanced-search__select-field{-ms-flex:auto;flex:auto}}.advanced-search__select-field.Select:focus-within{border-color:#fff}.advanced-search__select-field.Select>.Select-control .Select-value{line-height:1.4rem}.advanced-search__select-field .Select-arrow-zone{height:1rem}.advanced-search__select-field .Select-control{height:1.4rem}.advanced-search__select-field .Select-placeholder{font-size:.82rem}@media only screen and (max-width:767px){.advanced-search__select-field .Select-placeholder{font-size:.79rem}}.advanced-search__select-field .Select-option,.advanced-search__select-field .Select-option.is-focused,.advanced-search__select-field .Select-option.is-selected{font-size:.83rem}@media only screen and (max-width:767px){.advanced-search__select-field .Select-option,.advanced-search__select-field .Select-option.is-focused,.advanced-search__select-field .Select-option.is-selected{font-size:.79rem}}.advanced-search__select-field.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label,.advanced-search__select-field.Select.has-value.Select--single>.Select-control .Select-value,.advanced-search__select-field.Select.has-value.Select--single>.Select-control .Select-value .Select-value-label{font-size:.82rem}@media only screen and (max-width:767px){.advanced-search__select-field.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label,.advanced-search__select-field.Select.has-value.Select--single>.Select-control .Select-value,.advanced-search__select-field.Select.has-value.Select--single>.Select-control .Select-value .Select-value-label{font-size:.79rem}}.advanced-search__form-list{margin:0;padding:20px;list-style:none;border-bottom:1px solid #d7d7d7}@media only screen and (max-width:767px){.advanced-search__form-list{padding:10px}}.advanced-search__form-list__item,.advanced-search__form-list__item--add,.advanced-search__form-list__item--and{border:1px solid #d7d7d7;background-color:#f9f9f9;padding:10px 20px 20px;display:-ms-flexbox;display:flex;position:relative}@media only screen and (max-width:767px){.advanced-search__form-list__item,.advanced-search__form-list__item--add,.advanced-search__form-list__item--and{-ms-flex-direction:column;flex-direction:column;padding:30px 0 15px}.advanced-search__form-list__item--add .advanced-search__item--left,.advanced-search__form-list__item--and .advanced-search__item--left,.advanced-search__form-list__item .advanced-search__item--left{padding:0 15px}}@media only screen and (max-width:480px){.advanced-search__form-list__item--add .advanced-search__item--left,.advanced-search__form-list__item--and .advanced-search__item--left,.advanced-search__form-list__item .advanced-search__item--left{max-width:150px;padding:0;margin-left:15px}}.advanced-search__form-list__item--add{padding-bottom:10px;margin-top:20px}@media only screen and (max-width:767px){.advanced-search__form-list__item--add{padding:15px;margin-top:10px}}.advanced-search__form-list__item--add__button{display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;padding:0}.advanced-search__form-list__item--add__button:focus{outline:none}.advanced-search__form-list__item--add__button:focus .advanced-search__button--dark,.advanced-search__form-list__item--add__button:focus .advanced-search__button--light{background-color:#89735d;border-color:#89735d}.advanced-search__form-list__item--add__button .advanced-search__button--light__img--light{display:none}.advanced-search__form-list__item--and{padding:5px 17px;display:inline-block;margin:10px 0}.advanced-search__form-list__item--and span{font-weight:500;color:#383236;font-size:.93rem}.advanced-search__form__actions{padding:20px 0 80px;text-align:right}@media only screen and (max-width:767px){.advanced-search__form__actions{padding-bottom:0;padding-top:15px}}.advanced-search__form__cancel{color:#191919;border:1px solid #191919;background:#fff;font-size:.83rem;padding-left:40px;padding-right:40px;margin-bottom:10px}.advanced-search__form__cancel[disabled]:hover{background-color:#fff;border-color:#191919;color:#191919}.advanced-search__form__cancel:focus,.advanced-search__form__cancel:hover{background-color:#191919;border-color:#191919;color:#fff;outline:none}.advanced-search__form__submit{margin-bottom:10px;margin-left:15px;font-size:.83rem;padding-left:40px;padding-right:40px;background-color:#33c20c;border-color:#33c20c}.advanced-search__form__submit[disabled]{opacity:1}.advanced-search__form__submit[disabled],.advanced-search__form__submit[disabled]:hover{background-color:#191919;border-color:#191919}.advanced-search__form__submit:focus,.advanced-search__form__submit:hover{background-color:#33c20c;border-color:#33c20c;outline:none}.advanced-search__box,.advanced-search__box--left{display:-ms-flexbox;display:flex}.advanced-search__box--left{margin-right:-60px}@media only screen and (max-width:767px){.advanced-search__box--left{margin-right:25px;margin-top:calc(4px + .75rem);-ms-flex-direction:column;flex-direction:column}}.advanced-search__box--left__content{position:relative;left:calc(-100% - 20px);margin-top:calc(.83rem + 3px)}@media only screen and (max-width:767px){.advanced-search__box--left__content{left:0;margin-top:0}}.advanced-search__box--left__content .advanced-search__field--select{width:60px}.advanced-search__box--right{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;width:100%}@media only screen and (max-width:767px){.advanced-search__box--right{-ms-flex:1 0 auto;flex:1 0 auto;width:calc(100% - 85px);-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:480px){.advanced-search__box--right{width:100%}}.advanced-search__box--right .advanced-search__field--select{width:150px;margin-right:20px}@media only screen and (max-width:767px){.advanced-search__box--right .advanced-search__field--select{margin-right:0}}.advanced-search__box--right .advanced-search__field{-ms-flex:1;flex:1 1;margin-right:10px}@media only screen and (max-width:767px){.advanced-search__box--right .advanced-search__field{margin-right:0;margin-left:-85px}}@media only screen and (max-width:480px){.advanced-search__box--right .advanced-search__field{margin-left:0}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.advanced-search__box--right .advanced-search__field{-ms-flex:auto;flex:auto}}.advanced-search__box--inner__list{display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0}.advanced-search__box--inner__list-item{display:-ms-flexbox;display:flex;-ms-align-content:center;-ms-flex-line-pack:center;align-content:center;margin-bottom:10px}@media only screen and (max-width:767px){.advanced-search__box--inner__list-item{border-bottom:1px solid #d7d7d7;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding:0 15px}.advanced-search__box--inner__list-item:first-of-type .advanced-search__box--right .advanced-search__field{margin-left:0}.advanced-search__box--inner__list-item:first-of-type .advanced-search__box__tools .advanced-search__button--light{top:-1.8rem}.advanced-search__box--inner__list-item:last-of-type{border-bottom:none}}@media only screen and (max-width:480px){.advanced-search__box--inner__list-item{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:column;flex-direction:column}.advanced-search__box--inner__list-item:first-of-type .advanced-search__box--right{width:100%}}.advanced-search__box--inner__list-item:last-of-type{margin-bottom:0}.advanced-search__box__date{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.advanced-search__box__tools{width:150px;display:-ms-flexbox;display:flex;-ms-align-content:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-negative:0;flex-shrink:0;margin-top:calc(1.05rem + 4px)}@media only screen and (max-width:767px){.advanced-search__box__tools{width:100%;margin-top:15px;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end}.advanced-search__box__tools .advanced-search__button--dark,.advanced-search__box__tools .advanced-search__button--light{margin-right:0}.advanced-search__box__tools .advanced-search__button--light{position:absolute;right:15px;top:calc(.75rem + 14px)}}.advanced-search .date-range__date-input,.advanced-search__input{font-weight:500;line-height:1.8rem;padding:.5px 10px;border-color:#acacac;color:#383236;font-size:.82rem;height:calc(1.8rem + 2px)}.advanced-search .date-range__date-input[disabled],.advanced-search__input[disabled]{background-color:#f9f9f9}@media only screen and (max-width:767px){.advanced-search .date-range__date-input,.advanced-search__input{font-size:.79rem}}.advanced-search .date-range__date-input:focus,.advanced-search .date-range__date-input:hover,.advanced-search__input:focus,.advanced-search__input:hover{border-color:#a28d67;outline:none}.advanced-search__input--select{margin-left:0;min-width:1px;-ms-flex:none;flex:none}.advanced-search__input--select.is-disabled{opacity:.3}.advanced-search__input--select:focus-within{border:1px solid #a28d67}.advanced-search__field,.advanced-search__field--select{display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.advanced-search .date-range__bc,.advanced-search .date-range__date-label-name,.advanced-search__field--select-label,.advanced-search__field-label{color:#5b5b5b;font-size:.83rem;margin-bottom:4px;cursor:auto}@media only screen and (max-width:767px){.advanced-search .date-range__bc,.advanced-search .date-range__date-label-name,.advanced-search__field--select-label,.advanced-search__field-label{font-size:.75rem;margin-top:5px}}.advanced-search__field--select__error,.advanced-search__field__error{margin-top:2px;color:#d82622}.advanced-search__item--left .advanced-search__field--select .Select-value,.advanced-search__item--right .advanced-search__field--select .Select-value{background-color:#fff;font-weight:500}.advanced-search__item--left{width:300px}.advanced-search__item--left .advanced-search__input--select{max-width:300px}@media only screen and (max-width:767px){.advanced-search__item--left{width:100%}.advanced-search__item--left .advanced-search__input--select{max-width:250px}}.advanced-search__item--right{-ms-flex:1;flex:1 1;padding-left:20px;max-width:900px;min-width:500px}@media only screen and (max-width:767px){.advanced-search__item--right{padding-left:0;max-width:100%;min-width:1px}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.advanced-search__item--right{-ms-flex:auto;flex:auto}}.advanced-search__item__remove{position:absolute;top:-1px;right:-1px;border:1px solid #d7d7d7;height:28px;width:28px}.advanced-search__item__remove:focus,.advanced-search__item__remove:hover{border-color:#333334;background-color:#333334;outline:none}.advanced-search__item__remove:focus .advanced-search__item__remove-icon:after,.advanced-search__item__remove:focus .advanced-search__item__remove-icon:before,.advanced-search__item__remove:hover .advanced-search__item__remove-icon:after,.advanced-search__item__remove:hover .advanced-search__item__remove-icon:before{background:#fff}.advanced-search__item__remove-icon{width:12px;height:12px}.advanced-search__item__remove-icon:after,.advanced-search__item__remove-icon:before{background:#191919;height:2px}.advanced-search__button--dark,.advanced-search__button--light{margin-right:10px;background:#302f2f;border-color:#302f2f;padding:0 2px;height:calc(1.8rem + 2px);width:3.2rem;border-top-left-radius:14px 50%;border-bottom-left-radius:14px 50%;border-top-right-radius:14px 50%;border-bottom-right-radius:14px 50%;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex;-ms-align-content:center;-ms-flex-line-pack:center;align-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.advanced-search__button--dark:focus-within,.advanced-search__button--dark:hover,.advanced-search__button--light:focus-within,.advanced-search__button--light:hover{background-color:#89735d;border-color:#89735d}.advanced-search__button--dark button,.advanced-search__button--light button{outline:none}@media only screen and (max-width:767px){.advanced-search__button--dark,.advanced-search__button--light{height:calc(1.6rem + 2px);width:3rem}}.advanced-search__button--light{background-color:#fff;border-color:#acacac}.advanced-search__button--light .advanced-search__button--light__img--light{display:none}.advanced-search__button--light:hover{background-color:#333334;border-color:#333334}.advanced-search__button--light:hover .advanced-search__button--light__img,.advanced-search__button--light:hover .advanced-search__button--light__img--light{display:none}.advanced-search__button--light:hover .advanced-search__button--light__img--light{display:block}.advanced-search__button--light__img,.advanced-search__button--light__img--light{height:1.4rem;margin-top:2px}.advanced-search__button--light__img.contrast,.contrast.advanced-search__button--light__img--light{display:none}.advanced-search__add{margin:0;color:#302f2f;font-size:.86rem;margin-left:5px;display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.advanced-search__add{font-size:.75rem}}.advanced-search__how{text-align:right;margin-top:calc(-.83rem - 15px);margin-bottom:10px;padding:0}.advanced-search__how__link{font-size:.83rem}@media only screen and (max-width:767px){.advanced-search__how__link{font-size:.75rem}}.advanced-search__how__img{height:2.1rem;width:2.1rem;position:relative;top:4px;margin-bottom:-7px;margin-left:7px}@media only screen and (max-width:767px){.advanced-search__how__img{height:1.7rem;width:1.7rem}}.advanced-search__how__img.contrast{display:none}.advanced-search .date-range__checkbox,.advanced-search .date-range__date{margin:0 5px 5px 0}.advanced-search .date-range__date-input{margin-top:0}.characters__content.records .item__breadcrumbs{background:#fff}.characters__about.folders{padding-bottom:90px}.characters__about.folders__records{background-color:#fff}.characters__about.folders__records .structure__folders{margin:20px 0}.characters__about.folders__records .structure__folders-item{background:#f9f9f9}.character-headings__form,.characters__about-headings{padding:30px 250px 0}@media only screen and (max-width:1366px){.character-headings__form,.characters__about-headings{padding:30px 150px 10px}}@media only screen and (max-width:1023px){.character-headings__form,.characters__about-headings{padding:30px 100px 10px}}@media only screen and (max-width:800px){.character-headings__form,.characters__about-headings{padding:30px 25px 10px}}.characters__about-headings__container{padding:30px 140px 0}@media only screen and (max-width:1366px){.characters__about-headings__container{padding:30px 100px 10px}}@media only screen and (max-width:1023px){.characters__about-headings__container{padding:30px 90px 10px}}@media only screen and (max-width:800px){.characters__about-headings__container{padding:30px 10px 10px}}.characters__about-headings--title{font-size:1.6rem;color:#333;display:inline-block;margin:0;font-weight:100}@media only screen and (max-width:1366px){.characters__about-headings--title{font-size:1.4rem}}@media only screen and (max-width:767px){.characters__about-headings--title{font-size:1.2rem}}.characters__about-headings--title p{margin:0}.characters__about-headings--title strong{font-weight:600}.characters__about-headings--img{width:40px;margin-right:15px;vertical-align:sub;margin:-5px 10px -5px -2px}@media only screen and (max-width:767px){.characters__about-headings--img{width:36px;margin-right:10px;vertical-align:top}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.characters__about-headings--img{height:100%}}.characters__about-headings--desc{font-size:.95rem;line-height:1.7rem;color:#333}@media only screen and (max-width:1366px){.characters__about-headings--desc{font-size:.85rem;line-height:1.5rem}}@media only screen and (max-width:1023px){.characters__about-headings--desc{font-size:.8rem;line-height:1.3rem}}.characters__about-btn{float:right;font-size:.75rem;font-weight:500;padding:5px 4px 6px 22px;letter-spacing:.15px;margin-right:15px}@media only screen and (max-width:1600px){.characters__about-btn{margin-right:10px;margin-right:0}}.characters__about-btn--img{height:1.8rem;width:1.8rem;display:inline-block;position:relative;top:3px;margin:-11px -3px -7px 10px;background-image:url(/static/media/arrow-circle-empty-right.58598294.svg)}.characters__about-btn:visited{color:unset}.characters__about-btn:focus,.characters__about-btn:hover{background:#191919;text-decoration:none;color:#fff;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.characters__about-btn:focus .characters__about-btn--img,.characters__about-btn:hover .characters__about-btn--img{background-image:url(/static/media/arrow-circle-empty-light.a3881be4.svg)}.characters.records .item__breadcrumbs{background-color:#fff}.character-headings{-ms-flex:1 0 auto;flex:1 0 auto}.character-headings__form{padding-top:10px;padding-bottom:20px}@media only screen and (max-width:1920px){.character-headings__form{padding:0 250px;margin-bottom:60px}}@media only screen and (max-width:1366px){.character-headings__form{padding:0 150px}}@media only screen and (max-width:1023px){.character-headings__form{padding:0 100px}}@media only screen and (max-width:767px){.character-headings__form{padding:0 20px}}.character-headings__form__title{font-weight:400;font-size:1.625rem;color:#333;margin:0;padding:30px 0 20px}@media only screen and (max-width:1023px){.character-headings__form__title{font-size:1.25rem}}.character-headings__form__title p{margin:0}.character-headings__form__separator{width:260px;height:1px;background-color:#e4e4e4}.character-headings__form__desc{font-weight:500;line-height:1.6rem;font-size:.935rem;letter-spacing:.3px;color:#333;padding:20px 0}@media only screen and (max-width:1023px){.character-headings__form__desc{font-size:.78rem}}.headings-results__list-item:hover,.headings-results__list-item:hover .structure__toggle-button,.headings-results__no-results:hover,.headings-results__no-results:hover .structure__toggle-button,.headings-structure__list-item:hover,.headings-structure__list-item:hover .structure__toggle-button,.structure__folders-item:hover,.structure__folders-item:hover .structure__toggle-button{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.headings-details__name img,.headings-results__list-item--title img,.headings-structure__list-item--title img{margin-right:20px;vertical-align:bottom;height:2.8rem;margin:-6px 20px -6px -5px}@media only screen and (max-width:1366px){.headings-details__name img,.headings-results__list-item--title img,.headings-structure__list-item--title img{margin-right:15px}}@media only screen and (max-width:1023px){.headings-details__name img,.headings-results__list-item--title img,.headings-structure__list-item--title img{margin-right:25px;height:2.3rem}}@media only screen and (max-width:500px){.headings-details__name img,.headings-results__list-item--title img,.headings-structure__list-item--title img{display:inline-block;height:2rem;margin-top:-3px}}.headings-results__list-item--separator,.headings-structure__list-item--separator{background:#a94da0}.headings-structure__list-item--separator.red,.red.headings-results__list-item--separator{background:#fb4855}.headings-structure__list-item--separator.yellow,.yellow.headings-results__list-item--separator{background:#f1950b}.green.headings-results__list-item--separator,.headings-structure__list-item--separator.green{background:#1a978b}.headings-search__form-submit__img,.news__search__form-submit__img{width:1.2rem}@media only screen and (max-width:500px){.headings-search__form-submit__img,.news__search__form-submit__img{width:2rem}}.headings-results__header,.headings-structure__header{padding:0 200px;font-size:1.375rem}.headings-results__header strong,.headings-structure__header strong{font-weight:600}@media only screen and (max-width:1366px){.headings-results__header,.headings-structure__header{padding:0 100px}}@media only screen and (max-width:1023px){.headings-results__header,.headings-structure__header{padding:0 50px}}@media only screen and (max-width:767px){.headings-results__header,.headings-structure__header{padding:0 30px}}@media only screen and (max-width:460px){.headings-results__header,.headings-structure__header{padding:0}}.headings-results__list,.headings-structure__list{padding:0;margin:45px 0 0;list-style:none}.headings-results__list-item,.headings-results__no-results,.headings-structure__list-item,.structure__folders-item{background-color:#fff;border-radius:7px;border:1px solid #d7d7d7;margin-bottom:45px;position:relative;padding:20px 30px 25px;padding:5px 30px 25px}@media only screen and (max-width:767px){.headings-results__list-item,.headings-results__no-results,.headings-structure__list-item,.structure__folders-item{padding:20px;padding:15px}}.headings-results__list-item:before,.headings-results__no-results:before,.headings-structure__list-item:before,.structure__folders-item:before{content:"";position:absolute;height:25px;top:-27px;left:50px;border:1px solid #bebebe;border-bottom:1px solid #fff;border-radius:4px 4px 0 0;background:#fff;-webkit-transform:perspective(7px) rotateX(2deg);transform:perspective(7px) rotateX(2deg);-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom;width:200px}@media only screen and (max-width:767px){.headings-results__list-item:before,.headings-results__no-results:before,.headings-structure__list-item:before,.structure__folders-item:before{left:35px;width:140px}}@media only screen and (max-width:460px){.headings-results__list-item:before,.headings-results__no-results:before,.headings-structure__list-item:before,.structure__folders-item:before{left:25px}}.headings-results__list-item:hover,.headings-results__no-results:hover,.headings-structure__list-item:hover,.structure__folders-item:hover{-webkit-box-shadow:6px 9px 15px -7px rgba(0,0,0,.39);box-shadow:6px 9px 15px -7px rgba(0,0,0,.39)}.headings-results__list-item:hover .structure__toggle-button,.headings-results__no-results:hover .structure__toggle-button,.headings-structure__list-item:hover .structure__toggle-button,.structure__folders-item:hover .structure__toggle-button{background-color:#89735d}.headings-details__name,.headings-results__list-item--title,.headings-structure__list-item--title{font-size:1.35rem;margin:15px;font-weight:300}@media only screen and (max-width:1366px){.headings-details__name,.headings-results__list-item--title,.headings-structure__list-item--title{font-size:1.25rem}}@media only screen and (max-width:767px){.headings-details__name,.headings-results__list-item--title,.headings-structure__list-item--title{margin:15px 10px;font-size:1.15rem}}.headings-details__name strong,.headings-results__list-item--title strong,.headings-structure__list-item--title strong{font-weight:600}.headings-details__name img,.headings-results__list-item--title img,.headings-structure__list-item--title img{margin-right:30px;vertical-align:text-top}@media only screen and (max-width:1366px){.headings-details__name img,.headings-results__list-item--title img,.headings-structure__list-item--title img{margin-right:25px}}@media only screen and (max-width:1023px){.headings-details__name img,.headings-results__list-item--title img,.headings-structure__list-item--title img{margin-right:15px}}@media only screen and (max-width:500px){.headings-details__name img,.headings-results__list-item--title img,.headings-structure__list-item--title img{margin-right:10px}}.headings-structure__list-item--desc{font-size:.875rem;line-height:1.5rem;padding:20px 170px 20px 75px;color:#333}@media only screen and (max-width:1366px){.headings-structure__list-item--desc{padding:20px 120px 20px 70px}}@media only screen and (max-width:1023px){.headings-structure__list-item--desc{padding:20px 80px 20px 65px}}@media only screen and (max-width:800px){.headings-structure__list-item--desc{padding:20px 15px}}@media only screen and (max-width:480px){.headings-structure__list-item--desc{padding:20px 10px}}.headings-results__list-item--separator,.headings-structure__list-item--separator{width:60px;height:5px}@media only screen and (max-width:1023px){.headings-results__list-item--separator,.headings-structure__list-item--separator{width:55px}}@media only screen and (max-width:800px){.headings-results__list-item--separator,.headings-structure__list-item--separator{width:50px}}.headings-results__list-item--separator:after,.headings-structure__list-item--separator:after{content:"";width:100%;max-width:550px;height:1px;background:inherit;opacity:.5;display:block;position:absolute;margin-top:5px}@media only screen and (max-width:800px){.headings-results__list-item--separator:after,.headings-structure__list-item--separator:after{width:calc(200px + 30%)}}@media only screen and (max-width:767px){.headings-results__list-item--separator:after,.headings-structure__list-item--separator:after{width:300px}}@media only screen and (max-width:460px){.headings-results__list-item--separator:after,.headings-structure__list-item--separator:after{width:calc(100px + 30%)}}.headings-search__form,.news__search__form{width:100%;max-width:650px;display:-ms-flexbox;display:flex;border:1px solid #191919;border-top-left-radius:1.9rem;border-top-right-radius:1.9rem;border-bottom-right-radius:1.9rem;border-bottom-left-radius:1.9rem;margin-bottom:30px}.headings-search__form-field,.news__search__form-field{display:-ms-flexbox;display:flex;background-color:#191919;-ms-flex:1;flex:1 1;border-top-left-radius:1.9rem;border-top-right-radius:1.9rem;border-bottom-right-radius:1.9rem;border-bottom-left-radius:1.9rem;padding:3px 12px;margin-right:-1.9rem;border:3px solid #f9f9f9}@media only screen and (max-width:500px){.headings-search__form-field,.news__search__form-field{margin-right:-2.9rem;padding:7px 20px}}.headings-search__form-label{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;color:#fff}@media only screen and (max-width:500px){.headings-search__form-label{-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.headings-search__form-input,.news__search__form-input{-ms-flex:1;flex:1 1;background-color:#2b2b2b;color:#c9c9c9;font-size:.77rem;font-weight:500;border:1px solid #959595;padding:2px 1rem 3px 5px}@media only screen and (max-width:500px){.headings-search__form-input,.news__search__form-input{padding-right:2rem}}.headings-search__form-input:focus,.news__search__form-input:focus{outline:1px solid #fff;border-color:#fff}.headings-search__form-submit,.news__search__form-submit{width:calc(1.9rem + 6px);height:calc(1.9rem + 6px);border:3px solid #f9f9f9;border-radius:50%;padding:0;background-color:#191919;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0}.headings-search__form-submit__img,.news__search__form-submit__img{width:100%;padding:0 10%}@media only screen and (max-width:500px){.headings-search__form-submit__img,.news__search__form-submit__img{padding:0 20%}}.headings-search__form-submit__img.hover,.hover.news__search__form-submit__img{display:none}.headings-search__form-submit[disabled] .headings-search__form-submit__img,.headings-search__form-submit[disabled] .news__search__form-submit__img,.news__search__form-submit[disabled] .headings-search__form-submit__img,.news__search__form-submit[disabled] .news__search__form-submit__img{opacity:.4}.headings-search__form-submit[disabled]:focus,.headings-search__form-submit[disabled]:hover,.news__search__form-submit[disabled]:focus,.news__search__form-submit[disabled]:hover{background:#191919}.headings-search__form-submit[disabled]:focus .headings-search__form-submit__img,.headings-search__form-submit[disabled]:focus .news__search__form-submit__img,.headings-search__form-submit[disabled]:hover .headings-search__form-submit__img,.headings-search__form-submit[disabled]:hover .news__search__form-submit__img,.news__search__form-submit[disabled]:focus .headings-search__form-submit__img,.news__search__form-submit[disabled]:focus .news__search__form-submit__img,.news__search__form-submit[disabled]:hover .headings-search__form-submit__img,.news__search__form-submit[disabled]:hover .news__search__form-submit__img{display:inline-block}.headings-search__form-submit[disabled]:focus .headings-search__form-submit__img.hover,.headings-search__form-submit[disabled]:focus .hover.news__search__form-submit__img,.headings-search__form-submit[disabled]:hover .headings-search__form-submit__img.hover,.headings-search__form-submit[disabled]:hover .hover.news__search__form-submit__img,.news__search__form-submit[disabled]:focus .headings-search__form-submit__img.hover,.news__search__form-submit[disabled]:focus .hover.news__search__form-submit__img,.news__search__form-submit[disabled]:hover .headings-search__form-submit__img.hover,.news__search__form-submit[disabled]:hover .hover.news__search__form-submit__img{display:none}@media only screen and (max-width:500px){.headings-search__form-submit,.news__search__form-submit{width:calc(2.9rem + 14px);height:calc(2.9rem + 14px)}}.headings-search__form-submit:focus,.headings-search__form-submit:hover,.news__search__form-submit:focus,.news__search__form-submit:hover{background:-webkit-radial-gradient(#fff .8125rem,#191919 .875rem);background:-o-radial-gradient(#fff .8125rem,#191919 .875rem);background:radial-gradient(#fff .8125rem,#191919 .875rem);outline:none}.headings-search__form-submit:focus .headings-search__form-submit__img,.headings-search__form-submit:focus .news__search__form-submit__img,.headings-search__form-submit:hover .headings-search__form-submit__img,.headings-search__form-submit:hover .news__search__form-submit__img,.news__search__form-submit:focus .headings-search__form-submit__img,.news__search__form-submit:focus .news__search__form-submit__img,.news__search__form-submit:hover .headings-search__form-submit__img,.news__search__form-submit:hover .news__search__form-submit__img{display:none}.headings-search__form-submit:focus .headings-search__form-submit__img.hover,.headings-search__form-submit:focus .hover.news__search__form-submit__img,.headings-search__form-submit:hover .headings-search__form-submit__img.hover,.headings-search__form-submit:hover .hover.news__search__form-submit__img,.news__search__form-submit:focus .headings-search__form-submit__img.hover,.news__search__form-submit:focus .hover.news__search__form-submit__img,.news__search__form-submit:hover .headings-search__form-submit__img.hover,.news__search__form-submit:hover .hover.news__search__form-submit__img{display:inline-block}.headings-search__label-text{color:#fff;display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;margin-right:7px;padding-bottom:1px;cursor:auto;font-size:.77rem}@media only screen and (max-width:500px){.headings-search__label-text{line-height:1rem;margin-bottom:2px}}.headings-results{padding-bottom:50px}.headings-results__breadcrumbs{margin-bottom:20px}.headings-results__header{margin:50px 0 30px;padding:0 250px}@media only screen and (max-width:1366px){.headings-results__header{padding:0 150px}}@media only screen and (max-width:1024px){.headings-results__header{padding:0 100px}}@media only screen and (max-width:767px){.headings-results__header{padding:0 30px}}@media only screen and (max-width:767px){.headings-results__list-item{padding:5px 15px 15px}}.headings-results__list-item--title-field{margin-right:5px}.headings-results__list-item--title-type{display:inline-block}@media only screen and (max-width:500px){.headings-results__list-item--title img{display:inline-block}}.headings-results__list--inner{padding:0;list-style:none;margin:30px 0 0}@media only screen and (max-width:767px){.headings-results__list--inner{margin:30px 0 0}}.headings-results__list--inner__item{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-ms-flexbox;display:flex;border:1px solid #dedede;margin-bottom:3px;padding:0 10px}.headings-results__list--inner__link,.headings-results__list--nested__link{display:inline-block;font-weight:600;color:#9b6b1e;line-height:1.2rem;padding-bottom:1px;margin-left:3px}.headings-results__list--inner__link .highlight,.headings-results__list--nested__link .highlight{border:1px solid #f1c158;background-color:#ffebca}.headings-results__list--inner__count{margin-right:5px}.headings-results__list--inner__separator,.headings-results__list--nested__separator{margin:0;margin-left:0;padding-top:1px;margin-top:1px}.headings-results__list--inner__separator:before,.headings-results__list--nested__separator:before{content:"";display:inline-block;width:1px;height:12px;background:#c2c2c2;margin-right:5px;vertical-align:middle;margin-top:-2px}.headings-results__list--inner__btn-all{float:right;padding:5px 8px 6px 25px;display:none}.headings-results__list--inner__btn-all--img{margin-right:-7px;margin-top:-1rem}.headings-results__list--nested{padding:0;list-style:none}.headings-results__list--nested,.headings-results__list--nested__item{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.headings-results__list--nested__link{font-weight:500}.headings-results__list--nested__separator{font-size:.9rem;margin-top:.125rem;color:#707070;padding-top:0}.headings-results__list--nested__separator:before{content:none}.headings-results__no-results{padding:150px 200px}@media only screen and (max-width:1366px){.headings-results__no-results{padding:100px 150px}}@media only screen and (max-width:1024px){.headings-results__no-results{padding:50px 100px 100px}}@media only screen and (max-width:767px){.headings-results__no-results{padding:25px 30px 50px}}.headings-results__no-results:hover{-webkit-box-shadow:none;box-shadow:none}.headings-results__no-results-desc{font-size:1rem;line-height:1.75rem;color:#383236;letter-spacing:.3px;padding-left:10px;margin:0}.structure{border:1px solid #dedede;margin:0 10px;padding:15px 20px;display:-ms-flexbox;display:flex;-moz-align-items:stretch;-ms-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:480px){.structure{margin:0}}.structure__error{color:#d82622}.structure__box--left{-ms-flex:1;flex:1 1}@media only screen and (max-width:767px){.structure__box--left{-ms-flex:0 0 100%;flex:0 0 100%}}.structure__box--left-text{font-size:.78rem;color:#5b5b5b;font-weight:400}.structure__box--left-field{font-weight:600;text-transform:uppercase;color:#383236;margin-right:2px}.structure__box--left-number{font-weight:300;display:inline-block}.structure__box--left img{width:1.2rem;height:1.2rem;margin-right:10px;vertical-align:middle;margin-left:-2px}.structure__box--right{-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:767px){.structure__box--right{-ms-flex:0 0 100%;flex:0 0 100%;margin-top:15px}}.structure__box--bottom{text-align:right;padding:0 10px}.structure__toggle-button{font-size:.75rem;padding:6px 18px 7px}.structure__toggle-button:focus{outline:none}.structure__toggle-button__img{height:.8rem;margin:3px -4px -4px 10px;position:relative;top:-.1rem}.structure__folders{padding:0;margin:45px 0 0;list-style:none;display:-webkit-grid;display:-webkit-inline-grid;display:grid;-ms-flex-pack:center;justify-content:center}@media (min-width:1601px){.structure__folders{grid-template-columns:repeat(auto-fill,33%)}}@media (min-width:992px) and (max-width:1600px){.structure__folders{grid-template-columns:repeat(auto-fill,50%)}}@media (min-width:801px) and (max-width:991px){.structure__folders{grid-template-columns:repeat(auto-fill,50%)}}@media (max-width:800px){.structure__folders{grid-template-columns:repeat(auto-fill,100%)}}@media only screen and (max-width:1919px){.structure__folders{margin:65px 20px 0}}@media only screen and (max-width:1366px){.structure__folders{margin:65px 0 0}}@media only screen and (max-width:1023px){.structure__folders{margin:35px 0 0}}@media only screen and (max-width:800px){.structure__folders{margin:25px 0 0}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.structure__folders{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.structure__folders-item{padding:30px 50px 70px;margin-left:10px;margin-right:10px}@media only screen and (max-width:1919px){.structure__folders-item{padding:25px 45px 70px}}@media only screen and (max-width:1600px){.structure__folders-item{padding:25px 45px 65px}}@media only screen and (max-width:1366px){.structure__folders-item{padding:25px 40px 60px}}@media only screen and (max-width:1023px){.structure__folders-item{padding:25px 30px 60px}}@media only screen and (max-width:800px){.structure__folders-item{margin-left:0;margin-right:0;padding:25px 30px 70px}}@media only screen and (max-width:480px){.structure__folders-item{padding:25px 20px 110px}}@media (-ms-high-contrast:active),(min-width:250px) and (max-width:800px) and (-ms-high-contrast:none){.structure__folders-item{-ms-flex:100% 1;flex:100% 1}}@media (-ms-high-contrast:active),(min-width:800px) and (max-width:1600px) and (-ms-high-contrast:none){.structure__folders-item{-ms-flex:25% 1;flex:25% 1}}@media (-ms-high-contrast:active),(min-width:1601px) and (-ms-high-contrast:none){.structure__folders-item{-ms-flex:20% 1;flex:20% 1}}.structure__folders-item:before{left:35px}@media only screen and (max-width:1023px){.structure__folders-item:before{left:25px;width:150px;-webkit-transform:perspective(4px) rotateX(2deg);transform:perspective(4px) rotateX(2deg)}}.structure__folders-item:focus-within .structure__folders-item__btn,.structure__folders-item:focus-within .structure__folders-item__toggle,.structure__folders-item:focus .structure__folders-item__btn,.structure__folders-item:focus .structure__folders-item__toggle,.structure__folders-item:hover .structure__folders-item__btn,.structure__folders-item:hover .structure__folders-item__toggle{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background-color:#89735d}.structure__folders-item:focus-within .structure__folders-item__btn-img,.structure__folders-item:focus-within .structure__folders-item__toggle-img,.structure__folders-item:focus .structure__folders-item__btn-img,.structure__folders-item:focus .structure__folders-item__toggle-img,.structure__folders-item:hover .structure__folders-item__btn-img,.structure__folders-item:hover .structure__folders-item__toggle-img{background-image:url(/static/media/arrow-circle-empty-light.a3881be4.svg)}.structure__folders-item.opened .structure__folders-item__title{color:#333;margin:0 0 15px;font-weight:400;font-size:1.35rem}@media only screen and (max-width:1023px){.structure__folders-item.opened .structure__folders-item__title{font-size:1.1rem}}@media only screen and (max-width:800px){.structure__folders-item.opened .structure__folders-item__title{display:inline-block;margin-bottom:0;margin-top:5px}}@media only screen and (max-width:480px){.structure__folders-item.opened .structure__folders-item__title{display:block;margin:0 0 15px;max-width:100%}}.structure__folders-item.opened .structure__folders-item__title p,.structure__folders-item.opened .structure__folders-item__title strong{margin:5px 0 10px}@media only screen and (max-width:480px){.structure__folders-item.opened .structure__folders-item__title p,.structure__folders-item.opened .structure__folders-item__title strong{max-width:100%}}.structure__folders-item.opened .structure__folders-item__title p{margin:0}@media only screen and (max-width:800px){.structure__folders-item.opened .structure__folders-item__img{border-right:4px solid #191919;border-bottom:none;margin-bottom:0;padding:0 20px 0 0}.structure__folders-item.opened .structure__folders-item__img-icon{height:2em}}@media only screen and (max-width:480px){.structure__folders-item.opened .structure__folders-item__img{margin-right:15px;padding:8px 20px;display:inline-block;float:unset;border-right:none;border-bottom:4px solid #191919}}.structure__folders-item.hidden{display:block}@media only screen and (max-width:480px){.structure__folders-item.hidden .structure__folders-item__img{display:inline-block;float:unset}}.structure__folders-item.paperclip{margin-top:15px;margin-bottom:10px;border-radius:0;padding-top:75px}@media only screen and (max-width:1919px){.structure__folders-item.paperclip{padding-top:65px}}@media only screen and (max-width:1366px){.structure__folders-item.paperclip{padding-top:60px;margin-top:15px;margin-bottom:5px}}.structure__folders-item.paperclip:before{content:"";position:absolute;height:50px;top:-2px;left:-1px;width:100%;background-color:#ededed;border:1px solid #d7d7d7;border-radius:0;-webkit-transform:none;-ms-transform:none;transform:none}@media only screen and (max-width:1366px){.structure__folders-item.paperclip:before{height:40px}}.structure__folders-item.paperclip:after{content:"";position:absolute;top:-7px;left:20px;width:22px;height:47px;background:transparent url(data:image/png;base64,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) no-repeat;background-size:contain}@media only screen and (max-width:1366px){.structure__folders-item.paperclip:after{height:38px}}.structure__folders-item__img{border-bottom:5px solid #191919;padding:27px 20px 15px;float:left;margin-bottom:5px;margin-right:20px}@media only screen and (max-width:1599px){.structure__folders-item__img{padding:18px 20px 9px;margin-bottom:3px}}@media only screen and (max-width:1366px){.structure__folders-item__img{padding:15px 20px;border-bottom-width:4px}}@media only screen and (max-width:1023px){.structure__folders-item__img{padding:6px 20px;margin-bottom:5px}}@media only screen and (max-width:800px){.structure__folders-item__img{padding:8px 20px}}.structure__folders-item__img-icon{height:3rem}@media only screen and (max-width:1366px){.structure__folders-item__img-icon{height:2.7em}}@media only screen and (max-width:1023px){.structure__folders-item__img-icon{height:2.4em}}@media only screen and (max-width:800px){.structure__folders-item__img-icon{height:2em}}.structure__folders-item__title{color:#333;font-size:1.35rem;margin:0 0 15px;font-weight:400}@media only screen and (max-width:1366px){.structure__folders-item__title{font-size:1.15rem}}@media only screen and (max-width:1023px){.structure__folders-item__title{font-size:1.1rem}}.structure__folders-item__title p{margin:0}.structure__folders-item__desc{color:#333;margin:0 0 20px;font-size:.93rem;letter-spacing:.3px;line-height:1.8rem}@media only screen and (max-width:1600px){.structure__folders-item__desc{font-size:.9rem;line-height:1.39rem}}@media only screen and (max-width:1366px){.structure__folders-item__desc{font-size:.8rem}}.structure__folders-item__btn,.structure__folders-item__toggle{float:right;font-size:.75rem;font-weight:500;padding:7px 10px 8px 25px;letter-spacing:.15px;position:absolute;right:50px;bottom:40px;-webkit-transition:unset;-o-transition:unset;transition:unset}@media only screen and (max-width:1600px){.structure__folders-item__btn,.structure__folders-item__toggle{right:45px;bottom:35px}}@media only screen and (max-width:1366px){.structure__folders-item__btn,.structure__folders-item__toggle{right:40px;font-size:.7rem;bottom:25px}}@media only screen and (max-width:1023px){.structure__folders-item__btn,.structure__folders-item__toggle{right:30px;padding:6px 10px 7px 25px}}@media only screen and (max-width:480px){.structure__folders-item__btn,.structure__folders-item__toggle{right:unset;left:15px;bottom:25px}}.structure__folders-item__btn:visited,.structure__folders-item__toggle:visited{color:#fff}.structure__folders-item__btn-img,.structure__folders-item__toggle-img{background-image:url(/static/media/arrow-circle-empty-medium.e5bc558d.svg);background-repeat:no-repeat;height:1.8rem;width:1.8rem;position:relative;display:inline-block;top:4px;margin:-15px -4px -5px 10px;vertical-align:middle}@media only screen and (max-width:1366px){.structure__folders-item__btn-img,.structure__folders-item__toggle-img{height:1.7rem;width:1.7rem;margin-top:-15px}}@media only screen and (max-width:1024px){.structure__folders-item__btn-img,.structure__folders-item__toggle-img{height:1.6rem;width:1.6rem;margin-top:-16px}}.structure__folders-item__toggle{left:25px;right:auto;color:#9b6b1e;-webkit-transition:unset;-o-transition:unset;transition:unset}@media only screen and (max-width:480px){.structure__folders-item__toggle{bottom:65px;left:15px}}.structure__folders-item__toggle-img{background-image:none;width:.8rem;height:.8rem;margin-right:1px;margin-left:9px}.structure__img--special{width:.85rem;-ms-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.structure__list{list-style:none;padding:0;margin:5px 10px 10px 5px}@media only screen and (max-width:480px){.structure__list{margin:5px 0 10px}}.structure__list>.structure__list-item--single>.structure__inner-list:before,.structure__list>.structure__list-item>.structure__inner-list:before{left:calc(.35rem - 1px)}.structure__list-item--single:last-of-type>.structure__list-item--single__container:before,.structure__list-item--single:last-of-type>.structure__list-item__container:before,.structure__list-item:last-of-type>.structure__list-item--single__container:before,.structure__list-item:last-of-type>.structure__list-item__container:before{top:-6px;height:calc(.7rem + 8px)}.structure__list-item--single:last-of-type>.structure__inner-list:before,.structure__list-item--single:last-of-type>.structure__list-item--single__container .structure__info__desc:before,.structure__list-item--single:last-of-type>.structure__list-item__container .structure__info__desc:before,.structure__list-item:last-of-type>.structure__inner-list:before,.structure__list-item:last-of-type>.structure__list-item--single__container .structure__info__desc:before,.structure__list-item:last-of-type>.structure__list-item__container .structure__info__desc:before{display:none}.structure__list-item--single .structure__inner-list:before,.structure__list-item .structure__inner-list:before{left:.35rem}.structure__list-item__content{-ms-flex:1;flex:1 1;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:100%;min-width:0}@media only screen and (max-width:600px){.structure__list-item__content .structure__info__desc{max-width:100%}}.structure__list-item__content--main{display:-ms-flexbox;display:flex;position:relative;left:-.35rem;margin-right:-.35rem}@media only screen and (max-width:600px){.structure__list-item__content--main{-ms-flex-direction:column;flex-direction:column;max-width:100%;left:0}.structure__list-item__content--main .structure__label-container{-ms-flex-item-align:normal;align-self:normal}.structure__list-item__content--main .structure__info{border-left:1px solid #dedede;margin-top:-1px;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;display:-ms-flexbox;display:flex}.structure__list-item__content--main .structure__info__button,.structure__list-item__content--main .structure__info__button--opened{text-align:left;max-width:100%}}.structure__list-item__content--main:before{content:"";display:inline-block;height:1px;width:.35rem;background-color:#dedede;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}@media only screen and (max-width:600px){.structure__list-item__content--main:before{-ms-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;width:.35rem;left:-.35rem;position:absolute;top:11px}}.structure__list-item--single__container,.structure__list-item__container{display:-ms-flexbox;display:flex;margin-bottom:2px;-ms-align-content:center;-ms-flex-line-pack:center;align-content:center;position:relative}.structure__list-item--single__container:before,.structure__list-item__container:before{content:"";display:inline-block;position:absolute;height:calc(1.4rem + 10px);top:-5px;left:calc(.35rem - 1px);width:1px;background-color:#dedede;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}@media only screen and (max-width:600px){.structure__list-item--single__container:before,.structure__list-item__container:before{height:calc(100% + 5px)}}.structure__list-item--single .structure__info__button,.structure__list-item--single .structure__info__button--opened,.structure__list-item--single .structure__label{max-width:inherit}.structure__list-item--single .structure__label-container{margin-left:.7rem}.structure__list-item--single .structure__label-container:before{width:.7rem;left:-1.05rem}@media only screen and (max-width:600px){.structure__list-item--single .structure__label-container{-ms-align-self:normal;-ms-flex-item-align:normal;align-self:normal;margin-left:1rem}}@media only screen and (max-width:600px){.structure__list-item--single .structure__info{margin-left:1rem;margin-top:-1px;border-left:1px solid #dedede}}@media only screen and (max-width:600px){.structure__list-item--single .structure__button{max-width:100%;text-align:left}}.structure__list-item--single .structure__list-item__content .structure__info__desc{margin-left:1.05rem}@media only screen and (max-width:600px){.structure__list-item--single .structure__list-item__content .structure__info__desc{margin-left:1rem}}.structure__list-item--single .structure__list-item__content--main:before{position:relative;left:.7rem;width:.7rem}@media only screen and (max-width:600px){.structure__list-item--single .structure__list-item__content--main{-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.structure__list-item--single .structure__list-item__content--main:before{position:relative;left:.4rem;width:.7rem;top:11px;margin-left:0}}.structure__hide,.structure__open,button.field-tree__hide,button.field-tree__open{-ms-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin-top:.35rem;margin-right:.35rem;position:relative;-ms-flex-negative:0;flex-shrink:0}.structure__info__button,.structure__info__button--opened,.structure__label{position:relative;font-weight:500;color:#9b6b1e;line-height:1.2rem;padding-bottom:1px;display:inline-block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;min-width:0}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.structure__info__button,.structure__info__button--opened,.structure__label{-ms-flex:0 1 auto;flex:0 1 auto}}.structure__info__button--opened strong,.structure__info__button strong,.structure__label strong{font-weight:600}.structure__info__button--opened .highlight,.structure__info__button .highlight,.structure__label .highlight{border:1px solid #f1c158;background-color:#ffebca}.structure__label-container{background-color:#fff;-ms-flex:1;flex:1 1;-ms-align-self:center;-ms-flex-item-align:center;align-self:center;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;border:1px solid #dedede;padding:1px 5px;position:relative;display:-ms-flexbox;display:flex}.card__yearbook__number.active .structure__info__button,.card__yearbook__number.active .structure__info__button--opened,.card__yearbook__number.active .structure__label,.structure__label-container.active .structure__info__button,.structure__label-container.active .structure__info__button--opened,.structure__label-container.active .structure__label{color:#33c20c;pointer-events:none}.card__yearbook__number.active:after,.structure__label-container.active:after{content:"";display:inline-block;border-bottom:2px solid #33c20c;border-right:2px solid #33c20c;transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);width:.2rem;height:.5rem;margin-left:10px;-ms-align-self:center;-ms-flex-item-align:center;align-self:center;position:relative;top:-1px}@media only screen and (max-width:350px){.structure__label-container{padding:0 3px}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.structure__label-container{-ms-flex:auto;flex:auto;width:100%}}.headings-results__list--inner__count,.headings-results__list--inner__separator,.headings-results__list--nested__separator,.structure__count{display:inline-block;font-weight:300;color:#5b5b5b;line-height:1.21rem;padding-bottom:1px;margin-left:3px}.structure__inner-list{list-style:none;padding:0 0 0 .7rem;position:relative}.structure__inner-list li:last-of-type .card__yearbook__number-title:before{content:"";display:inline-block;position:absolute;top:0;left:calc(-1.45rem - 1px);height:.7rem;width:1px;background-color:#dedede;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.structure__inner-list li:last-of-type .card__yearbook__number-desc:before{display:none}.structure__inner-list:before{content:"";display:inline-block;position:absolute;left:calc(.35rem - 1px);top:1px;height:calc(100% + 1px);width:1px;background-color:#dedede;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}@media only screen and (max-width:600px){.structure__inner-list:before{top:-2px;height:calc(100% + 2px)}}.structure__inner-list .structure__info__desc:before,.structure__inner-list .structure__list-item--single__container:before,.structure__inner-list .structure__list-item__container:before{left:.35rem}.structure__info{border-top:1px solid #dedede;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.structure__info__button,.structure__info__button--opened{border-bottom:1px solid #dedede;border-right:1px solid #dedede;left:0;padding-left:12px;padding-right:12px;background-color:#fff}@media only screen and (max-width:600px){.structure__info__button,.structure__info__button--opened{padding-left:5px;padding-right:5px;font-size:.7rem}}@media only screen and (max-width:350px){.structure__info__button,.structure__info__button--opened{padding-left:3px;padding-right:3px}}.structure__info__button-img{width:.8rem;height:.8rem;margin-left:5px;position:relative;top:-2px;margin-bottom:-5px}.structure__info__button-img.contrast{display:none}.structure__info__button-img--contact{margin:-3px -2px -4px 5px;width:1rem;height:1rem}.structure__info__button-img--contact.contrast{display:none}.structure__info__button--opened:focus,.structure__info__button--opened:hover,.structure__info__button:focus,.structure__info__button:hover{background-color:#f9f9f9;text-decoration:none}.structure__info__button--opened:focus,.structure__info__button:focus{border:1px solid #9b6b1e;outline:none}.structure__info__button--opened{background-color:#f9f9f9;border-bottom:1px solid #f9f9f9}.structure__info__desc{background-color:#f9f9f9;border:1px solid #dedede;border-top:none;padding:5px 100px 7px 7px;color:#333}@media only screen and (max-width:800px){.structure__info__desc{padding:5px 7px 7px}}.structure__info__desc:before{content:"";display:inline-block;position:absolute;left:calc(.35rem - 1px);top:calc(1.2rem + 1px);height:calc(100% - 1.2rem + 1px);width:1px;background-color:#dedede;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.main{-ms-flex:1 0 auto;flex:1 0 auto}.main__separator{display:-ms-flexbox;display:flex}.main__separator-item{height:5px;-ms-flex:1;flex:1 1}.main__separator-item:first-of-type{background-color:#a94da0}.main__separator-item:nth-of-type(2){background-color:#fb4855}.main__separator-item:nth-of-type(3){background-color:#f2b55a}.main__separator-item:nth-of-type(4){background-color:#1a978b}.main-search .search-bar{background:none}.main-info{background:rgba(147,123,92,.45);background:-webkit-linear-gradient(top,rgba(147,123,92,.45),hsla(32,20%,65%,.45));background:-webkit-gradient(linear,left top,left bottom,from(rgba(147,123,92,.45)),to(hsla(32,20%,65%,.45)));background:-o-linear-gradient(top,rgba(147,123,92,.45),hsla(32,20%,65%,.45));background:linear-gradient(180deg,rgba(147,123,92,.45),hsla(32,20%,65%,.45));border-top:1px solid #d0c2b2;margin-top:55px;padding:70px 0 30px}@media only screen and (min-width:480px){.main-info{padding:70px 0 30px}}@media only screen and (min-width:768px){.main-info{padding:65px 0 30px}}@media only screen and (min-width:1024px){.main-info{padding:65px 0 35px}}@media only screen and (min-width:1366px){.main-info{padding:65px 0 45px}}@media only screen and (min-width:1920px){.main-info{padding:65px 0}}.main-info__container{max-width:1000px;margin:0 auto;padding:0 20px}@media only screen and (min-width:1920px){.main-info__container{max-width:1050px}}@media only screen and (max-width:1023px){.main-info__container{max-width:700px}}@media only screen and (max-width:767px){.main-info__container{max-width:600px}}.main-info__circle{height:0;width:100%;padding:30px 60px;padding:30px 0 0;position:absolute;margin-left:0;margin-top:-71px}@media only screen and (min-width:768px){.main-info__circle{margin-top:-66px}}.main-info__circle-left,.main-info__circle-right{height:7px;width:calc(50% - 33px);border-bottom:1px solid #d0c2b2;position:absolute;top:1px}.main-info__circle-right{right:0}.main-info__circle-inner{width:73px;height:75px;background-image:url(/static/media/search-bg-main.a3920040.jpg);background-repeat:no-repeat;background-attachment:fixed;background-size:cover;background-position:0 0;margin:0 auto;border-radius:100%;position:relative;top:-90px;padding:6px 4px;margin-bottom:-15px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.main-info__circle-inner{height:81px}}.main-info__circle-inner:before{content:"";width:77px;height:55px;border-radius:100%;position:absolute;margin-top:47px;margin-left:-39px;background-image:url(/static/media/double-circle.0e012c1a.svg);background-repeat:no-repeat}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.main-info__circle-inner:before{margin-top:40px;margin-left:-3px;width:72px}}.main-info__circle-inner:after{content:"";width:6px;height:6px;border-radius:50%;background:#3f342b;position:absolute;margin-top:38px;margin-left:-3px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.main-info__circle-inner:after{margin-left:29px}}.main-info__title{font-weight:700;font-size:.875rem;text-align:left;text-transform:uppercase;margin-top:-20px;margin-left:15px;margin-bottom:20px;color:#292929}@media only screen and (min-width:1366px){.main-info__title{margin-top:-10px}}@media only screen and (min-width:1920px){.main-info__title{margin-top:0}}@media only screen and (max-width:1366px){.main-info__title{font-size:.75rem}}@media only screen and (max-width:1024px){.main-info__title{margin-left:0}}.main-info__list{list-style:none;padding:0;border-top:1px solid #d5c6b5;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.main-info__list-item{-ms-flex:1;flex:1 1;display:inline-block;text-align:left;margin-right:5px;margin-top:1px}.main-info__list-item:last-of-type{margin-right:0}@media only screen and (max-width:1023px){.main-info__list-item{-ms-flex:1 1 calc(50% - 50px);-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:calc(50% - 50px);flex-basis:calc(50% - 50px);margin-right:0;padding-right:10px}}@media only screen and (max-width:767px){.main-info__list-item{margin-top:10px}}@media only screen and (max-width:460px){.main-info__list-item{-ms-flex:1 1 100%;flex:1 1 100%;padding-right:0}}.main-info__list-item:nth-child(2) .main-info__box-separator{background:#fb4855}.main-info__list-item:nth-child(3) .main-info__box-separator{background:#f2b55a}.main-info__list-item:nth-child(4) .main-info__box-separator{background:#1a978b}.main-info__list-item:focus-within{outline:1px solid #a58562}.main-info__list-item:focus-within .main-info__box-separator,.main-info__list-item:hover .main-info__box-separator{height:105px;-webkit-transition:.6s;-o-transition:.6s;transition:.6s}.main-info__list-item:focus-within .main-info__box-separator:before,.main-info__list-item:hover .main-info__box-separator:before{height:0}@media only screen and (max-width:767px){.main-info__list-item:focus-within .main-info__box-separator,.main-info__list-item:hover .main-info__box-separator{height:45px}}.main-info__box-separator{height:40px;width:5px;background:#a94da0;display:inline-block;vertical-align:bottom;margin-bottom:5px}@media only screen and (max-width:767px){.main-info__box-separator{height:20px}}.main-info__box-separator:before{content:"";width:2px;height:100px;background:inherit;position:absolute;display:inline-block;margin-top:-60px;opacity:.5}@media only screen and (max-width:767px){.main-info__box-separator:before{margin-top:-20px;height:20px}}.main-info__box-data{display:inline-block;padding:25px 0 0 10px;width:calc(100% - 5px)}@media only screen and (max-width:767px){.main-info__box-data{padding:25px 0 0 15px;position:relative;top:-15px}}.main-info__box-data--link{font-size:1rem;font-weight:600;color:#292929}@media only screen and (min-width:1920px){.main-info__box-data--link{font-size:1.04rem}}@media only screen and (max-width:1500px){.main-info__box-data--link{font-size:.875rem}}@media only screen and (max-width:767px){.main-info__box-data--link{font-size:.83rem}}.main-info__box-data--link:focus{text-decoration:none}.main-info__box-data--link-line{width:85%;height:1px;background:#191919;display:block;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.main-info__box-data--link-img{display:inline-block;float:right;width:27px;margin-top:-14px}.main-info__box-data--link-img.contrast{display:none}.main-info__box-data--link:focus,.main-info__box-data--link:hover{text-decoration:none}.main-info__box-data--link:focus .main-info__box-data--link-line,.main-info__box-data--link:hover .main-info__box-data--link-line{-webkit-transition:.5s;-o-transition:.5s;transition:.5s;width:calc(100% - 20px)}.main-info__box-data--link:visited{color:#292929}.main-info__box-data--number,.main-numbers__item__count{padding-top:25px}@media only screen and (max-width:767px){.main-info__box-data--number,.main-numbers__item__count{display:none}}.main-info__box-data--desc{font-size:.625rem;color:#3f3f3f;text-transform:uppercase;margin-top:10px;letter-spacing:1px}@media only screen and (max-width:767px){.main-info__box-data--desc{display:none}}.main-info__box:hover .main-info__box-separator{height:45px}.main-news,.main-numbers,.main-pos,.main-wip{padding:60px 0;background-color:#fff;overflow:hidden}.main-news__container,.main-numbers__container,.main-pos__container,.main-wip__container{display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.main-news__header,.main-news__header p,.main-numbers__header,.main-numbers__header p,.main-pos__header,.main-pos__header p,.main-wip__header,.main-wip__header p,.news__all__header,.news__all__header p{margin:0;padding:0}.main-news__list,.news__all__list{list-style:none;padding:0;margin-top:30px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.main-news__list-item,.news__all__list-item{-ms-flex:1;flex:1 1;margin:0 20px 20px 0;position:relative;border-bottom:1px solid #111;padding-bottom:45px}@media only screen and (min-width:801px) and (max-width:1366px){.main-news__list-item,.news__all__list-item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:calc(50% - 7.5px);flex-basis:calc(50% - 7.5px);margin-right:15px}.main-news__list-item:nth-of-type(odd),.news__all__list-item:nth-of-type(odd){margin-right:7.5px}.main-news__list-item:nth-of-type(2n),.news__all__list-item:nth-of-type(2n){margin-right:0;margin-left:7.5px}}@media only screen and (max-width:800px){.main-news__list-item,.news__all__list-item{-ms-flex:0 1 100%;flex:0 1 100%;margin-right:0}}.main-news__list-item:before,.news__all__list-item:before{content:"";width:0;height:1px;position:absolute;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;background:#111}.main-news__list-item:last-of-type,.news__all__list-item:last-of-type{margin-right:0}.main-news__list-item:focus-within:before,.news__all__list-item:focus-within:before{width:100%}.main-news__list-item:focus-within .main-news__list-item--link:after,.main-news__list-item:focus-within .main-news__list-item--link:before,.main-news__list-item:focus-within .news__all__list-item--link:after,.main-news__list-item:focus-within .news__all__list-item--link:before,.news__all__list-item:focus-within .main-news__list-item--link:after,.news__all__list-item:focus-within .main-news__list-item--link:before,.news__all__list-item:focus-within .news__all__list-item--link:after,.news__all__list-item:focus-within .news__all__list-item--link:before{height:100%}.main-news__list-item:focus-within .collection-about__title,.main-news__list-item:focus-within .main-news__date,.main-news__list-item:focus-within .main-news__desc,.main-news__list-item:focus-within .main-news__title,.main-news__list-item:focus-within .main-wip__title,.main-news__list-item:focus-within .news__all__date,.main-news__list-item:focus-within .news__all__desc,.main-news__list-item:focus-within .news__all__title,.main-news__list-item:focus-within .news__item__date,.main-news__list-item:focus-within .news__item__desc,.main-news__list-item:focus-within .news__item__title,.main-news__list-item:focus-within .what-in__examples-item--info-title,.news__all__list-item:focus-within .collection-about__title,.news__all__list-item:focus-within .main-news__date,.news__all__list-item:focus-within .main-news__desc,.news__all__list-item:focus-within .main-news__title,.news__all__list-item:focus-within .main-wip__title,.news__all__list-item:focus-within .news__all__date,.news__all__list-item:focus-within .news__all__desc,.news__all__list-item:focus-within .news__all__title,.news__all__list-item:focus-within .news__item__date,.news__all__list-item:focus-within .news__item__desc,.news__all__list-item:focus-within .news__item__title,.news__all__list-item:focus-within .what-in__examples-item--info-title{padding-left:15px;padding-right:15px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.main-news__list-item:focus:before,.main-news__list-item:hover:before,.news__all__list-item:focus:before,.news__all__list-item:hover:before{width:100%}.main-news__list-item:focus .main-news__list-item--link:after,.main-news__list-item:focus .main-news__list-item--link:before,.main-news__list-item:focus .news__all__list-item--link:after,.main-news__list-item:focus .news__all__list-item--link:before,.main-news__list-item:hover .main-news__list-item--link:after,.main-news__list-item:hover .main-news__list-item--link:before,.main-news__list-item:hover .news__all__list-item--link:after,.main-news__list-item:hover .news__all__list-item--link:before,.news__all__list-item:focus .main-news__list-item--link:after,.news__all__list-item:focus .main-news__list-item--link:before,.news__all__list-item:focus .news__all__list-item--link:after,.news__all__list-item:focus .news__all__list-item--link:before,.news__all__list-item:hover .main-news__list-item--link:after,.news__all__list-item:hover .main-news__list-item--link:before,.news__all__list-item:hover .news__all__list-item--link:after,.news__all__list-item:hover .news__all__list-item--link:before{height:100%}.main-news__list-item:focus .collection-about__title,.main-news__list-item:focus .main-news__date,.main-news__list-item:focus .main-news__desc,.main-news__list-item:focus .main-news__title,.main-news__list-item:focus .main-wip__title,.main-news__list-item:focus .news__all__date,.main-news__list-item:focus .news__all__desc,.main-news__list-item:focus .news__all__title,.main-news__list-item:focus .news__item__date,.main-news__list-item:focus .news__item__desc,.main-news__list-item:focus .news__item__title,.main-news__list-item:focus .what-in__examples-item--info-title,.main-news__list-item:hover .collection-about__title,.main-news__list-item:hover .main-news__date,.main-news__list-item:hover .main-news__desc,.main-news__list-item:hover .main-news__title,.main-news__list-item:hover .main-wip__title,.main-news__list-item:hover .news__all__date,.main-news__list-item:hover .news__all__desc,.main-news__list-item:hover .news__all__title,.main-news__list-item:hover .news__item__date,.main-news__list-item:hover .news__item__desc,.main-news__list-item:hover .news__item__title,.main-news__list-item:hover .what-in__examples-item--info-title,.news__all__list-item:focus .collection-about__title,.news__all__list-item:focus .main-news__date,.news__all__list-item:focus .main-news__desc,.news__all__list-item:focus .main-news__title,.news__all__list-item:focus .main-wip__title,.news__all__list-item:focus .news__all__date,.news__all__list-item:focus .news__all__desc,.news__all__list-item:focus .news__all__title,.news__all__list-item:focus .news__item__date,.news__all__list-item:focus .news__item__desc,.news__all__list-item:focus .news__item__title,.news__all__list-item:focus .what-in__examples-item--info-title,.news__all__list-item:hover .collection-about__title,.news__all__list-item:hover .main-news__date,.news__all__list-item:hover .main-news__desc,.news__all__list-item:hover .main-news__title,.news__all__list-item:hover .main-wip__title,.news__all__list-item:hover .news__all__date,.news__all__list-item:hover .news__all__desc,.news__all__list-item:hover .news__all__title,.news__all__list-item:hover .news__item__date,.news__all__list-item:hover .news__item__desc,.news__all__list-item:hover .news__item__title,.news__all__list-item:hover .what-in__examples-item--info-title{padding-left:15px;padding-right:15px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.main-news__list-item--link:after,.main-news__list-item--link:before,.news__all__list-item--link:after,.news__all__list-item--link:before{content:"";width:1px;height:30px;position:absolute;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;background:#111;bottom:0}.main-news__list-item--link:after,.news__all__list-item--link:after{right:0}.main-news__list-item--link:focus-within .main-news__list-item,.main-news__list-item--link:focus-within .news__all__list-item,.news__all__list-item--link:focus-within .main-news__list-item,.news__all__list-item--link:focus-within .news__all__list-item{border-bottom:30px solid red}.main-news__list-item--link:focus-within .main-news__list-item:after,.main-news__list-item--link:focus-within .main-news__list-item:before,.main-news__list-item--link:focus-within .news__all__list-item:after,.main-news__list-item--link:focus-within .news__all__list-item:before,.news__all__list-item--link:focus-within .main-news__list-item:after,.news__all__list-item--link:focus-within .main-news__list-item:before,.news__all__list-item--link:focus-within .news__all__list-item:after,.news__all__list-item--link:focus-within .news__all__list-item:before{width:30px}.main-news__list-item--link:focus,.main-news__list-item--link:hover,.news__all__list-item--link:focus,.news__all__list-item--link:hover{-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.main-news__list-item--link:focus .main-news__btn,.main-news__list-item--link:focus .main-wip__btn,.main-news__list-item--link:focus .news__all__btn,.main-news__list-item--link:focus .what-in__examples-item--btn,.main-news__list-item--link:hover .main-news__btn,.main-news__list-item--link:hover .main-wip__btn,.main-news__list-item--link:hover .news__all__btn,.main-news__list-item--link:hover .what-in__examples-item--btn,.news__all__list-item--link:focus .main-news__btn,.news__all__list-item--link:focus .main-wip__btn,.news__all__list-item--link:focus .news__all__btn,.news__all__list-item--link:focus .what-in__examples-item--btn,.news__all__list-item--link:hover .main-news__btn,.news__all__list-item--link:hover .main-wip__btn,.news__all__list-item--link:hover .news__all__btn,.news__all__list-item--link:hover .what-in__examples-item--btn{color:#333334}.main-news__list-item--link:focus .main-news__btn-icon,.main-news__list-item--link:focus .main-wip__btn-icon,.main-news__list-item--link:focus .news__all__btn-icon,.main-news__list-item--link:focus .what-in__examples-item--btn-icon,.main-news__list-item--link:hover .main-news__btn-icon,.main-news__list-item--link:hover .main-wip__btn-icon,.main-news__list-item--link:hover .news__all__btn-icon,.main-news__list-item--link:hover .what-in__examples-item--btn-icon,.news__all__list-item--link:focus .main-news__btn-icon,.news__all__list-item--link:focus .main-wip__btn-icon,.news__all__list-item--link:focus .news__all__btn-icon,.news__all__list-item--link:focus .what-in__examples-item--btn-icon,.news__all__list-item--link:hover .main-news__btn-icon,.news__all__list-item--link:hover .main-wip__btn-icon,.news__all__list-item--link:hover .news__all__btn-icon,.news__all__list-item--link:hover .what-in__examples-item--btn-icon{background-image:url(/static/media/arrow-circle-full.18291bf8.svg)}.main-news__list-item a,.news__all__list-item a{text-decoration:none}.main-news__list-item a:visited,.news__all__list-item a:visited{color:initial}.main-news__info,.news__all__info,.news__item__info{display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.main-news__tag,.news__all__tag,.news__item__tag{text-transform:uppercase;font-weight:500;letter-spacing:.25px;background:#fff;border:1px solid #efefef;padding:8px 20px;position:absolute;margin-top:12px;right:0}@media only screen and (max-width:1024px){.main-news__tag,.news__all__tag,.news__item__tag{font-size:.65rem}}.main-news__date,.news__all__date,.news__item__date{color:#6a6a6a;font-size:.875rem;letter-spacing:.25px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;margin:0;padding-bottom:20px;-ms-flex:0 1 auto;flex:0 1 auto}.collection-about__title,.main-news__title,.main-wip__title,.news__all__title,.news__item__title,.what-in__examples-item--info-title{color:#1f1f1f;font-size:1.5rem;line-height:1.9rem;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;-ms-flex:0 0 auto;flex:0 0 auto;margin:30px 0 20px;padding-right:30px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3}@media only screen and (max-width:1919px){.collection-about__title,.main-news__title,.main-wip__title,.news__all__title,.news__item__title,.what-in__examples-item--info-title{font-size:1.4rem}}@media only screen and (max-width:1366px){.collection-about__title,.main-news__title,.main-wip__title,.news__all__title,.news__item__title,.what-in__examples-item--info-title{font-size:1.2rem}}@media only screen and (max-width:1024px){.collection-about__title,.main-news__title,.main-wip__title,.news__all__title,.news__item__title,.what-in__examples-item--info-title{font-size:1.1rem}}@-moz-document url-prefix(){.collection-about__title,.main-news__title,.main-wip__title,.news__all__title,.news__item__title,.what-in__examples-item--info-title{max-height:5.7rem;position:relative}.collection-about__title:before,.main-news__title:before,.main-wip__title:before,.news__all__title:before,.news__item__title:before,.what-in__examples-item--info-title:before{background:hsla(0,0%,100%,0) 0;background:-webkit-linear-gradient(left,hsla(0,0%,100%,0),#fff 50%);background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff 50%);content:"\200C";display:block;position:absolute;right:0;top:3.2rem;width:25%}}.collection-about__title:hover,.main-news__title:hover,.main-wip__title:hover,.news__all__title:hover,.news__item__title:hover,.what-in__examples-item--info-title:hover{text-decoration:underline}.main-news__desc,.news__all__desc,.news__item__desc{color:#696969;font-size:.8125rem;line-height:1.375rem;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;margin:0 0 20px;padding-right:30px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex:0 1 100%;flex:0 1 100%}@media only screen and (max-width:1366px){.main-news__desc,.news__all__desc,.news__item__desc{font-size:.75rem}}@-moz-document url-prefix(){.main-news__desc,.news__all__desc,.news__item__desc{max-height:4.125rem;position:relative}.main-news__desc:before,.news__all__desc:before,.news__item__desc:before{background:hsla(0,0%,100%,0) 0;background:-webkit-linear-gradient(left,hsla(0,0%,100%,0),#fff 50%);background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff 50%);content:"\200C";display:block;position:absolute;right:0;top:3.2rem;width:25%}}.main-news__desc p,.news__all__desc p,.news__item__desc p{margin:0}.main-news__circle,.main-wip__circle,.news__all__circle,.news__item__circle,.what-in__examples-item--circle{width:34px;height:34px;background:#fff;display:block;border-radius:50%;margin:-17px auto -18px;position:relative;z-index:1}.main-news__circle:after,.main-wip__circle:after,.news__all__circle:after,.news__item__circle:after,.what-in__examples-item--circle:after{content:"";width:10px;height:10px;border-radius:50%;background:#cdcdcd;position:absolute;margin-left:calc(50% - 5px);margin-top:calc(50% - 5px)}.main-news__line,.news__all__line{width:calc(100% - 2px);height:1px;background:#ddd;position:absolute;margin-left:1px}.main-news__img,.news__all__img,.news__item__img{width:100%;height:245px;display:block;margin:0 auto;background-size:cover;background-repeat:no-repeat;background-position:50%}@media only screen and (max-width:1919px){.main-news__img,.news__all__img,.news__item__img{height:210px}}@media only screen and (max-width:1600px){.main-news__img,.news__all__img,.news__item__img{height:180px}}@media only screen and (max-width:1366px){.main-news__img,.news__all__img,.news__item__img{height:260px}}@media only screen and (max-width:1024px){.main-news__img,.news__all__img,.news__item__img{height:210px}}@media only screen and (max-width:800px){.main-news__img,.news__all__img,.news__item__img{height:245px}}@media only screen and (max-width:479px){.main-news__img,.news__all__img,.news__item__img{height:165px}}.main-news__btn,.main-wip__btn,.news__all__btn,.what-in__examples-item--btn{display:block;padding:0 20px;text-align:right;font-weight:600;color:#7b5c29;line-height:2rem;position:absolute;right:0;padding-bottom:15px;width:100%;bottom:0}.main-news__btn-icon,.main-wip__btn-icon,.news__all__btn-icon,.what-in__examples-item--btn-icon{background-image:url(/static/media/arrow-circle-full-accent.7628b87d.svg);background-repeat:no-repeat;background-size:contain;width:40px;height:40px;display:inline-block;vertical-align:middle;margin:-5px -5px -2px 5px}.main-news__all-button,.news__all__all-button{-ms-flex-item-align:end;align-self:flex-end;margin-top:20px;font-weight:400;font-size:.75rem;padding-right:5px;padding-left:22px}.main-news__all-button:focus,.main-news__all-button:hover,.news__all__all-button:focus,.news__all__all-button:hover{text-decoration:none;background:#89735d}.main-news__all-button:focus .main-news__all-button__img,.main-news__all-button:focus .news__all__all-button__img,.main-news__all-button:hover .main-news__all-button__img,.main-news__all-button:hover .news__all__all-button__img,.news__all__all-button:focus .main-news__all-button__img,.news__all__all-button:focus .news__all__all-button__img,.news__all__all-button:hover .main-news__all-button__img,.news__all__all-button:hover .news__all__all-button__img{background-image:url(/static/media/arrow-circle-empty-light.a3881be4.svg)}.main-pos{background-color:#f3f0ec}@media only screen and (max-width:1023px){.main-pos{padding-bottom:100px}}.main-pos__container{display:-ms-flexbox;display:flex;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}@media only screen and (max-width:1300px){.main-pos__container{-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.main-pos__header{font-weight:400;margin-bottom:30px}.main-pos__header strong{font-weight:600}.main-pos--left,.main-pos--right{-ms-flex:1;flex:1 1;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media (-ms-high-contrast:active),(max-width:1300px) and (-ms-high-contrast:none){.main-pos--left,.main-pos--right{-ms-flex:auto;flex:auto}}.main-pos--left{padding-right:10px}@media only screen and (max-width:1300px){.main-pos--left{margin-bottom:50px;padding-right:0}}.main-pos--right{padding-left:20px}@media only screen and (max-width:1300px){.main-pos--right{padding-left:0}}.main-pos__desc{font-weight:400;color:#333;font-size:1rem;line-height:1.8rem;letter-spacing:.5px;padding-right:50px;margin-top:-5px;-ms-flex:1;flex:1 1}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.main-pos__desc{-ms-flex:auto;flex:auto}}@media only screen and (max-width:1600px){.main-pos__desc{padding-right:0;line-height:1.4rem;font-size:.83rem}}@media only screen and (max-width:1300px){.main-pos__desc{line-height:1.7rem;font-size:.92rem;font-size:.83rem;line-height:1.4rem}}.main-pos__desc a{font-weight:500;color:#a47936}.main-pos__desc p{margin-top:0}.main-pos__video{width:100%}.main-pos__video-dots{position:absolute;margin-left:-300px;margin-top:145px}@media (min-width:1601px) and (max-width:1919px){.main-pos__video-dots{margin-top:105px}}@media (min-width:1368px) and (max-width:1600px){.main-pos__video-dots{margin-top:75px}}@media (min-width:1301px) and (max-width:1367px){.main-pos__video-dots{margin-top:35px}}@media (min-width:1025px) and (max-width:1300px){.main-pos__video-dots{margin-top:145px}}@media (min-width:801px) and (max-width:1024px){.main-pos__video-dots{margin-top:105px}}@media (min-width:481px) and (max-width:800px){.main-pos__video-dots{margin-top:45px;height:120px;margin-left:-245px}}@media (max-width:480px){.main-pos__video-dots{margin-top:35px;height:100px;margin-left:-210px}}@media (max-width:340px){.main-pos__video-dots{margin-top:25px;height:80px;margin-left:-160px}}.main-pos__video-container{-ms-flex:1;flex:1 1;position:relative}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.main-pos__video-container{-ms-flex:auto;flex:auto}}.main-pos__video-container .video-react .video-react-poster{background-size:100%}@media (min-width:1920px){.main-pos__video-container .video-react .video-react-video{padding-top:430px}}@media (min-width:1601px) and (max-width:1919px){.main-pos__video-container .video-react .video-react-video{padding-top:357px}}@media (min-width:1368px) and (max-width:1600px){.main-pos__video-container .video-react .video-react-video{padding-top:306px}}@media (min-width:1301px) and (max-width:1367px){.main-pos__video-container .video-react .video-react-video{padding-top:220px}}@media (min-width:1025px) and (max-width:1300px){.main-pos__video-container .video-react .video-react-video{padding-top:465px}}@media (min-width:801px) and (max-width:1024px){.main-pos__video-container .video-react .video-react-video{padding-top:370px}}@media (min-width:481px) and (max-width:800px){.main-pos__video-container .video-react .video-react-video{padding-top:207px}}@media (max-width:480px){.main-pos__video-container .video-react .video-react-video{padding-top:161px!important}}@media (max-width:340px){.main-pos__video-container .video-react .video-react-video{padding-top:126px!important}}.main-pos__video-container .video-react.video-react-fluid{border:1px solid #aeaeac;pointer-events:none}@media (min-width:1920px){.main-pos__video-container .video-react.video-react-fluid{padding-top:430px!important}}@media (min-width:1601px) and (max-width:1919px){.main-pos__video-container .video-react.video-react-fluid{padding-top:357px!important}}@media (min-width:1368px) and (max-width:1600px){.main-pos__video-container .video-react.video-react-fluid{padding-top:306px!important}}@media (min-width:1301px) and (max-width:1367px){.main-pos__video-container .video-react.video-react-fluid{padding-top:220px!important}}@media (min-width:1025px) and (max-width:1300px){.main-pos__video-container .video-react.video-react-fluid{padding-top:465px!important}}@media (min-width:801px) and (max-width:1024px){.main-pos__video-container .video-react.video-react-fluid{padding-top:370px!important}}@media (min-width:481px) and (max-width:800px){.main-pos__video-container .video-react.video-react-fluid{padding-top:207px!important}}@media (max-width:480px){.main-pos__video-container .video-react.video-react-fluid{padding-top:161px!important}}@media (max-width:340px){.main-pos__video-container .video-react.video-react-fluid{padding-top:126px!important}}.main-pos__video-container .video-react .video-react-big-play-button{display:none;height:50px;width:50px;border-radius:50%;top:calc(50% - 25px);left:calc(50% - 25px);background:#fff;border:1px solid #957962}.main-pos__video-container .video-react .video-react-big-play-button:before{color:#957962;top:3px}.about-pbl__item-results--btn,.collection-about__button-results,.collections-about__button,.headings-results__list--inner__btn-all,.main-pos__all-button,.main-wip__all-button{-ms-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;margin-top:20px;font-weight:400;font-size:.75rem;padding-right:5px;padding-left:22px}.about-pbl__item-results--btn-img,.collection-about__button-results--img,.collections-about__button-img,.headings-results__list--inner__btn-all--img,.main-news__all-button__img,.main-pos__all-button__img,.main-wip__all-button__img,.news__all__all-button__img{height:1.8rem;width:1.8rem;display:inline-block;position:relative;top:3px;margin:-11px -3px -7px 5px;background-image:url(/static/media/arrow-circle-empty-medium.e5bc558d.svg);background-repeat:no-repeat}@media only screen and (max-width:1300px){.about-pbl__item-results--btn-img,.collection-about__button-results--img,.collections-about__button-img,.headings-results__list--inner__btn-all--img,.main-news__all-button__img,.main-pos__all-button__img,.main-wip__all-button__img,.news__all__all-button__img{height:1.5rem;margin-bottom:-5px}}.external-link-arrow.about-pbl__item-results--btn-img,.external-link-arrow.collection-about__button-results--img,.external-link-arrow.collections-about__button-img,.external-link-arrow.headings-results__list--inner__btn-all--img,.external-link-arrow.main-news__all-button__img,.external-link-arrow.main-wip__all-button__img,.external-link-arrow.news__all__all-button__img,.main-pos__all-button__img.external-link-arrow{background-image:url(/static/media/external-link-arrow.3f25f2a4.svg);background-size:1.7rem}.about-pbl__item-results--btn:focus .about-pbl__item-results--btn-img,.about-pbl__item-results--btn:focus .collection-about__button-results--img,.about-pbl__item-results--btn:focus .collections-about__button-img,.about-pbl__item-results--btn:focus .headings-results__list--inner__btn-all--img,.about-pbl__item-results--btn:focus .main-news__all-button__img,.about-pbl__item-results--btn:focus .main-pos__all-button__img,.about-pbl__item-results--btn:focus .main-wip__all-button__img,.about-pbl__item-results--btn:focus .news__all__all-button__img,.about-pbl__item-results--btn:hover .about-pbl__item-results--btn-img,.about-pbl__item-results--btn:hover .collection-about__button-results--img,.about-pbl__item-results--btn:hover .collections-about__button-img,.about-pbl__item-results--btn:hover .headings-results__list--inner__btn-all--img,.about-pbl__item-results--btn:hover .main-news__all-button__img,.about-pbl__item-results--btn:hover .main-pos__all-button__img,.about-pbl__item-results--btn:hover .main-wip__all-button__img,.about-pbl__item-results--btn:hover .news__all__all-button__img,.collection-about__button-results:focus .about-pbl__item-results--btn-img,.collection-about__button-results:focus .collection-about__button-results--img,.collection-about__button-results:focus .collections-about__button-img,.collection-about__button-results:focus .headings-results__list--inner__btn-all--img,.collection-about__button-results:focus .main-news__all-button__img,.collection-about__button-results:focus .main-pos__all-button__img,.collection-about__button-results:focus .main-wip__all-button__img,.collection-about__button-results:focus .news__all__all-button__img,.collection-about__button-results:hover .about-pbl__item-results--btn-img,.collection-about__button-results:hover .collection-about__button-results--img,.collection-about__button-results:hover .collections-about__button-img,.collection-about__button-results:hover .headings-results__list--inner__btn-all--img,.collection-about__button-results:hover .main-news__all-button__img,.collection-about__button-results:hover .main-pos__all-button__img,.collection-about__button-results:hover .main-wip__all-button__img,.collection-about__button-results:hover .news__all__all-button__img,.collections-about__button:focus .about-pbl__item-results--btn-img,.collections-about__button:focus .collection-about__button-results--img,.collections-about__button:focus .collections-about__button-img,.collections-about__button:focus .headings-results__list--inner__btn-all--img,.collections-about__button:focus .main-news__all-button__img,.collections-about__button:focus .main-pos__all-button__img,.collections-about__button:focus .main-wip__all-button__img,.collections-about__button:focus .news__all__all-button__img,.collections-about__button:hover .about-pbl__item-results--btn-img,.collections-about__button:hover .collection-about__button-results--img,.collections-about__button:hover .collections-about__button-img,.collections-about__button:hover .headings-results__list--inner__btn-all--img,.collections-about__button:hover .main-news__all-button__img,.collections-about__button:hover .main-pos__all-button__img,.collections-about__button:hover .main-wip__all-button__img,.collections-about__button:hover .news__all__all-button__img,.headings-results__list--inner__btn-all:focus .about-pbl__item-results--btn-img,.headings-results__list--inner__btn-all:focus .collection-about__button-results--img,.headings-results__list--inner__btn-all:focus .collections-about__button-img,.headings-results__list--inner__btn-all:focus .headings-results__list--inner__btn-all--img,.headings-results__list--inner__btn-all:focus .main-news__all-button__img,.headings-results__list--inner__btn-all:focus .main-pos__all-button__img,.headings-results__list--inner__btn-all:focus .main-wip__all-button__img,.headings-results__list--inner__btn-all:focus .news__all__all-button__img,.headings-results__list--inner__btn-all:hover .about-pbl__item-results--btn-img,.headings-results__list--inner__btn-all:hover .collection-about__button-results--img,.headings-results__list--inner__btn-all:hover .collections-about__button-img,.headings-results__list--inner__btn-all:hover .headings-results__list--inner__btn-all--img,.headings-results__list--inner__btn-all:hover .main-news__all-button__img,.headings-results__list--inner__btn-all:hover .main-pos__all-button__img,.headings-results__list--inner__btn-all:hover .main-wip__all-button__img,.headings-results__list--inner__btn-all:hover .news__all__all-button__img,.main-pos__all-button:focus .about-pbl__item-results--btn-img,.main-pos__all-button:focus .collection-about__button-results--img,.main-pos__all-button:focus .collections-about__button-img,.main-pos__all-button:focus .headings-results__list--inner__btn-all--img,.main-pos__all-button:focus .main-news__all-button__img,.main-pos__all-button:focus .main-pos__all-button__img,.main-pos__all-button:focus .main-wip__all-button__img,.main-pos__all-button:focus .news__all__all-button__img,.main-pos__all-button:hover .about-pbl__item-results--btn-img,.main-pos__all-button:hover .collection-about__button-results--img,.main-pos__all-button:hover .collections-about__button-img,.main-pos__all-button:hover .headings-results__list--inner__btn-all--img,.main-pos__all-button:hover .main-news__all-button__img,.main-pos__all-button:hover .main-pos__all-button__img,.main-pos__all-button:hover .main-wip__all-button__img,.main-pos__all-button:hover .news__all__all-button__img,.main-wip__all-button:focus .about-pbl__item-results--btn-img,.main-wip__all-button:focus .collection-about__button-results--img,.main-wip__all-button:focus .collections-about__button-img,.main-wip__all-button:focus .headings-results__list--inner__btn-all--img,.main-wip__all-button:focus .main-news__all-button__img,.main-wip__all-button:focus .main-pos__all-button__img,.main-wip__all-button:focus .main-wip__all-button__img,.main-wip__all-button:focus .news__all__all-button__img,.main-wip__all-button:hover .about-pbl__item-results--btn-img,.main-wip__all-button:hover .collection-about__button-results--img,.main-wip__all-button:hover .collections-about__button-img,.main-wip__all-button:hover .headings-results__list--inner__btn-all--img,.main-wip__all-button:hover .main-news__all-button__img,.main-wip__all-button:hover .main-pos__all-button__img,.main-wip__all-button:hover .main-wip__all-button__img,.main-wip__all-button:hover .news__all__all-button__img{background-image:url(/static/media/arrow-circle-empty-light.a3881be4.svg)}.about-pbl__item-results--btn:focus .external-link-arrow.about-pbl__item-results--btn-img,.about-pbl__item-results--btn:focus .external-link-arrow.collection-about__button-results--img,.about-pbl__item-results--btn:focus .external-link-arrow.collections-about__button-img,.about-pbl__item-results--btn:focus .external-link-arrow.headings-results__list--inner__btn-all--img,.about-pbl__item-results--btn:focus .external-link-arrow.main-news__all-button__img,.about-pbl__item-results--btn:focus .external-link-arrow.main-wip__all-button__img,.about-pbl__item-results--btn:focus .external-link-arrow.news__all__all-button__img,.about-pbl__item-results--btn:focus .main-pos__all-button__img.external-link-arrow,.about-pbl__item-results--btn:hover .external-link-arrow.about-pbl__item-results--btn-img,.about-pbl__item-results--btn:hover .external-link-arrow.collection-about__button-results--img,.about-pbl__item-results--btn:hover .external-link-arrow.collections-about__button-img,.about-pbl__item-results--btn:hover .external-link-arrow.headings-results__list--inner__btn-all--img,.about-pbl__item-results--btn:hover .external-link-arrow.main-news__all-button__img,.about-pbl__item-results--btn:hover .external-link-arrow.main-wip__all-button__img,.about-pbl__item-results--btn:hover .external-link-arrow.news__all__all-button__img,.about-pbl__item-results--btn:hover .main-pos__all-button__img.external-link-arrow,.collection-about__button-results:focus .external-link-arrow.about-pbl__item-results--btn-img,.collection-about__button-results:focus .external-link-arrow.collection-about__button-results--img,.collection-about__button-results:focus .external-link-arrow.collections-about__button-img,.collection-about__button-results:focus .external-link-arrow.headings-results__list--inner__btn-all--img,.collection-about__button-results:focus .external-link-arrow.main-news__all-button__img,.collection-about__button-results:focus .external-link-arrow.main-wip__all-button__img,.collection-about__button-results:focus .external-link-arrow.news__all__all-button__img,.collection-about__button-results:focus .main-pos__all-button__img.external-link-arrow,.collection-about__button-results:hover .external-link-arrow.about-pbl__item-results--btn-img,.collection-about__button-results:hover .external-link-arrow.collection-about__button-results--img,.collection-about__button-results:hover .external-link-arrow.collections-about__button-img,.collection-about__button-results:hover .external-link-arrow.headings-results__list--inner__btn-all--img,.collection-about__button-results:hover .external-link-arrow.main-news__all-button__img,.collection-about__button-results:hover .external-link-arrow.main-wip__all-button__img,.collection-about__button-results:hover .external-link-arrow.news__all__all-button__img,.collection-about__button-results:hover .main-pos__all-button__img.external-link-arrow,.collections-about__button:focus .external-link-arrow.about-pbl__item-results--btn-img,.collections-about__button:focus .external-link-arrow.collection-about__button-results--img,.collections-about__button:focus .external-link-arrow.collections-about__button-img,.collections-about__button:focus .external-link-arrow.headings-results__list--inner__btn-all--img,.collections-about__button:focus .external-link-arrow.main-news__all-button__img,.collections-about__button:focus .external-link-arrow.main-wip__all-button__img,.collections-about__button:focus .external-link-arrow.news__all__all-button__img,.collections-about__button:focus .main-pos__all-button__img.external-link-arrow,.collections-about__button:hover .external-link-arrow.about-pbl__item-results--btn-img,.collections-about__button:hover .external-link-arrow.collection-about__button-results--img,.collections-about__button:hover .external-link-arrow.collections-about__button-img,.collections-about__button:hover .external-link-arrow.headings-results__list--inner__btn-all--img,.collections-about__button:hover .external-link-arrow.main-news__all-button__img,.collections-about__button:hover .external-link-arrow.main-wip__all-button__img,.collections-about__button:hover .external-link-arrow.news__all__all-button__img,.collections-about__button:hover .main-pos__all-button__img.external-link-arrow,.headings-results__list--inner__btn-all:focus .external-link-arrow.about-pbl__item-results--btn-img,.headings-results__list--inner__btn-all:focus .external-link-arrow.collection-about__button-results--img,.headings-results__list--inner__btn-all:focus .external-link-arrow.collections-about__button-img,.headings-results__list--inner__btn-all:focus .external-link-arrow.headings-results__list--inner__btn-all--img,.headings-results__list--inner__btn-all:focus .external-link-arrow.main-news__all-button__img,.headings-results__list--inner__btn-all:focus .external-link-arrow.main-wip__all-button__img,.headings-results__list--inner__btn-all:focus .external-link-arrow.news__all__all-button__img,.headings-results__list--inner__btn-all:focus .main-pos__all-button__img.external-link-arrow,.headings-results__list--inner__btn-all:hover .external-link-arrow.about-pbl__item-results--btn-img,.headings-results__list--inner__btn-all:hover .external-link-arrow.collection-about__button-results--img,.headings-results__list--inner__btn-all:hover .external-link-arrow.collections-about__button-img,.headings-results__list--inner__btn-all:hover .external-link-arrow.headings-results__list--inner__btn-all--img,.headings-results__list--inner__btn-all:hover .external-link-arrow.main-news__all-button__img,.headings-results__list--inner__btn-all:hover .external-link-arrow.main-wip__all-button__img,.headings-results__list--inner__btn-all:hover .external-link-arrow.news__all__all-button__img,.headings-results__list--inner__btn-all:hover .main-pos__all-button__img.external-link-arrow,.main-pos__all-button:focus .external-link-arrow.about-pbl__item-results--btn-img,.main-pos__all-button:focus .external-link-arrow.collection-about__button-results--img,.main-pos__all-button:focus .external-link-arrow.collections-about__button-img,.main-pos__all-button:focus .external-link-arrow.headings-results__list--inner__btn-all--img,.main-pos__all-button:focus .external-link-arrow.main-news__all-button__img,.main-pos__all-button:focus .external-link-arrow.main-wip__all-button__img,.main-pos__all-button:focus .external-link-arrow.news__all__all-button__img,.main-pos__all-button:focus .main-pos__all-button__img.external-link-arrow,.main-pos__all-button:hover .external-link-arrow.about-pbl__item-results--btn-img,.main-pos__all-button:hover .external-link-arrow.collection-about__button-results--img,.main-pos__all-button:hover .external-link-arrow.collections-about__button-img,.main-pos__all-button:hover .external-link-arrow.headings-results__list--inner__btn-all--img,.main-pos__all-button:hover .external-link-arrow.main-news__all-button__img,.main-pos__all-button:hover .external-link-arrow.main-wip__all-button__img,.main-pos__all-button:hover .external-link-arrow.news__all__all-button__img,.main-pos__all-button:hover .main-pos__all-button__img.external-link-arrow,.main-wip__all-button:focus .external-link-arrow.about-pbl__item-results--btn-img,.main-wip__all-button:focus .external-link-arrow.collection-about__button-results--img,.main-wip__all-button:focus .external-link-arrow.collections-about__button-img,.main-wip__all-button:focus .external-link-arrow.headings-results__list--inner__btn-all--img,.main-wip__all-button:focus .external-link-arrow.main-news__all-button__img,.main-wip__all-button:focus .external-link-arrow.main-wip__all-button__img,.main-wip__all-button:focus .external-link-arrow.news__all__all-button__img,.main-wip__all-button:focus .main-pos__all-button__img.external-link-arrow,.main-wip__all-button:hover .external-link-arrow.about-pbl__item-results--btn-img,.main-wip__all-button:hover .external-link-arrow.collection-about__button-results--img,.main-wip__all-button:hover .external-link-arrow.collections-about__button-img,.main-wip__all-button:hover .external-link-arrow.headings-results__list--inner__btn-all--img,.main-wip__all-button:hover .external-link-arrow.main-news__all-button__img,.main-wip__all-button:hover .external-link-arrow.main-wip__all-button__img,.main-wip__all-button:hover .external-link-arrow.news__all__all-button__img,.main-wip__all-button:hover .main-pos__all-button__img.external-link-arrow{background-image:url(/static/media/external-link-arrow-white.0176d0fd.svg)}.main-numbers{background-color:#e7e2dc;padding-top:40px}@media only screen and (max-width:1023px){.main-numbers{padding-bottom:40px;padding-top:30px}}.main-numbers__header,.main-wip__header{font-weight:400}.main-numbers__circle{width:75px;height:75px;background-color:#f4f0ec;margin:0 auto -75px;border-radius:100%;position:relative;top:-95px}@media only screen and (max-width:1023px){.main-numbers__circle{top:-85px}}.main-numbers__circle:before{content:"";width:7px;height:7px;border-radius:50%;background:#7d7d7d;position:absolute;margin-top:33px;margin-left:34px}.main-numbers__carousel,.main-wip__carousel{margin-top:40px;margin-bottom:10px}@media only screen and (max-width:1023px){.main-numbers__carousel,.main-wip__carousel{margin-bottom:0}}@media only screen and (max-width:960px){.main-numbers__carousel,.main-wip__carousel{margin-top:30px}}.main-numbers__item{display:inline-block;margin-right:10px;-ms-flex-negative:0;flex-shrink:0;width:190px;border-left:1px solid #cc9ec8}.main-numbers__item:last-of-type{margin-right:0}@media only screen and (max-width:1023px){.main-numbers__item{width:170px}}@media only screen and (max-width:767px){.main-numbers__item{width:150px}}.main-numbers__item:focus-within{outline:1px solid #a58562;outline-offset:-1px}.main-numbers__item a:focus:before{content:"";display:inline-block;position:absolute;width:2px;height:100%;background:#cc9ec8;z-index:2;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.main-numbers__item a:focus,.main-numbers__item a:hover{text-decoration:none}.main-numbers__item a:focus .main-numbers__item__type:before,.main-numbers__item a:hover .main-numbers__item__type:before{width:calc(100% - .5rem - 20px)}.main-numbers__item__arrow{position:absolute;right:10px;top:-.8rem;height:1.7rem;margin-right:-5px}@media only screen and (max-width:767px){.main-numbers__item__arrow{top:-.85rem}}.main-numbers__item__arrow.contrast{display:none}.main-numbers__item__count{font-size:2.11rem;font-weight:400;margin-top:0;padding:5px 10px 10px 15px}@media only screen and (max-width:1023px){.main-numbers__item__count{font-size:1.77rem;padding:0 10px 5px}}@media only screen and (max-width:767px){.main-numbers__item__count{display:block}}.main-numbers__item__type{font-size:.94rem;position:relative;padding:10px 10px 5px 15px}@media only screen and (max-width:1023px){.main-numbers__item__type{font-size:.8rem;padding:10px 0 5px 10px}}.main-numbers__item__type:before{content:"";display:inline-block;width:120px;height:1px;position:absolute;top:0;left:0;background-color:#c1c1c1;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}@media only screen and (max-width:1023px){.main-numbers__item__type:before{width:110px}}@media only screen and (max-width:767px){.main-numbers__item__type:before{width:100px}}.main-wip .carousel-main__container{margin-right:-1rem;margin-left:-1rem}@media only screen and (max-width:1023px){.main-wip .carousel-main__container{margin-right:0;margin-left:0}}@media only screen and (max-width:767px){.main-wip .carousel-main__container{margin-right:0;margin-left:0}}.main-wip .carousel-main__next{margin-left:-2.5rem}.main-wip .carousel-main__next:hover:after{right:calc(1.3rem + 2px)}.main-wip .carousel-main__prev{margin-right:-2.5rem}.main-wip .carousel-main__prev:hover:after{left:calc(1.3rem + 2px)}.main-wip .carousel-main__next:before,.main-wip .carousel-main__prev:before{background-color:#fff;border-color:#fff}.main-wip .carousel-main__next:focus .carousel-main__arrow-right,.main-wip .carousel-main__next:hover .carousel-main__arrow-right,.main-wip .carousel-main__prev:focus .carousel-main__arrow-right,.main-wip .carousel-main__prev:hover .carousel-main__arrow-right{border-left-color:#fff}.main-wip .carousel-main__next:focus .carousel-main__arrow-left,.main-wip .carousel-main__next:hover .carousel-main__arrow-left,.main-wip .carousel-main__prev:focus .carousel-main__arrow-left,.main-wip .carousel-main__prev:hover .carousel-main__arrow-left{border-right-color:#fff}.main-wip .carousel-main__next:focus:before,.main-wip .carousel-main__next:hover:before,.main-wip .carousel-main__prev:focus:before,.main-wip .carousel-main__prev:hover:before{border-color:#fff}.main-wip .carousel-main__next:focus:after,.main-wip .carousel-main__next:hover:after,.main-wip .carousel-main__prev:focus:after,.main-wip .carousel-main__prev:hover:after{background-color:#fff;border-color:#fff}.main-wip__carousel{margin-top:30px}.main-wip__item,.what-in__examples-item{width:405px;border-bottom:1px solid #e7e7e7;display:inline-block;-ms-flex-negative:0;flex-shrink:0;margin-right:20px;border-right:none;border-left:none}@media only screen and (max-width:1919px){.main-wip__item,.what-in__examples-item{width:330px}}@media only screen and (max-width:1600px){.main-wip__item,.what-in__examples-item{width:280px}}@media only screen and (max-width:1024px){.main-wip__item,.what-in__examples-item{width:295px}}.main-wip__link,.what-in__examples-item--link{position:relative}.main-wip__link:focus,.main-wip__link:hover,.what-in__examples-item--link:focus,.what-in__examples-item--link:hover{background-color:#dbcfc1;border-bottom-color:#8e7b5e;text-decoration:none}.main-wip__link:focus .main-wip__circle,.main-wip__link:focus .what-in__examples-item--circle,.main-wip__link:hover .main-wip__circle,.main-wip__link:hover .what-in__examples-item--circle,.what-in__examples-item--link:focus .main-wip__circle,.what-in__examples-item--link:focus .what-in__examples-item--circle,.what-in__examples-item--link:hover .main-wip__circle,.what-in__examples-item--link:hover .what-in__examples-item--circle{background-color:#dbcfc1}.main-wip__link:focus .main-wip__circle:after,.main-wip__link:focus .what-in__examples-item--circle:after,.main-wip__link:hover .main-wip__circle:after,.main-wip__link:hover .what-in__examples-item--circle:after,.what-in__examples-item--link:focus .main-wip__circle:after,.what-in__examples-item--link:focus .what-in__examples-item--circle:after,.what-in__examples-item--link:hover .main-wip__circle:after,.what-in__examples-item--link:hover .what-in__examples-item--circle:after{background-color:#fff}.main-wip__link:focus .main-wip__info,.main-wip__link:focus .what-in__examples-item--info,.main-wip__link:hover .main-wip__info,.main-wip__link:hover .what-in__examples-item--info,.what-in__examples-item--link:focus .main-wip__info,.what-in__examples-item--link:focus .what-in__examples-item--info,.what-in__examples-item--link:hover .main-wip__info,.what-in__examples-item--link:hover .what-in__examples-item--info{border-color:#8e7b5e;background-color:#dbcfc1;border-bottom-color:#8e7b5e}.main-wip__link:focus .about-pbl__examples-item--img,.main-wip__link:focus .main-wip__img,.main-wip__link:focus .what-in__examples-item--img,.main-wip__link:hover .about-pbl__examples-item--img,.main-wip__link:hover .main-wip__img,.main-wip__link:hover .what-in__examples-item--img,.what-in__examples-item--link:focus .about-pbl__examples-item--img,.what-in__examples-item--link:focus .main-wip__img,.what-in__examples-item--link:focus .what-in__examples-item--img,.what-in__examples-item--link:hover .about-pbl__examples-item--img,.what-in__examples-item--link:hover .main-wip__img,.what-in__examples-item--link:hover .what-in__examples-item--img{border-bottom:1px solid #8e7b5e}.main-wip__link:focus .main-wip__circle,.main-wip__link:focus .what-in__examples-item--circle,.main-wip__link:hover .main-wip__circle,.main-wip__link:hover .what-in__examples-item--circle,.what-in__examples-item--link:focus .main-wip__circle,.what-in__examples-item--link:focus .what-in__examples-item--circle,.what-in__examples-item--link:hover .main-wip__circle,.what-in__examples-item--link:hover .what-in__examples-item--circle{border-top-color:#8e7b5e}.main-wip__link:focus .main-wip__btn,.main-wip__link:focus .what-in__examples-item--btn,.main-wip__link:hover .main-wip__btn,.main-wip__link:hover .what-in__examples-item--btn,.what-in__examples-item--link:focus .main-wip__btn,.what-in__examples-item--link:focus .what-in__examples-item--btn,.what-in__examples-item--link:hover .main-wip__btn,.what-in__examples-item--link:hover .what-in__examples-item--btn{border-color:#8e7b5e;background-color:#dbcfc1;border-bottom-color:#8e7b5e}.main-wip__link:focus .main-wip__btn-icon,.main-wip__link:focus .what-in__examples-item--btn-icon,.main-wip__link:hover .main-wip__btn-icon,.main-wip__link:hover .what-in__examples-item--btn-icon,.what-in__examples-item--link:focus .main-wip__btn-icon,.what-in__examples-item--link:focus .what-in__examples-item--btn-icon,.what-in__examples-item--link:hover .main-wip__btn-icon,.what-in__examples-item--link:hover .what-in__examples-item--btn-icon{background-image:url(/static/media/arrow-circle-full.18291bf8.svg)}.main-wip__link:focus .main-wip__title:before,.main-wip__link:focus .what-in__examples-item--info-title:before,.main-wip__link:hover .main-wip__title:before,.main-wip__link:hover .what-in__examples-item--info-title:before,.what-in__examples-item--link:focus .main-wip__title:before,.what-in__examples-item--link:focus .what-in__examples-item--info-title:before,.what-in__examples-item--link:hover .main-wip__title:before,.what-in__examples-item--link:hover .what-in__examples-item--info-title:before{background:hsla(0,0%,100%,0) 0;background:-webkit-linear-gradient(left,hsla(0,0%,100%,0),#dbcfc1 50%);background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(50%,#dbcfc1));background:-o-linear-gradient(left,hsla(0,0%,100%,0) 0,#dbcfc1 50%);background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#dbcfc1 50%)}.main-wip__info,.what-in__examples-item--info{position:relative;padding:30px 15px 0 25px;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border-left:1px solid #e7e7e7;border-right:1px solid #e7e7e7;min-height:102px}@media only screen and (max-width:1919px){.main-wip__info,.what-in__examples-item--info{min-height:92px;padding:20px 15px 0 25px}}@media only screen and (max-width:1600px){.main-wip__info,.what-in__examples-item--info{min-height:80px}}.main-wip__title,.what-in__examples-item--info-title{margin:0;padding:0;font-size:1.3rem;line-height:1.5rem}@media only screen and (max-width:1600px){.main-wip__title,.what-in__examples-item--info-title{font-size:1rem;line-height:1.25rem}}.about-pbl__examples-item--img,.main-wip__img,.what-in__examples-item--img{background-color:#fff;width:100%;height:280px;background-repeat:no-repeat;background-size:cover;background-position:50%;border:1px solid #e7e7e7}@media only screen and (max-width:1919px){.about-pbl__examples-item--img,.main-wip__img,.what-in__examples-item--img{height:240px}}@media only screen and (max-width:1600px){.about-pbl__examples-item--img,.main-wip__img,.what-in__examples-item--img{height:200px}}.main-wip__circle,.what-in__examples-item--circle{margin:-17px auto;border-top:1px solid #e7e7e7}.main-wip__btn,.what-in__examples-item--btn{padding:0 15px 10px;position:relative;line-height:unset;border-left:1px solid #e7e7e7;border-right:1px solid #e7e7e7;border-bottom:1px solid transparent}.cookie-bar{position:fixed;bottom:0;left:0;background-color:#242321;z-index:99;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.cookie-bar,.cookie-bar__content{width:100%;display:-ms-flexbox;display:flex}.cookie-bar__content{max-width:1000px;padding:10px 25px 20px}.cookie-bar__content--left{-ms-flex:1;flex:1 1}@media only screen and (max-width:960px){.cookie-bar__content{-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:960px) and (-ms-high-contrast:active){.cookie-bar__content{-ms-flex:auto;flex:auto}}.cookie-bar__header{font-weight:700;color:#d6ac74;margin:0 0 5px}.cookie-bar__desc{color:#c4c4c4;line-height:1.1rem;margin:0}.cookie-bar__img{height:1.5rem;margin-right:6px;margin-bottom:-5px;margin-top:-6px}.cookie-bar__button{border-color:#d6ac74;background:#242321;color:#d6ac74;font-size:.83rem;-ms-align-self:center;-ms-flex-item-align:center;align-self:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;padding:6px 7px 8px 27px;border-top-left-radius:15px 50%;border-bottom-left-radius:15px 50%;border-top-right-radius:15px 50%;border-bottom-right-radius:15px 50%;margin:0 25px}@media only screen and (max-width:960px){.cookie-bar__button{margin-top:10px;-ms-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;margin-right:0}}.cookie-bar__button:focus,.cookie-bar__button:hover{color:#fff;border-color:#fff;outline:none}.cookie-bar__button-img{height:1.8rem;width:1.8rem;position:relative;top:2px;margin:-7px -2px -4px 10px}.welcome-bar{position:fixed;top:200px;left:0;z-index:99;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.welcome-bar,.welcome-bar__content{width:100%;display:-ms-flexbox;display:flex}.welcome-bar__content{-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:570px;padding:20px 25px;background-color:#242321;margin:10px}.welcome-bar__desc{color:#c4c4c4;line-height:1.3rem;margin:0;text-align:center;font-size:.9rem;margin-bottom:20px}.welcome-bar__desc a{color:#d6ac74}.welcome-bar__button{border-color:#d6ac74;background:#242321;color:#d6ac74;font-size:.83rem;-ms-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;padding:6px 7px 8px 27px;border-top-left-radius:15px 50%;border-bottom-left-radius:15px 50%;border-top-right-radius:15px 50%;border-bottom-right-radius:15px 50%;margin:0 25px}.welcome-bar__button:focus,.welcome-bar__button:hover{color:#fff;border-color:#fff;outline:none}.welcome-bar__button-img{height:1.8rem;width:1.8rem;position:relative;top:2px;margin:-7px -2px -4px 10px}.scroll-top{position:fixed;bottom:20px;right:20px;z-index:99}.scroll-top button{width:100%;height:100%}.scroll-top button:focus{outline:1px solid #a58562}.scroll-top__button{border-radius:50%;background-color:#f9f9f9;border:1px solid #d7d7d7;height:50px;width:50px;display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.scroll-top__button-img{width:1.1rem;height:1.1rem;background-image:url(/static/media/chevron-up.cdea6f18.svg);display:inline-block}.scroll-top__button:focus-within,.scroll-top__button:hover{background-color:#89735d;border-color:#9b907a;outline:none}.scroll-top__button:focus-within .scroll-top__button-img,.scroll-top__button:hover .scroll-top__button-img{background-image:url(/static/media/chevron-up-light.169128ab.svg)}.carousel-main{list-style:none;display:-ms-flexbox;display:flex;padding:0;margin:0;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}.carousel-main__arrow-left,.carousel-main__arrow-right{width:0;height:0;border-top:.4rem solid transparent;border-bottom:.4rem solid transparent;position:absolute;top:1.1rem}.carousel-main__arrow-right{border-left:.4rem solid #191919;left:calc(1.7rem + 1px)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.carousel-main__arrow-right{left:calc(1.7rem + 2px)}}.carousel-main__arrow-left{border-right:.4rem solid #191919;right:calc(1.7rem + 1px)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.carousel-main__arrow-left{right:calc(1.7rem + 2px)}}.carousel-main__container{display:-ms-flexbox;display:flex;border-left:1px solid #b1b0af;border-right:1px solid #b1b0af;margin-right:1.4rem;margin-left:1.4rem}@media only screen and (max-width:1023px){.carousel-main__container{margin-right:-.7rem;margin-left:-.7rem}}@media only screen and (max-width:960px){.carousel-main__container{margin-right:0;margin-left:0}}.carousel-main__container.no-prev{border-left-color:hsla(30,1%,69%,.5)}.carousel-main__container.no-next{border-right-color:hsla(30,1%,69%,.5)}.carousel-main__container.no-prev.no-next{border-left:none;border-right:none}.carousel-main__container.no-prev.no-next .carousel-main li:last-of-type{margin-right:0}.carousel-main__next{right:-1.4rem;margin-left:-1.4rem;-webkit-justify-self:flex-end;-moz-justify-self:flex-end;-ms-justify-self:flex-end;justify-self:flex-end}@media only screen and (max-width:1023px){.carousel-main__next{margin-left:-2.7rem}}@media only screen and (max-width:960px){.carousel-main__next{margin-left:-3rem}}.carousel-main__next:before{right:3px}.carousel-main__next:focus:after,.carousel-main__next:hover:after{right:calc(1.3rem + 1px)}@media only screen and (max-width:960px){.carousel-main__next:focus:after,.carousel-main__next:hover:after{right:calc(1.3rem + 2px)}}.carousel-main__next:focus:before,.carousel-main__next:hover:before{right:0}.carousel-main__prev{left:-1.4rem;margin-right:-1.4rem;-webkit-justify-self:flex-start;-moz-justify-self:flex-start;-ms-justify-self:flex-start;justify-self:flex-start}@media only screen and (max-width:1023px){.carousel-main__prev{margin-right:-2.7rem}}@media only screen and (max-width:960px){.carousel-main__prev{margin-right:-3rem}}.carousel-main__prev:before{left:3px}.carousel-main__prev:focus:after,.carousel-main__prev:hover:after{left:calc(1.3rem + 1px)}@media only screen and (max-width:960px){.carousel-main__prev:focus:after,.carousel-main__prev:hover:after{left:calc(1.3rem + 2px)}}.carousel-main__prev:focus:before,.carousel-main__prev:hover:before{left:0}.carousel-main__next,.carousel-main__prev{border:1px solid #b1b0af;border-radius:50%;width:3.2rem;height:3.2rem;-ms-flex-negative:0;flex-shrink:0;-ms-align-self:center;-ms-flex-item-align:center;align-self:center;position:relative}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.carousel-main__next,.carousel-main__prev{border:none}}.carousel-main__next:focus,.carousel-main__prev:focus{outline:0}.carousel-main__next:focus:after,.carousel-main__next:hover:after,.carousel-main__prev:focus:after,.carousel-main__prev:hover:after{content:"";border:1px solid #e7e2dd;background-color:#e7e2dd;position:absolute;height:3.2rem;width:3.2rem;top:-2px}.carousel-main__next:focus:before,.carousel-main__next:hover:before,.carousel-main__prev:focus:before,.carousel-main__prev:hover:before{content:"";border:4px solid #e7e2dd;background-color:#191919;position:absolute;height:calc(3.2rem - 6px);width:3.2rem;border-radius:50%;top:-2px}.carousel-main__next:focus .carousel-main__arrow-left,.carousel-main__next:hover .carousel-main__arrow-left,.carousel-main__prev:focus .carousel-main__arrow-left,.carousel-main__prev:hover .carousel-main__arrow-left{border-right-color:#e7e2dd}.carousel-main__next:focus .carousel-main__arrow-right,.carousel-main__next:hover .carousel-main__arrow-right,.carousel-main__prev:focus .carousel-main__arrow-right,.carousel-main__prev:hover .carousel-main__arrow-right{border-left-color:#e7e2dd}.carousel-main__next.disabled,.carousel-main__prev.disabled{pointer-events:none;border-color:hsla(30,1%,69%,.5)}.carousel-main__next.disabled .carousel-main__arrow-left,.carousel-main__prev.disabled .carousel-main__arrow-left{border-right-color:hsla(30,1%,69%,.5)}.carousel-main__next.disabled .carousel-main__arrow-right,.carousel-main__prev.disabled .carousel-main__arrow-right{border-left-color:hsla(30,1%,69%,.5)}.carousel-main__next.disabled:focus:before,.carousel-main__prev.disabled:focus:before{background-color:hsla(30,1%,69%,.6)}.carousel-main__next:before,.carousel-main__prev:before{content:"";border:1px solid #e7e2dd;background-color:#e7e2dd;position:absolute;height:3.2rem;width:3.2rem;border-radius:50%;top:-2px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.carousel-main__next:before,.carousel-main__prev:before{border:none!important;background:#b1b0af!important;width:50%!important;border-radius:0!important;top:0!important;height:100%!important}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.carousel-main__next:before{border-bottom-right-radius:50%!important;border-top-right-radius:50%!important;right:-3px!important}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.carousel-main__prev:before{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important;left:-3px!important}}.carousel-main__wrapper{overflow:hidden;z-index:1;position:relative;-ms-flex:1;flex:1 1}.about-pbl__menu-container,.collections__menu-container,.news__menu-container,.side-menu__container{margin-top:50px}@media only screen and (max-width:800px){.about-pbl__menu-container,.collections__menu-container,.news__menu-container,.side-menu__container{margin-top:0}}.about-pbl__menu-list,.collections__menu-list,.news__menu-list,.side-menu__list{padding:0;margin:0;list-style:none}.about-pbl__menu-list__item,.collections__menu-list__item,.news__menu-list__item,.side-menu__list-item{margin-bottom:7px}.about-pbl__menu-list__item--btn,.collections__menu-list__item--btn,.news__menu-list__item--btn,.side-menu__list-item--btn{display:-ms-flexbox;display:flex;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid #ccc;font-weight:600;color:#383236;text-transform:uppercase;letter-spacing:.25px}@media only screen and (max-width:800px){.about-pbl__menu-list__item--btn,.collections__menu-list__item--btn,.news__menu-list__item--btn,.side-menu__list-item--btn{padding:3px 10px}}.about-pbl__menu-list__item--btn:visited,.collections__menu-list__item--btn:visited,.news__menu-list__item--btn:visited,.side-menu__list-item--btn:visited{color:#383236}.about-pbl__menu-list__item--btn:focus,.about-pbl__menu-list__item--btn:hover,.active.about-pbl__menu-list__item--btn,.active.collections__menu-list__item--btn,.active.news__menu-list__item--btn,.collections__menu-list__item--btn:focus,.collections__menu-list__item--btn:hover,.news__menu-list__item--btn:focus,.news__menu-list__item--btn:hover,.side-menu__list-item--btn.active,.side-menu__list-item--btn:focus,.side-menu__list-item--btn:hover{text-decoration:none;background:#24221f;color:#dec79f;border-color:#9b907a}.about-pbl__menu-list__item--btn:focus .about-pbl__menu-list__item--img,.about-pbl__menu-list__item--btn:focus .collections__menu-list__item--img,.about-pbl__menu-list__item--btn:focus .news__menu-list__item--img,.about-pbl__menu-list__item--btn:focus .side-menu__list-item--img,.about-pbl__menu-list__item--btn:hover .about-pbl__menu-list__item--img,.about-pbl__menu-list__item--btn:hover .collections__menu-list__item--img,.about-pbl__menu-list__item--btn:hover .news__menu-list__item--img,.about-pbl__menu-list__item--btn:hover .side-menu__list-item--img,.active.about-pbl__menu-list__item--btn .about-pbl__menu-list__item--img,.active.about-pbl__menu-list__item--btn .collections__menu-list__item--img,.active.about-pbl__menu-list__item--btn .news__menu-list__item--img,.active.about-pbl__menu-list__item--btn .side-menu__list-item--img,.active.collections__menu-list__item--btn .about-pbl__menu-list__item--img,.active.collections__menu-list__item--btn .collections__menu-list__item--img,.active.collections__menu-list__item--btn .news__menu-list__item--img,.active.collections__menu-list__item--btn .side-menu__list-item--img,.active.news__menu-list__item--btn .about-pbl__menu-list__item--img,.active.news__menu-list__item--btn .collections__menu-list__item--img,.active.news__menu-list__item--btn .news__menu-list__item--img,.active.news__menu-list__item--btn .side-menu__list-item--img,.collections__menu-list__item--btn:focus .about-pbl__menu-list__item--img,.collections__menu-list__item--btn:focus .collections__menu-list__item--img,.collections__menu-list__item--btn:focus .news__menu-list__item--img,.collections__menu-list__item--btn:focus .side-menu__list-item--img,.collections__menu-list__item--btn:hover .about-pbl__menu-list__item--img,.collections__menu-list__item--btn:hover .collections__menu-list__item--img,.collections__menu-list__item--btn:hover .news__menu-list__item--img,.collections__menu-list__item--btn:hover .side-menu__list-item--img,.news__menu-list__item--btn:focus .about-pbl__menu-list__item--img,.news__menu-list__item--btn:focus .collections__menu-list__item--img,.news__menu-list__item--btn:focus .news__menu-list__item--img,.news__menu-list__item--btn:focus .side-menu__list-item--img,.news__menu-list__item--btn:hover .about-pbl__menu-list__item--img,.news__menu-list__item--btn:hover .collections__menu-list__item--img,.news__menu-list__item--btn:hover .news__menu-list__item--img,.news__menu-list__item--btn:hover .side-menu__list-item--img,.side-menu__list-item--btn.active .about-pbl__menu-list__item--img,.side-menu__list-item--btn.active .collections__menu-list__item--img,.side-menu__list-item--btn.active .news__menu-list__item--img,.side-menu__list-item--btn.active .side-menu__list-item--img,.side-menu__list-item--btn:focus .about-pbl__menu-list__item--img,.side-menu__list-item--btn:focus .collections__menu-list__item--img,.side-menu__list-item--btn:focus .news__menu-list__item--img,.side-menu__list-item--btn:focus .side-menu__list-item--img,.side-menu__list-item--btn:hover .about-pbl__menu-list__item--img,.side-menu__list-item--btn:hover .collections__menu-list__item--img,.side-menu__list-item--btn:hover .news__menu-list__item--img,.side-menu__list-item--btn:hover .side-menu__list-item--img{background-image:url(/static/media/arrow-circle-empty-light.a3881be4.svg)}.active.about-pbl__menu-list__item--btn .about-pbl__menu-list__item--img,.active.about-pbl__menu-list__item--btn .collections__menu-list__item--img,.active.about-pbl__menu-list__item--btn .news__menu-list__item--img,.active.about-pbl__menu-list__item--btn .side-menu__list-item--img,.active.collections__menu-list__item--btn .about-pbl__menu-list__item--img,.active.collections__menu-list__item--btn .collections__menu-list__item--img,.active.collections__menu-list__item--btn .news__menu-list__item--img,.active.collections__menu-list__item--btn .side-menu__list-item--img,.active.news__menu-list__item--btn .about-pbl__menu-list__item--img,.active.news__menu-list__item--btn .collections__menu-list__item--img,.active.news__menu-list__item--btn .news__menu-list__item--img,.active.news__menu-list__item--btn .side-menu__list-item--img,.side-menu__list-item--btn.active .about-pbl__menu-list__item--img,.side-menu__list-item--btn.active .collections__menu-list__item--img,.side-menu__list-item--btn.active .news__menu-list__item--img,.side-menu__list-item--btn.active .side-menu__list-item--img{background-image:url(/static/media/check-active.eb716ce4.svg);background-size:1.1rem}.about-pbl__menu-list__item--img,.collections__menu-list__item--img,.news__menu-list__item--img,.side-menu__list-item--img{display:inline-block;width:1.5rem;height:1.5rem;background-size:1.5rem;background-image:url(/static/media/arrow-circle-empty-medium.e5bc558d.svg);background-repeat:no-repeat;background-position:50%;margin-left:30px}.about-pbl__menu-list__item .about-pbl__menu-list__item,.about-pbl__menu-list__item .collections__menu-list__item,.about-pbl__menu-list__item .news__menu-list__item,.about-pbl__menu-list__item .side-menu__list-item,.collections__menu-list__item .about-pbl__menu-list__item,.collections__menu-list__item .collections__menu-list__item,.collections__menu-list__item .news__menu-list__item,.collections__menu-list__item .side-menu__list-item,.news__menu-list__item .about-pbl__menu-list__item,.news__menu-list__item .collections__menu-list__item,.news__menu-list__item .news__menu-list__item,.news__menu-list__item .side-menu__list-item,.side-menu__list-item .about-pbl__menu-list__item,.side-menu__list-item .collections__menu-list__item,.side-menu__list-item .news__menu-list__item,.side-menu__list-item .side-menu__list-item{margin-left:15px;margin-top:.4375rem;position:relative}.about-pbl__menu-list__item .about-pbl__menu-list__item:before,.about-pbl__menu-list__item .collections__menu-list__item:before,.about-pbl__menu-list__item .news__menu-list__item:before,.about-pbl__menu-list__item .side-menu__list-item:before,.collections__menu-list__item .about-pbl__menu-list__item:before,.collections__menu-list__item .collections__menu-list__item:before,.collections__menu-list__item .news__menu-list__item:before,.collections__menu-list__item .side-menu__list-item:before,.news__menu-list__item .about-pbl__menu-list__item:before,.news__menu-list__item .collections__menu-list__item:before,.news__menu-list__item .news__menu-list__item:before,.news__menu-list__item .side-menu__list-item:before,.side-menu__list-item .about-pbl__menu-list__item:before,.side-menu__list-item .collections__menu-list__item:before,.side-menu__list-item .news__menu-list__item:before,.side-menu__list-item .side-menu__list-item:before{content:"";position:absolute;width:1px;height:calc(2.6rem + 3px);background-color:#b7b7b7;margin-top:-7px;margin-left:-15px}.about-pbl__menu-list__item .about-pbl__menu-list__item:after,.about-pbl__menu-list__item .collections__menu-list__item:after,.about-pbl__menu-list__item .news__menu-list__item:after,.about-pbl__menu-list__item .side-menu__list-item:after,.collections__menu-list__item .about-pbl__menu-list__item:after,.collections__menu-list__item .collections__menu-list__item:after,.collections__menu-list__item .news__menu-list__item:after,.collections__menu-list__item .side-menu__list-item:after,.news__menu-list__item .about-pbl__menu-list__item:after,.news__menu-list__item .collections__menu-list__item:after,.news__menu-list__item .news__menu-list__item:after,.news__menu-list__item .side-menu__list-item:after,.side-menu__list-item .about-pbl__menu-list__item:after,.side-menu__list-item .collections__menu-list__item:after,.side-menu__list-item .news__menu-list__item:after,.side-menu__list-item .side-menu__list-item:after{content:"";display:inline-block;position:absolute;left:-15px;width:15px;height:1px;background-color:#b7b7b7;margin-top:-1.2rem}.about-pbl__menu-list__item .about-pbl__menu-list__item:last-of-type:before,.about-pbl__menu-list__item .collections__menu-list__item:last-of-type:before,.about-pbl__menu-list__item .news__menu-list__item:last-of-type:before,.about-pbl__menu-list__item .side-menu__list-item:last-of-type:before,.collections__menu-list__item .about-pbl__menu-list__item:last-of-type:before,.collections__menu-list__item .collections__menu-list__item:last-of-type:before,.collections__menu-list__item .news__menu-list__item:last-of-type:before,.collections__menu-list__item .side-menu__list-item:last-of-type:before,.news__menu-list__item .about-pbl__menu-list__item:last-of-type:before,.news__menu-list__item .collections__menu-list__item:last-of-type:before,.news__menu-list__item .news__menu-list__item:last-of-type:before,.news__menu-list__item .side-menu__list-item:last-of-type:before,.side-menu__list-item .about-pbl__menu-list__item:last-of-type:before,.side-menu__list-item .collections__menu-list__item:last-of-type:before,.side-menu__list-item .news__menu-list__item:last-of-type:before,.side-menu__list-item .side-menu__list-item:last-of-type:before{height:calc(1.4rem + 3px)}@media only screen and (max-width:800px){.about-pbl__menu-list__item .about-pbl__menu-list__item:last-of-type:before,.about-pbl__menu-list__item .collections__menu-list__item:last-of-type:before,.about-pbl__menu-list__item .news__menu-list__item:last-of-type:before,.about-pbl__menu-list__item .side-menu__list-item:last-of-type:before,.collections__menu-list__item .about-pbl__menu-list__item:last-of-type:before,.collections__menu-list__item .collections__menu-list__item:last-of-type:before,.collections__menu-list__item .news__menu-list__item:last-of-type:before,.collections__menu-list__item .side-menu__list-item:last-of-type:before,.news__menu-list__item .about-pbl__menu-list__item:last-of-type:before,.news__menu-list__item .collections__menu-list__item:last-of-type:before,.news__menu-list__item .news__menu-list__item:last-of-type:before,.news__menu-list__item .side-menu__list-item:last-of-type:before,.side-menu__list-item .about-pbl__menu-list__item:last-of-type:before,.side-menu__list-item .collections__menu-list__item:last-of-type:before,.side-menu__list-item .news__menu-list__item:last-of-type:before,.side-menu__list-item .side-menu__list-item:last-of-type:before{height:calc(1.1rem + 3px)}}.about-pbl{background-color:#fff}.about-pbl__container,.collections__container,.news__container{display:-ms-flexbox;display:flex;padding-top:35px;padding-right:180px;padding-bottom:90px}@media only screen and (max-width:1920px){.about-pbl__container,.collections__container,.news__container{padding-right:180px}}@media only screen and (max-width:1600px){.about-pbl__container,.collections__container,.news__container{padding-right:150px}}@media only screen and (max-width:1300px){.about-pbl__container,.collections__container,.news__container{padding-right:100px}}@media only screen and (max-width:1100px){.about-pbl__container,.collections__container,.news__container{padding-right:60px}}@media only screen and (max-width:1023px){.about-pbl__container,.collections__container,.news__container{-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-right:30px}}.about-pbl__menu-container{-ms-flex-negative:0;flex-shrink:0}.about-pbl__subpage,.collection-about,.collections-about,.news__subpage{-ms-flex:1;flex:1 1;padding-left:50px}@media only screen and (max-width:1368px){.about-pbl__subpage,.collection-about,.collections-about,.news__subpage{padding-left:30px}}@media only screen and (max-width:1023px){.about-pbl__subpage,.collection-about,.collections-about,.news__subpage{padding-left:0;padding-top:30px}}@media (-ms-high-contrast:active),(max-width:1024px) and (-ms-high-contrast:none){.about-pbl__subpage,.collection-about,.collections-about,.news__subpage{-ms-flex:auto;flex:auto}}.about-pbl__item-title,.about-pbl__subpage-content-container.examples h1,.about-pbl__subpage-content-container.examples h2,.about-pbl__subpage-content-container:not(.examples) h1,.about-pbl__subpage-content-container:not(.examples) h2,.about-pbl__subpage-title,.collection-about--title,.collection-about__desc h1,.collection-about__desc h2,.collections-about__brief-title,.collections-about__desc h1,.collections-about__desc h2,.collections-about__title,.headings-details .headings-details__desc__title,.headings-details .headings-details__desc__title--location,.headings-details .results__details__header,.news__item__desc h1,.news__item__desc h2{font-size:1.625rem;line-height:1.625rem;margin:0;font-weight:700;color:#333}.about-pbl__item-title:after,.about-pbl__subpage-content-container.examples h1:after,.about-pbl__subpage-content-container.examples h2:after,.about-pbl__subpage-content-container:not(.examples) h1:after,.about-pbl__subpage-content-container:not(.examples) h2:after,.about-pbl__subpage-title:after,.collection-about--title:after,.collection-about__desc h1:after,.collection-about__desc h2:after,.collections-about__brief-title:after,.collections-about__desc h1:after,.collections-about__desc h2:after,.collections-about__title:after,.headings-details .headings-details__desc__title--location:after,.headings-details .headings-details__desc__title:after,.headings-details .results__details__header:after,.news__item__desc h1:after,.news__item__desc h2:after{content:"";display:block;max-width:260px;width:100%;height:1px;background-color:#e4e4e4;margin-top:25px}.about-pbl__subpage-content-container:not(.examples) h1,.about-pbl__subpage-content-container:not(.examples) h2,.collection-about__desc h1,.collection-about__desc h2,.collections-about__desc h1,.collections-about__desc h2,.news__item__desc h1,.news__item__desc h2{padding-bottom:15px}.about-pbl__subpage-content-container:not(.examples) strong,.collection-about__desc strong,.collections-about__desc strong,.news__item__desc strong{font-weight:600}.about-pbl__subpage-content-container:not(.examples) h3,.about-pbl__subpage-content-container:not(.examples) h4,.about-pbl__subpage-content-container:not(.examples) h5,.about-pbl__subpage-content-container:not(.examples) h6,.collection-about__desc h3,.collection-about__desc h4,.collection-about__desc h5,.collection-about__desc h6,.collections-about__desc h3,.collections-about__desc h4,.collections-about__desc h5,.collections-about__desc h6,.news__item__desc h3,.news__item__desc h4,.news__item__desc h5,.news__item__desc h6{color:#333;margin:0;font-size:1.125rem;letter-spacing:.3px;font-weight:700;padding:30px 0 10px}.about-pbl__subpage-content-container:not(.examples) h3:after,.about-pbl__subpage-content-container:not(.examples) h4:after,.about-pbl__subpage-content-container:not(.examples) h5:after,.about-pbl__subpage-content-container:not(.examples) h6:after,.collection-about__desc h3:after,.collection-about__desc h4:after,.collection-about__desc h5:after,.collection-about__desc h6:after,.collections-about__desc h3:after,.collections-about__desc h4:after,.collections-about__desc h5:after,.collections-about__desc h6:after,.news__item__desc h3:after,.news__item__desc h4:after,.news__item__desc h5:after,.news__item__desc h6:after{content:"";display:block;max-width:260px;width:100%;max-width:100%;height:1px;background-color:#e4e4e4;margin-top:20px}.about-pbl__subpage-content-container:not(.examples) p,.collection-about__desc p,.collections-about__desc p,.news__item__desc p{font-size:.9375rem;line-height:1.75rem;color:#333;letter-spacing:.3px;padding:15px 0 0;margin:0}.about-pbl__subpage-content-container:not(.examples) a,.collection-about__desc a,.collections-about__desc a,.news__item__desc a{font-size:.9375rem;line-height:1.75rem;color:#9b6b1e;letter-spacing:.3px}.about-pbl__subpage-content-container:not(.examples) pre,.collection-about__desc pre,.collections-about__desc pre,.news__item__desc pre{font-size:.85rem;color:#333}.about-pbl__subpage-content-container:not(.examples) pre span,.collection-about__desc pre span,.collections-about__desc pre span,.news__item__desc pre span{color:#5b5b5b;display:inline-block;width:3.75rem;text-align:right;margin-right:15px;font-size:.75rem}@media only screen and (max-width:1023px){.about-pbl__subpage-content-container:not(.examples) pre span,.collection-about__desc pre span,.collections-about__desc pre span,.news__item__desc pre span{display:block;text-align:left;margin-bottom:5px}}.about-pbl__subpage-content-container:not(.examples) pre a,.collection-about__desc pre a,.collections-about__desc pre a,.news__item__desc pre a{font-size:.85rem;line-height:.85rem}.about-pbl__subpage-content-container:not(.examples) blockquote,.collection-about__desc blockquote,.collections-about__desc blockquote,.news__item__desc blockquote{font-style:italic}.about-pbl__subpage-content-container:not(.examples) figure,.collection-about__desc figure,.collections-about__desc figure,.news__item__desc figure{padding:13px 13px 10px;border:1px solid #f0f0f0;margin-top:40px;max-width:100%;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.about-pbl__subpage-content-container:not(.examples) figure.alignleft,.collection-about__desc figure.alignleft,.collections-about__desc figure.alignleft,.news__item__desc figure.alignleft{float:left;margin-top:20px;margin-right:20px}.about-pbl__subpage-content-container:not(.examples) figure img,.collection-about__desc figure img,.collections-about__desc figure img,.news__item__desc figure img{width:auto}.about-pbl__subpage-content-container:not(.examples) img,.collection-about__desc img,.collections-about__desc img,.news__item__desc img{max-width:100%;height:auto}.about-pbl__subpage-content-container:not(.examples) img.alignleft,.collection-about__desc img.alignleft,.collections-about__desc img.alignleft,.news__item__desc img.alignleft{float:left}.about-pbl__subpage-content-container:not(.examples) figcaption,.collection-about__desc figcaption,.collections-about__desc figcaption,.news__item__desc figcaption{font-size:.6875rem;color:#898989;letter-spacing:.15px;margin-top:5px;font-weight:500}.about-pbl__subpage-content-container:not(.examples) .wp-video,.collection-about__desc .wp-video,.collections-about__desc .wp-video,.news__item__desc .wp-video{max-width:100%!important;width:auto!important}.about-pbl__subpage-content-container:not(.examples) video,.collection-about__desc video,.collections-about__desc video,.news__item__desc video{padding-top:20px;max-width:100%!important}.about-pbl__subpage-content-container:not(.examples) ol,.about-pbl__subpage-content-container:not(.examples) ul,.collection-about__desc ol,.collection-about__desc ul,.collections-about__desc ol,.collections-about__desc ul,.news__item__desc ol,.news__item__desc ul{font-size:.9375rem;line-height:1.3rem;padding-left:15px;margin:10px 0}.about-pbl__subpage-content-container:not(.examples) div.team,.collection-about__desc div.team,.collections-about__desc div.team,.news__item__desc div.team{width:calc(50% - 15px);display:inline-block}@media only screen and (max-width:1500px){.about-pbl__subpage-content-container:not(.examples) div.team,.collection-about__desc div.team,.collections-about__desc div.team,.news__item__desc div.team{width:100%}}.about-pbl__subpage-content-container:not(.examples) div.team:nth-of-type(n+3),.collection-about__desc div.team:nth-of-type(n+3),.collections-about__desc div.team:nth-of-type(n+3),.news__item__desc div.team:nth-of-type(n+3){float:right}.about-pbl__subpage-content-container:not(.examples) div.team:nth-of-type(n+4),.collection-about__desc div.team:nth-of-type(n+4),.collections-about__desc div.team:nth-of-type(n+4),.news__item__desc div.team:nth-of-type(n+4){width:100%}.about-pbl__subpage-content-container:not(.examples) div.team ul,.collection-about__desc div.team ul,.collections-about__desc div.team ul,.news__item__desc div.team ul{padding:0;margin:0;background:#f9f9f9;list-style:none;margin-top:20px;padding:20px 30px 30px;width:100%;display:inline-block}@media only screen and (max-width:1023px){.about-pbl__subpage-content-container:not(.examples) div.team ul,.collection-about__desc div.team ul,.collections-about__desc div.team ul,.news__item__desc div.team ul{padding:15px 15px 20px}}@media only screen and (max-width:1500px){.about-pbl__subpage-content-container:not(.examples) div.team ul:first-of-type,.about-pbl__subpage-content-container:not(.examples) div.team ul:nth-last-of-type(2),.collection-about__desc div.team ul:first-of-type,.collection-about__desc div.team ul:nth-last-of-type(2),.collections-about__desc div.team ul:first-of-type,.collections-about__desc div.team ul:nth-last-of-type(2),.news__item__desc div.team ul:first-of-type,.news__item__desc div.team ul:nth-last-of-type(2){width:100%}.about-pbl__subpage-content-container:not(.examples) div.team ul:first-of-type li > ul > li > ul,.about-pbl__subpage-content-container:not(.examples) div.team ul:nth-last-of-type(2) li>ul>li>ul,.collection-about__desc div.team ul:first-of-type li > ul > li > ul,.collection-about__desc div.team ul:nth-last-of-type(2) li>ul>li>ul,.collections-about__desc div.team ul:first-of-type li > ul > li > ul,.collections-about__desc div.team ul:nth-last-of-type(2) li>ul>li>ul,.news__item__desc div.team ul:first-of-type li > ul > li > ul,.news__item__desc div.team ul:nth-last-of-type(2) li>ul>li>ul{width:auto}}.about-pbl__subpage-content-container:not(.examples) div.team ul:nth-of-type(2),.collection-about__desc div.team ul:nth-of-type(2),.collections-about__desc div.team ul:nth-of-type(2),.news__item__desc div.team ul:nth-of-type(2){float:right}@media only screen and (max-width:1500px){.about-pbl__subpage-content-container:not(.examples) div.team ul:nth-of-type(2),.collection-about__desc div.team ul:nth-of-type(2),.collections-about__desc div.team ul:nth-of-type(2),.news__item__desc div.team ul:nth-of-type(2){width:100%}.about-pbl__subpage-content-container:not(.examples) div.team ul:nth-of-type(2) li>ul>li>ul,.collection-about__desc div.team ul:nth-of-type(2) li>ul>li>ul,.collections-about__desc div.team ul:nth-of-type(2) li>ul>li>ul,.news__item__desc div.team ul:nth-of-type(2) li>ul>li>ul{width:auto}}.about-pbl__subpage-content-container:not(.examples) div.team ul:nth-of-type(n+3),.collection-about__desc div.team ul:nth-of-type(n+3),.collections-about__desc div.team ul:nth-of-type(n+3),.news__item__desc div.team ul:nth-of-type(n+3){width:100%}@media only screen and (max-width:1500px){.about-pbl__subpage-content-container:not(.examples) div.team ul:nth-of-type(n+3) li>ul>li>ul,.collection-about__desc div.team ul:nth-of-type(n+3) li>ul>li>ul,.collections-about__desc div.team ul:nth-of-type(n+3) li>ul>li>ul,.news__item__desc div.team ul:nth-of-type(n+3) li>ul>li>ul{width:auto}}.about-pbl__subpage-content-container:not(.examples) div.team ul>li,.collection-about__desc div.team ul>li,.collections-about__desc div.team ul>li,.news__item__desc div.team ul>li{color:#333;margin:0;font-size:1.125rem;letter-spacing:.3px;font-weight:700;display:block}.about-pbl__subpage-content-container:not(.examples) div.team ul>li h3,.about-pbl__subpage-content-container:not(.examples) div.team ul>li h4,.about-pbl__subpage-content-container:not(.examples) div.team ul>li h5,.about-pbl__subpage-content-container:not(.examples) div.team ul>li h6,.collection-about__desc div.team ul>li h3,.collection-about__desc div.team ul>li h4,.collection-about__desc div.team ul>li h5,.collection-about__desc div.team ul>li h6,.collections-about__desc div.team ul>li h3,.collections-about__desc div.team ul>li h4,.collections-about__desc div.team ul>li h5,.collections-about__desc div.team ul>li h6,.news__item__desc div.team ul>li h3,.news__item__desc div.team ul>li h4,.news__item__desc div.team ul>li h5,.news__item__desc div.team ul>li h6{padding-top:5px;padding-bottom:5px;font-size:.95rem;line-height:.95rem}.about-pbl__subpage-content-container:not(.examples) div.team ul>li>ul,.collection-about__desc div.team ul>li>ul,.collections-about__desc div.team ul>li>ul,.news__item__desc div.team ul>li>ul{padding:0;margin-top:0;display:block;width:100%}.about-pbl__subpage-content-container:not(.examples) div.team ul>li>ul>li,.collection-about__desc div.team ul>li>ul>li,.collections-about__desc div.team ul>li>ul>li,.news__item__desc div.team ul>li>ul>li{margin-top:7px;background-color:#fff;font-size:.75rem;padding:6px 15px}@media only screen and (max-width:1023px){.about-pbl__subpage-content-container:not(.examples) div.team ul>li>ul>li,.collection-about__desc div.team ul>li>ul>li,.collections-about__desc div.team ul>li>ul>li,.news__item__desc div.team ul>li>ul>li{padding:5px 10px}}.about-pbl__subpage-content-container:not(.examples) div.team ul>li>ul>li>ul,.collection-about__desc div.team ul>li>ul>li>ul,.collections-about__desc div.team ul>li>ul>li>ul,.news__item__desc div.team ul>li>ul>li>ul{padding:0;display:inline-block;width:auto;background-color:#fff}@media only screen and (max-width:1023px){.about-pbl__subpage-content-container:not(.examples) div.team ul>li>ul>li>ul,.collection-about__desc div.team ul>li>ul>li>ul,.collections-about__desc div.team ul>li>ul>li>ul,.news__item__desc div.team ul>li>ul>li>ul{display:block}}.about-pbl__subpage-content-container:not(.examples) div.team ul>li>ul>li>ul>li,.collection-about__desc div.team ul>li>ul>li>ul>li,.collections-about__desc div.team ul>li>ul>li>ul>li,.news__item__desc div.team ul>li>ul>li>ul>li{border:none;margin-top:0;width:auto;padding:0;padding-left:20px;margin-left:20px;border-left:1px solid #ccc}@media only screen and (max-width:1500px){.about-pbl__subpage-content-container:not(.examples) div.team ul>li>ul>li>ul>li,.collection-about__desc div.team ul>li>ul>li>ul>li,.collections-about__desc div.team ul>li>ul>li>ul>li,.news__item__desc div.team ul>li>ul>li>ul>li{padding-left:15px;margin-left:15px}}@media only screen and (max-width:1023px){.about-pbl__subpage-content-container:not(.examples) div.team ul>li>ul>li>ul>li,.collection-about__desc div.team ul>li>ul>li>ul>li,.collections-about__desc div.team ul>li>ul>li>ul>li,.news__item__desc div.team ul>li>ul>li>ul>li{padding-left:0;margin-left:0;margin-top:5px;border-left:0}}.about-pbl__subpage-content-container:not(.examples) div.team ul>li>ul>li>ul>li a,.collection-about__desc div.team ul>li>ul>li>ul>li a,.collections-about__desc div.team ul>li>ul>li>ul>li a,.news__item__desc div.team ul>li>ul>li>ul>li a{line-height:.9375rem}.about-pbl__subpage-content-container.examples h1,.about-pbl__subpage-content-container.examples h2{padding-bottom:15px}.about-pbl__subpage-content-container.examples p{font-size:.9375rem;line-height:1.75rem;color:#333;letter-spacing:.3px;margin:15px 0}.about-pbl__examples-list{list-style:none}.about-pbl__item{display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.about-pbl__item-title{font-size:1.625rem;line-height:1.625rem;margin:0;font-weight:700;color:#333}.about-pbl__item .back-button{-ms-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin-bottom:30px}.what-in{background-color:#fff}.what-in__examples-container{width:1300px;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:1750px){.what-in__examples-container{width:1100px}}@media only screen and (max-width:1550px){.what-in__examples-container{width:1000px}}@media only screen and (max-width:1400px){.what-in__examples-container{width:900px}}@media only screen and (max-width:1300px){.what-in__examples-container{width:800px}}@media only screen and (max-width:1200px){.what-in__examples-container{width:100%}}.what-in__examples-list{list-style:none;padding:60px 0 20px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}@media only screen and (max-width:1200px){.what-in__examples-list{-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;padding-top:40px}}.what-in__examples-more{font-weight:500;padding-top:5px}.what-in__examples-more--container{display:-ms-flexbox;display:flex;-ms-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;margin-right:20px}.what-in__examples-item{margin-bottom:20px;width:410px}@media only screen and (max-width:1750px){.what-in__examples-item{width:345px}}@media only screen and (max-width:1550px){.what-in__examples-item{width:310px}}@media only screen and (max-width:1400px){.what-in__examples-item{width:410px}}@media only screen and (max-width:1300px){.what-in__examples-item{width:350px}}@media only screen and (max-width:1200px){.what-in__examples-item{width:410px}}@media only screen and (max-width:550px){.what-in__examples-item{width:100%;margin-right:0}}.what-in__examples-item--link:focus,.what-in__examples-item--link:hover{text-decoration:none}.what-in__examples-item--img{background-image:url(data:image/png;base64,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PQAAAKIHAABA9AAAAIgeAABA9AAAAIgeAAAA0QMAACB6AAAARA8AAIDoAQAAED0AAIDoAQAAED0AAACiBwAAQPQAAACIHgAAANEDAAAgegAAANEDAAAgegAAAEQPAACA6AEAABA9AAAAogcAAED0AAAAogcAAED0AAAAiB4AAADRAwAAIHoAAABEDwAAgOgBAABEDwAAgOgBAAAQPQAAAKIHAABA9AAAAIgeAAAA0QMAAIgeAAAA0QMAACB6AAAARA8AAIDoAQAAED0AAACiBwAAED0AAACiBwAAQPQAAACIHgAAANEDAAAgegAAAEQPAAAgegAAAEQPAACA6AEAABA9AAAAogcAAED0AAAAiB4AAED0AAAAiB4AAADRAwAAIHoAAABEDwAAgOgBAAAQPQAAgOgBAAAQPQAAAKIHAABA9AAAAIgeAAAA0QMAACB6AAAA0QMAACB6AAAARA8AAIDoAQAAED0AAACiBwAAQPQAAACiBwAAQPQAAACIHgAAANEDAAAgegAAAEQPAACA6AEAAEQPAACA6AEAABA9AAAAogcAAED0AAAAiB4AAADRAwAAiB4AAADRAwAAIHoAAABEDwAAgOgBAAAQPQAAAKIHAAAQPQAAAGPylwEAxpA8GqdmDUgAAAAASUVORK5CYII=)}.news{background-color:#f9f9f9;-ms-flex:1 0 auto;flex:1 0 auto}.news__container{padding:30px 0 90px}@media only screen and (max-width:1024px){.news__container{-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.news__menu-container{-ms-flex-negative:0;flex-shrink:0;margin-top:0}.news__menu-categories,.news__search-title{font-size:1.125rem;padding-bottom:20px;margin:0;font-weight:700;color:#333}.news__menu-categories--line,.news__search-title--line{display:inline-block;width:300px;height:1px;position:absolute;background:#e1e1e1;left:0}.news__menu-list{width:20rem;margin-top:20px}@media only screen and (max-width:1366px){.news__menu-list{width:15.9rem}}@media only screen and (max-width:1024px){.news__menu-list{width:100%;margin-bottom:25px}}.news__subpage{-ms-flex:1;flex:1 1}@media only screen and (max-width:1024px){.news__subpage{padding-left:0}}@media only screen and (max-width:1024px) and (-ms-high-contrast:active),only screen and (max-width:1024px) and (-ms-high-contrast:none){.news__subpage{-ms-flex:1 0 auto;flex:1 0 auto}}.news__all{display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.news__all .pagination,.news__all .pagination--small,.news__all .pagination-list{-ms-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;margin-right:10px;display:-ms-flexbox;display:flex;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end}.news__all__header{font-size:1.625rem}.news__all__header-desc{color:#333;font-size:.9375rem;letter-spacing:.3px;line-height:1.625rem;margin:25px 0 20px}.news__all__header-desc:after{content:"";display:block;width:315px;max-width:100%;height:1px;background-color:#e4e4e4;margin-top:40px}.news__all__list{margin-top:20px}.news__all__list-item{-ms-flex:440px 1;flex:440px 1;margin:0 25px 25px 0;max-width:440px}@media only screen and (max-width:800px){.news__all__list-item{margin-right:0}}@media only screen and (max-width:480px){.news__all__list-item{-ms-flex:350px 1;flex:350px 1;max-width:350px}}@media only screen and (max-width:360px){.news__all__list-item{-ms-flex:350px 1;flex:350px 1}}@media only screen and (max-width:340px){.news__all__list-item{-ms-flex:350px 1;flex:350px 1}}@media only screen and (min-width:481px){.news__all__list-item{-ms-flex:350px 1;flex:350px 1}}@media only screen and (min-width:801px){.news__all__list-item{max-width:calc(50% - 10px)}}@media only screen and (min-width:1025px){.news__all__list-item{-ms-flex:300px 1;flex:300px 1}}@media only screen and (min-width:1367px){.news__all__list-item{-ms-flex:350px 1;flex:350px 1}.news__all__list-item:nth-of-type(2n+2){margin-right:0}}@media only screen and (min-width:1601px){.news__all__list-item{-ms-flex:350px 1;flex:350px 1;max-width:calc(33% - 15px)}.news__all__list-item:nth-of-type(2n+2){margin-right:25px}.news__all__list-item:nth-of-type(3n+3){margin-right:0}}@media only screen and (min-width:1920px){.news__all__list-item{-ms-flex:410px 1;flex:410px 1}}@-moz-document url-prefix(){.news__all__desc:before,.news__all__title:before{background:hsla(0,0%,100%,0) 0;background:-webkit-linear-gradient(left,hsla(0,0%,100%,0),#f9f9f9 50%);background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#f9f9f9 50%)}}.news__all__circle{background-color:#f9f9f9}@media only screen and (max-width:1919px){.news__all__img{height:210px}}@media only screen and (max-width:1600px){.news__all__img{height:240px}}@media only screen and (max-width:1366px){.news__all__img{height:180px}}@media only screen and (max-width:1024px){.news__all__img{height:210px}}@media only screen and (max-width:800px){.news__all__img{height:245px}}@media only screen and (max-width:479px){.news__all__img{height:165px}}.news__search__form{max-width:none;margin:20px 0 30px}.news__search__form-input{border:none;background-color:#191919;color:#c9c9c9;font-weight:300}.news__search__form-input::-webkit-input-placeholder{color:#c9c9c9;opacity:1}.news__search__form-input::-moz-placeholder{color:#c9c9c9;opacity:1}.news__search__form-input::-ms-input-placeholder{color:#c9c9c9;opacity:1}.news__search__form-input::placeholder{color:#c9c9c9;opacity:1}.news__item{position:relative;border:1px solid #ececec;border-bottom:none;padding:15px 15px 15px 30px;margin-top:20px;display:block}@media only screen and (max-width:1366px){.news__item{padding:15px}}.news__item-container{width:100%;margin-left:40px}@media only screen and (max-width:1024px){.news__item-container{margin-left:0}}.news__item-container .back-button{margin-right:40px}.news__item-container .back-button__container{display:inline-block}.news__item-container .back__title{display:inline-block;font-size:1.625rem;color:#333;font-weight:300;margin:0 auto;vertical-align:middle}.news__item-container .news__item__desc{max-width:none}.news__item__tag{-webkit-box-shadow:1px 1px #a4a4a4;box-shadow:1px 1px #a4a4a4;z-index:1}.news__item__desc:before,.news__item__img,.news__item__img-size{width:410px;height:245px}@media only screen and (max-width:1600px){.news__item__desc:before,.news__item__img,.news__item__img-size{width:345px;height:206px}}@media only screen and (max-width:1366px){.news__item__desc:before,.news__item__img,.news__item__img-size{width:280px;height:167px}}@media only screen and (max-width:1024px){.news__item__desc:before,.news__item__img,.news__item__img-size{width:345px;height:206px}}@media only screen and (max-width:800px){.news__item__desc:before,.news__item__img,.news__item__img-size{width:375px;height:224px}}@media only screen and (max-width:479px){.news__item__desc:before,.news__item__img,.news__item__img-size{width:100%;height:170px}}.news__item__img{border:1px solid #eaeaea;float:right;position:absolute;right:15px}@media only screen and (max-width:800px){.news__item__img{position:relative;right:auto}}.news__item__circle{background-color:#f9f9f9;position:absolute;bottom:0;left:calc(50% - 6px)}.news__item__info p{font-size:1rem;font-weight:400;color:#666;line-height:1.625rem;padding:10px 0}.news__item__info p strong{font-size:1.05rem;font-weight:500}.news__item__date{padding-bottom:60px;max-width:550px}@media only screen and (max-width:1600px){.news__item__date{max-width:calc(100% - 345px)}}@media only screen and (max-width:800px){.news__item__date{max-width:100%}}.collection-about__title,.news__item__title{font-weight:700;max-width:550px;margin-top:35px;margin-bottom:10px;-webkit-transition:none;-o-transition:none;transition:none}@media only screen and (max-width:1600px){.collection-about__title,.news__item__title{max-width:calc(100% - 345px)}}@media only screen and (max-width:1366px){.collection-about__title,.news__item__title{max-width:calc(100% - 280px)}}@media only screen and (max-width:1024px){.collection-about__title,.news__item__title{max-width:calc(100% - 345px)}}@media only screen and (max-width:800px){.collection-about__title,.news__item__title{max-width:100%}}.collection-about__title:before,.news__item__title:before{content:none}.collection-about__title:hover,.news__item__title:hover{text-decoration:none}.news__item__desc{display:block}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.news__item__desc{-ms-flex:auto;flex:auto}}.news__item__desc:before{content:"";position:relative;display:inline-block;float:right;top:0;display:block;margin-left:50px;background:none;margin-top:-130px}@media (min-width:1367px) and (max-width:1600px){.news__item__desc:before{margin-top:-130px}}@media only screen and (max-width:1366px){.news__item__desc:before{margin-left:20px}}@media only screen and (max-width:800px){.news__item__desc:before{display:none}}@media only screen and (min-width:1601px){@-moz-document url-prefix(){.news__item__desc:before{margin-top:-120px;margin-top:-110px}}}.news__item__desc figure{background-color:#fff;padding:11px 11px 10px}.news__item__desc figcaption{line-height:.7rem;margin:0}@-moz-document url-prefix(){.news__item__desc{display:table}}.news__item__bottom{height:30px;border:1px solid #7d7d7d;border-top:none;margin-top:55px}.news__no-results{margin:60px auto}@media only screen and (max-width:767px){.error-server{padding:0 20px}}.error-server p{font-size:.9375rem;line-height:1.75rem;color:#333;letter-spacing:.3px;padding:15px 0 0;margin:0}.error-page{padding-top:70px;padding-bottom:70px}.error-page--title,.news__no-results--title{padding-bottom:20px}.error-page--code{font-size:.9375rem;line-height:1.75rem;color:#333;letter-spacing:.3px;padding:15px 0 0;margin:0}.error-page--sorry,.news__no-results--sorry{padding-bottom:20px}.error-page--what-now{margin:0;padding:0}.error-page--what-now-separator,.news__no-results--what-now-separator{color:#6a6a6a;padding:0 9px}.error-page--separator,.news__no-results--separator{margin-bottom:20px}.error-page--link,.error-page--what-now-container a,.news__no-results--link,.news__no-results--what-now-container a{font-size:.9375rem;line-height:1.75rem;color:#80663c;letter-spacing:.3px}.error-page--use-map{font-weight:400;font-size:.9375rem;line-height:1.75rem;color:#333}.collections{-ms-flex:1 0 auto;flex:1 0 auto;background-color:#f9f9f9}.collections__menu-container{-ms-flex-negative:0;flex-shrink:0}.collection-about--title p,.collections-about__title p,.headings-details .headings-details__desc__title--location p,.headings-details .headings-details__desc__title p,.headings-details .results__details__header p{margin:0;font-weight:300}.collection-about--title strong,.collections-about__title strong,.headings-details .headings-details__desc__title--location strong,.headings-details .headings-details__desc__title strong,.headings-details .results__details__header strong{font-weight:600}.collections-about__desc p{margin:0}.collections-about__brief-title{margin:50px 0 40px;font-weight:300}.collections-about__brief-title strong{font-weight:600}.collections-about__brief-list{list-style:none;padding:0;margin-top:30px}.collection-about__content,.collections-about__brief-item{display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-color:#fff;border:1px solid #acafb0;margin:25px 0;padding:20px 35px 30px 60px;position:relative}@media only screen and (max-width:1366px){.collection-about__content,.collections-about__brief-item{padding:20px 25px 30px 50px}}@media only screen and (max-width:1024px){.collection-about__content,.collections-about__brief-item{padding:20px 25px 20px 40px}}@media only screen and (max-width:767px){.collection-about__content,.collections-about__brief-item{padding:20px 25px 20px 30px}}.collection-about__content:before,.collections-about__brief-item:before{content:"";position:absolute;top:-11px;left:7px;width:100%;height:9px;background-color:#f2f1f1;border:1px solid #cdcece;border-bottom:none}.collection-about__content:after,.collections-about__brief-item:after{content:"";position:absolute;top:-10px;right:-10px;width:8px;height:100%;background-color:#f2f1f1;border:1px solid #cdcece;border-left:none;border-top:none}.collection-about__content-paperclip,.collections-about__brief-item--paperclip{content:"";position:absolute;top:-7px;left:15px;width:22px;height:47px;background:transparent url(data:image/png;base64,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) no-repeat;background-size:contain}@media only screen and (max-width:1366px){.collection-about__content-paperclip,.collections-about__brief-item--paperclip{height:38px}}@media only screen and (max-width:767px){.collection-about__content-paperclip,.collections-about__brief-item--paperclip{left:10px}}.collections-about__brief-item--title{font-size:1em;margin:0;font-weight:700;color:#333}.collections-about__brief-item--content{display:block;margin:20px 0 0}.collections-about__brief-item--desc{line-height:1.625rem;font-size:.9375rem;margin:0;color:#333;letter-spacing:.3px;padding-right:60px}@media only screen and (max-width:1366px){.collections-about__brief-item--desc{padding-right:30px}}@media only screen and (max-width:1024px){.collections-about__brief-item--desc{padding-right:15px}}@media only screen and (max-width:767px){.collections-about__brief-item--desc{padding-right:0;font-size:.85rem;line-height:1.45rem}}.collections-about__brief-item--img{-ms-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;border-bottom:5px solid #191919;margin-right:30px;width:100px;padding:7px 12px;float:left}@media only screen and (max-width:1366px){.collections-about__brief-item--img{margin-right:20px}}@media only screen and (max-width:1024px){.collections-about__brief-item--img{width:80px;padding:4px 11px}}@media only screen and (max-width:767px){.collections-about__brief-item--img{padding:4px 6px}}.collections-about__button{-ms-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;padding-left:30px}.collections-about__button-img{margin-left:15px}.collection-about--title{font-weight:300}.collection-about--title:after{margin-top:9px;background-color:transparent}.collection-about__content{padding-bottom:100px}@media only screen and (max-width:450px){.collection-about__content{padding-right:20px;padding-left:20px}}.collection-about__title{margin-top:20px;max-width:inherit}.collection-about__desc img{height:auto;width:auto;padding:10px 20px;border-bottom:5px solid #191919;margin-bottom:14px}.collection-about__desc img.alignleft{margin-right:30px}@media only screen and (max-width:767px){.collection-about__desc img.alignleft{margin-right:20px}}@media only screen and (max-width:450px){.collection-about__desc img.alignleft{display:block;float:none}}.collection-about__desc h3:after,.collection-about__desc h4:after,.collection-about__desc h5:after{width:300px;margin-left:-60px}@media only screen and (max-width:1366px){.collection-about__desc h3:after,.collection-about__desc h4:after,.collection-about__desc h5:after{margin-left:-50px}}@media only screen and (max-width:1024px){.collection-about__desc h3:after,.collection-about__desc h4:after,.collection-about__desc h5:after{margin-left:-40px}}@media only screen and (max-width:767px){.collection-about__desc h3:after,.collection-about__desc h4:after,.collection-about__desc h5:after{margin-left:-30px}}@media only screen and (max-width:450px){.collection-about__desc h3:after,.collection-about__desc h4:after,.collection-about__desc h5:after{margin-left:-20px}}.collection-about__img{padding:10px 20px;border-bottom:5px solid #191919}.collection-about__button{z-index:1}.collection-about__button-results{-ms-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin-bottom:10px}@media only screen and (max-width:767px){.collection-about__button-results{line-height:1.1rem}}.headings-details{background-color:#fbfbfc;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 0 auto;flex:1 0 auto}.headings-details .Select--single.results__details__input--select>.Select-control .Select-arrow-zone,.headings-details .Select--single.results__details__input--select>.Select-control .Select-control,.headings-details .Select--single.results__details__input--select>.Select-control .Select-input,.headings-details .Select--single.results__details__input--select>.Select-control .Select-value{line-height:2.4rem}.headings-details .structure{margin:0;padding:0;background-color:#ededed;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative;z-index:2}.headings-details .structure:after{content:"";-webkit-box-shadow:0 1px 9px 0 rgba(0,0,0,.3);box-shadow:0 1px 9px 0 rgba(0,0,0,.3);display:inline-block;position:absolute;width:100%;height:100%;bottom:1px;width:calc(100% - 10px);height:calc(100% - 10px);left:5px;z-index:-1}@media only screen and (max-width:1023px){.headings-details .structure{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column}}.headings-details .structure__info{display:-ms-flexbox;display:flex}.headings-details .structure__details{font-size:.75rem;border-right:1px solid #dedede;border-bottom:1px solid #dedede;background-color:#fff;border-top:none;border-left:none;line-height:1.2rem;top:0;margin-bottom:0}@media only screen and (max-width:600px){.headings-details .structure__details{width:100%;padding-left:5px}}.headings-details .structure__box--left{-ms-flex:none;flex:none;padding:8px 25px 8px 15px;background-color:#ededed}@media only screen and (max-width:1023px){.headings-details .structure__box--left{-ms-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;width:100%}}.headings-details .structure__box--left-text{margin-right:5px}.headings-details .structure__box--right{border-left:1px solid #dedede;padding:8px 25px 8px 15px;-ms-flex:1;flex:1 1}@media only screen and (max-width:1023px){.headings-details .structure__box--right{border-left:none;margin-top:0}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.headings-details .structure__box--right{-ms-flex:auto;flex:auto}}.headings-details .structure__box--right-container{background-color:#ededed;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}@media only screen and (max-width:1023px){.headings-details .structure__box--right-container{border-top:1px solid #dedede}}@media only screen and (max-width:767px){.headings-details .structure__box--right-container{-ms-flex-direction:column;flex-direction:column}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.headings-details .structure__box--right-container{-ms-flex:auto;flex:auto}}.headings-details .structure__box__dropdown{position:relative;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:767px){.headings-details .structure__box__dropdown{-ms-flex-item-align:end;align-self:flex-end}}.headings-details .structure__box__dropdown-button{height:100%;padding:6px 20px 6px 24px;border:1px solid #dedede;color:#9b6b1e;font-weight:600}.headings-details .structure__box__dropdown-button:focus{outline:1px solid #a58562}.headings-details .results{background-color:#fbfbfc}.headings-details .results__loader,.headings-details .results__main{margin-top:0}.headings-details .results__inner__info{padding:24px 10px;border-top:1px solid #d7d7d7;background-color:#fff;border-right:1px solid #d7d7d7;border-left:1px solid #d7d7d7;border-top-left-radius:7px;border-top-right-radius:7px}@media only screen and (max-width:1300px){.headings-details .results__inner__info{padding:24px 10px;margin:0;border-radius:0}}.headings-details .results__details{margin:0 50px;padding:30px 80px 15px;max-width:1200px}@media only screen and (max-width:1300px){.headings-details .results__details{margin:0}}@media only screen and (max-width:767px){.headings-details .results__details{padding:20px 40px 30px}}.headings-details .results__details__heading-filters{display:-ms-flexbox;display:flex;margin-top:20px}@media only screen and (max-width:767px){.headings-details .results__details__heading-filters{-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.headings-details .results__details__form{-ms-flex:1;flex:1 1}.headings-details .results__details__form__content{display:-ms-flexbox;display:flex}.headings-details .results__details__field-label{cursor:auto;font-weight:400;color:#5b5b5b;letter-spacing:.5px}.headings-details .results__details__field--select{-ms-flex:0 1 350px;flex:0 1 350px}.headings-details .results__details__link{color:#9b6b1e;-ms-flex:1;flex:1 1;-ms-align-self:center;-ms-flex-item-align:center;align-self:center;margin-top:calc(.75rem + 5px);margin-left:10px}@media only screen and (max-width:767px){.headings-details .results__details__link{margin-left:0;margin-top:5px;-ms-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}}.headings-details .headings-details__desc__title,.headings-details .headings-details__desc__title--location,.headings-details .results__details__header{font-weight:100;font-size:1.33rem}@media only screen and (max-width:767px){.headings-details .headings-details__desc__title,.headings-details .headings-details__desc__title--location,.headings-details .results__details__header{font-size:1.15rem}}.headings-details .headings-details__desc__title--location:after,.headings-details .headings-details__desc__title:after,.headings-details .results__details__header:after{margin-top:10px}.headings-details .results__details__desc{font-size:.83rem;color:#333;line-height:1.2rem;font-weight:400}.headings-details .results__details__switches{margin:0 50px;padding:0 80px 30px}@media only screen and (max-width:1300px){.headings-details .results__details__switches{margin:0}}@media only screen and (max-width:767px){.headings-details .results__details__switches{padding:0 40px 30px}}.headings-details .results__details__switches__list{list-style:none;margin:0;padding:0}.headings-details .results__details__switches__list-item{display:inline-block;width:100%;max-width:360px;padding-right:10px}@media only screen and (max-width:767px){.headings-details .results__details__switches__list-item{display:block;padding-right:0}}.headings-details .results__details__switches__switch{text-transform:uppercase;font-weight:600;color:#383236;padding-top:12px;padding-bottom:12px;margin-bottom:5px;width:100%}.headings-details .results__details__switches__switch:hover{background:#24221f;border:1px solid #9b907a;color:#dec79f}.headings-details .results__details__switches__switch--active{width:100%;font-weight:600;color:#dec79f;text-transform:uppercase;background:#24221f;padding-top:12px;padding-bottom:12px;margin-bottom:5px;border:1px solid #9b907a;position:relative}.headings-details .results__details__switches__switch--active:after{content:"";display:inline-block;border-bottom:2px solid #33c20c;border-right:2px solid #33c20c;transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);width:.2rem;height:.5rem;-ms-align-self:center;-ms-flex-item-align:center;align-self:center;position:absolute;top:12px;right:15px}.headings-details .results__details__switches__switch--active[disabled]{opacity:1}.headings-details .card__tabs-list,.headings-details .results__tabs{background-color:#fff;border-right:1px solid #d7d7d7;border-left:1px solid #d7d7d7}.headings-details .results__content,.headings-details .results__loader--inner{border-radius:0}.headings-details .results__loader--inner{border-top:none}.headings-details .results__no-results--container{margin:-4px 50px 50px}@media only screen and (max-width:1300px){.headings-details .results__no-results--container{margin-right:0;margin-left:0}}.headings-details__dropdown-list{list-style:none;position:absolute;right:0;border:1px solid #d7d7d7;width:200px;margin:0;padding:0;background-color:#f9f9f9;-webkit-box-shadow:1px 4px 9px 0 rgba(0,0,0,.3);box-shadow:1px 4px 9px 0 rgba(0,0,0,.3)}.headings-details__dropdown-list__item{border-bottom:1px solid #d7d7d7}.headings-details__dropdown-list__item a{width:100%;padding:4px 7px;display:inline-block}.headings-details__dropdown-list__item a:hover{background-color:#89735d;color:#fff;text-decoration:none}.headings-details__dropdown-list__item:last-of-type{border-bottom:none}.headings-details__roots-list{list-style:none;margin:0;padding:0;display:inline}.headings-details__roots-list__item{display:inline-block;font-weight:600;color:#383236}.headings-details__roots-list__item a{width:100%;display:inline-block}.headings-details__roots-list__item a:hover{text-decoration:none}.headings-details__roots-list__item a:focus,.headings-details__roots-list__label:hover{text-decoration:underline}.headings-details__roots-list__separator{padding:0 5px}.headings-details__list-container{border:1px solid #d7d7d7;background-color:#ededed;max-height:250px;overflow-y:auto;border-top:none;padding-top:3px}@media only screen and (max-width:460px){.headings-details__list-container{padding:0 7px}}.headings-details__name{font-weight:700;font-size:1.58rem;margin:10px 0 30px;padding-left:170px;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1}@media only screen and (max-width:1023px){.headings-details__name{padding-left:120px}}@media only screen and (max-width:767px){.headings-details__name{padding-left:0;margin-bottom:0;margin-top:15px;font-size:1.2rem}}.headings-details__name img{height:1.9rem;width:1.9rem;margin-right:7px;position:relative;top:2px;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}@media only screen and (max-width:767px){.headings-details__name img{height:1.8rem;width:1.8rem;margin-right:5px}}.headings-details__meta-data{border-bottom:1px solid #ccc}.headings-details__meta-data strong{font-weight:500}.headings-details__header{padding:20px 80px;margin:0 50px;position:relative;display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1300px){.headings-details__header{margin:0}}@media only screen and (max-width:767px){.headings-details__header{padding:20px 40px;margin-top:10px}}.headings-details__header .back-button__container{position:absolute;left:80px;bottom:20px}@media only screen and (max-width:767px){.headings-details__header .back-button__container{left:40px;top:0}}.headings-details__desc{background-color:#fff;padding:30px 130px 40px;border-top:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;position:relative}@media only screen and (max-width:1300px){.headings-details__desc{padding:30px 80px 40px}}@media only screen and (max-width:767px){.headings-details__desc{padding:20px 40px 30px;margin-top:20px}}.headings-details__desc:before{content:"";position:absolute;height:25px;top:-27px;left:240px;border:1px solid #bebebe;border-bottom:1px solid #fff;border-radius:4px 4px 0 0;background:#fff;-webkit-transform:perspective(7px) rotateX(2deg);transform:perspective(7px) rotateX(2deg);-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom;width:200px}@media only screen and (max-width:1300px){.headings-details__desc:before{left:190px}}@media only screen and (max-width:767px){.headings-details__desc:before{left:35px;width:140px}}.headings-details__desc__container{display:-ms-flexbox;display:flex}.headings-details__desc__buttons-container{margin:0}.headings-details__desc__button--mail .headings-details__desc__button-img,.headings-details__desc__button--mail .headings-details__desc__button-img--accent,.headings-details__desc__button--mail .item__info-icon__img,.headings-details__desc__button--mail .item__info-icon__img--accent{height:1.2rem}.headings-details__desc__button-img,.headings-details__desc__button-img--accent{height:1.4rem}.headings-details__desc__title{-ms-flex:1;flex:1 1}.headings-details__desc__title--location:after{opacity:0}.headings-details__desc__content{font-size:.92rem;font-weight:500;color:#333;line-height:1.4rem}.headings-details__desc__content a{font-size:.92rem}.headings-details__desc--top{border-bottom:1px solid #e4e4e4;margin-bottom:30px;padding-bottom:20px}.field-tree{max-height:300px;overflow-y:scroll;padding:0;margin:10px 10px 10px 6px;list-style:none}.field-tree__separator{display:inline-block;height:1px;width:.35rem;background-color:#969696;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.field-tree__item{margin:5px 0 5px 1.05rem;position:relative}.field-tree__item.with-trigger{margin-left:0}.field-tree__item-data{display:-ms-flexbox;display:flex;padding-right:10px;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}.field-tree__item-label{width:auto;left:0;margin-right:10px;display:-ms-flexbox;display:flex;display:block;white-space:nowrap;min-width:0;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.field-tree__item-label span:not(.checkbox--regular){font-weight:300;padding:0 5px}.field-tree__item-label.no-count{cursor:auto}.field-tree__item-label.no-count:hover{background-color:transparent}.field-tree__item-children{padding-left:calc(1.05rem + 4px);list-style:none}.field-tree__item-children .field-tree__item-children{padding-left:calc(1.4rem + 4px)}.field-tree__item-children .field-tree__item{margin-left:0}.field-tree__item-children .field-tree__item .field-tree__item-children{border-left:1px solid #969696}.field-tree__item-children .field-tree__item:before{content:"";display:inline-block;position:absolute;height:calc(1.4rem + 10px);top:-5px;left:0;width:1px;background-color:#969696;-ms-flex-item-align:center;-ms-align-self:center;align-self:center}.field-tree__item-children .field-tree__item:last-of-type:before{height:calc(.7rem + 4px)}.field-tree__item-children .field-tree__item:last-of-type .field-tree__item-children{border-left:none}.field-tree__item-children .field-tree__item-data:before{content:"";display:inline-block;height:1px;width:1.4rem;background-color:#969696;-ms-align-self:center;-ms-flex-item-align:center;align-self:center;-ms-flex-negative:0;flex-shrink:0}.field-tree__item-children .field-tree__item-data.with-trigger:before{width:.35rem}.field-tree__item-expand{background-color:#191919;color:#fff;margin-left:10px}button.field-tree__hide span{color:#969696}button.field-tree__hide span:hover{color:#fff}button.field-tree__hide,button.field-tree__open{border-color:#969696;margin-top:4px;margin-right:0}.login__container{margin:100px auto;width:500px;border:1px solid #acacac;padding:30px 30px 60px}@media only screen and (max-width:550px){.login__container{width:calc(100% - 20px);margin:30px auto}}.login__title{color:#6f6f6f;font-size:1rem;font-weight:600;letter-spacing:.3px}.login__img{width:120px;height:50px;margin-left:-15px;margin-bottom:20px;margin-top:5px}.login__img.contrast{display:none}.login__form-group{margin:10px 0 15px}.login__form-group:focus-within .login__form-label{color:#a5917c}.login__form-label{display:block;margin-bottom:10px;color:#333;font-weight:500;font-size:.8rem;pointer-events:none}.login__form-input{border:1px solid #f2f2f2;border-bottom:2px solid #383838;background:transparent;padding:7px;width:100%;outline:none}.login__form-input:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #fff inset}.login__form-input:focus{border-bottom-color:#a5917c;background:#fff}.login__form-required{color:red}.login__btn{margin-top:10px;font-size:.75rem;padding:6px 30px 7px}.login__btn.active{background-color:#33c20c}.login__loader{display:inline-block;width:1.875rem;height:1.875rem;vertical-align:bottom}.alert-danger{display:block;margin:50px auto -50px;font-size:1rem;color:red}html.big .header__access-dropdown,html.big .header__access-dropdown--contrast,html.big .header__access-dropdown--font,html.big .header__languages-dropdown,html.medium .header__access-dropdown,html.medium .header__access-dropdown--contrast,html.medium .header__access-dropdown--font,html.medium .header__languages-dropdown{margin-left:-5.4rem;top:1.6rem}html.big .header__access-button--font,html.medium .header__access-button--font{background-image:url(/static/media/font-size-active.044c0f72.svg);background-size:1.9rem;width:1.8rem}@media only screen and (min-width:1920px){html.big .main-info__container,html.medium .main-info__container{max-width:1080px}}html.medium .card__yearbook__alert-subsection-label,html.medium .card__yearbook__number-subsection-label,html.medium .item__subsection-label{width:300px}html.big .header__access-dropdown,html.big .header__access-dropdown--contrast,html.big .header__access-dropdown--font,html.big .header__languages-dropdown{top:1.6rem}html.big .card__yearbook__alert-subsection-label,html.big .card__yearbook__number-subsection-label,html.big .item__subsection-label{width:300px}body.contrast{background-color:#191919}body.contrast .about-pbl__item-results--btn,body.contrast .advanced-search-results__change-link,body.contrast .advanced-search__form__cancel,body.contrast .advanced-search__form__submit,body.contrast .button--dark,body.contrast .card__yearbook-button,body.contrast .collection-about__button,body.contrast .collection-about__button-results,body.contrast .collections-about__button,body.contrast .filter__submit,body.contrast .headings-results__list--inner__btn-all,body.contrast .item__subsection__show,body.contrast .login__btn,body.contrast .main-news__all-button,body.contrast .main-pos__all-button,body.contrast .main-wip__all-button,body.contrast .news__all__all-button,body.contrast .pagination__next,body.contrast .pagination__next--small,body.contrast .pagination__previous,body.contrast .pagination__previous--small,body.contrast .results__tab-filters__toggle,body.contrast .search-bar__links-advanced,body.contrast .search-bar__links-how,body.contrast .structure__folders-item__btn,body.contrast .structure__folders-item__toggle,body.contrast .structure__toggle-button,body.contrast .what-in__examples-more{color:#ff0;background-color:#1e1e1e;border:2px solid #ff0}body.contrast .button--dark__img{background-image:url(/static/media/arrow-circle-empty-white.a3881be4.svg)}body.contrast .about-pbl__item-results--btn:focus,body.contrast .about-pbl__item-results--btn:hover,body.contrast .advanced-search-results__change-link:focus,body.contrast .advanced-search-results__change-link:hover,body.contrast .advanced-search__form__cancel:focus,body.contrast .advanced-search__form__cancel:hover,body.contrast .advanced-search__form__submit:focus,body.contrast .advanced-search__form__submit:hover,body.contrast .button--dark:focus,body.contrast .button--dark:hover,body.contrast .card__yearbook-button:focus,body.contrast .card__yearbook-button:hover,body.contrast .collection-about__button-results:focus,body.contrast .collection-about__button-results:hover,body.contrast .collection-about__button:focus,body.contrast .collection-about__button:hover,body.contrast .collections-about__button:focus,body.contrast .collections-about__button:hover,body.contrast .filter__submit:focus,body.contrast .filter__submit:hover,body.contrast .headings-results__list--inner__btn-all:focus,body.contrast .headings-results__list--inner__btn-all:hover,body.contrast .item__subsection__show:focus,body.contrast .item__subsection__show:hover,body.contrast .login__btn:focus,body.contrast .login__btn:hover,body.contrast .main-news__all-button:focus,body.contrast .main-news__all-button:hover,body.contrast .main-pos__all-button:focus,body.contrast .main-pos__all-button:hover,body.contrast .main-wip__all-button:focus,body.contrast .main-wip__all-button:hover,body.contrast .news__all__all-button:focus,body.contrast .news__all__all-button:hover,body.contrast .pagination__next--small:focus,body.contrast .pagination__next--small:hover,body.contrast .pagination__next:focus,body.contrast .pagination__next:hover,body.contrast .pagination__previous--small:focus,body.contrast .pagination__previous--small:hover,body.contrast .pagination__previous:focus,body.contrast .pagination__previous:hover,body.contrast .results__tab-filters__toggle:focus,body.contrast .results__tab-filters__toggle:hover,body.contrast .search-bar__links-advanced:focus,body.contrast .search-bar__links-advanced:hover,body.contrast .search-bar__links-how:focus,body.contrast .search-bar__links-how:hover,body.contrast .structure__folders-item__btn:focus,body.contrast .structure__folders-item__btn:hover,body.contrast .structure__folders-item__toggle:focus,body.contrast .structure__folders-item__toggle:hover,body.contrast .structure__toggle-button:focus,body.contrast .structure__toggle-button:hover,body.contrast .what-in__examples-more:focus,body.contrast .what-in__examples-more:hover{text-decoration:underline}body.contrast .header__access-button--font{background-image:url(/static/media/font-size-contrast.9e066e84.svg);background-size:1.4rem;background-position-y:0}body.contrast .header__access-button--font:focus{outline-color:#ff0}body.contrast .header__access-button--contrast{background-image:url(/static/media/contrast-active.c6cf81b2.svg);background-size:1.8rem;background-position-y:0}body.contrast .header__access-button--contrast:focus{outline-color:#ff0}body.contrast .header__access-circle,body.contrast .header__languages-circle{background-image:url(/static/media/half-circle-contrast.c00da8c8.svg)}body.contrast .header__access-contrast--size,body.contrast .header__access-size,body.contrast .header__languages-language{color:#fff}body.contrast .header__access-contrast--line,body.contrast .header__access-size--line,body.contrast .header__languages-language--line{background:#fff}body.contrast .header__access-contrast--item:focus-within,body.contrast .header__access-contrast--item:hover{background-color:#ff0}body.contrast .header__access-contrast--item:focus-within .header__access-contrast--size,body.contrast .header__access-contrast--item:focus-within .header__access-size,body.contrast .header__access-contrast--item:focus-within .header__languages-language,body.contrast .header__access-contrast--item:hover .header__access-contrast--size,body.contrast .header__access-contrast--item:hover .header__access-size,body.contrast .header__access-contrast--item:hover .header__languages-language{color:#191919}body.contrast .header__access-contrast--item:focus-within .header__access-contrast--line,body.contrast .header__access-contrast--item:focus-within .header__access-size--line,body.contrast .header__access-contrast--item:focus-within .header__languages-language--line,body.contrast .header__access-contrast--item:hover .header__access-contrast--line,body.contrast .header__access-contrast--item:hover .header__access-size--line,body.contrast .header__access-contrast--item:hover .header__languages-language--line{background:#191919}body.contrast .header__access-contrast--item:last-of-type .header__access-contrast--line,body.contrast .header__access-contrast--item:last-of-type .header__languages-language--line{background:#ff0}body.contrast .header__access-contrast--item:last-of-type:focus .header__access-contrast--symbol,body.contrast .header__access-contrast--item:last-of-type:hover .header__access-contrast--symbol{background-image:url(/static/media/contrast-active-dark.778700b0.svg)}body.contrast .header__access-list--item:focus-within,body.contrast .header__access-list--item:hover{background-color:#ff0}body.contrast .header__access-list--item:focus-within .header__access-contrast--size,body.contrast .header__access-list--item:focus-within .header__access-size,body.contrast .header__access-list--item:focus-within .header__languages-language,body.contrast .header__access-list--item:hover .header__access-contrast--size,body.contrast .header__access-list--item:hover .header__access-size,body.contrast .header__access-list--item:hover .header__languages-language{color:#191919}body.contrast .header__access-list--item:focus-within .header__access-contrast--line,body.contrast .header__access-list--item:focus-within .header__access-size--line,body.contrast .header__access-list--item:focus-within .header__languages-language--line,body.contrast .header__access-list--item:hover .header__access-contrast--line,body.contrast .header__access-list--item:hover .header__access-size--line,body.contrast .header__access-list--item:hover .header__languages-language--line{background:#191919}body.contrast .header__logo-container{background-color:#141414}body.contrast .header__logo-img__link:focus,body.contrast .header__logo-img__link:hover{background-color:#ff0}body.contrast .header__logo-img__link:focus .header__logo-img,body.contrast .header__logo-img__link:hover .header__logo-img{display:none}body.contrast .header__logo-img__link:focus .header__logo-img.contrast,body.contrast .header__logo-img__link:hover .header__logo-img.contrast{display:inline-block}body.contrast .header__nav-img{display:none}body.contrast .header__nav-img__link.active:before,body.contrast .header__nav-img__link:focus:before,body.contrast .header__nav-img__link:hover:before{background:#fff}body.contrast .header__nav-img.contrast{display:block}body.contrast .header__nav-container{background-color:#1e1e1e}body.contrast .header__access-dropdown,body.contrast .header__access-dropdown--contrast,body.contrast .header__access-dropdown--font,body.contrast .header__languages-dropdown,body.contrast .header__nav-dropdown{background:#191919;border:1px solid #ff0;z-index:3}body.contrast .header__nav-item{border-bottom-color:#1e1e1e}body.contrast .header__nav-item:hover .header__nav-item__link-circle{background-image:url(/static/media/half-circle-contrast.c00da8c8.svg)}body.contrast .header__nav-item__link{color:#ff0}body.contrast .header__nav-item__link.active:before,body.contrast .header__nav-item__link:focus:before,body.contrast .header__nav-item__link:hover:before{background:#fff}body.contrast .header__nav-dropdown__list-link{color:#ff0}body.contrast .header__nav-dropdown__list-link__line{background:#ff0}body.contrast .header__nav-dropdown__list-link__img{display:none}body.contrast .header__nav-dropdown__list-link__img.contrast{display:inline-block}body.contrast .header__nav--mobile{background-color:#191919}body.contrast .header__nav--mobile__dropdown-link,body.contrast .header__nav--mobile__item__link{color:#ff0;text-decoration:underline}body.contrast .header__nav--mobile__item-open{display:none}body.contrast .header__nav--mobile__item-open.contrast{display:inline-block}body.contrast .header__menu-container,body.contrast .header__menu-container--mobile{background-color:#1e1e1e}body.contrast .header__mobile-trigger__button,body.contrast .header__mobile__header{color:#ff0}body.contrast .header__mobile-trigger__img{display:none}body.contrast .header__mobile-trigger__img.contrast{display:inline-block}body.contrast .header__mobile__menu-actions{background-color:#1e1e1e}body.contrast .header__mobile__close:after,body.contrast .header__mobile__close:before{background:#ff0}body.contrast .header__languages-language:hover{background-color:#ff0;color:#191919}body.contrast .header__languages-language:hover .header__languages-language--line{background:#191919}body.contrast .header__contact-link,body.contrast .header__languages-button{color:#ff0}body.contrast .footer__social-link:focus,body.contrast .footer__social-link:hover,body.contrast .header__social-link:focus,body.contrast .header__social-link:hover{outline-color:#ff0}body.contrast .footer__social-link:focus .header__social-img--fb,body.contrast .footer__social-link:hover .header__social-img--fb,body.contrast .header__social-link:focus .header__social-img--fb,body.contrast .header__social-link:hover .header__social-img--fb{background-image:url(/static/media/fb-white-circle.46fe67f3.svg)}body.contrast .header__social-img--fb{background-image:url(/static/media/fb-contrast.71d4b160.svg)}body.contrast .footer__social-link:hover{background-color:#191919}body.contrast .footer__social-img--fb{background-image:url(/static/media/fb-white.8e62a0b8.svg)}body.contrast .footer__social-img--user{background-image:url(/static/media/person-circle-full-contrast.bdde6600.svg)}body.contrast .footer__login-hello{color:#fff}body.contrast .footer__login-logout{color:#ff0;text-decoration:underline}body.contrast .search-bar.main-search{background-image:url(/static/media/search-bg-main-contrast.35c6c7cc.jpg)}body.contrast .search-bar.main-search .search-bar__form{border-color:#ff0}body.contrast .search-bar.main-search .search-bar__form:focus-within .search-bar__form-submit{background-color:#ff0}body.contrast .search-bar.main-search .search-bar__form-submit{background-color:#ff0}body.contrast .search-bar.main-search .search-bar__form-submit:before{background-color:#141414}body.contrast .search-bar.main-search .search-bar__form-submit__img{background-image:url(/static/media/search.66170ff2.svg)}body.contrast .search-bar.main-search .search-bar__form-submit[disbled] .search-bar__form-submit__img{background-image:url(/static/media/search.66170ff2.svg)}body.contrast .search-bar.main-search .search-bar__links-advanced{background-color:#141414;border-color:transparent;color:#ff0}body.contrast .search-bar.main-search .search-bar__links-how{background-color:transparent;border:none;color:#ff0}body.contrast .search-bar.main-search .search-bar__links-how__icon{background-image:url(/static/media/arrow-circle-empty-light.a3881be4.svg)}body.contrast .search-bar.main-search .search-bar__logo-desc{color:#fff;background:transparent}body.contrast .search-bar.main-search .search-bar__logo-img.contrast{display:inline-block}body.contrast .search-bar__form{border-color:#ff0;background-color:#141414}body.contrast .search-bar__form:focus-within .search-bar__form-submit{background:#ff0}body.contrast .search-bar__form-input{background-color:#141414;color:#ff0}body.contrast .search-bar__form-input::-webkit-input-placeholder{color:#ff0}body.contrast .search-bar__form-input::-moz-placeholder{color:#ff0}body.contrast .search-bar__form-input::-ms-input-placeholder{color:#ff0}body.contrast .search-bar__form-input::placeholder{color:#ff0}body.contrast .search-bar__form-submit,body.contrast .search-bar__form-submit button{background-color:#ff0}body.contrast .search-bar__form-submit:before{background-color:#141414}body.contrast .search-bar__form-submit:hover:before{background-color:#ff0}body.contrast .search-bar__form-submit:hover .search-bar__form-submit__img{background-image:url(/static/media/search-light.09834704.svg)}body.contrast .search-bar__form-submit:hover button[disabled] .search-bar__form-submit__img{background-image:url(/static/media/search.66170ff2.svg)}body.contrast .search-bar__form-submit[disabled]:before{background:#191919}body.contrast .search-bar__form-submit[disabled]:hover .search-bar__form-submit__img{background-image:url(/static/media/search.66170ff2.svg)}body.contrast .search-bar__form-submit__img{background-image:url(/static/media/search.66170ff2.svg)}body.contrast .search-bar__form-select-field.Select{border-color:#ff0}body.contrast .search-bar__form-select-field.Select:hover{background-color:#ff0}body.contrast .search-bar__logo-img{display:none}body.contrast .search-bar__logo-img.contrast{display:block}body.contrast .search-bar__links-how{background:transparent;border:none}body.contrast .search-bar__links-advanced{border:1px solid #676767}body.contrast .search-bar__links-advanced__icon{background-image:url(/static/media/arrow-circle-empty-light.a3881be4.svg)}body.contrast .main-info{background:#191919;border-top-color:#505050}body.contrast .main-info__circle-left,body.contrast .main-info__circle-right{border-bottom-color:#505050}body.contrast .main-info__circle-inner{background-image:url(/static/media/search-bg-main-contrast.35c6c7cc.jpg)}body.contrast .main-info__circle-inner:after{background:#8b8b8b}body.contrast .main-info__title{color:#ff0}body.contrast .main-info__list{border-top-color:#545454}body.contrast .main-info__list-item:focus-within{outline-color:#ff0}body.contrast .main-info__box-separator{background:#fff!important}body.contrast .main-info__box-separator:before{opacity:1;width:1px}body.contrast .main-info__box-data--link{color:#ff0}body.contrast .main-info__box-data--link-img{display:none}body.contrast .main-info__box-data--link-img.contrast{display:inline-block}body.contrast .main-info__box-data--link-line{background:#ff0}body.contrast .main-info__box-data--desc,body.contrast .main-info__box-data--number,body.contrast .main-numbers__item__count{color:#fff}body.contrast .main-news,body.contrast .main-numbers,body.contrast .main-pos,body.contrast .main-wip{background-color:#191919}body.contrast .main-news__header,body.contrast .main-numbers__header,body.contrast .main-pos__header,body.contrast .main-wip__header,body.contrast .news__all__header{text-decoration:underline;color:#ff0!important}body.contrast .main-news__list-item,body.contrast .news__all__list-item{border-bottom-color:#4f4f4f}body.contrast .main-news__list-item--link:after,body.contrast .main-news__list-item--link:before,body.contrast .news__all__list-item--link:after,body.contrast .news__all__list-item--link:before{background:#4f4f4f}body.contrast .main-news__list-item--link:focus .main-news__btn,body.contrast .main-news__list-item--link:focus .main-wip__btn,body.contrast .main-news__list-item--link:focus .news__all__btn,body.contrast .main-news__list-item--link:focus .what-in__examples-item--btn,body.contrast .main-news__list-item--link:hover .main-news__btn,body.contrast .main-news__list-item--link:hover .main-wip__btn,body.contrast .main-news__list-item--link:hover .news__all__btn,body.contrast .main-news__list-item--link:hover .what-in__examples-item--btn,body.contrast .news__all__list-item--link:focus .main-news__btn,body.contrast .news__all__list-item--link:focus .main-wip__btn,body.contrast .news__all__list-item--link:focus .news__all__btn,body.contrast .news__all__list-item--link:focus .what-in__examples-item--btn,body.contrast .news__all__list-item--link:hover .main-news__btn,body.contrast .news__all__list-item--link:hover .main-wip__btn,body.contrast .news__all__list-item--link:hover .news__all__btn,body.contrast .news__all__list-item--link:hover .what-in__examples-item--btn{color:#ff0}body.contrast .main-news__list-item--link:focus .main-news__btn-icon,body.contrast .main-news__list-item--link:focus .main-wip__btn-icon,body.contrast .main-news__list-item--link:focus .news__all__btn-icon,body.contrast .main-news__list-item--link:focus .what-in__examples-item--btn-icon,body.contrast .main-news__list-item--link:hover .main-news__btn-icon,body.contrast .main-news__list-item--link:hover .main-wip__btn-icon,body.contrast .main-news__list-item--link:hover .news__all__btn-icon,body.contrast .main-news__list-item--link:hover .what-in__examples-item--btn-icon,body.contrast .news__all__list-item--link:focus .main-news__btn-icon,body.contrast .news__all__list-item--link:focus .main-wip__btn-icon,body.contrast .news__all__list-item--link:focus .news__all__btn-icon,body.contrast .news__all__list-item--link:focus .what-in__examples-item--btn-icon,body.contrast .news__all__list-item--link:hover .main-news__btn-icon,body.contrast .news__all__list-item--link:hover .main-wip__btn-icon,body.contrast .news__all__list-item--link:hover .news__all__btn-icon,body.contrast .news__all__list-item--link:hover .what-in__examples-item--btn-icon{background-image:url(/static/media/arrow-circle-full-contrast.3a01e72b.svg)}body.contrast .main-news__circle,body.contrast .main-wip__circle,body.contrast .news__all__circle,body.contrast .news__item__circle,body.contrast .what-in__examples-item--circle{background:#191919}body.contrast .main-news__circle:after,body.contrast .main-wip__circle:after,body.contrast .news__all__circle:after,body.contrast .news__item__circle:after,body.contrast .what-in__examples-item--circle:after{background:#7d7d7d}body.contrast .collection-about__title,body.contrast .main-news__desc,body.contrast .main-news__title,body.contrast .main-wip__title,body.contrast .news__all__desc,body.contrast .news__all__title,body.contrast .news__item__desc,body.contrast .news__item__title,body.contrast .what-in__examples-item--info-title{color:#ff0}@-moz-document url-prefix(){body.contrast .collection-about__title:before,body.contrast .main-news__desc:before,body.contrast .main-news__title:before,body.contrast .main-wip__title:before,body.contrast .news__all__desc:before,body.contrast .news__all__title:before,body.contrast .news__item__desc:before,body.contrast .news__item__title:before,body.contrast .what-in__examples-item--info-title:before{background:hsla(0,0%,100%,0) 0;background:-webkit-linear-gradient(left,hsla(0,0%,100%,0),#191919 50%);background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#191919 50%)}}body.contrast .collection-about__title,body.contrast .main-news__title,body.contrast .main-wip__title,body.contrast .news__all__title,body.contrast .news__item__title,body.contrast .what-in__examples-item--info-title{text-decoration:underline}@-moz-document url-prefix(){body.contrast .main-news__desc:focus:before,body.contrast .main-news__desc:hover:before,body.contrast .news__all__desc:focus:before,body.contrast .news__all__desc:hover:before,body.contrast .news__item__desc:focus:before,body.contrast .news__item__desc:hover:before{background:hsla(0,0%,100%,0) 0;background:-webkit-linear-gradient(left,hsla(0,0%,100%,0),#191919 50%);background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#191919 50%)}}body.contrast .main-news__date,body.contrast .news__all__date,body.contrast .news__item__date{color:#fff}body.contrast .main-news__btn,body.contrast .main-wip__btn,body.contrast .news__all__btn,body.contrast .what-in__examples-item--btn{color:#ff0;text-decoration:underline}body.contrast .main-news__btn-icon,body.contrast .main-wip__btn-icon,body.contrast .news__all__btn-icon,body.contrast .what-in__examples-item--btn-icon{background-image:url(/static/media/arrow-circle-full-contrast.3a01e72b.svg)}body.contrast .main-news__tag,body.contrast .news__all__tag,body.contrast .news__item__tag{background-color:#262626;color:#fff}body.contrast .main-news__all-button__img,body.contrast .news__all__all-button__img{background-image:url(/static/media/arrow-circle-empty-white.a3881be4.svg)}body.contrast .main-wip{background-color:#1e1e1e}body.contrast .main-wip__header{color:#ff0!important}@-moz-document url-prefix(){body.contrast .main-wip__title:before,body.contrast .what-in__examples-item--info-title:before{background:hsla(0,0%,100%,0) 0;background:-webkit-linear-gradient(left,hsla(0,0%,100%,0),#1e1e1e 50%);background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#1e1e1e 50%)}}body.contrast .main-wip__item:focus .main-wip__title,body.contrast .main-wip__item:focus .what-in__examples-item--info-title,body.contrast .main-wip__item:hover .main-wip__title,body.contrast .main-wip__item:hover .what-in__examples-item--info-title,body.contrast .what-in__examples-item:focus .main-wip__title,body.contrast .what-in__examples-item:focus .what-in__examples-item--info-title,body.contrast .what-in__examples-item:hover .main-wip__title,body.contrast .what-in__examples-item:hover .what-in__examples-item--info-title{color:#191919}@-moz-document url-prefix(){body.contrast .main-wip__item:focus .main-wip__title:before,body.contrast .main-wip__item:focus .what-in__examples-item--info-title:before,body.contrast .main-wip__item:hover .main-wip__title:before,body.contrast .main-wip__item:hover .what-in__examples-item--info-title:before,body.contrast .what-in__examples-item:focus .main-wip__title:before,body.contrast .what-in__examples-item:focus .what-in__examples-item--info-title:before,body.contrast .what-in__examples-item:hover .main-wip__title:before,body.contrast .what-in__examples-item:hover .what-in__examples-item--info-title:before{background:hsla(0,0%,100%,0) 0;background:-webkit-linear-gradient(left,hsla(0,0%,100%,0),#ff0 50%);background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#ff0 50%)}}body.contrast .main-wip__item:focus .main-wip__circle,body.contrast .main-wip__item:focus .what-in__examples-item--circle,body.contrast .main-wip__item:hover .main-wip__circle,body.contrast .main-wip__item:hover .what-in__examples-item--circle,body.contrast .what-in__examples-item:focus .main-wip__circle,body.contrast .what-in__examples-item:focus .what-in__examples-item--circle,body.contrast .what-in__examples-item:hover .main-wip__circle,body.contrast .what-in__examples-item:hover .what-in__examples-item--circle{background-color:#ff0}body.contrast .main-wip__item:focus .main-wip__circle:after,body.contrast .main-wip__item:focus .what-in__examples-item--circle:after,body.contrast .main-wip__item:hover .main-wip__circle:after,body.contrast .main-wip__item:hover .what-in__examples-item--circle:after,body.contrast .what-in__examples-item:focus .main-wip__circle:after,body.contrast .what-in__examples-item:focus .what-in__examples-item--circle:after,body.contrast .what-in__examples-item:hover .main-wip__circle:after,body.contrast .what-in__examples-item:hover .what-in__examples-item--circle:after{background:#191919}body.contrast .main-wip__link:focus .main-wip__btn,body.contrast .main-wip__link:focus .main-wip__info,body.contrast .main-wip__link:focus .main-wip__title,body.contrast .main-wip__link:focus .what-in__examples-item--btn,body.contrast .main-wip__link:focus .what-in__examples-item--info,body.contrast .main-wip__link:focus .what-in__examples-item--info-title,body.contrast .main-wip__link:hover .main-wip__btn,body.contrast .main-wip__link:hover .main-wip__info,body.contrast .main-wip__link:hover .main-wip__title,body.contrast .main-wip__link:hover .what-in__examples-item--btn,body.contrast .main-wip__link:hover .what-in__examples-item--info,body.contrast .main-wip__link:hover .what-in__examples-item--info-title,body.contrast .what-in__examples-item--link:focus .main-wip__btn,body.contrast .what-in__examples-item--link:focus .main-wip__info,body.contrast .what-in__examples-item--link:focus .main-wip__title,body.contrast .what-in__examples-item--link:focus .what-in__examples-item--btn,body.contrast .what-in__examples-item--link:focus .what-in__examples-item--info,body.contrast .what-in__examples-item--link:focus .what-in__examples-item--info-title,body.contrast .what-in__examples-item--link:hover .main-wip__btn,body.contrast .what-in__examples-item--link:hover .main-wip__info,body.contrast .what-in__examples-item--link:hover .main-wip__title,body.contrast .what-in__examples-item--link:hover .what-in__examples-item--btn,body.contrast .what-in__examples-item--link:hover .what-in__examples-item--info,body.contrast .what-in__examples-item--link:hover .what-in__examples-item--info-title{background-color:#ff0;color:#191919}body.contrast .main-wip__link:focus .main-wip__circle,body.contrast .main-wip__link:focus .what-in__examples-item--circle,body.contrast .main-wip__link:hover .main-wip__circle,body.contrast .main-wip__link:hover .what-in__examples-item--circle,body.contrast .what-in__examples-item--link:focus .main-wip__circle,body.contrast .what-in__examples-item--link:focus .what-in__examples-item--circle,body.contrast .what-in__examples-item--link:hover .main-wip__circle,body.contrast .what-in__examples-item--link:hover .what-in__examples-item--circle{background-color:#ff0}body.contrast .main-wip__link:focus .main-wip__circle:after,body.contrast .main-wip__link:focus .what-in__examples-item--circle:after,body.contrast .main-wip__link:hover .main-wip__circle:after,body.contrast .main-wip__link:hover .what-in__examples-item--circle:after,body.contrast .what-in__examples-item--link:focus .main-wip__circle:after,body.contrast .what-in__examples-item--link:focus .what-in__examples-item--circle:after,body.contrast .what-in__examples-item--link:hover .main-wip__circle:after,body.contrast .what-in__examples-item--link:hover .what-in__examples-item--circle:after{background:#191919}body.contrast .main-wip .carousel-main__next:focus:after,body.contrast .main-wip .carousel-main__next:hover:after,body.contrast .main-wip .carousel-main__prev:focus:after,body.contrast .main-wip .carousel-main__prev:hover:after{background-color:#212121;border-color:#212121}body.contrast .main-wip .carousel-main__next:focus:before,body.contrast .main-wip .carousel-main__next:hover:before,body.contrast .main-wip .carousel-main__prev:focus:before,body.contrast .main-wip .carousel-main__prev:hover:before{border-color:#212121}body.contrast .main-wip .carousel-main__next:focus .carousel-main__arrow-right,body.contrast .main-wip .carousel-main__next:hover .carousel-main__arrow-right{border-left-color:#212121}body.contrast .main-wip .carousel-main__prev:focus .carousel-main__arrow-left,body.contrast .main-wip .carousel-main__prev:hover .carousel-main__arrow-left{border-right-color:#212121}body.contrast .main-pos__header{color:#ff0!important;text-decoration:underline}body.contrast .main-pos__desc{color:#fff}body.contrast .main-pos__desc a{color:#ff0;text-decoration:underline}body.contrast .about-pbl__item-results--btn-img,body.contrast .collection-about__button-results--img,body.contrast .collections-about__button-img,body.contrast .headings-results__list--inner__btn-all--img,body.contrast .main-news__all-button__img,body.contrast .main-pos__all-button__img,body.contrast .main-wip__all-button__img,body.contrast .news__all__all-button__img{background-image:url(/static/media/arrow-circle-empty-white.a3881be4.svg)}body.contrast .main-pos__video-container .video-react .video-react-big-play-button{background-color:#ff0;border-color:#191919}body.contrast .main-pos__video-container .video-react .video-react-big-play-button:before{color:#191919}body.contrast .main-pos__video-container .video-react-poster:before{content:"";display:block;background:rgba(0,0,0,.5);width:100%;height:100%}body.contrast .main-numbers{background-color:#212121}body.contrast .main-numbers__header,body.contrast .main-wip__header{color:#ff0!important}body.contrast .main-numbers__circle{background-color:#191919}body.contrast .main-numbers__item{border-color:#646464}body.contrast .main-numbers__item:focus-within{outline:1px solid #ff0;outline-offset:-1px}body.contrast .main-numbers__item__arrow{display:none}body.contrast .main-numbers__item__arrow.contrast{display:inline-block}body.contrast .main-numbers__item__count{color:#fff}body.contrast .main-numbers__item__type{color:#ff0}body.contrast .main-numbers__item__type:before{background-color:#ff0}body.contrast .main-numbers .carousel-main__next:hover:after,body.contrast .main-numbers .carousel-main__prev:hover:after{background-color:#212121;border-color:#212121}body.contrast .main-numbers .carousel-main__next:hover:before,body.contrast .main-numbers .carousel-main__prev:hover:before{border-color:#212121}body.contrast .main-numbers .carousel-main__next:hover .carousel-main__arrow-right{border-left-color:#212121}body.contrast .main-numbers .carousel-main__prev:hover .carousel-main__arrow-left{border-right-color:#212121}body.contrast .main__separator-item:first-of-type{background-color:#8a8a8a}body.contrast .main__separator-item:nth-of-type(2){background-color:#5a5a5a}body.contrast .main__separator-item:nth-of-type(3){background-color:#fff}body.contrast .main__separator-item:nth-of-type(4){background-color:#646464}body.contrast .footer{background-color:#101010}body.contrast .footer__sitemap__header,body.contrast .footer__sitemap__list__subheader,body.contrast .main-news__header,body.contrast .main-numbers__header,body.contrast .main-pos__header,body.contrast .main-wip__header,body.contrast .news__all__header{color:#fff}body.contrast .footer__sitemap a{color:#ff0;text-decoration:underline}body.contrast .footer__bottom{border-top-color:#464646}body.contrast .footer__bottom p{color:#fff}body.contrast .footer__credits{background-color:#191919}body.contrast .footer__credits p{color:#fff}body.contrast .footer__credits a{color:#ff0}body.contrast .carousel-main__next:before,body.contrast .carousel-main__prev:before{border-color:#212121;background-color:#ff0;border:4px solid #212121;height:calc(3.2rem - 6px)}body.contrast .carousel-main__next:after,body.contrast .carousel-main__prev:after{background-color:#212121;content:"";border:1px solid #212121;position:absolute;height:3.2rem;width:3.2rem;top:-2px}body.contrast .carousel-main__next:hover:after,body.contrast .carousel-main__next:hover:before,body.contrast .carousel-main__prev:hover:after,body.contrast .carousel-main__prev:hover:before{background-color:#ff0}body.contrast .carousel-main__next:after{right:calc(1.3rem + 2px)}body.contrast .carousel-main__next:before{right:0}body.contrast .carousel-main__prev:before{left:0}body.contrast .carousel-main__arrow-left{border-right-color:#212121}body.contrast .carousel-main__arrow-right{border-left-color:#212121}body.contrast .news{background-color:#191919}body.contrast .news__all__header-desc,body.contrast .news__item-container .back__title,body.contrast .news__item__info p,body.contrast .news__menu-categories,body.contrast .news__search-title{color:#fff}body.contrast .news__item__info a{color:#ff0;text-decoration:underline}body.contrast .about-pbl{background-color:#191919}body.contrast .about-pbl__subpage-content div,body.contrast .about-pbl__subpage-content figcaption,body.contrast .about-pbl__subpage-content h1,body.contrast .about-pbl__subpage-content h2,body.contrast .about-pbl__subpage-content h3,body.contrast .about-pbl__subpage-content h4,body.contrast .about-pbl__subpage-content h5,body.contrast .about-pbl__subpage-content h6,body.contrast .about-pbl__subpage-content li,body.contrast .about-pbl__subpage-content p{color:#fff}body.contrast .about-pbl__subpage-content a{color:#ff0;text-decoration:underline}body.contrast .about-pbl__subpage-content-container:not(.examples) div,body.contrast .about-pbl__subpage-content-container:not(.examples) figcaption,body.contrast .about-pbl__subpage-content-container:not(.examples) h1,body.contrast .about-pbl__subpage-content-container:not(.examples) h2,body.contrast .about-pbl__subpage-content-container:not(.examples) h3,body.contrast .about-pbl__subpage-content-container:not(.examples) h4,body.contrast .about-pbl__subpage-content-container:not(.examples) h5,body.contrast .about-pbl__subpage-content-container:not(.examples) h6,body.contrast .about-pbl__subpage-content-container:not(.examples) li,body.contrast .about-pbl__subpage-content-container:not(.examples) p,body.contrast .about-pbl__subpage-content pre,body.contrast .about-pbl__subpage-content pre span,body.contrast .collection-about__desc div,body.contrast .collection-about__desc figcaption,body.contrast .collection-about__desc h1,body.contrast .collection-about__desc h2,body.contrast .collection-about__desc h3,body.contrast .collection-about__desc h4,body.contrast .collection-about__desc h5,body.contrast .collection-about__desc h6,body.contrast .collection-about__desc li,body.contrast .collection-about__desc p,body.contrast .collections-about__desc div,body.contrast .collections-about__desc figcaption,body.contrast .collections-about__desc h1,body.contrast .collections-about__desc h2,body.contrast .collections-about__desc h3,body.contrast .collections-about__desc h4,body.contrast .collections-about__desc h5,body.contrast .collections-about__desc h6,body.contrast .collections-about__desc li,body.contrast .collections-about__desc p,body.contrast .news__item__desc div,body.contrast .news__item__desc figcaption,body.contrast .news__item__desc h1,body.contrast .news__item__desc h2,body.contrast .news__item__desc h3,body.contrast .news__item__desc h4,body.contrast .news__item__desc h5,body.contrast .news__item__desc h6,body.contrast .news__item__desc li,body.contrast .news__item__desc p{color:#fff}body.contrast .about-pbl__subpage-content-container:not(.examples) a,body.contrast .collection-about__desc a,body.contrast .collections-about__desc a,body.contrast .news__item__desc a{color:#ff0;text-decoration:underline}body.contrast .about-pbl__subpage-content-container:not(.examples) div.team ul,body.contrast .collection-about__desc div.team ul,body.contrast .collections-about__desc div.team ul,body.contrast .news__item__desc div.team ul{border:1px solid #fff}body.contrast .about-pbl__subpage-content-container:not(.examples) div.team ul>li>ul,body.contrast .collection-about__desc div.team ul>li>ul,body.contrast .collections-about__desc div.team ul>li>ul,body.contrast .news__item__desc div.team ul>li>ul{border:none}body.contrast .about-pbl__subpage-content-container:not(.examples) div.team ul>li>ul>li,body.contrast .collection-about__desc div.team ul>li>ul>li,body.contrast .collections-about__desc div.team ul>li>ul>li,body.contrast .news__item__desc div.team ul>li>ul>li{background-color:#191919;border:1px solid #fff;color:#fff}body.contrast .about-pbl__subpage-content-container:not(.examples) div.team ul>li>ul>li>ul,body.contrast .collection-about__desc div.team ul>li>ul>li>ul,body.contrast .collections-about__desc div.team ul>li>ul>li>ul,body.contrast .news__item__desc div.team ul>li>ul>li>ul{background-color:#191919;border:none}body.contrast .about-pbl__subpage-content-container:not(.examples) div.team ul>li>ul>li>ul>li,body.contrast .collection-about__desc div.team ul>li>ul>li>ul>li,body.contrast .collections-about__desc div.team ul>li>ul>li>ul>li,body.contrast .news__item__desc div.team ul>li>ul>li>ul>li{border:none;border-left:1px solid #fff}body.contrast .about-pbl__item-title{color:#fff}body.contrast .about-pbl .team ul{background:#191919}body.contrast .back-button{border-color:#ff0;color:#ff0;background:#191919}body.contrast .back-button__img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}body.contrast .back-button:focus,body.contrast .back-button:hover{text-decoration:underline}body.contrast .collections{background-color:#191919}.headings-details body.contrast .headings-details__desc__title,.headings-details body.contrast .headings-details__desc__title--location,.headings-details body.contrast .results__details__header,body.contrast .collection-about--title,body.contrast .collections-about__brief-title,body.contrast .collections-about__desc figcaption,body.contrast .collections-about__desc h1,body.contrast .collections-about__desc h2,body.contrast .collections-about__desc h3,body.contrast .collections-about__desc h4,body.contrast .collections-about__desc h5,body.contrast .collections-about__desc h6,body.contrast .collections-about__desc li,body.contrast .collections-about__desc p,body.contrast .collections-about__title,body.contrast .headings-details .headings-details__desc__title,body.contrast .headings-details .headings-details__desc__title--location,body.contrast .headings-details .results__details__header{color:#fff}body.contrast .collection-about__content,body.contrast .collections-about__brief-item{background-color:#191919}body.contrast .collection-about__content:after,body.contrast .collection-about__content:before,body.contrast .collections-about__brief-item:after,body.contrast .collections-about__brief-item:before{content:none}body.contrast .collection-about__desc figcaption,body.contrast .collection-about__desc h1,body.contrast .collection-about__desc h2,body.contrast .collection-about__desc h3,body.contrast .collection-about__desc h4,body.contrast .collection-about__desc h5,body.contrast .collection-about__desc h6,body.contrast .collection-about__desc li,body.contrast .collection-about__desc p,body.contrast .collections-about__brief-item--desc,body.contrast .collections-about__brief-item--title{color:#fff}body.contrast .record{background-color:#191919}body.contrast .record__header{background-color:#545454}body.contrast .record__header-name,body.contrast .record__header-subname{color:#fff}body.contrast .record__content{background-color:#191919;border-color:#fff}body.contrast .record__section-label,body.contrast .record__section-label--desc,body.contrast .record__section__data-label,body.contrast .record__section__desc{color:#fff}body.contrast .record__section__data-container{background-color:#191919;border:1px solid #fff}body.contrast .characters,body.contrast .characters.records .item__breadcrumbs,body.contrast .characters__about.folders__records{background-color:#191919}body.contrast .characters__about.folders__records .structure__folders-item{background:#181818}body.contrast .characters__about.folders__records .structure__folders-item:before{background-color:#000}body.contrast .characters__about-headings--desc,body.contrast .characters__about-headings--title{color:#fff}body.contrast .characters__about-btn{border:2px solid #ff0;background:#191919;color:#ff0;text-decoration:underline}body.contrast .characters__about-btn--img{background-image:url(/static/media/arrow-circle-empty-white.a3881be4.svg)}body.contrast .character-headings{background-color:#191919}body.contrast .character-headings .headings-results__header,body.contrast .character-headings .headings-structure__header{color:#fff}body.contrast .character-headings .headings-results__list-item,body.contrast .character-headings .headings-results__no-results,body.contrast .character-headings .headings-structure__list-item,body.contrast .character-headings .structure__folders-item{background-color:#191919}body.contrast .character-headings .headings-results__list-item:before,body.contrast .character-headings .headings-results__no-results:before,body.contrast .character-headings .headings-structure__list-item:before,body.contrast .character-headings .structure__folders-item:before{background:#191919}body.contrast .character-headings .headings-details__name,body.contrast .character-headings .headings-results__list-item--title,body.contrast .character-headings .headings-structure__list-item--desc,body.contrast .character-headings .headings-structure__list-item--title{color:#fff}body.contrast .character-headings__form__title{color:#ff0}body.contrast .structure{border-color:#fff}body.contrast .structure__box--left-field,body.contrast .structure__box--left-number,body.contrast .structure__box--left-text{color:#fff}body.contrast .structure__open,body.contrast button.field-tree__open{border-color:#ff0;color:#ff0}body.contrast .structure__open:focus,body.contrast .structure__open:hover,body.contrast button.field-tree__open:focus,body.contrast button.field-tree__open:hover{color:#191919;background-color:#ff0}body.contrast .structure__hide,body.contrast button.field-tree__hide{background-color:#ff0;border-color:#ff0}body.contrast .structure__hide:focus,body.contrast .structure__hide:hover,body.contrast button.field-tree__hide:focus,body.contrast button.field-tree__hide:hover{color:#191919;background-color:#ff0}body.contrast .structure__hide span:focus,body.contrast .structure__hide span:hover,body.contrast button.field-tree__hide span:focus,body.contrast button.field-tree__hide span:hover{color:#191919}body.contrast .structure__hide__form__separator{background-color:#585858}body.contrast .structure__hide__form__desc,body.contrast .structure__hide__form__title{color:#fff}body.contrast .headings-details{background-color:#191919}body.contrast .headings-details .results__details__input--select .Select-value{background:#191919}body.contrast .headings-details .results__details__link{color:#ff0;text-decoration:underline}body.contrast .headings-details .Select.results__details__input--select{border-color:#ff0}body.contrast .headings-details__desc,body.contrast .headings-details__desc:before{background:#191919}body.contrast .headings-details__desc__content,body.contrast .headings-details__name{color:#fff}body.contrast .headings-details__roots-list__link{color:#ff0;text-decoration:underline}body.contrast .headings-details__roots-list__item{color:#fff}body.contrast .headings-details__dropdown-list{background-color:#191919;border-color:#ff0}body.contrast .headings-details__dropdown-list__item{border-bottom-color:#ff0}body.contrast .headings-details__dropdown-list__item a{color:#ff0}body.contrast .headings-details__dropdown-list__item a:focus,body.contrast .headings-details__dropdown-list__item a:hover{background-color:#ff0;color:#191919}body.contrast .headings-details__list-container{background-color:#191919}body.contrast .headings-details__list-container button.structure{border-color:#fff}body.contrast .headings-details__list-container button.structure__box--left-field,body.contrast .headings-details__list-container button.structure__box--left-number,body.contrast .headings-details__list-container button.structure__box--left-text{color:#fff}body.contrast .headings-details__list-container button.field-tree__open,body.contrast .headings-details__list-container button.structure__open{border-color:#ff0;color:#ff0}body.contrast .headings-details__list-container button.field-tree__open:focus,body.contrast .headings-details__list-container button.field-tree__open:hover,body.contrast .headings-details__list-container button.structure__open:focus,body.contrast .headings-details__list-container button.structure__open:hover{color:#191919;background-color:#ff0}body.contrast .headings-details__list-container button.field-tree__hide,body.contrast .headings-details__list-container button.structure__hide{background-color:#ff0;border-color:#ff0}body.contrast .headings-details__list-container button.field-tree__hide:focus,body.contrast .headings-details__list-container button.field-tree__hide:hover,body.contrast .headings-details__list-container button.structure__hide:focus,body.contrast .headings-details__list-container button.structure__hide:hover{color:#191919;background-color:#ff0}body.contrast .headings-details__meta-data{color:#fff;border-bottom-color:#fff}body.contrast .headings-details .structure__box--left{background-color:#191919}body.contrast .headings-details .structure__box--left-field,body.contrast .headings-details .structure__box--left-text{color:#fff}body.contrast .headings-details .structure__box--right,body.contrast .headings-details .structure__box--right-container{background-color:#191919}body.contrast .headings-details .structure__box__dropdown-button{color:#ff0;border-color:#ff0;background:#191919;text-decoration:underline}body.contrast .headings-details .structure__details{background-color:#ff0;color:#191919}body.contrast .headings-details .structure__details:focus,body.contrast .headings-details .structure__details:hover{background-color:#191919;color:#ff0}body.contrast .headings-details .card__tabs-list,body.contrast .headings-details .results__inner__info,body.contrast .headings-details .results__tabs{background-color:#191919}body.contrast .headings-search__form-field,body.contrast .headings-search__form-input,body.contrast .headings-search__form-submit,body.contrast .news__search__form-field,body.contrast .news__search__form-input,body.contrast .news__search__form-submit{border-color:#ff0}body.contrast .headings-search__form-input,body.contrast .news__search__form-input{color:#ff0}body.contrast .headings-search__form-input::-webkit-input-placeholder,body.contrast .news__search__form-input::-webkit-input-placeholder{color:#fff}body.contrast .headings-search__form-input::-moz-placeholder,body.contrast .news__search__form-input::-moz-placeholder{color:#fff}body.contrast .headings-search__form-input::-ms-input-placeholder,body.contrast .news__search__form-input::-ms-input-placeholder{color:#fff}body.contrast .headings-search__form-input::placeholder,body.contrast .news__search__form-input::placeholder{color:#fff}body.contrast .headings-results__list-item:hover .structure__toggle-button,body.contrast .headings-results__no-results:hover .structure__toggle-button,body.contrast .headings-structure__list-item:hover .structure__toggle-button,body.contrast .structure__folders-item:hover .structure__toggle-button{background-color:#191919}body.contrast .headings-results__list--inner__link,body.contrast .headings-results__list--nested__link{color:#ff0;text-decoration:underline}body.contrast .headings-results__list--inner__link .highlight,body.contrast .headings-results__list--nested__link .highlight{background-color:#ff0;color:#191919;border-color:#191919}body.contrast .headings-results__no-results{background:#191919}body.contrast .headings-results__no-results:before{background-color:#191919}body.contrast .structure__info__button,body.contrast .structure__info__button--opened,body.contrast .structure__label{color:#ff0}body.contrast .structure__label-container{background-color:#191919;border-color:#fff}body.contrast .card__yearbook__number.active .structure__info__button,body.contrast .card__yearbook__number.active .structure__info__button--opened,body.contrast .card__yearbook__number.active .structure__label,body.contrast .structure__label-container.active .structure__info__button,body.contrast .structure__label-container.active .structure__info__button--opened,body.contrast .structure__label-container.active .structure__label{color:#fff}body.contrast .card__yearbook__number.active:after,body.contrast .structure__label-container.active:after{border-color:#fff}body.contrast .headings-results__list--inner__count,body.contrast .headings-results__list--inner__separator,body.contrast .headings-results__list--nested__separator,body.contrast .structure__count{color:#fff}body.contrast .structure__info{border-top-color:#fff}body.contrast .structure__info__button,body.contrast .structure__info__button--opened{background-color:#191919;border-color:#fff}body.contrast .structure__info__button-img{display:none}body.contrast .structure__info__button-img.contrast{display:inline-block}body.contrast .structure__info__button-img--contact{display:none}body.contrast .structure__info__button-img--contact.contrast{display:inline-block}body.contrast .structure__info__desc{background-color:#191919;border-color:#fff;color:#fff}body.contrast .structure__folders-item{background-color:#181818}body.contrast .structure__folders-item:focus-within .structure__folders-item__btn,body.contrast .structure__folders-item:focus-within .structure__folders-item__toggle,body.contrast .structure__folders-item:hover .structure__folders-item__btn,body.contrast .structure__folders-item:hover .structure__folders-item__toggle{background-color:#ff0;color:#191919}body.contrast .structure__folders-item:focus-within .structure__folders-item__btn-img,body.contrast .structure__folders-item:focus-within .structure__folders-item__toggle-img,body.contrast .structure__folders-item:hover .structure__folders-item__btn-img,body.contrast .structure__folders-item:hover .structure__folders-item__toggle-img{background-image:url(/static/media/arrow-circle-empty-black.f4d1c0af.svg)}body.contrast .structure__folders-item:before{background-color:#181818}body.contrast .structure__folders-item.opened .structure__folders-item__title,body.contrast .structure__folders-item__desc{color:#fff}body.contrast .structure__folders-item__btn-img,body.contrast .structure__folders-item__toggle-img{background-image:url(/static/media/arrow-circle-empty-white.a3881be4.svg)}body.contrast .structure__folders-item.paperclip:after,body.contrast .structure__folders-item__img-icon{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}body.contrast .headings-details__desc__button-item:last-of-type .headings-details__desc__button,body.contrast .headings-details__desc__button-item:last-of-type .headings-details__desc__button--mail,body.contrast .headings-details__desc__button-item:last-of-type .headings-details__desc__button-trigger,body.contrast .headings-details__desc__button-item:last-of-type .item__icons-trigger,body.contrast .headings-details__desc__button-item:last-of-type .item__info-icon__button,body.contrast .headings-details__desc__button-trigger__img--accent:last-of-type .headings-details__desc__button,body.contrast .headings-details__desc__button-trigger__img--accent:last-of-type .headings-details__desc__button--mail,body.contrast .headings-details__desc__button-trigger__img--accent:last-of-type .headings-details__desc__button-trigger,body.contrast .headings-details__desc__button-trigger__img--accent:last-of-type .item__icons-trigger,body.contrast .headings-details__desc__button-trigger__img--accent:last-of-type .item__info-icon__button,body.contrast .headings-details__desc__button-trigger__img:last-of-type .headings-details__desc__button,body.contrast .headings-details__desc__button-trigger__img:last-of-type .headings-details__desc__button--mail,body.contrast .headings-details__desc__button-trigger__img:last-of-type .headings-details__desc__button-trigger,body.contrast .headings-details__desc__button-trigger__img:last-of-type .item__icons-trigger,body.contrast .headings-details__desc__button-trigger__img:last-of-type .item__info-icon__button,body.contrast .item__icons-trigger__img--accent:last-of-type .headings-details__desc__button,body.contrast .item__icons-trigger__img--accent:last-of-type .headings-details__desc__button--mail,body.contrast .item__icons-trigger__img--accent:last-of-type .headings-details__desc__button-trigger,body.contrast .item__icons-trigger__img--accent:last-of-type .item__icons-trigger,body.contrast .item__icons-trigger__img--accent:last-of-type .item__info-icon__button,body.contrast .item__icons-trigger__img:last-of-type .headings-details__desc__button,body.contrast .item__icons-trigger__img:last-of-type .headings-details__desc__button--mail,body.contrast .item__icons-trigger__img:last-of-type .headings-details__desc__button-trigger,body.contrast .item__icons-trigger__img:last-of-type .item__icons-trigger,body.contrast .item__icons-trigger__img:last-of-type .item__info-icon__button,body.contrast .item__info-icon:last-of-type .headings-details__desc__button,body.contrast .item__info-icon:last-of-type .headings-details__desc__button--mail,body.contrast .item__info-icon:last-of-type .headings-details__desc__button-trigger,body.contrast .item__info-icon:last-of-type .item__icons-trigger,body.contrast .item__info-icon:last-of-type .item__info-icon__button{border-right-color:#ff0}body.contrast .headings-details__desc__button,body.contrast .headings-details__desc__button--mail,body.contrast .headings-details__desc__button-trigger,body.contrast .item__icons-trigger,body.contrast .item__info-icon__button{border-color:#ff0;background:#191919}body.contrast .headings-details__desc__button--mail:focus .headings-details__desc__button-img--accent,body.contrast .headings-details__desc__button--mail:focus .item__info-icon__img--accent,body.contrast .headings-details__desc__button--mail:hover .headings-details__desc__button-img--accent,body.contrast .headings-details__desc__button--mail:hover .item__info-icon__img--accent,body.contrast .headings-details__desc__button-trigger:focus .headings-details__desc__button-img--accent,body.contrast .headings-details__desc__button-trigger:focus .item__info-icon__img--accent,body.contrast .headings-details__desc__button-trigger:hover .headings-details__desc__button-img--accent,body.contrast .headings-details__desc__button-trigger:hover .item__info-icon__img--accent,body.contrast .headings-details__desc__button:focus .headings-details__desc__button-img--accent,body.contrast .headings-details__desc__button:focus .item__info-icon__img--accent,body.contrast .headings-details__desc__button:hover .headings-details__desc__button-img--accent,body.contrast .headings-details__desc__button:hover .item__info-icon__img--accent,body.contrast .item__icons-trigger:focus .headings-details__desc__button-img--accent,body.contrast .item__icons-trigger:focus .item__info-icon__img--accent,body.contrast .item__icons-trigger:hover .headings-details__desc__button-img--accent,body.contrast .item__icons-trigger:hover .item__info-icon__img--accent,body.contrast .item__info-icon__button:focus .headings-details__desc__button-img--accent,body.contrast .item__info-icon__button:focus .item__info-icon__img--accent,body.contrast .item__info-icon__button:hover .headings-details__desc__button-img--accent,body.contrast .item__info-icon__button:hover .item__info-icon__img--accent{display:none}body.contrast .headings-details__desc__button--mail .headings-details__desc__button--text,body.contrast .headings-details__desc__button--mail .item__info-icon__button--text,body.contrast .headings-details__desc__button--mail:focus .headings-details__desc__button--text,body.contrast .headings-details__desc__button--mail:focus .item__info-icon__button--text,body.contrast .headings-details__desc__button--mail:hover .headings-details__desc__button--text,body.contrast .headings-details__desc__button--mail:hover .item__info-icon__button--text,body.contrast .headings-details__desc__button-trigger .headings-details__desc__button--text,body.contrast .headings-details__desc__button-trigger .item__info-icon__button--text,body.contrast .headings-details__desc__button-trigger:focus .headings-details__desc__button--text,body.contrast .headings-details__desc__button-trigger:focus .item__info-icon__button--text,body.contrast .headings-details__desc__button-trigger:hover .headings-details__desc__button--text,body.contrast .headings-details__desc__button-trigger:hover .item__info-icon__button--text,body.contrast .headings-details__desc__button .headings-details__desc__button--text,body.contrast .headings-details__desc__button .item__info-icon__button--text,body.contrast .headings-details__desc__button:focus .headings-details__desc__button--text,body.contrast .headings-details__desc__button:focus .item__info-icon__button--text,body.contrast .headings-details__desc__button:hover .headings-details__desc__button--text,body.contrast .headings-details__desc__button:hover .item__info-icon__button--text,body.contrast .item__icons-trigger .headings-details__desc__button--text,body.contrast .item__icons-trigger .item__info-icon__button--text,body.contrast .item__icons-trigger:focus .headings-details__desc__button--text,body.contrast .item__icons-trigger:focus .item__info-icon__button--text,body.contrast .item__icons-trigger:hover .headings-details__desc__button--text,body.contrast .item__icons-trigger:hover .item__info-icon__button--text,body.contrast .item__info-icon__button .headings-details__desc__button--text,body.contrast .item__info-icon__button .item__info-icon__button--text,body.contrast .item__info-icon__button:focus .headings-details__desc__button--text,body.contrast .item__info-icon__button:focus .item__info-icon__button--text,body.contrast .item__info-icon__button:hover .headings-details__desc__button--text,body.contrast .item__info-icon__button:hover .item__info-icon__button--text{color:#ff0}body.contrast .headings-details__desc__button-img,body.contrast .headings-details__desc__button-img--accent:hover,body.contrast .item__info-icon__img,body.contrast .item__info-icon__img--accent:hover{display:none}body.contrast .contrast.headings-details__desc__button-img,body.contrast .item__info-icon__img.contrast{display:inline-block}body.contrast .item__breadcrumbs{border-bottom-color:#585858}body.contrast .item__breadcrumbs__link{color:#ff0;text-decoration:underline}body.contrast .item__breadcrumbs__item{color:#fff;border-right-color:#585858}body.contrast .item__breadcrumbs__item-img{display:none}body.contrast .item__breadcrumbs__item-img.contrast{display:block}body.contrast .card__yearbook__alert-subsection-content,body.contrast .card__yearbook__number-subsection-content,body.contrast .card__yearbook__number-subsection-content--book,body.contrast .item__text{color:#fff}body.contrast .card__yearbook__alert-subsection-content a,body.contrast .card__yearbook__number-subsection-content--book a,body.contrast .card__yearbook__number-subsection-content a,body.contrast .item__text a{color:#ff0;text-decoration:underline}body.contrast .card__yearbook__alert-subsection-label,body.contrast .card__yearbook__number-subsection-label,body.contrast .item__subsection-label{color:#fff}body.contrast .headings-details__desc__button-trigger .headings-details__desc__button-trigger__img,body.contrast .headings-details__desc__button-trigger .headings-details__desc__button-trigger__img--accent,body.contrast .headings-details__desc__button-trigger .item__icons-trigger__img,body.contrast .headings-details__desc__button-trigger .item__icons-trigger__img--accent,body.contrast .headings-details__desc__button-trigger:focus .headings-details__desc__button-trigger__img,body.contrast .headings-details__desc__button-trigger:focus .headings-details__desc__button-trigger__img--accent,body.contrast .headings-details__desc__button-trigger:focus .item__icons-trigger__img,body.contrast .headings-details__desc__button-trigger:focus .item__icons-trigger__img--accent,body.contrast .headings-details__desc__button-trigger:hover .headings-details__desc__button-trigger__img,body.contrast .headings-details__desc__button-trigger:hover .headings-details__desc__button-trigger__img--accent,body.contrast .headings-details__desc__button-trigger:hover .item__icons-trigger__img,body.contrast .headings-details__desc__button-trigger:hover .item__icons-trigger__img--accent,body.contrast .item__icons-trigger .headings-details__desc__button-trigger__img,body.contrast .item__icons-trigger .headings-details__desc__button-trigger__img--accent,body.contrast .item__icons-trigger .item__icons-trigger__img,body.contrast .item__icons-trigger .item__icons-trigger__img--accent,body.contrast .item__icons-trigger:focus .headings-details__desc__button-trigger__img,body.contrast .item__icons-trigger:focus .headings-details__desc__button-trigger__img--accent,body.contrast .item__icons-trigger:focus .item__icons-trigger__img,body.contrast .item__icons-trigger:focus .item__icons-trigger__img--accent,body.contrast .item__icons-trigger:hover .headings-details__desc__button-trigger__img,body.contrast .item__icons-trigger:hover .headings-details__desc__button-trigger__img--accent,body.contrast .item__icons-trigger:hover .item__icons-trigger__img,body.contrast .item__icons-trigger:hover .item__icons-trigger__img--accent{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}body.contrast .advanced-search{background-color:#191919}body.contrast .advanced-search__content,body.contrast .advanced-search__main:after{border-color:#fff}body.contrast .advanced-search__select{border:1px solid #fff}body.contrast .advanced-search__select-field{border-color:#ff0}body.contrast .advanced-search__how__link{color:#ff0;text-decoration:underline}body.contrast .advanced-search__how__img{display:none}body.contrast .advanced-search__how__img.contrast{display:inline-block}body.contrast .advanced-search__form-list{background-color:#191919}body.contrast .advanced-search__form-list__item,body.contrast .advanced-search__form-list__item--add,body.contrast .advanced-search__form-list__item--and{border-color:#fff;background-color:#191919}body.contrast .advanced-search__form-list__item--and span{color:#fff}body.contrast .advanced-search__form-list__item--add__button:focus .advanced-search__button--dark,body.contrast .advanced-search__form-list__item--add__button:focus .advanced-search__button--light{background-color:#ff0;border-color:#ff0}.advanced-search body.contrast .date-range__bc,.advanced-search body.contrast .date-range__date-label-name,body.contrast .advanced-search .date-range__bc,body.contrast .advanced-search .date-range__date-label-name,body.contrast .advanced-search__field-label,body.contrast .advanced-search__field__error{color:#fff}.advanced-search body.contrast .date-range__date-input,body.contrast .advanced-search .date-range__date-input,body.contrast .advanced-search__input{background-color:#191919;border-color:#ff0;color:#ff0}.advanced-search body.contrast .date-range__date-input:focus,body.contrast .advanced-search .date-range__date-input:focus,body.contrast .advanced-search__input:focus{outline:none}.advanced-search body.contrast .date-range__date-input::-webkit-input-placeholder,body.contrast .advanced-search .date-range__date-input::-webkit-input-placeholder,body.contrast .advanced-search__input::-webkit-input-placeholder{color:#ff0}.advanced-search body.contrast .date-range__date-input::-moz-placeholder,body.contrast .advanced-search .date-range__date-input::-moz-placeholder,body.contrast .advanced-search__input::-moz-placeholder{color:#ff0}.advanced-search body.contrast .date-range__date-input::-ms-input-placeholder,body.contrast .advanced-search .date-range__date-input::-ms-input-placeholder,body.contrast .advanced-search__input::-ms-input-placeholder{color:#ff0}.advanced-search body.contrast .date-range__date-input::placeholder,body.contrast .advanced-search .date-range__date-input::placeholder,body.contrast .advanced-search__input::placeholder{color:#ff0}body.contrast .advanced-search__input--select{border-color:#ff0}body.contrast .advanced-search__add{color:#ff0}body.contrast .advanced-search__button--dark,body.contrast .advanced-search__button--light{background:#191919;border:2px solid #ff0}body.contrast .advanced-search__button--dark .advanced-search__button--light__img,body.contrast .advanced-search__button--dark .advanced-search__button--light__img--light,body.contrast .advanced-search__button--light .advanced-search__button--light__img,body.contrast .advanced-search__button--light .advanced-search__button--light__img--light{display:none}body.contrast .advanced-search__button--dark .advanced-search__button--light__img--light,body.contrast .advanced-search__button--light .advanced-search__button--light__img--light{display:inline-block}body.contrast .advanced-search__button--dark:focus-within,body.contrast .advanced-search__button--dark:hover,body.contrast .advanced-search__button--light:focus-within,body.contrast .advanced-search__button--light:hover{background:#ff0}body.contrast .advanced-search__button--dark:focus-within .advanced-search__button--light__img,body.contrast .advanced-search__button--dark:focus-within .advanced-search__button--light__img--light,body.contrast .advanced-search__button--dark:hover .advanced-search__button--light__img,body.contrast .advanced-search__button--dark:hover .advanced-search__button--light__img--light,body.contrast .advanced-search__button--light:focus-within .advanced-search__button--light__img,body.contrast .advanced-search__button--light:focus-within .advanced-search__button--light__img--light,body.contrast .advanced-search__button--light:hover .advanced-search__button--light__img,body.contrast .advanced-search__button--light:hover .advanced-search__button--light__img--light{display:none}body.contrast .advanced-search__button--dark:focus-within .advanced-search__button--light__img.contrast,body.contrast .advanced-search__button--dark:focus-within .contrast.advanced-search__button--light__img--light,body.contrast .advanced-search__button--dark:hover .advanced-search__button--light__img.contrast,body.contrast .advanced-search__button--dark:hover .contrast.advanced-search__button--light__img--light,body.contrast .advanced-search__button--light:focus-within .advanced-search__button--light__img.contrast,body.contrast .advanced-search__button--light:focus-within .contrast.advanced-search__button--light__img--light,body.contrast .advanced-search__button--light:hover .advanced-search__button--light__img.contrast,body.contrast .advanced-search__button--light:hover .contrast.advanced-search__button--light__img--light{display:inline-block}body.contrast .advanced-search__button--light .advanced-search__button--light__img--light{display:none}body.contrast .advanced-search__button--light .advanced-search__button--light__img--light.contrast,body.contrast .advanced-search__button--light:hover .advanced-search__button--light__img--light{display:inline-block}body.contrast .advanced-search__button--light:hover .advanced-search__button--light__img--light.contrast{display:none}body.contrast .advanced-search__button--light:hover .advanced-search__button--light__img,body.contrast .advanced-search__button--light:hover .advanced-search__button--light__img--light{display:inline-block}body.contrast .advanced-search__button--light:hover .advanced-search__button--light__img.contrast,body.contrast .advanced-search__button--light:hover .contrast.advanced-search__button--light__img--light{display:none}body.contrast .advanced-search__item--left .advanced-search__field--select .Select-value{background-color:#191919}body.contrast .advanced-search__item--left .advanced-search__field--select .Select-value-label{color:#ff0}body.contrast .advanced-search__item--right .advanced-search__field--select .Select-value{background-color:#191919}body.contrast .advanced-search__item__remove{border-color:#fff}body.contrast .advanced-search__item__remove-icon:after,body.contrast .advanced-search__item__remove-icon:before{background:#ff0}body.contrast .advanced-search__item__remove:focus,body.contrast .advanced-search__item__remove:hover{background-color:#ff0}body.contrast .advanced-search__item__remove:focus .advanced-search__item__remove-icon:after,body.contrast .advanced-search__item__remove:focus .advanced-search__item__remove-icon:before,body.contrast .advanced-search__item__remove:hover .advanced-search__item__remove-icon:after,body.contrast .advanced-search__item__remove:hover .advanced-search__item__remove-icon:before{background:#191919}body.contrast .advanced-search .card__main-header,body.contrast .advanced-search .page-header,body.contrast .advanced-search .record__main-header{color:#fff}body.contrast .results{background-color:#0b0b0b}body.contrast .results .card__main-header,body.contrast .results .page-header,body.contrast .results .record__main-header,body.contrast .results .search-info__key,body.contrast .results .search-info__key strong{color:#fff}body.contrast .error-page--inner .headings-details__desc__button-item:nth-last-of-type(2) .headings-details__desc__button,body.contrast .error-page--inner .headings-details__desc__button-item:nth-last-of-type(2) .headings-details__desc__button--mail,body.contrast .error-page--inner .headings-details__desc__button-item:nth-last-of-type(2) .headings-details__desc__button-trigger,body.contrast .error-page--inner .headings-details__desc__button-item:nth-last-of-type(2) .item__icons-trigger,body.contrast .error-page--inner .headings-details__desc__button-item:nth-last-of-type(2) .item__info-icon__button,body.contrast .error-page--inner .headings-details__desc__button-trigger__img--accent:nth-last-of-type(2) .headings-details__desc__button,body.contrast .error-page--inner .headings-details__desc__button-trigger__img--accent:nth-last-of-type(2) .headings-details__desc__button--mail,body.contrast .error-page--inner .headings-details__desc__button-trigger__img--accent:nth-last-of-type(2) .headings-details__desc__button-trigger,body.contrast .error-page--inner .headings-details__desc__button-trigger__img--accent:nth-last-of-type(2) .item__icons-trigger,body.contrast .error-page--inner .headings-details__desc__button-trigger__img--accent:nth-last-of-type(2) .item__info-icon__button,body.contrast .error-page--inner .headings-details__desc__button-trigger__img:nth-last-of-type(2) .headings-details__desc__button,body.contrast .error-page--inner .headings-details__desc__button-trigger__img:nth-last-of-type(2) .headings-details__desc__button--mail,body.contrast .error-page--inner .headings-details__desc__button-trigger__img:nth-last-of-type(2) .headings-details__desc__button-trigger,body.contrast .error-page--inner .headings-details__desc__button-trigger__img:nth-last-of-type(2) .item__icons-trigger,body.contrast .error-page--inner .headings-details__desc__button-trigger__img:nth-last-of-type(2) .item__info-icon__button,body.contrast .error-page--inner .item__icons-trigger__img--accent:nth-last-of-type(2) .headings-details__desc__button,body.contrast .error-page--inner .item__icons-trigger__img--accent:nth-last-of-type(2) .headings-details__desc__button--mail,body.contrast .error-page--inner .item__icons-trigger__img--accent:nth-last-of-type(2) .headings-details__desc__button-trigger,body.contrast .error-page--inner .item__icons-trigger__img--accent:nth-last-of-type(2) .item__icons-trigger,body.contrast .error-page--inner .item__icons-trigger__img--accent:nth-last-of-type(2) .item__info-icon__button,body.contrast .error-page--inner .item__icons-trigger__img:nth-last-of-type(2) .headings-details__desc__button,body.contrast .error-page--inner .item__icons-trigger__img:nth-last-of-type(2) .headings-details__desc__button--mail,body.contrast .error-page--inner .item__icons-trigger__img:nth-last-of-type(2) .headings-details__desc__button-trigger,body.contrast .error-page--inner .item__icons-trigger__img:nth-last-of-type(2) .item__icons-trigger,body.contrast .error-page--inner .item__icons-trigger__img:nth-last-of-type(2) .item__info-icon__button,body.contrast .error-page--inner .item__info-icon:nth-last-of-type(2) .headings-details__desc__button,body.contrast .error-page--inner .item__info-icon:nth-last-of-type(2) .headings-details__desc__button--mail,body.contrast .error-page--inner .item__info-icon:nth-last-of-type(2) .headings-details__desc__button-trigger,body.contrast .error-page--inner .item__info-icon:nth-last-of-type(2) .item__icons-trigger,body.contrast .error-page--inner .item__info-icon:nth-last-of-type(2) .item__info-icon__button,body.contrast .results__inner .headings-details__desc__button-item:nth-last-of-type(2) .headings-details__desc__button,body.contrast .results__inner .headings-details__desc__button-item:nth-last-of-type(2) .headings-details__desc__button--mail,body.contrast .results__inner .headings-details__desc__button-item:nth-last-of-type(2) .headings-details__desc__button-trigger,body.contrast .results__inner .headings-details__desc__button-item:nth-last-of-type(2) .item__icons-trigger,body.contrast .results__inner .headings-details__desc__button-item:nth-last-of-type(2) .item__info-icon__button,body.contrast .results__inner .headings-details__desc__button-trigger__img--accent:nth-last-of-type(2) .headings-details__desc__button,body.contrast .results__inner .headings-details__desc__button-trigger__img--accent:nth-last-of-type(2) .headings-details__desc__button--mail,body.contrast .results__inner .headings-details__desc__button-trigger__img--accent:nth-last-of-type(2) .headings-details__desc__button-trigger,body.contrast .results__inner .headings-details__desc__button-trigger__img--accent:nth-last-of-type(2) .item__icons-trigger,body.contrast .results__inner .headings-details__desc__button-trigger__img--accent:nth-last-of-type(2) .item__info-icon__button,body.contrast .results__inner .headings-details__desc__button-trigger__img:nth-last-of-type(2) .headings-details__desc__button,body.contrast .results__inner .headings-details__desc__button-trigger__img:nth-last-of-type(2) .headings-details__desc__button--mail,body.contrast .results__inner .headings-details__desc__button-trigger__img:nth-last-of-type(2) .headings-details__desc__button-trigger,body.contrast .results__inner .headings-details__desc__button-trigger__img:nth-last-of-type(2) .item__icons-trigger,body.contrast .results__inner .headings-details__desc__button-trigger__img:nth-last-of-type(2) .item__info-icon__button,body.contrast .results__inner .item__icons-trigger__img--accent:nth-last-of-type(2) .headings-details__desc__button,body.contrast .results__inner .item__icons-trigger__img--accent:nth-last-of-type(2) .headings-details__desc__button--mail,body.contrast .results__inner .item__icons-trigger__img--accent:nth-last-of-type(2) .headings-details__desc__button-trigger,body.contrast .results__inner .item__icons-trigger__img--accent:nth-last-of-type(2) .item__icons-trigger,body.contrast .results__inner .item__icons-trigger__img--accent:nth-last-of-type(2) .item__info-icon__button,body.contrast .results__inner .item__icons-trigger__img:nth-last-of-type(2) .headings-details__desc__button,body.contrast .results__inner .item__icons-trigger__img:nth-last-of-type(2) .headings-details__desc__button--mail,body.contrast .results__inner .item__icons-trigger__img:nth-last-of-type(2) .headings-details__desc__button-trigger,body.contrast .results__inner .item__icons-trigger__img:nth-last-of-type(2) .item__icons-trigger,body.contrast .results__inner .item__icons-trigger__img:nth-last-of-type(2) .item__info-icon__button,body.contrast .results__inner .item__info-icon:nth-last-of-type(2) .headings-details__desc__button,body.contrast .results__inner .item__info-icon:nth-last-of-type(2) .headings-details__desc__button--mail,body.contrast .results__inner .item__info-icon:nth-last-of-type(2) .headings-details__desc__button-trigger,body.contrast .results__inner .item__info-icon:nth-last-of-type(2) .item__icons-trigger,body.contrast .results__inner .item__info-icon:nth-last-of-type(2) .item__info-icon__button{border-right-color:#ff0}body.contrast .card__tab:before,body.contrast .results__tab:before{background:#000}body.contrast .card__tab:focus-within .results__tab-count,body.contrast .card__tab:focus-within .results__tab-name,body.contrast .card__tab:hover .results__tab-count,body.contrast .card__tab:hover .results__tab-name,body.contrast .results__tab:focus-within .results__tab-count,body.contrast .results__tab:focus-within .results__tab-name,body.contrast .results__tab:hover .results__tab-count,body.contrast .results__tab:hover .results__tab-name{color:#191919}body.contrast .card__tab:focus-within .results__tab-icon,body.contrast .card__tab:hover .results__tab-icon,body.contrast .results__tab:focus-within .results__tab-icon,body.contrast .results__tab:hover .results__tab-icon{-webkit-filter:brightness(0);filter:brightness(0)}body.contrast .card__tab:focus-within:before,body.contrast .card__tab:hover:before,body.contrast .results__tab:focus-within:before,body.contrast .results__tab:hover:before{background:#ff0}body.contrast .card__tab button,body.contrast .results__tab button{color:#fff}body.contrast .card__tab:not(.active):before,body.contrast .results__tab:not(.active):before{border-color:#ff0;border-bottom-color:#fff}body.contrast .card__tab:hover:not(.active):before,body.contrast .results__tab:hover:not(.active):before{border-color:#ff0}body.contrast .results__tab-count{color:#fff}body.contrast .active.card__tab .results__tab-name,body.contrast .results__tab.active .results__tab-name{color:#fff;text-decoration:none}body.contrast .active.card__tab:before,body.contrast .results__tab.active:before{background-color:#181818;border-color:#fff;border-bottom:1px solid #181818}body.contrast .results__tab-name{color:#ff0;text-decoration:underline}body.contrast .results__tab-icon{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}body.contrast .results__content,body.contrast .results__loader--inner{border:1px solid #fff;background-color:#181818}body.contrast .results__content .results__tab-filters__toggle-container,body.contrast .results__content .selected-filters,body.contrast .results__loader--inner .results__tab-filters__toggle-container,body.contrast .results__loader--inner .selected-filters{background-color:#181818}body.contrast .results__content .selected-filters__remove-all,body.contrast .results__loader--inner .selected-filters__remove-all{color:#ff0;text-decoration:underline}body.contrast .results__content .selected-filters__header,body.contrast .results__loader--inner .selected-filters__header{color:#fff}body.contrast .results__content .selected-filters__block,body.contrast .results__loader--inner .selected-filters__block{color:#ff0;text-decoration:underline}body.contrast .results__content .selected-filters__block:focus-within .checkbox--regular-inner,body.contrast .results__loader--inner .selected-filters__block:focus-within .checkbox--regular-inner{background-color:#ff0}body.contrast .results__content .selected-filters__block:focus-within .checkbox--regular-inner:after,body.contrast .results__loader--inner .selected-filters__block:focus-within .checkbox--regular-inner:after{border-color:#191919}body.contrast .results__content .selected-filters__block__img,body.contrast .results__loader--inner .selected-filters__block__img{display:none}body.contrast .results__content .selected-filters__block__img.contrast,body.contrast .results__loader--inner .selected-filters__block__img.contrast{display:inline-block}body.contrast .results__content .selected-filters__block__info,body.contrast .results__loader--inner .selected-filters__block__info{background-color:#181818;border:1px solid #ff0}body.contrast .results__content .selected-filters__filter-remove:hover .selected-filters__filter-remove__img,body.contrast .results__content .selected-filters__filter-remove__img:after,body.contrast .results__content .selected-filters__filter-remove__img:before,body.contrast .results__loader--inner .selected-filters__filter-remove:hover .selected-filters__filter-remove__img,body.contrast .results__loader--inner .selected-filters__filter-remove__img:after,body.contrast .results__loader--inner .selected-filters__filter-remove__img:before{background:#ff0}body.contrast .results__content .selected-filters__filter-remove:hover .selected-filters__filter-remove__img:after,body.contrast .results__content .selected-filters__filter-remove:hover .selected-filters__filter-remove__img:before,body.contrast .results__loader--inner .selected-filters__filter-remove:hover .selected-filters__filter-remove__img:after,body.contrast .results__loader--inner .selected-filters__filter-remove:hover .selected-filters__filter-remove__img:before{background:#191919}body.contrast .results__content .selected-filters__filter-label,body.contrast .results__content .selected-filters__filter-name,body.contrast .results__loader--inner .selected-filters__filter-label,body.contrast .results__loader--inner .selected-filters__filter-name{color:#fff}body.contrast .results__list-container,body.contrast .results__list-item{background-color:#181818}body.contrast .results__list-item__field__show-all{color:#ff0}body.contrast .results__list-item__field__more,body.contrast .results__tab-filters__opened{background-color:#181818}body.contrast .results__list-item__field__more .field-more__header,body.contrast .results__list-item__field__more .results__tab-filters__opened__header,body.contrast .results__tab-filters__opened .field-more__header,body.contrast .results__tab-filters__opened .results__tab-filters__opened__header{color:#fff}body.contrast .results__list-item__field__more .field-more__close:after,body.contrast .results__list-item__field__more .field-more__close:before,body.contrast .results__list-item__field__more .results__tab-filters__close:after,body.contrast .results__list-item__field__more .results__tab-filters__close:before,body.contrast .results__tab-filters__opened .field-more__close:after,body.contrast .results__tab-filters__opened .field-more__close:before,body.contrast .results__tab-filters__opened .results__tab-filters__close:after,body.contrast .results__tab-filters__opened .results__tab-filters__close:before{background:#ff0}body.contrast .results__list-item__img-container{background-color:#181818}body.contrast .results__list-item.card:before{background:#191919}body.contrast .results__list-item.card .results__list-item__footer,body.contrast .results__list-item.card .results__list-item__header{background-color:#191919}body.contrast .results__list-item.card .results__list-item__header--left a{color:#ff0;text-decoration:underline}body.contrast .results__list-item__footer,body.contrast .results__list-item__header{background-color:#000;border-bottom-color:#4e4e4e}body.contrast .results__list-item__header--left{color:#fff;border-right-color:#4e4e4e}body.contrast .results__list-item__header-subtype{color:#fff}body.contrast .results__list-item__field-elem b{color:#ff0}body.contrast .results__list-item__footer{background-color:#181818}body.contrast .results__list-item__footer-separator--left{border-top-color:#4e4e4e}body.contrast .results__list-item__footer--right{color:#ff0}body.contrast .results__list-item__footer--right .show-more{color:#ff0;text-decoration:underline}body.contrast .results__list-item__footer--right .show-more__img{background-image:url(/static/media/arrow-circle-full-contrast.3a01e72b.svg)}body.contrast .results__list-item__info,body.contrast .results__list-item__info strong{color:#fff}body.contrast .results__list-item__title{color:#ff0;text-decoration:underline}body.contrast .results__list-item__field-elem,body.contrast .results__list-item__record,body.contrast .results__list-item__records{color:#fff}body.contrast .results__list-item__field-elem a{color:#ff0;text-decoration:underline}body.contrast .results__details__desc{color:#fff}body.contrast .results__details__switches{background-color:#191919}body.contrast .results__details__switches__switch{border-color:#ff0;color:#191919;background:#ff0}body.contrast .results__details__switches__switch:focus,body.contrast .results__details__switches__switch:hover{border-color:#ff0;color:#ff0;background:#191919;outline:none}body.contrast .results__details__switches__switch--active{border-color:#ff0;color:#ff0}body.contrast .results__details__switches__switch--active:after{border-color:#ff0}body.contrast .results__details__field-label{color:#fff}body.contrast .results__no-results--in-cards-desc{color:#ff0}body.contrast .error-page--causes,body.contrast .error-page--sorry,body.contrast .error-page--title,body.contrast .error-page--what-now-container,body.contrast .news__no-results--causes,body.contrast .news__no-results--sorry,body.contrast .news__no-results--title,body.contrast .news__no-results--what-now-container,body.contrast .results__no-results--desc,body.contrast .results__no-results--in-cards-desc,body.contrast .results__no-results--italic,body.contrast .results__no-results--suggestions,body.contrast .results__no-results--title{color:#fff}body.contrast .error-page--separator,body.contrast .news__no-results--separator,body.contrast .results__no-results--separator{background:#fff}body.contrast .error-page--causes-img,body.contrast .error-page--sorry-img,body.contrast .news__no-results--causes-img,body.contrast .news__no-results--sorry-img,body.contrast .results__no-results--suggestions-img{display:none}body.contrast .contrast.error-page--causes-img,body.contrast .contrast.error-page--sorry-img,body.contrast .contrast.news__no-results--causes-img,body.contrast .contrast.news__no-results--sorry-img,body.contrast .results__no-results--suggestions-img.contrast{display:inline-block}body.contrast .card{background-color:#191919}body.contrast .card__main-header{color:#fff}body.contrast .card__main-header__img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}body.contrast .card__content{background-color:#191919}body.contrast .card__header-title,body.contrast .card__section-label,body.contrast .card__section-label--desc,body.contrast .card__section__data-label,body.contrast .card__yearbook__header{color:#fff}body.contrast .card__section__data-container{background-color:#191919;border:1px solid #fff}body.contrast .card__switch__link-text{color:#ff0}body.contrast .card__switch__link[disabled] .card__switch__link-text{color:#8c8c8c}body.contrast .card__switch__link-text{text-decoration:underline}body.contrast .card__meta-data{border-color:#fff}body.contrast .card__meta-data__item{color:#fff}body.contrast .card__yearbook__list{background-color:#191919}body.contrast .card__yearbook__list .card__yearbook__year-open{border-color:#ff0;color:#ff0}body.contrast .card__yearbook__list .card__yearbook__year-open:focus,body.contrast .card__yearbook__list .card__yearbook__year-open:hover{color:#191919;background-color:#ff0}body.contrast .card__yearbook__list .card__yearbook__year-hide{background-color:#ff0;border-color:#ff0}body.contrast .card__yearbook__list .card__yearbook__year-hide:focus,body.contrast .card__yearbook__list .card__yearbook__year-hide:hover{color:#191919;background-color:#ff0}body.contrast .card__yearbook__list-container{border-color:#fff;background-color:#191919}body.contrast .card__yearbook__list-header{border-color:#fff;background-color:#191919;color:#fff}body.contrast .card__yearbook__list-total{color:#fff}body.contrast .card__yearbook__number,body.contrast .card__yearbook__year{color:#ff0;text-decoration:underline}body.contrast .card__yearbook__year-label{background-color:#191919}body.contrast .card__yearbook__year--first{color:#fff}body.contrast .card__yearbook__alert{background-color:#191919;border-color:#ff0}body.contrast .card__yearbook__number-desc,body.contrast .card__yearbook__number-list-item{background-color:#191919}.headings-details body.contrast .structure__details,body.contrast .card__yearbook__number-details,body.contrast .headings-details .structure__details{background-color:#ff0;color:#191919}.headings-details body.contrast .structure__details:focus,.headings-details body.contrast .structure__details:hover,body.contrast .card__yearbook__number-details:focus,body.contrast .card__yearbook__number-details:hover,body.contrast .headings-details .structure__details:focus,body.contrast .headings-details .structure__details:hover{background-color:#191919;color:#ff0}body.contrast .card__tab:focus:not(.active) button,body.contrast .card__tab:hover:not(.active) button{color:#191919}body.contrast .field-tree__item-label:focus-within{background-color:transparent}body.contrast .filter__trigger{color:#ff0;border:1px solid #ff0;background:#191919}body.contrast .filter__trigger__chevron,body.contrast .filter__trigger__chevron--up{border-color:#ff0}body.contrast .filter__content{background-color:#191919}body.contrast .filter__header{color:#fff}body.contrast .filter__close:after,body.contrast .filter__close:before{background:#ff0}body.contrast .filter__selected{border-color:#ff0}body.contrast .selection-list__select-all{color:#ff0}body.contrast .selection-list__select-all .checkbox--regular.checkbox--regular-checked .checkbox--regular-inner{background-color:#ff0}body.contrast .selection-list__select-all .checkbox--regular.checkbox--regular-checked .checkbox--regular-inner:after{border-color:#191919}body.contrast .selection-list__select-all:focus-within{outline-color:#ff0}body.contrast .selection-list__clean{color:#ff0}body.contrast .selection-list__search-input{background-color:#191919;border-color:#ff0;color:#ff0}body.contrast .selection-list__search-input::-webkit-input-placeholder{color:#fff}body.contrast .selection-list__search-input::-moz-placeholder{color:#fff}body.contrast .selection-list__search-input::-ms-input-placeholder{color:#fff}body.contrast .selection-list__search-input::placeholder{color:#fff}body.contrast .field-tree__item-label,body.contrast .selection-list__item-label{color:#ff0;border:1px solid transparent}body.contrast .field-tree__item-label .checkbox--regular.checkbox--regular-checked .checkbox--regular-inner,body.contrast .selection-list__item-label .checkbox--regular.checkbox--regular-checked .checkbox--regular-inner{background-color:#ff0}body.contrast .field-tree__item-label .checkbox--regular.checkbox--regular-checked .checkbox--regular-inner:after,body.contrast .selection-list__item-label .checkbox--regular.checkbox--regular-checked .checkbox--regular-inner:after{border-color:#191919}body.contrast .field-tree__item-label:focus,body.contrast .field-tree__item-label:hover,body.contrast .selection-list__item-label:focus,body.contrast .selection-list__item-label:hover{background-color:#191919;border-color:#ff0}body.contrast .field-tree__item-label:focus-within,body.contrast .selection-list__item-label:focus-within{background-color:#181818;border-color:#ff0}body.contrast .checkbox--regular-inner{border-color:#ff0;background-color:#191919}body.contrast .ipp__button{color:#ff0;text-decoration:underline}body.contrast .ipp__button:focus{outline-color:#ff0}body.contrast .ipp__button.active{color:#fff;border-bottom:none;text-decoration:none}body.contrast .ipp__text{color:#fff}body.contrast .pagination__input{background-color:#191919;border-color:#ff0;color:#ff0}body.contrast .pagination__list-item__separator,body.contrast .pagination__total-label{color:#fff}body.contrast .pagination__button{color:#ff0;text-decoration:underline}body.contrast .pagination__button:focus{outline-color:#ff0}body.contrast .pagination__list-item .active{border-bottom:none;color:#fff;text-decoration:none}body.contrast .Select.card__switch__select,body.contrast .Select.sort-items__select,body.contrast .Select.sort-items__select>.Select-control .Select-arrow{border-color:#ff0}body.contrast .Select-control,body.contrast .Select-value{background-color:#191919}body.contrast .Select-placeholder{color:#ff0!important}body.contrast .Select-arrow{border-color:#ff0}body.contrast .Select-value,body.contrast .Select-value:focus,body.contrast .Select-value:focus-within,body.contrast .Select-value:hover{background:#191919}body.contrast .Select-menu-outer{background-color:#191919!important;border-color:#ff0!important}body.contrast .Select-menu-outer span{color:red!important}body.contrast .Select-option{background-color:#191919;color:#ff0;border-color:#ff0}body.contrast .Select-option.is-focused,body.contrast .Select-option.is-selected{background-color:#ff0;color:#191919}body.contrast .Select-option.is-focused:focus,body.contrast .Select-option.is-focused:focus-within,body.contrast .Select-option.is-focused:hover,body.contrast .Select-option.is-selected:focus,body.contrast .Select-option.is-selected:focus-within,body.contrast .Select-option.is-selected:hover{background-color:#ff0;color:#191919}body.contrast .Select-option.is-focused:after,body.contrast .Select-option.is-selected:after{border-color:#ff0}body.contrast .Select-control{background:#191919}body.contrast .Select.is-open.results__details__input--select>.Select-control .Select-arrow,body.contrast .Select .Select-arrow{border-color:#ff0}.headings-details body.contrast .results__details__input--select .Select-option,body.contrast .advanced-search__input--select .Select-option,body.contrast .headings-details .results__details__input--select .Select-option,body.contrast .search-bar__form-select-field .Select-option,body.contrast .select--regular .Select-option,body.contrast .sort-items__select .Select-option{background:#191919;color:#ff0;border-bottom-color:#ff0}.headings-details body.contrast .results__details__input--select .Select-option:after,body.contrast .advanced-search__input--select .Select-option:after,body.contrast .headings-details .results__details__input--select .Select-option:after,body.contrast .search-bar__form-select-field .Select-option:after,body.contrast .select--regular .Select-option:after,body.contrast .sort-items__select .Select-option:after{border-color:#ff0}.headings-details body.contrast .results__details__input--select .Select-option.is-selected.is-focused,.headings-details body.contrast .results__details__input--select .Select-option:focus,.headings-details body.contrast .results__details__input--select .Select-option:hover,body.contrast .advanced-search__input--select .Select-option.is-selected.is-focused,body.contrast .advanced-search__input--select .Select-option:focus,body.contrast .advanced-search__input--select .Select-option:hover,body.contrast .headings-details .results__details__input--select .Select-option.is-selected.is-focused,body.contrast .headings-details .results__details__input--select .Select-option:focus,body.contrast .headings-details .results__details__input--select .Select-option:hover,body.contrast .search-bar__form-select-field .Select-option.is-selected.is-focused,body.contrast .search-bar__form-select-field .Select-option:focus,body.contrast .search-bar__form-select-field .Select-option:hover,body.contrast .select--regular .Select-option.is-selected.is-focused,body.contrast .select--regular .Select-option:focus,body.contrast .select--regular .Select-option:hover,body.contrast .sort-items__select .Select-option.is-selected.is-focused,body.contrast .sort-items__select .Select-option:focus,body.contrast .sort-items__select .Select-option:hover{background:#ff0;color:#191919}.headings-details body.contrast .results__details__input--select .Select-option.is-selected.is-focused:after,body.contrast .advanced-search__input--select .Select-option.is-selected.is-focused:after,body.contrast .headings-details .results__details__input--select .Select-option.is-selected.is-focused:after,body.contrast .search-bar__form-select-field .Select-option.is-selected.is-focused:after,body.contrast .select--regular .Select-option.is-selected.is-focused:after,body.contrast .sort-items__select .Select-option.is-selected.is-focused:after{border-color:#191919}body.contrast .Select.has-value.Select--single>.Select-control .Select-value .Select-value-label{color:#ff0;background:#191919}body.contrast .Select.has-value.Select--single>.Select-control .Select-value{background:#191919}.headings-details body.contrast .results__details__input--select .Select-placeholder,body.contrast .advanced-search__input--select .Select-placeholder,body.contrast .headings-details .results__details__input--select .Select-placeholder,body.contrast .search-bar__form-select-field .Select-placeholder,body.contrast .select--regular .Select-placeholder,body.contrast .sort-items__select .Select-placeholder{background-color:#191919}body.contrast .about-pbl__menu-list__item--img,body.contrast .collections__menu-list__item--img,body.contrast .news__menu-list__item--img,body.contrast .side-menu__list-item--img{background-image:url(/static/media/arrow-circle-empty-right-contrast.6f451ced.svg)}body.contrast .about-pbl__menu-list__item--btn,body.contrast .collections__menu-list__item--btn,body.contrast .news__menu-list__item--btn,body.contrast .side-menu__list-item--btn{border-color:#ff0;color:#ff0;background:#191919}body.contrast .about-pbl__menu-list__item--btn:focus,body.contrast .about-pbl__menu-list__item--btn:hover,body.contrast .collections__menu-list__item--btn:focus,body.contrast .collections__menu-list__item--btn:hover,body.contrast .news__menu-list__item--btn:focus,body.contrast .news__menu-list__item--btn:hover,body.contrast .side-menu__list-item--btn:focus,body.contrast .side-menu__list-item--btn:hover{text-decoration:underline}body.contrast .about-pbl__menu-list__item--btn:focus .about-pbl__menu-list__item--img,body.contrast .about-pbl__menu-list__item--btn:focus .collections__menu-list__item--img,body.contrast .about-pbl__menu-list__item--btn:focus .news__menu-list__item--img,body.contrast .about-pbl__menu-list__item--btn:focus .side-menu__list-item--img,body.contrast .about-pbl__menu-list__item--btn:hover .about-pbl__menu-list__item--img,body.contrast .about-pbl__menu-list__item--btn:hover .collections__menu-list__item--img,body.contrast .about-pbl__menu-list__item--btn:hover .news__menu-list__item--img,body.contrast .about-pbl__menu-list__item--btn:hover .side-menu__list-item--img,body.contrast .collections__menu-list__item--btn:focus .about-pbl__menu-list__item--img,body.contrast .collections__menu-list__item--btn:focus .collections__menu-list__item--img,body.contrast .collections__menu-list__item--btn:focus .news__menu-list__item--img,body.contrast .collections__menu-list__item--btn:focus .side-menu__list-item--img,body.contrast .collections__menu-list__item--btn:hover .about-pbl__menu-list__item--img,body.contrast .collections__menu-list__item--btn:hover .collections__menu-list__item--img,body.contrast .collections__menu-list__item--btn:hover .news__menu-list__item--img,body.contrast .collections__menu-list__item--btn:hover .side-menu__list-item--img,body.contrast .news__menu-list__item--btn:focus .about-pbl__menu-list__item--img,body.contrast .news__menu-list__item--btn:focus .collections__menu-list__item--img,body.contrast .news__menu-list__item--btn:focus .news__menu-list__item--img,body.contrast .news__menu-list__item--btn:focus .side-menu__list-item--img,body.contrast .news__menu-list__item--btn:hover .about-pbl__menu-list__item--img,body.contrast .news__menu-list__item--btn:hover .collections__menu-list__item--img,body.contrast .news__menu-list__item--btn:hover .news__menu-list__item--img,body.contrast .news__menu-list__item--btn:hover .side-menu__list-item--img,body.contrast .side-menu__list-item--btn:focus .about-pbl__menu-list__item--img,body.contrast .side-menu__list-item--btn:focus .collections__menu-list__item--img,body.contrast .side-menu__list-item--btn:focus .news__menu-list__item--img,body.contrast .side-menu__list-item--btn:focus .side-menu__list-item--img,body.contrast .side-menu__list-item--btn:hover .about-pbl__menu-list__item--img,body.contrast .side-menu__list-item--btn:hover .collections__menu-list__item--img,body.contrast .side-menu__list-item--btn:hover .news__menu-list__item--img,body.contrast .side-menu__list-item--btn:hover .side-menu__list-item--img{background-image:url(/static/media/arrow-circle-empty-right-contrast.6f451ced.svg)}body.contrast .active.about-pbl__menu-list__item--btn .about-pbl__menu-list__item--img,body.contrast .active.about-pbl__menu-list__item--btn .collections__menu-list__item--img,body.contrast .active.about-pbl__menu-list__item--btn .news__menu-list__item--img,body.contrast .active.about-pbl__menu-list__item--btn .side-menu__list-item--img,body.contrast .active.collections__menu-list__item--btn .about-pbl__menu-list__item--img,body.contrast .active.collections__menu-list__item--btn .collections__menu-list__item--img,body.contrast .active.collections__menu-list__item--btn .news__menu-list__item--img,body.contrast .active.collections__menu-list__item--btn .side-menu__list-item--img,body.contrast .active.news__menu-list__item--btn .about-pbl__menu-list__item--img,body.contrast .active.news__menu-list__item--btn .collections__menu-list__item--img,body.contrast .active.news__menu-list__item--btn .news__menu-list__item--img,body.contrast .active.news__menu-list__item--btn .side-menu__list-item--img,body.contrast .side-menu__list-item--btn.active .about-pbl__menu-list__item--img,body.contrast .side-menu__list-item--btn.active .collections__menu-list__item--img,body.contrast .side-menu__list-item--btn.active .news__menu-list__item--img,body.contrast .side-menu__list-item--btn.active .side-menu__list-item--img{background-image:url(/static/media/check-contrast.b40563f2.svg)}body.contrast .cookie-bar{background-color:#191919;border-top:1px solid #ff0}body.contrast .cookie-bar__desc,body.contrast .cookie-bar__header{color:#fff}body.contrast .cookie-bar__button{color:#ff0;border:2px solid #ff0}body.contrast .scroll-top__button:hover{background-color:#ff0}body.contrast .scroll-top__button:hover .scroll-top__button-img{background-image:url(/static/media/chevron-up.cdea6f18.svg)}body.contrast .error-page,body.contrast .error-server{background-color:#191919;color:#fff}body.contrast .error-page__use-map,body.contrast .error-page h2,body.contrast .error-page h3,body.contrast .error-page p,body.contrast .error-server__use-map,body.contrast .error-server h2,body.contrast .error-server h3,body.contrast .error-server p,body.contrast .news__no-results--use-map{color:#fff}body.contrast .error-page a,body.contrast .error-server a{color:#ff0;text-decoration:underline}body.contrast .loader__text{color:#fff}body.contrast .alert-danger{color:#ff0;background:#191919;z-index:1}body.contrast .login{background-color:#191919}body.contrast .login__img{display:none}body.contrast .login__img.contrast{display:block}body.contrast .login__title{color:#fff}body.contrast .login__container{border-color:#ff0}body.contrast .login__btn.active{background-color:#ff0;color:#191919}body.contrast .login__form-group:focus-within .login__form-label{color:#ff0}body.contrast .login__form-label{color:#fff}body.contrast .login__form-input{border-color:#fff;color:#ff0}body.contrast .login__form-input:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #191919 inset;color:#fff}body.contrast .login__form-input:focus{border:1px solid #ff0;border-bottom-width:2px;background-color:#191919}
/*# sourceMappingURL=main.ac46d032.css.map*/