.HeroSection-module__HAA8HW__hero{--center-width:34%;--arrow-size:clamp(80px, 8.4vw, 96px);--panel-duration:.72s;--panel-ease:cubic-bezier(.76, 0, .24, 1);--layer-ease:cubic-bezier(.22, 1, .36, 1);isolation:isolate;background:var(--active-sides);color:#fff;touch-action:pan-y;direction:ltr;outline:none;width:100%;height:100svh;min-height:100svh;position:relative;overflow:hidden}.HeroSection-module__HAA8HW__viewport{position:absolute;inset:0;overflow:hidden}.HeroSection-module__HAA8HW__slide{grid-template-columns:minmax(0, 1fr) var(--center-width) minmax(0, 1fr);visibility:hidden;width:100%;height:100%;color:var(--slide-text);pointer-events:none;direction:ltr;display:grid;position:absolute;inset:0;overflow:hidden}.HeroSection-module__HAA8HW__slide[data-active=true]{z-index:1;visibility:visible}.HeroSection-module__HAA8HW__slide[data-target=true]{z-index:2;visibility:visible}.HeroSection-module__HAA8HW__backdrop{--side-size:calc((100% - var(--center-width)) / 2);--center-end:calc(var(--side-size) + var(--center-width));z-index:0;background:linear-gradient(to right, var(--slide-sides) 0, var(--slide-sides) var(--side-size), transparent var(--side-size), transparent var(--center-end), var(--slide-sides) var(--center-end), var(--slide-sides) 100%);position:absolute;inset:0}.HeroSection-module__HAA8HW__watermark{z-index:1;opacity:1;pointer-events:none;backface-visibility:hidden;width:100%;height:100%;position:absolute;inset:0;transform:translate(0,0)}.HeroSection-module__HAA8HW__watermark:before{content:"";width:min(88vw,1440px);height:min(30vw,360px);opacity:var(--slide-watermark-opacity);-webkit-mask-image:var(--slide-watermark-image);-webkit-mask-image:var(--slide-watermark-image);mask-image:var(--slide-watermark-image);background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.HeroSection-module__HAA8HW__side,.HeroSection-module__HAA8HW__centerPanel{min-width:0;height:100%;position:relative;overflow:hidden}.HeroSection-module__HAA8HW__side{z-index:2;place-items:center;display:grid}.HeroSection-module__HAA8HW__sideLeft{grid-column:1}.HeroSection-module__HAA8HW__sideRight{grid-column:3}.HeroSection-module__HAA8HW__centerPanel{z-index:4;background:var(--slide-center);color:var(--slide-text);text-align:center;direction:rtl;border-inline:1px solid #ffffff12;grid-column:2;justify-content:center;align-items:center;padding:clamp(120px,21vh,154px) clamp(16px,2.2vw,30px) clamp(76px,11vh,92px);display:flex}.HeroSection-module__HAA8HW__hero[data-phase=panel] .HeroSection-module__HAA8HW__slide[data-target=true] .HeroSection-module__HAA8HW__centerPanel{background:0 0}.HeroSection-module__HAA8HW__panelCurtain{top:0;bottom:0;left:calc((100% - var(--center-width)) / 2);z-index:15;width:var(--center-width);background:var(--active-center);pointer-events:none;will-change:transform;backface-visibility:hidden;position:absolute;transform:scaleY(0)}.HeroSection-module__HAA8HW__panelCurtainNext{transform-origin:bottom;animation:HeroSection-module__HAA8HW__center-panel-sweep var(--panel-duration) var(--panel-ease) both}.HeroSection-module__HAA8HW__panelCurtainPrevious{transform-origin:top;animation:HeroSection-module__HAA8HW__center-panel-sweep var(--panel-duration) var(--panel-ease) both}.HeroSection-module__HAA8HW__logoFrame{z-index:4;aspect-ratio:2;pointer-events:none;width:clamp(76px,7.4vw,112px);position:absolute;top:clamp(38px,8.8vh,58px);left:50%;transform:translate(-50%)}.HeroSection-module__HAA8HW__logoMotion{--copy-delay:0s;opacity:1;backface-visibility:hidden;width:100%;height:100%;position:relative;transform:translate(0,0)}.HeroSection-module__HAA8HW__logoImage{object-fit:contain;filter:none;-webkit-user-select:none;user-select:none;object-fit:contain;width:100%;height:100%}.HeroSection-module__HAA8HW__content{z-index:1;width:min(100%,360px);position:relative}.HeroSection-module__HAA8HW__copyLayer{opacity:1;transform:translate(0,0)}.HeroSection-module__HAA8HW__eyebrow{--copy-delay:40ms;margin:0 0 clamp(20px,3.6vh,28px);font-size:clamp(12px,1.1vw,16px);font-weight:500;line-height:1.8}.HeroSection-module__HAA8HW__title{letter-spacing:-.035em;margin:0;font-size:clamp(24px,2.25vw,34px);font-weight:700;line-height:1.58}.HeroSection-module__HAA8HW__titleLine{display:block}.HeroSection-module__HAA8HW__titleLine:first-child{--copy-delay:90ms}.HeroSection-module__HAA8HW__titleLine:nth-child(2){--copy-delay:.14s}.HeroSection-module__HAA8HW__description{--copy-delay:.19s;max-width:340px;margin:clamp(16px,2.8vh,23px) auto 0;font-size:clamp(10px,.88vw,13px);font-weight:300;line-height:2}.HeroSection-module__HAA8HW__features{--copy-delay:.245s;border-top:1px solid var(--slide-feature-line);grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin:clamp(17px,2.8vh,23px) 0 0;padding:0;list-style:none;display:grid}.HeroSection-module__HAA8HW__features li{white-space:nowrap;place-items:center;min-height:35px;padding:9px 5px 1px;font-size:clamp(10px,.74vw,11px);font-weight:300;line-height:1.55;display:grid}.HeroSection-module__HAA8HW__features li+li{border-right:1px solid var(--slide-feature-line)}.HeroSection-module__HAA8HW__cta{--copy-delay:.31s;background:var(--slide-button-background);min-width:clamp(172px,17vw,192px);min-height:33px;color:var(--slide-button-foreground);transition:transform .24s var(--layer-ease), box-shadow .24s ease;border:0;border-radius:999px;justify-content:center;align-items:center;margin-top:clamp(42px,8.8vh,68px);font-size:clamp(11px,.92vw,14px);font-weight:500;display:inline-flex;box-shadow:0 10px 24px #00000014}.HeroSection-module__HAA8HW__cta:hover{transform:translateY(-2px);box-shadow:0 16px 32px #00000024}.HeroSection-module__HAA8HW__product{z-index:3;opacity:1;backface-visibility:hidden;width:clamp(190px,23vw,310px);height:min(58vh,390px);position:relative;transform:translate(0,0)scale(1)}.HeroSection-module__HAA8HW__productImage{object-fit:contain;-webkit-user-select:none;user-select:none}.HeroSection-module__HAA8HW__slide[data-target=true] .HeroSection-module__HAA8HW__watermark,.HeroSection-module__HAA8HW__slide[data-target=true] .HeroSection-module__HAA8HW__product,.HeroSection-module__HAA8HW__slide[data-target=true] .HeroSection-module__HAA8HW__logoMotion,.HeroSection-module__HAA8HW__slide[data-target=true] .HeroSection-module__HAA8HW__copyLayer{opacity:0}.HeroSection-module__HAA8HW__hero[data-phase=media] .HeroSection-module__HAA8HW__slide[data-target=true] .HeroSection-module__HAA8HW__watermark{animation:HeroSection-module__HAA8HW__watermark-enter .5s var(--layer-ease) both}.HeroSection-module__HAA8HW__hero[data-phase=media] .HeroSection-module__HAA8HW__slide[data-target=true] .HeroSection-module__HAA8HW__productLeft{animation:HeroSection-module__HAA8HW__product-enter .56s var(--layer-ease) both}.HeroSection-module__HAA8HW__hero[data-phase=media] .HeroSection-module__HAA8HW__slide[data-target=true] .HeroSection-module__HAA8HW__productRight{animation:HeroSection-module__HAA8HW__product-enter .56s var(--layer-ease) 70ms both}.HeroSection-module__HAA8HW__hero[data-phase=content] .HeroSection-module__HAA8HW__slide[data-target=true] .HeroSection-module__HAA8HW__watermark,.HeroSection-module__HAA8HW__hero[data-phase=content] .HeroSection-module__HAA8HW__slide[data-target=true] .HeroSection-module__HAA8HW__product{opacity:1;transform:translate(0,0)scale(1)}.HeroSection-module__HAA8HW__hero[data-phase=content] .HeroSection-module__HAA8HW__slide[data-target=true] .HeroSection-module__HAA8HW__logoMotion{animation:HeroSection-module__HAA8HW__logo-enter .46s var(--layer-ease) 20ms both}.HeroSection-module__HAA8HW__hero[data-phase=content] .HeroSection-module__HAA8HW__slide[data-target=true] .HeroSection-module__HAA8HW__copyLayer{animation:HeroSection-module__HAA8HW__copy-enter .43s var(--layer-ease) var(--copy-delay,0s) both}.HeroSection-module__HAA8HW__slide[data-leaving=true] .HeroSection-module__HAA8HW__watermark{animation:.19s both HeroSection-module__HAA8HW__watermark-leave}@keyframes HeroSection-module__HAA8HW__watermark-leave{0%{opacity:1;transform:translate(0,0)scale(1)}to{opacity:0;transform:translate3d(0, var(--leave-y), 0) scale(.99)}}.HeroSection-module__HAA8HW__arrow{z-index:30;width:var(--arrow-size);height:var(--arrow-size);background:var(--arrow-background);color:var(--arrow-foreground);cursor:pointer;transition:background-color .42s ease, color .42s ease, transform .36s var(--layer-ease), box-shadow .28s ease, opacity .3s ease;border:0;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:50%;overflow:hidden;transform:translateY(-50%)}.HeroSection-module__HAA8HW__arrow:before{border-radius:inherit;background:var(--active-center);content:"";transition:transform .4s var(--layer-ease);position:absolute;inset:0;transform:scale(0)}.HeroSection-module__HAA8HW__arrowLeft{left:calc(var(--arrow-size) * -.28)}.HeroSection-module__HAA8HW__arrowRight{right:calc(var(--arrow-size) * -.28)}.HeroSection-module__HAA8HW__arrowIcon{z-index:1;width:100%;height:100%;transition:color .24s ease, transform .36s var(--layer-ease);place-items:center;display:grid;position:relative}.HeroSection-module__HAA8HW__arrow svg{width:clamp(18px,1.6vw,24px);height:clamp(18px,1.6vw,24px)}.HeroSection-module__HAA8HW__arrow:not(:disabled):hover:before{transform:scale(1)}.HeroSection-module__HAA8HW__arrow:not(:disabled):hover{box-shadow:0 18px 38px #00000029}.HeroSection-module__HAA8HW__arrowLeft:not(:disabled):hover{transform:translate(11px,-50%)}.HeroSection-module__HAA8HW__arrowRight:not(:disabled):hover{transform:translate(-11px,-50%)}.HeroSection-module__HAA8HW__arrow:not(:disabled):hover .HeroSection-module__HAA8HW__arrowIcon{color:#fff}.HeroSection-module__HAA8HW__arrowLeft:not(:disabled):hover .HeroSection-module__HAA8HW__arrowIcon{transform:translate(-4px)}.HeroSection-module__HAA8HW__arrowRight:not(:disabled):hover .HeroSection-module__HAA8HW__arrowIcon{transform:translate(4px)}.HeroSection-module__HAA8HW__arrow:disabled,.HeroSection-module__HAA8HW__dot:disabled{cursor:default}.HeroSection-module__HAA8HW__pagination{z-index:30;direction:ltr;gap:7px;transition:opacity .3s;display:flex;position:absolute;bottom:clamp(20px,4vh,30px);left:50%;transform:translate(-50%)}.HeroSection-module__HAA8HW__dot{cursor:pointer;background:#ffffff61;border:0;border-radius:50%;width:10px;height:10px;margin:0;padding:0;transition:transform .18s,background-color .18s}.HeroSection-module__HAA8HW__dot[aria-selected=true]{background:#fff}.HeroSection-module__HAA8HW__dot:not(:disabled):hover{background:#ffffffc7;transform:scale(1.2)}.HeroSection-module__HAA8HW__hero[data-intro=true]:not([data-phase=idle]) .HeroSection-module__HAA8HW__arrow,.HeroSection-module__HAA8HW__hero[data-intro=true]:not([data-phase=idle]) .HeroSection-module__HAA8HW__pagination{opacity:0;pointer-events:none}.HeroSection-module__HAA8HW__cta:focus-visible,.HeroSection-module__HAA8HW__arrow:focus-visible,.HeroSection-module__HAA8HW__dot:focus-visible{outline-offset:4px;outline:2px solid #fff}.HeroSection-module__HAA8HW__screenReaderOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.HeroSection-module__HAA8HW__slide[data-leaving=true] .HeroSection-module__HAA8HW__product,.HeroSection-module__HAA8HW__slide[data-leaving=true] .HeroSection-module__HAA8HW__logoMotion,.HeroSection-module__HAA8HW__slide[data-leaving=true] .HeroSection-module__HAA8HW__copyLayer{animation:.19s both HeroSection-module__HAA8HW__old-layer-leave}@keyframes HeroSection-module__HAA8HW__center-panel-sweep{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes HeroSection-module__HAA8HW__product-enter{0%{opacity:0;transform:translate3d(0, var(--media-start-y), 0) scale(.94)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes HeroSection-module__HAA8HW__copy-enter{0%{opacity:0;transform:translate3d(0, var(--copy-start-y), 0)}to{opacity:1;transform:translate(0,0)}}@keyframes HeroSection-module__HAA8HW__old-layer-leave{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate3d(0, var(--leave-y), 0)}}@keyframes HeroSection-module__HAA8HW__logo-enter{0%{opacity:0;transform:translate3d(0, var(--copy-start-y), 0) scale(.98)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes HeroSection-module__HAA8HW__watermark-enter{0%{opacity:0;transform:translate3d(0, var(--media-start-y), 0) scale(.985)}to{opacity:1;transform:translate(0,0)scale(1)}}@media (max-width:1100px){.HeroSection-module__HAA8HW__product{width:clamp(170px,25vw,270px)}.HeroSection-module__HAA8HW__features li{white-space:normal}}@media (max-height:650px) and (min-width:721px){.HeroSection-module__HAA8HW__centerPanel{padding-top:100px;padding-bottom:62px}.HeroSection-module__HAA8HW__logoFrame{width:82px;top:38px}.HeroSection-module__HAA8HW__eyebrow{margin-bottom:18px}.HeroSection-module__HAA8HW__title{font-size:clamp(22px,2.1vw,30px);line-height:1.5}.HeroSection-module__HAA8HW__description{margin-top:14px;line-height:1.8}.HeroSection-module__HAA8HW__features{margin-top:16px}.HeroSection-module__HAA8HW__cta{margin-top:54px}}@media (max-width:720px){.HeroSection-module__HAA8HW__hero{--center-width:100%;--arrow-size:clamp(66px, 19vw, 82px);height:100svh;min-height:100svh}.HeroSection-module__HAA8HW__slide{grid-template-rows:50% 50%;grid-template-columns:repeat(2,minmax(0,1fr))}.HeroSection-module__HAA8HW__backdrop{background:linear-gradient(to bottom, var(--slide-sides) 0, var(--slide-sides) 50%, transparent 50%, transparent 100%)}.HeroSection-module__HAA8HW__sideLeft{grid-area:1/1}.HeroSection-module__HAA8HW__sideRight{grid-area:1/2}.HeroSection-module__HAA8HW__centerPanel{border:0;grid-area:2/1/auto/-1;padding:clamp(54px,7.5svh,70px) 16px clamp(48px,6svh,58px)}.HeroSection-module__HAA8HW__panelCurtain{width:100%;height:50%;top:50%;bottom:auto;left:0}.HeroSection-module__HAA8HW__watermark:before{width:calc(100vw - 32px);height:38%;opacity:var(--slide-watermark-opacity);top:13%;left:50%;transform:translate(-50%,-50%);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.HeroSection-module__HAA8HW__product{width:min(54vw,250px);height:42vh}.HeroSection-module__HAA8HW__logoFrame{width:clamp(58px,17vw,76px);top:clamp(12px,1.8svh,18px)}.HeroSection-module__HAA8HW__content{width:min(100%,390px)}.HeroSection-module__HAA8HW__eyebrow{margin-bottom:clamp(8px,1.2svh,13px);font-size:clamp(10px,2.9vw,13px)}.HeroSection-module__HAA8HW__title{font-size:clamp(20px,6vw,28px);line-height:1.42}.HeroSection-module__HAA8HW__description{max-width:350px;margin-top:clamp(9px,1.5svh,14px);font-size:clamp(10px,2.55vw,12px);line-height:1.75}.HeroSection-module__HAA8HW__features{margin-top:clamp(10px,1.5svh,15px)}.HeroSection-module__HAA8HW__features li{white-space:normal;min-height:31px;padding:7px 3px 1px;font-size:clamp(11px,2.25vw,12px);line-height:1.4}.HeroSection-module__HAA8HW__cta{min-width:clamp(156px,48vw,192px);min-height:34px;margin-top:clamp(18px,3.1svh,28px);font-size:clamp(10px,2.7vw,12px)}.HeroSection-module__HAA8HW__arrow{top:50%}.HeroSection-module__HAA8HW__arrowLeft{left:calc(var(--arrow-size) * -.31)}.HeroSection-module__HAA8HW__arrowRight{right:calc(var(--arrow-size) * -.31)}.HeroSection-module__HAA8HW__pagination{gap:6px;bottom:clamp(12px,2svh,18px)}.HeroSection-module__HAA8HW__dot{width:8px;height:8px}}@media (max-width:720px) and (max-height:720px){.HeroSection-module__HAA8HW__centerPanel{padding-top:46px;padding-bottom:40px}.HeroSection-module__HAA8HW__logoFrame{width:90px;top:9px}.HeroSection-module__HAA8HW__eyebrow{margin-bottom:6px;font-size:12px}.HeroSection-module__HAA8HW__title{font-size:19px;line-height:1.34}.HeroSection-module__HAA8HW__description{margin-top:7px;font-size:12px;line-height:1.55}.HeroSection-module__HAA8HW__features{margin-top:8px}.HeroSection-module__HAA8HW__features li{min-height:26px;padding-top:5px;font-size:11px}.HeroSection-module__HAA8HW__cta{min-height:30px;margin-top:14px;font-size:11px}}@media (prefers-reduced-motion:reduce){.HeroSection-module__HAA8HW__panelCurtain,.HeroSection-module__HAA8HW__watermark,.HeroSection-module__HAA8HW__product,.HeroSection-module__HAA8HW__logoFrame,.HeroSection-module__HAA8HW__copyLayer,.HeroSection-module__HAA8HW__arrow,.HeroSection-module__HAA8HW__arrow:before,.HeroSection-module__HAA8HW__arrowIcon,.HeroSection-module__HAA8HW__cta,.HeroSection-module__HAA8HW__dot,.HeroSection-module__HAA8HW__pagination{transition:none!important;animation:none!important}}
