body{overflow-x:hidden}.shopify-section:has(.sa-visor-page){margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important}.sa-visor-page{width:100%;background:#fff;color:#111;font-family:inherit}.sa-visor-page *{box-sizing:border-box}.sa-visor-hero{position:relative;width:100vw;min-height:560px;left:50%;transform:translate(-50%);background:linear-gradient(90deg,#000000eb,#000000b8 34%,#00000029),url(https://images.unsplash.com/photo-1503376780353-7e6692767b70?auto=format&fit=crop&w=1800&q=85);background-size:cover;background-position:center right;display:flex;align-items:center;padding:0}.sa-visor-hero-content{position:relative;z-index:2;width:min(88vw,1480px);max-width:1480px;margin:0 auto;padding:0;color:#fff;text-align:left}.sa-visor-hero-content>h1,.sa-visor-hero-content>.sa-visor-subtitle,.sa-visor-hero-content>.sa-visor-hero-buttons{max-width:620px;margin-left:0;margin-right:0}.sa-visor-hero h1{margin:0;color:#fff;font-family:var(--display_font);line-height:1;letter-spacing:1px;text-transform:uppercase}.sa-visor-hero .sa-hero-l1{display:block;font-size:clamp(46px,5vw,76px);font-weight:300;line-height:.95}.sa-visor-hero .sa-hero-l2{display:block;margin-top:12px;font-size:clamp(17px,1.8vw,25px);font-weight:400;letter-spacing:2.5px;color:#ffffffd9}.sa-visor-subtitle{font-family:var(--body_font);max-width:470px;margin:22px 0 0;color:#ffffffe6;font-size:15px;line-height:1.4}.sa-visor-hero-buttons{display:flex;gap:12px;margin-top:30px}.sa-btn,.sa-visor-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:4px;text-decoration:none;font-size:14px;font-weight:500;text-transform:none;transition:transform .2s ease,background .2s ease,border-color .2s ease}.sa-btn:hover,.sa-visor-btn:hover{transform:none}.sa-btn-red:hover,.sa-visor-btn-red:hover{background:#850721!important;border-color:#850721!important;color:#fff!important}.sa-btn-outline:hover{background:#fff!important;border-color:#fff!important;color:#141416!important}.sa-btn-red,.sa-visor-btn-red{background:#bf0a30;color:#fff;border:1px solid #bf0a30}.sa-btn-outline{color:#fff;border:1px solid rgba(255,255,255,.9);background:#0000002e}.sa-visor-section{max-width:min(100% - 160px,1440px);margin:0 auto;padding:46px 10px;box-sizing:border-box}.sa-section-title{text-align:center;max-width:760px;margin:0 auto 28px}.sa-section-title h2{margin:0;color:#111;font-size:32px;line-height:1.08;font-weight:700;letter-spacing:0;text-transform:uppercase}.sa-before-after-section{padding-top:52px}.sa-ba-tools{display:flex;align-items:center;justify-content:center;gap:10px;margin:-6px 0 18px;flex-wrap:wrap}.sa-zoom-btn{min-height:38px;padding:0 16px;border:1px solid #d8d8d8;background:#fff;color:#111;border-radius:999px;font-size:12px;font-weight:900;text-transform:uppercase;cursor:pointer}.sa-zoom-btn:hover{background:#111;color:#fff;border-color:#111}.sa-zoom-value{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f3f3f3;color:#111;font-size:12px;font-weight:900}.sa-loupe-note{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e6001214;color:#bf0a30;font-size:12px;font-weight:900}.sa-ba-wrap{--sa-ba-zoom: 1;--sa-ba-x: 50%;--sa-ba-y: 50%;--sa-loupe-size: 176px;--sa-loupe-x: 50%;--sa-loupe-y: 50%;--sa-loupe-after-clip: inset(0 50% 0 0);position:relative;width:100%;max-width:1100px;aspect-ratio:4 / 3;margin:0 auto;border-radius:10px;overflow:hidden;background:#f3f3f3;border:1px solid #e2e2e2;cursor:zoom-in}.sa-ba-image{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#f3f3f3}.sa-ba-image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:var(--sa-ba-x) var(--sa-ba-y);display:block;transform:scale(var(--sa-ba-zoom));transform-origin:var(--sa-ba-x) var(--sa-ba-y);transition:transform .18s ease,object-position .18s ease}.sa-ba-before{z-index:1}.sa-ba-after{z-index:2;clip-path:inset(0 50% 0 0)}.sa-ba-image span{position:absolute;top:20px;z-index:6;padding:9px 14px;border-radius:2px;color:#fff;background:#000000c7;font-size:12px;font-weight:900;letter-spacing:.08em;pointer-events:none}.sa-ba-before span{right:20px}.sa-ba-after span{left:20px;background:#bf0a30}.sa-ba-divider{position:absolute;top:0;bottom:0;left:50%;z-index:4;width:2px;background:#fff;transform:translate(-1px);pointer-events:none}.sa-ba-handle{position:absolute;top:50%;left:50%;width:64px;height:64px;border-radius:50%;transform:translate(-50%,-50%);background:#fff;color:#111;border:4px solid rgba(230,0,18,.95);display:flex;align-items:center;justify-content:center;gap:5px;font-size:24px;font-weight:900;box-shadow:0 10px 24px #0000004d}.sa-ba-wrap.is-handle-hover .sa-ba-loupe{opacity:0!important}.sa-ba-range{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;width:100%;height:100%;opacity:0;cursor:ew-resize}.sa-ba-loupe{position:absolute;left:var(--sa-loupe-x);top:var(--sa-loupe-y);z-index:9;width:var(--sa-loupe-size);height:var(--sa-loupe-size);border-radius:50%;transform:translate(-50%,-50%) scale(.92);overflow:hidden;border:3px solid #ffffff;box-shadow:0 0 0 3px #e60012f2,0 16px 36px #00000061;opacity:0;pointer-events:none;background:#111;transition:opacity .12s ease,transform .12s ease}.sa-ba-wrap.is-loupe-active .sa-ba-loupe{opacity:1;transform:translate(-50%,-50%) scale(1)}.sa-ba-loupe-layer{position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat}.sa-ba-loupe-after{clip-path:var(--sa-loupe-after-clip)}.sa-ba-loupe-crosshair:before,.sa-ba-loupe-crosshair:after{content:"";position:absolute;z-index:3;background:#ffffffb8}.sa-ba-loupe-crosshair:before{left:50%;top:18px;bottom:18px;width:1px}.sa-ba-loupe-crosshair:after{top:50%;left:18px;right:18px;height:1px}.sa-fitment-section{padding-top:34px;padding-bottom:28px}.sa-fitment-card{position:relative;max-width:1220px;margin:0 auto;border:1px solid #e8e8e8;border-radius:18px;background:#fff;box-shadow:0 18px 44px #00000014;padding:28px;overflow:hidden}.sa-fitment-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.sa-fitment-heading{text-align:left;max-width:650px}.sa-fitment-heading h2{margin:0;color:#111;font-size:32px;line-height:1.05;font-weight:700;letter-spacing:0;text-transform:uppercase;padding-left:16px}.sa-fitment-main{padding:22px 0;border:none;border-radius:14px;background:#fff}.sa-fitment-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) 210px;gap:14px;align-items:end}.sa-field-wrap{min-width:0;text-align:left}.sa-field-wrap label{display:block;margin:0 0 8px;color:#111;font-size:11px;line-height:1;font-weight:900;letter-spacing:.09em;text-transform:uppercase;padding-left:16px}.sa-fitment-form select,.sa-fitment-form button{width:100%;height:54px;border-radius:8px;font-family:inherit;font-size:14px}.sa-fitment-form select{border:1px solid #d7d7d7;background:#fff;color:#111;padding:0 40px 0 15px;outline:none;cursor:pointer}.sa-fitment-form select:focus{border-color:#bf0a30;box-shadow:0 0 0 3px #e6001217}.sa-fitment-form button{border:1px solid #bf0a30;background:#bf0a30;color:#fff;font-weight:900;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;box-shadow:0 12px 22px #e6001238;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.sa-fitment-form button:hover{background:#c90010;transform:translateY(-1px);box-shadow:0 15px 28px #e600124a}.sa-direct-search{margin-top:16px;padding:0!important;border:none;border-radius:0;background:transparent;display:grid;grid-template-columns:1fr;gap:20px;align-items:center}.sa-direct-search-form{display:grid;grid-template-columns:1fr 210px;gap:14px;width:100%}.sa-direct-search-form input[type=text]{width:100%;height:50px;border:1px solid #d7d7d7;border-radius:8px;background:#fff;color:#111;padding:0 15px;font-family:inherit;font-size:14px;outline:none}.sa-direct-search-form input[type=text]:focus{border-color:#bf0a30;box-shadow:0 0 0 3px #e6001217}.sa-direct-search-form button{width:100%;height:50px;border:1px solid #111111;border-radius:8px;background:#111;color:#fff;font-family:inherit;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.sa-direct-search-form button:hover{background:#bf0a30;border-color:#bf0a30;transform:translateY(-1px)}.sa-video-section{width:100vw;max-width:none;position:relative;left:50%;transform:translate(-50%);margin:0;padding:0}.sa-video-section-one{border-bottom:1px solid #ededed}.sa-video-section-two{padding-bottom:0}.sa-video-layout{position:relative;display:grid;grid-template-columns:minmax(0,50%) minmax(0,50%);gap:0;align-items:stretch;background:#fff;border-radius:0;overflow:hidden;box-shadow:none}.sa-video-layout:after{display:none}.sa-video-layout>*{position:relative;z-index:1;width:100%;min-width:0}.sa-video-layout-reverse{grid-template-columns:minmax(0,50%) minmax(0,50%)}.sa-video-copy{color:#111;display:flex;flex-direction:column;justify-content:flex-start;min-height:560px}.sa-video-copy-left,.sa-video-copy-right{padding:72px 6%;padding-left:calc(max((100vw - 1440px) / 2,80px) + 10px)}.sa-video-copy-inner{width:100%;max-width:460px}.sa-video-copy-left .sa-video-copy-inner{margin-left:auto}.sa-video-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#bf0a30;margin-bottom:16px}.sa-video-eyebrow:before{content:"";width:26px;height:2px;background:#bf0a30;display:inline-block}.sa-video-copy h2{margin:0;color:#111;font-size:34px;line-height:1.08;font-weight:700;letter-spacing:-.01em;text-transform:none}.sa-video-rule{width:56px;height:3px;background:#bf0a30;margin:20px 0 22px;border-radius:2px}.sa-video-subtitle{color:#111;font-size:15px;line-height:1.6;margin:12px 0 26px}.sa-video-list{list-style:none!important;list-style-type:none!important;margin:0;padding:0!important;display:flex;flex-direction:column;gap:14px}.sa-video-list li{position:relative;display:flex;align-items:flex-start;gap:12px;color:#555;font-size:15px;line-height:1.4;list-style:none!important;list-style-type:none!important;margin:0!important;padding:0!important}.sa-video-list li::marker{content:""!important;display:none!important}.sa-video-list li:before{content:none!important}.sa-video-check{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#e6001217;color:#bf0a30;display:flex;align-items:center;justify-content:center;margin-top:1px}.sa-video-check svg{width:12px;height:12px}.sa-video-cta{margin-top:34px}.sa-video-btn{display:inline-flex;align-items:center;gap:10px;min-height:52px;padding:0 30px;background:#bf0a30;color:#fff;border:1px solid #bf0a30;border-radius:4px;font-size:13px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;transition:background .2s ease,transform .2s ease}.sa-video-btn:hover{background:#c90010;transform:translateY(-2px)}.sa-video-btn svg{width:15px;height:15px}.sa-video-box{position:relative;width:100%;background:#111;overflow:hidden;aspect-ratio:auto;min-height:560px}.sa-video-box video{width:100%;height:100%;object-fit:cover;object-position:center center;display:block;background:#111}.sa-video-label{position:absolute;top:18px;left:18px;z-index:3;color:#fff;background:#0000009e;padding:8px 13px;border-radius:3px;font-size:11px;line-height:1;font-weight:800;letter-spacing:.1em;text-transform:uppercase;pointer-events:none}.sa-video-label-accent{background:#bf0a30}.sa-visor-story-v1{max-width:min(100% - 160px,1440px);margin:0 auto;padding:56px 10px;box-sizing:border-box;background:#fff}.sa-story-container{width:100%;max-width:1280px;margin:0 auto}.sa-story-intro{max-width:1480px;margin:0 auto 44px;text-align:left}.sa-story-intro h2{margin:0;color:#000;font-size:28px;line-height:1.12;font-weight:700;letter-spacing:.1px;text-transform:uppercase!important}.sa-story-intro p{max-width:520px;margin:14px 0 0;color:#5f6673;font-size:16px;line-height:1.55}.sa-story-intro-small{margin-top:68px;margin-bottom:30px}.sa-story-intro-small h2{font-size:22px;text-transform:uppercase!important}.sa-weather-card-grid,.sa-product-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.sa-weather-card,.sa-product-card{background:#fff;border:1px solid #e8eaf0;border-radius:12px;overflow:hidden;box-shadow:0 14px 34px #141a2613;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.sa-weather-card:hover,.sa-product-card:hover{transform:translateY(-4px);border-color:#e600122e;box-shadow:0 22px 48px #141a261f}.sa-weather-img{height:270px;background:#f2f3f6;overflow:hidden}.sa-weather-img img,.sa-product-img img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}.sa-weather-card:hover .sa-weather-img img,.sa-product-card:hover .sa-product-img img{transform:scale(1.045)}.sa-weather-content{position:relative;padding:20px 20px 22px;text-align:left}.sa-weather-icon{position:absolute;top:0;left:50%;width:82px;height:82px;transform:translate(-50%,-50%);border-radius:50%;background:#fff;color:#173e68;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 24px #141a261f,inset 0 0 0 1px #edf0f4}.sa-weather-icon svg{width:43px;height:43px}.sa-weather-content h3,.sa-product-content h3{margin:0;color:#12151b;font-size:22px;line-height:1.15;font-weight:600;font-family:var(--headline_font);letter-spacing:0;text-transform:none}.sa-weather-content p,.sa-product-content p{font-family:var(--body_font);margin:12px 0 0;color:#5d6572;font-size:15px;line-height:1.55}.sa-product-img{position:relative;height:280px;background:#f3f4f6;overflow:hidden}.sa-product-content{padding:20px 20px 22px;text-align:left}@media screen and (max-width:1200px){.sa-visor-section{padding-left:4%;padding-right:4%}.sa-video-copy-left,.sa-video-copy-right{padding:52px 5%;padding-left:calc(max((100vw - 1440px) / 2,80px) + 10px)}}@media screen and (max-width:990px){.sa-weather-card-grid,.sa-product-card-grid{gap:16px}.sa-weather-img,.sa-product-img{height:220px}.sa-weather-content,.sa-product-content{padding-left:20px;padding-right:20px}.sa-fitment-form{grid-template-columns:repeat(2,1fr)}.sa-fitment-form button{grid-column:span 2}.sa-direct-search{grid-template-columns:1fr;gap:12px}.sa-video-layout,.sa-video-layout-reverse{grid-template-columns:1fr}.sa-video-box,.sa-video-copy{min-height:auto}.sa-video-layout-reverse .sa-video-box{order:2}.sa-video-layout-reverse .sa-video-copy{order:1}}.sa-fitment-section,.sa-video-section{width:100vw;max-width:none!important;position:relative;left:50%;transform:translate(-50%);padding-left:0!important;padding-right:0!important}.sa-fitment-section{padding-top:0;padding-bottom:0;background:#fff}.sa-fitment-card{width:100%;max-width:none!important;margin:0;border:none!important;border-radius:0;padding:42px 0%;box-shadow:none}.sa-fitment-header,.sa-fitment-main,.sa-direct-search{box-sizing:border-box!important;width:min(88vw,1480px)!important;max-width:1480px!important;margin-left:auto!important;margin-right:auto!important}.sa-video-section{padding-top:0!important;padding-bottom:0!important;margin:0!important;background:#fff}.sa-video-section-one,.sa-video-section-two{margin:0!important}.sa-video-layout,.sa-video-layout-reverse{width:100%;max-width:none;min-height:560px;border-radius:0;box-shadow:none}.sa-video-box{min-height:560px;aspect-ratio:auto}.sa-video-box video{object-fit:cover}@media screen and (max-width:990px){.sa-fitment-card{padding:34px 4%}.sa-video-layout,.sa-video-layout-reverse{min-height:0}.sa-video-box{min-height:auto;aspect-ratio:16 / 9}.sa-video-copy-left,.sa-video-copy-right{padding:42px 4%;padding-left:calc(max((100vw - 1440px) / 2,80px) + 10px)}}@media screen and (max-width:640px){.sa-fitment-card{padding:28px 20px}.sa-video-copy-left,.sa-video-copy-right{padding:36px 20px}}@media screen and (max-width:990px){html,body{overflow-x:hidden!important}.sa-visor-page,.sa-visor-page *{box-sizing:border-box}.sa-visor-page{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.sa-visor-hero,.sa-fitment-section,.sa-video-section{width:100%!important;max-width:100%!important;left:auto!important;right:auto!important;transform:none!important;margin-left:0!important;margin-right:0!important}.sa-visor-hero{min-height:auto!important;padding:0!important;display:block!important;background:linear-gradient(to bottom,#00000075,#000000db),url(https://images.unsplash.com/photo-1503376780353-7e6692767b70?auto=format&fit=crop&w=1200&q=85)!important;background-size:cover!important;background-position:center center!important}.sa-visor-hero .sa-visor-hero-content{width:100%!important;max-width:none!important;min-height:500px!important;margin:0!important;padding:78px 20px 62px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;text-align:left!important}.sa-visor-hero h1,.sa-visor-hero .sa-visor-subtitle,.sa-visor-hero .sa-visor-hero-buttons{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;text-align:left!important}.sa-visor-hero h1{font-size:clamp(46px,5vw,76px)!important;line-height:.95!important;font-weight:300!important;letter-spacing:1px!important;text-transform:uppercase!important}.sa-visor-subtitle{margin-top:18px!important;font-size:14px!important;line-height:1.4!important}.sa-visor-hero-buttons{display:flex!important;flex-direction:column!important;gap:10px!important;margin-top:26px!important}.sa-btn,.sa-visor-btn{width:100%!important;min-height:50px!important;padding:0 18px!important;font-size:12px!important}.sa-fitment-section{padding:0!important;background:#fff!important}.sa-fitment-card{width:100%!important;max-width:none!important;margin:0!important;padding:32px 20px!important;border-left:none!important;border-right:none!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}.sa-fitment-header{width:100%!important;max-width:none!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:14px!important;margin:0 0 18px!important}.sa-fitment-heading{width:100%!important;max-width:none!important;text-align:left!important}.sa-fitment-heading h2{font-size:26px!important;line-height:1.08!important;margin:0!important}.sa-fitment-main{width:100%!important;max-width:none!important;padding:16px!important;border-radius:12px!important;overflow:visible!important}.sa-fitment-form{width:100%!important;display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.sa-field-wrap{width:100%!important;min-width:0!important}.sa-fitment-form button{grid-column:auto!important;width:100%!important}.sa-fitment-form select,.sa-fitment-form button{height:48px!important;font-size:13px!important;border-radius:7px!important}.sa-direct-search{width:100%!important;max-width:none!important;margin:14px 0 0!important;padding:16px!important;border-radius:12px!important;display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.sa-direct-search-form{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important}.sa-direct-search-form input[type=text],.sa-direct-search-form button{width:100%!important;height:46px!important;border-radius:7px!important}.sa-visor-section{max-width:none!important;padding:36px 20px!important}.sa-section-title{max-width:none!important;margin-bottom:20px!important;padding:0!important}.sa-section-title h2{font-size:26px!important;line-height:1.12!important}.sa-ba-tools{gap:8px!important;margin-bottom:14px!important}.sa-loupe-note{display:none!important}.sa-zoom-btn,.sa-zoom-value{min-height:34px!important;padding:0 12px!important;font-size:11px!important}.sa-ba-wrap{width:100%!important;max-width:none!important;aspect-ratio:4 / 3!important;border-radius:8px!important;--sa-loupe-size: 132px}.sa-visor-story-v1{padding:42px 20px!important}.sa-story-container{max-width:none!important}.sa-story-intro{max-width:none!important;margin-bottom:28px!important;text-align:center!important}.sa-story-intro h2{font-size:28px;line-height:1.12!important}.sa-story-intro p{font-size:14px!important;line-height:1.5!important}.sa-weather-card-grid,.sa-product-card-grid{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}.sa-weather-img,.sa-product-img{height:230px!important}.sa-weather-content{padding:20px 20px 22px;text-align:left}.sa-product-content{min-height:auto!important;padding:20px 20px 22px}.sa-video-section{padding:0!important;margin:0!important;background:#fff!important}.sa-video-section-one,.sa-video-section-two{margin:0!important}.sa-video-layout,.sa-video-layout-reverse{width:100%!important;max-width:100%!important;min-height:0!important;display:grid!important;grid-template-columns:1fr!important;gap:0!important;overflow:hidden!important;border-radius:0!important}.sa-video-layout-reverse .sa-video-box{order:2!important}.sa-video-layout-reverse .sa-video-copy{order:1!important}.sa-video-copy,.sa-video-copy-left,.sa-video-copy-right{width:100%!important;min-height:auto!important;padding:36px 20px!important}.sa-video-copy-inner{max-width:none!important;margin:0!important}.sa-video-copy h2{font-size:26px!important;line-height:1.1!important}.sa-video-subtitle{font-size:14px!important;line-height:1.5!important;max-width:none!important}.sa-video-list{margin-top:20px!important;max-width:none!important}.sa-video-list li{font-size:14px!important;line-height:1.4!important}.sa-video-cta{margin-top:28px!important}.sa-video-btn{width:100%!important;justify-content:center}.sa-video-box{width:100%!important;min-height:auto!important;aspect-ratio:16 / 9!important;background:#111!important;overflow:hidden!important}.sa-video-box video{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;background:#111!important;display:block!important}.sa-video-label{top:12px!important;left:12px!important;font-size:10px!important;padding:7px 10px!important}}@media screen and (max-width:480px){.sa-visor-hero .sa-visor-hero-content{min-height:480px!important;padding-top:62px!important;padding-bottom:52px!important}.sa-visor-hero h1{font-size:34px!important}.sa-visor-subtitle{font-size:14px!important}.sa-weather-img,.sa-product-img{height:210px!important}}.sa-before-after-section{width:auto!important;max-width:min(100% - 160px,1440px)!important;position:relative!important;left:auto!important;transform:none!important;padding:54px 10px 64px!important;margin:0 auto!important}.sa-before-after-section .sa-section-title,.sa-before-after-section .sa-ba-tools,.sa-before-after-section .sa-ba-wrap{width:100%!important;max-width:1480px!important;margin-left:auto!important;margin-right:auto!important}.sa-before-after-section .sa-section-title{max-width:1480px!important}.sa-before-after-section .sa-ba-wrap{aspect-ratio:16 / 7!important;border-radius:10px!important}.sa-before-after-section .sa-ba-image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}@media screen and (max-width:990px){.sa-before-after-section{width:100%!important;max-width:100%!important;left:auto!important;transform:none!important;padding:36px 20px!important}.sa-before-after-section .sa-section-title,.sa-before-after-section .sa-ba-tools,.sa-before-after-section .sa-ba-wrap{max-width:none!important;width:100%!important}.sa-before-after-section .sa-ba-wrap{aspect-ratio:4 / 3!important}.sa-before-after-section .sa-ba-loupe,.sa-before-after-section .sa-loupe-note{display:none!important}.sa-before-after-section .sa-ba-image img{object-fit:cover!important}}.sa-visor-story-v1{width:100vw!important;max-width:none!important;position:relative!important;left:50%!important;transform:translate(-50%)!important;margin:0!important;padding:64px calc(max((100vw - 1440px) / 2,80px) + 10px)!important}.sa-story-container{width:100%!important;max-width:1480px!important;margin-left:auto!important;margin-right:auto!important}.sa-weather-card-grid,.sa-product-card-grid{width:100%!important;max-width:1480px!important;margin-left:auto!important;margin-right:auto!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important}.sa-weather-img,.sa-product-img{height:300px!important}.sa-weather-img img,.sa-product-img img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}@media screen and (max-width:990px){.sa-visor-story-v1{width:100%!important;max-width:100%!important;left:auto!important;transform:none!important;padding:42px 20px!important}.sa-story-container,.sa-weather-card-grid,.sa-product-card-grid{max-width:none!important;width:100%!important}.sa-weather-card-grid,.sa-product-card-grid{grid-template-columns:1fr!important;gap:16px!important}.sa-weather-img,.sa-product-img{height:230px!important}}@media screen and (min-width:991px){.sa-video-section{background:#f7f8fa!important;padding:56px calc(max((100vw - 1440px) / 2,80px) + 10px)!important}.sa-video-section-one,.sa-video-section-two{border-bottom:none!important}.sa-video-layout,.sa-video-layout-reverse{width:100%!important;max-width:1480px!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,42%) minmax(0,58%)!important;align-items:start!important;min-height:auto!important;background:transparent!important;gap:30px!important;overflow:visible!important;border-radius:0!important;box-shadow:none!important}.sa-video-layout-reverse{grid-template-columns:minmax(0,58%) minmax(0,42%)!important}.sa-video-copy{min-height:auto!important;justify-content:flex-start!important;background:transparent!important}.sa-video-copy-left,.sa-video-copy-right{padding:0!important}.sa-video-copy-inner{width:100%!important;max-width:520px!important;text-align:left!important}.sa-video-copy-left .sa-video-copy-inner{margin-left:0!important;margin-right:auto!important}.sa-video-copy-right .sa-video-copy-inner{margin-left:auto!important;margin-right:0!important}.sa-video-eyebrow{margin-bottom:14px!important;font-size:12px!important;letter-spacing:.14em!important}.sa-video-copy h2{font-size:34px!important;line-height:1.08!important;font-weight:700!important;letter-spacing:-.01em!important;text-align:left!important}.sa-video-rule{width:56px!important;height:3px!important;margin:20px 0 22px!important}.sa-video-subtitle{max-width:none!important;font-size:15px!important;line-height:1.6!important;margin-bottom:26px!important;text-align:left!important}.sa-video-list{gap:14px!important;list-style:none!important;list-style-type:none!important;padding-left:0!important;margin-left:0!important}.sa-video-list li{font-size:15px!important;line-height:1.4!important;align-items:flex-start!important;list-style:none!important;list-style-type:none!important;padding-left:0!important;margin-left:0!important;text-align:left!important}.sa-video-list li:before,.sa-video-list li:after,.sa-video-list li::marker{content:none!important;display:none!important}.sa-video-check{width:22px!important;height:22px!important;margin-top:1px!important}.sa-video-check svg{width:12px!important;height:12px!important}.sa-video-cta{margin-top:34px!important;text-align:left!important}.sa-video-btn{min-height:52px!important;padding:0 30px!important;border-radius:4px!important;font-size:13px!important}.sa-video-box{width:100%!important;min-height:auto!important;aspect-ratio:16 / 9!important;border-radius:8px!important;box-shadow:0 16px 36px #0000001a!important;overflow:hidden!important;background:#111!important}.sa-video-box video{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important;background:#111!important}.sa-video-label{top:18px!important;left:18px!important;border-radius:3px!important;padding:8px 13px!important;font-size:11px!important}}[id$=__section_collection_84TKzb] h2[class*=section-title],[id$=__section_collection_84TKzb] h3[class*=section-title]{font-size:28px!important;line-height:1!important;font-weight:700!important;letter-spacing:.1px!important;text-transform:uppercase!important;color:#000!important}
/*# sourceMappingURL=/cdn/shop/t/61/assets/wv-landing.css.map */
