.laptop-scroll{position:relative;width:100%;overflow:clip;background:var(--lsx-background, #ffffff)}.laptop-scroll__intro{position:relative;z-index:4;padding:var(--lsx-content-top, 60px) 24px var(--lsx-content-bottom, 48px);background:var(--lsx-background, #ffffff)}.laptop-scroll__content{width:min(100%,var(--lsx-content-width, 1000px));margin-inline:auto;color:var(--lsx-heading, #111111);text-align:left}.laptop-scroll__content--center{text-align:center}.laptop-scroll__eyebrow{display:flex;align-items:center;justify-content:flex-start;gap:clamp(10px,1.25vw,20px);color:var(--lsx-eyebrow, #1a4595)}.laptop-scroll__content--center .laptop-scroll__eyebrow{justify-content:center}.laptop-scroll__eyebrow span{width:clamp(36px,4vw,76px);height:2px;flex:0 0 auto;background:currentColor}.laptop-scroll__eyebrow p{margin:0;font-size:clamp(12px,.95vw,16px);font-weight:700;line-height:1.25;letter-spacing:.24em;text-transform:uppercase}.laptop-scroll__heading{width:100%;margin:clamp(14px,1.7vw,24px) 0 0;color:var(--lsx-heading, #111111);font-family:var(--font-heading-family, Arial, sans-serif);font-style:var(--font-heading-style, normal);font-weight:var(--font-heading-weight, 700);font-size:clamp(42px,5vw,var(--lsx-heading-size, 72px));line-height:1.02;letter-spacing:-.035em;text-wrap:balance;overflow-wrap:anywhere}.laptop-scroll__content--font-serif .laptop-scroll__heading{font-family:Georgia,Times New Roman,serif;font-style:normal;font-weight:700}.laptop-scroll__content--font-theme .laptop-scroll__heading{font-family:var(--font-heading-family, Arial, sans-serif);font-style:var(--font-heading-style, normal);font-weight:var(--font-heading-weight, 700)}.laptop-scroll__subheading{max-width:820px;margin-top:clamp(14px,1.45vw,22px);color:var(--lsx-subheading, #666666);font-size:clamp(15px,1.15vw,19px);line-height:1.55}.laptop-scroll__content--center .laptop-scroll__subheading{margin-left:auto;margin-right:auto}.laptop-scroll__subheading p{margin:0}.laptop-scroll__stage{position:relative;height:var(--lsx-scroll-height, 180svh);min-height:130svh;background:var(--lsx-background, #ffffff)}.laptop-scroll__sticky{position:sticky;top:0;width:100%;height:100svh;height:100dvh;overflow:hidden;isolation:isolate;background:var(--lsx-background, #ffffff)!important}.laptop-scroll__canvas{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;touch-action:pan-y}.laptop-scroll__quality-points{display:none}.laptop-scroll__quality-connectors{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;overflow:visible;pointer-events:none}.laptop-scroll__quality-connector{fill:none;stroke:var(--lsx-connector, #e5e0d7);stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;opacity:0;stroke-dasharray:1;stroke-dashoffset:1;filter:drop-shadow(0 1px 3px rgba(0,0,0,.42));transition:opacity .18s ease,stroke-dashoffset .52s cubic-bezier(.2,.75,.25,1)}.laptop-scroll__quality-connector.is-visible{opacity:.92;stroke-dashoffset:0}.laptop-scroll__connector-head{fill:none;stroke:var(--lsx-connector, #e5e0d7);stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.laptop-scroll__quality-card{position:absolute;z-index:2;min-height:82px;padding:15px 17px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:#020203f7;background:linear-gradient(145deg,color-mix(in srgb,var(--lsx-quality-bg, #020203) 97%,#111111),color-mix(in srgb,var(--lsx-quality-bg, #020203) 94%,#000000));color:var(--lsx-quality-text, #ffffff);-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%);box-shadow:inset 0 1px #ffffff1c,inset 0 -1px #ffffff09,0 20px 48px #0000004d;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility 0s linear var(--lsx-quality-speed, .45s),transform var(--lsx-quality-speed, .45s) cubic-bezier(.2,.75,.25,1),border-color .2s ease,box-shadow .2s ease}.laptop-scroll__quality-card h3{margin:0;color:inherit;font-family:var(--font-heading-family, Arial, sans-serif);font-size:14px;font-weight:750;line-height:1.2;letter-spacing:-.01em}.laptop-scroll__quality-card p{margin:5px 0 0;color:inherit;font-size:11.5px;line-height:1.38;opacity:.74}@media screen and (min-width:1100px){.laptop-scroll__quality-points{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:block;pointer-events:none}.laptop-scroll__quality-card{top:var(--quality-y, 50%);width:min(var(--lsx-quality-width, 260px),21vw)}.laptop-scroll__quality-card--left{left:clamp(16px,2.2vw,42px);transform:translate(-48px,-50%)}.laptop-scroll__quality-card--right{right:clamp(16px,2.2vw,42px);transform:translate(48px,-50%)}.laptop-scroll__quality-card.is-visible{opacity:1;visibility:visible;transform:translateY(-50%);pointer-events:auto;transition-delay:0s}.laptop-scroll__quality-card.is-visible:hover{border-color:color-mix(in srgb,var(--lsx-connector, #e5e0d7) 58%,#ffffff);box-shadow:inset 0 1px #ffffff2b,0 24px 56px #00000061;transform:translateY(calc(-50% - 4px)) scale(1.012)}}@media screen and (max-width:749px){.laptop-scroll[data-show-mobile-points=true] .laptop-scroll__quality-points{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:block;pointer-events:none}.laptop-scroll__quality-card{top:auto;right:auto;bottom:clamp(10px,2.2dvh,18px);left:50%;width:calc(100% - 28px);max-width:370px;min-height:0;padding:12px 14px;border-radius:14px;transform:translate(-50%,20px) scale(.985)}.laptop-scroll__quality-card.is-mobile-active{opacity:1;visibility:visible;transform:translate(-50%) scale(1);pointer-events:auto;transition-delay:0s}.laptop-scroll__quality-card h3{font-size:13px;line-height:1.18}.laptop-scroll__quality-card p{margin-top:3px;font-size:10.5px;line-height:1.34}.laptop-scroll__quality-connector{stroke-width:1.2}}.laptop-scroll__loader{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;background:transparent;opacity:1;transition:opacity .35s ease}.laptop-scroll__loader.is-hidden{opacity:0;pointer-events:none}.laptop-scroll__spinner{width:30px;height:30px;border:2px solid rgba(17,17,17,.16);border-top-color:#111;border-radius:50%;animation:lsx-spin .8s linear infinite}@keyframes lsx-spin{to{transform:rotate(360deg)}}@media screen and (max-width:749px){.laptop-scroll__intro{padding:var(--lsx-mobile-content-top, 32px) 18px var(--lsx-mobile-content-bottom, 24px)}.laptop-scroll__content{width:100%}.laptop-scroll__eyebrow{justify-content:center;gap:8px}.laptop-scroll__eyebrow span{width:clamp(22px,8vw,40px)}.laptop-scroll__eyebrow p{max-width:calc(100vw - 112px);font-size:10px;line-height:1.3;letter-spacing:.16em;text-align:center}.laptop-scroll__heading{margin-top:10px;font-size:clamp(36px,12.5vw,var(--lsx-mobile-heading-size, 44px));line-height:1.04;letter-spacing:-.03em;text-align:center}.laptop-scroll__subheading{max-width:92vw;margin:10px auto 0;font-size:14px;line-height:1.42;text-align:center}.laptop-scroll__stage{height:var(--lsx-mobile-scroll-height, 120svh);min-height:110svh}.laptop-scroll__sticky{top:10vh;top:max(0px,calc((100dvh - clamp(340px,var(--lsx-mobile-sticky-height, 56dvh),520px))/2));height:56vh;height:clamp(340px,var(--lsx-mobile-sticky-height, 56dvh),520px);min-height:0}.laptop-scroll__spinner{width:24px;height:24px}}@media(prefers-reduced-motion:reduce){.laptop-scroll__stage{height:auto;min-height:75svh}.laptop-scroll__sticky{position:relative;height:75svh;min-height:480px}.laptop-scroll__quality-card{transition:none!important}.laptop-scroll__spinner{animation:none}}.m-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100000;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;transition:opacity .4s cubic-bezier(.16,1,.3,1)}.m-popup-overlay.is-active{opacity:1}.m-popup-container{position:relative;background:#fff;width:100%;max-width:820px;border-radius:20px;overflow:hidden;box-shadow:0 25px 50px -12px #00000040;transform:translateY(40px) scale(.96);transition:transform .5s cubic-bezier(.16,1,.3,1)}.m-popup-overlay.is-active .m-popup-container{transform:translateY(0) scale(1)}.m-popup-close{position:absolute;top:15px;right:15px;background:#fff;border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;box-shadow:0 4px 12px #00000014;z-index:11;transition:transform .2s ease,color .2s ease}.m-popup-close:hover{transform:rotate(90deg);color:#0f172a}.m-popup-content-wrap{display:flex;flex-direction:column}@media screen and (min-width:768px){.m-popup-content-wrap{flex-direction:row;min-height:460px}}.m-popup-media{position:relative;flex:1 1 45%;background-color:#f1f5f9;display:none}@media screen and (min-width:768px){.m-popup-media{display:block}}.m-popup-media img{width:100%;height:100%;object-fit:cover;display:block}.m-popup-badge{position:absolute;top:20px;left:20px;background:#0f172a;color:#fff;font-size:.7rem;font-weight:700;padding:6px 12px;border-radius:30px;letter-spacing:.05em}.m-popup-form-side{flex:1 1 55%;padding:40px 24px;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:768px){.m-popup-form-side{padding:45px 40px}}.m-popup-tagline{display:block;font-size:.85rem;font-weight:700;color:var(--accent-color);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.m-popup-heading{font-size:1.75rem;font-weight:800;line-height:1.25;color:#0f172a;margin:0 0 10px}.m-popup-subtext{font-size:.95rem;line-height:1.5;color:#475569;margin:0 0 20px}.m-popup-input{width:100%;padding:12px 16px;border:1.5px solid #cbd5e1;border-radius:8px;font-size:.95rem;margin-bottom:10px;outline:none}.m-popup-input:focus{border-color:var(--accent-color)}.m-popup-submit-btn{width:100%;background:#0f172a;color:#fff;border:none;padding:13px 20px;font-size:.95rem;font-weight:600;border-radius:8px;cursor:pointer;transition:background .2s ease}.m-popup-submit-btn:hover{background:#1e293b}.m-popup-footer-note{font-size:.75rem;color:#94a3b8;margin-top:12px;text-align:center;margin-bottom:0}.m-popup-success-state{text-align:center;padding:15px 0}.success-icon{width:44px;height:44px;background:#dcfce7;color:#15803d;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:1.3rem;margin-bottom:12px}
/*# sourceMappingURL=/cdn/shop/t/33/compiled_assets/styles.css.map */
