@import url(https://fonts.googleapis.com/css2?family=Geist:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&display=swap);
*,:after,:before{box-sizing:border-box;font-family:Geist,sans-serif;font-weight:500;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#040a24;line-height:1.2}main{margin-top:73px}@media (max-width:991px){main{margin-top:65px}}img{display:block;height:auto;max-width:100%}a{color:inherit;text-decoration:none}ol,ul{list-style:none}button{background:none;border:none;cursor:pointer;font-family:Oswald,sans-serif}.container{margin-inline:auto;max-width:1520px;padding-block:120px;padding-inline:40px;width:100%}@media (max-width:1440px){.container{max-width:100%}}@media (max-width:768px){.container{padding-block:80px;padding-inline:16px}}.h1,.h1 *,h1{font-family:Oswald,sans-serif;font-size:clamp(3.625rem,3.2439rem + 1.626vw,5rem);line-height:1;text-transform:uppercase}.h2,.h2 *,h2{font-size:clamp(2.5rem,2.0843rem + 1.7738vw,4rem)}.h2,.h2 *,.h3,.h3 *,h2,h3{font-family:Oswald,sans-serif;line-height:1.2;text-transform:uppercase}.h3,.h3 *,h3{font-size:clamp(32px,12vw,40px)}.h4,.h4 *,h4{font-family:Oswald,sans-serif;font-size:24px;line-height:1.2;text-transform:uppercase}.subtitle-big,.subtitle-big *{font-size:24px;letter-spacing:-.02em;line-height:1.2}.subtitle{font-size:20px}.body-l,.body-l *,.subtitle{letter-spacing:-.01em;line-height:1.4}.body-l,.body-l *{font-size:16px}.body{font-size:14px;line-height:1.4}.body-min{font-size:12px;line-height:1.4}.label{font-size:11px;line-height:1.4}.button{align-items:center;background-color:transparent;border:1px solid hsla(0,0%,100%,.6);border-radius:99px;color:#fff;cursor:pointer;display:flex;font-family:Oswald,sans-serif;font-size:16px;height:56px;line-height:20px;overflow:hidden;padding:17px 31px;text-align:center;text-transform:uppercase;transition:all .5s ease;width:-moz-fit-content;width:fit-content}.button__text{display:inline-flex;flex-direction:column;gap:30px;line-height:1;overflow:hidden;position:relative;transform:translateY(35%);transition:transform .5s cubic-bezier(.65,0,.35,1)}.button__text-line{display:block;font-family:Oswald,sans-serif;font-size:16px;line-height:20px}@media (min-width:769px){.button:hover{border-color:#fff}.button:hover .button__text{transform:translateY(-36%)}}.button--dark{border-color:rgba(4,10,36,.6);color:#040a24}@media (min-width:769px){.button--dark:hover{border-color:#040a24}}.button--blue{background-color:#293dff;border:none;gap:16px;padding:18px 32px;transition:background-color .5s ease}.button--blue:after{background-image:url(../img/icons/white-arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:20px;width:20px}@media (min-width:769px){.button--blue:hover{background-color:#0014cf}}.button--download{background-color:#293dff;border:none;gap:16px;padding:18px 32px;transition:background-color .5s ease}.button--download:after{background-image:url(../img/icons/download_icon.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:20px;width:20px}@media (min-width:769px){.button--download:hover{background-color:#0014cf}}.breadcrumbs{background:#fff}.breadcrumbs__container.container{padding-block:16px}.breadcrumbs__inner{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:4px}.breadcrumbs__home{border-radius:6px;display:block;height:28px;padding:4px}.breadcrumbs__home,.breadcrumbs__home svg path{transition:all .5s ease}.breadcrumbs__home:hover{background-color:#f4f6f9}.breadcrumbs__home:hover svg path{stroke:#040a24}.breadcrumbs__separator{display:block;height:16px}.breadcrumbs__item{background-color:transparent;border-radius:6px;color:#717680;padding:4px 8px;transition:all .5s ease}.breadcrumbs__item--current,.breadcrumbs__item:hover{background-color:#f4f6f9;color:rgba(4,10,36,.6)}.link-overlay{height:100%;inset:0;position:absolute;width:100%;z-index:1}.with-vertical-lines{overflow:hidden;position:relative;width:100%}.with-vertical-lines:after,.with-vertical-lines:before{background-image:url(../img/icons/vertical-white_line.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:200px;left:0;position:absolute;top:calc(50% - 100px);width:24px;z-index:2}@media (max-width:560px){.with-vertical-lines:after,.with-vertical-lines:before{height:140px;top:calc(50% - 70px);width:16px}}.with-vertical-lines:before{left:auto;right:0;transform:rotateY(180deg)}.with-vertical-lines img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.with-horizontal-line{overflow:hidden;position:relative;width:100%}.with-horizontal-line:before{background-image:url(../img/icons/horizontal-bg-l1_line.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:24px;inset:0;left:calc(50% - 100px);position:absolute;width:200px;z-index:2}@media (max-width:560px){.with-horizontal-line:before{height:16px;left:calc(50% - 70px);width:140px}}.with-horizontal-line img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.with-horizontal-line--bottom:before{bottom:0;top:auto}.success-message{align-items:center;background-color:#fff;display:none;flex-direction:column;justify-content:center;text-align:center}.success-message.is-visible{display:flex}.success-message__icon{color:#22c55e;height:64px;margin-bottom:24px;width:64px}.success-message__text{color:rgba(4,10,36,.6);display:flex;flex-direction:column;gap:12px}.success-message__text h1,.success-message__text h2,.success-message__text h3,.success-message__text h4,.success-message__text h5,.success-message__text h6{margin-bottom:12px}.consent-text a{color:#293dff;text-decoration:underline;text-underline-offset:2px}.consent-text a:hover{text-decoration:none}.hero{display:flex;flex-direction:column;min-height:calc(100vh - 72px);overflow:hidden;position:relative}.hero__video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.hero__container.container{flex:1;flex-direction:column;gap:60px;max-width:1728px;padding-block:64px;position:relative;z-index:1}.hero__container.container,.hero__content{display:flex;justify-content:space-between}.hero__content{align-items:flex-start;gap:40px}@media (max-width:768px){.hero__content{flex-wrap:wrap}}.hero__title{color:#fff;font-family:Oswald,sans-serif;font-size:clamp(4.25rem,1.4091rem + 12.1212vw,14.5rem);font-weight:700;line-height:.9;max-width:70%;text-transform:uppercase}@media (max-width:768px){.hero__title{max-width:100%}}.hero__description{color:#fff;max-width:347px}@media (max-width:768px){.hero__description{max-width:100%}}.hero__bottom{align-items:flex-start;border-top:1px solid hsla(0,0%,100%,.3);display:grid;gap:0;grid-template-columns:1fr auto 1fr;justify-content:space-between}@media (max-width:1440px){.hero__bottom{grid-template-columns:1fr auto auto}}@media (max-width:1280px){.hero__bottom{align-items:flex-start;grid-template-columns:1fr}}@media (max-width:768px){.hero__bottom{align-items:flex-start;flex-direction:column;gap:32px}}.hero__stats{align-items:center;display:flex;gap:16px;padding-top:24px}@media (max-width:768px){.hero__stats{flex-wrap:wrap}}.hero__stat-item{align-items:center;color:#fff;display:flex;gap:12px;max-width:261px;width:100%}.hero__stat-icon{flex-shrink:0;height:48px;width:34px}.hero__stat-icon img,.hero__stat-icon svg{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.hero__stat-label{max-width:192px;padding-right:47px}@media (max-width:1440px){.hero__stat-label{max-width:145px;padding:0}}.hero__divider{background-color:hsla(0,0%,100%,.3);height:100%;width:1px}@media (max-width:1280px){.hero__divider{display:none}}.hero__actions{align-items:center;display:flex;gap:16px;justify-content:flex-end;padding-top:24px}@media (max-width:1280px){.hero__actions{justify-content:flex-start;padding-top:0}}@media (max-width:768px){.hero__actions{flex-direction:column;width:100%}.hero__actions .button{justify-content:center;width:100%}}.page-template-integrations-page .blog-hero,.post-type-archive-integration .blog-hero,.post-type-archive-products .blog-hero{background-color:#acaec4}.blog-hero{background-image:url(../img/backgrounds/blog-hero-bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.blog-hero--products{background-color:#acaec4;background-image:none}.blog-hero__container.container{padding-block:64px}.blog-hero__inner{display:grid;gap:16px;grid-template-columns:1fr 1fr}@media (max-width:991px){.blog-hero__inner{gap:60px;grid-template-columns:1fr}}.blog-hero__content{display:flex;flex-direction:column;gap:32px;justify-content:space-between}.blog-hero__title{color:#fff;margin-bottom:32px}.blog-hero__subtitle{color:#fff;max-width:560px}.blog-hero__bottom-block{display:flex;flex-direction:column;flex-wrap:wrap;gap:8px}@media (max-width:991px){.blog-hero__bottom-block{align-items:center;flex-direction:row;justify-content:space-between}}@media (max-width:560px){.blog-hero__bottom-block{align-items:flex-start;flex-wrap:wrap;gap:24px}}.blog-hero__share-title{color:#fff}@media (max-width:560px){.blog-hero__button{justify-content:center;width:100%}}.blog-hero__social{display:flex;gap:8px}.blog-hero__social-link{border-radius:12px;overflow:hidden;transition:all .5s ease}.blog-hero__social-link:hover{background-color:#0014cf}.blog-hero__main-post--integrations{aspect-ratio:712/462;border-radius:12px;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:relative}.blog-hero__main-post--integrations img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blog-hero__main-post--integrations:after,.blog-hero__main-post--integrations:before{background-image:url(../img/icons/integrations-page-line.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:200px;left:0;position:absolute;top:calc(50% - 100px);width:24px}.blog-hero__main-post--integrations:after{left:auto;right:0;transform:rotateY(180deg)}.partners-hero__container.container{padding-block:68px}.partners-hero__title{font-family:Oswald,sans-serif;font-size:clamp(3.625rem,2.551rem + 4.5824vw,7.5rem);font-weight:500;line-height:1;text-transform:uppercase}.partners-hero__inner{align-items:center;display:grid;gap:8px;grid-template-columns:1fr 1.5fr}@media (max-width:991px){.partners-hero__inner{gap:60px;grid-template-columns:1fr}}.partners-hero__content{max-width:560px;width:100%}@media (max-width:991px){.partners-hero__content{max-width:100%}.partners-hero__title{text-align:center}}.partners-hero__subtitle{margin-top:32px;max-width:540px;width:100%}@media (max-width:991px){.partners-hero__subtitle{max-width:100%;text-align:center}}.partners-hero__buttons-block{display:flex;flex-wrap:wrap;gap:8px;margin-top:64px}@media (max-width:991px){.partners-hero__buttons-block{justify-content:center;margin-top:40px}}@media (max-width:560px){.partners-hero__buttons-block{flex-direction:column}.partners-hero__button.button{justify-content:center;width:100%}}.partners-hero__video-block{min-width:0}.partners-hero__video{width:100%}.single-post-hero{background-color:#f4f6f9}.single-post-hero__container.container{padding-block:136px 64px}@media (max-width:768px){.single-post-hero__container.container{padding-block:106px 64px}}.single-post-hero__inner{display:grid;gap:16px;grid-template-columns:1fr 1fr}@media (max-width:991px){.single-post-hero__inner{gap:60px;grid-template-columns:1fr}}.single-post-hero__content{display:flex;flex-direction:column;gap:32px;justify-content:space-between}.single-post-hero__attributes{display:flex;gap:12px;margin-bottom:32px}@media (max-width:768px){.single-post-hero__attributes{margin-bottom:12px}}.single-post-hero__category-btn{cursor:default}.single-post-hero__date{align-items:center;color:rgba(4,10,36,.6);display:flex;gap:8px}.single-post-hero__date svg{height:13.5px;margin-bottom:2px;width:13.5px}.single-post-hero__thumbnail{aspect-ratio:712/482;border-radius:12px;height:auto;margin-inline:auto;max-width:700px;overflow:hidden;position:relative;width:100%}.single-post-hero__thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.single-post-hero__thumbnail:after,.single-post-hero__thumbnail:before{background-image:url(../img/icons/post-page-line.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:200px;left:0;position:absolute;top:calc(50% - 100px);width:24px}.single-post-hero__thumbnail:after{left:auto;right:0;transform:rotateY(180deg)}.about-hero{display:flex;flex-direction:column;min-height:calc(100vh - 73px);overflow:hidden;position:relative}.about-hero__video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.about-hero__container.container{display:flex;flex:1;flex-direction:column;gap:60px;justify-content:space-between;padding-block:64px;position:relative;z-index:1}.about-hero__title{color:#fff;margin-bottom:32px}.about-hero__subtitle{color:#fff;max-width:560px;width:100%}.about-hero__actions{align-items:center;display:flex;gap:16px}@media (max-width:768px){.about-hero__actions{flex-direction:column;width:100%}.about-hero__actions .button{justify-content:center;width:100%}}.solutions-hero{min-height:640px;overflow:hidden;position:relative}.solutions-hero canvas{background:#121446;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.solutions-hero__container.container{padding-block:135px;position:relative;z-index:2}@media (max-width:768px){.solutions-hero__container.container{padding-block:80px}}.solutions-hero__title{color:#fff;margin-bottom:32px;margin-inline:auto;max-width:900px;text-align:center;width:100%}.solutions-hero__subtitle{color:#fff;margin-inline:auto;max-width:560px;text-align:center}.solutions-hero__button{margin-top:64px;margin-inline:auto}@media (max-width:1124px){.solutions-hero{background-image:url(../img/backgrounds/solutions-hero-bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover}.solutions-hero canvas{display:none}}.about{background-color:#f4f6f9}.about__container{align-items:flex-start;display:grid;gap:40px;grid-template-columns:1fr 1fr}.about__container.container{padding-bottom:60px}@media (max-width:1124px){.about__container{grid-template-columns:1fr}}.about__tag{color:#0014cf;display:block;font-weight:700}.about__tag,.about__title{margin-bottom:24px;text-transform:uppercase}.about__title{color:#040a24}.about__text{color:rgba(4,10,36,.6);margin-bottom:56px;max-width:600px}.about__text--secondary{color:#040a24;max-width:560px}.about__button{margin-top:16px}@media (max-width:560px){.about__button .button{justify-content:center;width:100%}}.about__stats{display:grid;gap:16px;grid-template-columns:1fr 1fr}@media (max-width:560px){.about__stats{grid-template-columns:1fr}}.about__stat-card{background-color:#fff;border-radius:16px;display:flex;flex-direction:column;gap:16px;justify-content:space-between;min-height:256px;overflow:hidden;padding:32px;position:relative}.about__stat-card--primary .about__stat-label,.about__stat-card--primary .about__stat-number{color:#fff}.about__stat-card *{position:relative}.about__stat-card:after{background-image:url(../img/icons/card-head-block.svg);content:"";height:16px;left:calc(50% - 52px);position:absolute;top:0;width:104px}@media (max-width:1440px){.about__stat-card{padding:24px 16px}}@media (max-width:768px){.about__stat-card{min-height:220px}}.about__stat-card-video{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:0!important}.about__stat-top{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.about__stat-number{text-wrap-style:balance;color:#040a24}.about__stat-icon{align-items:center;display:flex;justify-content:center;margin-inline:auto 0;max-height:64px}.about__stat-icon img{height:100%}.about__stat-label{color:#040a24;height:-moz-fit-content;height:fit-content}.about__stat-card--certifications .about__stat-top{flex-direction:row;flex-wrap:wrap;gap:16px}.about__certifications{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.about__cert-icon{align-items:center;display:flex;height:40px}.about__cert-icon svg{height:100%;width:auto}@media (max-width:768px){.about__cert-icon{height:32px}}.products{background-color:#fff}.products__header{margin-bottom:60px;text-align:center}@media (max-width:390px){.products__header{margin-bottom:40px}}.products__title{color:#040a24;margin-bottom:24px}.products__subtitle{color:rgba(4,10,36,.6);margin-inline:auto;max-width:640px}.products__grid{display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-block:56px}@media (max-width:1124px){.products__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.products__grid{grid-template-columns:1fr;margin-block:40px}}.products__card{background-color:#f2f3f8;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;height:600px;justify-content:space-between;overflow:hidden;position:relative}@media (max-width:768px){.products__card{min-height:400px}}.products__card:before{background-image:url(../img/icons/product-card-line.svg);content:"";height:24px;left:calc(50% - 100px);position:absolute;top:0;width:200px}.products__card-link{height:100%;inset:0;position:absolute;width:100%;z-index:2}.products__card-content{padding:56px 40px 0;text-align:center}.products__card-title{color:#040a24;margin-bottom:10px;transition:color .3s ease}.products__card-text{color:#040a24;margin-bottom:10px;margin-inline:auto}.products__card-image{flex:1;margin-top:12px;overflow:hidden}.products__card-image img{height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.products__card-button.button{font-size:14px;height:40px;line-height:120%;margin-inline:auto;padding:11px 23px;transition:all .5s ease;width:-moz-fit-content;width:fit-content}.products__card-button.button:after{background-image:url(../img/icons/white-arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:17px;transition:all .5s ease;width:0}.products__card:hover .products__card-image img{transform:scale(1.05)}.products__card:hover .products__card-title{color:#0014cf}.products__card:hover .products__card-button.button{background-color:#0014cf;border-color:#0014cf;color:#fff}.products__card:hover .products__card-button.button:after{margin-left:16px;width:17px}.products__cta{display:flex;justify-content:center}.solutions{background-color:#f4f6f9}.solutions__container.container{padding-top:60px}.solutions__header{margin-bottom:48px;text-align:center}@media (max-width:390px){.solutions__header{margin-bottom:32px}}.solutions__tag{color:#0014cf;display:block;font-weight:700;margin-bottom:24px;text-transform:uppercase}.solutions__title{color:#040a24;text-transform:uppercase}.solutions__slider.swiper{background-color:#121446;border-radius:24px;margin-top:56px;overflow:hidden;padding:64px 80px;position:relative}.solutions__slider.swiper:after{background-image:url(../img/backgrounds/solutions-card-background.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:25%;position:absolute;top:0;width:50%;z-index:0!important}.solutions__slider.swiper *{position:relative;z-index:1}@media (max-width:1440px){.solutions__slider.swiper{padding:48px 36px}}@media (max-width:991px){.solutions__slider.swiper:after{background-size:contain;height:50%;left:0;width:100%}}@media (max-width:768px){.solutions__slider.swiper{padding:32px 24px}}.solutions__card{align-items:center;display:grid;gap:16px;grid-template-columns:1fr 1fr;overflow:hidden;position:relative}@media (max-width:991px){.solutions__card{gap:60px;grid-template-columns:1fr}}.solutions__card-image{aspect-ratio:632/401;overflow:hidden;position:relative}.solutions__card-image:after,.solutions__card-image:before{background-image:url(../img/icons/solutions-card-line.svg);content:"";height:200px;left:auto;position:absolute;right:0;top:calc(50% - 100px);width:24px;z-index:2}.solutions__card-image:before{left:0;right:auto;transform:rotateY(180deg)}.solutions__card-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.solutions__card-title{color:#fff;margin-bottom:24px;max-width:420px;width:100%}@media (max-width:768px){.solutions__card-title{max-width:100%;text-align:center}}.solutions__card-text{color:#fff;margin-bottom:40px;max-width:400px;width:100%}@media (max-width:768px){.solutions__card-text{max-width:100%;text-align:center}}@media (max-width:390px){.solutions__card-text{margin-bottom:32px}}.solutions__card-button.button{height:40px;width:-moz-fit-content;width:fit-content}.solutions__card-button.button *{font-size:14px;line-height:120%}.solutions__card-button.button .button__text{transform:translateY(37%)}@media (min-width:769px){.solutions__card-button.button:hover .button__text{transform:translateY(-36%)}}@media (max-width:768px){.solutions__card-button.button{width:100%}.solutions__card-button.button span{margin-inline:auto}}.solutions__pagination.swiper-pagination{display:flex;gap:4px;justify-content:center;margin-top:40px;position:relative;top:0}@media (max-width:390px){.solutions__pagination.swiper-pagination{margin-top:24px}}.solutions__pagination.swiper-pagination .swiper-pagination-bullet{background-color:hsla(0,0%,100%,.6);border-radius:0;cursor:pointer;height:2px;margin:0!important;opacity:1;transition:all .3s ease;width:44.8px}.solutions__pagination.swiper-pagination .swiper-pagination-bullet-active{background-color:#293dff}.solutions__pagination.swiper-pagination .swiper-pagination-bullet:hover:not(.swiper-pagination-bullet-active){background-color:#0014cf}@media (max-width:390px){.solutions__pagination.swiper-pagination .swiper-pagination-bullet{height:3px;width:32px}}.partners{background-color:#f4f6f9}.partners__container.container{padding-bottom:60px}.partners__header{margin-bottom:56px;text-align:center}@media (max-width:768px){.partners__header{margin-bottom:40px}}.partners__tag{color:#0014cf;display:block;font-weight:700;margin-bottom:24px;text-transform:uppercase}.partners__title{color:#040a24;margin-bottom:24px}.partners__subtitle{color:rgba(4,10,36,.6);margin-inline:auto;max-width:600px}.partners__features{display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-bottom:56px}@media (max-width:768px){.partners__features{grid-template-columns:1fr;margin-bottom:40px}}.partners__feature-card{align-items:center;background-color:rgba(41,61,255,.6);border-radius:12px;display:flex;flex-direction:column;justify-content:space-between;min-height:480px;overflow:hidden;padding:80px 40px 56px;position:relative;text-align:center}.partners__feature-card:before{background-image:url(../img/icons/partners-card-line.svg);content:"";height:24px;left:calc(50% - 100px);position:absolute;top:0;width:200px}.partners__feature-card:first-child{background-image:url(../img/backgrounds/partners-first-card.webp);background-position:50%;background-repeat:no-repeat;background-size:cover}.partners__feature-card:last-child{background-color:#acaec4}@media (max-width:768px){.partners__feature-card{min-height:400px;padding:52px 24px 36px}}.partners__feature-icon{height:56px;margin-bottom:auto;position:relative;width:56px;z-index:1}.partners__feature-title{margin-bottom:24px}.partners__feature-text,.partners__feature-title{color:#fff;position:relative;z-index:1}.partners__logos-section{margin-top:56px}.partners__logos-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:24px}@media (max-width:768px){.partners__logos-header{flex-direction:column}}.partners__logos-title{color:#040a24;text-transform:uppercase}.partners__logos-button.button{height:40px;padding:11px 23px}.partners__logos-button.button *{font-size:14px;line-height:120%}.partners__logos-button.button .button__text{transform:translateY(37%)}@media (min-width:769px){.partners__logos-button.button:hover .button__text{transform:translateY(-36%)}}.partners__logos-slider{overflow:hidden;position:relative}.partners__logos-slider:after,.partners__logos-slider:before{background:linear-gradient(90deg,#f5f7f9,rgba(245,247,249,0));content:"";height:100%;left:0;position:absolute;top:0;width:70px;z-index:2}.partners__logos-slider:after{background:linear-gradient(270deg,#f5f7f9,rgba(245,247,249,0));left:auto;right:0}.partners__logos-slider .swiper-wrapper{transition-timing-function:linear!important}.partners__logo-item{align-items:center;background-color:#fff;border:1px solid rgba(4,8,20,.102);border-radius:12px;box-sizing:border-box;display:flex;height:auto;justify-content:center;min-height:100px;padding:40px 24px}@media (max-width:768px){.partners__logo-item{padding:24px 16px}}.partners__logo-item img{filter:grayscale(100%);margin-inline:auto;max-height:64.5px;max-width:185px;-o-object-fit:contain;object-fit:contain}@media (max-width:768px){.partners__logo-item img{max-height:32px;max-width:100px}}.partners__logo-placeholder{color:rgba(4,10,36,.6);font-family:Geist,sans-serif;font-size:14px;font-weight:600;text-align:center}@media (max-width:768px){.partners__logo-placeholder{font-size:12px}}.home .news{background-color:#f4f6f9}.home .news__container.container{padding-block:60px 80px}.single-product .news,.single-solution .news{background-color:#f4f6f9}.single-product .news__container.container,.single-solution .news__container.container{padding-block:120px 80px}@media (max-width:768px){.single-product .news__container.container,.single-solution .news__container.container{padding-block:80px}}.news{background-color:#fff}.news__container.container{padding-block:120px 80px}@media (max-width:768px){.news__container.container{padding-block:80px}}.news__header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;margin-bottom:56px}@media (max-width:768px){.news__header{margin-bottom:40px}}.news__title{color:#040a24;margin:0}.news__slider{margin-inline:-15px;padding-bottom:40px!important;padding-inline:15px;position:relative}.news__slide{height:auto}.news__pagination{bottom:0!important;display:flex;gap:12px;justify-content:center}.news__pagination .swiper-pagination-bullet{background-color:transparent;border:1px solid #adb0c5;height:12px;margin:0!important;opacity:1;transition:all .3s ease;width:12px}.news__pagination .swiper-pagination-bullet-active{background-color:#293dff;border-color:#293dff;border-radius:100px;width:32px}.news .swiper-slide{height:auto}.news__card{background-color:#fff;border:1px solid var(--Dark10,rgba(4,10,36,.102));border-radius:12px;cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative}.news__card:hover .news__card-image img{transform:scale(1.05)}.news__card:hover .news__card-title{color:#0014cf}.news__card-image{aspect-ratio:348/236;border-radius:12px;overflow:hidden;position:relative;width:100%}.news__card-image:after{background-image:url(../img/icons/post-card-line.svg);bottom:0;content:"";height:24px;left:calc(50% - 100px);position:absolute;width:200px}.news__card-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out;width:100%}.news__card-image-placeholder{align-items:center;background:linear-gradient(135deg,#e8e9f0,#d0d2de);color:rgba(4,10,36,.6);display:flex;font-size:14px;height:100%;justify-content:center;width:100%}.news__card-content{padding:0 32px 40px}@media (max-width:560px){.news__card-content{padding:0 16px 32px}}.news__card-title{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#040a24;display:-webkit-box;margin-block:16px;overflow:hidden;text-align:center;text-transform:uppercase;transition:color .3s ease-in-out}.news__card-date{color:rgba(4,10,36,.6);display:flex;gap:6px;justify-content:center}.news__card-date svg{flex-shrink:0;height:16px;width:13.5px}.post-card-tag{background-color:#adb0c5;border-radius:100px;color:#fff;display:block;margin-inline:auto;padding:4px 12px;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.cta{overflow:hidden}.cta,.cta:after{position:relative}.cta:after{background-image:url(../img/footer-lines.webp);background-position:50%;background-repeat:repeat-x;background-size:cover;content:"";display:block;height:24px;width:100%}.cta__container.container{display:flex;flex-direction:column;gap:16px;padding-block:120px 80px;position:relative;z-index:2}@media (max-width:768px){.cta__container.container{gap:32px;padding-block:80px 60px}}.cta__video{height:auto;left:50%;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto;z-index:0}.cta__top{align-items:flex-start;display:flex;gap:40px;justify-content:space-between;min-height:320px}@media (max-width:1280px){.cta__top{min-height:unset}}@media (max-width:768px){.cta__top{flex-direction:column;gap:24px}}.cta__title{color:#fff;max-width:650px;width:100%}.cta__description{color:#fff;max-width:202px;text-transform:uppercase}@media (max-width:768px){.cta__description{max-width:100%;text-align:left}}.cta__bottom{border-top:1px solid hsla(0,0%,100%,.302);display:grid;gap:8px;grid-template-columns:1fr auto 1fr}@media (max-width:1280px){.cta__bottom{grid-template-columns:1fr 1fr}}@media (max-width:991px){.cta__bottom{grid-template-columns:1fr}}@media (max-width:768px){.cta__bottom{align-items:flex-start;flex-direction:column;gap:32px}}.cta__benefits{display:flex;flex-direction:column;gap:8px;padding-top:24px}.cta__benefit{align-items:center;color:#fff;display:flex;gap:16px}.cta__benefit svg{flex-shrink:0;height:24px;width:24px}.cta__divider{background-color:hsla(0,0%,100%,.3);height:100%;width:1px}@media (max-width:1280px){.cta__divider{display:none}}.cta__actions{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-end;padding-top:24px}@media (max-width:991px){.cta__actions{justify-content:flex-start}}@media (max-width:768px){.cta__actions{width:100%}}@media (max-width:560px){.cta__button{justify-content:center;text-align:center;width:100%}}@keyframes waveMove1{0%,to{transform:translate(0) rotate(0deg)}50%{transform:translate(5%,5%) rotate(2deg)}}@keyframes waveMove2{0%,to{transform:translate(0) rotate(0deg)}50%{transform:translate(-3%,3%) rotate(-1deg)}}.post-content{background-color:#fff}.post-content__container{padding-block:80px 60px}@media (max-width:768px){.post-content__container{padding-block:60px 40px}}.post-content__inner{display:grid;gap:40px;grid-template-columns:3fr 10fr 3fr}@media (max-width:768px){.post-content__inner{grid-template-columns:1fr}}.post-content__sharing-block{height:-moz-fit-content;height:fit-content;position:sticky;top:100px}@media (max-width:768px){.post-content__sharing-block{align-items:center;display:flex;flex-direction:column;gap:16px;margin-inline:auto;order:1;position:static;top:0;width:-moz-fit-content;width:fit-content}}.post-content__sharing-label{color:rgba(4,10,36,.6);text-transform:uppercase}.post-content__sharing-links{display:flex;flex-direction:column;gap:8px;margin-top:16px}@media (max-width:768px){.post-content__sharing-links{flex-direction:row;margin:0}}.post-content__sharing-item{background-color:rgba(4,10,36,.1);border-radius:8px;height:48px;padding:12px;transition:background-color .3s ease;width:48px}.post-content__sharing-item--x svg{height:24px;padding:4px;width:24px}.post-content__sharing-item svg path{transition:all .3s ease}.post-content__sharing-item:hover{background-color:#0014cf}.post-content__sharing-item:hover svg path{fill:#fff;fill-opacity:1}.post-content__content-block h1,.post-content__content-block h2,.post-content__content-block h3,.post-content__content-block h4,.post-content__content-block h5,.post-content__content-block h6{color:#040a24;margin-block:40px 24px}.post-content__content-block ol,.post-content__content-block p,.post-content__content-block ul{margin-block:24px}.post-content__content-block figure{margin-block:40px;margin-inline:auto;max-width:640px;padding-inline:16px;width:100%}.post-content__content-block ul{list-style:disc;padding-inline-start:24px}.post-content__content-block ol{list-style:decimal;padding-inline-start:24px}.post-content__content-block li,.post-content__content-block li *,.post-content__content-block p,.post-content__content-block p *{color:#040a24;font-size:16px;letter-spacing:-.01m;line-height:1.4}.post-content__content-block strong{font-weight:700}.post-content__content-block a{color:#293dff;text-decoration:underline;transition:color .3s ease}.post-content__content-block a:hover{color:#0014cf}.post-content__content-block>:first-child{margin-top:0!important}.post-content__content-block>:last-child{margin-bottom:0!important}.all-products{background-color:#fff}.all-products__container.container{padding-block:80px 120px}.all-products__header{border-bottom:1px solid rgba(4,10,36,.102);display:flex;gap:32px;justify-content:space-between;padding-bottom:24px}.all-products__switcher{align-items:center;cursor:pointer;display:flex;gap:10px}.all-products__switcher-title{color:#040a24;font-family:Oswald,sans-serif;font-size:16px;font-weight:500;line-height:120%;text-transform:uppercase}.all-products__switcher-circle{background-color:#fff;border-radius:50%;box-shadow:0 1px 3px 0 rgba(10,13,18,.102);height:20px;transform:translateX(100%);transition:all .3s ease;width:20px}.all-products__switcher-container{background-color:#293dff;border-radius:99px;cursor:pointer;height:24px;padding:2px;transition:background-color .3s ease;width:44px}.all-products__switcher--hidden .all-products__switcher-container{background-color:#f4f6f8}.all-products__switcher--hidden .all-products__switcher-circle{transform:translateX(0)}.all-products__switcher--hidden-filters .all-products__switcher-container{background-color:#f4f6f8}.all-products__switcher--hidden-filters .all-products__switcher-circle{transform:translateX(0)}.all-products__inner{display:grid;gap:32px;grid-template-columns:280px 1fr;transition:grid-template-columns .3s ease}@media (max-width:991px){.all-products__inner{grid-template-columns:1fr}}.all-products__inner--hidden-filters{gap:0;grid-template-columns:0 1fr}.all-products__inner--hidden-filters .all-products__filters-block{opacity:0;overflow:hidden;pointer-events:none;visibility:hidden}@media (max-width:991px){.all-products__inner--hidden-filters{grid-template-columns:0 1fr}}.all-products__wrapper{display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-top:40px;position:relative;transition:opacity .3s ease}.all-products__wrapper.loading{opacity:.5;pointer-events:none}.all-products__products-wrapper{display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-top:40px}@media (max-width:1280px){.all-products__products-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:460px){.all-products__products-wrapper{grid-template-columns:1fr}}.all-products__wrapper-title{grid-column:span 3;margin-block:0 8px}.all-products__wrapper-title:not(:first-child){margin-top:24px}.all-products__products-wrapper{grid-column:span 3;margin-top:0}.all-products__filters-block{display:flex;flex-direction:column;gap:8px;height:-moz-fit-content;height:fit-content;margin-top:40px;position:sticky;top:100px}@media (max-width:991px){.all-products__filters-block{margin-top:24px;position:static;top:0}}.product-categories{border:1px solid rgba(4,10,36,.1);border-radius:8px;padding:8px}.product-categories__taxonomy-list{max-height:0;overflow:hidden;transition:max-height .5s ease}.product-categories__taxonomy-title{align-items:center;color:#040a24;cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding:8px;transition:color .5s ease}.product-categories__taxonomy-title:after{background-image:url(../img/icons/dark-arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:6px;transform:rotateX(180deg);transition:transform .5s ease;width:10px}.product-categories__taxonomy-title--active:after{transform:rotateX(0deg)}.product-categories__taxonomy-title:hover{color:#0014cf}.product-categories__item label{align-items:center;cursor:pointer;display:flex;gap:8px;padding:6px 8px}.product-categories__item input[type=checkbox]{height:16px;width:16px}.product-categories__item:first-child label{padding-top:8px}.product-categories__item:last-child label{padding-bottom:8px}.product-categories a.product-categories__item{align-items:center;cursor:pointer;display:flex;gap:8px;padding:6px 8px}.product-categories--hidden{display:none!important;visibility:hidden!important}.product-card{position:relative}.product-card__thumbnail{background-color:#f2f3f8;border-radius:12px;overflow:hidden;padding:24px;position:relative}.product-card__thumbnail:before{background-image:url(../img/icons/product-card-line.svg);bottom:0;content:"";height:24px;left:calc(50% - 100px);position:absolute;transform:rotate(180deg);width:200px;z-index:2}.product-card__tag{background-color:#fff;border-radius:8px;color:#293dff;left:16px;padding:6px 12px;position:absolute;text-transform:uppercase;top:16px;z-index:2}.product-card__tag--new,.product-card__tag--new-uk{background-color:#f33;color:#fff}.product-card__tag--top{background-color:#cadcff;color:#0014cf}.product-card__tag:not(.h4){font-family:Oswald,sans-serif;font-size:14px;line-height:120%}.product-card__img{margin-inline:auto;transition:transform .5s ease}.product-card__info{background-color:#fff;border-radius:12px;padding:16px 16px 32px}.product-card__title{color:#040a24;margin-bottom:10px;transition:color .5s ease}.product-card__params{color:rgba(4,10,36,.6);list-style:disc;padding-left:24px}.product-card:hover .product-card__img{transform:scale(1.05)}.product-card:hover .product-card__title{color:#0014cf}.all-solutions__container.container{padding-block:80px 120px}@media (max-width:768px){.all-solutions__container.container{padding-bottom:80px}}.all-solutions__wrapper{display:grid;gap:40px;grid-template-columns:1fr 1fr}@media (max-width:991px){.all-solutions__wrapper{gap:16px}}@media (max-width:640px){.all-solutions__wrapper{gap:24px;grid-template-columns:1fr}}.solution-card{border-radius:16px;display:grid;grid-template-rows:auto 1fr;overflow:hidden;position:relative}.solution-card__thumbnail{aspect-ratio:700/440;overflow:hidden;position:relative}.solution-card__thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.solution-card__thumbnail:after,.solution-card__thumbnail:before{background-image:url(../img/icons/solution-card-line.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:200px;left:0;position:absolute;top:calc(50% - 100px);width:24px}@media (max-width:991px){.solution-card__thumbnail:after,.solution-card__thumbnail:before{height:140px;top:calc(50% - 70px);width:16px}}.solution-card__thumbnail:after{left:auto;right:0;transform:rotateY(180deg)}.solution-card__info{align-items:center;background-color:#121446;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;padding:24px}@media (max-width:991px){.solution-card__info{flex-direction:column;gap:16px;padding:16px}}.solution-card__title{color:#fff}.solution-card__button.button{font-size:14px;height:40px;line-height:120%;padding:11px 23px}@media (max-width:991px){.solution-card__button.button{justify-content:center;text-align:center;width:100%}}.values{background-color:#f4f6f9}.values__header{margin:0 auto 64px;max-width:800px;text-align:center}@media (max-width:768px){.values__header{margin-bottom:48px}}.values__title{margin-bottom:24px}.values__subtitle{color:rgba(4,10,36,.6);max-width:800px;width:100%}.values__grid{display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-top:56px}@media (max-width:1440px){.values__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.values__grid{grid-template-columns:1fr;margin-top:40px}}.values__card{background-color:#fff;border:1px solid rgba(4,10,36,.1);border-radius:12px;padding:24px;transition:transform .3s ease}@media (max-width:768px){.values__card{padding:16px}}.values__card-icon{height:56px;margin-bottom:40px;width:56px}.values__card-icon img{height:100%;width:100%}.values__card-title{color:#040a24;margin-bottom:24px;text-transform:uppercase}.values__card-text{color:rgba(4,10,36,.6)}.numbers{background-color:#f4f6f9}.numbers__title{margin-inline:auto;text-align:center}.numbers__stats{display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-top:56px}@media (max-width:1124px){.numbers__stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.numbers__stats{grid-template-columns:1fr;margin-top:40px}}.work-for{background-color:#fff}.work-for__container.container{padding-block:80px 0}.work-for__inner{align-items:center;display:grid;gap:120px;grid-template-columns:1fr 1fr}@media (max-width:991px){.work-for__inner{gap:60px;grid-template-columns:1fr}}.work-for__title{margin-bottom:24px;max-width:620px;width:100%}@media (max-width:991px){.work-for__title{max-width:100%}}.work-for__subtitle{color:rgba(4,10,36,.6)}.work-for__list{display:flex;flex-direction:column;gap:8px;margin-top:56px}@media (max-width:768px){.work-for__list{margin-top:40px}}.work-for__list-item{align-items:center;display:flex;gap:16px}.work-for__list-item:before{background-image:url(../img/icons/check.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:24px;min-width:24px;width:24px}.work-for__button{margin-top:56px}@media (max-width:768px){.work-for__button{margin-top:40px}}@media (max-width:560px){.work-for__button{justify-content:center;width:100%}}.work-for__images-wrapper{display:grid;gap:24px;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto;margin-inline:auto;width:-moz-fit-content;width:fit-content}@media (max-width:768px){.work-for__images-wrapper{gap:8px}}.work-for__images-wrapper--single{display:block;position:relative}.work-for__images-wrapper--single .work-for__image{aspect-ratio:660/445;width:100%}.work-for__images-wrapper--single:after,.work-for__images-wrapper--single:before{background-image:url(../img/icons/solution-card-line.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:200px;left:0;position:absolute;top:calc(50% - 100px);width:24px}@media (max-width:991px){.work-for__images-wrapper--single:after,.work-for__images-wrapper--single:before{height:140px;top:calc(50% - 70px);width:16px}}.work-for__images-wrapper--single:after{left:auto;right:0;transform:rotateY(180deg)}.work-for__image--small{aspect-ratio:318/280;border-radius:12px}.work-for__image--big{aspect-ratio:660/376;border-radius:12px;grid-column:span 2}.about-production{background-color:#040a24}.about-production__subtitle,.about-production__title{color:#fff;margin-inline:auto;margin-bottom:24px;text-align:center}.about-production__subtitle{color:hsla(0,0%,100%,.6)}.about-production__button{margin-inline:auto}@media (max-width:560px){.about-production__button{justify-content:center;width:100%}}.about-production__image-wrap{aspect-ratio:1440/709;border-radius:12px;margin-top:64px;overflow:hidden;position:relative}.about-production__image-wrap:after,.about-production__image-wrap:before{background-image:url(../img/icons/about-production-line.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:200px;left:auto;position:absolute;right:0;top:calc(50% - 100px);width:24px}@media (max-width:768px){.about-production__image-wrap:after,.about-production__image-wrap:before{height:120px;left:auto;right:0;top:calc(50% - 60px);width:14px}}.about-production__image-wrap:before{left:0;right:auto;transform:rotateY(180deg)}@media (max-width:768px){.about-production__image-wrap{margin-top:40px}}:root{--container-width:1520px;--container-padding:40px;--container-padding-mobile:16px}.categories{background-color:#fff}.categories__container.container{padding-block:0}.categories__container--top.container{padding-top:120px}@media (max-width:768px){.categories__container--top.container{padding-top:80px}}.categories__container--bottom.container{padding-bottom:120px}@media (max-width:768px){.categories__container--bottom.container{padding-bottom:80px}}.categories__title{margin-inline:auto;margin-bottom:24px;text-align:center}.categories__subtitle{color:rgba(4,10,36,.6);margin-inline:auto;max-width:640px;text-align:center}.categories__swiper{margin-block:56px;padding-inline:max(var(--container-padding),(100vw - var(--container-width))/2 + var(--container-padding))}@media (max-width:768px){.categories__swiper{margin-block:40px;padding-inline:max(var(--container-padding-mobile),(100vw - var(--container-width))/2 + var(--container-padding-mobile))}}.categories__button{margin-inline:auto}.advantages-cooperation__container.container{padding-block:120px}@media (max-width:991px){.advantages-cooperation__container.container{padding-bottom:80px}}.advantages-cooperation__title{margin-bottom:40px;margin-inline:auto;max-width:900px;text-align:center;width:100%}.advantages-cooperation__inner{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}@media (max-width:991px){.advantages-cooperation__inner{grid-template-columns:1fr}}.advantages-cooperation__card{background-color:#f4f6f9;border:1px solid rgba(4,10,36,.1);border-radius:12px;padding:24px}.advantages-cooperation__card-icon{height:56px;margin-bottom:40px;width:56px}.advantages-cooperation__card-title{margin-bottom:24px}.advantages-cooperation__card-text{color:rgba(4,10,36,.6)}.advantages-cooperation__button.button{margin-top:40px;margin-inline:auto}.our-partners{background-color:#f4f6f9}.our-partners__container.container{padding-block:80px 120px}@media (max-width:991px){.our-partners__container.container{padding-block:60px 80px}}.our-partners__head{border-bottom:1px solid rgba(4,10,36,.1);display:grid;gap:16px;grid-template-columns:1fr 1fr;padding-bottom:24px}@media (max-width:768px){.our-partners__head{align-items:center;display:flex;flex-direction:column;justify-content:center}.our-partners__title{text-align:center}}.our-partners__countries{align-items:center;display:flex;gap:8px;justify-content:flex-start}@media (max-width:768px){.our-partners__countries{justify-content:center}}.our-partners__filter-btn.button{border-color:rgba(4,10,36,.1);color:rgba(4,10,36,.6);font-family:Geist,sans-serif;font-size:12px;height:36px;padding:8.5px 19px}.our-partners__filter-btn.button.active,.our-partners__filter-btn.button:hover{background-color:#040a24;border-color:#040a24;color:#fff}.our-partners__wrapper{display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-top:40px}@media (max-width:1280px){.our-partners__wrapper{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.our-partners__wrapper{grid-template-columns:1fr 1fr}}@media (max-width:560px){.our-partners__wrapper{grid-template-columns:1fr}}.our-partner-card{background-color:#fff;border-radius:12px;cursor:pointer;min-height:400px;position:relative}.our-partner-card.hidden{display:none}@media (max-width:1280px){.our-partner-card{min-height:unset}}.our-partner-card__site-link{height:100%;inset:0;position:absolute;width:100%;z-index:1}.our-partner-card__logo-block{margin-inline:auto;padding:36px}@media (max-width:1280px){.our-partner-card__logo-block{padding:24px}}.our-partner-card__logo{aspect-ratio:240/96;margin-inline:auto;max-width:240px;transition:all .3s ease;width:100%}.our-partner-card__info{padding:40px 32px}@media (max-width:1280px){.our-partner-card__info{padding:24px 16px}}.our-partner-card__title{align-items:flex-start;display:flex;gap:8px;justify-content:space-between;margin-bottom:16px}.our-partner-card__arrow{align-items:center;background-color:#f4f6f9;border-radius:8px;display:flex;height:32px;justify-content:center;transition:all .3s ease;width:32px}.our-partner-card__arrow svg{height:20px;width:20px}.our-partner-card__arrow svg path{transition:all .3s ease}.our-partner-card__address{color:rgba(4,10,36,.6);margin-bottom:8px}.our-partner-card__phone-block{margin-bottom:8px}.our-partner-card__phone-number{color:rgba(4,10,36,.6)}.our-partner-card__phone-number:hover{text-decoration:underline}.our-partner-card__email{color:rgba(4,10,36,.6)}.our-partner-card:hover .our-partner-card__logo{transform:scale(1.05)}.our-partner-card:hover .our-partner-card__arrow{background-color:#0014cf}.our-partner-card:hover .our-partner-card__arrow svg path{stroke:#fff;stroke-opacity:1}.solution__container.container{padding-block:120px 60px}.solution__title{margin-inline:auto;margin-bottom:24px;max-width:1000px;text-align:center}.solution__subtitle{color:rgba(4,10,36,.6);margin-inline:auto;max-width:560px;text-align:center}.solution__inner{align-items:center;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-top:40px}@media (max-width:1280px){.solution__inner{gap:40px}}@media (max-width:991px){.solution__inner{gap:60px;grid-template-columns:1fr}}.solution__accordion{display:flex;flex-direction:column;padding-right:80px}@media (max-width:1280px){.solution__accordion{padding-right:0}}.solution__item{border-bottom:1px solid #f2f3f8}.solution__item:hover .solution__header-btn{color:#0014cf}.solution__item--open .solution__header-btn{color:#293dff}.solution__item--open .solution__header-icon{background-color:#040a24;color:#fff}.solution__header-btn{align-items:center;background:none;border:none;color:#040a24;cursor:pointer;display:flex;font-family:Geist,sans-serif;gap:16px;justify-content:space-between;padding-block:24px;text-align:left;transition:color .3s ease;width:100%}@media (max-width:768px){.solution__header-btn{padding-block:16px}}.solution__header-icon{align-items:center;background-color:#040a24;border-radius:8px;color:#fff;display:flex;flex-shrink:0;height:24px;justify-content:center;transition:background-color .3s ease,color .3s ease;width:24px}.solution__header-icon svg{height:12px;transition:transform .3s ease;width:12px}.solution__item--open .solution__header-icon svg{transform:rotateX(180deg)}.solution__body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.solution__item--open .solution__body{grid-template-rows:1fr}.solution__body-inner{overflow:hidden}.solution__body-inner ol,.solution__body-inner ul{color:rgba(4,10,36,.6);display:flex;flex-direction:column;gap:8px;list-style:disc;padding-left:24px}.solution__body-inner ol{list-style:decimal}.solution__body-inner>:last-child{padding-bottom:24px}@media (max-width:768px){.solution__body-inner>:last-child{padding-bottom:16px}}.solution__media{aspect-ratio:712/480;border-radius:12px}.agro{background-color:#e4e7f1}.agro__title{margin-inline:auto;max-width:900px;text-align:center;width:100%}.agro__inner{display:grid;gap:16px;grid-auto-rows:1fr;grid-template-columns:repeat(4,1fr);margin-top:56px}@media (max-width:1440px){.agro__inner{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.agro__inner{grid-template-columns:1fr;margin-top:40px}}.agro__card{background-color:#fff;border:1px solid rgba(4,10,36,.1);border-radius:12px;display:flex;flex-direction:column;gap:40px;justify-content:space-between;min-height:240px;padding:24px;transition:transform .3s ease,box-shadow .3s ease}@media (max-width:768px){.agro__card{gap:40px;padding:32px 24px}}.agro__card:hover{box-shadow:0 16px 40px rgba(4,10,36,.08);transform:translateY(-4px)}.agro__card:nth-child(4){grid-row:span 2}@media (max-width:1440px){.agro__card:nth-child(4){grid-column:span 2;grid-row:span 1;order:1}}@media (max-width:768px){.agro__card:nth-child(4){grid-column:span 1;grid-row:span 1;order:1}}.agro__card-icon{color:#293dff;flex-shrink:0;height:48px;width:48px}.agro__card-icon img{height:auto;width:100%}.agro__card-text span{color:#293dff}.agro__card-accent{color:#293dff;display:block}.single-solution .related-products__container.container{padding-block:120px 60px}@media (max-width:768px){.single-solution .related-products__container.container{padding-block:80px 40px}}.related-products{background-color:#fff}.related-products__container.container{padding-block:60px 120px}@media (max-width:768px){.related-products__container.container{padding-block:40px 80px}}.related-products__header{display:grid;gap:16px;grid-template-columns:1fr 1fr}@media (max-width:1280px){.related-products__header{gap:24px;grid-template-columns:1fr}}.related-products__subtitle{color:rgba(4,10,36,.6);max-width:480px;width:100%}.related-products__wrapper{display:grid;gap:16px;grid-template-columns:repeat(6,1fr);margin-top:40px}@media (max-width:1440px){.related-products__wrapper{grid-template-columns:repeat(5,1fr)}}@media (max-width:1280px){.related-products__wrapper{grid-template-columns:repeat(4,1fr)}}@media (max-width:991px){.related-products__wrapper{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.related-products__wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:460px){.related-products__wrapper{grid-template-columns:1fr}}.related-products .product-card__thumbnail:before{background-image:url(../img/icons/product-card-line.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:-1px;content:"";height:16px;left:calc(50% - 60px);position:absolute;transform:rotate(180deg);width:120px;z-index:2}.how-it-work__container.container{padding-block:60px 120px}.how-it-work__title{margin-bottom:24px}.how-it-work__subtitle,.how-it-work__title{margin-inline:auto;text-align:center;width:100%}.how-it-work__subtitle{margin-bottom:40px;max-width:560px}.services{background-color:#f4f6f9;overflow:hidden;position:relative}.services__pattern{aspect-ratio:1/1;background-image:url(../img/backgrounds/services_section_bg.webp);background-repeat:no-repeat;background-size:contain;inset:0;max-width:768px;position:absolute;transform:translateX(calc(50vw - 50%));width:100%}.services__container{position:relative;z-index:1}.services__eyebrow{color:#0014cf;display:block;font-weight:700;text-transform:uppercase}.services__eyebrow,.services__title{margin-inline:auto;margin-bottom:24px;text-align:center}.services__subtitle{color:rgba(4,10,36,.6);margin-inline:auto;max-width:600px;text-align:center}.services__grid{display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-top:56px}@media (max-width:768px){.services__grid{grid-template-columns:1fr;margin-top:40px}}.services__card{align-items:center;border-radius:12px;color:#fff;display:flex;flex-direction:column;min-height:480px;padding:80px 40px 56px;text-align:center;transition:transform .3s ease}@media (max-width:1440px){.services__card{min-height:auto;padding:56px 26px 40px}}.services__card--oem{background-color:#6a78ff}.services__card--ems{background-color:#acaec4}.services__card-icon{color:#fff;height:56px;margin-bottom:auto;width:56px}.services__card-icon svg{height:100%;width:100%}.services__card-title{color:#fff;margin-block:24px;text-transform:uppercase}.services__card-text{color:#fff;max-width:632px}.pcb{background-color:#fff;position:relative}.pcb__header{margin:0 auto 66px;max-width:1000px;text-align:center}@media (max-width:768px){.pcb__header{margin-bottom:48px}}.pcb__eyebrow{color:#0014cf;display:block;font-weight:700}.pcb__eyebrow,.pcb__title{margin-bottom:24px;text-transform:uppercase}.pcb__title{color:#040a24}.pcb__subtitle{color:rgba(4,10,36,.6);margin:0 auto;max-width:620px}.pcb__inner{align-items:start;display:grid;gap:120px;grid-template-columns:1fr 1fr;padding-bottom:133px}@media (max-width:1440px){.pcb__inner{gap:60px}}@media (max-width:1280px){.pcb__inner{grid-template-columns:1fr}}.pcb__media{margin-top:24px;position:sticky;top:100px}@media (max-width:1280px){.pcb__media{margin-top:0;position:relative;top:0}}@media (max-width:768px){.pcb__media{order:-1}}.pcb__media-main{aspect-ratio:661/500;border-radius:24px;overflow:hidden;position:relative}.pcb__media-main[data-active-step="4"]{aspect-ratio:660/660}.pcb__img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;opacity:0;position:absolute;transition:opacity .5s ease;visibility:hidden;width:100%}.pcb__img--active{opacity:1;visibility:visible}.pcb__media-mini{inset:0;pointer-events:none;position:absolute}.pcb__media-mini .pcb__img{aspect-ratio:300/220;border:4px solid #fff;border-radius:12px;bottom:-160px;box-shadow:4px 12px 16px 0 rgba(4,10,36,.15);height:auto;left:67px;-o-object-fit:cover;object-fit:cover;opacity:0;overflow:hidden;pointer-events:auto;position:absolute;top:auto;transform:translateY(-25%);transition:opacity .5s ease,transform .5s ease;visibility:hidden;width:300px}.pcb__media-mini .pcb__img.pcb__img--active{transform:translateY(0)!important}.pcb__media-mini .pcb__img--active{opacity:1;visibility:visible}.pcb__media-mini .pcb__img:nth-child(2),.pcb__media-mini .pcb__img:nth-child(5),.pcb__media-mini .pcb__img:nth-child(8){aspect-ratio:252/335;height:auto;left:auto;right:113px;transform:translateY(25%);width:300px}.pcb__media-mini .pcb__img:nth-child(3),.pcb__media-mini .pcb__img:nth-child(6),.pcb__media-mini .pcb__img:nth-child(9){aspect-ratio:312/232;height:auto;left:auto;right:61px;transform:translateY(-25%);width:312px}@media (max-width:1440px){.pcb__media-mini .pcb__img{bottom:-60px!important;left:40px!important;width:220px!important}}@media (max-width:768px){.pcb__media-mini .pcb__img{bottom:-60px!important;left:20px!important;width:140px!important}}.pcb__accordion{display:flex;flex-direction:column}.pcb__item{border-bottom:1px solid #f2f3f8}.pcb__item--open .pcb__header-btn{color:#293dff}.pcb__item--open .pcb__header-icon{background-color:#040a24;color:#fff}.pcb__header-btn{align-items:center;background:none;border:none;color:#040a24;cursor:pointer;display:flex;font-family:Geist,sans-serif;font-weight:700;gap:16px;justify-content:space-between;padding:24px 0;text-align:left;transition:color .3s ease;width:100%}@media (max-width:768px){.pcb__header-btn{padding:18px 0}}.pcb__header-icon{align-items:center;background-color:#040a24;border-radius:8px;color:#fff;display:flex;flex-shrink:0;height:24px;justify-content:center;transition:background-color .3s ease,color .3s ease;width:24px}.pcb__header-icon svg{height:18px;transform:rotateX(180deg);transition:transform .3s ease;width:18px}.pcb__item--open .pcb__header-icon svg{transform:rotate(0deg)}.pcb__body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease}.pcb__item--open .pcb__body{grid-template-rows:1fr}.pcb__body-inner{overflow:hidden}.pcb__intro{font-weight:700;margin-bottom:16px}.pcb__list{display:flex;flex-direction:column;gap:4px;list-style:disc;margin:0;padding-bottom:24px;padding-left:20px}.worldwide{background-color:#f4f6f9}.worldwide__container.container{padding-bottom:0;padding-inline:0}.worldwide__header{padding-inline:40px}@media (max-width:768px){.worldwide__header{padding-inline:16px}}.worldwide__title{margin:0 auto 24px;max-width:800px;text-align:center}.worldwide__subtitle{color:#040a24;margin:0 auto 24px;max-width:560px;text-align:center}.worldwide__button{margin:24px auto 0}.worldwide__card{background:url(../img/backgrounds/worldwide_bg.webp) no-repeat 50%/cover;border-radius:12px;margin-inline:auto;margin-top:64px;max-width:1500px;overflow:hidden;padding:48px 0 204px;position:relative;width:calc(100vw - 80px)}@media (max-width:768px){.worldwide__card{padding:36px;width:calc(100vw - 32px)}}.worldwide__stats{display:grid;gap:32px;grid-template-columns:repeat(4,1fr);margin-inline:auto;max-width:1200px;padding:40px;position:relative;width:100%;z-index:1}@media (max-width:1440px){.worldwide__stats{gap:48px 32px;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.worldwide__stats{gap:40px;grid-template-columns:1fr}}.worldwide__stat{text-align:center}.worldwide__stat-value{color:#fff;margin-bottom:16px;text-transform:uppercase}.worldwide__stat-label{color:#fff;margin:0 auto;max-width:220px}.quote__inner{align-items:start;display:grid;gap:40px;grid-template-columns:1fr 1fr}@media (max-width:768px){.quote__inner{gap:60px;grid-template-columns:1fr}}.quote__eyebrow{color:#0014cf;display:inline-block;font-weight:700;margin-bottom:24px;text-transform:uppercase}.quote__title{max-width:560px}.quote__lead,.quote__title{margin-bottom:24px;width:100%}.quote__lead{max-width:600px;text-transform:uppercase}.quote__text{color:rgba(4,10,36,.6);max-width:590px;width:100%}.quote__card{border:1px solid rgba(4,10,36,.12);border-radius:24px;padding:48px}@media (max-width:768px){.quote__card{border-radius:16px;padding:24px}}.quote__form.is-success{display:none}.quote__grid{display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:24px}@media (max-width:768px){.quote__grid{grid-template-columns:1fr}}.quote__field{display:flex;flex-direction:column;gap:6px}.quote__field--full{grid-column:1/-1}.quote__label{color:rgba(4,10,36,.6);text-transform:uppercase}.quote__input,.quote__textarea{border:1px solid #d5d7da;border-radius:12px;box-shadow:0 1px 2px 0 rgba(10,13,18,.051);font-family:Geist,sans-serif;font-size:14px;line-height:24px;padding:9px 13px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.quote__input::-moz-placeholder,.quote__textarea::-moz-placeholder{color:rgba(4,10,36,.4)}.quote__input::placeholder,.quote__textarea::placeholder{color:rgba(4,10,36,.4)}.quote__input:focus,.quote__textarea:focus{border-color:#0014cf;outline:none}.quote__input.is-invalid,.quote__textarea.is-invalid{border-color:#ef4444}.quote__textarea{min-height:120px;resize:vertical}.quote__error{color:#ef4444;display:none;font-family:Geist,sans-serif;font-size:12px}.quote__error.is-visible{display:block}.quote__checkbox{align-items:flex-start;color:rgba(4,10,36,.6);cursor:pointer;display:flex;font-family:Geist,sans-serif;font-size:14px;gap:12px;line-height:1.4;margin-bottom:32px}.quote__checkbox input{opacity:0;pointer-events:none;position:absolute}.quote__checkbox-mark{border:2px solid rgba(4,10,36,.25);border-radius:5px;flex-shrink:0;height:20px;position:relative;transition:all .2s ease;width:20px}.quote__checkbox-mark svg{color:#fff;height:14px;inset:0;margin:auto;opacity:0;position:absolute;transition:opacity .2s ease;width:14px}.quote__checkbox input:checked~.quote__checkbox-mark{background-color:#293dff;border-color:#293dff}.quote__checkbox input:checked~.quote__checkbox-mark svg{opacity:1}.quote__checkbox.is-invalid .quote__checkbox-mark{border-color:#ef4444}.quote__actions{display:flex;justify-content:flex-end}@media (max-width:768px){.quote__actions{justify-content:stretch}.quote__btn{justify-content:center;width:100%}}.vehicle{background-color:#fff;overflow:hidden}.vehicle__container.container{padding-block:60px 120px}@media (max-width:768px){.vehicle__container.container{padding-block:40px 80px}}.vehicle__header{margin:0 auto 40px}.vehicle__title{margin-bottom:24px;max-width:1020px}.vehicle__subtitle,.vehicle__title{margin-inline:auto;text-align:center;width:100%}.vehicle__subtitle{color:rgba(4,10,36,.6);max-width:560px}.vehicle__switcher{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:40px}.vehicle__switcher .button{border-color:rgba(4,10,36,.1);color:rgba(4,10,36,.6);font-family:Geist,sans-serif;font-size:12px;height:36px;padding:8.5px 19px}.vehicle__switcher .button.active,.vehicle__switcher .button:hover{background-color:#040a24;border-color:#040a24;color:#fff}.vehicle__item{display:none}.vehicle__item.active{animation:fadeIn .4s ease forwards;display:block}.vehicle__stage{aspect-ratio:1312/760;margin:0 auto;max-width:1312px;position:relative;width:100%}.vehicle__stage--combine .vehicle__spot--1{left:26%;top:23%}@media (max-width:560px){.vehicle__stage--combine .vehicle__spot--1{left:24%;top:21%}}.vehicle__stage--combine .vehicle__spot--2{left:33.7%;top:28%}@media (max-width:560px){.vehicle__stage--combine .vehicle__spot--2{top:29%}}.vehicle__stage--combine .vehicle__spot--3{left:calc(33.7% + 70px);top:28%}@media (max-width:768px){.vehicle__stage--combine .vehicle__spot--3{left:calc(33.7% + 44px)}}.vehicle__stage--combine .vehicle__spot--4{left:26%;top:39.63%}@media (max-width:560px){.vehicle__stage--combine .vehicle__spot--4{top:47%}}.vehicle__stage--combine .vehicle__spot--5{left:calc(26% + 70px);top:39.63%}@media (max-width:768px){.vehicle__stage--combine .vehicle__spot--5{left:calc(26% + 44px)}}@media (max-width:560px){.vehicle__stage--combine .vehicle__spot--5{left:calc(26% + 36px);top:47%}}.vehicle__stage--combine .vehicle__spot--6{left:51%;top:15%}.vehicle__stage--combine .vehicle__spot--7{left:75.7%;top:31%}.vehicle__stage--combine .vehicle__spot--8{left:57%;top:66.6%}.vehicle__stage--combine .vehicle__spot--9{left:94.5%;top:52.5%}.vehicle__stage--combine .vehicle__spot--10{left:calc(28.5% + 70px);top:50%}@media (max-width:768px){.vehicle__stage--combine .vehicle__spot--10{left:calc(28.5% + 44px)}}@media (max-width:560px){.vehicle__stage--combine .vehicle__spot--10{left:calc(30% + 36px);top:66%}}.vehicle__stage--combine .vehicle__spot--11{left:28.5%;top:50%}@media (max-width:560px){.vehicle__stage--combine .vehicle__spot--11{left:30%;top:66%}}.vehicle__stage--combine .vehicle__spot--12{left:calc(28.5% + 145px);top:50%}.vehicle__stage--tractor .vehicle__spot--1{left:47%;top:12%}@media (max-width:768px){.vehicle__stage--tractor .vehicle__spot--1{left:47%;top:12%}}@media (max-width:560px){.vehicle__stage--tractor .vehicle__spot--1{left:42%;top:11%}}.vehicle__stage--tractor .vehicle__spot--2{left:58%;top:17.5%}@media (max-width:560px){.vehicle__stage--tractor .vehicle__spot--2{left:59%;top:13%}}.vehicle__stage--tractor .vehicle__spot--3{left:calc(58% + 74px);top:36%}@media (max-width:991px){.vehicle__stage--tractor .vehicle__spot--3{left:calc(58% + 54px)}}@media (max-width:768px){.vehicle__stage--tractor .vehicle__spot--3{left:calc(58% + 44px)}}@media (max-width:560px){.vehicle__stage--tractor .vehicle__spot--3{left:calc(60% + 34px)}}.vehicle__stage--tractor .vehicle__spot--4{left:58%;top:36%}@media (max-width:560px){.vehicle__stage--tractor .vehicle__spot--4{left:60%}}.vehicle__stage--tractor .vehicle__spot--5{left:calc(58% + 74px);top:17.5%}@media (max-width:991px){.vehicle__stage--tractor .vehicle__spot--5{left:calc(58% + 54px)}}@media (max-width:768px){.vehicle__stage--tractor .vehicle__spot--5{left:calc(58% + 44px)}}@media (max-width:560px){.vehicle__stage--tractor .vehicle__spot--5{left:calc(59% + 34px);top:13%}}.vehicle__stage--tractor .vehicle__spot--6{left:73%;top:27%}@media (max-width:560px){.vehicle__stage--tractor .vehicle__spot--6{left:81%}}.vehicle__stage--tractor .vehicle__spot--7{left:44.5%;top:64%}@media (max-width:560px){.vehicle__stage--tractor .vehicle__spot--7{top:70%}}.vehicle__stage--tractor .vehicle__spot--8{left:87.6%;top:46%}.vehicle__stage--tractor .vehicle__spot--9{left:53.7%;top:49%}@media (max-width:560px){.vehicle__stage--tractor .vehicle__spot--9{left:58%;top:55%}}.vehicle__stage--tractor .vehicle__spot--10{left:50%;top:calc(36% - 74px)}@media (max-width:991px){.vehicle__stage--tractor .vehicle__spot--10{top:calc(36% - 54px)}}@media (max-width:768px){.vehicle__stage--tractor .vehicle__spot--10{top:calc(36% - 44px)}}@media (max-width:560px){.vehicle__stage--tractor .vehicle__spot--10{left:47%;top:calc(48% - 36px)}}.vehicle__stage--tractor .vehicle__spot--11{left:50%;top:36%}@media (max-width:560px){.vehicle__stage--tractor .vehicle__spot--11{left:47%;top:48%}}.vehicle__stage--truck_body .vehicle__spot--1{left:13.5%;top:47.8%}.vehicle__stage--truck_body .vehicle__spot--2{left:21%;top:56%}@media (max-width:560px){.vehicle__stage--truck_body .vehicle__spot--2{left:23%;top:57%}}.vehicle__stage--truck_cab .vehicle__spot--1{left:48.5%;top:61.5%}.vehicle__stage--truck_cab .vehicle__spot--2{left:44%;top:50%}@media (max-width:560px){.vehicle__stage--truck_cab .vehicle__spot--2{left:44%;top:42%}}.vehicle__stage--tank_truck .vehicle__spot--1{left:17%;top:19%}.vehicle__stage--tank_truck .vehicle__spot--2{left:18%;top:51%}@media (max-width:560px){.vehicle__stage--tank_truck .vehicle__spot--2{left:15%;top:52%}}.vehicle__stage--tank_truck .vehicle__spot--3{left:37.5%;top:34%}.vehicle__stage--tank_truck .vehicle__spot--4{left:20.8%;top:66.6%}@media (max-width:560px){.vehicle__stage--tank_truck .vehicle__spot--4{top:77%}}.vehicle__stage--tank_truck .vehicle__spot--5{left:87.3%;top:55.8%}.vehicle__stage--tank_truck .vehicle__spot--6{left:calc(37.5% + 74px);top:34%}@media (max-width:991px){.vehicle__stage--tank_truck .vehicle__spot--6{left:calc(37.5% + 54px)}}@media (max-width:768px){.vehicle__stage--tank_truck .vehicle__spot--6{left:calc(37.5% + 44px)}}@media (max-width:560px){.vehicle__stage--tank_truck .vehicle__spot--6{left:calc(37.5% + 34px)}}.vehicle__stage--tank_truck .vehicle__spot--7{left:54.5%;top:72.5%}.vehicle__stage--tank_truck .vehicle__spot--8{left:35%;top:59.5%}@media (max-width:560px){.vehicle__stage--tank_truck .vehicle__spot--8{left:38%}}.vehicle__stage--tank_truck .vehicle__spot--9{left:22%;top:37%}.vehicle__stage--tank_truck .vehicle__spot--10{left:calc(35% - 74px);top:59.5%}@media (max-width:991px){.vehicle__stage--tank_truck .vehicle__spot--10{left:calc(35% - 54px)}}@media (max-width:768px){.vehicle__stage--tank_truck .vehicle__spot--10{left:calc(35% - 44px)}}@media (max-width:560px){.vehicle__stage--tank_truck .vehicle__spot--10{left:calc(38% - 34px)}}.vehicle__stage--gas_station .vehicle__spot--1{left:60%;top:40%}@media (max-width:991px){.vehicle__stage--gas_station .vehicle__spot--1{left:62%}}@media (max-width:560px){.vehicle__stage--gas_station .vehicle__spot--1{left:65%}}.vehicle__stage--gas_station .vehicle__spot--2{left:57.6%;top:69%}@media (max-width:991px){.vehicle__stage--gas_station .vehicle__spot--2{left:59%}}@media (max-width:560px){.vehicle__stage--gas_station .vehicle__spot--2{left:62%;top:72%}}.vehicle__stage--gas_station .vehicle__spot--3{left:53%;top:64%}.vehicle__stage--gas_station .vehicle__spot--4{left:44.8%;top:53.7%}@media (max-width:560px){.vehicle__stage--gas_station .vehicle__spot--4{left:41%;top:59%}}.vehicle__stage--gas_station .vehicle__spot--5{left:57%;top:48%}@media (max-width:560px){.vehicle__stage--gas_station .vehicle__spot--5{left:56%}}.vehicle__stage--gas_station .vehicle__spot--6{left:49%;top:43%}@media (max-width:560px){.vehicle__stage--gas_station .vehicle__spot--6{left:46%}}.vehicle__stage--gas_station .vehicle__spot--7{left:52%;top:19%}@media (max-width:560px){.vehicle__stage--gas_station .vehicle__spot--7{top:14%}}.vehicle__stage--bus .vehicle__spot--1{left:61%;top:21.5%}.vehicle__stage--bus .vehicle__spot--2{left:73.3%;top:62%}.vehicle__stage--bus .vehicle__spot--3{left:31.5%;top:59%}.vehicle__stage--bus .vehicle__spot--4{left:21%;top:59%}@media (max-width:560px){.vehicle__stage--bus .vehicle__spot--4{left:20%}}.vehicle__stage--bus .vehicle__spot--5{left:41%;top:76%}.vehicle__stage--bus .vehicle__spot--6{left:11.8%;top:60%}@media (max-width:560px){.vehicle__stage--bus .vehicle__spot--6{left:8%}}.vehicle__stage--bus .vehicle__spot--7{left:19%;top:71.5%}@media (max-width:560px){.vehicle__stage--bus .vehicle__spot--7{top:78%}}.vehicle__stage--bus .vehicle__spot--8{left:26%;top:20%}.vehicle__stage--concrete_mixer .vehicle__spot--1{left:41%;top:47%}.vehicle__stage--concrete_mixer .vehicle__spot--2{left:19.3%;top:55.4%}.vehicle__stage--concrete_mixer .vehicle__spot--3{left:23.5%;top:38%}@media (max-width:560px){.vehicle__stage--concrete_mixer .vehicle__spot--3{left:26%}}.vehicle__stage--concrete_mixer .vehicle__spot--4{left:51.5%;top:67%}.vehicle__stage--concrete_mixer .vehicle__spot--5{left:12%;top:43%}@media (max-width:560px){.vehicle__stage--concrete_mixer .vehicle__spot--5{left:8%}}.vehicle__stage--concrete_mixer .vehicle__spot--6{left:12%;top:55%}@media (max-width:560px){.vehicle__stage--concrete_mixer .vehicle__spot--6{left:8%;top:62%}}.vehicle__stage--concrete_mixer .vehicle__spot--7{left:18.5%;top:30%}@media (max-width:560px){.vehicle__stage--concrete_mixer .vehicle__spot--7{top:22%}}.vehicle__stage--train .vehicle__spot--1{left:51%;top:30%}.vehicle__stage--train .vehicle__spot--2{left:67.5%;top:57%}.vehicle__stage--train .vehicle__spot--3{left:18.5%;top:59%}.vehicle__stage--train .vehicle__spot--4{left:69%;top:32%}.vehicle__image{-o-object-fit:contain;object-fit:contain;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.vehicle__spot{position:absolute;transform:translate(-50%,-50%);z-index:2}.vehicle__spot.is-active,.vehicle__spot:focus-within,.vehicle__spot:hover{z-index:20}.vehicle__marker{align-items:center;background-color:#293dff;border:none;border-radius:50%;box-shadow:0 2px 4px 0 rgba(0,0,0,.122);color:#fff;cursor:pointer;display:flex;height:64px;justify-content:center;padding:0;position:relative;transition:transform .25s ease,background-color .25s ease;width:64px}.vehicle__marker:before{animation:vehicle-pulse 2.4s ease-out infinite;background-color:inherit;border-radius:50%;content:"";inset:0;opacity:.6;position:absolute;z-index:-1}.vehicle__marker svg{height:40px;pointer-events:none;width:40px}@media (max-width:1124px){.vehicle__marker{height:44px;width:44px}.vehicle__marker svg{height:26px;width:26px}}@media (max-width:768px){.vehicle__marker{height:36px;width:36px}.vehicle__marker svg{height:24px;width:24px}}@media (max-width:560px){.vehicle__marker{height:32px;width:32px}.vehicle__marker svg{height:20px;width:20px}}.vehicle__spot.is-active .vehicle__marker,.vehicle__spot:focus-within .vehicle__marker,.vehicle__spot:hover .vehicle__marker{background-color:#0014cf}.vehicle__spot--danger .vehicle__marker{background-color:#f33;box-shadow:0 6px 18px rgba(255,51,51,.4)}.vehicle__spot--danger.is-active .vehicle__marker,.vehicle__spot--danger:focus-within .vehicle__marker,.vehicle__spot--danger:hover .vehicle__marker{background-color:#dd1b1b;box-shadow:0 10px 26px rgba(255,51,51,.55)}.vehicle__tooltip{align-items:center;background-color:#fff;border-radius:12px;bottom:calc(100% + 16px);box-shadow:0 4px 8px 0 rgba(0,0,0,.149);display:grid;grid-template-columns:136px auto;left:50%;min-height:136px;opacity:0;pointer-events:none;position:absolute;transform:translate(-50%,-12px);transition:opacity .25s ease,transform .25s ease,visibility .25s;visibility:hidden;width:320px;z-index:5}.vehicle__tooltip:after{border:8px solid transparent;border-top-color:#fff;content:"";filter:drop-shadow(0 6px 4px rgba(4,10,36,.06));left:50%;position:absolute;top:100%;transform:translateX(-50%)}@media (max-width:768px){.vehicle__tooltip{gap:10px;padding:12px;width:240px}}.vehicle__spot.is-active .vehicle__tooltip,.vehicle__spot:focus-within .vehicle__tooltip,.vehicle__spot:hover .vehicle__tooltip{opacity:1;pointer-events:auto;transform:translate(-50%);visibility:visible}.vehicle__spot--align-end .vehicle__tooltip{left:auto;right:0;transform:translateY(8px)}.vehicle__spot--align-end .vehicle__tooltip:after{left:auto;right:24px;transform:none}.vehicle__spot--align-end.is-active .vehicle__tooltip,.vehicle__spot--align-end:focus-within .vehicle__tooltip,.vehicle__spot--align-end:hover .vehicle__tooltip{transform:translate(0)}.vehicle__spot--align-start .vehicle__tooltip{left:0;transform:translateY(8px)}.vehicle__spot--align-start .vehicle__tooltip:after{left:24px;transform:none}.vehicle__spot--align-start.is-active .vehicle__tooltip,.vehicle__spot--align-start:focus-within .vehicle__tooltip,.vehicle__spot--align-start:hover .vehicle__tooltip{transform:translate(0)}.vehicle__tooltip-thumb{background-color:#f2f3f8;border-radius:12px;flex-shrink:0;height:100%;padding:8px;width:136px}.vehicle__tooltip-body,.vehicle__tooltip-thumb{align-items:center;display:flex;justify-content:center}.vehicle__tooltip-body{flex-direction:column;gap:8px;padding:16px}.vehicle__tooltip-title{font-family:Oswald,sans-serif;font-size:20px;font-weight:500;line-height:1.2;text-align:left;text-transform:uppercase;width:100%}.vehicle__tooltip-text{color:rgba(4,10,36,.6)}.vehicle__panel{display:none}@media (max-width:768px){.vehicle__tooltip{display:none}.vehicle__panel{display:block;margin-top:20px}.vehicle__panel-content{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 4px 8px 0 rgba(0,0,0,.149);display:flex;height:136px;transition:opacity .5s ease}.vehicle__panel.is-swapping .vehicle__panel-content{opacity:0}.vehicle__panel-content--danger .vehicle__tooltip-thumb{color:#f33}}@keyframes vehicle-pulse{0%{opacity:.6;transform:scale(1)}70%{opacity:0;transform:scale(1.5)}to{opacity:0;transform:scale(1.5)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.vehicle__marker:before{animation:none}}.faq{background-color:#fff}.faq__container.container{padding-block:120px 60px}@media (max-width:768px){.faq__container.container{padding-block:80px 40px}}.faq__inner{display:grid;gap:16px;grid-template-columns:1fr 1fr}@media (max-width:1280px){.faq__inner{gap:60px;grid-template-columns:auto 1fr}}@media (max-width:991px){.faq__inner{gap:40px;grid-template-columns:1fr}}.faq__subtitle{color:#acaec4}.faq__item{border-bottom:1px solid rgba(4,10,36,.1);cursor:pointer}.faq__item:hover .faq__item-title{color:#0014cf}.faq__item--open .faq__item-title{color:#293dff}.faq__item--open .faq__item-answer{grid-template-rows:1fr}.faq__item--open .faq__header-icon svg{transform:rotateX(0deg)}.faq__item-title{align-items:center;color:#040a24;display:flex;font-weight:700;gap:16px;justify-content:space-between;padding-block:24px;transition:color .3s ease}@media (max-width:1280px){.faq__item-title{padding-block:16px}}.faq__header-icon{align-items:center;background-color:#040a24;border-radius:8px;color:#fff;display:flex;flex-shrink:0;height:24px;justify-content:center;transition:transform .3s ease,background-color .3s ease,color .3s ease;width:24px}.faq__header-icon svg{height:16px;transform:rotateX(180deg);transition:transform .3s ease;width:16px}.faq__item-answer{color:rgba(4,10,36,.6);display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease}.faq__item-answer b,.faq__item-answer strong{font-weight:700}.faq__item-answer ol,.faq__item-answer ul{list-style:disc;padding-left:24px}.faq__item-answer ol{list-style:decimal}.faq__item-answer a{color:#293dff;text-decoration:underline}.faq__item-answer a:hover{color:#0014cf;text-decoration:none}.faq__item-answer>*{overflow:hidden}.faq__item-answer>*>:last-child{padding-bottom:24px}@media (max-width:1280px){.faq__item-answer>*>:last-child{padding-bottom:16px}}.blog-posts{background-color:#fff}.blog-posts__container.container{padding-block:80px 120px}@media (max-width:768px){.blog-posts__container.container{padding-block:60px 80px}}.blog-posts__filters{align-items:center;border-bottom:1px solid rgba(4,10,36,.102);display:grid;gap:20px;grid-template-columns:1fr auto;margin-bottom:40px;padding-bottom:24px}@media (max-width:768px){.blog-posts__filters{grid-template-columns:1fr}}.blog-posts__wrapper{display:grid;gap:40px 16px;grid-template-columns:repeat(4,1fr);transition:opacity .3s ease}.blog-posts__wrapper.loading{opacity:.5;pointer-events:none}@media (max-width:1280px){.blog-posts__wrapper{grid-template-columns:repeat(3,1fr)}}@media (max-width:991px){.blog-posts__wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.blog-posts__wrapper{grid-template-columns:1fr}}.blog-posts__wrapper .no-posts{color:rgba(4,10,36,.6);font-size:18px;grid-column:1/-1;padding:40px;text-align:center}.blog-posts__pagination{display:flex;justify-content:center;margin-top:32px}.blog-posts__pagination #load-more-posts.loading{color:transparent;opacity:.7;pointer-events:none;position:relative}.blog-posts__pagination #load-more-posts.loading:after{animation:spin .8s linear infinite;border:2px solid #fff;border-radius:50%;border-top-color:transparent;content:"";height:20px;left:50%;margin:-10px 0 0 -10px;position:absolute;top:50%;width:20px}@keyframes spin{to{transform:rotate(1turn)}}.single-post .news{background-color:#fff}.product-hero{background-color:#f4f6f9}.product-hero__container.container{padding-block:64px 136px}@media (max-width:1440px){.product-hero__container.container{padding-block:64px 120px}}@media (max-width:768px){.product-hero__container.container{padding-block:64px 80px}}.product-hero__inner{align-items:start;display:grid;gap:16px;grid-template-columns:1fr 1fr}@media (max-width:768px){.product-hero__inner{gap:60px;grid-template-columns:1fr}}.product-hero__right-block,.product-hero__slider-block{min-width:0}.product-hero__main-slide{aspect-ratio:712/520;background-color:#e4e7f1;border-radius:12px;overflow:hidden;padding:24px;position:relative}.product-hero__main-slide img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-hero__main-slide:after,.product-hero__main-slide:before{background-image:url(../img/icons/integration-page-line.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:200px;left:0;position:absolute;top:calc(50% - 100px);width:24px}@media (max-width:560px){.product-hero__main-slide:after,.product-hero__main-slide:before{height:140px;top:calc(50% - 70px);width:16px}}.product-hero__main-slide:after{left:auto;right:0;transform:rotateY(180deg)}.product-hero__second-slide{aspect-ratio:4/3;background-color:#f2f3f8;border:1px solid transparent;border-radius:12px;cursor:pointer;max-height:60px;overflow:hidden;transition:all .3s ease}.product-hero__second-slide.swiper-slide-thumb-active,.product-hero__second-slide:hover{border:1px solid #293dff}.product-hero__second-slide img{height:100%;margin-inline:auto;-o-object-fit:cover;object-fit:cover;width:auto}@media (max-width:560px){.product-hero__second-slide img{width:100%}}.product-hero__swiper-second{margin-top:16px;margin-inline:auto;max-width:424px;padding-inline:40px}.product-hero__button-next,.product-hero__button-prev{background-color:#f4f6f9;cursor:pointer;height:100%;inset:0;position:absolute;width:40px;z-index:9}.product-hero__button-next:after,.product-hero__button-prev:after{background-image:url(../img/icons/swiper-button-prev.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:32px;transform:translateY(14px);width:32px}.product-hero__button-next{left:auto;right:0}.product-hero__button-next:after{background-image:url(../img/icons/swiper-button-next.svg);margin-inline:auto 0}.product-hero__specs{margin-top:20px}.product-hero__spec-row{align-items:center;display:flex;flex-wrap:wrap;gap:4px}.product-hero__spec-label{color:#040a24;font-size:12px}.product-hero__spec-tag{border:1px solid rgba(4,10,36,.102);border-radius:16px;color:rgba(4,10,36,.6);padding:3px 7px;text-transform:uppercase;white-space:nowrap}.product-hero__info{display:flex;flex-direction:column;margin-inline:auto 0;max-width:660px;padding-left:28px;width:100%}@media (max-width:768px){.product-hero__info{max-width:100%;padding-left:0}}.product-hero__title{color:#040a24;margin-bottom:32px}@media (max-width:768px){.product-hero__title{margin-bottom:24px}}.product-hero__subtitle{color:rgba(4,10,36,.6);margin-bottom:32px}@media (max-width:768px){.product-hero__subtitle{margin-bottom:24px}}.product-hero__actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:64px}@media (max-width:460px){.product-hero__actions .button{justify-content:center;width:100%}}.product-hero__features-title{color:#040a24;margin-bottom:24px;text-transform:uppercase}.product-hero__features-grid{display:grid;gap:8px;grid-template-columns:repeat(5,1fr)}@media (max-width:1440px){.product-hero__features-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.product-hero__features-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:390px){.product-hero__features-grid{grid-template-columns:repeat(2,1fr)}}.product-hero__feature{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px 0 rgba(0,0,0,.122);display:flex;flex-direction:column;gap:16px;min-height:126px;padding:8px}.product-hero__feature:hover img{filter:brightness(0) saturate(100%) invert(11%) sepia(100%) saturate(7485%) hue-rotate(235deg) brightness(99%) contrast(112%)}.product-hero__feature-icon{height:64px;margin-inline:auto;width:64px}.product-hero__feature-text{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:rgba(4,10,36,.6);display:-webkit-box;font-size:11px;overflow:hidden;text-align:center}.product-headers{background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.078);position:sticky;top:73px;z-index:9}@media (max-width:991px){.product-headers{top:65px}}.product-headers__container.container{padding-block:12px 0}.product-headers__inner{display:grid;flex-wrap:wrap;gap:36px;grid-template-columns:auto auto;justify-content:space-between}.product-headers__inner:before{background:linear-gradient(270deg,hsla(0,0%,97%,0),#fff 15%);content:"";inset:0;max-width:195px;position:absolute;width:100%;z-index:1}.product-headers__inner:after{background:linear-gradient(90deg,hsla(0,0%,97%,0),#fff 50%);content:"";inset:0;left:auto;max-width:40px;position:absolute;right:0;width:100%;z-index:1}.product-headers__title{color:#040a24;position:relative;text-transform:uppercase;z-index:2}.product-headers__anchor-list{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;align-items:flex-start;display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding-inline:12px;scrollbar-width:none;white-space:nowrap}.product-headers__anchor-link{border-bottom:2px solid transparent;color:rgba(4,10,36,.6);padding:2px 4px 12px;transition:all .3s ease}.product-headers__anchor-link--active,.product-headers__anchor-link:hover{border-bottom-color:#293dff;color:#293dff}.product-opportunities{background-color:#fff}.product-opportunities__container.container{padding-block:80px 60px}@media (max-width:991px){.product-opportunities__container.container{padding-block:60px 40px}}.product-opportunities__inner{display:grid;gap:16px;grid-template-columns:1fr 1fr}@media (max-width:991px){.product-opportunities__inner{gap:40px;grid-template-columns:1fr}}.product-opportunities__content{display:flex;flex-direction:column;gap:40px}.product-opportunities__title{color:#040a24;max-width:632px;text-transform:uppercase;width:100%}.product-opportunities__text{color:rgba(4,10,36,.6);max-width:560px;width:100%}.product-opportunities__list{max-width:632px;width:100%}.product-opportunities__list ul{display:flex;flex-direction:column;gap:4px;list-style:disc;padding-left:24px}.product-opportunities__list ul li{font-size:14px;font-weight:500;line-height:140%}.product-opportunities__list-title{color:#040a24;font-weight:700;margin-bottom:16px}.product-opportunities__slider{min-width:0}.product-opportunities__slider.swiper{background-color:#121446;border-radius:16px;container-type:inline-size;overflow:hidden;padding:40px;position:relative}.product-opportunities__slider.swiper:after{background-image:url(../img/backgrounds/solutions-card-background.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:25%;position:absolute;top:0;width:50%;z-index:0!important}.product-opportunities__slider.swiper *{position:relative;z-index:1}@media (max-width:1440px){.product-opportunities__slider.swiper{padding:36px}}@media (max-width:991px){.product-opportunities__slider.swiper:after{background-size:contain;height:50%;left:0;width:100%}}@media (max-width:768px){.product-opportunities__slider.swiper{padding:24px 16px}}.product-opportunities__card{display:flex;flex-direction:column;gap:50px;overflow:hidden;position:relative}@media (max-width:991px){.product-opportunities__card{gap:60px;grid-template-columns:1fr}}@media (max-width:768px){.product-opportunities__card{gap:40px}}.product-opportunities__card-note{display:flex;gap:8px;margin-bottom:24px}.product-opportunities__card-note span{color:#fff;font-family:Oswald,sans-serif;font-size:14px;line-height:120%;text-transform:uppercase}.product-opportunities__card-note span:last-child{opacity:.6}.product-opportunities__card-image{aspect-ratio:632/360;overflow:hidden;position:relative}.product-opportunities__card-image:after,.product-opportunities__card-image:before{background-image:url(../img/icons/solutions-card-line.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:200px;left:auto;position:absolute;right:0;top:calc(50% - 100px);width:24px;z-index:2}@media (max-width:768px){.product-opportunities__card-image:after,.product-opportunities__card-image:before{height:140px;top:calc(50% - 70px);width:16px}}.product-opportunities__card-image:before{left:0;right:auto;transform:rotateY(180deg)}.product-opportunities__card-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-opportunities__card-title{color:#fff;margin-bottom:8px;margin-inline:auto;max-width:420px;text-align:center;width:100%}@media (max-width:768px){.product-opportunities__card-title{max-width:100%;text-align:center}}.product-opportunities__card-button.button{height:40px;margin-inline:auto;width:-moz-fit-content;width:fit-content}.product-opportunities__card-button.button *{font-size:14px;line-height:120%}.product-opportunities__card-button.button .button__text{transform:translateY(37%)}.product-opportunities__card-button.button:hover .button__text{transform:translateY(-36%)}@media (max-width:768px){.product-opportunities__card-button.button{width:100%}.product-opportunities__card-button.button span{margin-inline:auto}}.product-opportunities__pagination.swiper-pagination{bottom:auto;display:flex;gap:4px;height:-moz-fit-content;height:fit-content;justify-content:center;margin:0;position:absolute;top:calc(57.1428571429cqw + 100px)}@media (max-width:768px){.product-opportunities__pagination.swiper-pagination{top:calc(57.1428571429cqw + 88px)}}@media (max-width:390px){.product-opportunities__pagination.swiper-pagination{top:calc(57.1428571429cqw + 100px)}}.product-opportunities__pagination.swiper-pagination .swiper-pagination-bullet{background-color:hsla(0,0%,100%,.6);border-radius:0;cursor:pointer;height:2px;margin:0!important;opacity:1;transition:all .3s ease;width:44.8px}.product-opportunities__pagination.swiper-pagination .swiper-pagination-bullet-active{background-color:#293dff}.product-opportunities__pagination.swiper-pagination .swiper-pagination-bullet:hover:not(.swiper-pagination-bullet-active){background-color:#0014cf}@media (max-width:390px){.product-opportunities__pagination.swiper-pagination .swiper-pagination-bullet{height:3px;width:32px}}.product-opportunities__swiper-button{cursor:pointer;height:32px;left:24px;position:absolute!important;top:calc(66.49368px + 100cqw*.56962/2);width:32px}@media (max-width:768px){.product-opportunities__swiper-button{left:6px;top:calc(47.88608px + 100cqw*.56962/2)}}@media (max-width:560px){.product-opportunities__swiper-button{left:0}}@media (max-width:390px){.product-opportunities__swiper-button{top:calc(64.88608px + 100cqw*.56962/2)}}.product-opportunities__swiper-button-next{left:auto;right:24px}@media (max-width:768px){.product-opportunities__swiper-button-next{right:6px}}@media (max-width:560px){.product-opportunities__swiper-button-next{right:0}}.specs{background-color:#fff}.specs__container.container{padding-block:60px}@media (max-width:991px){.specs__container.container{padding-block:40px}}.specs__wrap{background-color:#f4f6f9;border-radius:16px;padding:80px}@media (max-width:1440px){.specs__wrap{padding:40px}}@media (max-width:768px){.specs__wrap{border-radius:16px;padding:24px}}.specs__title{color:#040a24;line-height:1.05;margin-bottom:40px}@media (max-width:768px){.specs__title{margin-bottom:36px}}.specs__accordion{display:flex;flex-direction:column}.specs__item{border-bottom:1px solid rgba(4,10,36,.102);overflow:hidden}.specs__item--open .specs__header{background-color:#acaec4;color:#fff}.specs__item--open .specs__header-icon svg{transform:rotateX(0deg)}.specs__header{align-items:center;background-color:#f4f6f9;border:none;border-radius:8px;color:#040a24;cursor:pointer;display:flex;gap:16px;justify-content:space-between;padding:16px;text-align:left;transition:background-color .3s ease,color .3s ease;width:100%}.specs__header:hover{background-color:#acaec4;color:#fff}@media (max-width:768px){.specs__header-title{font-size:15px}}.specs__header-icon{align-items:center;background-color:#040a24;border-radius:8px;color:#fff;display:flex;flex-shrink:0;height:24px;justify-content:center;transition:transform .3s ease,background-color .3s ease,color .3s ease;width:24px}.specs__header-icon svg{height:16px;transform:rotateX(180deg);transition:transform .3s ease;width:16px}.specs__body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease}.specs__item--open .specs__body{grid-template-rows:1fr}.specs__body-inner{overflow:hidden}.specs__content{display:grid;gap:16px;grid-template-columns:1fr 3fr;padding:16px}.specs__content-icon{height:80px;margin-top:8px;width:80px}.specs__content-icon img{width:100%}.specs__table{display:flex;flex:1;flex-direction:column}.specs__row{display:grid;gap:24px;grid-template-columns:280px 1fr;padding-block:12px}@media (max-width:768px){.specs__row{border-bottom:1px solid #f2f3f8;gap:4px;grid-template-columns:1fr;padding-block:10px}}.specs__row-label{color:rgba(4,10,36,.6)}.specs__row-value{color:#040a24;white-space:pre-line}.specs__row-value br{display:none!important}.product-documents{background-color:#fff}.product-documents__container.container{padding-block:60px}@media (max-width:991px){.product-documents__container.container{padding-block:40px}}.product-documents__inner{display:grid;gap:120px;grid-template-columns:1fr 1fr}@media (max-width:768px){.product-documents__inner{gap:60px;grid-template-columns:1fr}}.product-documents__title{margin-bottom:40px}@media (max-width:768px){.product-documents__title{gap:24px}}.product-documents__list{display:flex;flex-direction:column;gap:16px}.product-documents__list-item{align-items:center;display:flex;gap:16px}.product-documents__list-item:before{background-image:url(../img/icons/document_list_icon.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;grid-row:span 2;height:32px;min-width:32px;width:32px}.product-documents__list-item *{display:block}.product-documents__item-value{font-weight:700}.product-documents__documents-wrap{display:grid;gap:16px;grid-template-columns:1fr 1fr}@media (max-width:1280px){.product-documents__documents-wrap{gap:8px;grid-template-columns:1fr}}.product-documents__documents-icon{align-items:center;background-color:#fff;border-radius:8px;display:flex;height:50px;justify-content:center;transition:all .5s ease;width:50px}.product-documents__documents-icon svg{height:20px;width:20px}.product-documents__documents-icon svg path{transition:all .3s ease}.product-documents__document-link{align-items:center;background-color:#f4f6f9;border:1px solid rgba(4,10,36,.1);border-radius:8px;color:#040a24;display:flex;gap:16px;padding:15px;transition:all .3s ease}.product-documents__document-link:hover{color:#293dff}.product-documents__document-link:hover .product-documents__documents-icon{background-color:#293dff;border-radius:50%}.product-documents__document-link:hover .product-documents__documents-icon svg path{stroke:#fff}.product-cases{background-color:#f4f6f9}.product-cases__container.container{padding-bottom:80px}.product-cases__header{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;margin-bottom:40px}@media (max-width:768px){.product-cases__header{margin-bottom:40px}}.product-cases__slider{margin-inline:-15px;padding-bottom:40px!important;padding-inline:15px;position:relative}.product-cases__slide{height:auto}.product-cases__pagination{bottom:0!important;display:flex;gap:12px;justify-content:center}.product-cases__pagination .swiper-pagination-bullet{background-color:transparent;border:1px solid #adb0c5;height:12px;margin:0!important;opacity:1;transition:all .3s ease;width:12px}.product-cases__pagination .swiper-pagination-bullet-active{background-color:#293dff;border-color:#293dff;border-radius:100px;width:32px}.product-cases .swiper-slide{height:auto}.solution-hero{background-color:#121446}.solution-hero__container.container{padding-block:64px}.solution-hero__inner{display:grid;gap:16px;grid-template-columns:1fr 1fr}@media (max-width:991px){.solution-hero__inner{gap:60px;grid-template-columns:1fr}}.solution-hero__content{display:flex;flex-direction:column;gap:24px;height:100%}.solution-hero__content--with-buttons{justify-content:space-between}.solution-hero__label{background-color:#0014cf;border-radius:8px;color:#fff;padding:8px 12px;width:-moz-fit-content;width:fit-content}.solution-hero__content-text{display:flex;flex-direction:column;gap:24px}.solution-hero__content-text--full{height:100%;justify-content:space-between}.solution-hero__subtitle,.solution-hero__title{color:#fff}.solution-hero__buttons{display:flex;flex-wrap:wrap;gap:16px}.solution-hero__image-block{aspect-ratio:712/480;overflow:hidden;position:relative;width:100%}.solution-hero__image-block:after,.solution-hero__image-block:before{background-image:url(../img/icons/solutions-card-line.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:200px;left:0;position:absolute;top:calc(50% - 100px);transform:rotateY(180deg);width:24px}@media (max-width:560px){.solution-hero__image-block:after,.solution-hero__image-block:before{height:140px;top:calc(50% - 70px);width:16px}}.solution-hero__image-block:before{left:auto;right:0;transform:rotateY(0deg)}.solution-hero__image-block img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.solution-hero__image-block--short{aspect-ratio:712/448}.problems{background-color:#f4f6f9}.problems__container.container{padding-block:80px}.problems__short-title{color:#0014cf;margin-bottom:24px;text-transform:uppercase}.problems__inner{display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-top:40px}@media (max-width:1280px){.problems__inner{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.problems__inner{gap:8px;grid-template-columns:1fr}}.problems__item{align-items:center;background-color:#fff;border:1px solid rgba(4,10,36,.1);border-radius:12px;display:flex;gap:40px;justify-content:flex-start;padding:24px}@media (max-width:768px){.problems__item{gap:16px;padding:16px}}.problems__item-number{color:#293dff;min-width:64px}@media (max-width:768px){.problems__item-number{min-width:48px}}.integration-hero{background-color:#f4f6f9;position:relative}.integration-hero__container.container{padding-block:64px}.integration-hero__inner{display:grid;gap:16px;grid-template-columns:1fr 1fr}@media (max-width:768px){.integration-hero__inner{gap:60px;grid-template-columns:1fr}}.integration-hero .post-card-tag{margin:0}.integration-hero__content{display:flex;flex-direction:column;gap:32px;justify-content:space-between}@media (max-width:768px){.integration-hero__content{flex-direction:row}}@media (max-width:560px){.integration-hero__content{flex-direction:column}}.integration-hero__title{color:#040a24;margin-block:24px}@media (max-width:560px){.integration-hero__title{margin-block:16px 24px}}.integration-hero__subtitle{color:rgba(4,10,36,.6);max-width:480px;width:100%}.integration-hero__logo{background-color:#fff;border-radius:12px;height:-moz-fit-content;height:fit-content;padding:24px;width:-moz-fit-content;width:fit-content}.integration-hero__logo img{aspect-ratio:200/80;margin-inline:auto}@media (max-width:560px){.integration-hero__logo{width:100%}}.integration-hero__slider-block{min-width:0}.integration-hero__main-slide{aspect-ratio:712/462;background-color:#f2f3f8;border-radius:12px;overflow:hidden;position:relative}.integration-hero__main-slide img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.integration-hero__main-slide:after,.integration-hero__main-slide:before{background-image:url(../img/icons/integration-page-line.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:200px;left:0;position:absolute;top:calc(50% - 100px);width:24px}@media (max-width:560px){.integration-hero__main-slide:after,.integration-hero__main-slide:before{height:140px;top:calc(50% - 70px);width:16px}}.integration-hero__main-slide:after{left:auto;right:0;transform:rotateY(180deg)}.integration-hero__second-slide{aspect-ratio:4/3;background-color:#f2f3f8;border:1px solid transparent;border-radius:12px;cursor:pointer;max-height:60px;overflow:hidden;transition:all .3s ease}.integration-hero__second-slide.swiper-slide-thumb-active,.integration-hero__second-slide:hover{border:1px solid #293dff}.integration-hero__second-slide img{height:100%;margin-inline:auto;-o-object-fit:cover;object-fit:cover;width:auto}@media (max-width:560px){.integration-hero__second-slide img{width:100%}}.integration-hero__swiper-second{margin-top:8px;margin-inline:auto;max-width:424px;padding-inline:40px}.integration-hero__button-next,.integration-hero__button-prev{background-color:#f4f6f9;cursor:pointer;height:100%;inset:0;position:absolute;width:40px;z-index:9}.integration-hero__button-next:after,.integration-hero__button-prev:after{background-image:url(../img/icons/swiper-button-prev.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:32px;transform:translateY(14px);width:32px}.integration-hero__button-next{left:auto;right:0}.integration-hero__button-next:after{background-image:url(../img/icons/swiper-button-next.svg);margin-inline:auto 0}.integration-content{background-color:#fff}.integration-content__container.container{padding-block:64px 60px}.integration-content__inner{display:grid;gap:40px;grid-template-columns:3fr 10fr 2fr}@media (max-width:768px){.integration-content__inner{grid-template-columns:1fr}}.integration-content__buttons{display:flex;flex-direction:column;gap:16px}@media (max-width:768px){.integration-content__buttons{flex-direction:row}}@media (max-width:560px){.integration-content__buttons{flex-direction:column}.integration-content__button{justify-content:center;width:100%}}.integration-content__content-block{max-width:880px;width:100%}.integration-content__content-block h1,.integration-content__content-block h2,.integration-content__content-block h3,.integration-content__content-block h4,.integration-content__content-block h5,.integration-content__content-block h6{color:#040a24;margin-block:40px 24px}.integration-content__content-block ol,.integration-content__content-block p,.integration-content__content-block ul{margin-block:24px}.integration-content__content-block figure{margin-block:40px;margin-inline:auto;max-width:640px;padding-inline:16px;width:100%}.integration-content__content-block ul{list-style:disc;padding-inline-start:24px}.integration-content__content-block ol{list-style:decimal;padding-inline-start:24px}.integration-content__content-block li,.integration-content__content-block li *,.integration-content__content-block p,.integration-content__content-block p *{color:#040a24;font-size:16px;letter-spacing:-.01m;line-height:1.4}.integration-content__content-block strong{font-weight:700}.integration-content__content-block a{color:#293dff;text-decoration:underline;transition:color .3s ease}.integration-content__content-block a:hover{color:#0014cf}.integration-content__content-block>:first-child{margin-top:0!important}.integration-content__content-block>:last-child{margin-bottom:0!important}.integrations-archive{background-color:#f4f6f9}.integrations-archive__container.container{padding-block:80px 120px}@media (max-width:1280px){.integrations-archive__container.container{padding-block:60px 80px}}.integrations-archive__wrapper{display:grid;gap:16px;grid-template-columns:repeat(4,1fr);transition:opacity .3s ease}.integrations-archive__wrapper.loading{opacity:.5;pointer-events:none}@media (max-width:1280px){.integrations-archive__wrapper{grid-template-columns:repeat(3,1fr)}}@media (max-width:991px){.integrations-archive__wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.integrations-archive__wrapper{grid-template-columns:1fr}}.integrations-archive__filters{border-bottom:1px solid rgba(4,10,36,.102);margin-bottom:24px;padding-bottom:16px}.integration-card{background-color:#fff;border-radius:12px;min-height:400px;padding:36px 32px 32px;position:relative;transition:all .3s ease-in-out}.integration-card__link-overlay{height:100%;inset:0;position:absolute;width:100%;z-index:1}.integration-card img{aspect-ratio:220/88;margin-inline:auto;margin-bottom:64px;max-height:88px;transition:all .3s ease-in-out}.integration-card__title{color:#040a24;margin-bottom:8px}.integration-card__subtitle{color:rgba(4,10,36,.6);height:83px;margin-bottom:16px}.integration-card__button.button{font-size:14px;height:40px;line-height:120%;padding:11px 23px;transition:all .5s ease;width:-moz-fit-content;width:fit-content}@media (max-width:560px){.integration-card__button.button{justify-content:center;margin-inline:auto;width:100%}}.integration-card:hover{box-shadow:0 3px 6px 0 rgba(0,0,0,.122)}.integration-card:hover img{transform:scale(1.05)}.integration-card:hover .integration-card__button.button{border-color:#040a24}.integration-card:hover .button__text{transform:translateY(-36%)}@media (max-width:560px){.integration-card{padding:32px 24px}}.contact-hero{background-image:url(../img/backgrounds/contact-hero-bg.webp);background-position:100%;background-repeat:no-repeat;background-size:cover;height:440px}.contact-hero__container.container{display:flex;flex-direction:column;gap:32px;height:100%;justify-content:space-between;padding-block:64px}.contact-hero__subtitle,.contact-hero__title{color:#fff}.contacts{background-color:#fff}.contacts__container{padding-block:80px 120px}@media (max-width:768px){.contacts__container{padding-block:80px}}.contacts__inner{align-items:start;display:grid;gap:40px;grid-template-columns:1fr 1fr}@media (max-width:1440px){.contacts__inner{gap:32px}}@media (max-width:991px){.contacts__inner{gap:40px;grid-template-columns:1fr}}.contacts__info{display:flex;flex-direction:column;gap:24px}.contacts__company-card{border:1px solid rgba(4,10,36,.1);border-radius:12px;display:grid;gap:24px;grid-template-columns:1fr 1fr;padding:24px}@media (max-width:768px){.contacts__company-card{grid-template-columns:1fr}}.contacts__company-img{aspect-ratio:1/1;border-radius:8px;flex-shrink:0;max-width:314px;overflow:hidden;width:100%}.contacts__company-img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.contacts__company-body{display:flex;flex-direction:column;justify-content:space-between}.contacts__address,.contacts__company-title{color:#040a24;margin-bottom:16px}.contacts__address{align-items:center;display:flex;gap:8px}.contacts__address svg{flex-shrink:0;height:12px;width:12px}.contacts__contact-row{margin-bottom:16px}.contacts__contact-row:last-child{margin-bottom:0}.contacts__contact-label{color:rgba(4,10,36,.6);display:block;margin-bottom:4px;text-transform:uppercase}.contacts__contact-value{color:#293dff;text-decoration:underline;text-underline-offset:2px;transition:color .3s ease}.contacts__contact-value:hover{color:#0014cf}.contacts__cards{display:grid;gap:24px;grid-template-columns:1fr 1fr}@media (max-width:390px){.contacts__cards{grid-template-columns:1fr}}.contacts__mini-card{background-color:#f4f6f9;border-radius:12px;display:flex;flex-direction:column;gap:24px;padding:24px}.contacts__mini-icon{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 3px 4px 0 rgba(0,0,0,.149);color:#293dff;display:flex;height:56px;justify-content:center;width:56px}.contacts__mini-icon svg{height:24px;width:24px}.contacts__mini-body{display:flex;flex-direction:column;gap:4px}.contacts__mini-label{color:rgba(4,10,36,.6);text-transform:uppercase}.contacts__mini-value{color:#293dff;text-decoration:underline;text-underline-offset:3px;transition:color .3s ease}.contacts__mini-value:hover{color:#0014cf}.contacts__form-card{border:1px solid rgba(4,10,36,.1);border-radius:12px;padding:40px 70px}@media (max-width:768px){.contacts__form-card{padding:24px 16px}}.contacts__form-card form.is-success{display:none}.contacts__form-card .quote__success.is-visible{display:flex}.contacts__form-title{color:#040a24;margin-bottom:24px;text-transform:uppercase}.contacts__grid{display:grid;gap:20px 24px;grid-template-columns:1fr 1fr;margin-bottom:20px}@media (max-width:768px){.contacts__grid{grid-template-columns:1fr}}.contacts__field{display:flex;flex-direction:column;gap:8px}.contacts__field--full{grid-column:1/-1}.contacts__label{font-family:Geist,sans-serif;font-size:12px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.contacts__label,.contacts__label span{color:rgba(4,10,36,.6)}.contacts__input,.contacts__select,.contacts__textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid rgba(4,10,36,.15);border-radius:10px;color:#040a24;font-family:Geist,sans-serif;font-size:16px;padding:14px 16px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.contacts__input::-moz-placeholder,.contacts__select::-moz-placeholder,.contacts__textarea::-moz-placeholder{color:rgba(4,10,36,.4)}.contacts__input::placeholder,.contacts__select::placeholder,.contacts__textarea::placeholder{color:rgba(4,10,36,.4)}.contacts__input:focus,.contacts__select:focus,.contacts__textarea:focus{border-color:#293dff;box-shadow:0 0 0 3px rgba(41,61,255,.12);outline:none}.contacts__input.is-invalid,.contacts__select.is-invalid,.contacts__textarea.is-invalid{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.12)}.contacts__select{color:rgba(4,10,36,.4)}.contacts__select--filled{color:#040a24}.contacts__textarea{min-height:110px;resize:vertical}.contacts__select-wrap{position:relative}.contacts__select-wrap svg{color:rgba(4,10,36,.6);height:18px;pointer-events:none;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:18px}.contacts__error{color:#ef4444;display:none;font-family:Geist,sans-serif;font-size:12px}.contacts__error.is-visible{display:block}.contacts__checkbox{align-items:flex-start;color:rgba(4,10,36,.6);cursor:pointer;display:flex;font-family:Geist,sans-serif;font-size:14px;gap:12px;line-height:1.4;margin-bottom:28px}.contacts__checkbox input{opacity:0;pointer-events:none;position:absolute}.contacts__checkbox-mark{border:2px solid rgba(4,10,36,.25);border-radius:5px;flex-shrink:0;height:20px;position:relative;transition:all .2s ease;width:20px}.contacts__checkbox-mark svg{color:#fff;height:14px;inset:0;margin:auto;opacity:0;position:absolute;transition:opacity .2s ease;width:14px}.contacts__checkbox input:checked~.contacts__checkbox-mark{background-color:#293dff;border-color:#293dff}.contacts__checkbox input:checked~.contacts__checkbox-mark svg{opacity:1}.contacts__checkbox.is-invalid .contacts__checkbox-mark{border-color:#ef4444}.contacts__actions{display:flex;justify-content:flex-end}@media (max-width:768px){.contacts__actions{justify-content:stretch}}.hero-text{background-color:#121446;background-image:url(../img/backgrounds/solutions-hero-bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff}.text-content{background-color:#f4f6f9}.text-content h1,.text-content h2,.text-content h3,.text-content h4,.text-content h5,.text-content h6{margin-block:42px 24px}.text-content h1:first-child,.text-content h2:first-child,.text-content h3:first-child,.text-content h4:first-child,.text-content h5:first-child,.text-content h6:first-child{margin-top:0}.text-content h1:last-child,.text-content h2:last-child,.text-content h3:last-child,.text-content h4:last-child,.text-content h5:last-child,.text-content h6:last-child{margin-bottom:0}.text-content p{margin-block:24px}.text-content ul{list-style:disc}.text-content ol,.text-content ul{display:flex;flex-direction:column;gap:8px;margin-block:24px;padding-left:24px}.text-content ol{list-style:decimal}.header{background-color:#fff;border-bottom:1px solid rgba(4,10,36,.08);left:0;position:fixed;right:0;top:0;z-index:1000}.header__container.container{max-width:1728px;padding-block:16px}.header__inner{align-items:center;display:flex;gap:64px}@media (max-width:1440px){.header__inner{gap:40px}}@media (max-width:991px){.header__inner{justify-content:space-between}}.header__logo{color:#293dff;flex-shrink:0;font-family:Oswald,sans-serif;font-size:28px;font-weight:700;letter-spacing:2px;position:relative;text-decoration:none;transition:opacity .3s ease;z-index:100}.header__logo:hover{opacity:.6}.header__logo img{height:24px}.header__menu{align-items:center;display:flex;width:100%}@media (max-width:991px){.header__menu{display:none}}.header__nav-list{align-items:center;display:flex;list-style:none;margin:0;padding:0}.header .menu-item{align-items:center;display:flex;position:relative}.header .menu-item a{align-items:center;border-radius:8px;display:flex;font-family:Geist,sans-serif;font-size:14px;gap:8px;line-height:1.4;padding:10px 12px;text-decoration:none;transition:all .3s ease}.header .menu-item a:hover{background-color:#f4f6f9;color:#0014cf}@media (max-width:991px){.header .menu-item a:hover{background-color:transparent;contain:#040a24}}.header .menu-item:hover{background-color:#f4f6f9;border-radius:8px}.header .menu-item:hover>a{color:#0014cf}@media (max-width:991px){.header .menu-item:hover{background-color:transparent;border-radius:0}.header .menu-item:hover>a{contain:#040a24}}.header .menu-item.header__nav-list--has-submenu:hover .header__submenu{opacity:1;transform:translateY(0);visibility:visible}.header .menu-item.header__nav-list--has-submenu:hover .header__submenu-arrow{color:#293dff;transform:rotate(180deg)}@media (max-width:991px){.header .menu-item.header__nav-list--has-submenu{align-items:flex-start;flex-direction:column}}.header__submenu-arrow{align-items:center;background:none;border:none;color:#040a24;cursor:pointer;display:flex;justify-content:center;margin-left:-8px;margin-right:8px;padding:0;transition:all .3s ease}.header__submenu-arrow svg{height:6px;width:10px}.header__submenu{background-color:#fff;border-radius:12px;box-shadow:0 4px 8px 0 rgba(0,0,0,.122);left:0;min-width:240px;opacity:0;padding:32px;position:absolute;top:100%;transform:translateY(10px);transition:all .3s ease;visibility:hidden;z-index:100}.header__submenu--products{display:grid;gap:16px;grid-template-columns:333px 232px;min-width:645px;width:100%}.header__submenu ul{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}.header__submenu ul li a.subtitle{border-radius:0!important;color:#040a24;font-size:20px!important;letter-spacing:-.01em!important;line-height:140%!important;padding:0!important}.header__submenu ul li a.subtitle:hover{background-color:transparent!important;color:#0014cf!important}@media (max-width:991px){.header__submenu ul{gap:8px}}.header__submenu--solutions{min-width:645px;width:100%}.header__submenu--solutions ul{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.header__product-types-list{flex:1}.header__transport-types{border-left:1px solid rgba(4,10,36,.1);flex:1;padding-left:16px}.header__transport-types .body-min{color:rgba(4,10,36,.6);margin-bottom:12px;text-transform:uppercase}.header__transport-types-list{display:flex;flex-direction:row!important;flex-wrap:wrap;gap:12px!important}.header__transport-types-list li a{border:1px solid rgba(4,10,36,.302)!important;border-radius:40px!important;color:#040a24!important;font-size:12px!important;margin:0!important;padding:3px 11px!important;transition:border-color .3s ease}.header__transport-types-list li a:hover{background-color:transparent!important;border-color:#040a24!important}.header__buttons-block{align-items:center;display:flex;flex-shrink:0;gap:24px}@media (max-width:991px){.header__buttons-block{display:none}}.header__languages,.header__languages-block{position:relative}.header__lang-current-item{align-items:center;color:#040a24;cursor:pointer;display:flex;font-family:Geist,sans-serif;font-size:14px;font-weight:500;gap:4px;padding:8px 0;text-transform:uppercase}.header__lang-current-item:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='m1 1 4 4 4-4' stroke='%23040A24' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";height:6px;transition:transform .2s ease;width:10px}.header__lang-switcher{background-color:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(4,10,36,.1);list-style:none;margin:0;min-width:80px;opacity:0;padding:8px 0;position:absolute;right:-16px;top:100%;transform:translateY(-10px);transition:all .2s ease;visibility:hidden;z-index:10}.header__languages-block:hover .header__lang-switcher{opacity:1;transform:translateY(0);visibility:visible}.header__languages-block:hover .header__lang-current-item:after{transform:rotate(180deg)}.header__lang a{color:#040a24;display:block;font-family:Geist,sans-serif;font-size:14px;line-height:1.4;padding:8px 16px;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease}.header__lang a:hover{background-color:#f4f6f9;color:#0014cf}.header__lang.active a{color:#293dff}.header__contact-btn.button{align-items:center;background-color:#293dff;border:none;border-radius:100px;color:#fff;cursor:pointer;display:inline-flex;font-family:Oswald,sans-serif;font-size:14px;font-weight:600;height:40px;justify-content:center;letter-spacing:.5px;line-height:120%;padding:12px 24px;text-transform:uppercase;transition:background-color .3s ease}.header__contact-btn.button:after{display:none}.header__contact-btn.button *{font-size:14px;font-weight:600;line-height:120%}.header__contact-btn.button .button__text{transform:translateY(37%)}.header__contact-btn.button:hover{background-color:#0014cf}.header__contact-btn.button:hover .button__text{transform:translateY(-36%)}@media (max-width:1124px){.header__contact-btn.button{display:none}}.header__burger{align-items:center;background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;height:32px;justify-content:center;padding:0;width:32px;z-index:1001}@media (max-width:991px){.header__burger{display:flex}}.header__burger span{background-color:#040a24;border-radius:2px;display:block;height:2px;transition:all .3s ease;width:24px}.header__burger.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.header__burger.active span:nth-child(2){opacity:0}.header__burger.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.header__mobile-menu{background-color:#fff;bottom:0;display:none;left:0;overflow-y:auto;padding-top:60px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;z-index:99}@media (max-width:991px){.header__mobile-menu{display:flex;flex-direction:column;justify-content:space-between}}.header__mobile-menu.active{transform:translateX(0)}.header__mobile-nav{overflow-y:auto;padding:24px 40px}@media (max-width:390px){.header__mobile-nav{padding:24px 20px}}.header__mobile-nav-list{list-style:none;margin:0;padding:0}.header__mobile-nav-item{border-bottom:1px solid rgba(4,10,36,.1)}.header__mobile-nav-item.open .header__mobile-submenu{margin-block:16px 32px;max-height:2000px;width:100%}.header__mobile-nav-item.open .header__mobile-submenu-arrow{color:#293dff;transform:rotate(180deg)}.header__mobile-nav-item-wrapper{align-items:center;display:flex;justify-content:space-between}.header__mobile-nav-item-wrapper>a{align-items:center;color:#040a24;display:flex;flex:1;font-family:Geist,sans-serif;font-size:18px;font-weight:500;padding:16px 0;text-decoration:none}.header__mobile-submenu-arrow{align-items:center;background:none;border:none;color:#040a24;cursor:pointer;display:flex;justify-content:center;margin-right:-10px;padding:10px;transition:all .3s ease}.header__mobile-submenu-arrow svg{height:8px;width:12px}.header__mobile-submenu{max-height:0;overflow:hidden;transition:all .4s ease}.header__mobile-submenu-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0 12px}.header__mobile-submenu-list li a{color:#040a24;display:block;font-family:Geist,sans-serif;font-size:14px;padding:0!important;text-decoration:none}.header__mobile-transport-types{border-top:1px solid rgba(4,10,36,.3);margin-top:16px;padding-top:16px}.header__mobile-transport-types .body-min{color:rgba(4,10,36,.6);font-size:12px!important;margin-bottom:12px!important;padding-left:12px!important}.header__mobile-transport-types .header__mobile-submenu-list{display:flex;flex-direction:row!important;flex-wrap:wrap;gap:12px!important}.header__mobile-transport-types .header__mobile-submenu-list a{border:1px solid rgba(4,10,36,.3)!important;border-radius:40px!important;color:#040a24!important;font-size:12px!important;margin:0!important;padding:3px 11px!important}.header__mobile-buttons{display:flex;flex-direction:column;gap:16px;padding:24px 40px}@media (max-width:390px){.header__mobile-buttons{padding:24px 20px}}.header__mobile-lang{align-items:center;border-bottom:1px solid rgba(4,10,36,.1);display:flex;gap:16px;justify-content:center;padding:16px 0}.header__mobile-lang-item{color:rgba(4,10,36,.5);font-family:Geist,sans-serif;font-size:16px;font-weight:500;text-decoration:none;text-transform:uppercase;transition:color .2s ease}.header__mobile-lang-item.active,.header__mobile-lang-item:hover{color:#293dff}.header__mobile-contact-btn{align-items:center;background-color:#293dff;border:none;border-radius:100px;color:#fff;cursor:pointer;display:flex;font-family:Geist,sans-serif;font-size:16px;font-weight:600;justify-content:center;letter-spacing:.5px;padding:16px 24px;text-transform:uppercase;transition:background-color .2s ease;width:100%}.header__mobile-contact-btn:hover{background-color:#0014cf}.overflow-hidden,body.menu-open{overflow:hidden}.footer{background-color:#040a24;color:#fff}.footer__container.container{border-bottom:1px solid hsla(0,0%,100%,.1);display:grid;gap:0;grid-template-columns:1fr 1fr auto 2fr;padding-block:80px}@media (max-width:1124px){.footer__container.container{gap:60px;grid-template-columns:1fr 1fr;padding-block:60px}}@media (max-width:560px){.footer__container.container{grid-template-columns:1fr}}.footer__brand{display:flex;flex-direction:column;padding-right:24px}.footer__logo{max-width:166px;width:100%}.footer__tagline{color:#293dff;font-family:Geist,sans-serif;font-size:12px;letter-spacing:.2em;text-transform:uppercase}.footer__contact{display:flex;flex-direction:column;gap:24px;padding-right:24px}@media (max-width:560px){.footer__contact{order:2}}.footer__contact-group{display:flex;flex-direction:column;gap:4px}.footer__contact-label{color:hsla(0,0%,100%,.5);text-transform:uppercase}.footer__contact-value{color:#fff;text-decoration:none;transition:color .3s ease}.footer__contact-value:hover{color:#293dff}@media (max-width:768px){.footer__contact-value{font-size:18px}}.footer__social{display:flex;gap:8px}.footer__social-link{align-items:center;border-radius:12px;display:flex;height:44px;justify-content:center;text-decoration:none;transition:all .3s ease;width:44px}.footer__social-link:hover{background-color:#0014cf}.footer__social-link svg{height:18px;width:18px}.footer__divider{background-color:hsla(0,0%,100%,.3);height:100%;width:1px}@media (max-width:1124px){.footer__divider{display:none}}.footer__nav{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);padding-left:24px}@media (max-width:1124px){.footer__nav{grid-column:span 2;padding-left:0}}@media (max-width:768px){.footer__nav{gap:32px;grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.footer__nav{gap:32px;grid-column:1;grid-template-columns:1fr}}.footer__nav-column{display:flex;flex-direction:column;gap:12px}.footer__nav-title{color:hsla(0,0%,100%,.5);text-transform:uppercase}.footer__nav-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.footer__nav-list a{color:#fff;font-family:Geist,sans-serif;font-size:14px;line-height:1.4;text-decoration:none;transition:color .3s ease}.footer__nav-list a:hover{color:#293dff}.footer__bottom-container.container{padding-block:0}.footer__bottom{align-items:center;display:flex;gap:24px;justify-content:space-between;padding:24px 0}@media (max-width:768px){.footer__bottom{flex-direction:column;gap:16px;text-align:center}}.footer__copyright{color:hsla(0,0%,100%,.6)}.footer__legal{display:flex;gap:24px}@media (max-width:768px){.footer__legal{gap:16px}}.footer__legal-link{color:hsla(0,0%,100%,.6);font-size:14px;line-height:1.4;text-decoration:underline;text-underline-offset:.5px;transition:color .3s ease}.footer__legal-link:hover{color:#fff}.footer__credit{color:hsla(0,0%,100%,.6);font-size:14px;line-height:1.4}.footer__credit a{text-decoration:underline;text-underline-offset:.5px;transition:color .3s ease}.footer__credit a:hover{color:#fff}.partner-form{background-color:#293dff;height:100%;left:0;opacity:0;overflow-y:scroll;position:fixed;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:998}.partner-form.active{opacity:1;visibility:visible}.partner-form:after{background-image:url(../img/footer-lines.webp);background-position:50%;background-repeat:repeat-x;background-size:cover;content:"";display:block;height:24px;position:relative;width:100%;z-index:2}.partner-form__pattern{inset:0;-o-object-fit:cover;object-fit:cover;pointer-events:none;position:fixed;z-index:1}.partner-form__container.container{align-items:center;display:flex;flex-direction:column;min-height:calc(100vh - 24px);padding-block:136px 64px;position:relative;z-index:2}.partner-form__header{margin-bottom:64px;position:relative;text-align:center}@media (max-width:768px){.partner-form__header{margin-bottom:40px}}.partner-form__close{align-items:center;background:hsla(0,0%,100%,.1);border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:fixed;right:100px;top:100px;transition:background .2s ease;width:40px}.partner-form__close:hover{background:hsla(0,0%,100%,.2)}.partner-form__close svg{height:24px;width:24px}@media (max-width:768px){.partner-form__close{position:absolute;right:16px;top:80px}}.partner-form__title{color:#fff;margin-bottom:32px;text-transform:uppercase}.partner-form__subtitle{color:#fff;margin-inline:auto;max-width:560px}.partner-form__card{background-color:#fff;border-radius:16px;max-width:880px;padding:40px;width:100%}@media (max-width:768px){.partner-form__card{border-radius:12px;padding:16px 24px}}.partner-form form{margin-inline:auto;max-width:560px}.partner-form form.is-success{display:none}.partner-form__step-info{display:flex;gap:8px;margin-bottom:8px}.partner-form__step-num{color:rgba(4,10,36,.6)}.partner-form__step-name{color:#040a24}.partner-form__progress{display:flex;gap:8px;margin-bottom:40px}@media (max-width:768px){.partner-form__progress{margin-bottom:28px}}.partner-form__progress-bar{background-color:rgba(4,10,36,.1);border-radius:4px;flex:1;height:8px;overflow:hidden;position:relative}.partner-form__progress-bar:after{background-color:#09c370;border-radius:4pxpx;content:"";inset:0;position:absolute;transition:width .3s ease;width:0}.partner-form__progress-bar--filled:after{width:100%}.partner-form__step{display:none}.partner-form__step--active{display:block}.partner-form__grid{display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:40px}@media (max-width:768px){.partner-form__grid{grid-template-columns:1fr}}.partner-form__field{display:flex;flex-direction:column;gap:8px}.partner-form__field--full{grid-column:1/-1}.partner-form__label{color:rgba(4,10,36,.6);font-size:11px;text-transform:uppercase}.partner-form__input,.partner-form__select,.partner-form__textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid rgba(4,10,36,.15);border-radius:12px;box-shadow:0 1px 2px 0 rgba(10,13,18,.051);color:#040a24;outline:none;padding:10px 14px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.partner-form__input::-moz-placeholder,.partner-form__select::-moz-placeholder,.partner-form__textarea::-moz-placeholder{color:rgba(4,10,36,.6)}.partner-form__input::placeholder,.partner-form__select::placeholder,.partner-form__textarea::placeholder{color:rgba(4,10,36,.6)}.partner-form__input:focus,.partner-form__select:focus,.partner-form__textarea:focus{border-color:#293dff}.partner-form__input.is-invalid,.partner-form__select.is-invalid,.partner-form__textarea.is-invalid{border-color:#f33}.partner-form__select{color:rgba(4,10,36,.6)}.partner-form__textarea{min-height:103px;padding:12px 14px;resize:vertical}.partner-form__select-wrap{position:relative}.partner-form__select-wrap svg{color:rgba(4,10,36,.6);height:18px;pointer-events:none;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:18px}.partner-form__error{color:#ef4444;display:none;font-family:Geist,sans-serif;font-size:12px}.partner-form__error.is-visible{display:block}.partner-form__section-label{color:#040a24;margin-bottom:12px}.partner-form__radio-group{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.partner-form__radio{align-items:center;color:#040a24;cursor:pointer;display:flex;gap:12px}.partner-form__radio input{opacity:0;pointer-events:none;position:absolute}.partner-form__radio-mark{background-color:#fff;border:1px solid rgba(4,10,36,.302);border-radius:50%;flex-shrink:0;height:20px;position:relative;transition:border-color .3s ease;width:20px}.partner-form__radio-mark:after{background-color:#fff;border-radius:50%;content:"";height:8px;inset:0;margin:auto;position:absolute;transform:scale(0);transition:transform .3s ease;width:8px}.partner-form__radio input:checked~.partner-form__radio-mark{background-color:#293dff;border-color:#293dff}.partner-form__radio input:checked~.partner-form__radio-mark:after{background-color:#fff;transform:scale(1)}.partner-form__block{margin-bottom:16px}.partner-form__checkbox{align-items:flex-start;color:rgba(4,10,36,.6);cursor:pointer;display:flex;font-family:Geist,sans-serif;font-size:14px;gap:12px;line-height:1.4;margin-bottom:32px}.partner-form__checkbox input{opacity:0;pointer-events:none;position:absolute}.partner-form__checkbox-mark{border:2px solid rgba(4,10,36,.25);border-radius:5px;flex-shrink:0;height:20px;min-width:20px;position:relative;transition:all .2s ease;width:20px}.partner-form__checkbox-mark svg{color:#fff;height:14px;inset:0;margin:auto;opacity:0;position:absolute;transition:opacity .2s ease;width:14px}.partner-form__checkbox input:checked~.partner-form__checkbox-mark{background-color:#293dff;border-color:#293dff}.partner-form__checkbox input:checked~.partner-form__checkbox-mark svg{opacity:1}.partner-form__checkbox.is-invalid .partner-form__checkbox-mark{border-color:#ef4444}.partner-form__actions{display:flex;gap:16px;justify-content:flex-end}@media (max-width:768px){.partner-form__actions{flex-direction:column-reverse}}.partner-form__btn{align-items:center;border:2px solid transparent;border-radius:100px;cursor:pointer;display:inline-flex;font-family:Geist,sans-serif;font-size:14px;font-weight:600;gap:10px;justify-content:center;letter-spacing:.05em;padding:16px 36px;text-transform:uppercase;transition:all .3s ease}.partner-form__btn svg{height:18px;width:18px}.partner-form__btn--primary{background-color:#293dff;border-color:#293dff;color:#fff}.partner-form__btn--primary:hover{background-color:#0014cf;border-color:#0014cf}.partner-form__btn--secondary{background-color:#fff;border-color:rgba(4,10,36,.2);color:#040a24}.partner-form__btn--secondary:hover{border-color:#040a24}@keyframes pfWave{0%,to{transform:translate(0) rotate(0deg)}50%{transform:translate(4%,4%) rotate(1.5deg)}}.consultation-modal{align-items:center;display:flex;inset:0;justify-content:center;opacity:0;padding:20px;position:fixed;transition:all .2s ease;visibility:hidden;will-change:opacity,visibility;z-index:1000}.consultation-modal.active{opacity:1;visibility:visible}.consultation-modal__overlay{background-color:rgba(4,10,36,.4);inset:0;position:absolute}.consultation-modal__card{background-color:#fff;border-radius:24px;box-shadow:0 10px 30px rgba(0,0,0,.08);display:flex;flex-direction:column;height:auto;max-height:calc(100vh - 120px);max-width:640px;overflow:auto;padding:48px;position:relative;top:20px;width:100%;will-change:transform;z-index:1}@media (max-width:768px){.consultation-modal__card{border-radius:16px;padding:32px 24px}}.consultation-modal__close{align-items:center;color:rgba(4,10,36,.4);cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:24px;top:24px;transition:color .2s ease;width:32px}.consultation-modal__close:hover{color:#040a24}.consultation-modal__close svg{height:24px;width:24px}.consultation-modal__form.is-success{display:none}.consultation-modal__header{margin-bottom:32px;text-align:center}.consultation-modal__icon{align-items:center;background-color:#f0f4ff;border-radius:50%;color:#293dff;display:flex;height:48px;justify-content:center;margin:0 auto 24px;position:relative;width:48px}.consultation-modal__icon svg{height:24px;position:relative;width:24px;z-index:1}.consultation-modal__icon-waves{border:1px solid rgba(41,61,255,.1);border-radius:50%;inset:-10px;position:absolute}.consultation-modal__icon-waves:after,.consultation-modal__icon-waves:before{border:1px solid rgba(41,61,255,.05);border-radius:50%;content:"";inset:-10px;position:absolute}.consultation-modal__icon-waves:after{inset:-20px}.consultation-modal__title{color:#040a24;font-family:Oswald,sans-serif;font-size:32px;line-height:1.1;margin-bottom:12px;text-transform:uppercase}@media (max-width:768px){.consultation-modal__title{font-size:24px}}.consultation-modal__subtitle{color:rgba(4,10,36,.6);margin:0 auto;max-width:400px}.consultation-modal__grid{display:grid;gap:16px 24px;grid-template-columns:1fr 1fr;margin-bottom:32px}@media (max-width:768px){.consultation-modal__grid{gap:12px;grid-template-columns:1fr}}.consultation-modal__field{display:flex;flex-direction:column;gap:6px}.consultation-modal__label{color:rgba(4,10,36,.6);font-size:11px;text-transform:uppercase}.consultation-modal__input{background-color:transparent;border:1px solid rgba(4,10,36,.15);border-radius:12px;color:#040a24;font-size:14px;height:44px;padding:10px 16px;transition:all .2s ease;width:100%}.consultation-modal__input:focus{border-color:#293dff;box-shadow:0 0 0 4px rgba(41,61,255,.1);outline:none}.consultation-modal__input.is-invalid{border-color:#f33}.consultation-modal__error{color:#f33;display:none;font-size:10px}.consultation-modal__error.is-visible{display:block}.consultation-modal__footer{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-top:auto}@media (max-width:768px){.consultation-modal__footer{align-items:flex-start;flex-direction:column}}.consultation-modal__checkbox{align-items:center;cursor:pointer;display:flex;gap:12px}.consultation-modal__checkbox input{display:none}.consultation-modal__checkbox-mark{align-items:center;border:1px solid rgba(4,10,36,.2);border-radius:6px;display:flex;height:20px;justify-content:center;min-width:20px;transition:all .2s ease;width:20px}.consultation-modal__checkbox-mark svg{color:#fff;height:12px;opacity:0;transition:opacity .2s ease;width:12px}input:checked+.consultation-modal__checkbox-mark{background-color:#293dff;border-color:#293dff}input:checked+.consultation-modal__checkbox-mark svg{opacity:1}.consultation-modal__checkbox.is-invalid .consultation-modal__checkbox-mark{border-color:#f33}.consultation-modal__checkbox-text{color:rgba(4,10,36,.6);font-size:11px;line-height:1.3;max-width:280px}.consultation-modal__btn{min-width:180px}@media (max-width:768px){.consultation-modal__btn{justify-content:center;width:100%}}.category-filter{-webkit-overflow-scrolling:touch;display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;white-space:nowrap}.category-filter__category-btn{background:none;border:1px solid rgba(4,10,36,.1);border-radius:100px;color:rgba(4,10,36,.6);cursor:pointer;font-family:Geist,sans-serif;padding:8.5px 19px;text-transform:uppercase;transition:all .3s ease}.category-filter__category-btn:hover{border-color:#040a24;color:#040a24}.category-filter__category-btn.active{background:#040a24;border-color:#040a24;color:#fff}.search-form{max-width:240px;position:relative;width:100%}.search-form__input{border:1px solid rgba(4,10,36,.1);border-radius:12px;box-shadow:0 1px 2px 0 rgba(10,13,18,.051);color:#717680;outline:none;padding:8px 12px 8px 40px;transition:border-color .3s ease;width:100%}.search-form__input:focus{border-color:#0014cf}.search-form__submit{align-items:center;background:none;border:none;color:rgba(4,10,36,.4);cursor:pointer;display:flex;left:12px;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:color .3s ease}.search-form__submit:hover{color:#0014cf}@media (max-width:768px){.search-form{max-width:100%;order:-1}}

/*# sourceMappingURL=styles.css.map*/