@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap";:root{--evx-bg: #F4F5F6;--evx-bg-rgb: 244 245 246;--evx-surface: #FFFFFF;--evx-line: #E2E4E7;--evx-text: #16181C;--evx-text-2: #4E535B;--evx-muted: #9A9EA6;--evx-red: #DE1A1A;--evx-red-deep: #A31212;--evx-red-bg: #FDECEC;--evx-blue: #2563EB;--evx-blue-deep: #1748A8;--evx-blue-bg: #E8EFFD;--evx-green: #1E9A57;--evx-green-deep: #157A44;--evx-green-bg: #E9F6EF;--evx-purple: #a06fe0;--evx-asphalt: #101114;--evx-font: "Montserrat", sans-serif;--evxl-paper: #F4F5F6;--evxl-card: #FFFFFF;--evxl-ink: #16181C;--evxl-ink-2: #4E535B;--evxl-hair: #E2E4E7;--evxl-asphalt: #101114;--evxl-asphalt-2: #191B1F;--evxl-asphalt-line: #2A2D33;--evxl-accent: #DE1A1A;--evxl-accent-deep: #A31212;--evxl-accent-soft: #FDECEC;--evxl-blue: #2563EB;--evxl-blue-deep: #1748A8;--evxl-blue-soft: #E8EFFD;--evxl-green: #1E9A57;--evxl-green-deep: #157A44;--evxl-green-soft: #E9F6EF}.ev-section{background:var(--evx-bg);color:var(--evx-text);font-family:var(--evx-font)}.ev-badge{display:inline-block;font-family:var(--evx-font);font-size:11px;font-weight:600;letter-spacing:.04em;padding:3px 9px;border-radius:6px;line-height:1.4}.ev-badge--a{background:#173726;color:#5fd68f}.ev-badge--b{background:#3a2f14;color:#e8b64b}.ev-badge--c{background:#3a1a18;color:#e4665f}.ev-badge--top{background:#3a3114;color:#e8c964;border:1px solid #e8c96433}.ev-badge--limited{background:#241a2e;color:#b98fe0}#header-group [class*=color-],#header-group .header__row,#header-group .menu-drawer,#header-group header-component{--color-background: var(--evxl-card) !important;--color-background-rgb: 255 255 255 !important;--color: var(--evxl-ink) !important;--color-rgb: 22 24 28 !important;--color-foreground: var(--evxl-ink) !important;--color-foreground-rgb: 22 24 28 !important;--color-foreground-muted: rgba(22, 24, 28, .62) !important;background-color:var(--evxl-card)!important;color:var(--evxl-ink)!important}#header-group .header__row{border-bottom:1px solid var(--evxl-hair)}#header-group a,#header-group summary,#header-group button,#header-group svg{color:var(--evxl-ink)!important}#header-group a:hover,#header-group summary:hover{color:var(--evxl-accent)!important}#header-group a{font-family:Montserrat,sans-serif!important;font-weight:600}#header-group .evtb .evtb__seg{color:#7a7e86!important;font-weight:800!important}#header-group .evtb .evtb__seg:hover{color:#c7c8cc!important}#header-group .evtb .evtb__seg--on{color:#fff!important}a.header-logo{display:inline-flex!important;align-items:center;gap:12px;text-decoration:none!important}@media(prefers-reduced-motion:reduce){.ev-hero__half,.ev-brand{transition:none!important}}main [class*=color-]{--color-background: var(--evx-bg) !important;--color-background-rgb: var(--evx-bg-rgb) !important;--color: var(--evx-text) !important;--color-rgb: 22 24 28 !important;--color-foreground: var(--evx-text) !important;--color-foreground-rgb: 22 24 28 !important;--color-foreground-muted: rgba(22, 24, 28, .62) !important}body,main{background:var(--evx-bg)}main h1,main h2{color:var(--evx-text);font-family:var(--evx-font)}ul.product-grid{gap:16px!important}li.product-grid__item{display:flex}product-card.product-card{background:var(--evx-surface);border:1px solid var(--evx-line);border-radius:14px;overflow:hidden;width:100%;padding-bottom:16px;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}product-card.product-card:hover,product-card.product-card:focus-within{transform:translateY(-4px);border-color:var(--evx-red);box-shadow:0 14px 34px #16181c1f}.product-card .card-gallery{background:#fff;border-radius:13px 13px 0 0;overflow:hidden;margin-bottom:12px}.product-card .product-media-container{aspect-ratio:1 / 1!important;height:auto!important;background:#fff}.product-card .product-media-container img{width:100%!important;height:100%!important;object-fit:contain!important;padding:7%;box-sizing:border-box;transition:transform .35s ease}product-card.product-card:hover .product-media-container img{transform:scale(1.05)}.product-card .text-block p,.product-card .product-grid-view-zoom-out--details h3{color:var(--evx-text)!important;font-family:var(--evx-font)!important;font-weight:600!important;font-size:14.5px!important;line-height:1.4!important}.product-card .text-block,.product-card product-price{padding:0 16px}.product-card product-price .price,.product-card .price-item--sale{color:var(--evx-text)!important;font-family:var(--evx-font)!important;font-weight:700!important;font-size:15px!important}.product-card .compare-at-price{color:var(--evx-muted)!important;font-weight:500!important}.product-card .product-badges{display:flex;flex-direction:column;gap:5px;align-items:flex-end;top:10px;right:10px}.product-card .product-badges .ev-badges{display:flex;flex-direction:column;gap:5px;align-items:flex-end}.product-card .product-badges>span:not(.ev-badge),.product-card .product-badges [class*=badge]:not(.ev-badge):not(.ev-badges){background:#15161ad9;color:#fff;border-radius:6px;font-family:var(--evx-font);font-size:11px;font-weight:600;padding:3px 9px}.product-card .quick-add__button{background:var(--evx-red)!important;color:#fff!important;font-family:var(--evx-font)!important;font-weight:600!important;border:none!important;border-radius:9px!important}@media(prefers-reduced-motion:reduce){product-card.product-card,.product-card .product-media-container img{transition:none!important;transform:none!important}}.product-card quick-add-component{display:none!important}.ev-pg{padding:20px 0 8px}.ev-pg__gallery{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;height:min(520px,60vh);padding:0 20px 12px;max-width:1400px;margin:0 auto}.ev-pg__gallery::-webkit-scrollbar{height:8px}.ev-pg__gallery::-webkit-scrollbar-thumb{background:var(--evx-line);border-radius:4px}.ev-pg__slide{flex:0 0 auto;height:100%;scroll-snap-align:center;background:#fff;border-radius:14px;overflow:hidden}.ev-pg__slide img{height:100%;width:auto;display:block;object-fit:contain;padding:3%;box-sizing:border-box}.ev-pg__video{height:100%;aspect-ratio:16/9}.ev-pg__video iframe,.ev-pg__video video{width:100%;height:100%}.ev-pg__buy{max-width:860px;margin:26px auto 0;padding:0 24px;font-family:var(--evx-font)}.ev-pg__vendor{color:var(--evx-muted);font-size:12px;font-weight:700;letter-spacing:.18em}.ev-pg__title{color:var(--evx-text);font-family:var(--evx-font);font-weight:800;font-size:clamp(24px,3.4vw,40px);margin:6px 0 10px}.ev-pg__priceRow{display:flex;align-items:baseline;gap:12px;margin-bottom:10px}.ev-pg__price{color:var(--evx-text);font-size:26px;font-weight:800}.ev-pg__compare{color:var(--evx-muted);text-decoration:line-through;font-size:17px}.ev-pg__label{display:block;color:var(--evx-text-2);font-size:13px;margin:14px 0 4px}.ev-pg__select{display:block;width:100%;margin-top:5px;background:var(--evx-surface)!important;color:var(--evx-text)!important;border:1px solid var(--evx-line);border-radius:9px;padding:12px 14px;font-family:var(--evx-font);font-size:15px}.ev-pg__select option{background:var(--evx-surface);color:var(--evx-text)}.ev-pg__buyRow{display:flex;gap:12px;margin-top:18px}.ev-pg__qty{display:flex;align-items:stretch;border:1px solid var(--evx-line);border-radius:10px;overflow:hidden;background:var(--evx-surface)}.ev-pg__qty button{background:var(--evx-surface)!important;color:var(--evx-text)!important;border:none!important;width:42px;font-size:18px;cursor:pointer}.ev-pg__qty input{width:52px;text-align:center;background:var(--evx-surface)!important;color:var(--evx-text)!important;border:none!important;font-family:var(--evx-font);font-size:15px;-moz-appearance:textfield}.ev-pg__qty input::-webkit-outer-spin-button,.ev-pg__qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ev-pg__atc{flex:1;background:var(--evx-red);color:#fff;border:none;border-radius:10px;font-family:var(--evx-font);font-weight:700;font-size:16px;min-height:54px;letter-spacing:.03em;cursor:pointer;transition:filter .15s}.ev-pg__atc:hover:not(:disabled){filter:brightness(1.08);background:var(--evx-red-deep)}.ev-pg__atc:disabled{background:var(--evx-line);color:var(--evx-muted);cursor:default}.ev-pg__form .shopify-payment-button{margin-top:10px}.ev-pg__premium{margin-top:22px;position:relative;overflow:hidden;background:linear-gradient(135deg,#0e2a5c,#123b82 55%,#1a56c4);border:1px solid rgba(37,99,235,.35);border-radius:14px;padding:20px 22px;color:#ffffffd9;font-size:14px;line-height:1.6;box-shadow:0 10px 30px #123b8240}.ev-pg__premium:after{content:"";position:absolute;top:-40%;right:-12%;width:220px;height:220px;background:radial-gradient(circle,rgba(255,255,255,.14),transparent 65%);pointer-events:none}.ev-pg__premiumTitle{display:block;color:#fff;font-weight:800;font-size:13px;letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px}.ev-pg__premiumTitle .evi{color:#7fb0ff}.ev-pg__premiumLead{margin:0 0 10px;color:#ffffffd9}.ev-pg__premiumList{list-style:none;margin:0 0 14px;padding:0;display:grid;gap:6px}.ev-pg__premiumList li{position:relative;padding-left:22px;color:#fff;font-weight:500;font-size:13.5px}.ev-pg__premiumList li:before{content:"\2713";position:absolute;left:0;top:0;color:#7fb0ff;font-weight:800}.ev-pg__premiumBtn{display:inline-block;background:#fff;color:#123b82!important;font-weight:800;font-size:13px;letter-spacing:.04em;padding:11px 20px;border-radius:10px;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.ev-pg__premiumBtn:hover{transform:translateY(-1px);box-shadow:0 6px 18px #00000040}button.ev-pg__premiumBtn{border:0;cursor:pointer;font-family:inherit}.ev-pg__premiumMore{margin-top:16px;animation:evPmIn .28s ease}@keyframes evPmIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.ev-pg__pmTable{width:100%;border-collapse:collapse;font-size:13px}.ev-pg__pmTable th,.ev-pg__pmTable td{padding:9px 10px;text-align:left;border-bottom:1px solid rgba(255,255,255,.12);color:#fffc}.ev-pg__pmTable th{font-size:11.5px;letter-spacing:.1em;text-transform:uppercase;color:#fff9}.ev-pg__pmTable th.pm,.ev-pg__pmTable td.pm{background:linear-gradient(180deg,#4e8dff6b,#2563eb52);color:#fff}.ev-pg__pmTable th.pm{color:#cfe1ff;background:#4e8dff80}.ev-pg__pmTable td.pm b{color:#fff}.ev-pg__pmTable th:last-child,.ev-pg__pmTable td:last-child{background:#9498a024;color:#d2d5da8c}.ev-pg__pmTable th:last-child{color:#d2d5da80}.ev-pg__pmTable tr:last-child td{border-bottom:0}.ev-pg__pmTable td.no{color:#de7878bf;font-weight:700}.ev-pg__pmNote{margin:12px 0 14px;font-size:12.5px;color:#ffffffa6}.ev-prod-desc-wrap{padding:40px 16px 34px}.ev-prod-desc{max-width:1180px;margin:0 auto;background:var(--evx-surface);color:var(--evx-text);border:1px solid var(--evx-line);border-radius:20px;padding:clamp(18px,4vw,46px);overflow:hidden}.ev-prod-desc img{max-width:100%;height:auto}.ev-prod-desc iframe{max-width:100%}.ev-prod-desc iframe[src*=youtube],.ev-prod-desc iframe[src*="youtu.be"]{width:100%;aspect-ratio:16/9;height:auto;border-radius:14px}@media(max-width:749px){.ev-pg__gallery{height:320px}.ev-pg__buyRow{flex-wrap:wrap}.ev-pg__atc{min-width:100%;order:3}.ev-prod-desc{border-radius:14px}}#header-group a,.ev-section a{min-height:40px;display:inline-flex;align-items:center}header-component [class*=submenu],header-component [class*=dropdown],header-component .mega-menu,header-component details>div[class*=color-],header-component div[class*=menu-list]{background:var(--evxl-card)!important;border-color:var(--evxl-hair)!important}header-component [class*=submenu] a,header-component [class*=dropdown] a,header-component .mega-menu a,header-component div[class*=menu-list] a{color:var(--evxl-ink)!important}header-component [class*=submenu] a:hover,header-component .mega-menu a:hover{color:var(--evxl-accent)!important}html.sz-mode{--evx-bg:#0f141c;--evx-bg-rgb:15 20 28;--evx-surface:#151d2a;--evx-line:#233042;--evx-text:#ffffff;--evx-text-2:#c7c8cc;--evx-muted:#7d7e84;--evx-blue-bg:#12181f}html.sz-mode #header-group .header__row{border-bottom-color:#2b3c52}html.sz-mode{--evxl-accent:#2563EB;--evxl-accent-deep:#1748A8;--evxl-accent-soft:#E8EFFD}.evh{font-family:Montserrat,sans-serif;background:var(--evxl-paper);color:var(--evxl-ink-2)}.evh__wrap{max-width:1180px;margin:0 auto;padding:88px 24px}.evh__wrap--tight{padding:72px 24px}.evh__wrap--pl{padding-left:120px}@media(max-width:1100px){.evh__wrap--pl{padding-left:24px}}.evh--band{background:var(--evxl-asphalt)}.evh--center{text-align:center}.evh--road{position:relative}.evh--road:before{content:"";position:absolute;top:0;bottom:0;left:34px;width:2px;background:repeating-linear-gradient(180deg,var(--evxl-hair) 0 14px,transparent 14px 26px)}.evh__km{position:absolute;top:86px;left:12px;z-index:2;display:flex;flex-direction:column;align-items:center;gap:6px}.evh__km i{width:44px;height:44px;border-radius:10px;background:var(--evxl-card);border:1.5px solid var(--evxl-hair);display:flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-style:normal;font-weight:800;font-size:11px;color:var(--evxl-accent)}.evh__km b{writing-mode:vertical-rl;font-family:Montserrat,sans-serif;font-weight:700;font-size:10px;letter-spacing:.2em;color:#6b6e76;background:var(--evxl-card);border:1px solid var(--evxl-hair);border-radius:6px;padding:7px 3px}@media(max-width:1100px){.evh--road:before,.evh__km{display:none}}.evh__kicker{display:flex;align-items:center;gap:14px;font-family:Montserrat,sans-serif;font-size:11.5px;font-weight:600;letter-spacing:.2em;color:var(--evxl-accent);text-transform:uppercase;margin-bottom:18px}.evh--center .evh__kicker{justify-content:center}.evh--band .evh__kicker,.evh__show .evh__kicker,.evh__fin .evh__kicker{color:#eb6a6a}.evh__kicker:after{content:"";height:1px;width:56px;background:var(--evxl-hair)}.evh--band .evh__kicker:after,.evh__show .evh__kicker:after,.evh__fin .evh__kicker:after{background:var(--evxl-asphalt-line)}.evh__h2{color:var(--evxl-ink);font-weight:900;text-transform:uppercase;letter-spacing:-.01em;font-size:clamp(26px,3.6vw,44px);line-height:1.1;margin:0 0 14px}.evh--band .evh__h2,.evh__show .evh__h2,.evh__fin .evh__h2,.evh__sz .evh__h2{color:#fff}.evh__p{font-size:15.5px;line-height:1.78;max-width:620px;color:var(--evxl-ink-2)}.evh--center .evh__p{margin:0 auto}.evh__p strong{color:var(--evxl-ink)}.evh--band .evh__p,.evh__show .evh__p,.evh__fin .evh__p,.evh__sz .evh__p{color:#b9c6de}.evh--band .evh__p strong,.evh__fin .evh__p strong,.evh__sz .evh__p strong{color:#fff}.evh__btn{display:inline-block;padding:15px 28px;border-radius:9px;font-weight:800;font-size:14.5px;text-decoration:none;margin-top:24px}.evh__btn--red{background:var(--evxl-accent);color:#fff}.evh__btn--red:hover{background:var(--evxl-accent-deep)}.evh__btn--blue{background:var(--evxl-blue);color:#fff}.evh__btn--blue:hover{background:var(--evxl-blue-deep)}.evh__btn--ghost{border:2px solid var(--evxl-ink);color:var(--evxl-ink)}.evh__btn--ghost:hover{border-color:var(--evxl-accent);color:var(--evxl-accent)}.evh--band .evh__btn--ghost,.evh__fin .evh__btn--ghost,.evh__sz .evh__btn--ghost{border-color:#33507f;color:#fff}.evh--band .evh__btn--ghost:hover,.evh__fin .evh__btn--ghost:hover{border-color:var(--evxl-accent);color:var(--evxl-accent)}.evh__sz .evh__btn--ghost:hover{border-color:#fff;color:#fff}.evh__btn+.evh__btn{margin-left:12px}.evh__split{display:grid;grid-template-columns:auto 1fr;gap:clamp(24px,5vw,64px);align-items:start;max-width:980px;margin:0 auto}.evh__mark{color:var(--evxl-accent);font-size:clamp(90px,12vw,150px);font-weight:900;line-height:.55;padding-top:26px;-webkit-user-select:none;user-select:none}.evh__quote{color:#fff;font-weight:800;font-size:clamp(22px,3vw,36px);line-height:1.3;margin:0 0 14px}.evh__quote em{color:var(--evxl-accent);font-style:normal}.evh__rule{border-left:3px solid var(--evxl-accent);padding-left:clamp(18px,3vw,34px)}.evh__headrow{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap}.evh__headrow .evh__h2{margin:0}.evh__more{color:var(--evxl-accent);font-weight:800;font-size:14px;text-decoration:none;white-space:nowrap}.evh__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;margin-top:30px}.evh__card{background:var(--evxl-card);border:1px solid var(--evxl-hair);border-radius:16px;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;transition:transform .22s ease,box-shadow .22s ease}.evh__card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #16181c1a}.evh__cardimg{background:linear-gradient(170deg,#fbfbfc,#f0f1f3);aspect-ratio:1/1}.evh__cardimg img{width:100%;height:100%;object-fit:contain;padding:9%;box-sizing:border-box}.evh__cardbody{padding:16px 18px 20px;border-top:1px solid var(--evxl-hair)}.evh__cardvend{color:#9a9ea6;font-family:Montserrat,sans-serif;font-size:10.5px;font-weight:600;letter-spacing:.18em}.evh__cardname{color:var(--evxl-ink);font-size:15px;font-weight:700;margin:6px 0 8px;line-height:1.35}.evh__cardrow{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.evh__cardprice{color:var(--evxl-ink);font-family:Montserrat,sans-serif;font-size:15.5px;font-weight:800}.evh__cardspec{color:var(--evxl-ink-2);font-family:Montserrat,sans-serif;font-size:11px}.evh__cardgo{margin-top:12px;font-weight:800;font-size:12.5px;color:var(--evxl-accent)}.evh__sz{position:relative;overflow:hidden;background:linear-gradient(160deg,#0d1526,#122b52 55%,#0d1526)}.evh__szbg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.24}.evh__sz:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#0d1526ed,#122b52d1 55%,#0d1526ed)}.evh__sz .evh__wrap{position:relative;z-index:1}.evh__sz .evh__kicker{color:#7fa6f2}.evh__sz .evh__kicker:after{background:#27406f}.evh__chips{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin:26px 0 6px}.evh__chip{display:flex;align-items:center;gap:9px;background:#2563eb1f;border:1px solid #27406F;border-radius:12px;padding:13px 18px;color:#fff;font-size:13.5px;font-weight:600}.evh__chip svg{width:17px;height:17px;color:#7fa6f2;flex:0 0 auto}.evh__note{color:#7c8bab;font-family:Montserrat,sans-serif;font-size:12px;margin-top:14px}.evh__note b{color:#fff}.evh__show{position:relative;overflow:hidden;background:var(--evxl-asphalt)}.evh__show img.evh__showbg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.55}.evh__show:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#101114eb 24%,#1011144d 82%)}.evh__show .evh__wrap{position:relative;z-index:1;padding:120px 24px}.evh__pts{color:#c9ccd2;font-family:Montserrat,sans-serif;font-size:13px;margin-top:14px;line-height:2}.evh__pts b{color:#fff}.evh__ghostwrap{position:relative;overflow:hidden}.evh__storybg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.14}.evh__ghostwrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,var(--evxl-paper) 0%,rgba(244,245,246,.8) 45%,rgba(244,245,246,.4) 100%)}.evh__ghost{position:absolute;top:12px;right:-2vw;font-weight:900;color:transparent;z-index:1;-webkit-text-stroke:1.5px var(--evxl-hair);font-size:clamp(110px,20vw,260px);line-height:1;-webkit-user-select:none;user-select:none;pointer-events:none}.evh__ghostwrap .evh__wrap{position:relative;z-index:1}.evh__grid4{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;margin-top:30px;text-align:left}.evh__pr{background:var(--evxl-paper);border:1px solid var(--evxl-hair);border-radius:14px;padding:22px}.evh__pr b{color:var(--evxl-accent);font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;display:block}.evh__pr span{color:var(--evxl-ink);font-weight:700;font-size:15px;display:block;margin:8px 0 6px}.evh__pr p{font-size:13.5px;line-height:1.62;margin:0;color:var(--evxl-ink-2)}.evh__revs{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-top:30px;text-align:left}.evh__rev{background:var(--evxl-card);border:1px solid var(--evxl-hair);border-radius:16px;padding:24px}.evh__rev p{font-size:14px;line-height:1.7;margin:12px 0 14px;color:var(--evxl-ink-2)}.evh__revstars{color:#e7a600;letter-spacing:2px;font-size:14px}.evh__revname{color:var(--evxl-ink);font-weight:700;font-size:13.5px}.evh__revsrc{color:#9a9ea6;font-family:Montserrat,sans-serif;font-size:11px}.evh__fin{position:relative;overflow:hidden;background:var(--evxl-asphalt)}.evh__fin:before{content:"";position:absolute;inset:auto 0 -55% 0;height:100%;background:radial-gradient(ellipse at 50% 100%,rgba(222,26,26,.28),transparent 62%)}html.sz-mode .evh__fin:before{background:radial-gradient(ellipse at 50% 100%,rgba(37,99,235,.3),transparent 62%)}.evh__fin .evh__wrap{position:relative;padding:120px 24px 130px}@media(max-width:640px){.evh__wrap{padding:64px 20px}.evh__split{grid-template-columns:1fr;gap:6px}.evh__mark{line-height:.9;padding:0;font-size:70px}}.evhero{background:var(--evxl-card);border-bottom:1px solid var(--evxl-hair);position:relative;overflow:hidden}.evhero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.evhero__bg img{width:100%;height:100%;object-fit:cover;object-position:center 32%}.evhero__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,var(--evxl-card) 0%,var(--evxl-card) 28%,rgba(255,255,255,.74) 50%,rgba(255,255,255,.28) 74%,rgba(255,255,255,.04) 100%)}.evhero__wrap{position:relative;z-index:1;max-width:1240px;margin:0 auto;padding:64px 24px 40px;display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:start}.evhero__wrap>div:first-child{min-width:0}@media(max-width:900px){.evhero__bg{opacity:.16}.evhero__bg:after{background:var(--evxl-card);opacity:.7}}.evhero__eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;letter-spacing:.2em;color:var(--evxl-accent);text-transform:uppercase}.evhero__eyebrow:before{content:"";width:34px;height:3px;background:var(--evxl-accent)}.evhero h1{margin:22px 0 10px;font-weight:900;letter-spacing:-.022em;line-height:1.04;text-transform:uppercase;font-size:clamp(34px,4.6vw,62px);color:var(--evxl-ink);max-width:14ch;text-wrap:balance}.evhero h1 .red{color:var(--evxl-accent)}.evhero__lead{font-size:16.5px;color:var(--evxl-ink-2);max-width:46ch;line-height:1.8;margin:18px 0 26px}.evhero__brandrow{max-width:1240px;margin:0 auto;padding:6px 24px 26px;display:flex;justify-content:center}.evhero__logoanim{position:relative;border:0;background:none;padding:0;cursor:pointer;line-height:0}.evhero__logoanim img{width:264px;height:auto;opacity:.9;transition:opacity .2s ease,transform .2s ease}.evhero__logoanim:hover img{opacity:1;transform:scale(1.02)}.evhero__logoanim video{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:640px;max-width:82vw;aspect-ratio:16/9;pointer-events:none}@media(max-width:640px){.evhero__logoanim img{width:200px}.evhero__logoanim video{width:420px}}.evhero__factswrap{max-width:1240px;margin:0 auto;padding:0 24px 48px}.evhero__facts{display:flex;flex-wrap:wrap;gap:0;border-top:1px solid var(--evxl-hair)}.evhero__fact{padding:20px 26px 0 0;margin-right:26px;border-right:1px solid var(--evxl-hair)}.evhero__fact:last-child{border-right:0;margin-right:0}.evhero__fact b{display:block;font-family:Montserrat,sans-serif;font-weight:900;font-size:28px;color:var(--evxl-ink);font-variant-numeric:tabular-nums}.evhero__fact b:after{content:"";display:block;width:22px;height:3px;background:var(--evxl-accent);margin:6px 0 4px}.evhero__fact span{font-size:12.5px;color:var(--evxl-ink-2);letter-spacing:.02em}.evhero__visual{position:relative}.evhero__plate{background:linear-gradient(160deg,#edeff1,#f9fafb);border-radius:24px;overflow:hidden;box-shadow:0 30px 80px #10111424}.evhero__plate img{width:100%;height:100%;display:block;object-fit:cover;aspect-ratio:3/2;object-position:center 42%}.evhero__badge{position:absolute;top:-8px;left:-14px;background:var(--evxl-asphalt);color:#fff;font-family:Montserrat,sans-serif;font-size:11px;font-weight:600;letter-spacing:.12em;padding:10px 16px;border-radius:8px;z-index:1}.evhero__badge b{color:var(--evxl-accent)}@media(max-width:900px){.evhero__wrap{grid-template-columns:1fr;padding-top:48px;padding-bottom:16px}.evhero__visual{margin-top:28px}.evhero__factswrap{padding-bottom:36px}.evhero__facts{flex-wrap:wrap}}@media(max-width:640px){.evhero__plate{border-radius:16px}.evhero__badge{font-size:10px;padding:8px 13px;top:-7px;left:-8px}}@media(max-width:480px){.evhero h1{font-size:clamp(24px,8vw,34px);max-width:none}}.evhero--full .evhero__photo{position:relative;overflow:hidden;min-height:540px;max-height:820px;height:74vh}.evhero--full .evhero__photo>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:64% center}.evhero--full .evhero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(92deg,#080a0ddb,#080a0d9e 30%,#080a0d38 54%,#080a0d0d 75%,#080a0d2e)}.evhero--full .evhero__wrap{position:relative;z-index:2;display:block;max-width:1240px;margin:0 auto;padding:0 24px;height:100%}.evhero--full .evhero__content{position:absolute;top:50%;transform:translateY(-50%);max-width:600px}.evhero--full .evhero__eyebrow{color:#ff6b6b}.evhero--full .evhero__eyebrow:before{background:var(--evxl-accent)}.evhero--full h1{color:#fff;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;max-width:none;font-size:clamp(30px,4.1vw,58px);text-shadow:0 4px 30px rgba(0,0,0,.45)}.evhero--full h1 .red{color:#ff4b4b}.evhero--full .evhero__lead{color:#ffffffd9;text-shadow:0 1px 12px rgba(0,0,0,.5)}.evhero--full .evhero__ctas{display:flex;gap:12px;flex-wrap:wrap}.evhero--full .evh__btn{margin-top:10px}.evh__btn--heroghost{border:2px solid rgba(255,255,255,.65);color:#fff}.evh__btn--heroghost:hover{border-color:#fff;background:#ffffff1a}.evhero__tag{position:absolute;z-index:2;right:clamp(16px,5vw,80px);bottom:clamp(18px,5vh,48px);display:flex;align-items:center;gap:14px;text-decoration:none;background:#0a0c109e;border:1px solid rgba(255,255,255,.16);border-radius:14px;padding:13px 18px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .18s ease,border-color .18s ease}.evhero__tag:hover{transform:translateY(-2px);border-color:#fff6}.evhero__tagname{color:#fff;font-family:Montserrat,sans-serif;font-weight:800;font-size:14px;letter-spacing:.04em;text-transform:uppercase}.evhero__tagprice{color:#ff6b6b;font-family:Montserrat,sans-serif;font-weight:800;font-size:14px;font-variant-numeric:tabular-nums}.evhero__tagcta{color:#ffffffbf;font-size:12.5px;font-weight:600}.evhero--full .evhero__brandrow{padding-top:26px}@media(max-width:820px){.evhero--full .evhero__photo{height:auto;min-height:0;max-height:none;aspect-ratio:auto;padding:48px 0 88px}.evhero--full .evhero__photo>img{object-position:68% center}.evhero--full .evhero__shade{background:linear-gradient(180deg,#080a0dc7,#080a0d80 45%,#080a0dc7)}.evhero--full .evhero__content{position:static;transform:none;max-width:none}.evhero--full .evhero__ctas{flex-direction:column;align-items:stretch;gap:10px;max-width:340px}.evhero--full .evh__btn{margin-top:0;text-align:center}.evhero__tag{position:static;margin:26px 0 0;display:inline-flex}.evhero__tagcta{display:none}.evhero__facts{display:grid;grid-template-columns:1fr 1fr;gap:24px 20px;padding-top:24px}.evhero__fact{padding:0;margin:0;border-right:0!important}.evhero__brandrow{padding-bottom:8px}.evhero__logoanim img{width:190px}}.evrev{background:var(--evxl-paper);padding:clamp(70px,9vw,120px) 0;font-family:Montserrat,sans-serif}.evrev__wrap{max-width:1240px;margin:0 auto;padding:0 24px}.evrev__head{max-width:640px;margin:0 auto 44px;text-align:center}.evrev__kicker{display:inline-flex;align-items:center;gap:10px;color:var(--evxl-accent);font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.evrev__h2{color:var(--evxl-ink);font-weight:900;text-transform:uppercase;letter-spacing:-.01em;line-height:1.1;font-size:clamp(28px,4vw,44px);margin:14px 0}.evrev__p{color:var(--evxl-ink-2);font-size:15.5px;line-height:1.75;margin:0}.evrev{overflow-x:clip}.evrev__row{position:relative;width:100vw;left:50%;margin-left:-50vw;display:block}.evrev__track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:6px max(24px,calc(50vw - 596px)) 18px;scroll-padding-inline:max(24px,calc(50vw - 596px));-ms-overflow-style:none;scrollbar-width:none}.evrev__track::-webkit-scrollbar{display:none}.evrev__card{scroll-snap-align:start;flex:0 0 300px;background:var(--evxl-card);border:1px solid var(--evxl-hair);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 10px 30px #16181c0d}.evrev__photo{aspect-ratio:4/5;background:#edeff1;overflow:hidden}.evrev__photo img{width:100%;height:100%;object-fit:cover;display:block}.evrev__body{padding:20px 20px 22px;display:flex;flex-direction:column;gap:10px;flex:1}.evrev__stars{display:flex;gap:2px;color:#e7a600}.evrev__stars svg{width:15px;height:15px}.evrev__stars svg.is-empty{color:var(--evxl-hair)}.evrev__text{color:var(--evxl-ink-2);font-size:14px;line-height:1.65;margin:0;flex:1;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.evrev__meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;margin-top:auto;padding-top:12px;border-top:1px solid var(--evxl-hair)}.evrev__name{color:var(--evxl-ink);font-weight:700;font-size:13px}.evrev__badge{display:inline-flex;align-items:center;gap:4px;color:var(--evxl-green);font-size:11.5px;font-weight:600}.evrev__badge svg{width:13px;height:13px}.evrev__date{color:#9a9ea6;font-size:11.5px;margin-left:auto}.evrev__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border-radius:50%;border:1px solid var(--evxl-hair);background:var(--evxl-card);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--evxl-ink);transition:border-color .2s ease,color .2s ease;box-shadow:0 8px 24px #10111429}.evrev__nav--prev{left:max(14px,calc(50vw - 636px))}.evrev__nav--next{right:max(14px,calc(50vw - 636px))}.evrev__nav:hover{border-color:var(--evxl-accent);color:var(--evxl-accent)}.evrev__nav svg{width:18px;height:18px}@media(max-width:900px){.evrev__nav{display:none}}@media(max-width:640px){.evrev__card{flex-basis:82vw}.evrev__wrap{padding:0 20px}.evrev__track{padding-left:20px;padding-right:20px;scroll-padding-inline:20px}}@media(prefers-reduced-motion:reduce){.evrev__track{scroll-behavior:auto}}.ev-tier{display:flex;align-items:center;gap:14px;padding:14px 18px;border-radius:14px;margin-top:28px}.ev-tier__badge{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;font-family:Montserrat,sans-serif;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;padding:7px 14px;border-radius:999px}.ev-tier p{margin:0;font-size:13.5px;line-height:1.6}.ev-tier--premium{background:var(--evxl-blue-soft);border:1px solid #C7D9FB}.ev-tier--premium .ev-tier__badge{background:var(--evxl-blue);color:#fff}.ev-tier--premium p{color:#1748a8}.ev-tier--basic{background:var(--evxl-green-soft);border:1px solid #BFE8D2}.ev-tier--basic .ev-tier__badge{background:var(--evxl-green);color:#fff}.ev-tier--basic p{color:#157a44}.evh__show .ev-tier--basic{background:#1e9a5724;border-color:#1e9a5759}.evh__show .ev-tier--basic p{color:#7be0a8}@media(max-width:640px){.ev-tier{flex-direction:column;align-items:flex-start;gap:8px}}.evhero__launchcard{display:block;border-radius:22px;overflow:hidden;background:var(--evxl-asphalt-2);font-family:Montserrat,sans-serif;text-decoration:none;box-shadow:0 26px 64px #1011142e;transition:transform .25s ease,box-shadow .25s ease}.evhero__launchcard:hover{transform:translateY(-4px);box-shadow:0 34px 80px #1011143d}.evhero__launchcard:active{transform:translateY(-1px) scale(.995)}.evhero__launchcard:focus-visible{outline:3px solid rgba(30,154,87,.55);outline-offset:3px}.evhero__launchimg{display:block;background:#fff}.evhero__launchimg img{width:100%;height:auto;display:block;aspect-ratio:4/3;object-fit:contain;padding:2% 4%;box-sizing:border-box}.evhero__launchbody{display:flex;flex-direction:column;gap:9px;align-items:flex-start;padding:20px 24px 24px;background:linear-gradient(165deg,#191b1f,#101114);border-top:1px solid #2A2D33}.evhero__launchkicker{color:#4fc98a;font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.evhero__launchtitle{color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:-.01em;font-size:clamp(24px,2.6vw,33px);line-height:1.06;text-wrap:balance}.evhero__launchtext{color:#b9bcc2;font-size:13.5px;line-height:1.6}.evhero__launchmeta{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.evhero__launchmeta span{border:1px solid #2A2D33;background:#ffffff0d;color:#e7e9ec;font-size:12px;font-weight:600;border-radius:8px;padding:7px 12px;white-space:nowrap}.evhero__launchbtn{margin-top:8px;background:var(--evxl-green);color:#fff;font-weight:800;font-size:14px;border-radius:9px;padding:13px 22px;transition:background-color .2s ease}.evhero__launchcard:hover .evhero__launchbtn{background:var(--evxl-green-deep)}@media(max-width:640px){.evhero__launchcard{border-radius:16px}.evhero__launchbody{padding:18px 18px 20px}}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.evhero h1,.evh__h2,.evc__h2,.evrev__h2,.evbl__h1{text-wrap:balance}.evhero__lead,.evh__p{text-wrap:pretty}.evh__btn{transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .16s ease,box-shadow .2s ease}.evh__btn:hover{transform:translateY(-1px)}.evh__btn:active{transform:translateY(0) scale(.985)}.evh__btn:focus-visible,.evc__btn:focus-visible,.evbl__card:focus-visible,.evh__card:focus-visible{outline:3px solid rgba(222,26,26,.4);outline-offset:2px}.evc__btn{transition:background-color .2s ease,transform .16s ease}.evc__btn:hover{transform:translateY(-1px)}.evc__btn:active{transform:translateY(0) scale(.985)}.evhero__plate{box-shadow:0 24px 60px #1011141f}.evh__card{transition:transform .22s ease,box-shadow .22s ease}@media(prefers-reduced-motion:reduce){.evh__btn,.evc__btn,.evhero__launchcard,.evh__card{transition:none}.evh__btn:hover,.evc__btn:hover,.evhero__launchcard:hover{transform:none}}.evhero__plate{position:relative}.evhero__season{position:absolute;inset:auto 0 0 0;z-index:2;display:flex;flex-direction:column;gap:5px;padding:72px 24px 20px;text-align:left;color:#fff;font-family:Montserrat,sans-serif;background:linear-gradient(180deg,#10111400,#1011148c 45%,#101114e0)}.evhero__season-kick{font-size:11px;font-weight:700;letter-spacing:.22em;color:#eb6a6a;text-transform:uppercase}.evhero__season-title{font-size:clamp(22px,2.4vw,30px);font-weight:800;text-transform:uppercase;letter-spacing:-.01em;line-height:1.1}.evhero__season-sub{font-size:13.5px;color:#ffffffd9;font-weight:500}@media(max-width:640px){.evhero__season{padding:56px 18px 15px}}.ev-pg__prot{margin-top:18px;border:1px solid var(--evx-line);border-radius:14px;padding:16px 18px;background:var(--evx-surface)}.ev-pg__protHead{display:flex;align-items:center;gap:8px}.ev-pg__protHead .evi{color:var(--evx-red);flex:0 0 auto}.ev-pg__protHead b{color:var(--evx-text);font-size:14.5px}.ev-pg__protInfo{margin-left:auto;border:0;background:none;cursor:pointer;color:var(--evx-blue);font-weight:600;font-size:13px;font-family:inherit;padding:0}.ev-pg__protMore{margin-top:12px;border-top:1px dashed var(--evx-line);padding-top:12px}.ev-pg__protMore p{font-size:13.5px;line-height:1.65;color:var(--evx-text-2);margin:0 0 8px}.ev-pg__protMore p b{color:var(--evx-text)}.ev-pg__protMore .micro{font-size:12px;color:var(--evx-muted, #9A9EA6);margin-bottom:0}.ev-pg__protOpt{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid var(--evx-line);border-radius:10px;margin-top:10px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.ev-pg__protOpt:hover{border-color:#b9bdc4}.ev-pg__protOpt input{width:18px;height:18px;accent-color:var(--evx-red);flex:0 0 auto}.ev-pg__protOpt .t{font-size:14px;color:var(--evx-text);font-weight:600}.ev-pg__protOpt .t em{font-style:normal;color:var(--evx-red);font-weight:700;font-size:12px;margin-left:6px;white-space:nowrap}.ev-pg__protOpt .p{margin-left:auto;font-weight:800;color:var(--evx-text);font-variant-numeric:tabular-nums;white-space:nowrap}.ev-pg__protOpt--best{border-color:#de1a1a66;background:linear-gradient(90deg,#FDECEC,var(--evx-surface))}.ev-pg__unlock .ev-pg__protOpt input[type=radio]{width:18px;height:18px;accent-color:var(--evx-red);flex:0 0 auto}.ev-pg__unlockWarn{margin-top:10px;background:#fdecec;border:1px solid rgba(222,26,26,.35);border-radius:10px;padding:11px 14px;font-size:13px;color:#a31212}.ev-pg__insRow{display:flex;align-items:flex-start;gap:10px;margin-top:12px;border-top:1px dashed var(--evx-line);padding-top:12px;cursor:pointer}.ev-pg__insRow input{width:17px;height:17px;accent-color:var(--evx-blue);flex:0 0 auto;margin-top:1px}.ev-pg__insRow span{font-size:13.5px;color:var(--evx-text-2);line-height:1.55}.ev-pg__insRow a{color:var(--evx-blue);font-weight:700;text-decoration:none}.ev-pg__insRow a:hover{text-decoration:underline}.ev-pg__insRow small{display:block;color:var(--evx-muted, #9A9EA6);font-size:12px}
/*# sourceMappingURL=/cdn/shop/t/1/assets/ev-theme.css.map */
