:root{--hvx-orange: #ff9d00;--hvx-orange-dark: #e68100;--hvx-dark: #101820;--hvx-dark-2: #18222c;--hvx-text: #101010;--hvx-muted: rgba(16, 16, 16, .68);--hvx-line: rgba(16, 16, 16, .14);--hvx-soft: #f5f6f7;--hvx-card: #ffffff;--hvx-radius: 8px;--hvx-shadow: 0 8px 22px rgba(0, 0, 0, .08);--hvx-max: 1320px}.hvx-home-section{margin:0!important;background:#fff;color:var(--hvx-text);font-family:var(--font-body-family, Arial, Helvetica, sans-serif)}.hvx-home-section *{box-sizing:border-box}.hvx-wrap{max-width:var(--hvx-max);margin:0 auto;padding-left:18px;padding-right:18px}.hvx-eyebrow{margin:0 0 7px;color:var(--hvx-orange);font-size:11px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.hvx-heading{margin:0;color:var(--hvx-text);font-family:Anton,Impact,Arial Narrow,Arial Black,sans-serif;font-size:clamp(30px,3.2vw,54px);line-height:.94;letter-spacing:.01em;text-transform:uppercase}.hvx-heading span,.hvx-accent{color:var(--hvx-orange)}.hvx-copy{margin:10px 0 0;color:var(--hvx-muted);font-size:13px;line-height:1.45}.hvx-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:11px 19px;border:1px solid var(--hvx-orange);border-radius:4px;background:var(--hvx-dark);color:#fff!important;font-size:12px;font-weight:950;line-height:1;text-decoration:none!important;box-shadow:0 2px #ff9d00e6;transition:transform .14s ease,filter .14s ease,background .14s ease}.hvx-btn:hover{transform:translateY(-1px);filter:brightness(1.04)}.hvx-btn--orange{background:var(--hvx-orange);border-color:var(--hvx-orange);color:#111!important;box-shadow:none}.hvx-btn--outline{background:#fff;color:var(--hvx-dark)!important;border-color:var(--hvx-orange);box-shadow:none}.hvx-scroll-shell{position:relative;min-width:0}.hvx-scroll{display:flex;gap:var(--hvx-scroll-gap, 14px);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 2px 10px}.hvx-scroll::-webkit-scrollbar{display:none}.hvx-arrow{position:absolute;top:50%;z-index:8;width:38px;height:38px;border:1px solid var(--hvx-line);border-radius:999px;background:#fff;color:var(--hvx-text);display:grid;place-items:center;transform:translateY(-50%);box-shadow:var(--hvx-shadow);cursor:pointer;transition:opacity .14s ease,transform .14s ease}.hvx-arrow:hover{transform:translateY(-50%) scale(1.03)}.hvx-arrow[disabled]{opacity:.24;cursor:not-allowed;pointer-events:none}.hvx-arrow--prev{left:-12px}.hvx-arrow--next{right:-12px}.hvx-arrow svg{width:17px;height:17px}.sms-dual-hero{padding:var(--section-pt, 8px) 0 var(--section-pb, 8px)}.sms-dual-hero__grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(320px,1fr);gap:8px}.sms-hero{position:relative;overflow:hidden;height:var(--hero-height, 410px);border:1px solid rgba(0,0,0,.18);border-radius:9px;background:#eef0f2}.sms-hero__viewport{position:relative;height:calc(var(--hero-height, 410px) - 34px);overflow:hidden}.sms-hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;opacity:0;pointer-events:none;transition:opacity .36s ease}.sms-hero-slide.is-active{opacity:1;pointer-events:auto}.sms-hero-slide__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;z-index:0}.sms-hero-slide__image img{width:100%;height:100%;display:block;object-fit:cover;object-position:var(--image-position, center center)}.sms-hero-slide__placeholder{width:100%;height:100%;display:block;background:radial-gradient(circle at 78% 50%,rgba(255,255,255,.82),transparent 26%),linear-gradient(110deg,#f3f3f3,#fff 48%,#e1e4e8)}.sms-hero-slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:var(--slide-overlay, linear-gradient(90deg, rgba(255,255,255,.96), rgba(255,255,255,.74) 43%, rgba(255,255,255,.04)))}.sms-hero-slide__content{position:relative;z-index:2;align-self:center;max-width:470px;padding:clamp(28px,4vw,46px)}.sms-hero--right .sms-hero-slide__content{max-width:320px}.sms-hero__kicker{margin:0 0 10px;color:var(--hvx-orange);font-size:12px;font-weight:950;text-transform:uppercase}.sms-hero__title{margin:0;font-family:Anton,Impact,Arial Narrow,Arial Black,sans-serif;font-size:clamp(38px,5vw,74px);line-height:.92;letter-spacing:.01em;text-transform:uppercase}.sms-hero--right .sms-hero__title{font-size:clamp(34px,3.4vw,58px)}.sms-hero__title span{color:var(--hvx-orange)}.sms-hero__text{max-width:340px;margin:16px 0 22px;color:#111111d6;font-size:14px;line-height:1.45}.sms-hero__text p{margin:0}.sms-hero__dots{height:34px;display:flex;justify-content:center;align-items:center;gap:7px;background:#fff}.sms-hero__dot{width:9px;height:9px;border:0;border-radius:999px;background:#d6d6d6;padding:0;cursor:pointer}.sms-hero__dot.is-active{background:var(--hvx-orange)}.sms-infobar{padding:var(--section-pt, 12px) 0 var(--section-pb, 22px)}.sms-infobar__grid{display:grid;grid-template-columns:repeat(var(--cols, 4),minmax(0,1fr));gap:22px}.sms-infobar__item{display:grid;grid-template-columns:58px minmax(0,1fr);gap:13px;align-items:start;color:inherit;text-decoration:none!important}.sms-infobar__icon{color:var(--hvx-orange);line-height:1}.sms-infobar__icon svg{width:50px;height:50px}.sms-infobar__title{display:block;margin:0 0 6px;font-family:Anton,Impact,Arial Narrow,Arial Black,sans-serif;font-size:22px;line-height:.95;color:#111;text-transform:uppercase}.sms-infobar__text{display:block;margin:0;color:#111111b3;font-size:12.25px;line-height:1.45}.sms-featured-products{padding:var(--section-pt, 20px) 0 var(--section-pb, 18px)}.sms-featured-products__layout{display:grid;grid-template-columns:minmax(210px,270px) minmax(0,1fr);gap:28px;align-items:stretch}.sms-featured-products__copy{padding-top:12px}.sms-product-card{flex:0 0 var(--card-width, 232px);scroll-snap-align:start;display:grid;grid-template-rows:auto 1fr;border:1px solid rgba(0,0,0,.16);border-radius:8px;overflow:hidden;background:#fff;text-decoration:none;color:var(--hvx-text);box-shadow:0 7px 18px #0000000b}.sms-product-card__media{display:grid;place-items:center;aspect-ratio:1.15 / 1;padding:14px;background:#fff}.sms-product-card__media img{max-width:100%;width:100%;height:100%;object-fit:contain;display:block}.sms-product-card__body{display:grid;align-content:start;gap:6px;padding:12px 14px 13px}.sms-product-card__title{min-height:38px;color:var(--hvx-text);font-size:13px;font-weight:950;line-height:1.22;text-decoration:none}.sms-product-card__title:hover{text-decoration:underline;text-underline-offset:2px}.sms-product-card__meta{color:#1111118c;font-size:8.75px;font-weight:850;line-height:1.25;letter-spacing:.04em;text-transform:uppercase}.sms-product-card__rating{display:flex;align-items:center;gap:4px;color:var(--hvx-orange);font-size:13px;font-weight:950;line-height:1}.sms-product-card__reviews{color:#1111118c;font-size:10.5px;font-weight:850}.sms-product-card__price-row{display:flex;align-items:baseline;gap:8px;margin-top:2px}.sms-product-card__price{font-size:18px;font-weight:950;color:var(--hvx-text)}.sms-product-card__compare{color:#d71920;font-size:10.5px;font-weight:850;text-decoration:line-through}.sms-product-card__form{margin-top:4px}.sms-product-card__button{width:100%;min-height:33px;border:0;border-radius:4px;background:var(--hvx-orange);color:#111;font-size:11.75px;font-weight:950;cursor:pointer;appearance:none;-webkit-appearance:none}.sms-product-card__button:hover{filter:brightness(.98)}.sms-product-card--compact{flex:0 0 250px;grid-template-columns:98px 1fr;grid-template-rows:auto;min-height:122px}.sms-product-card--compact .sms-product-card__media{aspect-ratio:auto;height:122px;padding:8px;border-right:1px solid rgba(0,0,0,.08)}.sms-product-card--compact .sms-product-card__body{padding:11px 12px}.sms-product-card--compact .sms-product-card__title{min-height:0;font-size:12px}.sms-product-card--compact .sms-product-card__button,.sms-product-card--compact .sms-product-card__form{display:none}.sms-builder-banner{padding:var(--section-pt, 8px) 0 var(--section-pb, 10px)}.sms-builder-banner__panel{position:relative;min-height:210px;overflow:hidden;border-radius:8px;background:radial-gradient(circle at 22% 50%,rgba(255,255,255,.12),transparent 24%),linear-gradient(100deg,#141b22,#0d1218);border:1px solid rgba(255,255,255,.12);color:#fff}.sms-builder-banner__panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% -30%,rgba(255,255,255,.18),transparent 38%),linear-gradient(90deg,#ffffff05,#fff0);pointer-events:none}.sms-builder-banner__side{position:absolute;top:0;bottom:0;width:28%;display:grid;place-items:center;padding:14px;z-index:1}.sms-builder-banner__side--left{left:0}.sms-builder-banner__side--right{right:0}.sms-builder-banner__side img{max-width:100%;max-height:172px;object-fit:contain;display:block}.sms-builder-banner__content{position:relative;z-index:2;max-width:720px;margin:0 auto;padding:36px 28px;text-align:center}.sms-builder-banner__small{margin:0;font-size:18px;line-height:1.15}.sms-builder-banner__title{margin:2px 0 0;color:var(--hvx-orange);font-family:Anton,Impact,Arial Narrow,Arial Black,sans-serif;font-size:clamp(44px,6vw,84px);line-height:.92;text-transform:uppercase}.sms-builder-banner__sub{margin:4px 0 13px;font-size:15px;font-weight:850;letter-spacing:.03em;text-transform:uppercase}.sms-rows{padding:var(--section-pt, 10px) 0 var(--section-pb, 10px)}.sms-rows__grid{display:grid;grid-template-columns:repeat(var(--cols, 8),minmax(0,1fr));gap:8px}.sms-category-card{display:grid;grid-template-rows:118px 1fr;min-height:212px;overflow:hidden;border:1px solid rgba(0,0,0,.14);border-radius:8px;background:#fff;color:var(--hvx-text);text-decoration:none!important;box-shadow:0 7px 18px #0000000a}.sms-category-card__media{display:grid;place-items:center;padding:10px;background:#f7f7f7}.sms-category-card__media img{width:100%;height:100%;object-fit:contain;display:block}.sms-category-card__body{display:grid;align-content:end;gap:8px;padding:12px}.sms-category-card__title{color:var(--hvx-orange);font-family:Anton,Impact,Arial Narrow,Arial Black,sans-serif;font-size:20px;line-height:.95;text-transform:uppercase}.sms-category-card__subtitle{display:block;color:#111111b8;font-size:11px;line-height:1.25}.sms-category-card__cta{color:var(--hvx-text);font-size:11.5px;font-weight:950}.sms-recent-strip{padding:var(--section-pt, 8px) 0 var(--section-pb, 10px)}.sms-strip-layout{display:grid;grid-template-columns:minmax(170px,190px) minmax(0,1fr);gap:12px;align-items:stretch}.sms-strip-intro{min-height:124px;border:1px solid rgba(0,0,0,.14);border-radius:8px;padding:18px 16px;background:#fff;box-shadow:0 7px 18px #0000000a}.sms-newsroom{padding:var(--section-pt, 10px) 0 var(--section-pb, 14px)}.sms-newsroom__layout{display:grid;grid-template-columns:minmax(170px,190px) minmax(0,1fr);gap:12px;align-items:stretch}.sms-newsroom__intro{min-height:150px;border:1px solid rgba(0,0,0,.14);border-radius:8px;padding:18px 16px;background:#fff;box-shadow:0 7px 18px #0000000a}.sms-news-card{flex:0 0 270px;scroll-snap-align:start;display:grid;grid-template-columns:112px 1fr;gap:10px;min-height:150px;padding:10px;border:1px solid rgba(0,0,0,.14);border-radius:8px;background:#fff;color:var(--hvx-text);text-decoration:none!important;box-shadow:0 7px 18px #0000000a}.sms-news-card__media{overflow:hidden;border-radius:6px;background:#f2f2f2}.sms-news-card__media img{width:100%;height:100%;object-fit:cover;display:block}.sms-news-card__placeholder{width:100%;height:100%;min-height:124px;display:grid;place-items:center;background:linear-gradient(135deg,#f2f2f2,#e8e8e8)}.sms-news-card__placeholder svg{width:70%;height:70%;opacity:.38}.sms-news-card__title{display:block;margin:0 0 7px;color:var(--hvx-text);font-size:13px;font-weight:950;line-height:1.25}.sms-news-card__excerpt{display:block;margin:0 0 8px;color:#111111ab;font-size:11.75px;line-height:1.35}.sms-news-card__more{color:var(--hvx-orange);font-size:11.75px;font-weight:950}.sms-brandspro{padding:var(--section-pt, 12px) 0 var(--section-pb, 12px)}.sms-brandspro__head{text-align:center;margin-bottom:10px}.sms-brandspro__title{margin:0;font-family:Anton,Impact,Arial Narrow,Arial Black,sans-serif;color:#11111194;font-size:30px;line-height:1;text-transform:uppercase}.sms-brandspro__rail-shell{position:relative}.sms-brandspro__rail{display:flex;justify-content:center;align-items:center;gap:34px;min-height:64px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:4px 46px}.sms-brandspro__rail::-webkit-scrollbar{display:none}.sms-brandtile{flex:0 0 auto;display:grid;place-items:center;min-width:110px;max-width:160px;height:54px;text-decoration:none;color:#111}.sms-brandtile img{max-width:100%;max-height:48px;object-fit:contain;display:block}.sms-testimonials{padding:var(--section-pt, 8px) 0 var(--section-pb, 12px)}.sms-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(0,0,0,.14);border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 7px 18px #0000000a}.sms-testimonial{padding:22px 26px}.sms-testimonial+.sms-testimonial{border-left:1px solid rgba(0,0,0,.12)}.sms-testimonial__stars{color:var(--hvx-orange);font-size:18px;letter-spacing:2px}.sms-testimonial__quote{margin:9px 0 12px;color:#111111b3;font-size:12.5px;line-height:1.45}.sms-testimonial__name{font-size:12px;font-weight:950}.sms-newsletter-band{padding:var(--section-pt, 0px) 0 var(--section-pb, 12px)}.sms-newsletter-band__panel{display:grid;grid-template-columns:1fr minmax(280px,420px) 270px;align-items:center;gap:22px;overflow:hidden;min-height:120px;padding:20px 28px;border-radius:8px;background:linear-gradient(100deg,#111820,#1c2630);color:#fff}.sms-newsletter-band__title{margin:0;color:var(--hvx-orange);font-family:Anton,Impact,Arial Narrow,Arial Black,sans-serif;font-size:clamp(28px,3.2vw,42px);line-height:.95;text-transform:uppercase}.sms-newsletter-band__text{margin:8px 0 0;color:#ffffffd1;font-size:12.75px;line-height:1.35}.sms-newsletter-band__form form,.sms-newsletter-band__form{display:flex;gap:0}.sms-newsletter-band__form input[type=email]{min-height:44px;flex:1;border:0;border-radius:4px 0 0 4px;padding:0 14px}.sms-newsletter-band__form button{min-height:44px;border:0;border-radius:0 4px 4px 0;padding:0 22px;background:var(--hvx-orange);color:#111;font-size:12px;font-weight:950;cursor:pointer}.sms-newsletter-band__image{justify-self:end}.sms-newsletter-band__image img{max-height:96px;width:auto;object-fit:contain;display:block}@media(max-width:1180px){.sms-rows__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sms-featured-products__layout{grid-template-columns:1fr}}@media(max-width:990px){.sms-dual-hero__grid{grid-template-columns:1fr}.sms-hero,.sms-hero__viewport{height:auto}.sms-hero{min-height:400px}.sms-hero__viewport{min-height:366px}.sms-infobar__grid{grid-template-columns:repeat(2,1fr)}.sms-strip-layout,.sms-newsroom__layout{grid-template-columns:1fr}.sms-newsletter-band__panel{grid-template-columns:1fr;text-align:center}.sms-newsletter-band__image{justify-self:center}}@media(max-width:749px){.hvx-wrap{padding-left:12px;padding-right:12px}.sms-dual-hero{padding-top:8px;padding-bottom:8px}.sms-hero{min-height:380px}.sms-hero__viewport{min-height:346px}.sms-hero-slide__content{padding:24px}.sms-hero__title{font-size:42px}.sms-infobar{padding-top:10px}.sms-infobar__grid{grid-template-columns:1fr;gap:16px}.sms-rows__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sms-category-card{min-height:185px}.sms-testimonials__grid{grid-template-columns:1fr}.sms-testimonial+.sms-testimonial{border-left:0;border-top:1px solid rgba(0,0,0,.12)}.sms-builder-banner__side{opacity:.2;width:44%}.sms-product-card{--card-width: 78vw}.sms-product-card--compact{flex-basis:82vw}.sms-news-card{flex-basis:84vw}.hvx-arrow{display:none}.sms-newsletter-band__form form,.sms-newsletter-band__form{flex-direction:column;gap:8px}.sms-newsletter-band__form input[type=email],.sms-newsletter-band__form button{border-radius:4px}}.sms-dual-hero--image-only .sms-hero-slide:before,.sms-dual-hero--image-only .sms-hero-slide:after{content:none!important;display:none!important;background:none!important;opacity:0!important}.sms-dual-hero--image-only .sms-hero-slide__content{display:none!important}.sms-dual-hero--image-only .sms-hero-slide__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;z-index:1;width:100%;height:100%;text-decoration:none}.sms-dual-hero--image-only .sms-hero-slide__picture{display:block;width:100%;height:100%}.sms-dual-hero--image-only .sms-hero-slide__img,.sms-dual-hero--image-only .sms-hero-slide__image img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:var(--image-position, center center)!important;filter:none!important;opacity:1!important}@media screen and (max-width:749px){.sms-dual-hero--image-only .sms-hero{height:var(--hero-mobile-height, 380px)!important;min-height:var(--hero-mobile-height, 380px)!important}.sms-dual-hero--image-only .sms-hero__viewport{height:calc(var(--hero-mobile-height, 380px) - 34px)!important;min-height:calc(var(--hero-mobile-height, 380px) - 34px)!important}.sms-dual-hero--image-only .sms-hero-slide__img,.sms-dual-hero--image-only .sms-hero-slide__image img{object-fit:var(--mobile-image-fit, cover)!important;object-position:var(--mobile-image-position, center center)!important}}.sms-dual-hero--image-only .sms-hero-slide__placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#f2f2f2,#e4e4e4)}.sms-dual-hero--image-only .sms-hero-slide__placeholder svg{width:65%;height:65%;opacity:.35}.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right{aspect-ratio:486 / 490!important;width:auto!important;height:var(--sms-hero-height)!important;min-height:var(--sms-hero-height)!important;max-height:var(--sms-hero-height)!important;padding:0!important;background:transparent!important;border:0!important;border-radius:var(--sms-radius, 9px)!important;overflow:hidden!important}.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right .sms-dual-hero-fixed__viewport,.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right .sms-dual-hero-fixed__slide,.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right .sms-dual-hero-fixed__imageLink,.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right .sms-dual-hero-fixed__picture{width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;overflow:hidden!important;line-height:0!important}.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right .sms-dual-hero-fixed__img,.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right .sms-dual-hero-fixed__imageLink img{width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:none!important;max-height:none!important;display:block!important;object-fit:fill!important;object-position:center center!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}@media screen and (max-width:989px){.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right{aspect-ratio:auto!important;width:100%!important;height:var(--sms-hero-mobile-height, 380px)!important;min-height:var(--sms-hero-mobile-height, 380px)!important}.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right .sms-dual-hero-fixed__img,.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right .sms-dual-hero-fixed__imageLink img{object-fit:var(--slide-mobile-fit, contain)!important;object-position:var(--slide-mobile-position, center center)!important}}.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--left{border:1px solid #d8d8d8!important;border-radius:9px!important;overflow:hidden!important;background:#fff!important;box-shadow:none!important}.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--left .sms-dual-hero-fixed__viewport,.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--left .sms-dual-hero-fixed__slide,.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--left .sms-dual-hero-fixed__imageLink,.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--left .sms-dual-hero-fixed__picture{border-radius:inherit!important;overflow:hidden!important}.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--left .sms-dual-hero-fixed__img,.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--left .sms-dual-hero-fixed__imageLink img{border-radius:inherit!important}.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right{border:0!important;background:transparent!important;box-shadow:none!important}.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right{border:1px solid #d8d8d8!important;border-radius:9px!important;overflow:hidden!important;background:#fff!important;box-shadow:none!important}.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right .sms-dual-hero-fixed__viewport,.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right .sms-dual-hero-fixed__slide,.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right .sms-dual-hero-fixed__imageLink,.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right .sms-dual-hero-fixed__picture{border-radius:inherit!important;overflow:hidden!important;padding:0!important;margin:0!important;background:transparent!important}.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right .sms-dual-hero-fixed__img,.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right .sms-dual-hero-fixed__imageLink img{border-radius:inherit!important;width:100%!important;height:100%!important;display:block!important;object-fit:fill!important;object-position:center center!important;margin:0!important;padding:0!important;border:0!important}.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right{border:1px solid #d8d8d8!important;border-radius:9px!important;overflow:hidden!important;background:#fff!important;box-shadow:none!important;padding:0!important;line-height:0!important}.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right .sms-dual-hero-fixed__viewport,.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right .sms-dual-hero-fixed__slide,.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right .sms-dual-hero-fixed__imageLink,.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right .sms-dual-hero-fixed__picture{width:100%!important;height:100%!important;display:block!important;padding:0!important;margin:0!important;border:0!important;border-radius:inherit!important;overflow:hidden!important;background:transparent!important;line-height:0!important}.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right .sms-dual-hero-fixed__img,.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right .sms-dual-hero-fixed__imageLink img{width:118%!important;height:100%!important;max-width:none!important;max-height:none!important;margin-left:-9%!important;margin-right:-9%!important;padding:0!important;border:0!important;border-radius:0!important;display:block!important;object-fit:fill!important;object-position:center center!important;background:transparent!important;box-shadow:none!important;transform:none!important;filter:none!important;opacity:1!important}.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right .sms-dual-hero-fixed__dots{z-index:10!important}@media screen and (max-width:989px){.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right .sms-dual-hero-fixed__img,.sms-dual-hero-fixed .sms-dual-hero-fixed__panel--right .sms-dual-hero-fixed__imageLink img{width:100%!important;height:100%!important;margin-left:0!important;margin-right:0!important;object-fit:var(--slide-mobile-fit, contain)!important;object-position:var(--slide-mobile-position, center center)!important}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/hvx-home.css.map */
