.part-section-header{display:flex;flex-flow:row nowrap;gap:3.2rem}.part-section-header__cell_left{flex:1;min-width:0}.part-section-header__cell_right{align-self:flex-end;flex:0 0 auto}.part-section-header__title:not([class*=part-section-header__title_size_]){font-size:3.2rem;font-weight:500;line-height:1.25}.part-section-header__title_size_h3{font-size:2.4rem;font-weight:500;line-height:1.34}.part-section-header__text{color:#5c626a;font-size:1.6rem;font-weight:500;line-height:1.6;margin-top:2rem}.part-section-header__text strong{color:#ba2e48}@media only screen and (max-width:1120px){.part-section-header{flex-wrap:wrap}.part-section-header__text br{display:none}}@media only screen and (max-width:820px){.part-section-header__cell{flex-basis:100%}}@media only screen and (max-width:580px){.part-section-header{gap:1.6rem}.part-section-header__title:not([class*=part-section-header__title_size_]){font-size:2.4rem;font-weight:500;line-height:1.34}.part-section-header__title_size_h3{font-size:2rem;font-weight:600;line-height:1.6}}.item-gallery{display:flex;flex-flow:column nowrap;gap:1rem}.item-gallery__count{color:#5c626a;font-size:1.2rem;font-weight:600;line-height:1.5}.item-gallery__photo{border-radius:1rem;overflow:hidden;padding-top:62.7272727273%;position:relative}.item-gallery__photo-outer:is(a,button):hover img{transform:scale(1.1)}.item-gallery__photo img{transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.33,1,.68,1)}.item-gallery__caption{color:#5c626a;font-size:1.6rem;font-weight:500;line-height:1.6}@media only screen and (max-width:580px){.item-gallery__photo{padding-top:62.5%}}.slider-counter__text{color:#20262e;display:inline;font-size:2.4rem;font-weight:500;line-height:1.34}.slider-counter__text:not(:last-child){margin-right:.7rem}.slider-footer-controls{align-items:center;display:flex;flex-flow:row nowrap;gap:1rem}.slider-footer-controls__counter{flex:1;min-width:0}.slider-footer-controls__navigation{flex:0 0 auto}.part-photo-zoom.zoomist-container .zoomist-wrapper{--zoomist-wrapper-bg-color:#f1f2f4}.part-photo-zoom.zoomist-container .zoomist-zoomer{left:0;right:auto}.part-photo-zoom.zoomist-container .zoomist-image{padding:2rem}.part-photo-zoom__part-photo{border-radius:1rem;overflow:hidden;padding-top:100%;position:relative}@media only screen and (max-width:580px){.part-photo-zoom.zoomist-container .zoomist-image{padding:1rem}}.modal-gallery{background-color:#fff;display:flex;flex-flow:column nowrap;inset:0;overflow:hidden auto;position:fixed;transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.33,1,.68,1);z-index:100;-webkit-overflow-scrolling:touch}.modal-gallery:not(.is-content-revealed){opacity:0;pointer-events:none}.modal-gallery__button-icon{position:absolute;right:2rem;top:2rem;z-index:1}.modal-gallery__slider_preview{flex:1;max-width:100%;min-height:0;width:100%}.modal-gallery__slider_preview.splide:not(.is-active) .splide__slide{width:100%}.modal-gallery__slider_preview.splide .splide__track{height:100%}.modal-gallery__slider_thumbnail{flex:1;min-width:0}.modal-gallery__slider_thumbnail.splide:not(.is-active) .splide__slide{margin-right:2rem}.modal-gallery__slider_thumbnail.splide .splide__slide{border:1px solid #f1f2f4;cursor:pointer;margin-right:2rem;outline-color:#ba2e484d;transition-duration:.3s;transition-property:border;transition-timing-function:cubic-bezier(.33,1,.68,1);width:calc(10% - 1.8rem)}.modal-gallery__slider_thumbnail.splide .splide__slide.is-active{border-color:#ba2e48}.modal-gallery__slider_thumbnail.splide .splide__track{border-radius:1rem}.modal-gallery__slider-navigation{flex:0 0 auto}.modal-gallery__slide_thumbnail{border-radius:1rem;overflow:hidden;position:relative;width:12rem}.modal-gallery__slide_thumbnail:before{content:"";display:block;padding-top:100%}.modal-gallery__part-photo-zoom,.modal-gallery__part-photo-zoom .zoomist-image{height:100%}.modal-gallery__part-photo-zoom .part-photo-zoom__part-photo{height:100%;padding-top:0}.modal-gallery__navigation{align-items:center;background-color:#fff;display:flex;flex:0 0 auto;flex-flow:row nowrap;gap:1.8rem;justify-content:space-between;padding:1.2rem 2rem}@media only screen and (max-width:1120px){.modal-gallery__slider_thumbnail.splide:not(.is-active) .splide__slide{margin-right:1.6rem}.modal-gallery__slider_thumbnail.splide .splide__slide{margin-right:1.6rem;width:calc(12.5% - 1.4rem)}}@media only screen and (max-width:820px){.modal-gallery{background-color:#f1f2f4}.modal-gallery__slider-navigation{margin:0 auto}}.section-gallery{overflow:hidden}.section-gallery_with-out-wrapper{margin-left:calc(var(--wrapper-offset)*-1);margin-right:calc(var(--wrapper-offset)*-1);padding-left:var(--wrapper-offset);padding-right:var(--wrapper-offset)}.section-gallery__header{margin-bottom:3.2rem}.section-gallery__slider.splide:not(.is-active) .splide__slide{margin-right:2rem;width:calc(33.3333% - 1.3333rem)}.section-gallery__slider-footer-controls{margin-top:1.6rem}@media only screen and (max-width:1120px){.section-gallery__slider.splide:not(.is-active) .splide__slide{width:calc(50% - 1rem)}}@media only screen and (max-width:580px){.section-gallery__slider.splide:not(.is-active) .splide__slide{width:100%}}.item-file{align-items:center;border:1px solid #dfe1e3;border-radius:1rem;display:grid;gap:0 2rem;grid-template-columns:1fr 6.4rem;height:100%;padding:1.6rem 2rem;transition-duration:.3s;transition-property:border;transition-timing-function:cubic-bezier(.33,1,.68,1)}.item-file:hover{border-color:#ba2e484d}.item-file__caption{color:#343a42;font-size:1.6rem;font-weight:600;line-height:1.6}.item-file__button-primary{padding:.95rem;width:100%}.item-file__details{display:flex;flex-flow:row wrap;gap:1rem}.item-file__details-item{color:#5c626a;font-size:1.4rem;font-weight:600;line-height:1.5}@media only screen and (max-width:1120px){.item-file{padding-left:1.8rem;padding-right:1.8rem}}@media only screen and (max-width:580px){.item-file{padding:1.6rem;row-gap:1rem}.item-file_link.item-file .item-file__button-primary{grid-column:2/3}.item-file__caption{grid-column:span 2}}@media only screen and (min-width:581px){.item-file_link.item-file .item-file__button-primary{grid-row:1/2}.item-file__caption{display:-webkit-box;line-height:2.4rem;max-height:4.8rem;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.item-file__button-primary{grid-column:2/3;grid-row:1/3}}.part-files{display:flex;flex-flow:column nowrap;gap:3rem}.part-files__part-section-header .part-section-header__text{color:#5c626a;font-size:1.6rem;font-weight:500;line-height:1.6}.part-files__part-section-header .part-section-header__text strong{color:#ba2e48}.part-files__list{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}@media only screen and (max-width:820px){.part-files__list{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:580px){.part-files{gap:2rem}.part-files__list{grid-template-columns:100%}}
