@font-face{font-family:Cygre SemiBold;font-style:normal;font-weight:400;src:url(../font/Cygre-SemiBold.ttf) format("truetype")}@font-face{font-family:GolosText Regular;font-style:normal;font-weight:400;src:url(../font/GolosText-Regular.woff) format("woff2"),url(../font/GolosText-Regular.woff2) format("woff")}@font-face{font-family:GolosText Medium;font-style:normal;font-weight:400;src:url(../font/GolosText-Medium.woff) format("woff2"),url(../font/GolosText-Medium.woff2) format("woff")}:root{--regular:"GolosText Regular";--medium:"GolosText Medium";--semiBold:"Cygre SemiBold";--py:60px;--px:80px;--wrapper-width:1600px;--primary:#f17446;--pinkPrimary:#fbd7ed;--greenPrimary:#d7f4cc;--purplePrimary:#f2d7fb;--violetPrimary:#dbd7fb;--bluePrimary:#d7f1fb;--beigePrimary:#fbe5d7;--danger:#d83a1b;--dangerHover:#c13317;--colorBlock:linear-gradient(90deg,#f69e67,#c63519);--colorBtn:linear-gradient(90deg,#d83a1b,#f47741);--colorBtnHover:linear-gradient(90deg,#c63418,#ea6f3a);--white:#fff;--gray-100:#fcfcfc;--gray-200:#f4f3f2;--gray-300:#eeeded;--gray-400:#bebebc;--gray-500:#888787;--dark:#1d1d1d;--black:#000}@media screen and (max-width:1280px){:root{--px:60px}}@media screen and (max-width:991px){:root{--px:40px}}@media screen and (max-width:767px){:root{--py:50px;--px:16px}}.animate-fade-up{opacity:0;transition:opacity .6s ease,translate .6s cubic-bezier(.34,1.56,.64,1);translate:0 40px}.animate-fade-up.is-visible{opacity:1;translate:0 0}.animate-fade-left{opacity:0;transition:opacity .6s ease,translate .6s cubic-bezier(.34,1.56,.64,1);translate:-40px 0}.animate-fade-left.is-visible{opacity:1;translate:0 0}.animate-fade-right{opacity:0;transition:opacity .6s ease,translate .6s cubic-bezier(.34,1.56,.64,1);translate:40px 0}.animate-fade-right.is-visible{opacity:1;translate:0 0}.animate-scale{opacity:0;scale:.9;transition:opacity .6s ease,scale .6s cubic-bezier(.34,1.56,.64,1)}.animate-scale.is-visible{opacity:1;scale:1}.animate-title{opacity:0;transition:opacity .6s ease,translate .6s ease;translate:0 30px}.animate-title.is-visible{opacity:1;translate:0 0}.s-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:var(--py) var(--px);position:relative;width:100%}.s-container>*{position:relative;z-index:2}.s-container--cover{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.s-container--bg-primary{background:var(--colorBtn)}.s-container--bg-white{background:var(--white)}.s-container--banner{margin-top:-112px;padding-top:112px}.s-container--img-left-bottom>svg{bottom:0;left:0;position:absolute;z-index:1}.s-container--img-left-bottom>*{position:relative;z-index:2}.s-wrapper{align-items:stretch;display:flex;max-width:var(--wrapper-width);position:relative;width:100%}.s-wrapper__w-full{max-width:100%}.s-column{display:flex;flex-direction:column;position:relative;width:100%}.nav__panel ul{list-style:none}.nav__panel ul,.nav__panel ul li{margin:0;padding:0}.nav__panel ul li a svg path{stroke:var(--white)}.nav__panel>ul{align-items:center;display:flex;gap:16px}.nav__menu ul{display:flex;flex-direction:column;gap:5px 24px;list-style:none}.nav__menu ul,.nav__menu ul li{margin:0;padding:0}.nav__menu ul li a.active,.nav__menu ul li.current-menu-item>a{color:var(--dark)}.nav__menu ul li a{color:var(--black);display:block;font-family:var(--regular);font-size:22px;font-weight:400;margin:0;text-decoration:none;transition:.2s}.nav__menu ul li a:hover{color:var(--dark)}@media screen and (max-width:767px){.nav__menu ul li a{color:var(--black)}}.nav__btn{margin-left:32px!important;padding-left:32px!important;padding-right:32px!important}.header{align-items:center;display:flex;filter:inherit!important;flex-direction:column;height:112px;justify-content:center;padding:0 var(--px);position:sticky;top:0;transition:.4s;width:100%;z-index:999}.header.hide{transform:translateY(-112px)!important}.header-scroll{top:24px}.header-scroll .header--wrapper{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background-color:hsla(0,4%,90.2%,.7);padding:0 8px}.header-scroll .header--logo{color:var(--black);padding-left:12px}.header-scroll .header--nav>div>ul>li a.active,.header-scroll .header--nav>div>ul>li.current-menu-item>a,.header-scroll .header--nav>ul a.active,.header-scroll .header--nav>ul.current-menu-item>a{background:var(--gray-100);border-radius:8px}.header-scroll .header--nav>div>ul>li a,.header-scroll .header--nav>ul a{color:var(--black);font-size:16px}.header-scroll .header--nav>div>ul>li a:hover,.header-scroll .header--nav>ul a:hover{color:var(--primary)}.header-scroll .header--nav>div>ul>li a.btn-dropdown,.header-scroll .header--nav>ul a.btn-dropdown{padding-right:12px}.header-scroll .header__burger{margin-top:-50px;padding-left:calc(var(--px) + 20px)}.header-scroll .nav__btn{height:40px;margin:0!important}.header-scroll .nav__panel ul li a svg path{stroke:var(--black)}@media screen and (min-width:992px){.header.banner-light:not(.header-scroll) .nav__menu ul li a{color:var(--gray-100)!important}.header.banner-light:not(.header-scroll) .nav__menu ul li a:hover{color:var(--gray-400)!important}}.header.banner-light:not(.header-scroll) .header--group>.header--logo{color:var(--gray-100)!important}.header.banner-light:not(.header-scroll) .nav__panel>ul>li>a svg path{stroke:var(--gray-100)!important}.header.banner-light:not(.header-scroll) .nav__panel>ul>li>a span{background:var(--gray-100)!important;color:var(--danger)}.header.banner-light:not(.header-scroll) .nav__login>a{border-color:var(--gray-100)!important;color:var(--gray-100)!important}.header.banner-light:not(.header-scroll) .nav__login>a:hover{background:var(--white)!important;border-color:var(--white)!important;color:var(--dark)!important}.header--wrapper{align-items:stretch;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);border-radius:16px;display:flex;height:60px;max-width:var(--wrapper-width);padding:0;position:relative;transition:.3s;width:100%}.header--wrapper>*{position:relative;z-index:2}.header--column{align-items:center;display:flex;justify-content:space-between;width:100%}.header--group{max-width:max-content;min-width:180px}@media screen and (max-width:991px){.header--group{min-width:auto}}.header--logo{color:var(--white);font-family:var(--medium);font-size:26px!important;font-weight:550;line-height:24px;text-decoration:none!important;transition:.2s}.header--logo:hover{color:var(--dark);text-decoration:none}.header--nav>div>ul,.header--nav>ul{align-items:center;flex-direction:row;gap:8px;justify-content:flex-end}.header--nav>div>ul>li,.header--nav>ul>li{position:relative}.header--nav>div>ul>li>a,.header--nav>ul>li>a{align-items:center;color:var(--white);display:flex;height:65px;padding:0 12px}@media screen and (max-width:991px){.header--nav>div>ul>li>a,.header--nav>ul>li>a{margin-left:0!important}}.header--nav>div>ul>li>a.btn-dropdown,.header--nav>ul>li>a.btn-dropdown{padding-right:0}.header--nav>div>ul>li>a[aria-expanded=true] svg:last-of-type,.header--nav>ul>li>a[aria-expanded=true] svg:last-of-type{transform:rotate(180deg)}.header--nav>div>ul>li>a[href="/contacts"],.header--nav>ul>li>a[href="/contacts"]{display:none!important}.header__profile{background:var(--gray-100);border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);left:auto!important;margin-top:8px;padding:24px 24px 16px;position:absolute;right:0;width:max-content}.header__profile-user{align-items:center;display:flex;gap:8px;padding-bottom:8px}.header__profile-photo{align-items:center;background:var(--beigePrimary);border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.header__profile-photo img{position:relative;z-index:2}.header__profile-photo svg{position:absolute;z-index:1}.header__profile-user-data{font-family:var(--regular);font-weight:400}.header__profile-user-data span{display:block}.header__profile-name{color:var(--dark);font-size:16px}.header__profile-login{color:var(--gray-500);font-size:14px}.header__profile-line{background:var(--gray-300);display:block;height:1px;margin:8px 0;width:100%}.header__profile-btn{align-items:center;background:inherit;border:none;color:var(--dark)!important;cursor:pointer;display:flex;font-family:var(--regular);font-size:16px;font-weight:400;gap:8px;padding:8px 0 8px 26px;position:relative;transition:.2s;width:100%}.header__profile-btn svg{left:0;position:absolute}.header__profile-btn svg path{stroke:var(--dark)!important}.header__profile-btn:hover{color:var(--primary)!important}.header__profile-btn:hover svg path{stroke:var(--primary)!important}.header__burger{background:var(--gray-100);display:flex;flex-direction:column;height:100vh!important;left:0!important;margin-left:calc(var(--px)*-1);margin-top:-26px;max-width:calc(100% + var(--px)*2)!important;overflow:scroll;padding-bottom:0;padding-left:var(--px);padding-right:var(--px);padding-top:0;position:fixed;top:0!important;width:calc(100% + var(--px)*2)}.header__burger-close{margin-right:10px}.header__burger-close svg path{stroke:var(--black)!important}.header__burger .header--logo{padding-left:0}@media screen and (max-width:767px){.header__burger{height:calc(100vh - 57px)}}.header__burger.fade-toggle{opacity:0;transition:opacity .5s ease,visibility .5s ease;visibility:hidden;z-index:-1}.header__burger.fade-toggle.uk-open{display:flex!important;opacity:1;visibility:visible;z-index:9}.header__burger.fade-toggle.uk-open .header--logo{color:var(--black)}.header__burger-top{align-items:center;background:var(--gray-100);display:flex;flex-shrink:0;height:112px;justify-content:center;padding-bottom:2px;position:sticky;top:0;width:100%;z-index:99}.header__burger-nav{padding:80px 0}@media screen and (max-width:767px){.header__burger-nav{padding:16px 0}}@media screen and (max-width:991px){.header__burger-nav>div>ul>li>a,.header__burger-nav>ul>li>a{font-family:var(--medium);font-size:56px!important;font-weight:550}}@media screen and (max-width:767px){.header__burger-nav>div>ul>li>a,.header__burger-nav>ul>li>a{font-size:28px!important}}.header__burger-nav>div>ul>li>a[href="/contacts"],.header__burger-nav>ul>li>a[href="/contacts"]{display:none!important}.header__burger-account{border-bottom:1px solid var(--gray-400);width:100%}.header__burger-account-btn{color:var(--white)!important;margin-bottom:32px;max-width:100%!important;width:100%!important}.header__burger-guest{color:var(--black);display:block;font-family:var(--medium);font-size:36px;font-weight:550;padding:16px 0;text-decoration:none!important;width:100%}@media screen and (max-width:767px){.header__burger-guest{font-size:20px}}.header__burger-guest:hover{color:var(--primary)}.header__burger-body{display:flex;flex-direction:column;min-height:calc(100vh - 112px);width:100%}@media screen and (max-width:767px){.header__burger-body{min-height:calc(100vh - 169px)}}.header__burger-profile{align-items:center;display:flex;gap:12px;padding:16px 0;text-decoration:none!important;width:100%}.header__burger-profile svg{height:60px;width:60px}@media screen and (max-width:767px){.header__burger-profile svg{height:40px;width:40px}}.header__burger-profile>div{color:var(--black);display:flex;flex-direction:column;font-family:var(--medium);font-size:36px;font-weight:550;line-height:115%}@media screen and (max-width:767px){.header__burger-profile>div{font-size:20px;line-height:130%}}.header__burger-profile>div span{color:var(--gray-500);display:block;font-family:var(--regular);font-size:22px;font-weight:400;line-height:130%}@media screen and (max-width:767px){.header__burger-profile>div span{font-size:16px}}.header__burger-contact ul{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:16px 0}.header__burger-contact ul li{margin:0;padding:0}.header__burger-contact ul li a{color:var(--gray-500)!important;font-family:var(--medium);font-size:22px;font-weight:550;line-height:130%}@media screen and (max-width:767px){.header__burger-contact ul li a{font-size:20px}}.footer{align-items:center;background:var(--gray-300);display:flex;flex-direction:column;justify-content:center;padding:44px var(--px);width:100%}.footer__wrapper{align-items:stretch;display:flex;max-width:var(--wrapper-width);position:relative;width:100%}.footer__column{display:flex;flex-direction:column;gap:190px;width:100%}@media screen and (max-width:991px){.footer__column{gap:120px}}@media screen and (max-width:767px){.footer__column{gap:60px}}.footer__group{display:flex;width:100%}@media screen and (max-width:480px){.footer__group{flex-direction:column}}.footer__nav{padding-right:62px}@media screen and (max-width:991px){.footer__nav{padding-right:48px}}@media screen and (max-width:480px){.footer__nav{padding-bottom:32px;padding-right:0}}.footer__nav ul>li>a{-webkit-text-stroke:0 var(--gray-100)!important;color:var(--black);font-size:16px}.footer__nav ul>li>a:hover{color:var(--primary)}.footer__connection{display:flex;gap:62px}@media screen and (max-width:991px){.footer__connection{gap:48px}}@media screen and (max-width:767px){.footer__connection{flex-direction:column;gap:32px}}.footer__connection-group{display:flex;flex-direction:column;max-width:276px;width:100%}@media screen and (max-width:991px){.footer__connection-group:first-of-type{max-width:176px}.footer__connection-group:last-of-type{max-width:228px}}.footer__connection-group ul{display:flex;flex-direction:column;gap:5px;list-style:none;margin:0;min-height:150px;padding:0}@media screen and (max-width:991px){.footer__connection-group ul{min-height:165px}}@media screen and (max-width:767px){.footer__connection-group ul{min-height:auto}}.footer__connection-group ul li{display:flex;flex-direction:column;margin:0;padding:0}.footer__connection-group ul li a{color:var(--dark);display:block;font-family:var(--regular);font-size:16px;font-weight:400;letter-spacing:-.2px;margin:0;text-decoration:none;transition:.2s}.footer__connection-group ul li a:hover{color:var(--primary)}.footer__connection-info{color:var(--gray-500);display:flex;flex-direction:column;font-family:var(--regular);font-size:16px;gap:8px;line-height:130%}.footer__connection-info a{color:inherit;letter-spacing:-.2px;max-width:100%;width:max-content}@media screen and (max-width:991px){.footer__connection-info a{width:100%}}.footer__connection-mobile{flex-direction:row;justify-content:space-between;width:100%}@media screen and (max-width:480px){.footer__connection-mobile{flex-direction:column}}.footer__connection-mobile .footer__connection-info:last-of-type{flex-shrink:0;width:228px}.footer__logo{width:100%}.drawings{overflow:hidden}.drawings__cards{display:flex;margin-bottom:40px;position:relative;will-change:transform}.drawings__card{background:var(--white);flex-shrink:0;height:354px;overflow:hidden;transform:scale(.85);transition:all .4s cubic-bezier(.4,0,.2,1);width:464px}.drawings__card:after{background:rgba(0,0,0,.2);content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:opacity .4s;width:100%}.drawings__card.no-transition,.drawings__card.no-transition:after{transition:none!important}.drawings__card.active{box-shadow:0 8px 30px rgba(0,0,0,.15);opacity:1;transform:scale(1);z-index:2}.drawings__card.active:after{opacity:0}.drawings__card img{display:block;height:100%;object-fit:contain;width:100%}.drawings__info{align-items:center;display:flex;justify-content:center}.drawings__button{min-width:280px}@media screen and (max-width:991px){.drawings__cards{margin-bottom:30px}.drawings__card{height:267px;width:350px}.drawings__info{padding:0 20px}.drawings__button{max-width:100%;min-width:100%}}.cookies{align-items:flex-end;background:var(--gray-300);bottom:0;box-shadow:0 0 27px -10px rgba(236,188,171,.8);display:flex;gap:32px;justify-content:space-between;left:0;opacity:0;padding:44px;position:fixed;transition:.5s;visibility:hidden;width:100vw;z-index:-999}@media screen and (max-width:991px){.cookies{align-items:flex-start;flex-direction:column}}@media screen and (max-width:767px){.cookies{gap:24px;padding:24px;text-align:center}}.cookies.show{opacity:1;visibility:inherit;z-index:99999}.cookies__group{display:flex;flex-direction:column;gap:24px;justify-content:space-between;width:100%}.cookies__group:first-of-type{max-width:700px;width:100%}@media screen and (max-width:991px){.cookies__group:first-of-type{max-width:100%}}.cookies__group:last-of-type{flex-shrink:0;width:278px}@media screen and (max-width:767px){.cookies__group:last-of-type{width:100%}}.cookies__btn{max-width:100%;width:100%}.cookies__title{color:var(--dark);font-family:var(--medium);font-size:32px;font-weight:500;line-height:130%;width:100%}@media screen and (max-width:991px){.cookies__title{font-size:28px}}@media screen and (max-width:767px){.cookies__title{font-size:24px}}.cookies__text{color:var(--dark);font-family:var(--regular);font-size:22px;font-weight:400;line-height:130%;width:100%}@media screen and (max-width:767px){.cookies__text{font-size:16px}}.cookies__link{color:inherit;text-decoration:underline;transition:.2s}.cookies__link:hover{color:var(--danger)}.title{padding-bottom:32px}.title__2{align-items:flex-end;display:flex;gap:24px;justify-content:space-between}.title__link{color:var(--dark);flex-shrink:0;font-family:var(--regular);font-size:22px;font-weight:400;line-height:130%;transition:.2s}.title__link:hover{color:var(--primary);text-decoration:none}.title span.lowercase{text-transform:lowercase}.btn{background:inherit;border:none;cursor:pointer;display:block;text-decoration:none;transition:.2s}.btn--prime{align-items:center;background:var(--colorBtn);background-position:0;border-radius:8px;color:var(--gray-100);display:flex;font-family:var(--medium);font-size:22px;font-weight:550;height:57px;justify-content:center;max-width:342px;min-width:308px;transition:background-position .5s ease;width:max-content}@media screen and (max-width:767px){.btn--prime{font-size:20px!important;height:62px}}.btn--prime:hover{background-position:100%;background:var(--dangerHover);color:var(--gray-100);text-decoration:none}.btn--white{align-items:center;background:var(--gray-100);background-position:0;border-radius:8px;color:var(--dark)!important;display:flex;font-family:var(--medium);font-size:22px;font-weight:550;height:57px;justify-content:center;max-width:350px;transition:background-position .5s ease;width:100%}@media screen and (max-width:767px){.btn--white{font-size:20px!important;height:62px}}.btn--white:hover{background:var(--dark);color:var(--white)!important}.btn--opacity{align-items:center;background:inherit;border:1px solid var(--dark);border-radius:8px;color:var(--dark);display:flex;font-family:var(--medium);font-size:22px;font-weight:550;height:57px;justify-content:center;max-width:342px;transition:.1s;width:100%}@media screen and (max-width:767px){.btn--opacity{font-size:20px!important;height:62px}}.btn--opacity:hover{background:var(--colorBtnHover);border-color:var(--primary);color:var(--gray-100);text-decoration:none}.btn--opacity[disabled]:hover{background:inherit!important;border-color:var(--dark)!important;color:var(--dark)!important;text-decoration:none!important}.btn--marker{align-items:center;background:var(--gray-200);border-radius:8px;display:flex;flex-shrink:0;height:55px;justify-content:center;width:55px}@media screen and (max-width:767px){.btn--marker{height:62px}}.btn--marker:hover{background:var(--gray-300)}.btn--marker2{flex-shrink:0;height:24px;padding:0;width:24px}.btn--marker2,.btn--slider_next,.btn--slider_prev{align-items:center;display:flex;justify-content:center}.btn--slider_next,.btn--slider_prev{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:rgba(216,58,27,.3);border-radius:8px;height:60px;position:absolute;top:50%;transform:translateY(-50%);width:60px}.btn--slider_next:before,.btn--slider_prev:before{background:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.3529 2.47078L21.8822 12.0001M21.8822 12.0001L12.3528 21.5295M21.8822 12.0001L0.70567 12.0001" stroke="%23FFFFFF" stroke-width="2.5"/></svg>') no-repeat 50%;background-size:contain;content:"";display:block;height:24px;width:24px}.btn--slider_prev:before{transform:rotate(180deg)}.btn[disabled]{cursor:no-drop!important;opacity:.7!important}.uikit{position:relative}.uikit--items{height:100%}.uikit--items>div img{cursor:zoom-in;height:100%;object-fit:cover;width:100%}.uikit--next,.uikit--prev{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:rgba(190,190,188,.502);border-radius:8px;display:flex;height:60px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:60px}.uikit--prev{left:24px}.uikit--next{right:24px}.uikit--navigation{align-items:center;bottom:24px;display:flex;gap:6px;left:50%;margin:0;padding:0;position:absolute;transform:translateX(-50%)}@media screen and (max-width:767px){.uikit--navigation{bottom:12px}}.uikit--navigation li{background:var(--gray-400);border-radius:5px;display:block;height:10px;text-decoration:none;transition:.5s;width:10px}.uikit--navigation li.uk-active{background:var(--gray-100);width:26px}.uikit--navigation li a{display:block;height:100%;text-decoration:none;width:100%}.uk-accordion-title:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%231d1d1d' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.2' d='m18.695 14.5-5.511-5.512a1.68 1.68 0 0 0-2.367 0L5.305 14.5'/%3E%3C/svg%3E")!important;background-repeat:no-repeat;background-size:cover;display:inline-block;height:24px;transform:rotate(180deg);transition:.3s;width:24px}.uk-open>.uk-accordion-title:before{transform:rotate(0deg)}.uk-lightbox{background:rgba(0,0,0,.65)}.uk-lightbox-items>*>img{max-height:80vh;object-fit:contain}.modals{background:var(--gray-200);border-radius:8px;display:flex;overflow:hidden;position:relative;width:100%}.modals.modals_small{max-width:542px!important}.modals.modals_middle{max-width:674px!important}.modals.modals_big{max-width:1342px!important}.modals__close{background:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 32 32'%3E%3Cpath stroke='%231d1d1d' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m4 4 23.998 23.995M4.002 27.995 28 4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;border:none;cursor:pointer;display:block;height:32px;position:absolute;right:26px;top:26px;width:32px}.modals__close.white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 32 32'%3E%3Cpath stroke='%23fcfcfc' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6.668 6.667 18.665 18.665M6.667 25.332 25.332 6.667'/%3E%3C/svg%3E")}@media screen and (max-width:991px){.modals__close{right:22px;top:22px}}.modals__wrap{align-items:center;display:flex;justify-content:center;min-height:100%;width:100%}.modals__group{display:flex;flex-direction:column;gap:32px;padding:44px;width:100%}@media screen and (max-width:991px){.modals__group{gap:16px}}@media screen and (max-width:767px){.modals__group{padding:24px}}.modals__group-small{background:#ddd;width:47.3%}.modals__group-big{background-position:50%;background-repeat:no-repeat;background-size:cover;width:52.7%}@media screen and (max-width:991px){.modals__group-big{width:100%}}.modals__group-big div.modals__header{align-items:flex-start;text-align:left}.modals__group-banner{justify-content:flex-end;text-align:center}.modals__header{align-items:center;display:flex;flex-direction:column;gap:24px;text-align:center;width:100%}@media screen and (max-width:767px){.modals__header{gap:24px}}@media screen and (max-width:991px){.modals__h3{padding-right:30px}}.modals__text{color:var(--dark);font-family:var(--regular);font-size:22px;font-weight:400;line-height:130%}@media screen and (max-width:991px){.modals__text{font-size:16px}}.modals__p{color:var(--dark);font-family:var(--regular);font-size:16px;font-weight:400;line-height:130%;text-align:left;width:100%}.modals__buttons{display:flex;flex-direction:column;gap:16px;width:100%}.modals__buttons a,.modals__buttons button{max-width:100%;width:100%}.c-form{width:100%}.c-form__group{gap:24px;width:100%}.c-form__group,.c-form__input{display:flex;flex-direction:column}.c-form__input label{color:var(--dark);font-family:var(--medium);font-size:16px;font-weight:550;line-height:130%;margin-bottom:8px}.c-form__input input,.c-form__input textarea{align-items:center;background:var(--gray-100);border:1px solid var(--gray-100);border-radius:8px;color:var(--dark);display:flex;font-family:var(--regular);font-size:16px;font-weight:400;height:57px;letter-spacing:-.2px;line-height:130%;padding:0 18px;transition:.2s}@media screen and (max-width:480px){.c-form__input input,.c-form__input textarea{height:45px}}.c-form__input input:focus,.c-form__input textarea:focus{border-color:var(--gray-500)}.c-form__input textarea{height:120px;padding-top:18px;resize:none}.c-form__input.required input,.c-form__input.required textarea{background:#f8e0e0;border:1px solid var(--danger)}.c-form__input.required input::placeholder,.c-form__input.required textarea::placeholder{color:var(--danger)}.c-form__input.required p{color:var(--danger)}.c-form__input .email-error-message{font-size:14px;margin:10px 0 0}.c-form__checkbox{color:var(--gray-500);font-family:var(--regular);font-size:14px;font-weight:400;line-height:130%;padding-bottom:10px;text-decoration:none}.c-form__checkbox a{color:inherit;text-decoration:underline;transition:.2s}.c-form__checkbox a:hover{color:var(--dangerHover)}.c-banner{display:flex;gap:124px;height:calc(100vh - 172px);min-height:650px}.c-banner__content{flex:1;max-width:487px}.c-banner__title{color:var(--white);font-family:var(--semiBold);font-size:70px;line-height:100%;margin-bottom:24px;opacity:0;padding-top:40px;transition:opacity .8s ease,translate .8s cubic-bezier(.34,1.56,.64,1);translate:0 40px}.c-banner__title.is-visible{opacity:1;translate:0 0}.c-banner__title>span{align-items:flex-end;display:flex}.c-banner__title>span>span{background:var(--beigePrimary);border-radius:8px;color:var(--dark);font-family:var(--medium);font-size:22px;font-weight:550;height:49px;line-height:130%;margin-left:20px;margin-top:4px;padding:10px 16px;white-space:nowrap}.c-banner__subtitle{color:var(--white);font-family:var(--regular);font-size:22px;line-height:130%;max-width:500px;opacity:0;transition:opacity .8s ease .2s,translate .8s ease .2s;translate:0 30px}.c-banner__subtitle.is-visible{opacity:1;translate:0 0}.c-banner__images{display:flex;margin-top:58px;max-width:834px;position:relative;width:100%}.c-banner__image-tag{border-radius:100px;color:var(--dark);font-family:var(--medium);font-size:24px;line-height:110%;opacity:0;padding:12px 24px;position:absolute;scale:.8;transition:opacity .8s ease,scale .8s cubic-bezier(.34,1.56,.64,1),translate .8s cubic-bezier(.34,1.56,.64,1),transform .8s cubic-bezier(.34,1.56,.64,1);translate:0 30px;z-index:2}.c-banner__image-tag.is-visible{opacity:1;scale:1;translate:0 0}.c-banner__image-tag--1{left:21.8%;top:0}.c-banner__image-tag--1.is-visible{transform:rotate(-10deg)}.c-banner__image-tag--2{left:82%;top:146px}.c-banner__image-tag--2.is-visible{transform:rotate(24deg)}.c-banner__image{background-color:var(--white);border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.1);opacity:0;overflow:hidden;position:absolute;scale:.9;transform:rotate(-5deg);transition:transform .8s cubic-bezier(.34,1.56,.64,1),opacity .8s ease,scale .8s cubic-bezier(.34,1.56,.64,1)}.c-banner__image.is-visible{opacity:1;scale:1}.c-banner__image:hover{transform:rotate(0deg) scale(1.05)!important;z-index:5}.c-banner__image img{height:100%;object-fit:cover;width:100%}.c-banner__image--1{aspect-ratio:220/289;left:0;top:75px;width:26.3%}.c-banner__image--1.is-visible{transform:rotate(12deg)}.c-banner__image--2{aspect-ratio:280/368;left:14%;top:198px;width:33.5%}.c-banner__image--2.is-visible{transform:rotate(-5deg)}.c-banner__image--3{aspect-ratio:342/450;left:37%;top:18px;width:41%}.c-banner__image--3.is-visible{transform:rotate(3deg)}.c-banner__image--4{aspect-ratio:220/289;left:68.3%;top:264px;width:26.3%}.c-banner__image--4.is-visible{transform:rotate(8deg)}@media screen and (max-width:991px){.c-banner{flex-direction:column;gap:42px;height:calc(100vh - 172px);min-height:850px}.c-banner__content{max-width:100%}.c-banner__title{font-size:56px;margin-bottom:16px;padding-top:20px}.c-banner__title>span>span{font-size:18px;height:auto;margin-left:12px;padding:8px 12px}.c-banner__subtitle{font-size:18px;margin-bottom:0}.c-banner__images{height:688px;margin-top:0;max-width:100%}.c-banner__image-tag{font-size:18px;padding:8px 12px}.c-banner__image-tag--1{left:10%}.c-banner__image-tag--2{left:82%}}@media screen and (max-width:767px){.c-banner{min-height:800px}}@media screen and (max-width:480px){.c-banner{height:calc(100vh - 162px);min-height:630px}.c-banner__title{font-size:46px}.c-banner__subtitle{font-size:20px}.c-banner__subtitle>span{font-size:16px}.c-banner__image-tag{border-radius:4px;font-size:12px}.c-banner__image-tag--1{left:18%;top:20px}.c-banner__image-tag--2{top:120px}.c-banner__image{border-radius:4px}.c-banner__image--2{top:150px}.c-banner__image--4{top:190px}}.c-how-to-vote__top{position:relative}.c-how-to-vote__header{align-items:center;display:flex;flex-direction:column;margin-bottom:48px}.c-how-to-vote__title{color:var(--gray-100);font-family:var(--semiBold);font-size:70px;font-weight:550;line-height:100%;margin-bottom:32px;text-align:center}.c-how-to-vote__badges{display:flex;flex-wrap:wrap;gap:12px}.c-how-to-vote__badge{background:var(--greenPrimary);border-radius:8px;color:var(--dark);font-family:var(--medium);font-size:22px;font-weight:550;line-height:130%;padding:10px 16px;white-space:nowrap}.c-how-to-vote__content{position:relative}.c-how-to-vote__steps{display:flex;flex-direction:column;gap:24px;width:100%}.c-how-to-vote__step{min-width:500px;width:100%}.c-how-to-vote__step--1{max-width:49%}.c-how-to-vote__step--2{margin-left:25.6%;max-width:66%}.c-how-to-vote__step--3{margin-left:7.6%;max-width:66%}.c-how-to-vote__step--4{margin-left:auto;margin-right:0;max-width:49%}.c-how-to-vote__step-card{align-items:flex-start;background:var(--white);border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);display:flex;gap:16px;justify-content:space-between;opacity:0;padding:24px 32px;transition:transform .3s ease,box-shadow .3s ease,opacity .6s ease,translate .6s cubic-bezier(.34,1.56,.64,1)}.c-how-to-vote__step-card.is-visible{opacity:1;translate:0 0!important}.c-how-to-vote__step-card:hover{box-shadow:0 8px 30px rgba(0,0,0,.12);transform:translateY(-4px)}.c-how-to-vote__step--1 .c-how-to-vote__step-card{translate:-50px 30px}.c-how-to-vote__step--2 .c-how-to-vote__step-card{translate:50px 30px}.c-how-to-vote__step--3 .c-how-to-vote__step-card{translate:-50px 30px}.c-how-to-vote__step--4 .c-how-to-vote__step-card{translate:50px 30px}.c-how-to-vote__step-number{color:var(--danger);flex-shrink:0;font-family:var(--semiBold);font-size:70px;font-weight:550;line-height:100%}.c-how-to-vote__step-arrow{align-items:center;display:flex;flex-shrink:0}.c-how-to-vote__step-text{flex:1;max-width:max-content}.c-how-to-vote__step-title{color:var(--danger);font-family:var(--semiBold);font-size:22px;font-weight:550;line-height:130%;margin-bottom:8px}.c-how-to-vote__step-subtitle{color:var(--black);font-family:var(--regular);font-size:16px;font-weight:400;line-height:130%}.c-how-to-vote__decorations{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.c-how-to-vote__icon{display:flex;justify-content:center;width:100%}.c-how-to-vote__decoration{display:flex;gap:32px;position:absolute}.c-how-to-vote__decoration--top-right{opacity:.3;right:0;top:0}.c-how-to-vote__decoration--bottom-left{bottom:0;left:0;opacity:.3}.c-how-to-vote__bottom{display:grid;gap:24px;grid-template-columns:1fr 1fr;margin-top:60px;width:100%}.c-how-to-vote__bottom__left{display:flex;flex-direction:column;gap:24px}.c-how-to-vote__bottom__card{background:var(--white);border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);padding:32px}.c-how-to-vote__bottom__title{color:var(--dark);font-family:var(--semiBold);font-size:36px;line-height:110%;margin-bottom:16px}.c-how-to-vote__bottom__description{color:rgba(0,0,0,.7);font-family:var(--regular);font-size:22px;line-height:130%}.c-how-to-vote__bottom__highlight,.c-how-to-vote__bottom__subtitle{color:var(--danger);font-family:var(--semiBold)}.c-how-to-vote__bottom__subtitle{font-size:28px;line-height:120%}.c-how-to-vote__bottom__btn{margin-top:32px;max-width:100%;width:100%}.c-how-to-vote__bottom__right{height:660px}.c-how-to-vote__bottom__list{display:flex;flex-direction:column;gap:10px;position:relative;will-change:transform}.c-how-to-vote__bottom__item{align-items:flex-start;background:var(--white);border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.08);display:flex;flex-direction:column;gap:16px;overflow:hidden;padding:24px;position:absolute;width:100%}.c-how-to-vote__bottom__item:first-child{background:var(--greenPrimary);top:0;z-index:1}.c-how-to-vote__bottom__item:nth-child(2){background:#ffc9e0;top:100px;z-index:2}.c-how-to-vote__bottom__item:nth-child(3){background:#eeeeb0;top:200px;z-index:3}.c-how-to-vote__bottom__item:nth-child(4){background:var(--bluePrimary);top:300px;z-index:4}.c-how-to-vote__bottom__item:nth-child(5){background:var(--greenPrimary);top:400px;z-index:5}.c-how-to-vote__bottom__item:nth-child(6){background:#ffc9e0;top:500px;z-index:6}.c-how-to-vote__bottom__item:nth-child(7){background:#eeeeb0;top:600px;z-index:7}.c-how-to-vote__bottom__item:nth-child(8){background:var(--bluePrimary);top:700px;z-index:8}.c-how-to-vote__bottom__item:nth-child(9){background:var(--greenPrimary);top:800px;z-index:9}.c-how-to-vote__bottom__item:nth-child(10){background:#ffc9e0;top:900px;z-index:10}.c-how-to-vote__bottom__item:nth-child(11){background:#eeeeb0;top:1000px;z-index:11}.c-how-to-vote__bottom__item:nth-child(12){background:var(--bluePrimary);top:1100px;z-index:12}.c-how-to-vote__bottom__item:nth-child(13){background:var(--greenPrimary);top:1200px;z-index:13}.c-how-to-vote__bottom__item:nth-child(14){background:#ffc9e0;top:1300px;z-index:14}.c-how-to-vote__bottom__item:nth-child(15){background:#eeeeb0;top:1400px;z-index:15}.c-how-to-vote__bottom__item:nth-child(16){background:var(--bluePrimary);top:1500px;z-index:16}.c-how-to-vote__bottom__item:nth-child(17){background:var(--greenPrimary);top:1600px;z-index:17}.c-how-to-vote__bottom__item:nth-child(18){background:#ffc9e0;top:1700px;z-index:18}.c-how-to-vote__bottom__item:nth-child(19){background:#eeeeb0;top:1800px;z-index:19}.c-how-to-vote__bottom__item:nth-child(20){background:var(--bluePrimary);top:1900px;z-index:20}.c-how-to-vote__bottom__item-header{display:flex;gap:24px;justify-content:space-between;width:100%}.c-how-to-vote__bottom__item-number,.c-how-to-vote__bottom__item-title{color:var(--dark);font-family:var(--semiBold);font-size:22px;font-weight:550;line-height:130%}.c-how-to-vote__bottom__item-number{flex-shrink:0}.c-how-to-vote__bottom__item-content{display:flex;justify-content:flex-end;padding-top:16px;width:100%}@media screen and (max-width:991px){.c-how-to-vote__bottom{gap:40px;grid-template-columns:1fr;margin-top:40px}.c-how-to-vote__bottom__right{height:auto}.c-how-to-vote__bottom__list{display:flex;flex-direction:column;gap:10px;position:relative}.c-how-to-vote__bottom__item{gap:12px;padding:20px;position:absolute!important}.c-how-to-vote__bottom__item:first-child{top:0!important}.c-how-to-vote__bottom__item:nth-child(2){top:80px!important}.c-how-to-vote__bottom__item:nth-child(3){top:160px!important}.c-how-to-vote__bottom__item:nth-child(4){top:240px!important}.c-how-to-vote__bottom__item:nth-child(5){top:320px!important}.c-how-to-vote__bottom__item:nth-child(6){top:400px!important}.c-how-to-vote__bottom__item:nth-child(7){top:480px!important}.c-how-to-vote__bottom__item:nth-child(8){top:560px!important}.c-how-to-vote__bottom__item:nth-child(9){top:640px!important}.c-how-to-vote__bottom__item:nth-child(10){top:720px!important}.c-how-to-vote__bottom__item:nth-child(11){top:800px!important}.c-how-to-vote__bottom__item:nth-child(12){top:880px!important}.c-how-to-vote__bottom__item:nth-child(13){top:960px!important}.c-how-to-vote__bottom__item:nth-child(14){top:1040px!important}.c-how-to-vote__bottom__item:nth-child(15){top:1120px!important}.c-how-to-vote__bottom__item:nth-child(16){top:1200px!important}.c-how-to-vote__bottom__item:nth-child(17){top:1280px!important}.c-how-to-vote__bottom__item:nth-child(18){top:1360px!important}.c-how-to-vote__bottom__item:nth-child(19){top:1440px!important}.c-how-to-vote__bottom__item:nth-child(20){top:1520px!important}.c-how-to-vote__bottom__item-content{padding-top:12px}.c-how-to-vote__bottom__item-content svg{height:auto;max-width:200px}.c-how-to-vote{padding:40px 0}.c-how-to-vote__top{margin-bottom:40px}.c-how-to-vote__title{font-size:56px}.c-how-to-vote__step-text{max-width:200px;width:100%}.c-how-to-vote__badges{gap:8px;justify-content:center}.c-how-to-vote__badge{font-size:22px;padding:8px 12px}.c-how-to-vote__subtitle{font-size:18px}.c-how-to-vote__steps{display:flex;flex-direction:column;gap:12px;padding:24px 0}.c-how-to-vote__step{margin-left:0!important;max-width:100%!important}.c-how-to-vote__step-card{gap:12px}.c-how-to-vote__step-number{font-size:70px}.c-how-to-vote__step-arrow{max-width:166px}.c-how-to-vote__decorations{display:none}.c-how-to-vote__btn{margin-top:24px}}@media screen and (max-width:767px){.c-how-to-vote__step{min-width:auto}.c-how-to-vote__step-card{align-items:center}.c-how-to-vote__step-arrow{max-width:80px}}@media screen and (max-width:480px){.c-how-to-vote__title{font-size:46px}.c-how-to-vote__badge{font-size:16px;padding:10px 16px}.c-how-to-vote__bottom{gap:24px}.c-how-to-vote__bottom__left{gap:12px}.c-how-to-vote__bottom__card{border-radius:8px;padding:16px}.c-how-to-vote__bottom__title{font-size:28px;margin-bottom:12px}.c-how-to-vote__bottom__subtitle{font-size:24px}.c-how-to-vote__bottom__description{font-size:16px;margin-bottom:0;margin-top:12px}.c-how-to-vote__bottom__item-number,.c-how-to-vote__bottom__item-title{font-size:20px}.c-how-to-vote__top{margin-bottom:100px}.c-how-to-vote__step-arrow{max-width:46px}.c-how-to-vote__step-number{font-size:28px}.c-how-to-vote__step-title{margin-bottom:4px}.c-how-to-vote__step-subtitle,.c-how-to-vote__step-title{font-size:16px}}.с-voting-timer{align-items:center;display:flex;flex-direction:column;gap:32px;padding:var(--py) 0;text-align:center}.с-voting-timer__title{color:var(--white);font-family:var(--semiBold);font-size:48px;line-height:110%}.с-voting-timer__button{align-items:center;background:var(--white);border:none;border-radius:100px;box-shadow:0 4px 20px rgba(0,0,0,.1);color:var(--primary);cursor:pointer;display:inline-flex;font-family:var(--semiBold);font-size:16px;justify-content:center;line-height:140%;padding:16px 32px;transition:transform .3s ease,box-shadow .3s ease}.с-voting-timer__button:hover{box-shadow:0 8px 30px rgba(0,0,0,.15);transform:translateY(-2px)}.с-voting-timer__button:active{transform:translateY(0)}.с-launch-timer{padding-top:var(--py)}.с-launch-timer__header{background-color:var(--white);border-radius:16px;margin-bottom:24px;padding:32px}.с-launch-timer__title{color:var(--dark);font-family:var(--regular);font-size:32px;line-height:110%;margin-bottom:32px;text-align:center}.с-launch-timer__timer{align-items:center;display:flex;gap:24px;justify-content:center;position:relative}.с-launch-timer__lightning--left{margin-right:20px}.с-launch-timer__lightning--right{margin-left:20px}.с-launch-timer__time-block{align-items:center;display:flex;flex-direction:column;gap:8px}.с-launch-timer__time{color:var(--danger);font-family:var(--semiBold);font-size:100px;font-weight:700;line-height:114%}.с-launch-timer__label{color:var(--danger);font-family:var(--regular);font-size:14px;line-height:120%}.с-launch-timer__separator{color:var(--danger);font-family:var(--semiBold);font-size:96px;font-weight:700;line-height:100%;margin:0 8px;padding-bottom:32px}.с-launch-timer__content{display:flex;gap:24px}.с-launch-timer__info{display:flex;flex-direction:column;flex-shrink:0;gap:24px;max-width:464px;width:100%}.с-launch-timer__info-item{background-color:var(--white);border-radius:16px;display:flex;flex-wrap:wrap;gap:12px;padding:32px}.с-launch-timer__info-label{color:var(--dark);font-family:var(--medium);font-size:32px}.с-launch-timer__info-label span{color:var(--danger)}.с-launch-timer__info-icon{cursor:pointer;display:flex;justify-content:center;position:relative}.с-launch-timer__info-icon:hover .с-launch-timer__info-title-modal{opacity:1;visibility:inherit;z-index:1}.с-launch-timer__info-title-modal{background-color:var(--white);border-radius:6px;bottom:55px;box-shadow:0 8px 24px rgba(0,0,0,.1);color:var(--black);font-family:var(--regular);font-size:12px;gap:12px;opacity:0;padding:12px;position:absolute;transition:.3s;visibility:hidden;width:240px;z-index:-1}.с-launch-timer__info-title-modal:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='8' fill='none' viewBox='0 0 21 8'%3E%3Cpath fill='%23fcfcfc' fill-rule='evenodd' d='M10.413 8c3.124 0 6.247-8 10.413-8H0c4.139 0 7.289 8 10.413 8' clip-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;bottom:-8px;content:"";display:block;height:8px;left:calc(50% - 10.5px);position:absolute;width:21px}.с-launch-timer__info-text{color:var(--gray-500);font-family:var(--regular);font-size:14px;line-height:140%}.с-launch-timer__map{background-color:var(--gray-100);border-radius:12px;flex:1;overflow:hidden}.с-launch-timer__map img{height:100%;object-fit:contain;width:100%}@media screen and (max-width:991px){.с-launch-timer{padding-top:40px}.с-launch-timer__header{margin-bottom:16px;padding:24px}.с-launch-timer__title{font-size:28px;margin-bottom:10px}.с-launch-timer__timer{gap:12px}.с-launch-timer__time{font-size:56px}.с-launch-timer__label{font-size:14px}.с-launch-timer__separator{font-size:48px;margin:0 4px;padding-bottom:16px}.с-launch-timer__content{flex-direction:column;gap:16px}.с-launch-timer__info{gap:16px;max-width:100%}.с-launch-timer__info-item{padding:20px}.с-launch-timer__info-label{font-size:28px}.с-launch-timer__info-text{font-size:13px}.с-launch-timer__map{padding-bottom:40px}}@media screen and (max-width:480px){.с-launch-timer__title{font-size:24px}.с-launch-timer__separator{font-size:28px;padding-bottom:30px}.с-launch-timer__time{font-size:28px}.с-launch-timer__header{border-radius:8px;padding:16px}.с-launch-timer__info{gap:12px}.с-launch-timer__info-label{font-size:24px}.с-launch-timer__info-item{border-radius:8px;padding:20px 16px}}.с-models-card{padding:var(--py) 0}.с-models-card__title{color:var(--danger);font-family:var(--semiBold);font-size:70px;font-weight:550;line-height:100%;margin-bottom:60px;opacity:0;text-align:center;transition:opacity .6s ease,translate .6s ease;translate:0 30px}.с-models-card__title.is-visible{opacity:1;translate:0 0}.с-models-card__grid{position:relative;width:100%}.с-models-card__grid--blurred{filter:blur(8px);pointer-events:none;user-select:none}.с-models-card__text{align-items:center;background-color:var(--danger);box-shadow:0 8px 24px rgba(0,0,0,.15);color:var(--white);display:flex;font-family:var(--medium);font-size:70px;justify-content:center;left:50%;line-height:100%;margin:0 auto;max-width:max-content;padding:18px 32px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:10}.с-models-card__item{cursor:pointer;display:flex;flex-direction:column;gap:8px;transition:opacity .6s ease,translate .6s cubic-bezier(.34,1.56,.64,1);width:100%}.с-models-card__item.is-visible{opacity:1;translate:0 0}.с-models-card__item:hover .с-models-card__item-bottom,.с-models-card__item:hover .с-models-card__item-image{box-shadow:0 12px 32px rgba(0,0,0,.06)}.с-models-card__item-image{width:100%}.с-models-card__item-bottom,.с-models-card__item-image{background-color:var(--white);border-radius:8px;overflow:hidden;transition:all .3s ease}.с-models-card__item-bottom{display:flex;flex-direction:column;gap:16px;padding:16px}.с-models-card__item-info{align-items:center;display:flex;justify-content:space-between}.с-models-card__item-title{color:var(--dark);font-family:var(--medium);font-size:16px;line-height:130%;margin:0}.с-models-card__item-votes{align-items:center;color:var(--black);display:flex;font-family:var(--regular);font-size:22px;gap:8px;line-height:130%}.с-models-card__item-btn{background-color:var(--white);max-width:100%;width:100%}@media screen and (max-width:991px){.с-models-card__title{font-size:56px}.с-models-card__grid{grid-template-columns:repeat(2,1fr)}.с-models-card__text{font-size:36px;padding:12px 20px}.с-models-card__item-bottom{gap:12px;padding:12px}}@media screen and (max-width:767px){.с-models-card__grid{gap:24px 16px}.с-models-card__item-votes{font-size:20px}.с-models-card__text{font-size:28px}}@media screen and (max-width:480px){.с-models-card__title{font-size:46px;margin-bottom:44px}.с-models-card__grid{grid-template-columns:repeat(1,1fr)}}.с-possibilities{padding-bottom:var(--py);position:relative}.с-possibilities__header{text-align:center}.с-possibilities__label{color:var(--dark);font-family:var(--regular);font-size:16px;line-height:140%;margin-bottom:8px}.с-possibilities__title{color:var(--danger);font-family:var(--semiBold);font-size:44px;line-height:114%;margin-bottom:24px;margin-top:0;opacity:0;transition:opacity .6s ease,translate .6s ease;translate:0 30px}.с-possibilities__title.is-visible{opacity:1;translate:0 0}.с-possibilities__title span{display:block}.с-possibilities__tabs{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.с-possibilities__tab{background-color:var(--white);border:none;border-radius:8px;color:var(--dark);font-family:var(--regular);font-size:14px;line-height:120%;padding:12px 24px}.с-possibilities__cards{display:grid;gap:24px;grid-template-columns:repeat(4,1fr);padding-top:60px;position:absolute;z-index:2}.с-possibilities__card{background-color:var(--white);border:1px solid var(--gray-200);opacity:0;padding:24px 24px 45px;position:relative;transition:transform .3s ease,box-shadow .3s ease,opacity .6s ease,translate .6s cubic-bezier(.34,1.56,.64,1);translate:0 40px;z-index:2}.с-possibilities__card.is-visible{opacity:1;translate:0 0}.с-possibilities__card:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);transform:translateY(-8px)}.с-possibilities__card-header{align-items:flex-start;border-bottom:1px solid var(--gray-400);display:flex;justify-content:space-between;margin-bottom:24px;min-height:66px}.с-possibilities__card-title{flex:1;padding-right:16px}.с-possibilities__card-number,.с-possibilities__card-title{color:var(--danger);font-family:var(--medium);font-size:20px;line-height:130%}.с-possibilities__icon{align-items:center;display:flex;height:120px;justify-content:center;margin-bottom:24px;width:100%}.с-possibilities__icon svg{height:100%;width:100%}.с-possibilities__card-text{color:var(--dark);font-family:var(--regular);font-size:16px;line-height:130%;margin:24px 0 0}.с-possibilities__background-text{color:var(--gray-400);font-family:var(--semiBold);font-size:180px;opacity:.5;padding-bottom:68px;padding-top:76px;pointer-events:none;position:relative;white-space:nowrap;z-index:1}@media screen and (max-width:1280px){.с-possibilities__cards{grid-template-columns:repeat(2,1fr);position:static}.с-possibilities__background-text{font-size:82px;left:50%;padding-bottom:50px;padding-top:50px;position:absolute;top:340px;transform:translate(-50%)}}@media screen and (max-width:991px){.с-possibilities{min-height:auto}.с-possibilities__label{font-size:16px}.с-possibilities__title{font-size:36px;margin-bottom:24px}.с-possibilities__background-text{font-size:56px}.с-possibilities__tabs{gap:8px}.с-possibilities__tab{font-size:14px;padding:10px 16px}.с-possibilities__cards{padding-top:60px}.с-possibilities__card{padding:24px 24px 14px}.с-possibilities__card-header{min-height:50px}.с-possibilities__card-title{font-size:16px;padding-right:12px}.с-possibilities__card-number{font-size:16px}.с-possibilities__icon{height:80px;margin-bottom:16px}}@media screen and (max-width:767px){.с-possibilities__cards{gap:24px 12px}}@media screen and (max-width:480px){.с-possibilities__title{font-size:28px}.с-possibilities__background-text{font-size:48px}.с-possibilities__cards{gap:12px;grid-template-columns:repeat(1,1fr);padding-top:44px}.с-possibilities__card-header{min-height:auto;padding-bottom:24px}}.с-winners{padding:var(--py) 0}.с-winners__title{color:var(--white);font-family:var(--medium);font-size:70px;line-height:100%;margin-bottom:60px;opacity:0;text-align:center;transition:opacity .6s ease,translate .6s ease;translate:0 30px}.с-winners__title.is-visible{opacity:1;translate:0 0}.с-winners__text{align-items:center;background-color:var(--gray-100);color:var(--dark);display:flex;font-family:var(--medium);font-size:70px;justify-content:center;left:50%;line-height:100%;margin:0 auto;max-width:max-content;padding:18px 32px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.с-winners__cards{display:grid;gap:16px;grid-template-columns:repeat(4,1fr);position:relative}.с-winners__card{border-radius:8px;display:flex;flex-direction:column;gap:18px;min-height:450px;opacity:0;padding:24px;transition:transform .3s ease,opacity .6s ease,translate .6s cubic-bezier(.34,1.56,.64,1);translate:0 50px;width:100%}.с-winners__card.is-visible{opacity:1;translate:0 0}.с-winners__card:nth-child(2n){transform:rotate(3deg)}.с-winners__card:nth-child(2n):not(.is-visible){translate:30px 50px}.с-winners__card:nth-child(odd):not(.is-visible){translate:-30px 50px}.с-winners__card--blurred{backdrop-filter:blur(10px);filter:blur(6px);pointer-events:none}.с-winners__card--header{align-items:center;display:flex;justify-content:space-between;width:100%}.с-winners__card--title{color:var(--black);font-family:var(--regular);font-size:22px;line-height:130%}.с-winners__card--body{width:100%}.с-winners__card--footer{align-items:center;display:flex;justify-content:space-between;width:100%}.с-winners__card--name{font-family:var(--medium)}.с-winners__card--name,.с-winners__card--votes{color:var(--dark);font-size:16px;line-height:130%;margin:0}.с-winners__card--votes{font-family:var(--regular)}.с-winners__card--img{border-radius:6px;height:301px;object-fit:cover;width:100%}@media screen and (max-width:1280px){.с-winners__cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:991px){.с-winners{padding:40px 0}.с-winners__title{font-size:56px;margin-bottom:40px}.с-winners__text{font-size:36px;padding:12px 20px}.с-winners__card{max-width:100%;min-height:350px;padding:16px}.с-winners__card--title{font-size:18px}.с-winners__card--name,.с-winners__card--votes{font-size:14px}.с-winners__card--img{height:220px}}@media screen and (max-width:767px){.с-winners__title{font-size:46px}.с-winners__text{font-size:28px}}@media screen and (max-width:480px){.с-winners__cards{gap:24px;grid-template-columns:repeat(1,1fr)}}.policy{display:flex;gap:55px;padding-left:122px;width:calc(100% + var(--px))}@media screen and (max-width:1440px){.policy{padding-left:0}}@media screen and (max-width:991px){.policy{flex-direction:column-reverse;gap:44px;width:100%}}.policy__col:first-of-type{width:100%}.policy__col:last-of-type{align-items:flex-start;display:flex;flex-shrink:0;justify-content:flex-end}@media screen and (max-width:991px){.policy__col:last-of-type{justify-content:flex-start}.policy__col:last-of-type svg{max-width:519px}}@media screen and (max-width:767px){.policy__col:last-of-type svg{max-width:362px}}.policy__title{padding-bottom:58px;width:100%}@media screen and (max-width:480px){.policy__title{font-size:36px!important}}.policy__subtitle{padding-top:12px;width:100%}.policy__text{color:var(--dark);font-family:var(--regular);font-size:22px;line-height:130%;width:100%}.policy__text a{color:var(--danger)}@media screen and (max-width:767px){.policy__text{font-size:20px}}.breadcrumbs{color:var(--gray-500);font-family:var(--regular);font-size:14px;gap:8px;line-height:120%;padding:32px 0 20px}.breadcrumbs,.breadcrumbs a{align-items:center;display:flex}.breadcrumbs a{color:inherit}.breadcrumbs a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath stroke='%23888787' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.2' d='M7.207 13 10.5 9.707a1.003 1.003 0 0 0 0-1.414L7.207 5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:18px;margin-left:8px;width:18px}.tags{align-items:center;display:flex;flex-wrap:wrap;gap:12px;list-style:none;margin:0;padding:0;width:100%}@media screen and (max-width:767px){.tags{gap:8px}}.tags__item{align-items:center;background-color:var(--white);border-radius:8px;color:var(--dark);display:flex;font-family:var(--regular);font-size:14px;font-weight:400;height:37px;margin:0;padding:0 16px;width:max-content}*{box-sizing:border-box;outline:none!important;scroll-behavior:smooth}html{background:var(--gray-200)}body,html{-webkit-overflow-scrolling:touch}body{margin:0;overflow-x:hidden;position:relative}main{display:flex;flex-direction:column;min-height:50vh}em{color:inherit!important}.line{background-color:#dfdfdb;display:block;height:1px;width:100%}.hidden{display:none!important}.w-full{max-width:100%!important;width:100%!important}.sticky-0{position:sticky!important;top:0!important;z-index:99!important}.grow{display:block!important;flex-grow:1}.p0{padding:0!important}.py-0{padding-bottom:0!important;padding-top:0!important}.px-0{padding-left:0!important;padding-right:0!important}.pt-0{padding-top:0!important}.pb-0{padding-bottom:0!important}@media screen and (max-width:767px){.mob_pt-24{padding-top:24px}}.blog h1,.blog h2,.blog h3,.blog h4,.blog h5,.blog h6,.h1,.h2,.h3,.h4,.h5,.h6{color:var(--dark);font-family:var(--medium);font-weight:550;letter-spacing:-.4px;margin:0}.h1{font-size:70px;line-height:115%}@media screen and (max-width:991px){.h1{font-size:56px}}@media screen and (max-width:767px){.h1{font-size:46px}}.blog h1,.h2{font-size:44px;line-height:115%}@media screen and (max-width:991px){.blog h1,.h2{font-size:36px}}@media screen and (max-width:767px){.blog h1,.h2{font-size:28px}}.blog h2,.h3{font-size:32px;line-height:130%}@media screen and (max-width:991px){.blog h2,.h3{font-size:24px;line-height:110%}}.blog h3,.h4{font-size:22px;letter-spacing:-.2px;line-height:136%}@media screen and (max-width:991px){.blog h3,.h4{font-size:20px;line-height:130%}}.blog p,p{color:var(--dark);font-family:var(--regular);font-size:16px;font-weight:400;letter-spacing:-.2px;line-height:130%;width:100%}.panel__value-t{margin:0}@media screen and (min-width:768px){.panel__value-t{color:var(--gray-500)}}.uk-modal-body{padding:0}.uk-open>div>.uk-modal-dialog{opacity:1;transform:translateY(0)}.avatar-preview{border-radius:50%;display:none;height:50px;margin-left:10px;object-fit:cover;width:50px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@media screen and (min-width:992px){.hidden_desk{display:none!important}.block_desk{display:block!important}.flex_desk{display:flex!important}}@media(max-width:991px)and (min-width:768px){.hidden_tab{display:none!important}.block_tab{display:block!important}.flex_tab{display:flex!important}}@media screen and (max-width:767px){.hidden_mob{display:none!important}.block_mob{display:block!important}.flex_mob{display:flex!important}}@media screen and (max-width:480px){.hidden_phone{display:none!important}}