.epm,.epm *{box-sizing:border-box}.epm{background:var(--epm-bg, #fff);padding:clamp(16px,2vw,32px) clamp(16px,4vw,60px);max-width:100%;overflow-x:hidden}.epm .epm__wrap{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,4vw,48px);max-width:var(--epm-max-width, 1400px);margin:0 auto;align-items:stretch}.epm .epm__gallery{position:sticky;top:20px;display:flex;flex-direction:column;height:100%}.epm .epm__main-img{position:relative;border-radius:var(--epm-img-radius, 12px);overflow:hidden;flex-grow:1;display:flex;align-items:center;justify-content:center;margin-bottom:12px;min-height:300px;cursor:zoom-in}.epm .epm__main-img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.epm .epm__badge-float{position:absolute;top:16px;left:16px;z-index:5;display:inline-flex;align-items:center;gap:8px;padding:12px 16px;border-radius:62px;font-size:16px;font-weight:500;text-transform:uppercase;letter-spacing:-.55px;background:linear-gradient(97.57deg,#0ceeff 22.22%,#a0f8ff 59.56%,#0ceeff 92.44%);color:#000}.epm .epm__badge-float.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.epm .epm__thumbs{display:flex;gap:4px;overflow-x:auto;scrollbar-width:none;padding:2px;flex-shrink:0}.epm .epm__thumbs::-webkit-scrollbar{display:none}.epm .epm__thumb{flex:0 0 70px;height:70px;border-radius:9px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:.2s;background:#fff}.epm .epm__thumb.active{border-color:var(--epm-accent, #0CEEFF)}.epm .epm__thumb img{width:100%;height:100%;object-fit:cover}.epm .epm__slider{display:none}.epm .epm__slider-track{display:flex;width:100%}.epm .epm__slide{flex:0 0 100%;width:100%;aspect-ratio:1/1;scroll-snap-align:center;scroll-snap-stop:always;position:relative;background:#fff}.epm .epm__slide img{width:100%;height:100%;object-fit:contain;display:block;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.epm .epm__dots{display:none}.epm .epm__info{display:flex;flex-direction:column;gap:0}.epm .epm__trust{display:flex;gap:16px;flex-wrap:wrap;margin-top:20px;padding-top:16px;border-top:1px solid rgba(0,0,0,.08);justify-content:center}.epm .epm__trust-item{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:500;letter-spacing:-.85px;color:#000}.epm .epm__trust-item svg,.epm .epm__trust-item img{width:16px;height:16px;opacity:.3}.epm .epm__rating{display:flex;align-items:center;gap:8px;margin-bottom:12px}.epm .epm__stars{display:flex;gap:0}.epm .epm__stars svg{width:24px;height:24px;fill:var(--epm-star-color, #FFB800)}.epm .epm__rating-text{font-size:15px;font-weight:600;color:#000;letter-spacing:-.5px;line-height:1;transform:translateY(1px)}.epm .epm__title{font-family:var(--heading-font-family, "Montserrat", sans-serif);font-size:var(--epm-title-size, 24px);font-weight:500;line-height:1.1;color:#000;letter-spacing:-.87px;margin-bottom:4px}.epm .epm__subtitle{font-size:14px;font-weight:400;color:#000;opacity:.6;letter-spacing:-.87px;margin-bottom:16px}.epm .epm__feats{display:flex;gap:4px;flex-wrap:wrap;margin-bottom:12px}.epm .epm__feat{display:inline-flex;align-items:center;gap:4px;padding:8px 10px;border-radius:12px;border:none;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:-.85px;color:#000;background:#0000000d}.epm .epm__feat img{width:20px;height:20px;object-fit:contain}.epm .epm__feat svg{width:20px;height:20px}.epm .epm__accordion{border-top:none;margin-bottom:16px}.epm .epm__acc-toggle{display:flex;align-items:center;gap:4px;width:auto;padding:8px 0;background:none;border:none;cursor:pointer;font-size:14px;font-weight:400;color:#000;opacity:.6;font-family:inherit;letter-spacing:-.87px}.epm .epm__acc-toggle svg{width:16px;height:16px;transition:transform .3s}.epm .epm__acc-toggle.open svg{transform:rotate(180deg)}.epm .epm__acc-body{max-height:0;overflow:hidden;transition:max-height .4s ease}.epm .epm__acc-body.open{max-height:2000px}.epm .epm__acc-inner{padding:16px 0}.epm .epm__spec-row{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid rgba(0,0,0,.1);font-size:14px}.epm .epm__spec-row:last-child{border-bottom:none}.epm .epm__spec-key{color:#000;opacity:.6;font-weight:500}.epm .epm__spec-val{color:#000;font-weight:600;text-align:right}.epm .epm__desc-content{font-size:14px;line-height:1.7;color:#000;opacity:.6}.epm .epm__compat{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-radius:12px;overflow:hidden;position:relative;margin-bottom:16px;min-height:110px;background:linear-gradient(77.57deg,#c1e3f2 8.34%,#7cbfe7 88.99%)}.epm .epm__compat-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.epm .epm__compat-bg img{width:100%;height:100%;object-fit:cover;object-position:var(--epm-compat-img-pos, center center)}.epm .epm__compat-txt{position:relative;z-index:1}.epm .epm__compat-title{font-family:var(--heading-font-family, "Montserrat", sans-serif);font-size:20px;font-weight:500;color:#fff;letter-spacing:-.87px;margin-bottom:12px}.epm .epm__compat-btn{display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:8px;background:#fff;color:#000;font-size:12px;font-weight:600;text-decoration:none;letter-spacing:-.28px;border:none;transition:.2s;cursor:pointer;font-family:inherit;width:var(--epm-compat-btn-w, 140px);height:var(--epm-compat-btn-h, 44px)}.epm .epm__compat-btn:hover{background:#f5f5f5}.epm .epm__price-block{background:linear-gradient(79.06deg,#f1f1ef 15.94%,#fcfcfa 95.33%);border:1px solid #BEBEBE;border-radius:20px;padding:16px;margin-bottom:16px}.epm .epm__price-hdr{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;flex-wrap:wrap;gap:8px}.epm .epm__save-badge{display:inline-flex;padding:10px 12px;border-radius:11px;background:#fff;color:#000;font-size:14px;font-weight:600;letter-spacing:-1px;border:none}.epm .epm__shipping{font-size:14px;font-weight:500;color:#000;letter-spacing:-.36px}.epm .epm__price-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;flex-wrap:wrap}.epm .epm__price{font-family:var(--heading-font-family, "Montserrat", sans-serif);font-size:var(--epm-price-size, 32px);font-weight:500;color:#d62828;line-height:1.1;letter-spacing:-1px}.epm .epm__compare{display:block;font-size:16px;text-decoration:line-through;color:#020202;opacity:.4;font-weight:500;margin-top:4px;letter-spacing:-1px}.epm .epm__variants-wrapper{display:flex;flex-direction:column;flex:1}.epm .epm__variants-label{font-size:13px;font-weight:600;margin-bottom:8px;color:#000;opacity:.6;text-transform:uppercase;letter-spacing:.5px}.epm .epm__warranties{display:flex;flex-wrap:wrap;gap:6px}.epm .epm__warranty{flex:1 1 120px;padding:var(--epm-var-pad-y, 9px) var(--epm-var-pad-x, 21px);border-radius:11px;border:none;cursor:pointer;text-align:center;transition:.2s;background:#0000000d;color:#000;display:flex;flex-direction:column;align-items:center;justify-content:center}.epm .epm__warranty.active{background:#000;color:#fff;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.epm .epm__warranty-name{font-size:var(--epm-var-name-sz, 16px);font-weight:500;line-height:1.2;word-break:break-word}.epm .epm__warranty-desc{font-size:var(--epm-var-desc-sz, 12px);opacity:.6;line-height:1.2;word-break:break-word}.epm .epm__warranty-custom{font-size:11px;font-weight:600;margin-top:4px;opacity:.8;line-height:1.2;word-break:break-word}.epm .epm__btn-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.epm .epm__atc{width:100%;padding:11px 24px;border-radius:13px;font-size:18px;font-weight:600;cursor:pointer;transition:.2s;border:none;font-family:inherit;letter-spacing:-1px;background:var(--epm-atc-gradient, linear-gradient(97.57deg, #0CEEFF 22.22%, #A0F8FF 59.56%, #0CEEFF 92.44%));color:var(--epm-atc-color, #0B0425);min-height:50px;display:flex;align-items:center;justify-content:center}.epm .epm__atc:hover{transform:translateY(-1px);opacity:.9}.epm .epm__atc:disabled{opacity:.5;cursor:not-allowed;transform:none}.epm .epm__dynamic-checkout .shopify-payment-button{margin:0}.epm .epm__dynamic-checkout .shopify-payment-button__button{border-radius:13px!important;min-height:50px!important;font-size:16px!important;display:flex!important;align-items:center!important;justify-content:center!important}.epm .epm__more-pay{grid-column:1 / -1;text-align:center;margin-top:4px}.epm .epm__dynamic-checkout .shopify-payment-button__more-options{display:none!important}.epm .epm__more-pay a,.epm .epm__more-pay button{background:none;border:none;cursor:pointer;font-size:14px;font-weight:500;color:#000;opacity:.6;font-family:inherit;text-decoration:none;padding:0}.epm .epm__acc-section{margin-top:16px;padding:16px 0}.epm .epm__acc-title{font-size:14px;font-weight:600;letter-spacing:-1px;margin-bottom:12px}.epm .epm__acc-grid{display:flex;gap:6px}.epm .epm__acc-card{flex:1 1 0;min-width:0;display:flex;align-items:center;gap:12px;padding:14px;border-radius:18px;cursor:pointer;transition:.2s;position:relative;border:1px solid rgba(0,0,0,.15);background:#fff}.epm .epm__acc-card.selected{background:#0000000d;border-color:transparent}.epm .epm__acc-check{position:absolute;top:10px;right:10px;width:20px;height:20px}.epm .epm__acc-check .check-on{display:none}.epm .epm__acc-check .check-off,.epm .epm__acc-card.selected .epm__acc-check .check-on{display:block}.epm .epm__acc-card.selected .epm__acc-check .check-off{display:none}.epm .epm__acc-img{width:100px;height:100px;object-fit:contain;flex-shrink:0;border-radius:8px}.epm .epm__acc-text{display:flex;flex-direction:column;gap:2px;min-width:0}.epm .epm__acc-price{font-weight:700;font-size:14px;color:#000}.epm .epm__acc-name{font-size:13px;font-weight:500;color:#000;opacity:.8}.epm .epm__acc-meta{font-size:11px;color:#000;opacity:.5}.epm__sticky-bar{position:fixed;bottom:0;left:0;width:100%;background:#fff;border-top:1px solid rgba(0,0,0,.08);z-index:100;transform:translateY(100%);transition:transform .4s cubic-bezier(.16,1,.3,1);box-shadow:0 -4px 24px #0000000f;padding:12px 0}.epm__sticky-bar.is-visible{transform:translateY(0)}.epm__sticky-wrap{max-width:var(--epm-max-width, 1400px);margin:0 auto;padding:0 clamp(16px,4vw,60px);display:flex;align-items:center;justify-content:space-between;gap:20px}.epm__sticky-left{display:flex;align-items:center;gap:16px;flex:1;min-width:0}.epm__sticky-img{width:56px;height:56px;border-radius:8px;object-fit:contain;background:#f5f5f5;flex-shrink:0}.epm__sticky-text{display:flex;flex-direction:column;min-width:0}.epm__sticky-title{font-family:var(--heading-font-family, "Montserrat", sans-serif);font-size:16px;font-weight:700;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2;letter-spacing:-.5px}.epm__sticky-variant{font-size:13px;color:#000;opacity:.6;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.epm__sticky-divider{width:1px;height:40px;background:#0000001a;margin:0 8px}.epm__sticky-right{display:flex;align-items:center;gap:24px;flex-shrink:0}.epm__sticky-price-col{display:flex;flex-direction:column;align-items:flex-end;line-height:1.1}.epm__sticky-price{font-family:var(--heading-font-family, "Montserrat", sans-serif);font-size:22px;font-weight:600;color:#d62828;letter-spacing:-.5px}.epm__sticky-compare{font-size:13px;text-decoration:line-through;color:#6a6a6a;font-weight:500;margin-top:2px}.epm__sticky-actions{display:flex;align-items:center;gap:12px}.epm__sticky-qty{display:flex;align-items:center;border:1px solid rgba(0,0,0,.15);border-radius:12px;height:48px;background:#fff;overflow:hidden}.epm__sticky-qty button{background:none;border:none;width:40px;height:100%;font-size:20px;font-weight:500;cursor:pointer;color:#000;display:flex;align-items:center;justify-content:center}.epm__sticky-qty input{width:40px;border:none;text-align:center;font-size:16px;font-weight:600;padding:0;-moz-appearance:textfield;color:#000}.epm__sticky-qty input::-webkit-outer-spin-button,.epm__sticky-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.epm__sticky-btn{background:var(--epm-atc-gradient, linear-gradient(97.57deg, #0CEEFF 22.22%, #A0F8FF 59.56%, #0CEEFF 92.44%));color:var(--epm-atc-color, #0B0425);font-weight:600;font-size:16px;letter-spacing:-.5px;padding:0 32px;height:48px;border-radius:12px;border:none;cursor:pointer;transition:.2s;white-space:nowrap;font-family:inherit}.epm__sticky-btn:hover{transform:translateY(-1px);opacity:.9}.epm-lb{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:none;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.epm-lb.is-open{display:flex;opacity:1}.epm-lb__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000d9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:zoom-out}.epm-lb__close{position:absolute;top:20px;right:24px;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;z-index:2;transition:.2s;padding:0}.epm-lb__close:hover{background:#fff3;transform:scale(1.05)}.epm-lb__nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:50%;width:52px;height:52px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;z-index:2;transition:.2s;padding:0}.epm-lb__nav:hover:not(:disabled){background:#fff3;transform:translateY(-50%) scale(1.05)}.epm-lb__nav--prev{left:24px}.epm-lb__nav--next{right:24px}.epm-lb__nav:disabled{opacity:.3;cursor:not-allowed}.epm-lb__content{position:relative;z-index:1;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center}.epm-lb__img{max-width:100%;max-height:90vh;object-fit:contain;transform:scale(.95);transition:transform .3s cubic-bezier(.16,1,.3,1);-webkit-user-select:none;user-select:none}.epm-lb.is-open .epm-lb__img{transform:scale(1)}.ecc3p{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:none;align-items:flex-end;justify-content:center}@media(min-width:640px){.ecc3p{align-items:center;padding:16px}}.ecc3p--open{display:flex}.ecc3p .ecc3p__bk{position:absolute;top:0;right:0;bottom:0;left:0;background:#050214e0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.ecc3p .ecc3p__m{position:relative;width:100%;max-width:620px;height:100dvh;max-height:100dvh;background:linear-gradient(160deg,#140a3e,#0b0425 40%,#0a0320);border:1px solid rgba(255,255,255,.08);box-shadow:0 25px 80px #0009,0 0 120px #0ceeff0f;overflow:hidden;display:flex;flex-direction:column;animation:ecc3In .3s ease}@media(min-width:640px){.ecc3p .ecc3p__m{height:auto;max-height:90vh;border-radius:20px}}@keyframes ecc3In{0%{opacity:0;transform:scale(.95) translateY(40px)}to{opacity:1;transform:scale(1) translateY(0)}}.ecc3p .ecc3p__glow{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;z-index:0}.ecc3p .ecc3p__glow:before{content:"";position:absolute;top:-60px;left:50%;transform:translate(-50%);width:600px;height:250px;background:radial-gradient(ellipse at 50% 30%,rgba(12,238,255,.07),transparent 70%);filter:blur(40px)}.ecc3p .ecc3p__glow:after{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 5%,rgba(12,238,255,.2) 50%,transparent 95%)}.ecc3p .ecc3p__glow-b{position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 10%,rgba(12,238,255,.12) 50%,transparent 90%);pointer-events:none}.ecc3p .ecc3p__glow-l{position:absolute;top:0;bottom:0;left:0;width:1px;background:linear-gradient(180deg,rgba(12,238,255,.15),transparent 40%,transparent 60%,rgba(12,238,255,.1));pointer-events:none}.ecc3p .ecc3p__glow-r{position:absolute;top:0;bottom:0;right:0;width:1px;background:linear-gradient(180deg,rgba(12,238,255,.15),transparent 40%,transparent 60%,rgba(12,238,255,.1));pointer-events:none}.ecc3p .ecc3p__hd{position:relative;display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid rgba(255,255,255,.06);flex-shrink:0}@media(min-width:640px){.ecc3p .ecc3p__hd{padding:16px 24px}}.ecc3p .ecc3p__hd-l{display:flex;align-items:center;gap:12px}.ecc3p .ecc3p__btn{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);cursor:pointer;color:#ffffff80;transition:all .15s;-webkit-tap-highlight-color:transparent}.ecc3p .ecc3p__btn:hover{background:#ffffff14;color:#fff}.ecc3p .ecc3p__btn:active{transform:scale(.92)}.ecc3p .ecc3p__btn svg{width:16px;height:16px}.ecc3p .ecc3p__badge{color:#0ceeff;font-size:10px;font-weight:800;letter-spacing:3px;text-transform:uppercase}.ecc3p .ecc3p__ttl{color:#fff;font-size:15px;font-weight:700;margin-top:2px}.ecc3p .ecc3p__steps{display:flex;align-items:center;gap:4px;padding:10px 20px;border-bottom:1px solid rgba(255,255,255,.04);flex-shrink:0}@media(min-width:640px){.ecc3p .ecc3p__steps{padding:12px 24px}}.ecc3p .ecc3p__st{display:flex;align-items:center;gap:6px;flex:1}.ecc3p .ecc3p__sn{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;border:1.5px solid rgba(255,255,255,.12);color:#ffffff4d;flex-shrink:0}.ecc3p .ecc3p__sn--a{border-color:#0ceeff;color:#0ceeff;background:#0ceeff1f}.ecc3p .ecc3p__sn--d{border-color:#10b981;background:#10b981;color:#fff}.ecc3p .ecc3p__sn--d svg{width:12px;height:12px}.ecc3p .ecc3p__sl{font-size:11px;font-weight:600;color:#ffffff40;display:none}@media(min-width:640px){.ecc3p .ecc3p__sl{display:inline}}.ecc3p .ecc3p__sl--a{color:#0ceeff}.ecc3p .ecc3p__sl--d{color:#ffffff80}.ecc3p .ecc3p__sline{flex:1;height:1px;margin:0 4px;background:#ffffff14}.ecc3p .ecc3p__sline--d{background:#10b981}.ecc3p .ecc3p__body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:thin}.ecc3p .ecc3p__pnl{padding:20px;display:none}@media(min-width:640px){.ecc3p .ecc3p__pnl{padding:24px}}.ecc3p .ecc3p__pnl--on{display:block;animation:ecc3Fd .2s ease}@keyframes ecc3Fd{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.ecc3p .ecc3p__lbl{color:#fff6;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px}.ecc3p .ecc3p__pgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:24px}@media(min-width:640px){.ecc3p .ecc3p__pgrid{gap:12px}}.ecc3p .ecc3p__ptile{display:flex;flex-direction:column;align-items:center;gap:8px;padding:14px 8px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);cursor:pointer;transition:all .2s;-webkit-tap-highlight-color:transparent}.ecc3p .ecc3p__ptile:hover,.ecc3p .ecc3p__ptile:active{border-color:#0ceeff59;background:#0ceeff14}.ecc3p .ecc3p__ptile-ic{width:44px;height:44px;border-radius:10px;background:#ffffff0d;display:flex;align-items:center;justify-content:center;overflow:hidden}.ecc3p .ecc3p__ptile-ic img{max-width:32px;max-height:32px;object-fit:contain}.ecc3p .ecc3p__ptile-lb{color:#ffffffb3;font-size:11px;font-weight:600}.ecc3p .ecc3p__srch{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);margin-bottom:16px}.ecc3p .ecc3p__srch svg{width:16px;height:16px;color:#ffffff4d;flex-shrink:0}.ecc3p .ecc3p__srch input{width:100%;background:transparent;border:none;outline:none;color:#fff;font-size:15px}.ecc3p .ecc3p__srch input::placeholder{color:#ffffff4d}.ecc3p .ecc3p__list{display:flex;flex-direction:column;gap:2px;max-height:200px;overflow-y:auto;scrollbar-width:thin}.ecc3p .ecc3p__li{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-radius:8px;background:transparent;border:none;color:#fff;font-size:14px;cursor:pointer;text-align:left;width:100%;transition:background .1s;-webkit-tap-highlight-color:transparent}.ecc3p .ecc3p__li:hover,.ecc3p .ecc3p__li:active{background:#0ceeff0f}.ecc3p .ecc3p__li svg{width:14px;height:14px;color:#fff3}.ecc3p .ecc3p__moret{text-align:center;padding:8px;color:#0ceeff;font-size:13px;font-weight:600}.ecc3p .ecc3p__pills{display:flex;flex-wrap:wrap;gap:8px}.ecc3p .ecc3p__pill{padding:10px 16px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;-webkit-tap-highlight-color:transparent}.ecc3p .ecc3p__pill:hover,.ecc3p .ecc3p__pill:active{border-color:#0ceeff59;background:#0ceeff14;color:#0ceeff}.ecc3p .ecc3p__pill--yr{padding:10px 20px;font-size:15px;font-weight:700}.ecc3p .ecc3p__hint{display:flex;align-items:flex-start;gap:8px;padding:0 4px;margin-top:24px;color:#ffffff4d;font-size:12px;line-height:1.5}.ecc3p .ecc3p__hint svg{width:14px;height:14px;color:#0ceeff;opacity:.5;flex-shrink:0;margin-top:2px}.ecc3p .ecc3p__inst-card{display:flex;align-items:flex-start;gap:16px;padding:16px 20px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:all .2s;text-align:left;width:100%;-webkit-tap-highlight-color:transparent}.ecc3p .ecc3p__inst-card:hover{border-color:#0ceeff59;background:#0ceeff0f}.ecc3p .ecc3p__inst-card--hw:hover{border-color:#a855f759;background:#a855f70f}.ecc3p .ecc3p__inst-ic{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ecc3p .ecc3p__inst-ic--plug{background:#0ceeff14;border:1px solid rgba(12,238,255,.15)}.ecc3p .ecc3p__inst-ic--plug svg{color:#0ceeff}.ecc3p .ecc3p__inst-ic--hw{background:#a855f714;border:1px solid rgba(168,85,247,.15)}.ecc3p .ecc3p__inst-ic--hw svg{color:#c084fc}.ecc3p .ecc3p__inst-ic svg{width:22px;height:22px}.ecc3p .ecc3p__inst-nm{color:#fff;font-size:15px;font-weight:800;margin-bottom:4px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ecc3p .ecc3p__inst-badge{padding:2px 8px;border-radius:9999px;font-size:9px;font-weight:700;letter-spacing:.5px}.ecc3p .ecc3p__inst-badge--plug{background:#0ceeff14;border:1px solid rgba(12,238,255,.15);color:#0ceeff}.ecc3p .ecc3p__inst-badge--hw{background:#a855f714;border:1px solid rgba(168,85,247,.15);color:#c084fc}.ecc3p .ecc3p__inst-desc{color:#fff6;font-size:13px;line-height:1.5;margin-bottom:6px}.ecc3p .ecc3p__inst-specs{display:flex;align-items:center;gap:12px;color:#ffffff4d;font-size:11px}.ecc3p .ecc3p__inst-specs svg{width:10px;height:10px;flex-shrink:0}.ecc3p .ecc3p__chk{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px}.ecc3p .ecc3p__spin{width:80px;height:80px;border-radius:50%;border:3px solid rgba(255,255,255,.06);border-top-color:#0ceeff;border-right-color:#0ceeff;animation:ecc3Sp 1.5s linear infinite;display:flex;align-items:center;justify-content:center;margin-bottom:24px;position:relative}.ecc3p .ecc3p__spin svg{position:absolute;width:28px;height:28px;color:#0ceeff;animation:ecc3SpR 1.5s linear infinite}@keyframes ecc3Sp{to{transform:rotate(360deg)}}@keyframes ecc3SpR{to{transform:rotate(-360deg)}}.ecc3p .ecc3p__chk-t{color:#fff;font-size:18px;font-weight:700;margin-bottom:6px}.ecc3p .ecc3p__chk-s{color:#fff6;font-size:14px;margin-bottom:24px}.ecc3p .ecc3p__prog{width:192px;height:4px;border-radius:4px;background:#ffffff0f;overflow:hidden}.ecc3p .ecc3p__prog-bar{height:100%;border-radius:4px;background:linear-gradient(135deg,#0be0ef,#8bfbff);width:0;animation:ecc3Prg 1.6s ease-in-out forwards}@keyframes ecc3Prg{to{width:100%}}.ecc3p .ecc3p__ok{display:flex;align-items:center;gap:12px;padding:14px;border-radius:12px;background:#10b98114;border:1px solid rgba(16,185,129,.2);margin-bottom:20px}.ecc3p .ecc3p__ok-ic{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#10b98126;flex-shrink:0}.ecc3p .ecc3p__ok-ic svg{width:24px;height:24px;color:#34d399}.ecc3p .ecc3p__ok-t{color:#34d399;font-size:17px;font-weight:800}.ecc3p .ecc3p__ok-s{color:#ffffff80;font-size:13px}.ecc3p .ecc3p__conn{border-radius:12px;padding:14px;margin-bottom:20px;display:flex;gap:12px;align-items:flex-start}.ecc3p .ecc3p__conn svg{width:18px;height:18px;flex-shrink:0;margin-top:2px}.ecc3p .ecc3p__conn-t{color:#fff;font-size:14px;font-weight:700;margin-bottom:4px}.ecc3p .ecc3p__conn--nacs{background:#10b9810f;border:1px solid rgba(16,185,129,.15)}.ecc3p .ecc3p__conn--nacs svg{color:#34d399}.ecc3p .ecc3p__conn--j17{background:#0ceeff0a;border:1px solid rgba(12,238,255,.12)}.ecc3p .ecc3p__conn--j17 svg{color:#0ceeff}.ecc3p .ecc3p__prod{border-radius:12px;overflow:hidden;border:1px solid rgba(12,238,255,.25);background:#0ceeff0a;margin-bottom:12px}.ecc3p .ecc3p__prod-in{padding:16px}.ecc3p .ecc3p__shopbtn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px;border-radius:12px;background:linear-gradient(135deg,#0be0ef,#b1faff,#0be0ef,#8bfbff,#0be0ef);background-size:200% 200%;color:#0b0425;font-size:15px;font-weight:800;text-decoration:none;border:none;cursor:pointer;transition:all .2s;-webkit-tap-highlight-color:transparent}.ecc3p .ecc3p__shopbtn:hover{transform:translateY(-1px);box-shadow:0 4px 20px #0ceeff4d}.ecc3p .ecc3p__shopbtn:active{transform:scale(.97)}.ecc3p .ecc3p__shopbtn svg{width:16px;height:16px}.ecc3p .ecc3p__again{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:10px;border-radius:12px;background:transparent;border:1px solid rgba(255,255,255,.08);color:#fff6;font-size:13px;font-weight:600;cursor:pointer;margin-top:12px;transition:all .2s;-webkit-tap-highlight-color:transparent}.ecc3p .ecc3p__again:hover{border-color:#ffffff26;color:#fff9}.ecc3p .ecc3p__again svg{width:14px;height:14px}@media(max-width:749px){.epm{padding:0;width:100%;max-width:100vw;overflow-x:hidden}.epm .epm__wrap{display:block;padding:0;width:100%}.epm .epm__gallery{position:static;padding:0;margin:0 0 16px;width:100%;display:block;height:auto}.epm .epm__main-img{display:none}.epm .epm__slider{display:block;position:relative;width:100%;margin-bottom:8px;overflow:hidden}.epm .epm__slider-track{display:flex;width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;scroll-behavior:auto;touch-action:pan-x pan-y}.epm .epm__slider-track::-webkit-scrollbar{display:none}.epm .epm__slide{flex:0 0 100%;width:100%;aspect-ratio:1/1;scroll-snap-align:center;scroll-snap-stop:always}.epm .epm__slide img{width:100%;height:100%;object-fit:contain;pointer-events:none}.epm .epm__dots{display:flex;justify-content:center;gap:6px;padding:8px 0 4px}.epm .epm__dot{width:6px;height:6px;border-radius:50%;background:#0000008c;transition:background .2s,width .2s;border:none;padding:0;cursor:pointer}.epm .epm__dot.active{background:#000;width:18px;border-radius:3px}.epm .epm__slider .epm__badge-float{position:absolute;top:8px;left:8px;padding:8px 12px;font-size:12px;z-index:5;pointer-events:none}.epm .epm__thumbs{padding:0 16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.epm .epm__thumb{flex:0 0 60px;height:60px;scroll-snap-align:start}.epm .epm__info{display:block;padding:0 16px;width:100%}.epm .epm__title{font-size:var(--epm-title-size-mob, 22px)}.epm .epm__feats{display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:8px;margin:0 -16px;padding-left:16px;padding-right:16px;width:calc(100% + 32px)}.epm .epm__feat{white-space:nowrap;flex-shrink:0;scroll-snap-align:start}.epm .epm__price-row{flex-direction:column;gap:12px}.epm .epm__variants-wrapper{width:100%;margin-bottom:8px}.epm .epm__warranties{flex-wrap:wrap;gap:6px;width:100%}.epm .epm__warranty{flex:1 1 120px;padding:12px 6px}.epm .epm__warranty-name{font-size:14px;line-height:1.2}.epm .epm__warranty-desc{font-size:11px;line-height:1.2}.epm .epm__warranty-custom{font-size:10px;line-height:1.2}.epm .epm__btn-grid{grid-template-columns:1fr}.epm .epm__trust{margin:16px 0 0;padding:16px 0 0;border-top:1px solid rgba(0,0,0,.08);display:grid;grid-template-columns:repeat(4,1fr);gap:4px;text-align:center}.epm .epm__trust-item{flex-direction:column;gap:4px;align-items:center;font-size:10px;line-height:1.2;letter-spacing:-.3px;padding:0}.epm .epm__trust-item svg,.epm .epm__trust-item img{width:22px;height:22px;margin:0}.epm .epm__acc-section{order:11;margin:0 -16px;padding:16px;width:calc(100% + 32px)}.epm .epm__acc-grid{display:flex;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:8px}.epm .epm__acc-card{flex:0 0 75%;min-width:0;scroll-snap-align:start}.epm .epm__compat{flex-direction:column;align-items:flex-start;padding:20px;min-height:auto;border-radius:12px}.epm .epm__compat-title{font-size:18px}.epm .epm__compat-btn{width:var(--epm-compat-btn-w-mob, 200px);height:var(--epm-compat-btn-h-mob, 48px)}.epm .epm__compat-bg img{object-position:var(--epm-compat-img-pos-mob, center center)}.epm__sticky-left,.epm__sticky-divider{display:none}.epm__sticky-wrap{padding:0 16px}.epm__sticky-right{width:100%;justify-content:space-between;gap:12px}.epm__sticky-price-col{align-items:flex-start}.epm__sticky-actions{flex:1;justify-content:flex-end}.epm__sticky-btn{flex:1;padding:0;min-width:110px;width:100%}.epm-lb__nav{width:40px;height:40px}.epm-lb__nav--prev{left:8px}.epm-lb__nav--next{right:8px}.epm-lb__close{top:8px;right:8px;width:36px;height:36px}}.eitb{position:relative;background:var(--eitb-bg, #0B0B0D);padding:var(--eitb-pad-top, 80px) clamp(16px,4vw,20px) var(--eitb-pad-bottom, 80px);overflow:hidden}.eitb .eitb__container{position:relative;z-index:1;max-width:var(--eitb-max-width, 1400px);margin:0 auto;display:flex;flex-direction:column;gap:clamp(32px,5vw,60px)}.eitb .eitb__banner-wrap{position:relative;width:100%;z-index:2}.eitb .eitb__banner-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:640px;height:737px;pointer-events:none;z-index:-1}.eitb .eitb__glow-e1,.eitb .eitb__glow-e2,.eitb .eitb__glow-e3{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-37.21deg)}.eitb .eitb__glow-e1{width:238px;height:744px;background:linear-gradient(180deg,#53aafc00,#53ddfc);filter:blur(157px)}.eitb .eitb__glow-e2{width:100px;height:314px;background:linear-gradient(180deg,#53aafc00,#53fcf6);filter:blur(52px)}.eitb .eitb__glow-e3{width:49px;height:154px;background:linear-gradient(180deg,#fff0,#fff);filter:blur(25px)}.eitb .eitb__banner{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:clamp(24px,4vw,50px) clamp(20px,6vw,83px);gap:clamp(16px,3vw,24px);background:#ffffff0d;backdrop-filter:blur(57px);-webkit-backdrop-filter:blur(57px);border-radius:clamp(16px,2vw,24px);border:1px solid rgba(255,255,255,.08);flex-wrap:wrap}.eitb .eitb__banner-left{display:flex;align-items:center;gap:16px;flex:1 1 auto;min-width:0}.eitb .eitb__icon-box{display:flex;justify-content:center;align-items:center;width:60px;height:60px;background:#ffffff14;border-radius:100px;flex-shrink:0}.eitb .eitb__icon-box img{width:24px;height:24px;object-fit:contain}.eitb .eitb__icon-svg{width:24px;height:24px;background:linear-gradient(97.57deg,#0ceeff 22.22%,#a0f8ff 59.56%,#0ceeff 92.44%);-webkit-mask:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2L22 7L12 12L2 7L12 2ZM2 17L12 22L22 17V12L12 17L2 12V17Z"/></svg>') center/contain no-repeat;mask:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2L22 7L12 12L2 7L12 2ZM2 17L12 22L22 17V12L12 17L2 12V17Z"/></svg>') center/contain no-repeat}.eitb .eitb__title-wrap{display:flex;flex-direction:column;gap:4px;min-width:0}.eitb .eitb__badge{font-family:SF Pro Text,sans-serif;font-weight:600;font-size:clamp(14px,1.5vw,18px);line-height:1.2;letter-spacing:-1px;background:linear-gradient(97.57deg,#0ceeff 22.22%,#a0f8ff 59.56%,#0ceeff 92.44%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-transform:uppercase}.eitb .eitb__banner-title{font-family:var(--heading-font-family, "SF Pro Text", sans-serif);font-weight:500;font-size:clamp(20px,3.5vw,32px);line-height:1.1;letter-spacing:-1px;color:#fff;margin:0;overflow-wrap:break-word}.eitb .eitb__actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.eitb .eitb__btn{display:inline-flex;justify-content:center;align-items:center;padding:14px clamp(20px,3vw,32px);border-radius:8px;font-family:SF Pro Text,sans-serif;font-weight:600;font-size:16px;line-height:1.4;letter-spacing:-.28px;text-decoration:none;transition:all .25s ease;white-space:nowrap}.eitb .eitb__btn--primary{background:linear-gradient(97.57deg,#0ceeff 22.22%,#a0f8ff 59.56%,#0ceeff 92.44%),#0be0ef;color:#000}.eitb .eitb__btn--primary:hover{filter:brightness(1.1);transform:translateY(-2px)}.eitb .eitb__btn--secondary{background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.1)}.eitb .eitb__btn--secondary:hover{background:#ffffff40;transform:translateY(-2px)}.eitb .eitb__grid-wrap{display:flex;flex-direction:column;align-items:center;gap:clamp(20px,3vw,32px);width:100%}.eitb .eitb__grid-title{font-family:var(--heading-font-family, "SF Pro Text", sans-serif);font-weight:500;font-size:clamp(26px,4.5vw,42px);line-height:1.1;letter-spacing:-1px;color:#fff;text-align:center;margin:0}.eitb .eitb__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;width:100%}.eitb .eitb__toggle-wrap{display:none}.eitb .eitb__card{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:24px 20px;background:linear-gradient(180deg,#ffffff14,#99999908);border-radius:18px;border:1px solid rgba(255,255,255,.05);transition:all .3s ease;height:100%;min-height:200px;min-width:0}.eitb .eitb__card:hover{background:linear-gradient(180deg,#ffffff1f,#9999990d);border-color:#0ceeff4d;transform:translateY(-4px)}.eitb .eitb__card-img{height:90px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;width:100%}.eitb .eitb__card-img img,.eitb .eitb__card-img svg{max-width:100%;max-height:100%;object-fit:contain}.eitb .eitb__card-title,.eitb .eitb__card-text{font-family:SF Pro Text,sans-serif;text-align:center;margin:0;overflow-wrap:break-word;word-break:break-word}.eitb .eitb__card-title{font-weight:500;font-size:16px;line-height:1.4;color:#fff}.eitb .eitb__card-text{font-weight:400;font-size:14px;line-height:1.4;color:#fff9;margin-top:4px}.eitb .text-gradient{background:linear-gradient(97.57deg,#0ceeff 22.22%,#a0f8ff 59.56%,#0ceeff 92.44%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;opacity:1!important;font-weight:600}@media(max-width:1280px){.eitb .eitb__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1024px){.eitb .eitb__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.eitb .eitb__banner{flex-direction:column;text-align:center}.eitb .eitb__banner-left{flex-direction:column;align-items:center}}@media(max-width:749px){.eitb{padding-top:clamp(40px,8vw,60px);padding-bottom:clamp(40px,8vw,60px)}.eitb .eitb__banner{padding:clamp(20px,5vw,30px);border-radius:16px;gap:20px}.eitb .eitb__actions{flex-direction:column;width:100%}.eitb .eitb__btn,.eitb .eitb__banner-glow{width:100%}.eitb .eitb__grid{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px;padding-bottom:10px;margin:0 calc(-1*clamp(16px,4vw,20px));padding-left:clamp(16px,4vw,20px);padding-right:clamp(16px,4vw,20px);overscroll-behavior-x:contain}.eitb .eitb__grid::-webkit-scrollbar{display:none}.eitb .eitb__card{flex:0 0 calc(42vw - 8px);scroll-snap-align:start;min-height:180px;padding:16px 12px}.eitb .eitb__card-img{height:70px}.eitb .eitb__card-title{font-size:14px}.eitb .eitb__card-text{font-size:12px}.eitb .eitb__toggle-wrap{display:flex;justify-content:center;width:100%;margin-top:8px}.eitb .eitb__toggle-btn{display:inline-flex;align-items:center;gap:8px;background:transparent;border:1px solid rgba(255,255,255,.2);color:#fff;padding:12px 24px;border-radius:100px;font-family:SF Pro Text,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:background .3s;-webkit-tap-highlight-color:transparent}.eitb .eitb__toggle-btn:active{background:#ffffff1a}.eitb .eitb__toggle-icon{transition:transform .3s ease}.eitb .eitb__toggle-btn.is-open .eitb__toggle-icon{transform:rotate(180deg)}.eitb .eitb__grid-wrap.is-expanded .eitb__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow-x:hidden;flex-wrap:wrap;margin:0;padding-left:0;padding-right:0}.eitb .eitb__grid-wrap.is-expanded .eitb__card{width:100%;flex:unset}}@media(max-width:360px){.eitb .eitb__icon-box{width:48px;height:48px}.eitb .eitb__card{flex:0 0 calc(50vw - 8px)}}.ewhy{position:relative;background:var(--ewhy-bg, #FFFFFF);padding:var(--ewhy-pad-top, 80px) clamp(16px,2vw,20px) var(--ewhy-pad-bottom, 80px);overflow:hidden}.ewhy .ewhy__container{max-width:var(--ewhy-max-width, 1200px);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:clamp(24px,4vw,40px)}.ewhy .ewhy__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.ewhy .ewhy__subtitle{font-family:SF Pro Text,sans-serif;font-weight:700;font-size:clamp(14px,1.5vw,18px);line-height:1.2;letter-spacing:-1px;color:#067585;margin:0;text-transform:none}.ewhy .ewhy__title{font-family:SF Pro Text,sans-serif;font-weight:500;font-size:clamp(28px,5vw,42px);line-height:1.1;letter-spacing:-1.5px;color:#000;margin:0;max-width:600px;overflow-wrap:break-word}.ewhy__desktop-wrapper{display:block;width:100%}.ewhy__mobile-wrapper{display:none;width:100%}.ewhy .ewhy__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.285fr);grid-template-rows:345px 85px 249px;gap:14px;width:100%;justify-content:center}.ewhy .ewhy__card--desktop-1{grid-column:1 / 2;grid-row:1 / 3}.ewhy .ewhy__card--desktop-2{grid-column:2 / 3;grid-row:1 / 3}.ewhy .ewhy__card--desktop-3{grid-column:3 / 4;grid-row:1 / 2}.ewhy .ewhy__card--desktop-4{grid-column:1 / 3;grid-row:3 / 4}.ewhy .ewhy__card--desktop-5{grid-column:3 / 4;grid-row:2 / 4}.ewhy .ewhy__card{position:relative;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;padding:30px;text-decoration:none;min-width:0}.ewhy .bg-gradient-1{background:linear-gradient(217.93deg,#cdd6d7 -5.54%,#ecf0f1 93.89%),#d9d9d9}.ewhy .bg-gradient-2{background:linear-gradient(159.64deg,#f1f1f1 13.53%,#d9d9d9 83.49%)}.ewhy .bg-gradient-3{background:linear-gradient(79.06deg,#f1f1ef 15.94%,#fcfcfa 95.33%),#d9d9d9}.ewhy .bg-gradient-4{background:linear-gradient(254.42deg,#bcbed4 19.52%,#9c9eb7 87.74%)}.ewhy .bg-gradient-5{background:linear-gradient(77.57deg,#c1e3f2 8.34%,#7cbfe7 88.99%),#d9d9d9}.ewhy .ewhy__card-media-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.ewhy .ewhy__card-media--bg{position:absolute;top:0;right:0;bottom:0;left:0}.ewhy .ewhy__card-media--bg img{width:100%;height:100%;object-fit:cover}.ewhy .ewhy__card-media--element{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:var(--img-align-h, center);align-items:var(--img-align-v, center)}.ewhy .ewhy__card-media--element img{width:var(--img-w, 100%);max-width:none!important;height:auto;object-fit:contain;transform:translate(var(--img-x, 0),var(--img-y, 0))}.ewhy[data-hover-zoom=true] .ewhy__card-media-wrap img{transition:transform .6s cubic-bezier(.25,1,.5,1)}.ewhy[data-hover-zoom=true] .ewhy__card:hover .ewhy__card-media--bg img{transform:scale(1.05)}.ewhy[data-hover-zoom=true] .ewhy__card:hover .ewhy__card-media--element img{transform:translate(var(--img-x, 0),var(--img-y, 0)) scale(1.05)}.ewhy .ewhy__card-content{position:relative;z-index:2;display:flex;flex-direction:column;flex:1 1 auto;width:100%;pointer-events:none;justify-content:var(--text-align-v, flex-start);align-items:var(--text-align-h, flex-start);text-align:var(--text-align-inner, left);transform:translate(var(--text-x, 0),var(--text-y, 0))}.ewhy .ewhy__text-inner{max-width:var(--text-max-w, 100%);width:100%;pointer-events:auto}.ewhy .ewhy__card-title{font-family:SF Pro Text,sans-serif;font-weight:500;font-size:clamp(20px,2.5vw,28px);line-height:1.1;letter-spacing:-1px;margin:0 0 8px;overflow-wrap:break-word;color:var(--ewhy-text-color, inherit)}.ewhy .ewhy__card-text{font-family:SF Pro Text,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,16px);line-height:1.4;opacity:.6;margin:0;overflow-wrap:break-word;color:var(--ewhy-text-color, inherit)}.ewhy .ewhy__btn-wrap{display:contents}.ewhy .ewhy__btn{position:absolute;z-index:3;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 12px 10px 16px;gap:8px;height:44px;border-radius:8px;text-decoration:none;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;pointer-events:auto;white-space:nowrap}.ewhy .btn-default{background:var(--ewhy-btn-bg, rgba(0, 0, 0, .05));color:var(--ewhy-btn-color, #000)}.ewhy .btn-light{background:var(--ewhy-btn-bg, rgba(255, 255, 255, .2));color:var(--ewhy-btn-color, #000)}.ewhy .btn-white{background:var(--ewhy-btn-bg, #ffffff);color:var(--ewhy-btn-color, #000);box-shadow:0 2px 8px #00000014}.ewhy .btn-blur{background:var(--ewhy-btn-bg, rgba(0, 0, 0, .55));backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);color:var(--ewhy-btn-color, #fff)}.ewhy .btn-default:hover{background:#0000001a}.ewhy .btn-light:hover{background:#ffffff4d}.ewhy .btn-white:hover{background:#f5f5f5;box-shadow:0 4px 16px #0000001f}.ewhy .btn-blur:hover{background:#000000a6}.ewhy .ewhy__btn:hover{transform:translateY(-2px)}.ewhy .ewhy__btn-text{font-family:SF Pro Text,sans-serif;font-weight:600;font-size:16px;line-height:1.4}.ewhy .ewhy__btn-icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ewhy .ewhy__btn-icon svg{width:100%;height:100%;fill:currentColor}.ewhy .pos-bottom-left{bottom:30px;left:30px}.ewhy .pos-bottom-right{bottom:30px;right:30px}.ewhy .pos-top-left{top:30px;left:30px}.ewhy .pos-top-right{top:30px;right:30px}.ewhy .pos-bottom-center{bottom:30px;left:50%;transform:translate(-50%)}.ewhy .pos-bottom-center:hover{transform:translate(-50%) translateY(-2px)}.ewhy .pos-top-center{top:30px;left:50%;transform:translate(-50%)}.ewhy .pos-top-center:hover{transform:translate(-50%) translateY(-2px)}.ewhy .pos-center{top:50%;left:50%;transform:translate(-50%,-50%)}.ewhy .pos-center:hover{transform:translate(-50%,-50%) translateY(-2px)}.ewhy .ewhy__multi-btn-wrap{display:flex;position:absolute;z-index:3;gap:8px;pointer-events:auto;left:20px;right:20px}.ewhy .wrap-bottom{bottom:20px;align-items:flex-end}.ewhy .wrap-top{top:20px;align-items:flex-start}.ewhy .wrap-center{top:50%;transform:translateY(-50%);align-items:center}.ewhy .ewhy__multi-btn-wrap .ewhy__btn{position:static;flex:1 1 0;min-width:0;padding:10px 8px;transform:none}.ewhy .ewhy__multi-btn-wrap .ewhy__btn:hover{transform:translateY(-2px)}.ewhy .ewhy__multi-btn-wrap .ewhy__btn-text{font-size:13px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media(max-width:1200px)and (min-width:750px){.ewhy .ewhy__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:auto}.ewhy .ewhy__card{grid-column:auto!important;grid-row:auto!important;min-height:350px}.ewhy .ewhy__card--desktop-4{grid-column:1 / 3!important}}@media(max-width:749px){.ewhy{padding-top:var(--ewhy-pad-top-mob, 40px);padding-bottom:var(--ewhy-pad-bottom-mob, 40px)}.ewhy .ewhy__title{font-size:clamp(24px,7vw,32px)}.ewhy__desktop-wrapper{display:none}.ewhy__mobile-wrapper{display:block}.ewhy .ewhy__swiper-container{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;padding-bottom:20px;margin:0 calc(-1*clamp(16px,4vw,20px));padding-left:clamp(16px,4vw,20px);padding-right:clamp(16px,4vw,20px);overscroll-behavior-x:contain}.ewhy .ewhy__swiper-container::-webkit-scrollbar{display:none}.ewhy .ewhy__mobile-wrapper .ewhy__card{flex:0 0 var(--ewhy-mob-card-w, 85vw);scroll-snap-align:center;min-height:var(--ewhy-mob-card-h, 350px);border-radius:20px;padding:20px}.ewhy .ewhy__card-title{font-size:24px}.ewhy .pos-bottom-left{bottom:20px;left:20px}.ewhy .pos-bottom-right{bottom:20px;right:20px}.ewhy .pos-top-left{top:20px;left:20px}.ewhy .pos-top-right{top:20px;right:20px}}.esc-outer{background:var(--esc-outer-bg, #0B0B0F);padding:var(--esc-pad-y, 0) var(--esc-pad-x, 40px)}.esc{position:relative;max-width:var(--esc-section-width, 1360px);min-height:var(--esc-section-height, 620px);margin:0 auto;overflow:hidden;border-radius:var(--esc-radius, 20px);background:var(--esc-bg, #c8cdd3)}.esc .esc__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.esc .esc__bg img{width:100%;height:100%;object-fit:cover;object-position:var(--esc-bg-pos, center center)}.esc .esc__wrap{position:relative;z-index:1;display:grid;grid-template-columns:var(--esc-grid-cols, 38% 1fr);min-height:var(--esc-section-height, 620px);gap:clamp(16px,3vw,40px)}.esc .esc__txt{order:var(--esc-txt-order, 1);padding:clamp(32px,4vw,60px) clamp(28px,4vw,60px);align-self:start;min-width:0}.esc .esc__sub{color:var(--esc-sub-color, #6A6A6A);font-size:var(--esc-sub-size, 14px);font-weight:600;margin-bottom:12px}.esc .esc__h{font-family:var(--heading-font-family, "Montserrat", sans-serif);font-size:var(--esc-heading-size, 40px);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:var(--esc-heading-color, #111);margin:0;overflow-wrap:break-word}.esc .esc__h p{margin:0}.esc .esc__calc{order:var(--esc-calc-order, 2);align-self:var(--esc-calc-align-v, center);justify-self:var(--esc-calc-align-h, center);transform:translate(var(--esc-calc-offset-x, 0),var(--esc-calc-offset-y, 0));margin:clamp(20px,3vw,40px);background:#fff;border-radius:20px;padding:clamp(20px,3vw,32px);box-shadow:0 8px 40px #0000001a;max-width:480px;width:100%;min-width:0}.esc .esc__calc-hdr{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap;gap:8px}.esc .esc__ev-label{font-weight:700;font-size:15px;color:#111}.esc .esc__ev-label span{color:var(--esc-accent-text, #067585);cursor:pointer;font-weight:700}.esc .esc__ev-select{display:none;position:absolute;top:100%;left:0;background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 8px 24px #0000001f;z-index:100;max-height:240px;overflow-y:auto;width:260px;padding:4px 0}.esc .esc__ev-select.active{display:block}.esc .esc__ev-select button{display:block;width:100%;text-align:left;padding:8px 16px;border:none;background:none;cursor:pointer;font-size:13px;color:#333}.esc .esc__ev-select button:hover{background:#f5f5f5}.esc .esc__ev-wrap{position:relative}.esc .esc__toggle{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#555}.esc .esc__toggle-sw{width:44px;height:24px;border-radius:12px;background:#ddd;position:relative;cursor:pointer;transition:.2s;border:none;padding:0;flex-shrink:0}.esc .esc__toggle-sw.on{background:var(--esc-accent, #0CEEFF)}.esc .esc__toggle-sw:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:#fff;transition:.2s;box-shadow:0 1px 3px #0003}.esc .esc__toggle-sw.on:after{left:22px}.esc .esc__slider-row{margin-bottom:24px}.esc .esc__slider-hdr{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.esc .esc__slider-hdr label{font-weight:700;font-size:15px;color:#111}.esc .esc__slider-hdr span{font-family:var(--heading-font-family, "Montserrat", sans-serif);font-size:28px;font-weight:800;color:#111}.esc .esc__slider-hdr small{font-size:14px;font-weight:600;color:#6a6a6a}.esc .esc__range{width:100%;appearance:none;-webkit-appearance:none;height:6px;border-radius:3px;background:#e0e0e0;outline:none;cursor:pointer}.esc .esc__range::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:#111;cursor:pointer;border:3px solid #fff;box-shadow:0 1px 4px #0000004d}.esc .esc__range::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:#111;cursor:pointer;border:3px solid #fff;box-shadow:0 1px 4px #0000004d}.esc .esc__slider-labels{display:flex;justify-content:space-between;font-size:11px;color:#6a6a6a;margin-top:4px}.esc .esc__results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px}.esc .esc__result{text-align:center;padding:16px 8px;border-radius:12px;background:#f5f5f7;border:2px solid transparent;transition:.2s;min-width:0}.esc .esc__result:last-child{background:#e8fcff;border-color:color-mix(in srgb,var(--esc-accent, #0CEEFF) 27%,transparent)}@supports not (background: color-mix(in srgb,red,blue)){.esc .esc__result:last-child{border-color:#0ceeff45}}.esc .esc__result-icon{width:32px;height:32px;margin:0 auto 8px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.esc .esc__result-icon svg{width:16px;height:16px;color:#555}.esc .esc__result-val{font-family:var(--heading-font-family, "Montserrat", sans-serif);font-size:clamp(20px,2.5vw,26px);font-weight:800;color:#111;margin-bottom:2px}.esc .esc__result-label{font-size:12px;color:#6a6a6a;font-weight:500}.esc .esc__note{text-align:center;font-size:13px;color:#6a6a6a}.esc .esc__mob-img{display:none}@media(max-width:749px){.esc-outer{padding:var(--esc-pad-y-mob, 0) var(--esc-pad-x-mob, 16px)}.esc{min-height:auto;border-radius:var(--esc-radius-mob, 16px)}.esc .esc__bg{display:none}.esc .esc__wrap{grid-template-columns:1fr;min-height:auto}.esc .esc__txt{display:none}.esc .esc__mob-img{display:block;position:relative;overflow:hidden;border-radius:var(--esc-radius-mob, 16px) var(--esc-radius-mob, 16px) 0 0}.esc .esc__mob-img img{display:block;width:100%;height:auto}.esc .esc__mob-img .esc__mob-txt{position:absolute;z-index:2;top:var(--esc-mob-txt-top, 6%);left:var(--esc-mob-txt-left, 6%);right:var(--esc-mob-txt-right, 20%)}.esc .esc__mob-img .esc__mob-txt .esc__sub{color:var(--esc-mob-text-color, #ffffff);font-size:var(--esc-sub-size, 14px);font-weight:600;margin-bottom:8px;opacity:.8}.esc .esc__mob-img .esc__mob-txt .esc__h{font-family:var(--heading-font-family, "Montserrat", sans-serif);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:var(--esc-mob-text-color, #ffffff);font-size:var(--esc-heading-size-mob, 28px);margin-bottom:0}.esc .esc__calc{margin:0;border-radius:0 0 var(--esc-radius-mob, 16px) var(--esc-radius-mob, 16px);box-shadow:none;padding:clamp(16px,3vw,24px);max-width:none;transform:none;justify-self:stretch}.esc .esc__results{grid-template-columns:1fr;gap:0}.esc .esc__result{display:flex;align-items:center;gap:12px;text-align:left;padding:14px 16px;border-radius:0;border-bottom:1px solid #eee}.esc .esc__result:last-child{border-bottom:none;border-radius:12px}.esc .esc__result-icon{margin:0;flex-shrink:0}.esc .esc__result-val{font-size:22px;margin-bottom:0}.esc .esc__result-label{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/pdp-combined.css.map */
