.va-home-section,.va-home-section *{box-sizing:border-box}.va-home-section{position:relative;overflow:hidden;background:var(--va-bg, #0a0a0b);color:var(--va-text, #f8f8f5);font-family:var(--va-font-body, Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif)}.va-home-section--alt{background:#0d0d0f}.va-home-section--panel{background:#101012}.va-home-section__inner{width:min(calc(100% - 48px),var(--va-content-max, 1240px));margin:0 auto;padding:88px 0}.va-home-section__header{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:34px}.va-home-section__header-copy{max-width:760px}.va-home-kicker{display:inline-flex;align-items:center;gap:10px;margin-bottom:14px;color:var(--va-accent-2, #ff4b43);font-size:11px;line-height:1.2;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.va-home-kicker:before{content:"";width:28px;height:2px;background:currentColor}.va-home-heading{margin:0;color:#fff;font-family:var(--va-font-heading, "Barlow Condensed", "Arial Narrow", Arial, sans-serif);font-size:clamp(42px,5.4vw,72px);line-height:.96;font-weight:800;letter-spacing:-.025em;text-transform:uppercase}.va-home-subheading{max-width:680px;margin:16px 0 0;color:#9f9fa6;font-size:15px;line-height:1.7}.va-home-section__link,.va-home-inline-link{display:inline-flex;align-items:center;gap:9px;color:#fff;font-size:12px;line-height:1.2;font-weight:800;text-decoration:none;text-transform:uppercase;letter-spacing:.05em}.va-home-section__link:hover,.va-home-inline-link:hover{color:var(--va-accent-2, #ff4b43);text-decoration:none}.va-home-section__link span,.va-home-inline-link span{color:var(--va-accent-2, #ff4b43);font-size:18px}.va-home-categories{border-top:1px solid rgba(255,255,255,.08)}.va-home-categories__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.va-home-category{position:relative;min-height:390px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#151518;box-shadow:0 22px 52px #0000002e}.va-home-category__link{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;text-decoration:none}.va-home-category__media,.va-home-category__media:after,.va-home-category__fallback{position:absolute;top:0;right:0;bottom:0;left:0}.va-home-category__media img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.82) contrast(1.05) brightness(.78);transition:transform .4s ease,filter .4s ease}.va-home-category__media:after{content:"";background:linear-gradient(180deg,#0505060f 12%,#05050647 42%,#050506f2)}.va-home-category__fallback{display:grid;place-items:center;background:radial-gradient(circle at 70% 18%,rgba(228,49,43,.22),transparent 32%),linear-gradient(145deg,#1b1b1f,#0d0d0f);color:#ffffff29}.va-home-category__fallback svg{width:112px;height:112px}.va-home-category__body{position:relative;z-index:2;padding:26px}.va-home-category__badge{display:inline-flex;margin-bottom:11px;color:var(--va-accent-2, #ff4b43);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.va-home-category__title{margin:0;color:#fff;font-family:var(--va-font-heading, "Barlow Condensed", Arial, sans-serif);font-size:34px;line-height:.98;font-weight:800;text-transform:uppercase}.va-home-category__text{margin:10px 0 0;color:#aaaab0;font-size:13px;line-height:1.55}.va-home-category__cta{margin-top:18px;display:inline-flex;gap:8px;align-items:center;color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.va-home-category:hover .va-home-category__media img{transform:scale(1.045);filter:saturate(.95) contrast(1.06) brightness(.86)}.va-home-category:hover{border-color:#ffffff38}.va-home-category--mobile-merch{display:none}.va-home-products{border-top:1px solid rgba(255,255,255,.06)}.va-home-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.va-home-product-card{overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#141416;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.va-home-product-card:hover{transform:translateY(-3px);border-color:#ffffff38;box-shadow:0 22px 50px #00000042}.va-home-product-card__link{display:block;height:100%;color:inherit;text-decoration:none}.va-home-product-card__media{position:relative;overflow:hidden;aspect-ratio:4 / 3;background:#202024}.va-home-product-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.va-home-product-card:hover .va-home-product-card__media img{transform:scale(1.035)}.va-home-product-card__badges{position:absolute;top:12px;left:12px;right:12px;display:flex;flex-wrap:wrap;gap:6px}.va-home-badge{padding:6px 8px;border-radius:999px;background:#080809d6;color:#fff;font-size:9px;font-weight:900;line-height:1;letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.va-home-badge--sale{background:var(--va-accent, #e4312b)}.va-home-badge--fit{background:#115636e6}.va-home-product-card__body{padding:18px 18px 20px}.va-home-product-card__eyebrow{margin-bottom:7px;color:var(--va-accent-2, #ff4b43);font-size:9px;line-height:1.2;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.va-home-product-card__title{margin:0;color:#fff;font-family:var(--va-font-heading, "Barlow Condensed", Arial, sans-serif);font-size:25px;line-height:1;font-weight:800;text-transform:uppercase}.va-home-product-card__fitment{margin-top:9px;color:#97979e;font-size:11px;line-height:1.4}.va-home-product-card__fitment span{color:#c0c0c4}.va-home-product-card__price{margin-top:16px;display:flex;align-items:baseline;flex-wrap:wrap;gap:7px;color:#fff}.va-home-product-card__price strong{font-size:15px}.va-home-product-card__price s{color:#77777e;font-size:11px}.va-home-product-card__price .va-price-prefix{color:#8d8d94;font-size:10px;font-weight:700;text-transform:uppercase}.va-home-why{border-top:1px solid rgba(255,255,255,.06)}.va-home-why__layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:68px;align-items:center}.va-home-why__media{position:relative;min-height:560px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:#151518}.va-home-why__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:saturate(.78) contrast(1.05) brightness(.75)}.va-home-why__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0808090f,#0808094d 55%,#080809d1)}.va-home-why__media-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#ffffff24;background:radial-gradient(circle at 65% 20%,rgba(228,49,43,.25),transparent 32%),#151518}.va-home-why__media-fallback svg{width:150px;height:150px}.va-home-why__media-note{position:absolute;z-index:2;left:24px;right:24px;bottom:24px;display:flex;align-items:end;justify-content:space-between;gap:20px}.va-home-why__media-note strong{color:#fff;font-family:var(--va-font-heading, "Barlow Condensed", Arial, sans-serif);font-size:42px;line-height:.9;text-transform:uppercase}.va-home-why__media-note span{max-width:170px;color:#c2c2c7;font-size:10px;line-height:1.4;font-weight:800;text-align:right;text-transform:uppercase;letter-spacing:.07em}.va-home-why__copy .va-home-subheading{margin-bottom:30px}.va-home-why__features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.va-home-feature{min-height:172px;padding:22px;border:1px solid rgba(255,255,255,.09);border-radius:15px;background:#151518}.va-home-feature__icon{width:38px;height:38px;margin-bottom:18px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:var(--va-accent-2, #ff4b43)}.va-home-feature__icon svg{width:18px;height:18px}.va-home-feature h3{margin:0;color:#fff;font-family:var(--va-font-heading, "Barlow Condensed", Arial, sans-serif);font-size:24px;line-height:1;font-weight:800;text-transform:uppercase}.va-home-feature p{margin:9px 0 0;color:#929299;font-size:12px;line-height:1.55}.va-home-why__actions{margin-top:28px;display:flex;flex-wrap:wrap;gap:12px}.va-home-button{min-height:48px;padding:0 19px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:transparent;color:#fff;font-size:11px;line-height:1;font-weight:900;text-decoration:none;text-transform:uppercase;letter-spacing:.05em}.va-home-button--primary{border-color:var(--va-accent, #e4312b);background:var(--va-accent, #e4312b)}.va-home-button:hover{color:#fff;text-decoration:none;border-color:#ffffff47;transform:translateY(-1px)}.va-home-button--primary:hover{border-color:var(--va-accent-2, #ff4b43);background:var(--va-accent-2, #ff4b43)}.va-home-reviews{border-top:1px solid rgba(255,255,255,.06)}.va-home-reviews__shell{padding:30px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:#141416}.va-home-reviews__manual{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.va-home-review-card{padding:24px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#0e0e10}.va-home-review-card__stars{margin-bottom:15px;color:#f6be38;letter-spacing:.08em;font-size:14px}.va-home-review-card blockquote{margin:0;color:#e5e5e8;font-size:14px;line-height:1.65}.va-home-review-card__meta{margin-top:18px;color:#898990;font-size:10px;line-height:1.4;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.va-home-review-card__meta strong{color:#fff}.va-home-reviews .jdgm-carousel-wrapper{max-width:none!important;padding:0!important;color:#fff!important}.va-home-reviews .jdgm-carousel-title{display:none!important}.va-home-reviews .jdgm-carousel-title-and-link{margin-bottom:20px!important;color:#fff!important}.va-home-reviews .jdgm-carousel-number-of-reviews{color:#9b9ba2!important}.va-home-reviews .jdgm-carousel-item__review{color:#dedee2!important}.va-home-reviews .jdgm-carousel-item__review-title,.va-home-reviews .jdgm-carousel-item__reviewer-name{color:#fff!important}.va-home-reviews .jdgm-star{color:#f6be38!important}.va-home-reviews .jdgm-carousel-item{background:#0e0e10!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:14px!important}.va-home-reviews .jdgm-carousel-item__product-image{border-radius:10px!important}.va-home-reviews .jdgm-carousel__arrows{color:#fff!important}@media(max-width:1040px){.va-home-categories__grid,.va-home-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.va-home-why__layout{grid-template-columns:1fr;gap:36px}.va-home-why__media{min-height:460px}}@media(max-width:740px){.va-home-section__inner{width:min(calc(100% - 28px),var(--va-content-max, 1240px));padding:64px 0}.va-home-section__header{display:block;margin-bottom:26px}.va-home-section__link{margin-top:18px}.va-home-heading{font-size:clamp(38px,13vw,56px)}.va-home-subheading{font-size:14px}.va-home-categories__grid,.va-home-products__grid,.va-home-why__features{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.va-home-reviews__manual{grid-template-columns:1fr}.va-home-category{min-height:236px;border-radius:14px}.va-home-category__body{padding:15px}.va-home-category__badge{margin-bottom:7px;font-size:8px;letter-spacing:.09em}.va-home-category__title{font-size:23px;line-height:.95}.va-home-category__text{display:none}.va-home-category__cta{margin-top:12px;font-size:9px}.va-home-category--mobile-merch{display:block;grid-column:1 / -1;min-height:174px}.va-home-category--mobile-merch .va-home-category__media:after{background:linear-gradient(90deg,#050506f0,#0505069e 54%,#05050633)}.va-home-category--mobile-merch .va-home-category__body{max-width:74%;padding:18px 20px}.va-home-category--mobile-merch .va-home-category__title{font-size:30px}.va-home-category--mobile-merch .va-home-category__text{display:block;margin-top:7px;color:#b7b7bd!important;font-size:11px;line-height:1.4}.va-home-product-card{border-radius:13px}.va-home-product-card__media{aspect-ratio:1 / 1}.va-home-product-card__badges{top:8px;left:8px;right:8px;gap:4px}.va-home-badge{padding:5px 6px;font-size:7px}.va-home-product-card__body{padding:12px 11px 14px}.va-home-product-card__eyebrow{margin-bottom:5px;font-size:8px}.va-home-product-card__title{font-size:20px;line-height:1.02}.va-home-product-card__fitment{margin-top:7px;font-size:9px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.va-home-product-card__price{margin-top:11px;gap:5px}.va-home-product-card__price strong{font-size:13px}.va-home-product-card__price s,.va-home-product-card__price .va-price-prefix{font-size:9px}.va-home-why__media{min-height:360px}.va-home-feature{min-height:158px;padding:14px;border-radius:13px}.va-home-feature__icon{width:32px;height:32px;margin-bottom:13px}.va-home-feature__icon svg{width:15px;height:15px}.va-home-feature h3{font-size:19px;line-height:1}.va-home-feature p{margin-top:7px;font-size:10.5px;line-height:1.45}.va-home-why__media-note strong{font-size:34px}.va-home-reviews__shell{padding:18px}}.va-home-section .va-home-subheading,.va-home-section .va-home-subheading p,.va-home-section .va-home-subheading li,.va-home-section .va-home-subheading span,.va-home-section .va-home-subheading em,.va-home-section .va-home-subheading strong{color:#aeb0b7!important}.va-home-section .va-home-subheading p{margin-top:0!important;margin-bottom:.65em!important;line-height:1.7!important}.va-home-section .va-home-subheading p:last-child{margin-bottom:0!important}.va-home-section .va-home-subheading a{color:#f2f2f3!important;text-decoration-color:#ffffff59!important}.va-home-section .va-home-subheading a:hover{color:var(--va-accent-2, #ff4b43)!important}.va-home-section .va-home-category__text,.va-home-section .va-home-category__text p,.va-home-section .va-home-category__cta{color:#b7b7bd!important}.va-home-section .va-home-category__cta,.va-home-section .va-home-why__copy .va-home-heading,.va-home-section .va-home-feature h3{color:#fff!important}.va-home-section .va-home-feature p,.va-home-section .va-home-feature p span,.va-home-section .va-home-feature p strong,.va-home-section .va-home-feature p em{color:#aeb0b7!important}.va-home-section .va-home-why__media-note strong{color:#fff!important}.va-home-section .va-home-why__media-note span{color:#d0d0d5!important}.va-home-section .va-home-product-card__fitment,.va-home-section .va-home-product-card__fitment span,.va-home-section .va-home-product-card__price,.va-home-section .va-home-product-card__price strong{color:#f1f1f3!important}.va-home-section .va-home-product-card__fitment{color:#a7a7ae!important}.va-home-reviews .va-home-subheading,.va-home-reviews .va-home-subheading p{color:#aeb0b7!important}.va-home-reviews .jdgm-carousel-item__review,.va-home-reviews .jdgm-carousel-item__review-content,.va-home-reviews .jdgm-carousel-item__review-body,.va-home-reviews .jdgm-carousel-item__review-title,.va-home-reviews .jdgm-carousel-item__reviewer-name,.va-home-reviews .jdgm-carousel-item__reviewer-verified,.va-home-reviews .jdgm-carousel-item__product-title{color:#d6d6da!important}.va-home-reviews .jdgm-carousel-item__review-title,.va-home-reviews .jdgm-carousel-item__product-title{color:#fff!important}.va-home-section__header-copy>p,.va-home-section__header-copy .rte,.va-home-section__header-copy .rte p,.va-home-why__copy>p,.va-home-why__copy .rte,.va-home-why__copy .rte p{color:#aeb0b7!important}.va-home-reviews .va-home-section__inner{padding-top:96px;padding-bottom:104px}.va-home-reviews .va-home-section__header{margin-bottom:42px}.va-home-reviews__shell{padding:48px 52px 42px;border-radius:24px;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.035),transparent 34%),#141416}.va-home-reviews .jdgm-carousel-wrapper{padding:4px 0 10px!important}.va-home-reviews .jdgm-carousel__item-wrapper{height:unset!important}.va-home-reviews .jdgm-carousel-title-and-link{margin-bottom:30px!important}.va-home-reviews .jdgm-carousel-number-of-reviews,.va-home-reviews .jdgm-carousel-number-of-reviews a,.va-home-reviews .jdgm-carousel-number-of-reviews span{color:#c3c3c9!important;font-size:14px!important;line-height:1.45!important}.va-home-reviews .jdgm-carousel-item{min-height:300px!important;padding:30px 28px 28px!important;border-radius:18px!important;background:#0c0c0e!important;border-color:#ffffff1c!important;box-shadow:0 18px 38px #00000029!important;vertical-align:top!important}.va-home-reviews .jdgm-carousel-item__review,.va-home-reviews .jdgm-carousel-item__review-content,.va-home-reviews .jdgm-carousel-item__review-body,.va-home-reviews .jdgm-carousel-item__review p,.va-home-reviews .jdgm-carousel-item__review span,.va-home-reviews .jdgm-carousel-item p{color:#d8d8dd!important;font-size:14px!important;line-height:1.65!important}.va-home-reviews .jdgm-carousel-item__review-title{margin:12px 0 10px!important;color:#fff!important;font-size:17px!important;line-height:1.25!important;font-weight:800!important}.va-home-reviews .jdgm-carousel-item__reviewer-name,.va-home-reviews .jdgm-carousel-item__reviewer-name a,.va-home-reviews .jdgm-carousel-item__reviewer-verified,.va-home-reviews .jdgm-carousel-item__product-title,.va-home-reviews .jdgm-carousel-item__product-title a{color:#b9b9c0!important;font-size:12px!important;line-height:1.45!important}.va-home-reviews .jdgm-carousel-item__reviewer-name{margin-top:20px!important}.va-home-reviews .jdgm-star{font-size:20px!important;line-height:1!important}.va-home-reviews .jdgm-carousel-item__product-image,.va-home-reviews img.jdgm-carousel-item__product-image,.va-home-reviews .jdgm-carousel-item__review-image,.va-home-reviews img.jdgm-carousel-item__review-image,.va-home-reviews .jdgm-review-media img,.va-home-reviews .jdgm-pic,.va-home-reviews .jdgm-carousel-item img.jdgm-pic{display:block!important;width:min(100%,220px)!important;max-width:220px!important;height:150px!important;margin:22px auto 2px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:14px!important;object-fit:cover!important;box-shadow:0 14px 28px #00000047!important}.va-home-reviews .jdgm-carousel-item__product-image-wrapper,.va-home-reviews .jdgm-carousel-item__review-image-wrapper,.va-home-reviews .jdgm-carousel-item__product{margin-top:20px!important}.va-home-reviews .jdgm-carousel__arrows,.va-home-reviews .jdgm-carousel__left-arrow,.va-home-reviews .jdgm-carousel__right-arrow{color:#fff!important}.va-home-reviews .jdgm-carousel__left-arrow,.va-home-reviews .jdgm-carousel__right-arrow{margin-top:22px!important}.va-home-review-card{min-height:260px;padding:30px;border-radius:18px}.va-home-review-card blockquote{color:#e0e0e4!important;font-size:15px;line-height:1.7}.va-home-review-card__meta{margin-top:22px;color:#aaaab1!important}@media(max-width:740px){.va-home-reviews .va-home-section__inner{padding-top:68px;padding-bottom:72px}.va-home-reviews__shell{padding:28px 18px 24px;border-radius:18px}.va-home-reviews .jdgm-carousel-item{min-height:280px!important;padding:26px 22px 24px!important}.va-home-reviews .jdgm-carousel-item__product-image,.va-home-reviews img.jdgm-carousel-item__product-image,.va-home-reviews .jdgm-carousel-item__review-image,.va-home-reviews img.jdgm-carousel-item__review-image,.va-home-reviews .jdgm-review-media img,.va-home-reviews .jdgm-pic,.va-home-reviews .jdgm-carousel-item img.jdgm-pic{width:min(100%,260px)!important;max-width:260px!important;height:170px!important}}.va-home-reviews__summary{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(320px,1.4fr) auto;align-items:center;gap:34px;padding:30px 32px;margin-bottom:28px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:radial-gradient(circle at 0 0,rgba(228,49,43,.12),transparent 38%),#0e0e10}.va-home-reviews__score-block{display:flex;align-items:center;gap:18px}.va-home-reviews__score{color:#fff;font-family:var(--va-font-heading, "Barlow Condensed", Arial, sans-serif);font-size:clamp(60px,5vw,82px);line-height:.82;font-weight:900;letter-spacing:-.025em}.va-home-reviews__score-meta{min-width:0}.va-home-reviews__stars{color:#f6be38;font-size:20px;line-height:1;letter-spacing:.035em;white-space:nowrap}.va-home-reviews__count{margin-top:8px;color:#aaaab1;font-size:12px;line-height:1.4}.va-home-reviews__trust-copy{padding-left:30px;border-left:1px solid rgba(255,255,255,.1)}.va-home-reviews__trust-label{display:block;margin-bottom:7px;color:var(--va-accent-2, #ff4b43);font-size:10px;line-height:1;font-weight:900;letter-spacing:.1em}.va-home-reviews__trust-copy strong{display:block;color:#fff!important;font-family:var(--va-font-heading, "Barlow Condensed", Arial, sans-serif);font-size:28px;line-height:1.05;font-weight:800;text-transform:uppercase}.va-home-reviews__trust-copy p{max-width:620px;margin:9px 0 0!important;color:#b7b7bd!important;font-size:13px!important;line-height:1.65!important}.va-home-reviews__summary-actions{display:flex;flex-direction:column;align-items:flex-end;gap:13px}.va-home-reviews__verified{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border:1px solid rgba(63,196,119,.28);border-radius:999px;background:#3fc47712;color:#8fe1b1;font-size:10px;font-weight:900;letter-spacing:.045em;text-transform:uppercase;white-space:nowrap}.va-home-reviews__verified:before{content:"\2713";margin-right:6px;font-size:11px}.va-home-reviews__carousel-wrap{padding:0}.va-home-reviews__carousel-wrap .jdgm-carousel-title-and-link{display:none!important}.va-home-reviews__carousel-wrap .jdgm-carousel-wrapper{padding:0!important}.va-home-reviews .jdgm-carousel-item__product-image,.va-home-reviews img.jdgm-carousel-item__product-image,.va-home-reviews .jdgm-carousel-item__review-image,.va-home-reviews img.jdgm-carousel-item__review-image,.va-home-reviews .jdgm-review-media img,.va-home-reviews .jdgm-pic,.va-home-reviews .jdgm-carousel-item img.jdgm-pic{width:min(100%,320px)!important;max-width:320px!important;height:200px!important;margin:0 auto 22px!important;border-radius:16px!important}.va-home-review-card{overflow:hidden;padding:0}.va-home-review-card__media{aspect-ratio:16 / 10;overflow:hidden;background:#09090a}.va-home-review-card__media img{width:100%;height:100%;display:block;object-fit:cover}.va-home-review-card__content{padding:28px}@media(max-width:980px){.va-home-reviews__summary{grid-template-columns:1fr 1fr}.va-home-reviews__summary-actions{grid-column:1 / -1;flex-direction:row;align-items:center;justify-content:space-between;padding-top:18px;border-top:1px solid rgba(255,255,255,.08)}}@media(max-width:740px){.va-home-reviews__summary{grid-template-columns:1fr;gap:22px;padding:24px 22px}.va-home-reviews__score{font-size:64px}.va-home-reviews__trust-copy{padding:20px 0 0;border-left:0;border-top:1px solid rgba(255,255,255,.1)}.va-home-reviews__summary-actions{grid-column:auto;align-items:stretch;flex-direction:column}.va-home-reviews__verified{align-self:flex-start}.va-home-reviews__summary-actions .va-home-button{width:100%}.va-home-reviews .jdgm-carousel-item__product-image,.va-home-reviews img.jdgm-carousel-item__product-image,.va-home-reviews .jdgm-carousel-item__review-image,.va-home-reviews img.jdgm-carousel-item__review-image,.va-home-reviews .jdgm-review-media img,.va-home-reviews .jdgm-pic,.va-home-reviews .jdgm-carousel-item img.jdgm-pic{width:100%!important;max-width:100%!important;height:190px!important}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/va-home-sections.css.map */
