:root{--wv-teal: #214b53;--wv-teal-ink: #0c1f23;--wv-teal-deep: #17373d;--wv-cream: #fbf7f3;--wv-beige: #f8f1eb;--wv-orange: #d17c37;--wv-orange-hover: #bd6c2b;--wv-gold: #ffc016;--wv-ink: #1e1e1e;--wv-black: #000000;--wv-gray: #818181;--wv-gray-2: #7a7a7a;--wv-gray-3: #a2a2a2;--wv-line: #d9d9d9;--wv-hairline: rgba(33, 75, 83, .2);--wv-hairline-strong: rgba(33, 75, 83, .25);--wv-mist: #e9edee;--wv-white: #ffffff;--wv-font-body: "Lato", -apple-system, "Segoe UI", Helvetica, Arial, sans-serif;--wv-font-display: "Lustria", Georgia, "Times New Roman", serif;--wv-page-max: 1240px;--wv-gutter: 80px}@media(max-width:989px){:root{--wv-gutter: 20px}}.wv-container{max-width:var(--wv-page-max);margin-inline:auto;padding-inline:var(--wv-gutter);box-sizing:border-box}@media(min-width:1240px){.wv-container{max-width:calc(var(--wv-page-max) + var(--wv-gutter) * 2)}}.wv-section *{box-sizing:border-box}.wv-section :where(img){max-width:100%;height:auto;display:block}.wv-display{font-family:var(--wv-font-display);font-weight:400;color:var(--wv-ink);margin:0}.wv-display .wv-accent{color:var(--wv-teal)}.wv-body{font-family:var(--wv-font-body);color:var(--wv-ink);margin:0}.wv-btn{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:15px;background:var(--wv-orange);color:var(--wv-white);font-family:var(--wv-font-body);font-weight:900;font-size:18px;line-height:1.2;letter-spacing:.02em;text-transform:uppercase;text-decoration:none;text-align:center;border:0;border-radius:100px;padding:19px 40px;min-height:60px;cursor:pointer;transition:background-color .2s ease,transform .15s ease}.wv-btn:hover{background:var(--wv-orange-hover);color:var(--wv-white)}.wv-btn:active{transform:translateY(1px)}.wv-btn:focus-visible{outline:2px solid var(--wv-teal);outline-offset:3px}.wv-btn svg{flex:0 0 auto}.wv-btn--secondary{background:transparent;color:var(--wv-orange);box-shadow:inset 0 0 0 1px var(--wv-orange);font-weight:700}.wv-btn--secondary:hover{background:var(--wv-orange);color:var(--wv-white)}.wv-btn__arrow{width:26px;height:12px}.wv-stars{display:inline-flex;align-items:center;gap:1px;line-height:0;flex:0 0 auto}.wv-stars svg{width:var(--wv-star-size, 16px);height:var(--wv-star-size, 16px);display:block}.wv-trust-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px 16px;font-family:var(--wv-font-body);font-weight:400;font-size:14px;letter-spacing:.1em;text-transform:uppercase;color:var(--wv-white);margin:0;padding:0;list-style:none}.wv-trust-row li{display:inline-flex;align-items:center;gap:16px}.wv-trust-row li+li:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor;opacity:.9;display:inline-block}.wv-trust-row--dark{color:var(--wv-ink)}.wv-checklist{display:flex;flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;font-family:var(--wv-font-body);font-size:18px;line-height:1.35}.wv-checklist li{display:flex;align-items:center;gap:18px}.wv-checklist .wv-check-ic{flex:0 0 auto;width:30px;height:30px}.wv-sec-head{text-align:center}.wv-sec-head .wv-display{font-size:40px;line-height:1.2}.wv-sec-head .wv-sub{font-family:var(--wv-font-body);font-size:18px;line-height:1.4;letter-spacing:.02em;color:var(--wv-ink);margin:18px 0 0}@media(max-width:749px){.wv-sec-head .wv-display{font-size:28px}.wv-sec-head .wv-sub{font-size:16px}.wv-btn{font-size:16px;padding:17px 32px;min-height:54px;width:100%;max-width:420px}.wv-checklist{font-size:16px;gap:14px}.wv-checklist .wv-check-ic{width:26px;height:26px}.wv-trust-row{font-size:11px;gap:8px 10px}.wv-trust-row li{gap:10px}.wv-trust-row li+li:before{width:5px;height:5px}}.wv-carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.wv-carousel::-webkit-scrollbar{display:none}.wv-carousel>*{scroll-snap-align:start;flex:0 0 auto}.wv-car-arrows{display:inline-flex;gap:10px}.wv-car-arrow{width:45px;height:45px;border-radius:50%;border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;background:var(--wv-teal);color:var(--wv-white);transition:opacity .2s ease,background-color .2s ease}.wv-car-arrow[disabled]{background:#e3e3e3;color:#9b9b9b;cursor:default}.wv-car-arrow svg{width:18px;height:14px}.wv-play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:var(--wv-play-size, 70px);height:var(--wv-play-size, 70px);border-radius:50%;border:0;cursor:pointer;background:var(--wv-white);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 18px #0000002e;transition:transform .2s ease}.wv-play:hover{transform:scale(1.06)}.wv-play:after{content:"";width:0;height:0;margin-left:8%;border-style:solid;border-width:calc(var(--wv-play-size, 70px) * .16) 0 calc(var(--wv-play-size, 70px) * .16) calc(var(--wv-play-size, 70px) * .27);border-color:transparent transparent transparent var(--wv-teal-ink)}.wv-vh{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}[data-wv-video-src]{position:relative}[data-wv-video-src] .wv-inline-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border:0;pointer-events:none}[data-wv-video-src].wv-video-live>img{visibility:hidden}.wv-video-modal{border:0;padding:0;background:transparent;max-width:min(92vw,1080px);width:min(92vw,1080px)}.wv-video-modal::backdrop{background:#0c1f23d1}.wv-video-modal__body{width:100%;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;background:#000}.wv-video-modal__body iframe,.wv-video-modal__body video{width:100%;height:100%;display:block;border:0;object-fit:contain;background:#000}.wv-video-modal__close{position:absolute;top:-44px;right:0;width:36px;height:36px;border-radius:50%;border:0;background:#fff;color:var(--wv-teal-ink);font-size:22px;line-height:1;cursor:pointer;z-index:2}html.wv-modal-open{overflow:hidden}@media(max-width:749px){.wv-video-modal{max-width:96vw;width:96vw}.wv-video-modal__close{top:-46px;right:2px}}.page-wrapper--drawer-open{margin-right:0!important}@media(min-width:990px){.page-wrapper--drawer-open shopify-account::part(dialog){translate:none!important}}.shopify-section[id$=__loox_reviews_main]{background:#fff}dialog.theme-drawer__dialog::backdrop{background:#0c1f238c}.wv-atc-loading{position:relative;color:transparent!important;pointer-events:none}.wv-atc-loading svg{opacity:0}.wv-atc-loading:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:22px;height:22px;border-radius:50%;border:2.5px solid rgba(255,255,255,.35);border-top-color:#fff;animation:wv-spin .7s linear infinite}.wv-products .wv-atc-loading:before{border-color:#d17c374d;border-top-color:var(--wv-orange)}@keyframes wv-spin{to{transform:rotate(360deg)}}@media(max-width:749px){.wv-hero__rating-text,.wv-vfeat__rating-text,.wv-pcomp__rating-text,.wv-cmp__rating-text,.wv-split__rating-text,.wv-revcar__rating-text{font-size:12px;line-height:14px;letter-spacing:.02em;white-space:nowrap}.wv-hero__rating,.wv-vfeat__rating,.wv-pcomp__rating,.wv-cmp__rating{gap:8px;flex-wrap:nowrap}.wv-hero__rating .wv-stars,.wv-vfeat__rating .wv-stars,.wv-pcomp__rating .wv-stars,.wv-cmp__rating .wv-stars{--wv-star-size: 14px}}.wv-cart-error{margin:10px 0 0;font-family:var(--wv-font-body);font-size:14px;line-height:1.4;color:#b3261e}
/*# sourceMappingURL=/cdn/shop/t/42/assets/wv-base.css.map */
