@-webkit-keyframes slide-bg{0%{background-position:0 0}to{background-position:40px 0}}@keyframes slide-bg{0%{background-position:0 0}to{background-position:40px 0}}:focus{outline:3px solid #ff8090;outline-offset:2px}:focus:not(:focus-visible){outline:0}:focus-visible{outline:3px solid #ff8090;outline-offset:2px}.js-focus-visible :focus{outline:0}.js-focus-visible .focus-visible{outline:3px solid #ff8090;outline-offset:2px}.js-hyperfocus :focus{outline:0}.hyperfocus-frame{position:absolute;z-index:10000;box-sizing:content-box;border:3px solid #ff8090;border-radius:4px;padding:2px;margin-top:-5px;margin-left:-5px;pointer-events:none;visibility:hidden;opacity:0;transition:opacity .3s,visibility 0s .3s;left:-100px;top:0;width:0;height:0}.hyperfocus-frame--visible{visibility:visible;opacity:1;transition:opacity .2s,visibility 0s}.hyperfocus-frame--rounded{border-radius:1500px}*,::after,::before{box-sizing:border-box}:link{color:#d82246}:visited{color:#a14557}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.typo-dig-interval{margin:0 .2em}.reset-style{-webkit-appearance:none;-moz-appearance:none;appearance:none;list-style:none;padding:0;margin:0;border:0;background-color:transparent;font:inherit;cursor:inherit;color:inherit}.page{font:400 17px/28px 'Inter',sans-serif;color:#111;background:#fff}.page__body{margin:0}.section{max-width:1216px;position:relative;margin:72px auto 0;margin-top:clamp(56px,56px + (100vw - 420px)/16.25,72px)}.section_up-close{margin-top:0}.section__content{margin:0 20px;position:relative}.section__title{font-weight:600;font-size:31px;font-size:clamp(23px,23px + (100vw - 420px)/32.5,31px);line-height:48px;line-height:clamp(32px,32px + (100vw - 420px)/16.25,48px)}.icon{display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:transparent}.icon_square{border-radius:0}.icon_heart{padding-top:2px}.icon_bordered{border:1px solid #e7e7e7}.icon_sz_48{width:48px;height:48px;font-size:24px}.icon_sz_64{width:64px;height:64px;font-size:48px}.icon_sz_88{width:88px;height:88px;font-size:72px}.icon>img,.icon>svg{width:1em;height:1em}.icon_accent_n{background:linear-gradient(180deg,#ffa6b2 50%,transparent 50%)}.icon_accent_s{background:linear-gradient(0deg,#ffa6b2 50%,transparent 50%)}.icon_accent_w{background:linear-gradient(90deg,#ffa6b2 50%,transparent 50%)}.icon_accent_e{background:linear-gradient(-90deg,#ffa6b2 50%,transparent 50%)}.icon_accent_nw{background:linear-gradient(135deg,#ffa6b2 50%,transparent 50%)}.icon_accent_ne{background:linear-gradient(-135deg,#ffa6b2 50%,transparent 50%)}.icon_accent_sw{background:linear-gradient(45deg,#ffa6b2 50%,transparent 50%)}.icon_accent_se{background:linear-gradient(-45deg,#ffa6b2 50%,transparent 50%)}.button{font:inherit;font-weight:500;font-size:17px;line-height:28px;text-align:center;color:#fff;background:#d82246 linear-gradient(transparent,rgba(0,0,0,.1));text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color .3s,border-color .3s}.button:hover{background-color:#bf1f3f}.button--white{color:#d82246;background-color:#fff;background-image:none}.button--white:hover{color:#d82246;background-color:#fff0f3}.button--white-bordered{padding:12px 30px;border:2px solid #f9dce1;border-radius:4px}.button_medium{line-height:56px;display:inline-block;padding:0 32px;border-radius:4px}.tabs__tab{cursor:pointer}.h-scrollable{--inner-height:100%;position:relative}.h-scrollable::after,.h-scrollable::before{content:"";position:absolute;top:0;width:60px;width:var(--scrl-shadow-size, 60px);height:100%;height:var(--inner-height);background-image:none;pointer-events:none;opacity:0;transition:opacity .3s}.h-scrollable::before{background-image:linear-gradient(to left,transparent,#fff);background-image:linear-gradient(to left,transparent,var(--scrl-shadow-color, #fff));left:0}.h-scrollable::after{background-image:linear-gradient(to right,transparent,#fff);background-image:linear-gradient(to right,transparent,var(--scrl-shadow-color, #fff));right:0}.h-scrollable__content{width:100%;overflow-y:visible;overflow-x:auto}.h-scrollable--from-end::after,.h-scrollable--from-start::before{opacity:1}.v-scrollable{--inner-width:100%;position:relative}.v-scrollable::after,.v-scrollable::before{content:"";position:absolute;left:0;height:60px;height:var(--scrl-shadow-size, 60px);width:100%;width:var(--inner-width);background-image:none;pointer-events:none;opacity:0;transition:opacity .3s}.v-scrollable::before{background-image:linear-gradient(to top,transparent,#fff);background-image:linear-gradient(to top,transparent,var(--scrl-shadow-color, #fff));top:0}.v-scrollable::after{background-image:linear-gradient(to bottom,transparent,#fff);background-image:linear-gradient(to bottom,transparent,var(--scrl-shadow-color, #fff));bottom:0}.v-scrollable__content{height:100%;overflow-x:visible;overflow-y:auto}.v-scrollable--from-end::after,.v-scrollable--from-start::before{opacity:1}.header{position:relative;height:56px}.header__menu{display:flex;justify-content:space-between;align-items:center;white-space:nowrap;height:100%}.header__button .header__button-icon_close,.header__button_open .header__button-icon_menu{display:none}.header__button_open .header__button-icon_close{display:flex}.header__list{font-size:15px;font-weight:500;margin:0 -10px 0 0}.header__link{color:inherit;text-decoration:none}.header__phone{display:flex;align-items:center;font-weight:600}.footer__list>li>a,.header__phone-link{color:inherit;text-decoration:none}.header__phone-icon{width:24px;height:24px;font-size:24px;margin-right:2px;color:#a1a1a1}.header__elements{z-index:1;position:relative;margin-top:20px;display:flex;justify-content:space-between;flex:1}.logotype{display:flex}.logotype__image{width:auto;height:72px;height:calc(clamp(36px,36px + (100vw - 320px)/7.143,50px) + clamp(0px,(100vw - 420px)/11.818,22px))}.top-circles{display:flex;color:#111}.top-circles__item{margin-left:12px;margin-left:clamp(8px,8px + (100vw - 320px)/25,12px)}.top-circles__pill{background-color:transparent;padding:2px;border-radius:500px;margin-top:-2px;display:flex;align-items:center;cursor:pointer;transition:background-color .2s}.top-circles__pill-arrow{color:#fff;font-size:24px;margin:0;align-self:stretch;transition:transform .2s}.top-circles__pill--open .top-circles__pill-arrow{transform:rotate(180deg)}.top-circles__pill--open,.top-circles__pill:not(.top-circles__pill--alias):not(.top-circles__pill--admin):hover{background-color:rgba(179,179,179,.75);background-image:linear-gradient(transparent,rgba(0,0,0,.1))}.top-circles__pill--admin,.top-circles__pill--alias{background-color:#0c92d1;background-image:linear-gradient(transparent,rgba(0,0,0,.1))}.top-circles__pill--admin{background-color:#d82246}.top-circles__link{display:flex;justify-content:center;align-items:center;color:inherit;background:#fff;border-radius:50%;position:relative;text-decoration:none;font-size:24px;font-size:clamp(18px,18px + (100vw - 320px)/16.667,24px);width:2em;height:2em}.top-circles__link_active{color:#d82246}.top-circles__badge{display:flex;justify-content:center;align-items:center;font-size:13px;position:absolute;top:-8px;right:0;color:#fff;background-color:#d82246;height:20px;min-width:20px;border-radius:10px;padding:0 4px}.top-circles__badge:empty{display:none}.album-preview{width:100%;padding-bottom:66%;position:relative;border-radius:4px;display:block;color:#fff;text-decoration:none;background-repeat:no-repeat;background-position:center;background-size:cover}.album-preview__content{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:4px;padding:20px;background-color:rgba(0,0,0,.2);transition:background-color .3s;display:flex;justify-content:center;align-items:center}.album-preview__content:hover{background-color:rgba(0,0,0,.5)}.album-preview__title{font-weight:600;font-size:23px;font-size:clamp(17px,17px + (100vw - 360px)/53.333,23px);line-height:32px;line-height:clamp(28px,28px + (100vw - 360px)/80,32px);text-shadow:0 4px 40px rgba(0,0,0,.7)}.album-preview__count,.footer{font-size:13px;line-height:16px}.album-preview__count{position:absolute;bottom:20px;right:20px;font-weight:500}.footer{background-color:#f7f7f7;margin-top:32px;padding:32px 0}.footer__content{max-width:1216px;display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 20px 0 0;margin:0 auto 12px}.footer__content--contacts{flex-wrap:nowrap}.footer__copyright{flex:1;margin-left:20px;padding-top:16px;border-top:1px solid #e7e7e7;color:#666}.footer__section{margin-left:20px;flex-grow:1;flex-shrink:1;flex-basis:0;margin-bottom:20px}.footer__header{font-size:17px;line-height:28px;font-weight:600;margin-top:0;margin-bottom:16px}.footer__list>li{margin-bottom:10px}.contacts__black-link{font-size:15px;line-height:20px;font-weight:500;color:inherit;text-decoration:none;display:inline-flex;align-items:center}.contacts__email-list{display:flex;margin-left:-20px}.contacts__email-block{flex:1;margin-left:20px;margin-bottom:-1em}.contacts__email-link{font-size:15px;line-height:20px;font-weight:500}.contacts__support-icon{width:24px;height:24px;font-size:24px;margin-right:6px}.contacts__support-icon--telegram{color:#24a0dd}.contacts__support-icon--whatsapp{color:#50ce52}.contacts__social-icon{display:inline-flex;color:#333;width:24px;height:24px;font-size:24px}.contacts__social-link{display:inline-flex;margin-right:8px}.contacts__frontera-logo{font-family:serif;text-transform:uppercase;font-size:23px;line-height:32px;color:#666}.profile-icon__initials{font-size:80%;position:relative;top:-1px;color:#fff}.profile-icon__link{overflow:hidden}.profile-icon__avatar{position:absolute;width:100%;height:100%}.profile-icon__link--authorized{background-color:#b3b3b3;background-image:linear-gradient(to top,rgba(0,0,0,.3),transparent);border:2px solid #fff}.tooltip{z-index:5000;position:absolute;top:0;left:0;font-size:15px;line-height:20px;color:#fff;background-color:#111;border-radius:4px;padding:10px 20px;white-space:nowrap;box-shadow:0 3px 10px rgba(0,0,0,.2);max-width:calc(100vw - 16px);overflow:hidden;text-overflow:ellipsis}.profile-menu__container{position:relative}.profile-menu{z-index:100;font-size:15px;line-height:20px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.08),0 8px 20px rgba(51,51,51,.08);border-radius:4px;max-width:min(400px,100vw - 40px);overflow:hidden;position:absolute;top:100%;right:0;margin-top:2px;opacity:0;visibility:hidden;transition:opacity .2s,visibility 0s .2s}.profile-menu--open{opacity:1;visibility:visible;transition:opacity .2s,visibility 0s}.profile-menu__item{display:flex;width:100%;padding:12px 12px 12px 20px;padding-left:clamp(12px,12px + (100vw - 420px)/32.5,20px);text-align:left;white-space:nowrap;border-bottom:1px solid #e7e7e7}.profile-menu__item--active{cursor:pointer}.profile-menu__item--active:hover{background-color:#f7f7f7}.profile-menu__item--link{text-decoration:none;color:inherit;justify-content:space-between;align-items:center}.profile-menu__item--link::after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8,6l6,6l-6,6' stroke='%23a1a1a1' fill='none' stroke-width='2'/%3E%3C/svg%3E");margin-left:12px;width:24px;height:24px}.profile-menu__item--button{cursor:pointer;line-height:24px}.profile-menu--with-progress{border-bottom-left-radius:0;border-bottom-right-radius:0}.profile-menu--with-progress::after{content:"";height:8px;width:100%;display:block;background-image:linear-gradient(-45deg,#d82246,#d82246 10px,#ffa6b2 10px,#ffa6b2 20px,#d82246 20px);background-size:40px 100%;-webkit-animation:1.5s linear infinite slide-bg;animation:1.5s linear infinite slide-bg}.profile-card{display:flex;align-items:center;width:100%}.profile-card--button{cursor:pointer;border-bottom:1px solid #e7e7e7}.profile-card:not(.profile-card--button){padding-top:16px;padding-bottom:16px;padding-right:20px}.profile-card__avatar{position:relative;font-size:64px;box-sizing:content-box;flex:0 0 auto;width:1em;height:1em;border-radius:50%;overflow:hidden;border:2px solid #e7e7e7;left:-3px;margin-right:9px}.profile-card--button .profile-card__avatar{font-size:36px;margin-right:7px}.profile-card__initials{font-size:.4em;color:#fff;background-color:#b3b3b3;background-image:linear-gradient(-20deg,rgba(0,0,0,.3),transparent);display:flex;justify-content:center;align-items:center}.profile-card__avatar-image,.profile-card__initials{position:absolute;top:0;left:0;width:100%;height:100%}.profile-card__info{flex:1;display:flex;flex-direction:column;overflow:hidden}.profile-card__name{font-weight:600;line-height:24px;overflow:hidden;text-overflow:ellipsis}.profile-card__login{color:#666;font-size:13px;line-height:16px;overflow:hidden;text-overflow:ellipsis}.profile-card__portfolio-link{color:inherit;text-decoration:none}.profile-card__portfolio-link:hover{text-decoration:underline}.profile-card__check{margin-left:12px;color:#a1a1a1}.profile-card--selected .profile-card__check{color:#d82246}.profile-card__check--mark{display:none}.profile-card--selected .profile-card__check--mark{display:block}.hero{display:flex;justify-content:center;align-items:center;color:#fff;position:relative;height:670px;height:clamp(560px,560px + (100vw - 420px)/5.273,670px)}.hero__cover{background-image:linear-gradient(rgba(0,0,0,.5) 5%,rgba(0,0,0,.485),rgba(0,0,0,.441),rgba(0,0,0,.377),rgba(0,0,0,.3),rgba(0,0,0,.223),rgba(0,0,0,.159),rgba(0,0,0,.115),rgba(0,0,0,.1) 25%);position:relative}.hero__image{position:absolute;width:100%;height:100%;top:0;left:0;background-repeat:no-repeat;background-position:center;background-size:cover;background-color:#b3b3b3;z-index:-1}.hero__credit{font-size:13px;line-height:16px;position:absolute;padding:2px 8px;border-radius:4px;background:rgba(17,17,17,.6)}.hero__credit-link{color:inherit}.hero__menu{position:absolute;top:20px;right:0}.hero__content{max-width:900px;margin-top:-6%}.hero__title{font-weight:600;margin:0;font-size:44px;font-size:clamp(23px,23px + (100vw - 420px)/27.619,44px);line-height:56px;line-height:clamp(32px,32px + (100vw - 420px)/24.167,56px);text-shadow:0 16px 32px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.32),0 1px 4px rgba(0,0,0,.24)}.hero-form{height:48px;margin-top:48px;display:flex;align-items:stretch;border-radius:4px;box-shadow:0 12px 28px rgba(0,0,0,.12)}.hero-form__inputs{flex:1;display:flex}.hero-form__query-container{flex:1;display:flex;position:relative;border-top-left-radius:4px;border-bottom-left-radius:4px;border:1px solid #ccc;border-right:none;background-color:#fff}.hero-form__query{font:inherit;font-weight:500;flex-grow:1;color:#111;padding:0 20px;width:0;border:0}.hero-form__placeholder{display:none;position:absolute;color:#a1a1a1;top:0;left:0;height:100%;width:100%;align-items:center;padding:0 20px;white-space:nowrap;overflow:hidden;pointer-events:none}.hero-form__query:-moz-placeholder-shown:not(:focus)+.hero-form__placeholder{display:flex}.hero-form__query:placeholder-shown:not(:focus)+.hero-form__placeholder{display:flex}.hero-form__placeholder-link{text-decoration:underline;cursor:pointer;pointer-events:all}.hero-form__media-selector{border:1px solid #ccc;border-left:none;border-right:none;font-weight:500;color:#666;padding:0;display:flex;align-content:stretch;position:relative;background-color:#fff;flex:0 0 auto}.hero-form__media-select{overflow:hidden}.hero-form__media-select::-ms-expand{display:none}.hero-form__media-select-icon{font-size:24px;color:#a1a1a1;position:absolute;right:6px;height:100%;pointer-events:none}.hero-form__media-select:focus,.hero-form__query:focus,.hero-form__submit:focus{z-index:1}.hero-form__submit{padding:0 24px;border:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.hero-form__submit-icon{font-size:24px}.hero-form__media-icon{font-size:24px;color:#a1a1a1;position:absolute;left:0;height:100%;pointer-events:none;display:none}.hero-form__placeholder-suggestion{visibility:hidden}.teaser__list{display:flex;margin:0 0 0 -16px}.teaser__item{background:#fff;display:flex;align-items:stretch;flex-basis:0;flex-grow:1;border:1px solid #e7e7e7;border-radius:4px;margin-left:16px}.teaser__content{flex-grow:1;padding:24px;font-size:17px;font-size:clamp(15px,15px + (100vw - 420px)/130,17px);line-height:28px;line-height:clamp(20px,20px + (100vw - 420px)/32.5,28px)}.teaser__icon{color:#111;font-size:48px;font-size:clamp(36px,36px + (100vw - 420px)/21.667,48px);width:1.333em;height:1.333em}.rubrics__list{margin:0 0 0 -16px;display:flex;flex-wrap:wrap}.rubrics__item{display:flex;align-items:stretch;flex-grow:0;flex-shrink:0;margin-left:16px;margin-bottom:16px;border-radius:4px;background-color:#b3b3b3;background-position:center;background-repeat:no-repeat;background-size:cover}.rubrics__item_more{background-color:transparent}.rubrics__link{display:flex;justify-content:center;align-items:center;font-weight:600;font-size:23px;font-size:clamp(17px,17px + (100vw - 680px)/53.333,23px);line-height:32px;line-height:clamp(28px,28px + (100vw - 680px)/80,32px);color:#fff;height:130px;height:clamp(80px,80px + (100vw - 420px)/11.6,130px);border-radius:4px;padding:16px;text-align:center;text-decoration:none;text-shadow:0 4px 40px rgba(0,0,0,.7);flex-grow:1;background-color:rgba(0,0,0,.2);transition:background-color .3s}.rubrics__link:hover{background-color:rgba(0,0,0,.5)}.rubrics__link_more{color:#111;text-shadow:none;background-image:none;background-color:#fff;text-align:left}.rubrics__link_more:hover{background-color:#e6e6e6}.rubrics__more-icon{margin-left:16px;flex:0 0 auto}.rubrics__link_more:hover .rubrics__more-icon{border-color:#fff}.info-blocks{display:flex}.info-blocks__item{flex-basis:0;flex-grow:1;background-color:#f7f7f7;border-radius:4px;padding:40px;display:grid;grid-template-rows:1fr -webkit-min-content;grid-template-rows:1fr min-content;gap:0 40px}.info-blocks__item-title{font-size:23px;line-height:32px;font-weight:600;margin:0}.info-blocks__item-icon{grid-row:span 2}.partners__list{display:flex}.partners__item{flex:0 0 auto;margin-right:20px}.partners__logo{opacity:.5;max-width:200px;padding-top:25%;background-repeat:no-repeat;background-position:left;background-size:contain}.partners__title{font-weight:500}.partners__tagline{font-size:15px;line-height:20px;margin-top:-1em;color:#666}.carousel__button-list{display:flex;margin-left:-16px;margin-top:16px;justify-content:flex-end}.carousel__button{color:inherit;cursor:pointer;margin-left:16px}.carousel__frame{overflow:hidden;position:relative}.carousel__list{position:relative;left:-100%}.albums__list{display:flex}.albums__item{flex:0 0 auto;margin-right:20px}.projects__item,.projects__list{display:flex}.projects__link{flex:1;display:flex;border:1px solid #e7e7e7;border-radius:4px;padding:20px;color:inherit;text-decoration:none}.projects__header{font-size:23px;line-height:32px;font-weight:500;margin:0 0 10px}.projects__byline{margin:0}.projects__cover{background-color:#b3b3b3;padding-bottom:66%;border-radius:2px;background-position:center;background-size:cover;background-repeat:no-repeat;box-shadow:inset 0 0 30px rgba(0,0,0,.1);transition:background-image 1s}.projects__cover--blogs{box-shadow:inset 0 0 30px rgba(0,0,0,.3)}.projects__cover-cell{flex:0 0 auto}.gallery{display:flex;flex-wrap:wrap;justify-content:space-between}.gallery--legacy{justify-content:flex-start;margin-left:-16px}.gallery__filler{flex:0 0 100%}.gallery__item{display:flex;position:relative;border-radius:2px;margin-bottom:16px;transition:width .1s,height .1s;overflow:hidden}.gallery__item::after,.latest-images__list::after{position:absolute;left:0;width:100%;pointer-events:none}.gallery__item::after{content:'';top:0;height:100%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1)}.gallery--legacy .gallery__item{width:170px;height:170px;margin-left:16px}.gallery__image{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .2s}.latest-images__tabs-list{border-bottom:1px solid #e7e7e7;margin-bottom:32px;font-weight:500;line-height:24px;max-width:800px;display:flex}.latest-images__tab-button{padding-bottom:16px;margin-right:32px;white-space:nowrap}.latest-images__tab-button[aria-selected=true]{color:#d82246;border-bottom:2px solid #d82246}.latest-images__container{display:flex;flex-direction:column}.latest-images__list{flex:0 0 auto;overflow:hidden;position:relative;height:600px}.latest-images__list::after{content:"";bottom:0;height:80px;background-image:linear-gradient(to top,#fff,transparent)}.latest-images__more-block{margin-top:20px}.latest-images__more-button{display:block}@media (min-width:901px){.header__button{display:none}.header__list{display:flex}.header__item{margin-right:16px}.footer__content--contacts{flex-direction:row}.footer__section--contacts{flex:2;margin-right:20px}.hero-form__placeholder-suggestion{display:inline}.projects__list{flex-direction:row;margin-left:-20px}.projects__item{flex:0 0 auto;width:calc(100%/3 - 20px);margin-left:20px;margin-bottom:0}.projects__link{flex-direction:column}.projects__cover-cell{margin-right:0;margin-bottom:16px}}@media (max-width:900px){.header__button{display:block;font-size:24px;cursor:pointer;margin:0 12px 0 0}.header__list{display:none}.header__list_open{display:flex;position:absolute;flex-direction:column;background-color:#fff;z-index:2;left:0;margin-left:-20px;top:56px}.header__item{margin-right:0}.header__link{display:block;padding:0 40px 0 20px;line-height:64px;border-top:1px solid #e7e7e7}.footer__content--contacts{flex-direction:column}.footer__section--contacts{flex:1;margin-right:0}.hero-form__placeholder-suggestion{display:none}.projects__list{flex-direction:column;margin-left:0}.projects__item{flex:0;margin-left:0;margin-bottom:20px}}@media (max-width:900px) and (min-width:376px){.header__list_open{border-bottom-right-radius:4px;box-shadow:10px 10px 10px -10px rgba(0,0,0,.3)}}@media (max-width:375px){.header__list_open{width:calc(100% + 20px + 20px);border-bottom-right-radius:0;box-shadow:0 50px 50px rgba(0,0,0,.5)}}@media (max-width:580px){.header__phone{font-weight:500}.hero-form__media-select{padding:0 8px;width:54px;text-indent:100%}.hero-form__media-selector[data-chosen=images] .hero-form__media-icon--image,.hero-form__media-selector[data-chosen=video] .hero-form__media-icon--video,.hero-form__submit-icon{display:flex}.hero-form__submit-label{display:none}}@media (min-width:681px){.footer__section--list{flex-basis:0}.hero__credit{right:0;bottom:104px}.teaser__section{margin-top:-88px}.teaser__list{flex-direction:row;flex-wrap:wrap}.teaser__content{display:block}.teaser__icon{margin-bottom:12px}.info-blocks__item-icon{margin-bottom:0}}@media (max-width:680px){.footer__section--list{flex-basis:calc(50% - 20px)}.teaser__section{margin-top:-48px}.teaser__list{flex-direction:column;flex-wrap:nowrap}.teaser__item{flex-basis:0;margin-bottom:16px}.teaser__content{display:flex;align-items:center}.teaser__icon{margin-right:20px;flex:0 0 auto}.info-blocks__item{grid-template-columns:none;margin-bottom:20px}.info-blocks__item-icon{margin-bottom:20px}.albums__item{flex-basis:100%}}@media (min-width:421px){.contacts__email-list{flex-direction:row}.rubrics__link_more{justify-content:center}}@media (max-width:420px){.contacts__email-list{flex-direction:column}.hero__credit{left:0;bottom:64px}.rubrics__item{flex-basis:calc(100% - 16px)}.rubrics__item:nth-child(n+5){display:none}.rubrics__item:nth-child(8){display:block}.rubrics__link_more{justify-content:left}.partners__item{flex-basis:100%}.projects__link{flex-direction:column}.projects__cover-cell{margin-right:0;margin-bottom:16px}}@media (max-width:680px) and (min-width:421px){.hero__credit{right:0;bottom:64px}.partners__item{flex-basis:calc((100% - 20px)/2)}}@media (min-width:581px){.hero-form__media-select{padding:0 32px 0 20px;width:auto;text-overflow:ellipsis}.hero-form__media-selector[data-chosen=images] .hero-form__media-icon--image,.hero-form__media-selector[data-chosen=video] .hero-form__media-icon--video,.hero-form__submit-icon{display:none}.hero-form__submit-label{display:block}}@media (min-width:1001px){.teaser__item{flex-basis:0;margin-bottom:0}.rubrics__item{flex-basis:calc(25% - 16px)}.info-blocks{margin-left:-16px;flex-direction:row}.info-blocks__item{grid-template-columns:-webkit-min-content 1fr;grid-template-columns:min-content 1fr;margin-left:16px}.partners__item{flex-basis:calc((100% - 3*20px)/4)}.albums__item{flex-basis:calc((100% - 2*20px)/3)}}@media (max-width:1000px) and (min-width:681px){.teaser__item{flex-basis:calc(50% - 16px);margin-bottom:16px}.rubrics__item{flex-basis:calc(100%/3 - 16px)}.info-blocks__item{grid-template-columns:-webkit-min-content 1fr;grid-template-columns:min-content 1fr;margin-bottom:20px}.partners__item{flex-basis:calc((100% - 2*20px)/3)}.albums__item{flex-basis:calc((100% - 20px)/2)}}@media (min-width:421px) and (max-width:680px){.rubrics__item{flex-basis:calc(50% - 16px)}}@media (min-width:421px) and (max-width:1000px){.rubrics__item:nth-child(n+6){display:none}.rubrics__item:nth-child(8){display:block}}@media (max-width:1000px){.info-blocks{flex-direction:column}}@media (max-width:900px) and (min-width:421px){.projects__link{flex-direction:row}.projects__cover-cell{width:200px;width:clamp(100px,100px + (100vw - 420px)/2.6,200px);margin-right:16px;margin-bottom:0}}