.logos-slider{overflow:hidden}.logos-slider-overflow{position:relative;z-index:2;display:flex;width:max-content}.logos-slider-wrapper{display:flex;align-items:center;gap:11.1111111111vw;padding-left:11.1111111111vw;animation:spinAnimation linear infinite}@media screen and (max-aspect-ratio:2/3){.logos-slider-wrapper{gap:15.5339805825vw;padding-left:15.5339805825vw}}.logos-slider .logo{object-fit:contain;object-position:center;width:90%;height:3.0555555556vw;mix-blend-mode:darken}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.logos-slider .logo{height:4.296875vw}}@media screen and (max-aspect-ratio:2/3){.logos-slider .logo{height:10.6796116505vw}}@keyframes spinAnimation{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.home .about{display:flex;flex-direction:column;gap:6.25vw;margin:4.1666666667vw 0}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.home .about{margin:11.71875vw 0;gap:7.8125vw}}@media screen and (max-aspect-ratio:2/3){.home .about{margin:14.5631067961vw 0;gap:14.5631067961vw}}.home .about .title{display:flex;flex-direction:column;gap:.8em;width:48%}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.home .about .title{width:70%}}@media screen and (max-aspect-ratio:2/3){.home .about .title{width:auto}}.home .about .trusted-list{display:flex;justify-content:space-between;position:relative;border-bottom:.1em solid #949494}@media screen and (max-aspect-ratio:2/3){.home .about .trusted-list{flex-direction:column;border-bottom:none;gap:14.5631067961vw;border-left:.1em solid #949494}}.home .about .trusted-list .item{position:relative;padding-bottom:2.7777777778vw;width:100%}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.home .about .trusted-list .item{padding-bottom:3.90625vw}}@media screen and (max-aspect-ratio:2/3){.home .about .trusted-list .item{width:auto;padding-bottom:0;padding-left:9.7087378641vw}}.home .about .trusted-list .item__text{display:block;width:70%;font-size:1.4583333333vw}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.home .about .trusted-list .item__text{width:50%;font-size:1.953125vw;line-height:1.2}}@media screen and (max-aspect-ratio:2/3){.home .about .trusted-list .item__text{width:50%;font-size:4.3689320388vw;line-height:1.2;transform:translateY(-.2em)}}.home .about .trusted-list .item__line{position:absolute;bottom:0;left:0;width:.1em;height:.8em;background-color:#949494}@media screen and (max-aspect-ratio:2/3){.home .about .trusted-list .item__line{bottom:auto;top:0;width:.8em;height:.1em}}.home .products .list{background-color:#949494;color:#fff;padding:1.1111111111vw;display:flex;gap:1.3888888889vw}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.home .products .list{padding:1.5625vw 1.5625vw 5.46875vw;gap:1.5625vw}}@media screen and (max-aspect-ratio:2/3){.home .products .list{flex-direction:column;padding:2.9126213592vw 2.9126213592vw 7.7669902913vw;gap:13.5922330097vw}}.home .products .list .item{width:50%;position:relative;display:flex;flex-direction:column;gap:1.2em}@media screen and (max-aspect-ratio:2/3){.home .products .list .item{width:100%}}.home .products .list .item__title{display:flex;flex-direction:column;gap:.4em;width:41.6666666667vw}@media screen and (max-aspect-ratio:2/3){.home .products .list .item__title{width:87.3786407767vw}}.home .products .list .item__image-wrapper{width:100%;height:41.6666666667vw;object-fit:cover;object-position:center;position:relative}@media screen and (max-aspect-ratio:2/3){.home .products .list .item__image-wrapper{height:auto;aspect-ratio:1/1}}@media(hover:hover){.home .products .list .item__image-wrapper:hover .bottom,.home .products .list .item__image-wrapper:hover .top{opacity:1}}@media(hover:none){.home .products .list .item__image-wrapper .bottom,.home .products .list .item__image-wrapper .top{opacity:1!important}}.home .products .list .item__image-wrapper .top{position:absolute;top:.9em;left:.9em;right:.9em;display:flex;justify-content:space-between;z-index:2;opacity:0;transition:opacity .2s cubic-bezier(.65,0,.35,1)}@media screen and (max-aspect-ratio:2/3){.home .products .list .item__image-wrapper .top{left:.75em;right:.75em;top:.75em}}.home .products .list .item__image-wrapper .border{width:.75em;height:.75em;background-color:#f4dd10;transition:transform .2s cubic-bezier(.33,1,.68,1)}.home .products .list .item__image-wrapper .bottom{display:flex;flex-direction:column;gap:.9em;position:absolute;bottom:.9em;left:.9em;right:.9em;z-index:2;opacity:0;transition:opacity .2s cubic-bezier(.65,0,.35,1)}@media screen and (max-aspect-ratio:2/3){.home .products .list .item__image-wrapper .bottom{left:.75em;right:.75em;bottom:.75em}}.home .products .list .item__image-wrapper .bottom .borders{display:flex;justify-content:space-between}.home .products .list .item__image-wrapper .bottom__button{width:auto;display:flex;text-align:center;justify-content:center}.home .products .list .item__characteristics{display:none}@media screen and (min-aspect-ratio:5/3){.home .products .list .item__characteristics{display:flex}}.home .products .list .item__characteristics .characteristic{display:flex;flex-direction:column;gap:.2em}.home .products .list .item__characteristics .characteristic-tag{padding:.2em .4em;background-color:#313131}.home .products .list .item__characteristics .characteristic:nth-of-type(2) .characteristic-tag{background-color:#fff;color:#000}.home .products .list .item__characteristics .characteristic:nth-of-type(3) .characteristic-tag{background-color:#e3e3e3;color:#000}.home .products .list .item--only-item{width:100%;flex-direction:row;justify-content:space-between}@media screen and (max-aspect-ratio:2/3){.home .products .list .item--only-item{flex-direction:column}}.home .products .list .item--only-item .item__characteristics{position:absolute;bottom:0}.home .products .list .item--only-item .item__image-wrapper{aspect-ratio:1.2/1;height:41.6666666667vw;width:auto}@media screen and (max-aspect-ratio:2/3){.home .products .list .item--only-item .item__image-wrapper{height:auto;aspect-ratio:1/1}}.home .privilages{background-color:#7a745c;color:#fff;padding-top:1.1111111111vw;padding-bottom:3.8888888889vw}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.home .privilages{padding-top:1.5625vw;padding-bottom:5.46875vw}}@media screen and (max-aspect-ratio:2/3){.home .privilages{padding-top:2.9126213592vw;padding-bottom:11.6504854369vw}}.home .privilages .list{display:flex;flex-direction:column;margin-top:4.1666666667vw}.home .privilages .list .item{display:flex;align-items:center;justify-content:space-between;padding:1em 0;border-bottom:.1em solid #fff}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.home .privilages .list .item{flex-direction:column;align-items:flex-start}}@media screen and (max-aspect-ratio:2/3){.home .privilages .list .item{flex-direction:column;align-items:flex-start;gap:.8em}}.home .privilages .list .item__content{display:flex;align-items:center;gap:1em;width:41.6666666667vw}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.home .privilages .list .item__content{width:58.59375vw;flex-direction:column;align-items:flex-start;margin-bottom:.8em}}@media screen and (max-aspect-ratio:2/3){.home .privilages .list .item__content{width:77.6699029126vw;flex-direction:column;gap:1em;align-items:flex-start}.home .privilages .list .item__content .couter{font-size:7.7669902913vw}}.home .privilages .list .item__text{width:41.6666666667vw}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.home .privilages .list .item__text{width:58.59375vw;margin-right:0}}@media screen and (max-aspect-ratio:2/3){.home .privilages .list .item__text{width:87.3786407767vw}}.home .operations{background-color:#000;color:#fff;padding-top:1em;padding-bottom:1em}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.home .operations{padding-top:1.5625vw;padding-bottom:5.46875vw}}@media screen and (max-aspect-ratio:2/3){.home .operations{padding-bottom:3em}}.home .operations .title{width:41.6666666667vw;display:flex;flex-direction:column;gap:.4em}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.home .operations .title{width:58.59375vw}}@media screen and (max-aspect-ratio:2/3){.home .operations .title{width:87.3786407767vw}}.home .operations .operation-list{display:flex;justify-content:space-between;margin-top:6.9444444444vw;gap:1em;position:relative}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.home .operations .operation-list{margin-top:11.71875vw;gap:2em}}@media screen and (max-aspect-ratio:2/3){.home .operations .operation-list{margin-top:12.1359223301vw;flex-direction:column-reverse}}.home .operations .operation-list .links{display:flex;flex-direction:column;gap:1.8em;width:50%}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.home .operations .operation-list .links{width:46%;gap:2em}}@media screen and (max-aspect-ratio:2/3){.home .operations .operation-list .links{width:100%;margin-top:1em}}.home .operations .operation-list .links .links-item{cursor:pointer}@media(hover:hover){.home .operations .operation-list .links .links-item:hover .top{color:#f4dd10}.home .operations .operation-list .links .links-item:hover .top__arrow{fill:#f4dd10}}.home .operations .operation-list .links .links-item--active .top{color:#f4dd10!important}.home .operations .operation-list .links .links-item--active .top__arrow{fill:#f4dd10!important}.home .operations .operation-list .links .links-item .top{display:flex;align-items:center;align-items:flex-start;gap:1em;margin-bottom:0;transition:color .3s ease}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.home .operations .operation-list .links .links-item .top{gap:.7em}}@media screen and (max-aspect-ratio:2/3){.home .operations .operation-list .links .links-item .top{gap:.5em}}.home .operations .operation-list .links .links-item .top__arrow{margin-top:.5em;width:1em;height:1em;min-width:1em;min-height:1em;fill:#fff;transition:fill .3s ease}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.home .operations .operation-list .links .links-item .top__arrow{margin-top:.4em;width:1.2em;height:1.2em}}@media screen and (max-aspect-ratio:2/3){.home .operations .operation-list .links .links-item .top__arrow{margin-top:.3em;width:1.2em;height:1.2em}}.home .operations .operation-list .links .links-item .top__arrow svg{width:100%;height:100%;fill:inherit}.home .operations .operation-list .links .links-item .characteristics{display:flex;margin:.7em 0 0 2em;flex-wrap:wrap}@media screen and (max-aspect-ratio:2/3){.home .operations .operation-list .links .links-item .characteristics{margin:.5em 0 0 1.7em}}.home .operations .operation-list .links .links-item .characteristics-item{padding:.2em .3em}.home .operations .operation-list .links .links-item .characteristics-item--white{background-color:#fff;color:#000}.home .operations .operation-list .links .links-item .characteristics-item--light-grey{background-color:#949494;color:#000}.home .operations .operation-list .links .links-item .characteristics-item--dark-grey{background-color:#525252;color:#949494}.home .operations .operation-list .links .links-item .timeline{width:auto;height:.3em;margin-left:2em;background-color:#525252;position:relative;overflow:hidden}@media screen and (max-aspect-ratio:2/3){.home .operations .operation-list .links .links-item .timeline{margin-left:1.7em}}.home .operations .operation-list .links .links-item .timeline:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1) 50%,transparent);transform:translateX(-100%);animation:shimmer 2s ease-in-out infinite}.home .operations .operation-list .links .links-item .timeline .line{position:absolute;top:0;left:0;width:0;height:100%;background:linear-gradient(90deg,#F4DD10,rgb(246.244,227.936,64.756) 50%,#F4DD10);transform:translateZ(0);will-change:width;box-shadow:0 0 .5em rgba(244,221,16,.4)}.home .operations .operation-list .links .links-item .timeline .line:after{content:"";position:absolute;top:0;right:0;width:.3em;height:100%;background:rgb(248.488,234.872,113.512);opacity:.8}@keyframes shimmer{0%{transform:translateX(-100%)}50%{transform:translateX(0)}to{transform:translateX(100%)}}.home .operations .operation-list .operation-video{width:47.2222222222vw;height:47.2222222222vw;position:relative;overflow:hidden}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.home .operations .operation-list .operation-video{width:45.8984375vw;height:45.8984375vw}}@media screen and (max-aspect-ratio:2/3){.home .operations .operation-list .operation-video{width:auto;height:auto;aspect-ratio:1}}.home .operations .operation-list .operation-video__item{width:100%;height:100%;position:absolute;top:0}.home .operations .operation-list-button{display:flex;position:absolute;bottom:0;left:0}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.home .operations .operation-list-button{bottom:auto;left:auto;top:-1em;right:0;transform:translateY(-100%)}}@media screen and (max-aspect-ratio:2/3){.home .operations .operation-list-button{position:static}}.home .operations .operation-list-button__arrow{width:1em;height:1em;padding:.5em;cursor:pointer;background-color:#fff;fill:#000;transition:fill .3s ease}@media(hover:hover){.home .operations .operation-list-button__arrow:hover{fill:#004de5}}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.home .operations .operation-list-button__arrow{width:1.2em;height:1.2em;padding:.8em}}@media screen and (max-aspect-ratio:2/3){.home .operations .operation-list-button__arrow{width:1.2em;height:1.2em;padding:.7em}}.home .operations .operation-list-button__arrow svg{width:100%;height:100%;fill:inherit}.home .operations .operation-list-button__arrow--prev svg{transform:rotate(180deg)}.super-text{font-family:var(--font-inter),sans-serif;font-size:4.4444444444vw;font-style:normal;font-weight:500;line-height:90%;text-transform:uppercase;letter-spacing:-.04em}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.super-text{font-size:6.25vw}}@media screen and (max-aspect-ratio:2/3){.super-text{font-size:9.7087378641vw;line-height:100%}}.body h1{font-family:var(--font-inter),sans-serif;font-size:2.9166666667vw;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.03em}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.body h1{font-size:4.1015625vw}}@media screen and (max-aspect-ratio:2/3){.body h1{font-size:7.7669902913vw}}.body h2{font-family:var(--font-inter),sans-serif;font-size:2.2222222222vw;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.03em}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.body h2{font-size:3.125vw}}@media screen and (max-aspect-ratio:2/3){.body h2{font-size:5.8252427184vw}}.body h3{font-family:var(--font-inter),sans-serif;font-size:1.6666666667vw;font-style:normal;font-weight:500;line-height:105%;letter-spacing:-.04em}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.body h3{font-size:2.34375vw}}@media screen and (max-aspect-ratio:2/3){.body h3{font-size:4.854368932vw}}.body,.body a{font-family:var(--font-inter),sans-serif;font-size:1.25vw;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.03em}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.body,.body a{font-size:1.7578125vw}}@media screen and (max-aspect-ratio:2/3){.body,.body a{font-size:3.8834951456vw}}.small-text{font-family:var(--font-inter),sans-serif;font-size:.9722222222vw;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.03em}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.small-text{font-size:1.3671875vw}}@media screen and (max-aspect-ratio:2/3){.small-text{font-size:3.3980582524vw}}.bold{font-weight:500!important}.regular{font-weight:400!important}[data-hidden]{opacity:0}[data-only-desktop]{display:none}@media screen and (min-aspect-ratio:5/3){[data-only-desktop]{display:block}}@media screen and (min-aspect-ratio:4/3)and (max-aspect-ratio:5/3){[data-only-desktop]{display:block}}[data-only-desktop--flex]{display:none}@media screen and (min-aspect-ratio:5/3){[data-only-desktop--flex]{display:flex}}@media screen and (min-aspect-ratio:4/3)and (max-aspect-ratio:5/3){[data-only-desktop--flex]{display:flex}}[data-not-desktop]{display:block}@media screen and (min-aspect-ratio:5/3){[data-not-desktop]{display:none}}@media screen and (min-aspect-ratio:4/3)and (max-aspect-ratio:5/3){[data-not-desktop]{display:none}}[data-not-desktop--flex]{display:flex}@media screen and (min-aspect-ratio:5/3){[data-not-desktop--flex]{display:none}}@media screen and (min-aspect-ratio:4/3)and (max-aspect-ratio:5/3){[data-not-desktop--flex]{display:none}}[data-hide-for-mobile]{display:block}@media screen and (max-aspect-ratio:2/3){[data-hide-for-mobile]{display:none!important}}[data-only-mobile]{display:none}@media screen and (max-aspect-ratio:2/3){[data-only-mobile]{display:block}}[data-touch-element]{display:block}@media screen and (min-aspect-ratio:5/3){[data-touch-element]{display:none}}@media screen and (min-aspect-ratio:4/3)and (max-aspect-ratio:5/3){[data-touch-element]{display:none}}@media(hover:none)and (min-aspect-ratio:2/3){[data-touch-element]{display:block!important}}[data-touch-element--flex]{display:flex}@media screen and (min-aspect-ratio:5/3){[data-touch-element--flex]{display:none}}@media screen and (min-aspect-ratio:4/3)and (max-aspect-ratio:5/3){[data-touch-element--flex]{display:none}}@media(hover:none)and (min-aspect-ratio:2/3){[data-touch-element--flex]{display:flex!important}}@media(hover:none){[data-desktop-element]{display:none!important}}@media screen and (max-aspect-ratio:2/3){[data-desktop-element]{display:none}}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){[data-desktop-element]{display:none}}@media screen and (min-aspect-ratio:5/3){[data-desktop-element]{display:block}}@media screen and (min-aspect-ratio:4/3)and (max-aspect-ratio:5/3){[data-desktop-element]{display:block}}.body{background-color:#e3e3e3;color:#000;overflow-x:hidden;opacity:0;animation:bodyPresence 1s cubic-bezier(.87,0,.13,1) forwards}.body ::selection{color:#004de5;background:#949494;mix-blend-mode:difference}@keyframes bodyPresence{0%{opacity:0}to{opacity:1}}.html{scrollbar-width:none;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.html::-webkit-scrollbar{display:none}.html::-moz-scrollbar{display:none}@supports(-ms-overflow-style:none){.html{-ms-overflow-style:none;overflow:-ms-autohiding-scrollbar}}.container{padding-right:1.1111111111vw;padding-left:1.1111111111vw}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.container{padding-right:1.5625vw;padding-left:1.5625vw}}@media screen and (max-aspect-ratio:2/3){.container{padding-right:2.9126213592vw;padding-left:2.9126213592vw}}.shadow{color:#949494}.main--loading{position:fixed;top:0;width:100vw;height:100vh;overflow:hidden}.sr-only{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.splide{cursor:-webkit-grab;cursor:grab}.splide:active{cursor:-webkit-grabbing;cursor:grabbing}.home .quote{width:100%;aspect-ratio:16/9.1;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.home .quote{aspect-ratio:4/3.1}}@media screen and (max-aspect-ratio:2/3){.home .quote{aspect-ratio:9/17.1}}.home .quote-background{position:absolute;inset:0;z-index:-1}.home .quote-content{padding:1em;position:relative;background-color:#7a745c;color:#fff;max-width:45.8333333333vw}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.home .quote-content{max-width:48.828125vw}}@media screen and (max-aspect-ratio:2/3){.home .quote-content{max-width:none;width:auto;margin:0}}.home .quote-content .text{display:flex;gap:1em}@media screen and (max-aspect-ratio:2/3){.home .quote-content .text{gap:.5em}}.home .quote-content .text-quote-icon{width:1.5em;height:1.5em;flex-shrink:0}@media screen and (max-aspect-ratio:2/3){.home .quote-content .text-quote-icon{width:1.2em;height:1.2em}}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.home .quote-content .text-quote{font-size:2.5390625vw}}.home .quote-content .author{margin-top:1.5em;padding-left:2.2em;display:flex;align-items:center;gap:.5em}@media screen and (max-aspect-ratio:2/3){.home .quote-content .author{padding-left:2em}}.home .quote-content .author__image{width:3em;height:3em;border-radius:50%;overflow:hidden;flex-shrink:0}.home .quote-content-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.home .quote-content-wrapper{gap:.5em;transform:translateY(-5%)}}@media screen and (max-aspect-ratio:2/3){.home .quote-content-wrapper{gap:.5em;transform:none!important;padding:0 .7em}}.home .quote__button{max-width:45.1388888889vw;width:100%;justify-content:center}@media screen and (min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.home .quote__button{max-width:47.8515625vw}}@media screen and (max-aspect-ratio:2/3){.home .quote__button{max-width:none;width:83%}}