:root{--container-width: 1920px;--container-padding: 40px;--container-mobile-padding: 24px;--Black: #16192B;--White: #ffffff;--Blue: #005EFE;--Gray: #D3DCE4;--DarkGray: #8F9FB8;--DarkGray: #6a7484;--LightGray: #F3F7F8;--gray-50: rgba(211, 220, 228, .5)}*,*:before,*:after{box-sizing:border-box}html{line-height:1.5;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:sans-serif}main{display:block}h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}ul,ol{padding:0;margin:0}ul[role=list],ol[role=list]{list-style:none;margin:0;padding:0}a{color:inherit;text-decoration:none}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}button{cursor:pointer;padding:0}button,input,textarea,select{font:inherit}textarea{resize:vertical}:focus-visible{outline:2px solid currentColor;outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/build/assets/InterVariable-DiVDrmQJ.woff2) format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/build/assets/InterVariable-Italic-FCBEiFp6.woff2) format("woff2")}@supports (text-box: trim-both cap alphabetic){:where(p,span,a,li,h1,h2,h3,h4,h5,h6,button,label,small,strong,em){text-box:trim-both cap alphabetic}}html::-webkit-scrollbar{width:8px;height:8px}html::-webkit-scrollbar-track{background:var(--LightGray);width:4px}html::-webkit-scrollbar-thumb{background:var(--Black);border-radius:4px;border:1px solid var(--White)}html{scroll-behavior:smooth;scrollbar-gutter:stable}@media(max-width:834px){html{scrollbar-gutter:auto}}a{transition:.3s ease-in-out;text-decoration:underline;text-decoration-color:transparent}body{color:var(--Black);background-color:var(--White);font-family:Inter;font-size:17px;font-weight:400;min-height:100vh;display:flex;flex-direction:column}.container{padding-left:var(--container-padding);padding-right:var(--container-padding);max-width:var(--container-width);margin:0 auto;width:100%}h1,.h1{font-size:150px;font-weight:900;line-height:.9;text-transform:uppercase;letter-spacing:-6px}h2,.h2{font-size:56px;font-weight:600;line-height:1.2;letter-spacing:-.5px;text-transform:uppercase}h3,.h3{font-size:24px;font-weight:500;line-height:1.2;letter-spacing:.7px;text-transform:uppercase}h4,.h4{font-size:24px;font-weight:400;line-height:1.2;letter-spacing:.8px;text-transform:uppercase;color:var(--DarkGray)}h5,.h5{font-size:18px;font-weight:600;line-height:1.2;letter-spacing:.36px}.hint{font-size:12px;font-weight:500;letter-spacing:.36px}.accent{font-size:40px;font-weight:500;line-height:1.2;letter-spacing:2.3px}b,strong{font-weight:700}.top-menu-text{font-size:15px;font-weight:500;line-height:1}.footer-menu-text{font-size:32px;font-weight:400;line-height:1;text-decoration-thickness:2px;text-underline-offset:4px}.base-button{position:relative;overflow:hidden;isolation:isolate;height:60px;padding-left:24px;padding-right:24px;display:flex;align-items:center;justify-content:center;gap:10px;width:fit-content;text-align:center;border:none;background:var(--Black);line-height:1;letter-spacing:.34px;font-weight:700;font-size:17px;color:var(--White);transition:color .3s ease-in-out}.base-button p{line-height:1;letter-spacing:.34px;font-weight:700;font-size:17px;color:var(--White)}.header__base-button svg{display:none}.base-button:before{content:"";position:absolute;inset:0;background:var(--Blue);transform:scaleX(0);transform-origin:left center;transition:transform .3s ease-in-out;z-index:-1}.base-button:hover:before{transform:scaleX(1)}.base-button_invert{background:var(--Blue)}.base-button_invert:before{background:var(--Black)}.base-button_light{background:var(--LightGray);transition:.2s ease-in-out;color:var(--Black)}.base-button_light p{color:var(--Black)}.base-button_light:before{background:var(--LightGray);transform:none;transition:none}.base-button_light:hover,.base-button_light:hover p{color:var(--Blue)}.base-button_light svg{color:var(--Black)}.base-button_light svg path{stroke:currentColor}.base-button_light svg path:nth-of-type(1),.base-button_light svg path:nth-of-type(2){transition:all .2s ease-in-out;transform-box:fill-box;transform-origin:center}.base-button_light svg path{transition:all .2s ease-in-out}.base-button_light:hover svg{color:var(--Blue)}.base-button_light:hover svg path:nth-of-type(1),.base-button_light:hover svg path:nth-of-type(2){transform:translateY(5px)}.sharp-button{width:289px}.section{margin-bottom:200px}.ac{align-items:center}.js{justify-content:flex-start}.jc{justify-content:center}.je{justify-content:flex-end}.j-between{justify-content:space-between}.d-flex{display:flex}.ga-10{gap:10px}.ga-16{gap:16px}.ga-32{gap:32px}.trim{text-box:trim-both cap alphabetic}.mc{margin:0 auto}.ml-a{margin-left:auto}.mr-a{margin-right:auto}.transform-none{text-transform:none}.header__burger-button{height:40px;width:40px;background-color:var(--LightGray);display:none;flex-shrink:0}.header-buttons{gap:6px}.burger-menu{background-color:var(--White);display:none;overflow-y:auto;flex-direction:column;position:fixed;top:0;right:0;width:100%;height:100vh;z-index:100;padding:48px;transition:.3s ease-in-out all;transform:translate(100%);opacity:0}.burger-menu_opened{transform:translate(0);opacity:1}.no-scroll{overflow:hidden}.none{display:none!important}.burger-menu .base-button{flex-shrink:0}@media(max-width:1800px){h2,.h2{font-size:50px}}@media(max-width:1600px){.accent{font-size:30px}h3,.h3{font-size:18px}h1,.h1{font-size:100px;letter-spacing:-4px}}@media(max-width:1280px){.section{margin-bottom:120px}h2,.h2{font-size:48px}h1,.h1{font-size:96px;letter-spacing:-3.84px}}@media(max-width:1150px){.header__base-button{padding:0;width:40px;flex-shrink:0;height:40px!important}.header__base-button p{display:none}.header__base-button svg{display:block}.header__burger-button,.burger-menu{display:flex}}@media(max-width:1024px){.accent{font-size:24px;letter-spacing:.48px}.h4,h4{letter-spacing:.24px}}@media(max-width:834px){.section{margin-bottom:104px}.container{padding-inline:var(--container-mobile-padding)}h2,.h2{font-size:40px}h1,.h1{font-size:44px;letter-spacing:-1.76px;line-height:1.2}.burger-menu{padding-inline:24px}.burger-menu .base-button{max-width:100%}}@media(max-width:425px){.section{margin-bottom:64px}h2,.h2{font-size:32px}h1,.h1{font-size:32px;letter-spacing:-1px}.container{padding-inline:12px}}.breadcrumbs{display:flex;gap:5px;align-items:center;margin-top:30px;margin-bottom:40px}.breadcrumbs_inner{margin-bottom:60px}.breadcrumb_active{color:var(--DarkGray);transition:.3s ease-in-out all;text-decoration:underline;text-decoration-color:transparent}.breadcrumb_divider{text-decoration:none}.breadcrumb_active:hover{text-decoration-color:currentColor}.breadcrumb_curent{color:var(--Black)}.page-title{display:flex;flex-direction:column;gap:32px;margin-bottom:60px}.page-title h2{text-transform:none}.page-title__line{width:76px;height:6px;background:var(--Blue)}#smooth-wrapper{margin-top:132px}@media(max-width:1280px){.page-title{gap:24px;margin-bottom:40px}}@media(max-width:834px){.breadcrumbs,.page-title{margin-bottom:30px}.breadcrumbs_inner{margin-bottom:40px}}@media(max-width:425px){.breadcrumbs_inner{margin-bottom:30px}}.footer{margin-top:auto;padding-top:150px;border-top:1px solid var(--Gray)}.footer__bottom{padding-bottom:50px;padding-top:54px;display:grid;grid-template-columns:repeat(3,1fr)}.footer__bottom-item{display:flex}.footer__bottom-links{gap:32px}.footer__bottom-link{text-decoration:underline;transition:.3s ease-in-out;text-underline-offset:4px}.footer__bottom-link:hover{color:var(--Blue)}.to-top-button{background:none;border:none;cursor:pointer;transition:.2s ease-in-out all}.to-top-button:hover{color:var(--Blue)}.to-top-button path{transition:.2s ease-in-out all}.to-top-button:hover path{stroke:var(--Blue)}.footer__nav-column{width:291px;display:flex;flex-direction:column;gap:69px}.footer__nav-list{margin:0;display:flex;flex-direction:column;gap:10px}.footer__nav-item{height:43px;display:flex;align-items:flex-start}.footer__nav-item .footer-menu-text{position:relative;display:inline-block;text-decoration:none;padding-bottom:14px}.footer__nav-item .footer-menu-text:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;min-height:2px;background:currentColor;transform-origin:left;transform:scaleX(0);transition:transform .15s ease-in-out}.footer__nav-item .footer-menu-text:hover:after{transform:scaleX(1)}.footer__nav-half{max-width:756px;width:100%;gap:32px;justify-content:space-between}@media(max-width:1280px){.footer__nav-container{gap:64px;flex-wrap:wrap}.footer__nav-half{max-width:100%;gap:16px}.footer{padding-top:80px;border-top:none}.footer__nav-column{width:calc((100% - 16px)/2)}.footer__nav-column .sharp-button{margin-left:auto;width:calc(50% - 16px)}}@media(max-width:1024px){.footer__bottom{grid-template-columns:1fr;gap:40px;padding-bottom:40px}.footer__bottom div,.footer__bottom-links{justify-content:flex-start}.footer__nav-column .sharp-button{max-width:289px;width:100%}}@media(max-width:834px){.footer{padding-top:40px}.footer__nav-column{gap:40px}.footer__nav-half{flex-wrap:wrap;gap:40px}.footer__nav-item .footer-menu-text{font-size:32px;padding-bottom:20px}.footer__bottom-links{gap:16px}.footer__bottom{padding-bottom:24px}.footer__bottom div{flex-wrap:wrap}.footer__phone-mail .footer-menu-text{font-size:26px}}@media(max-width:495px){.footer__nav-column{width:100%}.footer__nav-column .sharp-button{max-width:100%}.contacts-block{flex-direction:column}}@media(max-width:425px){.footer{padding-top:0}}.header-wrapper{background:var(--White);box-shadow:0 6px 16px #8f9fb829;position:sticky;width:100%;top:0;z-index:100}.header{padding-block:14px}.header .base-button{height:48px}.header__logo{display:flex;width:220px;height:60px}.header__logo svg{width:100%;height:100%}.header__logo_mobile{display:none}.header__logo .logo-fill{transform-box:fill-box;transform-origin:left center;transform:scaleX(0);transition:transform .3s ease-in-out}.header__logo:hover .logo-fill{transform:scaleX(1)}.header__logo .g0,.header__logo .g1,.header__logo .g2,.header__logo .g3{transition:offset .35s ease-in-out}.header__logo .g0,.header__logo .g1,.header__logo .g2{offset:0%}.header__logo .g3{offset:100%}.header__logo:hover .g0{offset:0%}.header__logo:hover .g1,.header__logo:hover .g2,.header__logo:hover .g3{offset:100%}.header__menu-list{display:flex;gap:17.5px;align-items:center;list-style:none}.header__menu-list .top-menu-text,.burger-menu__list .top-menu-text{color:var(--DarkGray);padding-block:16.5px;position:relative}.header__menu-list .top-menu-text:after,.burger-menu__list .top-menu-text:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--Blue);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.header__menu-list .top-menu-text:hover:after,.burger-menu__list .top-menu-text:hover:after{transform:scaleX(1)}.language-switcher{display:flex;padding:6px;gap:4px;border-radius:16px;align-items:center;background:var(--LightGray);height:32px;font-size:15px;cursor:pointer;width:60px;justify-content:space-between}.language-switcher img{width:24px;height:24px;border-radius:100%}.language-switcher-container{position:relative}.language-popup{border-radius:24px;background:var(--White);box-shadow:0 8px 40px #005efe3d;display:flex;flex-direction:column;gap:8px;overflow:hidden;position:absolute;top:40.5px;right:0;width:312px;display:none}.language-popup__title h3{text-transform:none}.language-popup__title{display:flex;justify-content:space-between;padding:20px 20px 12px 24px;gap:16px;align-items:center}.language-item{display:flex;align-items:center;gap:16px;padding:16px 24px;font-weight:500;font-size:17px}.language-item img{width:24px;height:24px;object-fit:cover;border-radius:100%}.header__menu-language{min-height:48px;height:auto;justify-content:space-between;flex-wrap:wrap}.header__menu-language .language-switcher{background:none}.header__menu-language:hover .top-menu-text:after{content:unset}.header-menu__languages{display:flex;flex-direction:column;gap:5px;width:100%;margin:5px 0;padding-left:24px}.header-menu__languages a{display:flex;justify-content:space-between;align-items:center;height:48px}#menu__languages-container .top-menu-text svg{transition:.2s ease-in-out all}.burger-menu__list{display:flex;flex-direction:column;gap:5px;margin-bottom:16px}.header-main{background:none;position:fixed;width:100%}@media(max-width:1150px){.header__menu-list{display:none}}@media(max-width:834px){.header{padding-block:10px}.header__logo_desktop{display:none}.header__logo_mobile{display:block}.header__logo{width:fit-content;height:48px}}@media(max-width:768px){.language-popup{right:-100px;width:260px}}.faq-container{margin-inline:auto;max-width:1220px;border-top:1px solid var(--DarkGray);border-bottom:1px solid var(--DarkGray)}.faq-item{padding-block:40px;cursor:pointer}.faq-item+.faq-item{border-top:1px solid var(--DarkGray)}.faq-item[open]{display:flex;flex-direction:column;gap:40px}.faq-title::-webkit-details-marker{display:none}.faq-title{font-weight:600;list-style:none;padding-right:40px;position:relative}.faq-title:before,.faq-title:after{content:"";position:absolute;right:0;top:50%;width:20px;height:2px;background:var(--Black);transition:transform .25s ease,opacity .25s ease}.faq-title:before{transform:translateY(-50%)}.faq-title:after{transform:translateY(-50%) rotate(90deg)}.faq-item[open] .faq-title:after{opacity:0;transform:translateY(-50%) rotate(90deg) scaleX(0)}.pagination{display:flex;align-items:center;justify-content:center;gap:5px}.pagination .prev-button{margin-right:52px}.pagination .prev-button svg{rotate:180deg}.pagination .next-button{margin-left:52px}.pagination-button{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background-color:var(--LightGray)}.pagination .pagination-button_curent{background-color:var(--Blue);color:var(--White)}.pagination .prev-button_disabled path,.pagination .next-button_disabled path{stroke:var(--Gray)}.contacts-container{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.contacts-block{background:var(--LightGray);display:flex;gap:55px;padding:40px}.contacts{display:flex;flex-direction:column;gap:64px}.contacts__content{display:flex;gap:20px}.contacts__content-col{display:flex;flex-direction:column;gap:32px}.contacts__content-col_half{max-width:290px;width:290px}.contacts-image{width:60px;height:min-content}.contacts__item{display:flex;flex-direction:column;gap:8px}@media(max-width:1280px){.contacts__content{flex-wrap:wrap}.contacts-block{gap:30px}.contacts__content-col_half{width:100%}.contacts-block{padding:24px}}@media(max-width:834px){.contacts-container{grid-template-columns:1fr}}@media(max-width:425px){.contacts-block{flex-direction:column}}.news-line{display:flex;gap:20px}.news-line .page-title{max-width:290px;width:100%;min-width:290px}.news-line-container{display:flex;gap:20px;margin-right:-40px!important;padding-right:40px!important}.news-line__item{width:445px!important;height:480px!important;display:flex!important;flex-direction:column;gap:42px;background-color:var(--LightGray);transition:.3s all ease-in-out}.news-line__item:hover{background-color:#d3dce480}.news-line__item-image{overflow:hidden;height:259px;width:100%}.news-line__item:hover img{scale:1.05}.news-line__item img{width:100%;height:100%;object-fit:cover;transition:.3s all ease-in-out}.news-line__item-bottom{padding:0 40px 20px}.news-line__item-date{margin-bottom:24px}.news-line__item-title{margin-bottom:20px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;padding-bottom:4px;text-transform:unset}.news-line__item-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.news-page__list{display:flex;gap:40px 20px;flex-wrap:wrap;margin-bottom:90px}.news-page__list .news-line__item{width:calc((100% - 60px)/4)!important}.single-news{margin-top:110px;margin-left:310px;max-width:910px}.single-news__date{margin-bottom:16px}.single-news__image{object-fit:cover;height:329px;min-width:910px;margin-bottom:56px}.news-content{word-wrap:break-word;line-height:1.2}.news-content ul,.news-content ol{padding-left:1.5em;margin-top:1em;margin-bottom:1.7em}.news-content ul li{list-style:disc}.news-content ol li{list-style:decimal}.news-content li+li{margin-top:1em}.news-content h1,.news-content h2,.news-content h3,.news-content h4,.news-content h5,.news-content h6{margin:.5em 0 2em}.news-content p{margin-bottom:1.7em}.news-content blockquote{padding-left:1em;border-left:3px solid var(--Blue);margin-left:1em;margin-top:1em;margin-bottom:1em}.news-content img{width:100%;object-fit:cover}.news-content a{color:var(--Blue);text-decoration:underline}.news-content a:hover{text-decoration:none}@media(max-width:1440px){.news-line__item{width:285px!important;height:390px!important}.news-line__item-image{height:160px}.single-news{margin-left:200px;max-width:793px;margin-top:60px}.single-news__image{min-width:unset;width:100%;height:248px}.news-line__item-bottom{padding:0 15px 15px}}@media(max-width:1280px){.news-line .page-title{min-width:183px;max-width:183px}.news-page__list .news-line__item{width:calc((100% - 40px) / 3)!important}}@media(max-width:1150px){.single-news{margin-left:0;max-width:562px}}@media(max-width:834px){.news-page__list .news-line__item{width:calc((100% - 20px)/2)!important}.news-line-container{margin:0 24px!important;padding:0 24px!important}}@media(max-width:768px){.news-line-container{min-width:100vw}.news-line{flex-direction:column;gap:46px}.news-line .page-title{margin-bottom:0}.news-line__item{width:244px!important;height:410px!important}.pagination .prev-button{margin-right:3px}.pagination .next-button{margin-left:3px}}@media(max-width:650px){.news-page__list .news-line__item{width:100%!important}}@media(max-width:425px){.news-line-container{margin:0 -12px!important;padding:0 12px!important}}@media(max-width:390px){.single-news__image{height:auto}}figure.wp-block-gallery{margin-bottom:32px}figure.wp-block-image{margin-bottom:32px}figure.is-type-video{margin-bottom:32px}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - 8px)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}@media(min-width:600px){.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - 10.66672px)}}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}:where(.is-layout-flex){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}@media all{img{border:0}*{box-sizing:border-box}.single-news__text>*{margin-bottom:1em}}.wp-block-gallery.wp-block-gallery-1{gap:.5em}.partners__hero{height:872px;position:relative}.partners__hero-image-square{background:var(--White);position:absolute;bottom:0;left:0;height:469px;width:290px}.partners__hero-image{position:absolute;right:var(--container-padding);top:0}.parnters__hero-titles{display:flex;flex-direction:column-reverse;gap:140px;height:722px;z-index:2;position:relative}.parnters__hero-titles h1{max-width:910px;font-size:130px}.parnters__hero-titles p{max-width:678px;font-size:40px;font-weight:500;line-height:1.2}.partners__hero-buttons{display:flex;gap:22px;margin-top:90px}.partners__grows{display:flex;gap:330px}.partners__grows-left{display:flex;flex-direction:column;justify-content:space-between}.partners__grows-right{display:flex;flex-direction:column;gap:90px}.partners__grows-left h4{max-width:290px;width:100%}.partners__grows-left img{width:445px;height:262px;object-fit:cover}.partners__grows-right .top-text{max-width:869px;font-size:40px;font-weight:500;width:100%;line-height:1.2}.grows-list__divider{width:100%;border-top:1px solid var(--Black)}.partners__grows-list{display:flex;gap:90px}.grows-list__item{display:flex;flex-direction:column;gap:24px;width:220px}.grows-list__item-title span{color:var(--Blue);font-size:28px;font-weight:500;height:75px}.partners__offer{display:flex;gap:175px}.partners__offer h4{max-width:445px}.partners__offer-divider{width:100%;border-top:1px solid var(--Gray);margin:90px 0}.partners__offer-icon{background:var(--Blue);border-radius:100%;margin-left:65px;min-width:90px;height:90px;width:90px;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:300;color:var(--White)}.partners__offer-list{max-width:910px}.partners__offer-list-item{display:flex;justify-content:space-between}.partners__become-top{margin-bottom:120px;display:flex;justify-content:space-between}.partners__become .base-button{margin:0 auto}.partners__become .page-title{max-width:445px}.partners__become .page-title h2{text-transform:none}.partners__become-list{display:flex;gap:20px}.partners__become-item{display:flex;flex-direction:column;justify-content:space-between;width:290px;padding:24px;background:var(--LightGray)}.partners__become-item span{color:var(--Gray)}.partners__become-item h3{color:var(--Blue)}.partners__become-left{display:flex;flex-direction:column;gap:176px}.partners__become-left .accent{max-width:600px}.partners__country{height:931px;overflow:hidden;min-width:100%}.partners__country{background-position:center;background-size:cover;padding-top:282px}.partners__country-title{font-size:48px;font-weight:600;max-width:755px;margin-left:310px;margin-bottom:64px;text-transform:none}.partners__country-marque{display:flex;height:118px;background:var(--LightGray)}.partners__country-marque-item{padding:0 37px;min-width:80px;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;overflow:hidden;background:var(--LightGray);transition:min-width .3s ease-in-out}.partners__country-marque-item:hover{min-width:220px}.partners__country-marque-item:hover .country-item-details{transform:translateY(0)}.country-item-details{position:absolute;width:100%;background:var(--Blue);height:100%;z-index:1;padding:0 24px;display:flex;flex-direction:column;justify-content:center;gap:10px;cursor:pointer;transform:translateY(101%);transition:.3s ease-in-out all}.country-item-details .country-item-name{font-size:24px;text-transform:none;color:var(--White);white-space:nowrap}.country-item-details .country-item-value{color:var(--Gray);font-size:12px}.partners__country-marque-track{display:flex;width:max-content;animation:marquee 10s linear infinite}.partners__country-marque:hover .partners__country-marque-track{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.partners__invest h1{margin-left:310px;max-width:1056px;color:var(--Blue);margin-bottom:212px;line-height:1.1;letter-spacing:-0px;font-size:100px}.partners__invest h1 span{color:var(--Black)}.partners__invest-list{display:flex;gap:86px;margin-bottom:125px}.partners__invest-item{display:flex;flex-direction:column;width:358px;gap:40px;padding-left:21px;border-left:1px solid var(--Black)}.partners__invest-item:first-child{padding-left:0;border-left:none}.partners__invest-item-title{display:flex;align-items:center;gap:16px;font-size:48px;font-weight:300;line-height:1}.partners__invest-item-title svg{min-width:48px}.partners__become .page-title{margin-bottom:0}@media(max-width:1850px){.partners__hero{height:688px}.parnters__hero-titles{height:568px;gap:60px}.partners__hero-image-container{max-width:832px;height:568px}.partners__hero-image-container img{height:100%}.partners__hero-image-square{width:203px;height:313px}.partners__hero-buttons{margin-top:60px}.parnters__hero-titles h1{font-size:100px;max-width:700px}.parnters__hero-titles p{font-size:30px}.partners__grows{gap:121px}.partners__invest h1{margin-bottom:110px;margin-left:200px;word-wrap:break-word;font-size:75px}}@media(max-width:1600px){.parnters__hero-titles p{max-width:387px}.partners__grows-right .top-text{font-size:30px}.partners__grows-left img{width:387px}.partners__offer{gap:20px}.partners__offer h4{max-width:285px}.partners__offer-divider{margin:70px 0}.partners__offer-icon{margin-left:20px}.partners__offer-icon{min-width:82px;height:82px;width:82px}.partners__become-left{gap:90px}.partners__become-left .accent{max-width:387px}.partners__become-item{width:183px}.partners__become-top{margin-bottom:90px}.partners__country-title{margin-left:200px;margin-bottom:50px}.partners__invest-list{margin-bottom:80px;gap:20px}.partners__invest-item{width:calc((100% - 63px)/4)}.partners__country{height:609px}}@media(max-width:1440px){.partners__grows{flex-direction:column;gap:40px}.partners__grows-left h4{margin-bottom:40px}.partners__grows-left img{max-width:369px}.partners__grows-list{justify-content:flex-end}.partners__grows-right .top-text{margin-left:auto;max-width:840px}.partners__grows-right{gap:40px}.parnters__hero-titles h1{font-size:80px;max-width:600px;letter-spacing:0}}@media(max-width:1280px){.partners__become-top{flex-direction:column;gap:40px;margin-bottom:64px}.partners__become-item{height:auto;padding:16px;gap:18px}.partners__become-left{gap:40px}.partners__become-left .accent{max-width:562px}.partners__country-title{margin-left:190px}.partners__become-list{justify-content:flex-end}.partners__offer h4{max-width:177px}.partners__offer{gap:16px}.partners__hero{height:auto}.partners__hero-image-container{height:404px;min-width:100%;max-width:none}.partners__hero-image-container img{width:100%;object-fit:cover}.partners__hero-image{position:relative;width:100vw}.partners__hero-image-square{display:none}.parnters__hero-titles p{max-width:548px;font-size:24px}.parnters__hero-titles{gap:30px;margin-bottom:30px;height:auto}.parnters__hero-titles h1{max-width:658px}.partners__hero-buttons{margin-top:30px}.partners__become-item span{font-size:100px}}@media(max-width:1024px){.partners__invest-item-title{flex-direction:column}.partners__invest h1{margin-left:0;font-size:96px;overflow-wrap:break-word}.partners__country{padding-top:144px}.partners__grows-list{gap:16px}.partners__grows-right .top-text{max-width:692px}.partners__offer-divider{margin:40px 0}.news-line-container{max-width:100%}.partners__hero-image{right:0;margin-left:-24px;margin-right:-24px}}@media(max-width:834px){.partners__invest-list{flex-wrap:wrap;gap:40px;margin-bottom:64px}.partners__invest-item{width:100%}.partners__invest-item-title{flex-direction:row;align-items:center}.partners__invest-item-title h3{max-width:208px}.partners__invest-item{padding-left:0;border-left:0}.partners__invest-item{gap:24px;padding-top:40px;border-top:1px solid var(--Black)}.partners__invest-item:first-child{padding-top:0;border-top:none}.partners__invest h1{margin-bottom:40px;font-size:44px}.partners__country-title{margin-left:0;margin-bottom:64px;font-size:32px;padding:0 24px}.partners__become-top{margin-bottom:40px}.partners__become-list{gap:16px;flex-direction:column}.partners__become-item{width:100%;height:auto;gap:18px}.partners__offer{flex-direction:column;gap:40px}.partners__offer h4{max-width:100%}.partners__offer-icon{height:64px;min-width:64px;width:64px}.partners__offer-icon svg{width:42px;height:42px}.partners__grows-list{flex-direction:column;gap:40px}.grows-list__item{width:100%}.grows-list__item-title{justify-content:space-between}.grows-list__item-title h3{font-size:24px}.grows-list__item-title span{height:auto;margin-left:16px}.partners__grows-right .top-text{max-width:100%;font-size:24px}.parnters__hero-titles h1{font-size:32px}.parnters__hero-titles p{max-width:100%}.partners__hero-image-container{height:207px}.partners__hero-buttons{flex-direction:column;align-items:center}.partners__offer-list-item .accent{max-width:calc(100% - 84px)}}@media(max-width:425px){.partners__grows-left img{max-width:100%}.partners__hero-image{margin-left:-12px;margin-right:-12px}}.stages .page-title{min-width:427px;max-width:427px}.stages{display:flex;gap:38px}.stages-container{width:100%;min-width:0;margin-right:-40px!important;padding-right:40px!important}.stages-content{display:flex;flex-direction:column;overflow:hidden;min-width:0}.stages-container .swiper-wrapper{align-items:stretch;cursor:grab}.stages-container .swiper-wrapper:active{cursor:grabbing}.stages-container{cursor:grab}.stages-container:active{cursor:grabbing}.stages-container .stage-item,.stages-container .stage-item *{-webkit-user-select:none;user-select:none}.stages-container .stage-title img{pointer-events:none;-webkit-user-drag:none}.stages__bottom{padding:58px 0;display:flex;gap:24px;align-items:center;border-bottom:1px solid var(--Black);font-size:40px;font-weight:500;line-height:1.03;max-width:910px}.stages-container .stage-item{width:243px!important;display:flex;flex-direction:column;height:auto}.stage-title{height:70px;width:100%;padding-left:24px;padding-right:33px;display:flex;justify-content:space-between;align-items:center;font-size:32px;font-weight:600;line-height:1;color:var(--White);letter-spacing:-1.28px}.stage-content{background-color:var(--LightGray);display:flex;flex-direction:column;gap:24px;padding:40px 24px 28px;flex:1 1 auto;height:auto}.stage-content__current{background-color:#bb00f6}.stage-content__current .stage-content__title,.stage-content__current .stage-content__list li{color:var(--White)}.stage-content__list{margin-left:1em}.stage-content__list li{list-style:disc;color:var(--DarkGray);font-size:13px;line-height:1.25}.stage-content__list li+li{margin-top:.5em}.goals{background:var(--Blue);padding:120px 0}.goals__title{min-width:433px;width:433px;color:var(--White)}.goals .container{display:flex;gap:32px}.goals__content{display:flex;flex-direction:column;gap:90px;color:var(--White);max-width:1061px}.goals-list{display:flex;gap:90px}.goals-item{display:flex;flex-direction:column;gap:24px;width:220px}.goals-divider{border-top:1px solid var(--White)}.choice{display:flex;justify-content:space-between}.choice .page-title{margin-left:310px;max-width:519px;margin-bottom:65px;margin-right:40px}.choice-image{margin-left:-40px;max-width:952px;width:100%;object-fit:cover}.choice-list{max-width:755px;width:100%;display:flex;flex-direction:column}.choice-divider{width:100%;border-top:1px solid var(--Gray);margin:63px 0}.choice-item{display:flex;justify-content:space-between;align-items:flex-start;gap:5px}.choice-item h3{max-width:445px;width:100%}.benefits .page-title{margin-left:310px;margin-bottom:90px}.benefits-list{margin-left:310px;margin-bottom:90px;display:flex;gap:83px}.benefits-list__item{width:378px;display:flex;flex-direction:column;gap:32px;padding-left:20px;border-left:1px solid var(--Black)}.benefits-list__item:first-child{padding-left:0;border-left:none}.benefits-list__item img{width:48px;height:48px}.benefits .base-button{margin:0 auto}.future{background-color:var(--LightGray);padding:120px 0}.future .container{display:flex;justify-content:space-between}.future-left{max-width:699px;display:flex;flex-direction:column;gap:60px}.future-left img{width:290px}.future-list{display:flex;margin-right:70px;gap:90px}.future-item{display:flex;flex-direction:column;gap:24px;width:220px}.future-divider{width:100%;border-top:1px solid var(--Black)}.future-title{display:flex;justify-content:space-between;gap:22px}.future-title span{color:var(--Blue)}.future-content li{margin-left:1.6em;line-height:1.3;list-style:disc;letter-spacing:.2px}.future-content li+li{margin-top:1.2em}.crowd{display:flex;gap:175px}.crowd-title{max-width:445px}.crowd-list{display:flex;flex-direction:column;gap:200px;max-width:910px}.crowd-item{display:flex;gap:65px}.crowd-item h2{text-transform:none}.crowd-icon{min-width:90px;width:90px;height:90px;display:flex;align-items:center;justify-content:center;background-color:var(--Blue);border-radius:100%}.presentation__buttons{margin-left:310px;display:flex;gap:22px}.presentation-right{margin-left:36px}.presentation-content{margin-bottom:90px;display:flex;justify-content:space-between}.presentation-right-content{margin-left:66px;color:var(--Blue);display:flex;flex-direction:column;gap:24px}.presentation-right-content+.presentation-right-content{margin-top:65px}.presentation-right img{margin-bottom:45px}.presentation-right-title{font-size:40px;font-weight:500;color:var(--Blue);line-height:1.2}.presentation-left{display:flex;gap:20px}.presentation-left-content{display:flex;flex-direction:column;justify-content:space-between}.presentation-left__bottom svg{margin-bottom:24px}.presentation-left-content .accent{max-width:679px}.presentation-left__bottom p{max-width:445px}.investments-hero{height:722px;position:relative}.investments-hero__titles{display:flex;flex-direction:column-reverse;gap:165px;height:100%;justify-content:flex-start;position:relative;z-index:2}.investments-hero__titles h1{max-width:910px;font-size:105px}.investments-hero__titles p{max-width:552px}.investments-hero__image{position:absolute;top:0;right:0}.investments-hero__image-container{position:absolute}.investments-hero__square{background-color:var(--White);width:310px;height:334px;position:absolute;bottom:-1px;left:-1px}@media(max-width:1850px){.investments-hero__image{width:1024px;height:100%}.investments-hero__image img{width:100%;height:100%}.investments-hero__container{height:100%}}@media(max-width:1600px){.investments-hero{height:478px}.investments-hero__image{width:833px;height:478px}.investments-hero__square{width:183px;height:223px}.investments-hero__titles p{max-width:387px}.investments-hero__titles h1{max-width:590px}.investments-hero__titles{gap:60px}.benefits-list{gap:32px}.benefits .page-title,.benefits-list{margin-left:200px}.choice .page-title{margin-left:200px;margin-bottom:47px;max-width:376px}.choice-list{max-width:488px}.choice-image{max-width:630px}.future-list{gap:20px;margin-right:0}.future-left{max-width:488px}.crowd-list{gap:120px}.crowd{gap:20px}.choice-item h3,.goals__title,.goals-item h3{font-size:24px}}@media(max-width:1440px){.goals__title{max-width:273px;min-width:unset;width:100%}.goals-list{gap:20px}}@media(max-width:1280px){.crowd-item{gap:20px}.presentation-left img{width:183px;height:330px}.presentation-right img{margin-bottom:16px}.presentation-right-title{font-size:30px}.presentation-right-content{gap:16px}.presentation-right-content+.presentation-right-content{margin-top:20px}.future-item{width:183px}.future{padding:64px 0}.goals{padding:90px 0}.crowd-title{max-width:285px}.crowd-list{max-width:793px}.stages .page-title{min-width:unset;max-width:290px;width:100%}.investments-hero{height:auto}.investments-hero__image{position:relative;height:404px;width:calc(100% + 80px);margin-left:-40px;margin-right:-40px}.investments-hero__image img{object-fit:cover}.investments-hero__square{display:none}.investments-hero__titles{margin-bottom:30px;gap:30px}.investments-hero__titles h1{max-width:658px}.investments-hero__titles p{max-width:562px}.presentation-left{flex-direction:column;gap:40px}.presentation-right{margin-top:252px}.presentation-left img{height:212px;object-fit:cover}.presentation-left-content{height:342px}.presentation-content{margin-bottom:64px}.presentation__buttons{margin:0;justify-content:center}}@media(max-width:1024px){.crowd{flex-direction:column;gap:64px}.crowd-title{max-width:562px}.crowd-list{margin-left:auto}.future .container{flex-direction:column;gap:40px}.future-list{justify-content:flex-end}.future-left{max-width:562px;gap:40px}.benefits .page-title{margin-left:0;margin-bottom:40px}.choice{flex-direction:column;gap:40px;margin-bottom:64px}.choice-divider{margin:40px 0}.choice-list{margin-left:auto;max-width:561px}.choice .page-title{margin-left:190px;max-width:100%;margin-right:0}.choice-image{height:241px;max-width:602px}.goals__title{max-width:134px}.goals__content{gap:40px}.goals-list{gap:16px}.stages .page-title{max-width:200px}.stages__bottom{font-size:24px;max-width:560px}.goals-item{width:176px}}@media(max-width:834px){.investments-hero__titles h1{font-size:44px}.investments-hero__image{margin-left:-24px;margin-right:-24px;width:calc(100% + 48px);height:207px}.presentation-content{flex-direction:column;gap:64px}.presentation-left-content{height:auto;gap:64px}.presentation-right{margin-top:0;margin-left:0}.presentation-right-content{margin-left:0}.presentation-right img{width:calc(100% + 48px);margin-left:-24px;margin-right:-24px}.presentation__buttons{flex-wrap:wrap;gap:16px}.presentation-right-content+.presentation-right-content{margin-top:27px}.crowd{gap:56px}.crowd-item__content .page-title{margin-bottom:40px}.crowd-item__content h2{font-size:32px}.crowd-item__content .accent{margin-right:-84px}.crowd-list{gap:64px}.crowd-icon{width:64px;height:64px;min-width:64px}.crowd-icon svg{width:40px;height:40px}.future .container{gap:64px}.future-list{gap:64px;flex-direction:column}.future-item{width:100%}.future-title{height:auto}.benefits-list,.choice .page-title,.choice-image{margin-left:unset}.goals .container{flex-direction:column;gap:41px}.goals__title{max-width:100%}.goals-list{flex-direction:column;gap:41px}.goals-item{width:100%}.stages{flex-direction:column}.stages .page-title{max-width:100%}.stages-container{margin:0 24px!important;padding:0 24px!important}.stages__bottom .h1{font-size:96px}.stages__bottom{flex-direction:column;align-items:flex-start}.benefits-list{flex-direction:column}.benefits-list__item{border-left:none;padding-left:0}.benefits-list__item{width:100%}}@media(max-width:768px){.stages-container{min-width:100vw}}@media(max-width:425px){.stages-container{margin:0 -12px!important;padding:0 12px!important}.investments-hero__image{width:calc(100% + 24px);margin-left:-12px;margin-right:-12px}}.compare{display:flex;gap:20px}.compare .page-title{max-width:600px}.compare-right{max-width:100%;width:100%}.compare-table{margin-bottom:140px;width:100%}.compare-table th{padding:20px 0;text-align:center;font-size:17px;font-weight:600;line-height:1.25}.compare-table tr:nth-child(2n){background:var(--LightGray)}.compare-table tr{height:125px}.compare-table tr:first-child{height:unset}.compare-table tr td:nth-child(1){padding-left:20px}.compare-table tr td:nth-child(2){background-image:url(/build/assets/tick-circle-BaVEShtI.png)}.compare-table tr td:nth-child(3){background-image:url(/build/assets/close-circle-Dl7LEbsK.png)}.compare-table td{width:calc(100% / 3);font-size:17px;font-weight:400;background-repeat:no-repeat;background-position:center}.compare .accent{margin-bottom:60px;max-width:689px}.target-slide{display:flex;justify-content:space-between;padding:0 var(--container-padding)}.target-left{display:flex;flex-direction:column;margin-right:88px;flex-shrink:0}.target-image{width:950px;height:900px;margin-right:-40px;object-fit:cover;flex-shrink:0}.target-left__title{margin-top:210px;max-width:200px;margin-bottom:104px}.target-right .page-title{margin-bottom:auto;max-width:445px}.target-list{margin-left:1em;margin-bottom:110px;margin-top:auto}.target-list li{list-style:disc;line-height:1.2}.target-list li+li{margin-top:.7em}.target-left__text{margin-bottom:170px;max-width:377px}.target-right{display:flex;flex-direction:column;padding-right:10px}.target-right__number{margin-top:360px;margin-bottom:60px}.technology-hero{background-color:var(--Blue)}.technology-hero__top{padding-top:60px;padding-bottom:90px;display:flex;flex-direction:column-reverse;gap:90px;position:relative}.technology-subtitle{display:flex;gap:20px}.technology-subtitle .accent{color:var(--White);max-width:828px}.technology-hero__top h1{color:var(--White);word-break:break-word}.technology__arrow-down{position:absolute;bottom:90px;right:0}.technology-about__buttons{justify-content:center;display:flex;gap:22px}.tehcnology__about-list{display:flex;flex-direction:column;margin-bottom:120px}.technology__about-divider{width:100%;border-top:1px solid var(--Gray);margin:120px 0}.technology__about-item{display:flex;gap:154px;justify-content:center}.technology__about-titles .accent{width:311px}.technology__about-text{max-width:600px}.technology__about-titles{display:flex;gap:65px}.technology__about-icon{width:90px;height:90px;display:flex;align-items:center;justify-content:center;border-radius:100%;background-color:var(--Blue);transform:translateY(-37px)}.technology__history h2{max-width:1269px;margin-bottom:120px}.history-image{display:flex;flex-direction:column;gap:24px;max-width:290px}.history-left{max-width:415px;display:flex;flex-direction:column;gap:60px;position:sticky;top:89px;height:100%}.history-left .accent{font-size:24px}.technology__timeline{display:flex;flex-direction:column;gap:20px;max-width:600px}.timeline-divider{border-left:2px solid var(--Blue);height:95px}.technology__history-container{display:flex;gap:205px}.timeline-item{display:flex;flex-direction:column;gap:30px}.timeline-item .accent{color:var(--Blue)}.device{background-color:var(--LightGray);padding:120px 0}.device .page-title{margin-left:620px;margin-bottom:45px}.device-bottom{display:flex}.device-bottom .accent{max-width:910px;margin-left:466px}.device__image-container{height:689px;margin:auto;display:flex;align-items:center;position:relative;width:fit-content}.device__item{width:30px;height:30px;display:flex;align-items:center;justify-content:center;position:absolute;font-size:17px;color:var(--Black);font-weight:400;line-height:1.25;background:var(--White)}.device__item-1{left:6%;bottom:30%}.device__item-2{left:25.5%;bottom:49%}.device__item-3{left:30%;bottom:45%}.device__item-4{left:35%;bottom:27%}.device__item-5{left:54%;bottom:59%}.device__item-6{left:43%;bottom:63%}.device-tooltip{width:300px;position:absolute;padding:25px;background:var(--White);bottom:100%;left:100%;visibility:hidden;text-align:left;z-index:4}.device__item:hover .device-tooltip{visibility:visible}.device-description{display:none;padding:25px;background:var(--White);width:100%;margin-bottom:40px}.device-description.active{display:block}.device-description__item{display:none;flex-direction:column;gap:24px}.device-description__item.active{display:flex}.device-description__item span{font-size:17px;font-weight:600;color:var(--Blue)}.device__item{width:30px;height:30px;display:flex;align-items:center;justify-content:center;position:absolute;font-size:17px;color:var(--Black);font-weight:400;line-height:1.25;background:var(--White);cursor:pointer}.video-wrapper{position:relative;width:100%;height:832px}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media(max-width:1850px){.target-left{margin-right:20px}.target-left__title{margin-top:100px;margin-bottom:64px}.target-right__number{margin-top:100px;margin-bottom:54px}.target-right .page-title{margin-bottom:42px}.target-list{margin-top:0}.target-left__text{margin-bottom:114px}.target-image{height:810px;width:810px}.compare .page-title{max-width:387px}.compare-right{max-width:793px}.compare{justify-content:space-between}}@media(max-width:1600px){.compare-table{margin-bottom:80px}.target-image{width:631px}}@media(max-width:1440px){.target-slide{flex-direction:column;padding:0}.target-right{padding-right:unset}.target-image{margin-left:-40px;margin-right:-40px;max-width:none;width:calc(100% + 80px);height:487px}.target-slide .d-flex{width:100%;flex-direction:column}.target-left{max-width:100%;width:100%;margin-right:0}.target-right{max-width:100%;width:100%}.target-left img{display:none}.target-right{margin-bottom:40px;flex-direction:row;flex-wrap:wrap;align-items:flex-end}.target-right__number{width:100%}.target-list{margin-bottom:0;max-width:369px;width:calc((100% - 16px)/2);margin-left:auto}.target-right .page-title{margin-bottom:0;width:calc((100% - 16px)/2);max-width:none}.target-right__number{margin-bottom:48px;margin-top:0}.target-left__text{margin-bottom:93px}.target-left__title{margin-top:0;margin-bottom:40px}.target-slide:not(:first-child) .target-left{display:none}.target-slide:not(:first-child) .target-right{margin-top:104px}.device .page-title{margin-left:193px}.technology__about-divider{margin:100px 0}.device-bottom{flex-direction:column;gap:32px;margin-left:193px;justify-content:flex-start}.device-bottom .accent{margin-left:0}.video-wrapper{height:600px}}@media(max-width:1280px){.device__image-container{height:547px}.compare .accent{margin-bottom:80px;max-width:488px}.technology__history-container{gap:16px}.history-left{max-width:290px}}@media(max-width:1150px){.compare{flex-direction:column;gap:0}.compare-right{max-width:100%}.compare .accent,.compare .base-button{margin-left:233px}.compare .page-title{max-width:387px;margin-bottom:40px}}@media(max-width:1024px){.technology__about-item{justify-content:space-between;gap:unset}.technology__about-titles{gap:20px}.device{padding:64px 0}.device__item-2{left:20.5%}.device__item-3{left:28%}.device__item-4{left:34%;bottom:37%}.device__item-6{left:42%}.device__item-5{bottom:53%}.timeline-divider{height:42px}.technology__about-icon{width:64px;height:64px}.technology__about-icon svg{width:36px;height:36px}.tehcnology__about-list{margin-bottom:64px}.compare-table{margin-bottom:40px}.video-wrapper{height:386px}}@media(max-width:834px){.target-image{margin-left:-24px;margin-right:-24px;width:calc(100% + 48px)}.target-slide:not(:first-child) .target-right{margin-top:64px}.compare-table{margin-bottom:32px}.compare .accent{margin-left:0;max-width:100%;margin-bottom:32px}.compare .base-button{margin:auto}.compare .page-title{margin-bottom:32px}.compare-table tr td:nth-child(1){width:50%}.compare-table tr td:nth-child(2){width:25%}.compare-table tr td:nth-child(3){width:25%}.technology__history-container{flex-direction:column;gap:40px}.timeline-item{gap:24px}.history-image{max-width:100%}.technology__history h2{margin-bottom:32px}.history-left{max-width:100%;gap:40px;position:relative;inset:unset}.history-image img{max-width:300px}}@media(max-width:768px){.device{padding:32px 0}.device-bottom{margin-left:0}.technology__about-divider{margin:40px 0}.technology__about-item,.technology__about-titles{flex-direction:column;gap:32px}.technology__about-icon{transform:translateY(0)}.technology-subtitle{flex-direction:column;gap:24px}.technology-subtitle svg{width:56px;height:56px}.technology-hero__top{padding-top:24px;padding-bottom:32px}.technology__arrow-down{display:none}.target-right .page-title{width:100%;margin-bottom:40px}.target-list{margin-left:1em;width:100%}.target-right__number{margin-bottom:32px}.target-left__text{margin-bottom:40px}.timeline-item:last-child{gap:30px}.timeline-item:last-child .accent{font-size:40px}.target-image{height:187px}.device .page-title{margin-left:0}.device__image-container{height:auto}.technology-about__buttons{flex-wrap:wrap}.device-tooltip{display:none}}@media(max-width:650px){.device__item-1{bottom:40%;left:5%}.device__item-2{left:20%;bottom:40%}.device__item-3{bottom:59%}.device__item{height:18px;width:18px;font-size:12px}.video-wrapper{height:247px}}@media(max-width:425px){.target-image{width:calc(100% + 24px);margin-inline:-12px}}.new__bottom{display:flex;gap:20px}.new__bottom-item{display:flex;flex-direction:column;gap:11px;width:calc((100% - 60px)/4);height:473px}.new__image-container{position:relative;height:445px;width:100%;flex-shrink:0}.new__image-container img{height:100%;object-fit:cover;width:100%}.new__image-container h3{color:var(--White);padding:30px;height:135px;position:absolute;bottom:0;left:0;width:100%}.new__top{display:flex;margin-bottom:102px;gap:175px}.new__top h4{width:445px}.new__top .accent{width:755px}.new__top strong{color:var(--Blue)}.team{padding-top:200px;padding-bottom:158px;display:flex;justify-content:space-between;overflow:hidden}.team .page-title{max-width:445px}.team-container{display:flex;gap:20px}.team__item{display:flex;flex-direction:column;width:290px}.team__item img{margin-bottom:47px;width:100%;height:340px;object-fit:cover}.team__item h3{margin-bottom:24px}.target-list_main{margin-bottom:0;margin-top:0;max-width:414px;width:fit-content}.target-list-text{margin-top:auto}.demand-title{margin-bottom:130px!important}.target-left__text_main{margin-bottom:122px}.target-list-text{margin-bottom:27px;max-width:414px;line-height:1.2em}.suitable{display:flex;overflow:hidden}.suitable h4{max-width:390px;margin-right:230px}.suitable .title-number{margin-left:auto;margin-right:0}.suitable-number{padding-bottom:12px;border-bottom:1px solid var(--DarkGray);width:fit-content;height:fit-content;margin-left:auto}.suitable-number h4{margin:0}.suitable-list{display:flex;flex-direction:column;gap:150px;max-width:910px;width:100%}.suitable-item{display:flex;flex-direction:column}.suitable-item .accent{margin-right:155px}.suitable-item__top{display:flex;gap:65px}.suitable-item__top .page-title{width:100%}.suitable-top__icon{height:90px;width:90px;flex-shrink:0;background-color:var(--Blue);border-radius:100%;display:flex;align-items:center;justify-content:center}.market{display:flex;flex-direction:column;justify-content:center}.market-container{display:flex;flex-wrap:wrap}.market-bottom{background-color:var(--Blue);height:300px;display:flex;color:var(--White);align-items:center;justify-content:center;width:100%}.market-bottom p{text-align:center}.market-middle{display:flex;height:300px}.market-middle__left{background-color:var(--LightGray);width:50%;padding-right:165px}.market-middle__right{background-color:var(--White);width:50%;padding-left:165px;gap:21px}.market-middle__right p{max-width:232px}.market-middle__right-text{display:flex;gap:21px;align-items:flex-start}.market-middle__right-text svg{flex-shrink:0}.market-top{display:flex;gap:280px}.market-top h4{height:fit-content;padding-bottom:12px;border-bottom:2px solid currentColor}.market-top .page-title{margin-bottom:80px}.main-investments__container{display:flex;margin-bottom:88px;justify-content:space-between}.main-investments__left{display:flex;flex-direction:column;gap:80px;max-width:699px}.main-investments__left img{width:290px;height:146px}.main-investments__left strong{color:var(--Blue)}.main-investments__right{display:flex;flex-direction:column;gap:90px;margin-right:70px}.main-investments__title-container{display:flex;gap:155px}.main-investments .page-title{max-width:465px;margin-bottom:0}.main-investments__list{display:flex;gap:90px}.main-investments__item{display:flex;flex-direction:column;gap:24px;width:220px}.main-investments__divider{width:100%;height:1px;background-color:var(--Black);border-radius:8px}.main-investments__title{display:flex;justify-content:space-between;min-height:46px;height:auto}.main-investments__title h3{text-transform:uppercase;font-size:24px;font-weight:500;line-height:1.2}.main-investments__title span{font-size:28px;font-weight:500;text-transform:uppercase;color:var(--Blue)}.title-number{height:fit-content;width:fit-content;margin-bottom:0;padding-bottom:12px;border-bottom:1px solid currentColor}.roadmap{border-bottom:1px solid var(--Gray)}.roadmap__title-container{padding-bottom:10px;padding-top:1px;background:var(--White);display:flex;top:88px;gap:104px;z-index:1;margin-bottom:86px}.roadmap-content{display:flex;gap:202px;min-height:100vh;align-items:flex-start}.roadmap-content__text{max-width:415px;will-change:transform;position:sticky;top:294px}.roadmap-list{max-width:914px;width:100%;display:flex;flex-direction:column;gap:150px;margin-bottom:150px;will-change:transform}.roadmap-item__status{border:1.5px solid var(--Blue);height:32px;width:fit-content;padding:0 10px;display:flex;align-items:center;color:var(--Blue)}.roadmap-item{display:flex;gap:90px;position:relative}.roadmap-item:before{content:"";position:absolute;left:158px;top:0;width:1px;background-color:var(--Gray);height:calc(100% + 150px)}.roadmap-item__left{max-width:138px;width:100%;display:flex;flex-direction:column;align-items:flex-end}.roadmap-item__left .accent:nth-child(1){margin-bottom:16px}.roadmap-item__left .accent:nth-child(2){margin-bottom:30px}.roadmap-item__right{display:flex;gap:80px}.roadmap-item svg{flex-shrink:0;height:135px;width:135px}.roadmap-item__content{display:flex;flex-direction:column;gap:37px}.roadmap-item__titles{display:flex;align-items:flex-end;gap:4px}.roadmap-item__titles .hint{color:var(--DarkGray)}.station-model__button{position:absolute;top:50%;transform:translateY(-50%);cursor:pointer;width:48px;height:48px}.station-model__button_left{left:310px}.station-model__button_right{right:310px}.station-model__button_right img{rotate:180deg}.station-model__button img{height:100%}.station-model__content{height:367px;position:relative}.station-model .page-title{margin-bottom:45px;width:fit-content}.main-about{display:flex;flex-direction:column;justify-content:center}.main-about__content-container{display:flex;gap:125px;margin-bottom:110px}.main-about__content .accent{margin-bottom:70px;max-width:1219px;position:relative}.main-about__content canvas{position:absolute;top:100%;right:-277px;z-index:5;width:572px;height:322px}.main-about__content .accent strong{color:var(--Blue)}.main-about__list{display:flex;gap:90px}.main-about__item{display:flex;flex-direction:column;gap:24px;width:220px}.main-about__item .accent{margin-bottom:0}.main-about__item div{display:flex;align-items:flex-end}.main-about__item-divider{background-color:var(--Black);height:1px;width:100%}.main-hero__container{height:calc(100vh - 88px);position:relative;overflow:hidden}.main-hero__image{width:57.6%;height:100%;object-fit:cover}.white-square{background-color:var(--White);height:33.3%;position:absolute}.white-square_1{width:66.6%;bottom:-1px;right:0;display:flex;padding-right:40px;padding-left:20px;padding-bottom:26px;justify-content:space-between;align-items:flex-end}.white-square_1 h1{max-width:964px;font-size:120px}.white-square_1 h4{max-width:192px}.white-square_2{width:54.2%;bottom:33%;right:0;display:flex;gap:160px;padding-left:3%;padding-top:3%}.white-square_2 div{display:flex;flex-direction:column;align-items:center;gap:84px}.white-square_2 .accent{max-width:638px}.target-slides{position:relative}.target-slides.target-slides--animated{overflow:hidden}.target-slides__inner{position:relative;min-height:100%}.target-slides.target-slides--animated .target-slides__inner{min-height:100vh}.target-slides.target-slides--animated .target-slide{position:absolute;top:calc(50% + (var(--target-slides-header-offset, 0px) / 2));transform:translateY(-50%)!important;left:0;width:100%}.target-slide{background-color:var(--White)}@media(max-width:1850px){.main-about__content-container{gap:72px}.main-about__content canvas{right:-200px}}@media(max-width:1600px){.main-about__list{gap:20px}.main-about__content canvas{right:0;width:502px;height:234px;object-fit:cover}.main-investments__right{margin-right:0}.main-investments__list{gap:20px}.main-investments__left{max-width:520px}.roadmap-content{gap:68px}.roadmap-list{gap:120px;margin-bottom:120px}.roadmap-item:before{height:calc(100% + 120px)}.station-model__button_left{left:0}.station-model__button_right{right:0}.suitable h4{margin-right:122px}.new__top h4{max-width:285px;width:100%}.white-square_1 h1{font-size:100px;letter-spacing:0!important}}@media(max-width:1440px){.target-list_main{margin-left:1.5em}.target-left__text_main{margin-bottom:64px}.suitable-list{gap:120px;order:3;margin-top:64px}.suitable-top__icon{height:64px;width:64px}.suitable-top__icon svg{width:46px;height:46px}.suitable{flex-wrap:wrap}.white-square_2{gap:100px}}@media(max-width:1280px){.team__item{width:183px}.team__item img{height:183px;width:183px}.new__top{margin-bottom:80px}.new__top{gap:120px}.new__top .accent{max-width:620px}.team{padding-bottom:0;padding-top:0}.suitable-item .accent{margin-right:129px}.roadmap-item__right{gap:68px}.roadmap-item__content{gap:30px}.roadmap-item{gap:60px}.main-investments__container{flex-direction:column;gap:115px}.main-investments__right{align-items:flex-end;gap:60px}.main-investments .page-title{max-width:385px}.main-investments__title-container{gap:206px}.main-investments__title-container svg{width:109px;height:109px}.main-investments__left{gap:40px}.market-top{gap:172px}.roadmap-content{flex-direction:column}.roadmap__title-container{padding-bottom:40px;flex-direction:column;gap:40px;position:relative;inset:unset}.roadmap-content__text{max-width:344px;position:relative;inset:unset}.main-about__item{max-width:183px}.main-about__content-container{margin-bottom:60px;flex-direction:column;gap:40px}.market-middle,.market-bottom{height:207px}.market-middle__left{padding-right:112px}.market-middle__right{padding-left:112px}.white-square_1 h4{font-size:22px}.white-square_2 div{gap:44px;align-items:flex-start}.main-hero__image{order:2;width:100%;height:357px;margin-bottom:28px}.white-square_1{order:3;position:static;width:100%;padding:0 40px}.white-square_2{order:1;position:static;padding:40px 40px 0;margin-bottom:44px;gap:153px;width:100%}.white-square_2 .accent{width:385px}.main-hero__container{display:flex;flex-direction:column;min-height:auto;height:auto}.main-about__content .accent{margin-bottom:40px;max-width:369px}.main-about__content canvas{top:0;left:100%}.new__image-container{height:176px;position:relative}.new__bottom-item{height:265px;width:calc((100% - 48px)/4)}.new__image-container h3{padding:0;height:auto;position:absolute;color:var(--Black);top:calc(100% + 11px);font-size:16px;word-break:break-all}.new__bottom{gap:16px}.new__top .accent{width:100%}.main-about__item .accent{margin-bottom:0!important}}@media(max-width:1024px){.team{flex-direction:column}.new__top{flex-direction:column;gap:64px}.new__top .accent{max-width:590px}.suitable-list{max-width:642px}.suitable-item__top .page-title{margin-bottom:60px}.target-right .page-title{margin-bottom:0!important}.target-right__number{margin-bottom:0}.target-right div:nth-child(3){transform:translateY(-48px)}.main-investments__container{margin-bottom:64px}.market-middle__right{padding-right:40px;padding-left:48px}.market-middle__left{padding-left:40px;padding-right:48px}.market-top .page-title{margin-bottom:40px}.market-top{flex-direction:column;gap:40px}.target-right div:nth-child(3){width:50%;overflow:hidden}.target-right .page-title{width:50%}}@media(max-width:834px){.white-square_1 h1{font-size:44px}.new__bottom-item{width:177px}.new__bottom{overflow-x:scroll;overflow-y:hidden}.new__bottom-item{flex-shrink:0}.team-container{overflow-x:scroll;overflow-y:hidden}.target-image{height:187px}.suitable-item__top{gap:24px}.suitable-item .accent{margin-right:0}.main-about__content .accent:nth-child(1){margin-bottom:215px}.main-about__content canvas{top:calc(100% + 32px);left:0;width:272px;height:151px}.white-square_1{flex-direction:column;gap:24px;align-items:flex-start;padding-inline:24px}.white-square_1 h4{max-width:100%}.main-hero__image{margin-bottom:24px}.main-hero__image{height:247px}.main-about__list{flex-direction:column;gap:40px}.main-about__item{max-width:100%;width:100%}.main-investments__container{gap:32px}.main-investments__right{align-items:flex-start}.main-investments__title-container{flex-direction:column-reverse;gap:32px}.main-investments__list{flex-direction:column}.main-investments__item{width:100%}.roadmap-content__text{max-width:100%}.roadmap__title-container{gap:32px;padding-bottom:32px}.roadmap-content{gap:40px}.roadmap-item:before{content:unset}.roadmap-item{flex-wrap:wrap;align-items:center}.roadmap-item__left{order:1;align-items:flex-start;max-width:fit-content}.roadmap-item svg{order:2}.roadmap-item__right{order:3;margin-top:25px}.roadmap-item svg{height:128px;width:128px}.white-square_2{gap:32px;flex-direction:column-reverse;padding:0 24px;margin-bottom:24px}.white-square_2 .accent{max-width:100%;width:100%}.white-square_2 div .title-number{display:none}}@media(max-width:768px){.target-right .page-title{width:100%;margin-bottom:40px!important}.target-right__number{margin-bottom:32px}.target-right div:nth-child(3){transform:none;width:100%}.target-left__text_main{margin-bottom:40px;max-width:100%}.target-left__title{max-width:100%}.market-middle__right{order:3;height:auto;width:100%;padding:32px 24px 0}.market-middle__right p{max-width:100%}.market-bottom{order:2;padding:24px;height:auto;justify-content:flex-start}.market-middle__left{order:1;height:auto;padding:24px;width:50%;min-width:fit-content}.market-middle__left p{font-size:17px}.market-bottom p{text-align:left}.station-model__button{width:30px;height:30px}}@media(max-width:425px){.white-square_2,.white-square_1{padding-inline:12px}.main-about__content canvas{width:100%}.white-square_1 h1{font-size:32px}}@media(max-width:350px){.roadmap-item svg{width:96px;height:96px}.roadmap-item__left .accent{font-size:20px}.roadmap-item__left .accent:nth-child(1){margin-bottom:12px}.roadmap-item__left .accent:nth-child(2){margin-bottom:20px}.target-image{width:calc(100% + 24px)}}
