.menu{flex-direction:column;align-items:center;gap:30px;display:flex}.menu__item{font-size:14px;font-weight:400;line-height:100%}@media (min-width:1920px){.menu__item{font-size:16px}}@media (min-width:1280px){.menu{flex-direction:row;padding-top:6px}}@media (min-width:1920px){.menu{gap:40px}}
.header-menu{z-index:99;will-change:transform;justify-content:flex-end;width:100%;height:100%;transition:transform .15s 50ms;display:flex;position:fixed;inset:0;transform:translate(100%)}.header-menu:before{content:"";opacity:0;z-index:-1;background:#000000b3;width:100%;height:100%;transition:opacity .1s ease-in-out;position:absolute;inset:0}.header-menu.active{transition:transform .15s;transform:translate(0,0)}.header-menu.active:before{opacity:1;transition:opacity .25s ease-in-out .1s}.header-menu__wrapper{background:var(--color-white);width:100%;max-width:385px;height:100%;transition:all var(--trans);padding:15px;overflow-y:auto}@media (min-width:385px){.header-menu__wrapper{border-radius:20px 0 0 20px}}@media (min-width:768px){.header-menu__wrapper{padding:20px 20px 20px 30px}}.header-menu__wrapper .menu{align-items:flex-start;gap:20px;width:100%;display:flex!important}.header-menu__wrapper .menu__item{color:var(--color-blue-0);font-size:27px;font-weight:500;line-height:120%}.header-menu .menu-wrapper__header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:30px;display:flex}@media (min-width:768px){.header-menu .menu-wrapper__header{margin-bottom:40px}}.header-menu .menu-wrapper__logo{flex:84px;width:84px;height:26px}@media (min-width:768px){.header-menu .menu-wrapper__logo{flex:91px;width:91px;height:28px}}.header-menu .menu-wrapper__logo svg{flex:84px;width:84px;height:26px}@media (min-width:768px){.header-menu .menu-wrapper__logo svg{flex:91px;width:91px;height:28px}}.header-menu .menu-wrapper__body{flex-direction:column;align-items:center;gap:80px;display:flex}.header-menu__close-btn{background:#e6e6e6;border-radius:50%;flex:0 0 48px;width:48px;height:48px}.header-menu__close-btn img{width:24px;height:24px}@media (min-width:1280px){.header-menu{visibility:hidden;pointer-events:none;display:none}}
.header{padding:20px 0}.header__container,.header__content{align-items:center;gap:20px;display:flex}@media (min-width:1280px){.header__container{gap:60px}}@media (min-width:1920px){.header__container{gap:72px}}@media (min-width:1280px){.header__content{flex-grow:1;gap:30px}}.header__logo{flex:0 0 80px;width:80px;height:25px;margin-right:auto}@media (min-width:768px){.header__logo{flex:0 0 91px;width:91px;height:28px}}.header__telegram-link{align-items:center;gap:10px;font-size:14px;font-weight:600;line-height:130%;display:flex}.header__telegram-link span{flex:0 0 24px;width:24px;height:24px}.header__button-action{display:none}@media (min-width:768px){.header__button-action{display:block}}.header .menu{display:none}@media (min-width:1280px){.header .menu{margin-right:auto;display:flex}}.header__menu-btn{background:#ffffff0d;border-radius:50%;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}@media (min-width:1280px){.header__menu-btn{display:none}}.header__menu-btn span{background:#fff;border-radius:18px;width:18px;height:2px;display:block;position:relative}.header__menu-btn span:before,.header__menu-btn span:after{content:"";background:#fff;border-radius:18px;width:16px;height:2px;position:absolute;left:50%;transform:translate(-50%)}.header__menu-btn span:before{top:6px}.header__menu-btn span:after{bottom:6px}
.parallax{aspect-ratio:535/800;z-index:-1;background-image:url(../media/Ellipse.5004cb47.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:cover;width:110%;max-width:3000px;position:absolute;top:-2%;-webkit-mask-image:linear-gradient(#0000 0% 2%,#000 15% 60%,#0009 80%,#0000 100%);mask-image:linear-gradient(#0000 0% 2%,#000 15% 60%,#0009 80%,#0000 100%)}@media (min-width:768px){.parallax{aspect-ratio:770/700}}@media (min-width:1024px){.parallax{aspect-ratio:1110/850}}@media (min-width:1440px){.parallax{aspect-ratio:1920/1180}}@media (min-width:2560px){.parallax{aspect-ratio:2560/1560;background-position:50%}}
.scroll-icon{width:40px;height:40px;position:relative}.scroll-icon__mouse{justify-content:center;align-items:flex-start;height:28px;display:flex}.scroll-icon__arrows{will-change:transform;justify-content:center;align-items:center;width:100%;display:flex;position:absolute;top:35.5px;left:calc(50% + .9px);transform:translate(-50%,-50%)}@media (min-width:1920px){.scroll-icon__arrows{animation:1.2s ease-in-out infinite slide-loop}}@keyframes slide-loop{0%{opacity:1;transform:translate(-50%)}40%{opacity:0;transform:translate(-50%,8px)}41%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}
.section-main{padding:60px 0 50px;position:relative}@media (min-width:768px){.section-main{padding:100px 0 60px}}@media (min-width:1280px){.section-main{padding:120px 0 135px}}.section-main .scroll-icon__wrapper{display:none;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}@media (min-width:1920px){.section-main .scroll-icon__wrapper{display:block}}.section-main__container{position:relative}.section-main__title{letter-spacing:-1px;margin-bottom:20px;font-size:30px;font-weight:500;line-height:120%}@media (min-width:768px){.section-main__title{margin-bottom:30px;font-size:55px;line-height:105%}}@media (min-width:1280px){.section-main__title{letter-spacing:-2px;max-width:1200px;margin-bottom:200px;font-size:75px}}@media (min-width:1920px){.section-main__title{letter-spacing:-3px;max-width:1295px;margin-bottom:250px;font-size:95px}}.section-main__top{margin-bottom:40px}@media (min-width:768px){.section-main__top{margin-bottom:200px}}@media (min-width:1280px){.section-main__top{margin-bottom:12px}}.section-main__top p{max-width:540px;font-size:14px;font-weight:400;line-height:140%;display:inline-block}@media (min-width:768px){.section-main__top p{font-size:16px}}@media (min-width:1280px){.section-main__top p{max-width:430px;font-size:18px}}@media (min-width:1920px){.section-main__top p{max-width:510px}}.section-main__stats{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}@media (min-width:1280px){.section-main__stats{gap:70px;position:absolute;bottom:0;right:40px}}@media (min-width:1920px){.section-main__stats{gap:90px;right:80px}}.section-main__stats li{text-align:center;flex-direction:column;gap:5px;display:flex}@media (min-width:768px){.section-main__stats li{padding:0 34px}}@media (min-width:1280px){.section-main__stats li{padding:0}}.section-main__stats li strong{font-size:30px;font-weight:400;line-height:100%}@media (min-width:768px){.section-main__stats li strong{font-size:55px}}@media (min-width:1280px){.section-main__stats li strong{font-size:60px}}@media (min-width:1920px){.section-main__stats li strong{font-size:70px}}.section-main__stats li small{font-size:14px;font-weight:400;line-height:140%}@media (min-width:768px){.section-main__stats li small{font-size:16px}}.section-main__button-action{margin-top:40px}@media (min-width:768px){.section-main__button-action{display:none}}
@media (min-width:1280px){.section-services__text-content{max-width:66%;margin-left:auto}.section-services__text-content .subtitle{max-width:85%}}@media (min-width:1920px){.section-services__text-content .subtitle{max-width:75%}}.section-services__list{flex-direction:column;gap:15px;display:flex}@media (min-width:768px){.section-services__list{gap:20px}}@media (min-width:1280px){.section-services__list{grid-template-columns:repeat(3,1fr);align-items:stretch;display:grid}.section-services__list li:nth-child(4){grid-column:2}}.section-services__list-item{background:var(--color-blue-20);transition:background var(--trans);border-radius:20px;flex-direction:column;justify-content:space-between;gap:20px;min-height:188px;padding:20px;display:flex;position:relative}@media (min-width:768px){.section-services__list-item{min-height:180px;padding:40px}}@media (min-width:1280px){.section-services__list-item{min-height:370px}}@media (min-width:1920px){.section-services__list-item{min-height:450px}}.section-services__list-item:hover{background:var(--color-blue-30)}.section-services__list-item:hover .section-services__list-item-icon{color:var(--color-blue-20);background:var(--color-white)}@media (min-width:1280px){.section-services__list-item:hover .section-services__list-item-icon{opacity:1}}.section-services__list-item strong{letter-spacing:-1px;font-size:20px;font-weight:500;line-height:120%}@media (min-width:768px){.section-services__list-item strong{font-size:25px}}@media (min-width:1920px){.section-services__list-item strong{font-size:30px}}.section-services__list-item p{color:var(--color-white-50);max-width:80%;font-size:14px;font-weight:400;line-height:140%}@media (min-width:1280px){.section-services__list-item p{max-width:75%}}@media (min-width:1920px){.section-services__list-item p{font-size:16px}}.section-services__list-item-icon{width:40px;height:40px;color:var(--color-white);transition:background var(--trans),color var(--trans),opacity var(--trans);background:#ffffff0d;border-radius:10px;justify-content:center;align-items:center;display:flex;position:absolute;bottom:20px;right:20px}@media (min-width:768px){.section-services__list-item-icon{bottom:40px;right:40px}}@media (min-width:1280px){.section-services__list-item-icon{opacity:0;width:44px;height:44px}}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
@keyframes fade{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(15px)}to{opacity:1;visibility:visible;pointer-events:all;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;visibility:visible;pointer-events:all;transform:translateY(0)}to{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(15px)}}.fade{animation:.7s fade}.section-projects__wrapper{flex-direction:column;gap:30px;display:flex}@media (min-width:1280px){.section-projects__wrapper{grid-template-columns:32% 1fr;gap:20px;display:grid}}.section-projects__text-content{padding-right:8px;position:relative}.section-projects__text-content .subtitle{margin-bottom:20px}@media (min-width:768px){.section-projects__text-content .subtitle{max-width:520px}}@media (min-width:1280px){.section-projects__text-content .subtitle{max-width:none;margin-bottom:30px}}.section-projects__text-content p{font-size:14px;font-weight:400;line-height:140%}@media (min-width:768px){.section-projects__text-content p{max-width:520px;font-size:16px}}@media (min-width:1280px){.section-projects__text-content p{max-width:none;font-size:18px}}@media (min-width:1920px){.section-projects__text-content p{font-size:20px}}.section-projects__text-content .button-link{margin-top:30px}@media (min-width:1280px){.section-projects__text-content .button-link{margin-top:50px}}.section-projects__slider{width:100%;height:200px}@media (min-width:480px){.section-projects__slider{height:270px}}@media (min-width:768px){.section-projects__slider{height:370px}}@media (min-width:1024px){.section-projects__slider{height:470px}}@media (min-width:1280px){.section-projects__slider{height:570px}}.section-projects__slider-pagination{flex-direction:column;gap:5px;display:flex;position:absolute;bottom:0;left:auto;top:auto!important;right:0!important;transform:none!important}@media (min-width:1280px){.section-projects__slider-pagination{flex-direction:row;align-items:center;gap:10px;bottom:99px;right:auto;left:0!important}}.section-projects__slider-pagination .swiper-pagination-bullet{width:8px;height:8px;transition:background var(--trans);background:#ffffff80;flex:0 0 8px}@media (min-width:1280px){.section-projects__slider-pagination .swiper-pagination-bullet{flex:0 0 11px;width:11px;height:11px}}.section-projects__slider-pagination .swiper-pagination-bullet-active{background:var(--color-white)}.section-projects__slider-slide{border-radius:20px}.section-projects__slider-slide img{object-fit:cover}.section-projects__slider-slide span{color:var(--color-blue-0);background:var(--color-white);z-index:2;opacity:0;transition:opacity var(--trans);border-radius:10px;padding:5px 10px;font-size:14px;font-weight:600;line-height:120%;display:block;position:absolute;top:20px;left:20px}@media (min-width:768px){.section-projects__slider-slide span{opacity:1}}@media (min-width:1920px){.section-projects__slider-slide span{font-size:16px}}.section-projects__slider-link{background:var(--color-blue-20);opacity:0;visibility:hidden;pointer-events:none;border-radius:20px;justify-content:space-between;align-items:center;gap:15px;margin-top:20px;padding:20px 27px;font-size:14px;font-weight:500;line-height:100%;animation:.3s forwards fadeOut;display:flex;transform:translateY(15px)}@media (min-width:768px){.section-projects__slider-link{font-size:16px}}@media (min-width:1280px){.section-projects__slider-link{padding:27.5px;font-size:18px}}.section-projects__slider-link.active{animation:.5s forwards fadeIn}.section-projects__slider-link span{flex:0 0 24px;width:24px;height:24px}
@media (min-width:768px){.section-partners__subtitle{max-width:590px}}@media (min-width:1440px){.section-partners__subtitle{max-width:690px}}.section-partners__logos{flex-wrap:wrap;justify-content:space-evenly;align-items:center;gap:40px 22px;display:flex}@media (min-width:768px){.section-partners__logos{gap:40px 60px}}@media (min-width:1280px){.section-partners__logos{gap:50px 99px}}@media (min-width:1920px){.section-partners__logos{gap:50px 120px}}.section-partners__logos img{max-width:400px;height:27px}@media (min-width:768px){.section-partners__logos img{height:34px}}@media (min-width:1280px){.section-partners__logos img{height:42px}}@media (min-width:1920px){.section-partners__logos img{height:52px}}
.section-media__read-more{margin:0 auto}@media (min-width:768px){.section-media .subtitle{margin-bottom:40px}}@media (min-width:1280px){.section-media .subtitle{margin-bottom:70px}}.media-list{border-top:1px solid #ffffff0d;flex-direction:column;margin-bottom:40px;display:flex}@media (min-width:768px){.media-list{border-top:none;grid-template-columns:repeat(2,1fr);align-items:stretch;display:grid}}@media (min-width:768px) and (min-width:1280px){.media-list{grid-template-columns:repeat(3,1fr);margin-bottom:70px}}@media (min-width:768px){.media-list li:nth-child(odd){border-right:1px solid #ffffff0d;padding-right:30px}}@media (min-width:1280px){.media-list li:nth-child(odd){border:none;padding-right:0}}@media (min-width:768px){.media-list li:nth-child(2n){padding-left:30px}}@media (min-width:1280px){.media-list li:nth-child(2n){padding-left:0}}@media (min-width:768px){.media-list li:first-child .media-list__item,.media-list li:nth-child(2) .media-list__item{padding:0 0 40px}}@media (min-width:1280px){.media-list li:nth-child(3) .media-list__item{padding:0 0 40px}.media-list li:nth-child(2),.media-list li:nth-child(5),.media-list li:nth-child(8){border-left:1px solid #ffffff0d;border-right:1px solid #ffffff0d;padding-left:30px;padding-right:30px}}@media (min-width:1920px){.media-list li:nth-child(2),.media-list li:nth-child(5),.media-list li:nth-child(8){padding-left:40px;padding-right:40px}}@media (min-width:1280px){.media-list li:first-child,.media-list li:nth-child(4),.media-list li:nth-child(7){padding-right:30px}}@media (min-width:1920px){.media-list li:first-child,.media-list li:nth-child(4),.media-list li:nth-child(7){padding-right:40px}}@media (min-width:1280px){.media-list li:nth-child(3),.media-list li:nth-child(6),.media-list li:nth-child(9){padding-left:30px}}@media (min-width:1920px){.media-list li:nth-child(3),.media-list li:nth-child(6),.media-list li:nth-child(9){padding-left:40px}}.media-list__item{width:100%;height:100%;transition:border var(--trans);border-bottom:1px solid #ffffff0d;padding:30px 0;display:block}@media (min-width:768px){.media-list__item{padding:40px 0}}.media-list__item:hover{border-bottom:1px solid var(--color-blue-40)}.media-list__item:hover .media-list__item-body{color:var(--color-white)}.media-list__item-header{align-items:center;gap:20px;margin-bottom:20px;display:flex}.media-list__item-header span{color:#fff6;font-size:14px;font-weight:400;line-height:140%}@media (min-width:768px){.media-list__item-header span{font-size:16px}}@media (min-width:1920px){.media-list__item-header span{font-size:18px}}.media-list__item-body{font-size:18px;font-weight:500;line-height:130%}@media (min-width:1280px){.media-list__item-body{transition:color var(--trans);color:var(--color-white-50);font-size:20px}}@media (min-width:1920px){.media-list__item-body{font-size:25px}}
@media (min-width:1280px){.section-faq__container{align-items:flex-start;gap:20px;display:flex}}.section-faq__subtitle{flex:0 0 32%}@media (min-width:1280px){.section-faq__subtitle{margin-bottom:0}}.faq-list{flex-direction:column;gap:20px;display:flex}@media (min-width:1280px){.faq-list{flex-grow:1}}.faq-list__item{background:var(--color-blue-20);border-radius:20px;padding:20px}@media (min-width:768px){.faq-list__item{padding:40px}}.faq-list__item.active .faq-list__item-icon:after{max-width:0;transition:all var(--trans)}.faq-list__item.active .faq-list__item-footer{max-height:1500px;padding-top:20px}@media (min-width:768px){.faq-list__item.active .faq-list__item-footer{padding-top:30px}}.faq-list__item-header{cursor:pointer;justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.faq-list__item-header b{margin-top:9px;font-size:16px;font-weight:500;line-height:130%}@media (min-width:768px){.faq-list__item-header b{font-size:18px}}@media (min-width:1280px){.faq-list__item-header b{gap:40px;font-size:20px}}@media (min-width:1920px){.faq-list__item-header b{font-size:25px}}.faq-list__item-icon{background:#ffffff0d;border-radius:10px;flex:0 0 40px;width:40px;height:40px;position:relative}@media (min-width:1280px){.faq-list__item-icon{flex:0 0 44px;width:44px;height:44px}}.faq-list__item-icon:before,.faq-list__item-icon:after{content:"";background:var(--color-white);width:100%;max-width:16px;height:2px;position:absolute;top:50%;left:50%}.faq-list__item-icon:before{transform:translate(-50%,-50%)}.faq-list__item-icon:after{transition:all var(--trans);transform:translate(-50%,-50%)rotate(90deg)}.faq-list__item-footer{color:#fffc;height:100%;max-height:0;transition:all var(--trans);flex-direction:column;gap:15px;font-size:14px;font-weight:400;line-height:140%;display:flex;overflow-y:hidden}@media (min-width:1280px){.faq-list__item-footer{font-size:16px}}@media (min-width:1920px){.faq-list__item-footer{font-size:18px}}

.footer{background:var(--color-blue-0);margin-top:50px;padding:40px 0 20px}@media (min-width:768px){.footer{margin-top:60px;padding:60px 0 20px}}@media (min-width:1280px){.footer{margin-top:75px;padding:80px 0 40px}}@media (min-width:1920px){.footer{margin-top:100px}}.footer__logo{display:none}@media (min-width:1280px){.footer__logo{flex:0 0 130px;width:130px;height:40px;display:block}}.footer .menu{display:none}@media (min-width:1280px){.footer .menu{color:var(--color-white);display:flex}.footer__button-action{padding:18px 30px}}.footer__link{font-size:18px;font-weight:500;line-height:130%}@media (min-width:1280px){.footer__link{font-size:20px}}@media (min-width:1920px){.footer__link{font-size:25px}}.footer__top{flex-direction:column;gap:40px;margin-bottom:40px;display:flex}@media (min-width:768px){.footer__top{flex-direction:row;justify-content:space-between;align-items:flex-start;margin-bottom:15px}}@media (min-width:1280px){.footer__top{margin-bottom:104px}}@media (min-width:1920px){.footer__top{margin-bottom:80px}}.footer__top p{font-size:27px;font-weight:500;line-height:120%;display:inline-block}@media (min-width:768px){.footer__top p{font-size:35px;font-weight:500;line-height:120%}}@media (min-width:1920px){.footer__top p{font-size:45px}}.footer__top .footer__col:first-of-type{flex-direction:column;align-items:flex-start;gap:30px;display:flex}@media (min-width:768px){.footer__top .footer__col:first-of-type{gap:40px}}@media (min-width:1280px){.footer__top .footer__col:first-of-type{flex:0 0 375px}}@media (min-width:1920px){.footer__top .footer__col:first-of-type{flex:0 0 529px}}.footer__top .footer__col:last-of-type{align-items:center;gap:24px;display:flex}@media (min-width:768px){.footer__top .footer__col:last-of-type{flex-direction:column;align-items:flex-end;gap:15px}}.footer__bottom{justify-content:space-between;gap:30px;display:flex}@media (min-width:768px){.footer__bottom{flex-direction:row-reverse;align-items:flex-end}}@media (min-width:1280px){.footer__bottom{flex-direction:row}}.footer__bottom-left p,.footer__bottom-left a,.footer__bottom-left span,.footer__bottom-right p,.footer__bottom-right a,.footer__bottom-right span{color:var(--color-white-50);font-size:12px;font-weight:400;line-height:140%}@media (min-width:1280px){.footer__bottom-left p,.footer__bottom-left a,.footer__bottom-left span,.footer__bottom-right p,.footer__bottom-right a,.footer__bottom-right span{font-size:14px}}@media (min-width:1920px){.footer__bottom-left p,.footer__bottom-left a,.footer__bottom-left span,.footer__bottom-right p,.footer__bottom-right a,.footer__bottom-right span{font-size:16px}}.footer__bottom-left{flex-direction:column;flex-shrink:0;gap:10px;display:flex}@media (min-width:768px){.footer__bottom-left{align-items:flex-end}}@media (min-width:1280px){.footer__bottom-left{align-items:flex-start;gap:15px}.footer__bottom-left p{color:var(--color-white)}}.footer__bottom-right{flex-direction:column;gap:10px;display:flex}@media (min-width:768px){.footer__bottom-right{flex-direction:row;align-items:flex-end;gap:15px}}@media (min-width:1280px){.footer__bottom-right{flex-direction:column}}@media (min-width:768px){.footer__bottom-right a{flex:0 0 171px}}@media (min-width:1280px){.footer__bottom-right a{flex:none}}
.cookie-modal{z-index:9;background:var(--color-white);color:var(--color-blue-0);border-radius:20px 20px 0 0;flex-direction:column;gap:15px;width:100%;padding:20px 15px;display:flex;position:fixed;bottom:0;left:0;right:0}.cookie-modal p{font-size:14px;line-height:140%}@media (min-width:768px){.cookie-modal p{font-size:16px}}.cookie-modal a{border-bottom:1px dashed var(--color-blue-0)}@media (min-width:768px){.cookie-modal{border-radius:20px;gap:20px;max-width:450px;padding:20px;bottom:15px;left:auto;right:15px}}
