@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);.header[data-v-438b632d]{display:flex;align-items:center;padding:42px 0;border-bottom:2px solid #a4a5a9;position:relative}.header__logo[data-v-438b632d]{margin-right:178px}@media screen and (max-width:1199px){.header__logo[data-v-438b632d]{margin-right:80px;max-width:280px}}@media screen and (max-width:1023px){.header__logo[data-v-438b632d]{max-width:30%}}@media screen and (max-width:767px){.header__logo[data-v-438b632d]{margin-right:0;max-width:179px}}.header__container[data-v-438b632d]{display:flex;align-items:center;flex:1}.header__nav[data-v-438b632d]{display:flex;justify-content:space-between;flex:1}.header__project-info[data-v-438b632d]{margin:-3px auto 0}.header__menu-button[data-v-438b632d]{display:none;transition:all .2s ease;width:34px;height:34px}.header__menu-button[data-v-438b632d]:focus,.header__menu-button[data-v-438b632d]:hover{color:#bc2626}.header__back-button[data-v-438b632d]{position:absolute;bottom:12px;left:0}@media screen and (min-width:768px)and (max-width:1023px){.header__container[data-v-438b632d]{justify-content:space-between}.header__nav[data-v-438b632d]{flex-wrap:wrap}.header__project-info[data-v-438b632d]{width:100%;margin:36px 0 0}.header__upload-button[data-v-438b632d]{margin-left:20px}}@media screen and (max-width:767px){.header[data-v-438b632d]{flex-wrap:wrap;justify-content:space-between;padding:20px 0}.header__container[data-v-438b632d]{width:100%;flex:none;max-height:0;overflow:hidden;flex-direction:column;transition:all .3s ease}.header__container--open[data-v-438b632d]{max-height:520px;padding:70px 0 50px}.header__nav[data-v-438b632d]{margin-bottom:24px;text-align:center;flex-wrap:wrap;justify-content:center}.header__project-info[data-v-438b632d]{margin-top:50px;width:100%}.header__upload-button[data-v-438b632d]{margin-left:0}.header__menu-button[data-v-438b632d]{display:block}.header__back-button[data-v-438b632d]{bottom:4px}}.nav-list__item[data-v-438b632d]{margin-bottom:18px}.nav-list__item[data-v-438b632d]:last-child{margin-bottom:0}.nav-list__link[data-v-438b632d]{color:#252122;text-decoration:underline;transition:all .2s ease;display:inline-flex;align-items:center}.nav-list__link--active[data-v-438b632d]{color:#9e9d9f}.nav-list__link[data-v-438b632d]:focus,.nav-list__link[data-v-438b632d]:hover{color:#bc2626}.project-info__item[data-v-438b632d]{margin-bottom:12px}.project-info__item--inner-link[data-v-438b632d]{padding-left:38px}@media screen and (max-width:1023px){.project-info__item--inner-link[data-v-438b632d]{padding-left:0;order:-1}}.project-info__link[data-v-438b632d]{color:#252122;text-decoration:underline;transition:all .2s ease;display:inline-flex;align-items:center;font-size:16px;font-weight:600;text-align:left}.project-info__link svg[data-v-438b632d]{margin-right:14px}.project-info__link[data-v-438b632d]:focus,.project-info__link[data-v-438b632d]:hover{color:#bc2626}@media screen and (max-width:1023px){.project-info[data-v-438b632d]{display:flex;flex-direction:column}}.upload-button[data-v-438b632d]{text-transform:uppercase;font-size:12px;font-weight:700;padding:55px 32px;width:144px;height:144px;border:2px solid #444;border-radius:50%;transition:all .3s ease}.upload-button[data-v-438b632d]:focus,.upload-button[data-v-438b632d]:hover{background-color:#444;color:#fff}.footer-wrapper[data-v-5a5dc0b7]{background-color:#444}.footer[data-v-5a5dc0b7]{display:flex;justify-content:space-between;color:#fff;padding:80px 16px}@media screen and (max-width:1023px){.footer__nav[data-v-5a5dc0b7]{width:100%;margin-bottom:48px;text-align:center}}.footer__info[data-v-5a5dc0b7]{font-weight:400;width:330px}@media screen and (max-width:1023px){.footer__info[data-v-5a5dc0b7]{width:100%;margin-bottom:48px;text-align:center}.footer__info[data-v-5a5dc0b7]:last-child{margin-bottom:0}}.footer__link[data-v-5a5dc0b7]{color:#fff;transition:all .2s ease}.footer__link[data-v-5a5dc0b7]:focus,.footer__link[data-v-5a5dc0b7]:hover{color:#bc2626}.footer p[data-v-5a5dc0b7]{line-height:1.3}@media screen and (max-width:1023px){.footer[data-v-5a5dc0b7]{padding:50px 16px;flex-wrap:wrap}}.nav-list__item[data-v-5a5dc0b7]{margin-bottom:18px}.nav-list__item[data-v-5a5dc0b7]:last-child{margin-bottom:0}.nav-list__link[data-v-5a5dc0b7]{color:#fff;text-decoration:underline;transition:all .2s ease;display:inline-flex;align-items:center}.nav-list__link--active[data-v-5a5dc0b7]{color:#9e9d9f}.nav-list__link[data-v-5a5dc0b7]:focus,.nav-list__link[data-v-5a5dc0b7]:hover{color:#bc2626}.app{min-height:100vh;height:auto!important;display:flex;flex-direction:column}.app__footer{margin-top:auto}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.75);display:flex}.modal__content{margin:auto;max-width:98vw;max-height:98vh;position:relative;width:930px;background-color:#fff;padding:56px 64px 64px 56px}@media screen and (max-width:767px){.modal__content{padding:40px 48px 48px 40px}}.modal__close-button{position:absolute;right:25px;top:25px;width:32px;height:32px;color:#605f5f;transition:all .2s ease}.modal__close-button:focus,.modal__close-button:hover{color:#171717}.modal__description{margin-bottom:24px}.modal__description--justify{text-align:justify}.modal__info{font-weight:400;margin-bottom:26px}.modal__email{text-align:right;font-weight:400}.modal__email a{display:inline-block;margin-top:10px;color:#252122;font-weight:600;transition:all .2s ease}.modal__email a:focus,.modal__email a:hover{color:#bc2626}.filter[data-v-34e17a7f]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.filter__search[data-v-34e17a7f]{margin-right:24px}@media screen and (max-width:1399px){.filter__search[data-v-34e17a7f]{width:100%;margin-bottom:24px}}@media screen and (max-width:479px){.filter__search[data-v-34e17a7f]{margin-right:0}}.filter__sort[data-v-34e17a7f]{margin-right:24px}@media screen and (max-width:1023px){.filter__sort[data-v-34e17a7f]{width:100%;margin-bottom:24px}}@media screen and (max-width:767px){.filter__sort[data-v-34e17a7f]{margin-right:0}}@media screen and (max-width:767px){.filter__view[data-v-34e17a7f]{display:none!important}}.sort[data-v-34e17a7f]{display:flex;align-items:center;flex-wrap:wrap}.sort__heading[data-v-34e17a7f]{margin-right:16px}@media screen and (max-width:767px){.sort__heading[data-v-34e17a7f]{width:100%;margin-bottom:16px}}.sort__button[data-v-34e17a7f]{margin-left:16px}@media screen and (max-width:767px){.sort__button[data-v-34e17a7f]{margin:0 16px 16px 0}}.view-switcher[data-v-34e17a7f]{display:flex;align-items:center}.view-switcher__button[data-v-34e17a7f]{margin-left:16px;transition:all .2s ease;color:#363636;border:2px solid #363636}.view-switcher__button--active[data-v-34e17a7f],.view-switcher__button[data-v-34e17a7f]:hover{color:#fff;background-color:#363636}.view-switcher__button[data-v-34e17a7f]:focus{box-shadow:0 0 5px rgba(0,0,0,.7)}.search[data-v-34e17a7f]{position:relative;width:328px;max-width:100%}.search__input[data-v-34e17a7f]{padding:10px 28px 10px 0;border:none;border-bottom:2px solid #363636;background:transparent;font-weight:500;font-size:18px;width:100%;opacity:.85;transition:opacity .2s ease}.search__input[data-v-34e17a7f]::-moz-placeholder{font-size:18px;opacity:1;color:#363636}.search__input[data-v-34e17a7f]:-ms-input-placeholder{font-size:18px;opacity:1;color:#363636}.search__input[data-v-34e17a7f]::placeholder{font-size:18px;opacity:1;color:#363636}.search__input[data-v-34e17a7f]:focus{opacity:1}.search__icon[data-v-34e17a7f]{position:absolute;right:2px;top:50%;transform:translateY(-50%);pointer-events:none}.search__reset-button[data-v-34e17a7f]{position:absolute;right:2px;top:50%;transform:translateY(-50%);transition:color .2s ease}.search__reset-button[data-v-34e17a7f]:focus,.search__reset-button[data-v-34e17a7f]:hover{color:#bc2626}@media screen and (max-width:479px){.search[data-v-34e17a7f]{width:100%}}.image__skeleton{width:100%;position:relative;padding-top:140%;background-color:#d8d7d7;-webkit-animation-name:blinker;animation-name:blinker;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-duration:1.5s;animation-duration:1.5s}.image__skeleton-text{position:absolute;text-align:center;top:50%;left:50%;transform:translate(-50%,-50%)}.image__content{vertical-align:top}@-webkit-keyframes blinker{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes blinker{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.person[data-v-2d8724ec]{text-decoration:none;color:inherit}.person__image-wrapper[data-v-2d8724ec]{position:relative;padding-right:27px;margin-bottom:16px}.person__image[data-v-2d8724ec]{transition:all .3s ease;filter:grayscale(1)}@media screen and (max-width:1023px){.person__image[data-v-2d8724ec]{filter:none}}.person__status[data-v-2d8724ec]{position:absolute;font-size:16px;top:0;right:21px;transform-origin:right top;transform:rotate(-90deg)}.person__name[data-v-2d8724ec]{margin-bottom:16px;transition:all .3s ease}.person__info[data-v-2d8724ec]{display:flex}.person__mail-count[data-v-2d8724ec],.person__stretch[data-v-2d8724ec]{width:50%}.person__mail-count[data-v-2d8724ec]{padding-left:12px}.person:focus .person__image[data-v-2d8724ec],.person:hover .person__image[data-v-2d8724ec]{filter:none}.person:focus .person__name[data-v-2d8724ec],.person:hover .person__name[data-v-2d8724ec]{color:#bc2626;text-decoration:underline}.cards-tiles[data-v-238bb728]{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:33px;grid-row-gap:48px;overflow:hidden;position:relative}.cards-tiles__item[data-v-238bb728]{max-width:100%}@media screen and (max-width:1023px){.cards-tiles[data-v-238bb728]{grid-template-columns:repeat(2,328px);justify-content:center}}@media screen and (max-width:767px){.cards-tiles[data-v-238bb728]{grid-template-columns:minmax(0,328px);grid-row-gap:40px}}.person[data-v-0da6692a]{text-decoration:none;color:inherit;display:flex}.person__image-wrapper[data-v-0da6692a]{width:208px;position:relative;padding-right:27px;margin-right:32px;flex-shrink:0}@media screen and (max-width:1023px){.person__image-wrapper[data-v-0da6692a]{padding-right:20px;margin-right:12px;width:192px}}.person__image[data-v-0da6692a]{transition:all .3s ease;filter:grayscale(1)}@media screen and (max-width:1023px){.person__image[data-v-0da6692a]{filter:none}}.person__status[data-v-0da6692a]{position:absolute;font-size:16px;top:0;right:21px;transform-origin:right top;transform:rotate(-90deg)}.person__status--free[data-v-0da6692a]{color:#a5a5a5}.person__name[data-v-0da6692a]{margin-bottom:16px;transition:all .3s ease}.person__info[data-v-0da6692a]{display:flex}@media screen and (max-width:1023px){.person__info[data-v-0da6692a]{flex-wrap:wrap}}.person__mail-count[data-v-0da6692a],.person__stretch[data-v-0da6692a]{width:50%}@media screen and (max-width:1023px){.person__mail-count[data-v-0da6692a],.person__stretch[data-v-0da6692a]{width:100%}}@media screen and (max-width:1023px){.person__stretch[data-v-0da6692a]{margin-bottom:12px}}.person__mail-count[data-v-0da6692a]{padding-left:12px}@media screen and (max-width:1023px){.person__mail-count[data-v-0da6692a]{padding:0}}.person:focus .person__image[data-v-0da6692a],.person:hover .person__image[data-v-0da6692a]{filter:none}.person:focus .person__name[data-v-0da6692a],.person:hover .person__name[data-v-0da6692a]{color:#bc2626;text-decoration:underline}.cards-list[data-v-6b460a1d]{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:33px;grid-row-gap:32px;overflow:hidden;position:relative}@media screen and (max-width:1023px){.cards-list[data-v-6b460a1d]{grid-template-columns:repeat(2,1fr)}}.pagination{border-top:2px solid #a4a5a9;padding:64px 0 50px;display:flex;justify-content:flex-end}.pagination__list{margin:0 24px}.pagination__list--hidden-controls .c-sliding-pagination__list-element:first-child,.pagination__list--hidden-controls .c-sliding-pagination__list-element:last-child{display:none}@media screen and (max-width:767px){.pagination__list{margin:0 10px}}.pagination__button{font-size:16px;color:#444;font-weight:600;padding:8px;transition:all .2s ease}.pagination__button:focus:not(.pagination__button--disabled),.pagination__button:hover:not(.pagination__button--disabled){color:#bc2626;text-decoration:underline}.pagination__button--disabled{opacity:.5;cursor:not-allowed}@media screen and (max-width:767px){.pagination__button{font-size:14px}}@media screen and (max-width:1023px){.pagination{justify-content:center;padding:50px 0 36px}}.c-sliding-pagination__list{display:flex;align-items:center;height:100%}.c-sliding-pagination__list-element{margin:0 4px}.c-sliding-pagination__list-element--disabled{background:none;color:inherit;cursor:not-allowed}.c-sliding-pagination__list-element--active .c-sliding-pagination__page{border-bottom:4px solid #444;pointer-events:none}@media screen and (max-width:767px){.c-sliding-pagination__list-element{margin:0 2px}}.c-sliding-pagination__page{width:40px;height:40px;padding:8px;border:1px solid #444;font-size:18px;font-weight:500;text-decoration:none;color:#444;display:inline-block;text-align:center;transition:all .2s ease}.c-sliding-pagination__page:focus,.c-sliding-pagination__page:hover{background-color:#bc2626;color:#fff;border-color:#bc2626}.c-sliding-pagination__page[disabled]{pointer-events:none;cursor:not-allowed}@media screen and (max-width:767px){.c-sliding-pagination__page{width:30px;height:30px;font-size:16px;padding:5px}}.catalogue__heading[data-v-3dd7b47f]{border-bottom:2px solid #a4a5a9;padding-bottom:14px;margin-bottom:32px}.catalogue__filter[data-v-3dd7b47f]{margin-bottom:72px}@media screen and (max-width:1023px){.catalogue__filter[data-v-3dd7b47f]{margin-bottom:48px}}@media screen and (max-width:767px){.catalogue__filter[data-v-3dd7b47f]{margin-bottom:12px}}.catalogue__cards[data-v-3dd7b47f]{margin-bottom:64px}@media screen and (max-width:767px){.catalogue__cards[data-v-3dd7b47f]{margin-bottom:56px}}.catalogue__empty-stub[data-v-3dd7b47f]{margin-bottom:84px}.home-view__heading[data-v-7a72a56c]{padding:60px 0;border-bottom:2px solid #a4a5a9}@media screen and (min-width:768px){.home-view__heading[data-v-7a72a56c]{display:flex}}@media screen and (min-width:768px){.home-view__heading .home-view__title[data-v-7a72a56c]{flex-grow:1}}.home-view__heading .home-view__letters-info[data-v-7a72a56c]{transform:scale(1.5)}@media screen and (min-width:768px){.home-view__heading .home-view__letters-info[data-v-7a72a56c]{padding-left:32px;padding-right:32px}}@media screen and (max-width:767px){.home-view__heading .home-view__letters-info[data-v-7a72a56c]{padding-top:32px}}.home-view__image[data-v-7a72a56c]{min-height:544px;margin:55px 0 110px;background-image:url(../img/Main_Image.eb3461ef.jpg);background-position:50%}@media screen and (min-width:768px)and (max-width:1023px){.home-view__image[data-v-7a72a56c]{margin:40px 0 55px}}@media screen and (max-width:767px){.home-view__image[data-v-7a72a56c]{margin:25px 0 50px;background-image:url(../img/Main_Image_Small.53f7842d.jpg);background-size:100% auto;background-position:top;min-height:380px}}.about[data-v-7a72a56c]{display:flex;align-items:center;justify-content:center;padding:50px 0 100px}.about__image[data-v-7a72a56c]{width:324px;margin-right:128px}@media screen and (max-width:1023px){.about__image[data-v-7a72a56c]{margin-right:100px}}@media screen and (max-width:767px){.about__image[data-v-7a72a56c]{margin-right:40px;order:5}}.about__info[data-v-7a72a56c]{width:590px}@media screen and (max-width:767px){.about__info[data-v-7a72a56c]{width:100%}}.about__text[data-v-7a72a56c]{font-weight:600}@media screen and (max-width:767px){.about[data-v-7a72a56c]{padding:25px 0 50px;flex-wrap:wrap}}.filter[data-v-099cbd12]{justify-content:space-between}.filter[data-v-099cbd12],.sort[data-v-099cbd12]{display:flex;align-items:center}.sort__heading[data-v-099cbd12]{margin-right:16px}.sort__button[data-v-099cbd12]{margin-left:16px}.mail[data-v-7ae45101]{display:flex;padding:24px 0 18px}.mail__image-wrapper[data-v-7ae45101]{width:208px;margin-right:32px;flex-shrink:0;position:relative;padding:5px;border:1px solid #d8d7d7;background-color:#eaebed;color:inherit}@media screen and (max-width:767px){.mail__image-wrapper[data-v-7ae45101]{width:300px;max-width:100%;margin-bottom:16px;margin-right:0}}.mail__image[data-v-7ae45101]{transition:all .2s ease}.mail__image[data-v-7ae45101]:hover{transform:scale(1.03)}.mail__pages-count[data-v-7ae45101]{position:absolute;bottom:0;right:0;padding:8px;background-color:#fff;font-size:14px;color:#363636}.mail__info[data-v-7ae45101]{flex:1}@media screen and (max-width:767px){.mail__info[data-v-7ae45101]{flex:auto;width:100%}}.mail__header[data-v-7ae45101]{display:flex;align-items:center}.mail__mark[data-v-7ae45101]{margin-left:24px}.mail__link[data-v-7ae45101]{margin-top:32px}.mail__button[data-v-7ae45101]{margin-top:18px}.mail__quote[data-v-7ae45101]{margin:18px 0 0}@media screen and (max-width:767px){.mail[data-v-7ae45101]{flex-wrap:wrap;justify-content:center}}.read-mark[data-v-7ae45101]{display:inline-flex;align-items:center;font-size:9px;text-transform:uppercase;font-weight:700;padding:3px 5px;border:1px solid #444;color:#252122}.read-mark__icon[data-v-7ae45101]{margin-right:8px}.mails-list__item[data-v-4ee5138c]{border-top:2px solid #a4a5a9}.profile[data-v-f898bca6]{display:grid;grid-template-columns:1fr 2fr;grid-column-gap:32px;padding:36px 0 50px}.profile__image[data-v-f898bca6]{margin-bottom:40px}@media screen and (max-width:767px){.profile__image[data-v-f898bca6]{width:400px;max-width:100%;margin:0 auto 40px}}.profile__history h3[data-v-f898bca6]{margin-bottom:18px}.profile__info h2[data-v-f898bca6]{margin-bottom:40px}.profile__info .subheading[data-v-f898bca6]{color:#929292}.profile__info-header[data-v-f898bca6]{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.profile__info-header h3[data-v-f898bca6]{margin-bottom:0}@media screen and (max-width:767px){.profile__info-header[data-v-f898bca6]{flex-wrap:wrap}.profile__info-header h3[data-v-f898bca6]{width:100%;margin-top:48px;order:1}.profile__info-header a[data-v-f898bca6]{order:0}}.profile__info-row[data-v-f898bca6]{display:grid;grid-template-columns:37fr 63fr;grid-column-gap:32px;margin-bottom:58px}@media screen and (max-width:767px){.profile__info-row[data-v-f898bca6]{grid-template-columns:100%}}.profile__info-column[data-v-f898bca6]{border-top:2px solid #a4a5a9}@media screen and (max-width:767px){.profile__info-column[data-v-f898bca6]:last-child{border-top:none}}.profile__info-block[data-v-f898bca6]{margin-top:24px}.profile__quote[data-v-f898bca6]{width:688px;max-width:100%;margin:0 auto 58px}.profile__mails-filter[data-v-f898bca6]{margin-bottom:32px}.profile__empty-mails-stub[data-v-f898bca6]{border-top:2px solid #a4a5a9;padding:52px 0 12px;margin-bottom:84px}@media screen and (max-width:767px){.profile[data-v-f898bca6]{grid-template-columns:100%}}.mail[data-v-7d48daa4]{padding:36px 0 100px}@media screen and (max-width:1023px){.mail__date[data-v-7d48daa4]{text-align:center}}.mail__author[data-v-7d48daa4]{margin-bottom:15px}@media screen and (max-width:1023px){.mail__author[data-v-7d48daa4]{text-align:center}}.mail__content[data-v-7d48daa4]{display:flex}@media screen and (max-width:1023px){.mail__content[data-v-7d48daa4]{flex-wrap:wrap;justify-content:center}}.mail__preview[data-v-7d48daa4]{width:40%;flex-shrink:0;margin-right:32px}@media screen and (max-width:1023px){.mail__preview[data-v-7d48daa4]{max-width:100%;width:550px;margin-bottom:48px;margin-right:0}}.mail__header[data-v-7d48daa4]{display:flex;align-items:center}@media screen and (max-width:767px){.mail__header[data-v-7d48daa4]{flex-wrap:wrap;margin-bottom:18px}}.mail__title[data-v-7d48daa4]{margin-right:24px}@media screen and (max-width:767px){.mail__title[data-v-7d48daa4]{width:100%;margin:0 0 18px}}.mail__text[data-v-7d48daa4]{flex:1;max-width:688px}@media screen and (max-width:1023px){.mail__text[data-v-7d48daa4]{flex:auto;width:100%}}@media screen and (max-width:1023px){.mail[data-v-7d48daa4]{padding-bottom:55px}}.slider__list[data-v-7d48daa4]{border:3px solid #d8d7d7;padding:20px;background-color:#eaebed;margin-bottom:20px}.slider__list-item[data-v-7d48daa4]{cursor:pointer;transition:all .2s ease}.slider__list-item img[data-v-7d48daa4]{vertical-align:top}.slider__list-item[data-v-7d48daa4]:hover{transform:scale(1.03)}.slider__controls[data-v-7d48daa4]{margin:0 auto;display:flex;align-items:center;justify-content:space-between}.slider__control-button[data-v-7d48daa4]{padding:6px 12px;transition:all .2s ease}.slider__control-button svg[data-v-7d48daa4]{vertical-align:middle}.slider__control-button--disabled[data-v-7d48daa4]{cursor:not-allowed;opacity:.6}.slider__control-button[data-v-7d48daa4]:hover:not(.slider__control-button--disabled){color:#bc2626}.slider__active-page[data-v-7d48daa4]{margin:0 12px}[data-v-7d48daa4] .light-gallery__modal{max-width:100vw}[data-v-7d48daa4] .light-gallery__container{padding:0 15px!important}[data-v-7d48daa4] .light-gallery__content{overflow:hidden}.filter[data-v-46514e86]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.filter__search[data-v-46514e86]{margin-right:24px}@media screen and (max-width:1023px){.filter__search[data-v-46514e86]{width:100%;margin-bottom:24px}}@media screen and (max-width:479px){.filter__search[data-v-46514e86]{margin-right:0}}.filter__sort[data-v-46514e86]{margin-right:24px}@media screen and (max-width:1023px){.filter__sort[data-v-46514e86]{width:100%;margin-bottom:24px}}@media screen and (max-width:767px){.filter__sort[data-v-46514e86]{margin-right:0}}@media screen and (max-width:767px){.filter__view[data-v-46514e86]{display:none!important}}.sort[data-v-46514e86]{display:flex;align-items:center;flex-wrap:wrap}.sort__heading[data-v-46514e86]{margin-right:16px}@media screen and (max-width:767px){.sort__heading[data-v-46514e86]{width:100%;margin-bottom:16px}}.sort__button[data-v-46514e86]{margin-left:16px}@media screen and (max-width:767px){.sort__button[data-v-46514e86]{margin:0 16px 16px 0}}.search[data-v-46514e86]{position:relative;width:328px;max-width:100%}.search__input[data-v-46514e86]{padding:10px 28px 10px 0;border:none;border-bottom:2px solid #363636;background:transparent;font-weight:500;font-size:18px;width:100%;opacity:.85;transition:opacity .2s ease}.search__input[data-v-46514e86]::-moz-placeholder{font-size:18px;opacity:1;color:#363636}.search__input[data-v-46514e86]:-ms-input-placeholder{font-size:18px;opacity:1;color:#363636}.search__input[data-v-46514e86]::placeholder{font-size:18px;opacity:1;color:#363636}.search__input[data-v-46514e86]:focus{opacity:1}.search__icon[data-v-46514e86]{position:absolute;right:2px;top:50%;transform:translateY(-50%);pointer-events:none}.search__reset-button[data-v-46514e86]{position:absolute;right:2px;top:50%;transform:translateY(-50%);transition:color .2s ease}.search__reset-button[data-v-46514e86]:focus,.search__reset-button[data-v-46514e86]:hover{color:#bc2626}@media screen and (max-width:479px){.search[data-v-46514e86]{width:100%}}.gallery-item__header[data-v-b943994e],.gallery-item__pictures[data-v-b943994e]{margin-bottom:32px}.person[data-v-b943994e]{display:inline-flex;text-decoration:none;color:inherit}.person__image-wrapper[data-v-b943994e]{width:70px;margin-right:32px}.person__image[data-v-b943994e]{transition:all .3s ease;filter:grayscale(1)}@media screen and (max-width:1023px){.person__image[data-v-b943994e]{filter:none}}.person__info-wrapper[data-v-b943994e]{white-space:nowrap}.person__name[data-v-b943994e]{margin-bottom:16px;transition:all .3s ease}.person__info[data-v-b943994e]{display:flex}.person__info-item[data-v-b943994e]{min-width:0}.person__info-item--padding-left[data-v-b943994e]{padding-left:12px}.person:focus .person__image[data-v-b943994e],.person:hover .person__image[data-v-b943994e]{filter:none}.person:focus .person__name[data-v-b943994e],.person:hover .person__name[data-v-b943994e]{color:#bc2626;text-decoration:underline}@media screen and (max-width:767px){.person[data-v-b943994e]{display:flex;justify-content:center}}.pictures[data-v-b943994e]{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:33px;grid-row-gap:33px;overflow:hidden;position:relative}.pictures__item[data-v-b943994e]{max-width:100%}@media screen and (max-width:1023px){.pictures[data-v-b943994e]{grid-template-columns:repeat(3,1fr);grid-column-gap:24px;grid-row-gap:24px}}@media screen and (max-width:767px){.pictures[data-v-b943994e]{grid-template-columns:minmax(0,328px);justify-content:center}}.picture__image-wrapper[data-v-b943994e]{padding:5px;border:1px solid #d8d7d7;background-color:#eaebed}.picture__image[data-v-b943994e]{transition:all .2s ease;cursor:pointer}.picture__image[data-v-b943994e]:hover{transform:scale(1.03)}[data-v-b943994e] .light-gallery__modal{max-width:100vw}[data-v-b943994e] .light-gallery__container{padding:0 15px!important}[data-v-b943994e] .light-gallery__content{overflow:hidden}.gallery[data-v-598c3e3c]{padding-top:48px}.gallery__heading[data-v-598c3e3c]{border-bottom:1px solid #a4a5a9;padding-bottom:14px;margin-bottom:32px}.gallery__filter[data-v-598c3e3c]{margin-bottom:72px}@media screen and (max-width:1023px){.gallery__filter[data-v-598c3e3c]{margin-bottom:48px}}@media screen and (max-width:767px){.gallery__filter[data-v-598c3e3c]{margin-bottom:12px}}.gallery__list[data-v-598c3e3c]{margin-bottom:64px}@media screen and (max-width:767px){.gallery__list[data-v-598c3e3c]{margin-bottom:56px}}.gallery__empty-stub[data-v-598c3e3c]{margin-bottom:84px}.gallery-list__item[data-v-598c3e3c]{border-bottom:1px solid #a4a5a9;margin-bottom:40px}.gallery-list__item[data-v-598c3e3c]:last-child{border-bottom:none}.not-found[data-v-202b987a]{padding:90px 0;text-align:center}.not-found__image[data-v-202b987a]{margin-bottom:30px}*{box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}button{border:0;padding:0;background:transparent;cursor:pointer}button::-moz-focus-inner{border:0!important}button:focus{outline:none!important}a:focus,div:focus,input:focus{outline:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body,html{height:100%;margin:0;padding:0}body{font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:1.2;color:#312f2f;background:#f2f3f4}.container{width:1440px;max-width:100%;padding:0 16px;margin:0 auto}.footer{margin-top:auto}h1,h2,h3,h4,h5,h6{letter-spacing:normal}h1{font-size:28px;font-weight:600;margin:0}@media screen and (min-width:768px)and (max-width:1023px){h1{font-size:24px}}@media screen and (max-width:767px){h1{font-size:20px}}.h1{font-size:74px;font-weight:800;text-transform:uppercase;margin-bottom:13px;color:#444}@media screen and (min-width:768px)and (max-width:1023px){.h1{font-size:48px}}@media screen and (max-width:767px){.h1{font-size:36px}}h2{font-size:40px;font-weight:600;margin:0 0 24px}@media screen and (min-width:768px)and (max-width:1023px){h2{font-size:36px}}@media screen and (max-width:767px){h2{font-size:32px}}h3{font-size:26px;font-weight:600;line-height:1.1;margin:0 0 24px}@media screen and (min-width:768px)and (max-width:1023px){h3{font-size:24px}}@media screen and (max-width:767px){h3{font-size:22px}}h4{font-size:18px;font-weight:600;margin:0}.subheading{font-size:10px;color:#595959;text-transform:uppercase;margin-bottom:7px}@media screen and (max-width:1023px){.subheading{margin-bottom:3px}}.quote{margin:0;padding:25px 0 40px;font-style:italic;font-size:24px;text-indent:60px;position:relative}.quote:after,.quote:before{content:"";width:31px;height:23px;position:absolute;background-size:contain}.quote:before{left:0;top:0;background-image:url(../img/Open_quote.6eb347df.svg)}.quote:after{right:0;bottom:0;background-image:url(../img/Close_quote.8c1068de.svg)}.quote__text{margin:0}.quote__cite-link{position:absolute;bottom:6px;right:42px}.quote cite{font-style:normal}.quote p{line-height:inherit}.quote--small{font-size:18px;padding:18px 0;text-indent:30px}.quote--small:after,.quote--small:before{width:21px;height:16px}ol,ul{list-style:none;margin:0;padding:0}p{margin:14px 0;font-weight:400;line-height:1.6}img{max-width:100%;height:auto}svg{fill:currentColor;vertical-align:top}button{font-family:inherit}.button{border:2px solid #d1d1d1;font-size:18px;font-weight:500;display:flex;align-items:center;padding:6px 12px;transition:all .2s ease}.button__icon{margin-right:8px}.button--active,.button:hover{color:#fff;background-color:#363636;border-color:#363636}.button:focus{border-color:#363636;box-shadow:0 0 5px rgba(0,0,0,.7)}.button--asc-sort .button__icon{transform:rotate(180deg)}.button--custom{text-transform:uppercase;font-size:12px;font-weight:700;background-color:#252122;color:#fff;padding:10px;border:none}.button--custom:hover{background-color:#bc2626}.simple-link{color:#252122;transition:all .2s ease}.simple-link:focus,.simple-link:hover{color:#bc2626}.link{font-size:12px;font-weight:700;text-transform:uppercase;color:#252122;text-decoration:none;display:inline-flex;align-items:center;transition:all .2s ease}.link__pre-icon{margin-right:8px}.link__icon{width:24px;height:18px;overflow:hidden;position:relative;margin-left:16px;transition:all .2s ease}.link__icon svg{position:absolute;right:0;top:0}.link__text{line-height:18px}.link:focus,.link:hover{color:#bc2626;text-decoration:underline;-webkit-text-decoration-style:dashed;text-decoration-style:dashed}.link:focus .link__icon:not(.link__icon--fixed),.link:hover .link__icon:not(.link__icon--fixed){width:31px}.list__item{padding-left:22px;position:relative;margin-bottom:16px;line-height:1.4}.list__item:before{content:"";position:absolute;left:0;top:6px;width:8px;height:8px;border-radius:50%;background-color:#444}.list__item:last-child{margin-bottom:0}.tooltip{position:relative}.tooltip__button{opacity:.5;transition:all .2s ease;cursor:pointer}.tooltip__button:focus,.tooltip__button:focus~.tooltip__content,.tooltip__button:hover,.tooltip__button:hover~.tooltip__content{opacity:1}.tooltip__button__icon{vertical-align:top}@media screen and (max-width:767px){.tooltip__button{display:none}}.tooltip__content{bottom:33px;transform:translateX(-50%);width:277px;font-size:12px;font-weight:500;border:1px solid #ccc;padding:8px;text-align:center;opacity:0;transition:opacity .2s ease}.tooltip__content,.tooltip__content:before{position:absolute;left:50%;background-color:#ebebeb}.tooltip__content:before{content:"";bottom:-6px;transform:translateX(-50%) rotate(45deg);width:8px;height:8px;border-right:1px solid #ccc;border-bottom:1px solid #ccc}@media screen and (max-width:767px){.tooltip__content{position:relative;opacity:1;transform:none;left:0;bottom:0}.tooltip__content:before{display:none}}.empty-stub{display:flex;align-items:center;justify-content:center;padding:12px 0}.empty-stub__text{font-size:28px;margin-right:48px}.visible-sm{display:none}@media screen and (max-width:1023px){.visible-sm{display:block}}.visible-xs{display:none}@media screen and (max-width:767px){.visible-xs{display:block}}@media screen and (max-width:767px){.hidden-xs{display:none}}.custom-focus:focus{outline:1px dashed #9e9d9f!important}.custom-focus:disabled:focus{outline:none!important}.fade-fast-enter-active,.fade-leave-fast-active{transition:all .15s ease}.fade-enter-active,.fade-leave-active{transition:all .3s ease}.fade-enter,.fade-fast-enter,.fade-fast-leave-to,.fade-leave-to{opacity:0}.flip-list-enter-active,.flip-list-leave-active{transition:all .25s}.flip-list-enter,.flip-list-leave-to{opacity:0;transform:scale(.5)}.flip-list-leave{display:none}.flip-list-leave,.flip-list-leave-active{position:absolute}.text-center{text-align:center}