*,:before,:after{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{color:#0a0a0a;background:#fff;margin:0;font-family:Inter,system-ui,sans-serif}img{max-width:100%;display:block}.lazy-image{vertical-align:middle;background:#ececf0;width:auto;height:auto;display:inline-block;position:relative;overflow:hidden}.lazy-image>img{z-index:1;opacity:0;transition:opacity .35s;position:relative}.lazy-image[data-loaded=true]{background:0 0}.lazy-image[data-loaded=true]>img{opacity:1}.lazy-image[data-loaded=true] .lazy-image__placeholder{opacity:0;animation-play-state:paused}[class*=__visual]>.lazy-image,[class*=__photo]>.lazy-image,[class*=__img-wrap]>.lazy-image,[class*=__images]>.lazy-image{width:100%;height:100%;display:block}.lazy-image__placeholder{z-index:0;background:linear-gradient(90deg,#ececf0 0%,#f7f7f8 45%,#ececf0 100%) 0 0/220% 100%;transition:opacity .25s;animation:1.4s ease-in-out infinite lazy-image-pulse;display:block;position:absolute;inset:0}@keyframes lazy-image-pulse{0%{background-position:100% 0}to{background-position:-100% 0}}.site-container{width:100%;max-width:1440px;margin:0 auto;padding-left:64px;padding-right:64px}@media (max-width:1024px){.site-container{padding-left:16px;padding-right:16px}}.main-dark-btn{color:#fff;letter-spacing:-.15px;cursor:pointer;background:#030213;border:1px solid #030213;justify-content:center;align-items:center;gap:10px;padding:16px 24px;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;transition:background .2s;display:flex}.main-dark-btn:hover{background:#3d3d3f;border-color:#3d3d3f}.main-dark-slim-btn{color:#fff;letter-spacing:-.15px;cursor:pointer;background:#030213;border:1px solid #030213;justify-content:center;align-items:center;gap:10px;padding:12px 16px;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;transition:background .2s;display:flex}.main-dark-slim-btn:hover{background:#3d3d3f;border-color:#3d3d3f}.main-white-btn{color:#0a0a0a;letter-spacing:-.15px;cursor:pointer;background:#fff;border:1px solid #000;justify-content:center;align-items:center;gap:10px;padding:16px 24px;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;transition:background .2s;display:flex}.main-white-btn:hover{background:#ededed}.main-white-slim-btn{color:#0a0a0a;letter-spacing:-.15px;cursor:pointer;background:#fff;border:1px solid #000;justify-content:center;align-items:center;gap:10px;padding:12px 16px;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;transition:background .2s;display:flex}.main-white-slim-btn:hover{background:#ededed}.logo-strip{background:#fff;padding-bottom:64px}@media (max-width:1024px){.logo-strip{padding:40px 0}}.logo-strip__title{color:#0a0a0a;letter-spacing:-.449px;margin-top:0;margin-bottom:40px;font-size:28px;font-weight:600;line-height:32px}@media (max-width:1024px){.logo-strip__title{margin-bottom:32px}}.logo-swiper{width:100%;height:50px}.logo-swiper__slide{background:0 0;border:0;flex:none;justify-content:center;align-items:center;height:50px;padding:0;width:auto!important;display:flex!important}.logo-swiper__label{text-transform:uppercase;letter-spacing:.14em;color:#aaa;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:11px;font-weight:800}.logo-swiper__img{-o-object-fit:contain;object-fit:contain;width:auto;max-width:none;height:50px;max-height:50px;margin:0 32px;display:block}@media (max-width:1024px){.logo-swiper__img{height:35px;max-height:35px;margin:0 20px}}.marquee{--marquee-duration:75s;overflow:hidden}.marquee__track{width:max-content;min-width:max-content;animation:logo-marquee var(--marquee-duration) linear infinite;will-change:transform;backface-visibility:hidden;display:flex;transform:translate(0,0)}.marquee__group{flex:none;align-items:center;min-width:max-content;display:flex}.marquee--marquee_small{--marquee-duration:50s}@media (max-width:1024px){.marquee{--marquee-duration:34s}}@keyframes logo-marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.cdm-popup{overflow:hidden;border-radius:0!important;padding:0!important}.cdm-popup .swal2-html-container{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:visible!important}.cdm-header{background:linear-gradient(#18437c 0%,#133663 100%),#fff;border-bottom:1px solid #ffffff29;justify-content:space-between;align-items:center;gap:16px;padding:24px 24px 32px;display:flex}.cdm-header__inner{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.cdm-header__icon{color:#fff;flex-shrink:0}.cdm-header__title{color:#fff;letter-spacing:-.439px;text-align:left;margin:0 0 4px;font-size:16px;font-weight:600;line-height:24px}.cdm-header__sub{color:#fffc;letter-spacing:-.15px;text-align:left;margin:0;font-size:12px;font-weight:400;line-height:20px}.cdm-header__close{color:#fff;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:color .15s;display:flex}.cdm-header__close svg{width:24px;height:24px}.cdm-header__close:hover{color:#fff}.cdm-form__body{flex-direction:column;gap:16px;padding:24px;display:flex}.cdm-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:768px){.cdm-row{grid-template-columns:1fr}}.cdm-field{flex-direction:column;gap:12px;display:flex}.cdm-label{color:#000c;text-transform:uppercase;text-align:left;font-size:12px;font-weight:500;line-height:20px}.cdm-req{color:#e53e3e;margin-left:2px}.cdm-input{color:#0a0a0a;box-sizing:border-box;background:#fff;border:1px solid #00000052;border-radius:0;outline:none;width:100%;padding:12px 16px;font-size:12px;font-weight:500;line-height:20px;transition:border-color .15s}.cdm-input::placeholder{color:#0000003d}.cdm-input:focus{border-color:#18437c}.cdm-input--error{border-color:#e53e3e!important}.cdm-actions{grid-template-columns:1fr 1fr;gap:16px;padding:8px 24px 24px;display:grid}@media (max-width:768px){.cdm-actions{grid-template-columns:1fr}}.cdm-btn-submit{color:#fff;letter-spacing:-.15px;cursor:pointer;background:#0a0a0a;border:1px solid #0a0a0a;justify-content:center;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:500;line-height:20px;transition:background .15s;display:inline-flex}.cdm-btn-submit svg{flex-shrink:0}.cdm-btn-submit:hover{background:#3d3d3f;border-color:#3d3d3f}.cdm-btn-cancel{color:#0a0a0a;cursor:pointer;background:#fff;border:1px solid #0a0a0a;justify-content:center;align-items:center;padding:12px 16px;font-size:14px;font-weight:500;line-height:20px;transition:background .15s;display:inline-flex}.cdm-btn-cancel:hover{background:#ededed}.cdm-error{color:#e53e3e;margin:-8px 0 0;font-size:13px;font-weight:500}.cdm-field-error{color:#e53e3e;text-align:left;margin:-4px 0 0;font-size:12px;font-weight:400;line-height:18px}.cdm-field-error:empty{display:none}.cdm-success-body{flex-direction:column;gap:24px;padding:24px;display:flex}.cdm-success-body__text{color:#000c;letter-spacing:-.15px;margin:0;font-size:15px;font-weight:400;line-height:24px}.cdm-success-actions{display:flex}.cdm-success-actions .cdm-btn-submit{justify-content:center;width:100%}.cdm-upload{text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;border:1px dashed #000;border-radius:0;padding:32px 24px;transition:border-color .2s,background .2s}.cdm-upload:hover{background:#00000005;border-color:#0006}.cdm-upload--selected{background:#18437c0a;border-color:#18437c73}.cdm-upload--error{border-color:#e53e3e}.cdm-upload__icon{color:#6b7280;margin:0 auto 8px;display:block}.cdm-upload__text{color:#000c;text-align:center;margin:16px 0 4px;font-size:14px;font-weight:500;line-height:22px}.cdm-upload__hint{color:#0000007a;text-align:center;text-transform:uppercase;font-size:12px;font-weight:500;line-height:20px}.cdm-upload__filename{color:#18437c;margin-top:6px;font-size:12px;font-weight:500}.home-page{min-height:100vh}.hero{background:linear-gradient(#ececf0 0%,#dddde0 100%);justify-content:space-between;align-self:stretch;align-items:flex-start;padding:128px 64px;display:flex}@media (max-width:1024px){.hero{padding:0 0 40px}}.hero__inner{flex-direction:row;justify-content:space-between;align-items:stretch;display:flex}@media (max-width:1024px){.hero__inner{flex-direction:column;gap:32px}}.hero__div{flex-direction:column;justify-content:center;gap:40px;width:100%;max-width:644px;display:flex}@media (max-width:1024px){.hero__div{gap:32px;max-width:100%}}.hero__title{color:#0a0a0a;letter-spacing:-2.56px;margin-top:0;margin-bottom:16px;font-size:64px;font-weight:500;line-height:80px}@media (max-width:1024px){.hero__title{letter-spacing:-1.6px;margin-bottom:32px;font-size:40px;line-height:48px}}.hero__subtitle{color:#000c;margin:0;font-size:20px;font-weight:400;line-height:32px}.hero__subtitle p{margin:0}@media (max-width:1024px){.hero__subtitle{margin:0;font-size:18px;line-height:30px}}.hero__actions{flex-wrap:wrap;gap:16px;display:flex}@media (max-width:1024px){.hero__actions{flex-direction:column}.hero__actions a{width:100%}}.hero__visual{flex-direction:column;gap:18px;width:100%;max-width:644px;display:flex;position:relative}@media (max-width:1024px){.hero__visual{order:-1;width:100vw;max-width:100vw;margin-left:-50vw;margin-right:-50vw;left:50%}}.hero-swiper{flex-direction:column;gap:12px;width:100%;display:flex}@media (max-width:1024px){.hero-swiper{width:100vw;max-width:100vw}}.hero-swiper__instance{aspect-ratio:3/2;background:#ffffff59;width:100%;min-height:420px;overflow:hidden}@media (max-width:1024px){.hero-swiper__instance{aspect-ratio:auto;background:0 0;width:100vw;max-width:100vw;height:auto;min-height:0}}.hero-swiper .swiper-wrapper{height:100%;display:flex}@media (max-width:1024px){.hero-swiper .swiper-wrapper{align-items:flex-start;height:auto}}.hero-swiper .swiper-slide{flex-shrink:0;width:100%;height:100%}@media (max-width:1024px){.hero-swiper .swiper-slide{height:auto}}.hero-swiper__slide{position:relative;overflow:hidden}.hero-swiper__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}@media (max-width:1024px){.hero-swiper__image{-o-object-fit:contain;object-fit:contain;width:100vw;max-width:none;height:auto}}.hero-swiper__pagination{justify-content:center;align-items:center;gap:12px;min-height:16px;display:flex}@media (max-width:1024px){.hero-swiper__pagination{padding:0 16px}}.hero-swiper__pagination-line{cursor:pointer;background:#fff;border:.5px solid #000;width:40px;height:16px;padding:0;transition:background-color .2s,border-color .2s,transform .2s}.hero-swiper__pagination-line--active{border-color:var(--hero-pagination-color,#e8c6a7);background:var(--hero-pagination-color,#e8c6a7)}@media (max-width:1024px){.hero-swiper__pagination-line{width:32px;height:12px}}.systems{flex-direction:column;align-items:flex-start;padding:128px 64px;display:flex}@media (max-width:1024px){.systems{padding:40px 0}}.systems__inner{flex-direction:column;justify-content:center;gap:40px;display:flex}@media (max-width:1024px){.systems__inner{gap:32px}}.systems__title{color:#0a0a0a;letter-spacing:-.354px;margin:0;font-size:28px;font-weight:600;line-height:36px}@media (max-width:1024px){.systems__title{font-size:24px;font-weight:600;line-height:32px}}.systems__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:1024px){.systems__grid{grid-template-columns:1fr}}.system-card{background:#fff;border-bottom:6px solid #ddbda1;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:220px;padding:24px;display:flex;box-shadow:0 0 14px #e6e6e6}@media (max-width:1024px){.system-card{min-height:230px;padding-top:24px}}.system-card__title{color:#0a0a0a;letter-spacing:0;margin:0 0 12px;font-size:24px;font-weight:600;line-height:32px}@media (max-width:1024px){.system-card__title{font-size:20px;line-height:28px}}.system-card__text{color:#717182;letter-spacing:0;margin:0 0 40px;font-size:16px;font-weight:400;line-height:26px}.system-card__text p{margin:0}@media (max-width:1024px){.system-card__text{font-size:14px;line-height:24px}}.system-card__footer{width:100%}.system-card--gold{border-bottom-color:#ddbda1}.system-card--crimson{border-bottom-color:#8a1e3f}.system-card--navy{border-bottom-color:#18437c}.system-card__link{letter-spacing:2px;color:#0a0a0a;text-transform:uppercase;align-items:center;gap:14px;width:max-content;font-size:14px;font-weight:600;line-height:20px;text-decoration:none;transition:gap .2s;display:inline-flex}.system-card__link:hover{color:#545359;gap:18px}.system-card__link svg{flex-shrink:0}.solutions{background-color:#000;flex-direction:column;align-items:flex-start;padding:128px 64px;display:flex}@media (max-width:1024px){.solutions{padding:40px 0}}.solutions__inner{flex-direction:column;justify-content:center;gap:40px;display:flex}@media (max-width:1024px){.solutions__inner{gap:32px}}.solutions__title{color:#fff;letter-spacing:-.354px;margin:0;font-size:30px;font-weight:600;line-height:36px}@media (max-width:1024px){.solutions__title{font-size:24px;line-height:32px}}.solutions__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@media (max-width:1024px){.solutions__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.solutions__grid{grid-template-columns:1fr}}.solution-card{cursor:pointer;color:inherit;border:1px solid #fff6;flex-direction:column;align-items:center;gap:16px;padding:16px;text-decoration:none;transition:background .2s;display:flex}.solution-card:hover{background:#3d3d3f}.solution-card--linked{cursor:pointer}.solution-card--linked:hover .solution-card__img-wrap img{transform:scale(1.04)}.solution-card__img-wrap{height:200px;overflow:hidden}.solution-card__img-wrap img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .7s}.solution-card__label{color:#fff;letter-spacing:-.449px;justify-content:space-between;align-items:center;width:100%;font-size:20px;font-weight:500;line-height:28px;display:flex}.solution-card__arrow{height:28px}.process{padding:128px 64px 64px;display:flex;overflow:hidden}@media (max-width:1024px){.process{padding:40px 0}}.process__inner{grid-template-columns:1fr 2fr;gap:4rem;display:grid}@media (max-width:1024px){.process__inner{flex-direction:column;gap:16px;display:flex}}.process__inner .process__intro{flex-direction:column;gap:16px;display:flex}.process__title{color:#0a0a0a;letter-spacing:-.354px;margin:0;font-size:30px;font-weight:600;line-height:36px}@media (max-width:1024px){.process__title{font-size:24px;line-height:32px}}.process__subtitle{color:#000c;letter-spacing:-.312px;max-width:310px;margin:0;font-size:16px;font-weight:400;line-height:26px}@media (max-width:1024px){.process__subtitle{max-width:none;font-size:14px;line-height:26px}}.process__subtitle p{margin:0}.process__steps{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media (max-width:1024px){.process__steps{display:none}}.process-step{align-items:flex-start;gap:16px;display:flex}.process-step__num{color:#0a0a0a;letter-spacing:-.15px;border:1px solid #0006;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-weight:500;line-height:20px;display:flex}@media (max-width:1024px){.process-step__num{width:32px;height:32px;font-size:12px;line-height:16px}}.process-step__title{color:#0a0a0a;letter-spacing:-.439px;margin-top:0;margin-bottom:8px;font-size:18px;font-weight:600;line-height:28px}@media (max-width:1024px){.process-step__title{font-size:16px;line-height:26px}}.process-step__text{color:#000c;letter-spacing:-.15px;white-space:pre-line;margin:0;font-size:14px;font-weight:400;line-height:20px}.process-step__text p{margin:0}@media (max-width:1024px){.process-step__text{font-size:12px}}.process-mobile{display:none}@media (max-width:1024px){.process-mobile{width:100vw;margin-left:calc(50% - 50vw);padding-left:16px;padding-right:16px;display:block;overflow:hidden}}.process-mobile__swiper{overflow:visible}.process-mobile .swiper-wrapper{align-items:stretch;display:flex}.process-mobile .swiper-slide{flex-shrink:0}.process-mobile__slide{width:min(265px,100vw - 64px);max-width:265px;height:auto}.process-mobile__nav{justify-content:space-between;align-items:center;width:calc(100vw - 32px);margin-top:16px;display:flex}.process-mobile__arrow{color:#fff;cursor:pointer;background:#000;border:0;justify-content:center;align-items:center;width:34px;height:16px;padding:0;display:inline-flex}.process-mobile-card{background:#fff;height:100%;box-shadow:0 0 14px #0000001f}.process-mobile-card__visual{aspect-ratio:1;background:#16c60c;width:100%;overflow:hidden}.process-mobile-card__visual img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.process-mobile-card__body{padding:16px}.process-mobile-card__head{align-items:center;gap:16px;margin-bottom:8px;display:flex}.process-mobile-card__num{color:#fff;background:#000;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:500;line-height:16px;display:flex}.process-mobile-card__title{color:#0a0a0a;letter-spacing:-.439px;margin:0;font-size:16px;font-weight:600;line-height:26px}.process-mobile-card__text{color:#000c;letter-spacing:-.312px;font-size:12px;font-weight:400;line-height:20px}.process-mobile-card__text p{margin:0}.home-numbers{background:#fff;padding:0 0 128px}@media (max-width:1024px){.home-numbers{padding:40px 0}}.home-numbers__header{max-width:430px;margin-bottom:40px}@media (max-width:1024px){.home-numbers__header{max-width:none;margin-bottom:24px}}.home-numbers__title{color:#0a0a0a;letter-spacing:-.354px;margin:0 0 16px;font-size:30px;font-weight:500;line-height:36px}@media (max-width:1024px){.home-numbers__title{font-size:24px;line-height:32px}}.home-numbers__subtitle{color:#000c;letter-spacing:-.312px;max-width:310px;margin:0;font-size:16px;font-weight:400;line-height:26px}@media (max-width:1024px){.home-numbers__subtitle{max-width:none;font-size:14px}}.home-numbers__subtitle p{margin:0}.home-numbers__grid{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}@media (max-width:1024px){.home-numbers__grid{flex-direction:column;justify-content:flex-start;align-items:center;gap:32px}}.home-number-item{text-align:center;flex:160px;min-width:0;max-width:200px}@media (max-width:1024px){.home-number-item{flex:none;width:auto;max-width:none}}.home-number-item__value{color:#0a0a0a;letter-spacing:-.96px;white-space:nowrap;margin:0 0 12px;font-size:48px;font-weight:200;line-height:56px}.home-number-item__title{color:#000c;text-align:center;letter-spacing:-.312px;max-width:200px;margin:0 auto;font-size:16px;font-weight:400;line-height:26px}@media (max-width:1024px){.home-number-item__title{max-width:none;font-size:14px}}.home-number-item__title p{margin:0}.distributors{background:linear-gradient(#ececf0 0%,#dddde0 100%),#ececf0;margin-bottom:64px;padding:64px}@media (max-width:1024px){.distributors{margin-bottom:40px;padding:40px 0}}.distributors__inner{grid-template-columns:1fr 2fr;align-items:center;gap:24px;display:grid}@media (max-width:1024px){.distributors__inner{grid-template-columns:1fr;gap:32px}}.distributors__label{color:#717182;letter-spacing:-.56px;margin:0;font-size:28px;font-weight:500;line-height:36px}@media (max-width:1024px){.distributors__label{text-align:center;letter-spacing:-.48px;font-size:24px;line-height:32px}}.distributors__logos{flex-wrap:wrap;align-items:center;gap:3rem;display:flex}@media (max-width:1024px){.distributors__logos{flex-direction:column;align-items:center;gap:24px}}.distributor-logo{width:auto;height:55px}.contact-section{background:#dedee2;padding:64px}@media (max-width:1024px){.contact-section{padding:40px 0}}.contact-section__inner{justify-content:space-between;align-items:center;gap:80px;display:flex}@media (max-width:1024px){.contact-section__inner{flex-direction:column;gap:40px}}.contact-section__content{flex-direction:column;flex:1 1 0;gap:40px;max-width:560px;display:flex}@media (max-width:1024px){.contact-section__content{gap:32px;max-width:none}}.contact-section__intro{max-width:560px}.contact-section__title{color:#0a0a0a;letter-spacing:-.354px;margin:0 0 32px;font-size:80px;font-weight:300;line-height:64px}@media (max-width:1024px){.contact-section__title{font-size:64px;line-height:56px}}.contact-section__text{color:#000c;letter-spacing:-.312px;max-width:310px;margin:0;font-size:16px;font-weight:400;line-height:26px}.contact-section__text p{margin:0}.contact-section__actions{text-transform:uppercase;flex-wrap:wrap;gap:16px;display:flex}@media (max-width:1024px){.contact-section__actions{gap:12px}.contact-section__actions a{justify-content:center;width:100%}}.contact-section__details{flex-direction:column;flex:0 533px;gap:24px;max-width:533px;display:flex}@media (max-width:1024px){.contact-section__details{flex:1 1 0;gap:16px;width:100%;max-width:none}}.contact-detail{border:1px solid #0006;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;padding:24px;display:flex}@media (max-width:1024px){.contact-detail{gap:16px;min-height:auto;padding:16px}}.contact-detail__label{color:#000000a3;letter-spacing:.96px;text-transform:uppercase;margin:0;font-size:12px;font-weight:500;line-height:20px}.contact-detail__value,.contact-detail__body{color:#0a0a0a;letter-spacing:-.15px;flex-direction:column;gap:8px;margin:0;font-size:20px;font-weight:400;line-height:28px;display:flex}.contact-detail__value p,.contact-detail__body p{margin:0}.contact-detail__link{color:inherit;text-decoration:none;transition:opacity .2s}.contact-detail__link:hover{opacity:.6}
