.drv-foundation{--drv-color-ink: 22 24 28;--drv-color-ink-soft: 74 78 85;--drv-color-surface: 255 255 255;--drv-color-surface-subtle: 246 247 248;--drv-color-line: 220 223 227;--drv-color-accent: 218 38 48;--drv-color-accent-strong: 180 25 34;--drv-color-on-accent: 255 255 255;--drv-color-success: 28 112 68;--drv-color-focus: 0 95 204;--drv-container-max: 90rem;--drv-gutter: clamp(1rem, 3vw, 2.5rem);--drv-space-1: .25rem;--drv-space-2: .5rem;--drv-space-3: .75rem;--drv-space-4: 1rem;--drv-space-5: 1.5rem;--drv-space-6: 2rem;--drv-space-7: 3rem;--drv-space-8: clamp(4rem, 7vw, 6rem);--drv-radius-sm: .375rem;--drv-radius-md: .625rem;--drv-radius-lg: 1rem;--drv-shadow-card: 0 .75rem 2rem rgb(22 24 28 / .08);--drv-transition: .18s ease;color:rgb(var(--drv-color-ink))}.drv-container{width:min(100% - (var(--drv-gutter, 1rem) * 2),var(--drv-container-max, 90rem));margin-inline:auto}.drv-section{padding-block:var(--drv-space-8, 4rem)}.drv-stack{display:grid;gap:var(--drv-stack-space, var(--drv-space-5, 1.5rem))}.drv-cluster{display:flex;flex-wrap:wrap;align-items:center;gap:var(--drv-cluster-space, var(--drv-space-3, .75rem))}.drv-foundation :where(a,button,input,select,textarea,summary):focus-visible,.drv-button:focus-visible{outline:.1875rem solid rgb(var(--drv-color-focus, 0 95 204));outline-offset:.1875rem}.drv-button{--drv-button-background: rgb(var(--drv-color-ink, 22 24 28));--drv-button-foreground: rgb(var(--drv-color-surface, 255 255 255));display:inline-flex;align-items:center;justify-content:center;gap:var(--drv-space-2, .5rem);min-height:3rem;padding:.8125rem 1.25rem;border:.0625rem solid var(--drv-button-background);border-radius:var(--drv-radius-sm, .375rem);background:var(--drv-button-background);color:var(--drv-button-foreground);font:inherit;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer;transition:background-color var(--drv-transition, .18s ease),border-color var(--drv-transition, .18s ease),color var(--drv-transition, .18s ease),transform var(--drv-transition, .18s ease)}.drv-button--accent{--drv-button-background: rgb(var(--drv-color-accent, 218 38 48));--drv-button-foreground: rgb(var(--drv-color-on-accent, 255 255 255))}.drv-button--secondary{--drv-button-background: transparent;--drv-button-foreground: rgb(var(--drv-color-ink, 22 24 28))}.drv-button--small{min-height:2.5rem;padding:.625rem 1rem;font-size:.875rem}.drv-button[aria-disabled=true],.drv-button:disabled{opacity:.5;cursor:not-allowed}@media(hover:hover){.drv-button:not([aria-disabled=true]):not(:disabled):hover{transform:translateY(-.0625rem)}.drv-button--accent:not([aria-disabled=true]):not(:disabled):hover{--drv-button-background: rgb(var(--drv-color-accent-strong, 180 25 34))}.drv-button--secondary:not([aria-disabled=true]):not(:disabled):hover{--drv-button-background: rgb(var(--drv-color-ink, 22 24 28));--drv-button-foreground: rgb(var(--drv-color-surface, 255 255 255))}}.drv-tag{display:inline-flex;align-items:center;gap:var(--drv-space-1, .25rem);padding:.375rem .625rem;border:.0625rem solid rgb(var(--drv-color-line, 220 223 227));border-radius:999rem;background:rgb(var(--drv-color-surface-subtle, 246 247 248));color:rgb(var(--drv-color-ink, 22 24 28));font-size:.75rem;font-weight:700;letter-spacing:.04em;line-height:1;text-transform:uppercase}.drv-tag--accent{border-color:rgb(var(--drv-color-accent, 218 38 48));background:rgb(var(--drv-color-accent, 218 38 48));color:rgb(var(--drv-color-on-accent, 255 255 255))}.drv-tag--success{border-color:rgb(var(--drv-color-success, 28 112 68) / .22);background:rgb(var(--drv-color-success, 28 112 68) / .08);color:rgb(var(--drv-color-success, 28 112 68))}.drv-card{overflow:hidden;border:.0625rem solid rgb(var(--drv-color-line, 220 223 227));border-radius:var(--drv-radius-md, .625rem);background:rgb(var(--drv-color-surface, 255 255 255));box-shadow:var(--drv-shadow-card, 0 .75rem 2rem rgb(22 24 28 / .08))}.drv-card__content{padding:var(--drv-space-5, 1.5rem)}.drv-card__eyebrow{margin-block-end:var(--drv-space-2, .5rem);color:rgb(var(--drv-color-accent, 218 38 48));font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.drv-card__title{margin:0;color:rgb(var(--drv-color-ink, 22 24 28));font-size:clamp(1.125rem,1rem + .5vw,1.5rem);line-height:1.2}.drv-card__text{margin-block:var(--drv-space-3, .75rem) 0;color:rgb(var(--drv-color-ink-soft, 74 78 85))}@media(prefers-reduced-motion:reduce){.drv-button{transition:none}}body.drv-foundation{--font-heading-line-height: 1.05;--font-heading-letter-spacing: -.018em;--font-body-line-height: 1.5;--font-button-weight: 600;--drv-accent: #dc3b31;--drv-ink: #15171b;--drv-ink-soft: #4b5058;--drv-line: #e8e9eb;font-synthesis:none}body.drv-foundation .topbar-section{background-color:var(--drv-accent);font-size:.8125rem;font-weight:500;letter-spacing:.01em}body.drv-foundation .header-section{border-block-end:1px solid var(--drv-line)}body.drv-foundation .header{--header-nav-gap: clamp(.4rem, .9vw, .85rem)}body.drv-foundation .header__menu>ul .menu__item{font-size:clamp(1rem,.97rem + .05vw,1.047rem);font-weight:500;letter-spacing:-.018em}body.drv-foundation .header__buttons>:is(a,button){min-width:2.625rem;height:2.625rem}@media screen and (max-width:1023px){body.drv-foundation :is(#MenuDrawer,#CartDrawer,.quick-view).drawer[active] .drawer__close{display:flex;visibility:visible;opacity:1;pointer-events:auto}body.drv-foundation .header{min-height:4rem;padding-block:.625rem;padding-inline:1rem}body.drv-foundation .header__buttons{margin-inline:0}body.drv-foundation .header__buttons>:is(a,button){min-width:2.5rem;height:2.5rem}body.drv-foundation #MenuDrawer .drawer__inner{width:min(95vw,24rem);border-inline-end:1px solid #e8e9eb;background:#fff;box-shadow:1.2rem 0 3rem #14171c1f}body.drv-foundation #MenuDrawer .drawer__header{min-height:4.25rem;padding:.65rem 1rem;border-block-end:1px solid #eceef0}body.drv-foundation #MenuDrawer .drawer__close{width:2.75rem;min-width:2.75rem;height:2.75rem}body.drv-foundation #MenuDrawer .drawer__menu{padding-block:1rem 1.5rem}body.drv-foundation #MenuDrawer .drawer__menu>.drawer__menu-group{margin-inline:1rem;padding-inline:0;border-block-end:1px solid #eceef0}body.drv-foundation #MenuDrawer .drawer__menu-item{padding-block:.95rem;color:#171717;font-size:1.22rem;font-weight:600;letter-spacing:-.025em;line-height:1.15}body.drv-foundation #MenuDrawer details[open]>summary{color:#dc3b31}body.drv-foundation #MenuDrawer .drawer__submenu .drawer__menu-item{font-size:1rem;font-weight:550}body.drv-foundation #MenuDrawer .horizontal-products{gap:.7rem;padding:.5rem 1rem 1rem}body.drv-foundation #MenuDrawer .horizontal-products .product-card{border:1px solid #e7e9ec;border-radius:.75rem;background:#f8f9fa}body.drv-foundation .drv-mobile-support__links{gap:0;padding:0 0 .75rem}body.drv-foundation .drv-mobile-support__links .drawer__menu-group{padding-inline:0}}@media screen and (min-width:1024px){body.drv-foundation .header{min-height:4.625rem;padding-block:.875rem}body.drv-foundation .header--left-center{--header-items-gap: clamp(1.25rem, 2.25vw, 2.5rem)}body.drv-foundation .header--left-center .header__navigation{justify-content:center}body.drv-foundation .header__menu>ul.with-block{gap:clamp(.2rem,.65vw,.65rem)!important}body.drv-foundation .header__menu>ul.with-block .menu__item{height:2.625rem;padding-inline:clamp(.8rem,1vw,1.1rem);border-radius:999px}body.drv-foundation .header__menu>ul.with-block>li>details[open]>summary .menu__item{color:#fff;background:#16171a}body.drv-foundation .header__menu>ul.with-block>li>details[open]>summary .menu__item .btn-text[data-text]{opacity:1!important;color:#fff!important;transform:none!important}body.drv-foundation .header__menu>ul.with-block>li>details[open]>summary .menu__item .btn-duplicate{opacity:0!important;visibility:hidden}body.drv-foundation .header__icons--end .header__buttons{gap:.15rem}body.drv-foundation .header__icons--end .header__buttons>:is(a,button){min-width:2.8rem;height:2.8rem}body.drv-foundation .drv-market-marker{width:2.8rem;height:2.8rem;font-size:1.35rem;line-height:1}body.drv-foundation .mega-menu :is(.drv-header-mega,.drv-header-models){overflow:hidden;border-end-start-radius:1.5rem;border-end-end-radius:1.5rem;background:#fff;box-shadow:0 1.3rem 2.8rem #1114181f}body.drv-foundation .drv-header-menu>details[is=details-mega]>.mega-menu{inset-block-start:0}body.drv-foundation .drv-header-menu>details[is=details-mega]>.mega-menu>.drv-header-mega{padding-block-start:var(--header-height)}body.drv-foundation .drv-header-menu>details[open]>.mega-menu{pointer-events:auto}body.drv-foundation .drv-header-menu__nav>li>a{display:block;padding-inline:var(--sp-8)}body.drv-foundation details[open]>.mega-menu .drv-header-mega,body.drv-foundation .mega-menu[open] .drv-header-mega,body.drv-foundation details[open]>.mega-menu .drv-header-models,body.drv-foundation .mega-menu[open] .drv-header-models{visibility:visible}body.drv-foundation .drv-header-mega__shell{display:grid;grid-template-columns:minmax(11.25rem,18%) minmax(0,1fr) minmax(15rem,22%);grid-template-areas:"nav products feature" "nav footer feature";column-gap:clamp(1.5rem,2.2vw,2.75rem);row-gap:1.2rem;padding-block:2rem 1.65rem;color:#171717}body.drv-foundation .drv-header-mega__shell--without-feature{grid-template-columns:minmax(11.25rem,18%) minmax(0,1fr);grid-template-areas:"nav products" "nav footer"}body.drv-foundation .drv-header-mega__navigation{grid-area:nav;min-width:0;padding-inline-end:clamp(1rem,1.8vw,2rem);border-inline-end:1px solid #e8e9eb}body.drv-foundation .drv-header-mega__eyebrow,body.drv-foundation .drv-header-mega__feature-copy>span{margin:0;color:#dc3b31;font-size:.625rem;font-weight:800;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}body.drv-foundation .drv-header-mega__navigation h2{margin:.55rem 0 1.55rem;color:#171717;font-size:clamp(1.5rem,2vw,2rem);font-weight:650;letter-spacing:-.04em;line-height:.98}body.drv-foundation .drv-header-mega__tabs,body.drv-foundation .drv-header-mega__tab-list{display:grid;gap:.18rem;margin:0;padding:0}body.drv-foundation .drv-header-mega__tab{width:fit-content;padding:.42rem 0;border:0;border-radius:0;background:transparent;color:#27292d;font-size:.875rem;font-weight:500;line-height:1.25;text-align:start;text-decoration:none;cursor:pointer;transition:color .16s ease,transform .16s ease,box-shadow .16s ease}body.drv-foundation .drv-header-mega__tab[aria-selected=true]{color:#dc3b31;box-shadow:inset 0 -.16rem #dc3b31;cursor:default}body.drv-foundation .drv-header-mega__tab[aria-selected=false]:hover,body.drv-foundation .drv-header-mega__tab[aria-selected=false]:focus-visible{color:#dc3b31;transform:translate(.2rem)}body.drv-foundation .drv-header-mega__tab-empty{margin:0;color:#747a82;font-size:.78rem;line-height:1.45}body.drv-foundation .drv-header-mega__compare-link{display:inline-flex;align-items:center;gap:.45rem;margin-block-start:2rem;color:#171717;font-size:.8125rem;font-weight:700;text-decoration:none}body.drv-foundation .drv-header-mega__compare-link .icon{color:#dc3b31;transition:transform .16s ease}body.drv-foundation .drv-header-mega__compare-link:hover .icon{transform:translate(.2rem)}body.drv-foundation .drv-header-mega__products{grid-area:products;min-width:0}body.drv-foundation .drv-header-mega__panel{min-width:0}body.drv-foundation .drv-header-mega__panel[hidden]{display:none}body.drv-foundation .drv-header-mega__product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.8rem,1.25vw,1.35rem);min-width:0}body.drv-foundation .drv-header-mega__product{display:grid;grid-template-rows:minmax(0,1fr) auto;min-width:0}body.drv-foundation .drv-header-mega__product-image{position:relative;display:grid;min-height:11.75rem;overflow:visible;border-radius:0;background:transparent}body.drv-foundation .drv-header-mega__product-image>span{z-index:1;position:absolute;top:.7rem;left:.7rem;padding:.36rem .5rem;border-radius:999px;background:#dc3b31;color:#fff;font-size:.625rem;font-weight:750;letter-spacing:.035em;line-height:1}body.drv-foundation .drv-header-mega__product-image img{align-self:end;width:100%;height:100%;padding:0;object-fit:contain;transition:transform .26s ease}body.drv-foundation .drv-header-mega__product-image:hover img{transform:scale(1.055)}body.drv-foundation .drv-header-mega__product-copy{padding:.75rem 0 0;text-align:center}body.drv-foundation .drv-header-mega__product-copy h3{margin:0;font-size:clamp(.9rem,1vw,1.08rem);font-weight:600;letter-spacing:-.025em;line-height:1.1}body.drv-foundation .drv-header-mega__product-copy h3 a{color:#171717;text-decoration:none}body.drv-foundation .drv-header-mega__product-copy h3 a:after{content:"";display:block;width:0;height:1px;margin:.28rem auto 0;background:currentColor;transition:width .18s ease}body.drv-foundation .drv-header-mega__product:hover .drv-header-mega__product-copy h3 a:after{width:2.25rem}body.drv-foundation .drv-header-mega__product-vendor{margin:0 0 .35rem;color:#7b8188;font-size:.58rem;font-weight:700;letter-spacing:.12em;line-height:1;text-transform:uppercase}body.drv-foundation .drv-header-mega__product-summary{min-height:2.4em;margin:.4rem 0 0;color:#737980;font-size:.68rem;font-weight:500;line-height:1.25}body.drv-foundation .drv-header-mega__product-price{display:flex;justify-content:center;flex-wrap:wrap;gap:.38rem;margin:.4rem 0 0;color:#dc3b31;font-size:.8rem;font-weight:700;line-height:1}body.drv-foundation .drv-header-mega__product-copy s{color:#7b8188;font-size:.72rem;font-weight:500}body.drv-foundation .drv-header-mega__feature{position:relative;display:grid;grid-area:feature;min-height:26rem;overflow:hidden;border-radius:.75rem;background:#16181c;color:#fff;text-decoration:none}body.drv-foundation .drv-header-mega__feature:after{content:"";z-index:1;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a0c0f0d,#0a0c0fc7)}body.drv-foundation .drv-header-mega__feature-media,body.drv-foundation .drv-header-mega__feature-media img{width:100%;height:100%}body.drv-foundation .drv-header-mega__feature-media img{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;object-fit:cover;background:#e8ebee;transition:transform .28s ease}body.drv-foundation .drv-header-mega__feature:hover .drv-header-mega__feature-media img{transform:scale(1.06)}body.drv-foundation .drv-header-mega__feature-copy{z-index:2;position:relative;align-self:end;display:grid;gap:.38rem;padding:1.15rem}body.drv-foundation .drv-header-mega__feature-copy>span{color:#fff}body.drv-foundation .drv-header-mega__feature-copy strong{font-size:clamp(1.1rem,1.55vw,1.5rem);line-height:1;letter-spacing:-.035em}body.drv-foundation .drv-header-mega__feature-copy em{color:#ffffffc7;font-size:.75rem;font-style:normal;line-height:1.3}body.drv-foundation .drv-header-mega__footer{display:grid;grid-area:footer;grid-template-columns:auto;align-items:center;justify-content:end;gap:.75rem;min-height:4rem;padding-block-start:1rem;border-block-start:1px solid #e8e9eb;color:#4f555d;font-size:.73rem;font-weight:600;line-height:1.25}body.drv-foundation .drv-header-mega__all-link{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:2.75rem;padding-inline:1.05rem;border:1px solid #20242a;border-radius:999px;color:#171717;font-size:.78rem;font-weight:700;text-decoration:none;white-space:nowrap;transition:background .16s ease,color .16s ease,border-color .16s ease}body.drv-foundation .drv-header-mega__all-link .icon{color:currentColor}body.drv-foundation .drv-header-mega__all-link:hover{border-color:#171717;background:#171717;color:#fff}body.drv-foundation .drv-header-mega__empty-panel{display:grid;min-height:14rem;place-items:center;margin:0;border:1px dashed #d3d7dc;color:#747a82;font-size:.78rem;line-height:1.4;text-align:center}body.drv-foundation .drv-header-models__shell{display:grid;gap:1.15rem;padding-block:1.65rem 1.5rem;color:#171717}body.drv-foundation .drv-header-models__heading{display:flex;align-items:baseline;justify-content:flex-start;gap:.8rem}body.drv-foundation .drv-header-models__heading p{margin:0;color:#dc3b31;font-size:.625rem;font-weight:800;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}body.drv-foundation .drv-header-models__heading h2{margin:0;font-size:clamp(1.4rem,1.8vw,1.9rem);font-weight:650;letter-spacing:-.04em;line-height:1}body.drv-foundation .drv-header-models__content{display:grid;grid-template-columns:minmax(0,1fr) minmax(15rem,19rem);gap:clamp(1.25rem,2vw,2.25rem);min-width:0}body.drv-foundation .drv-header-models__content--without-feature{grid-template-columns:minmax(0,1fr)}body.drv-foundation .drv-header-models__products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.75rem,1vw,1.15rem);min-width:0}body.drv-foundation .drv-header-models__products .drv-header-mega__product-image{min-height:13.25rem}body.drv-foundation .drv-header-models__feature{grid-area:auto;min-height:22.5rem}body.drv-foundation .drv-header-models__footer{display:flex;align-items:center;justify-content:flex-end;gap:1.25rem;padding-block-start:1rem;border-block-start:1px solid #e8e9eb}body.drv-foundation .drv-header-models__compare{color:#171717;font-size:.78rem;font-weight:700;text-decoration:none}body.drv-foundation .drv-header-models__compare:hover{color:#dc3b31}body.drv-foundation .drv-support-dropdown{min-width:17.5rem;margin-inline-start:-2.5rem;padding-block-start:var(--header-height)}body.drv-foundation .drv-support-dropdown__container{overflow:hidden;padding:1.35rem 0 1.1rem;border:1px solid #eceef0;border-radius:1rem;box-shadow:0 1rem 2.4rem #11141821}body.drv-foundation .drv-support-dropdown__eyebrow{margin:0;padding:0 1.35rem .75rem;color:#dc3b31;font-size:.625rem;font-weight:800;letter-spacing:.12em;line-height:1.2}body.drv-foundation .drv-support-dropdown__nav{display:grid;gap:0}body.drv-foundation .drv-support-dropdown__nav li{padding:0}body.drv-foundation .drv-support-dropdown__nav a{display:flex;align-items:center;min-height:2.55rem;padding-inline:1.35rem;color:#22252a;font-size:.9rem;font-weight:550;text-decoration:none;transition:background .15s ease,color .15s ease,padding .15s ease}body.drv-foundation .drv-support-dropdown__nav a:hover,body.drv-foundation .drv-support-dropdown__nav a:focus-visible{padding-inline-start:1.6rem;background:#f4f5f6;color:#dc3b31}}@media screen and (min-width:1024px)and (pointer:fine){body.drv-foundation .slider--desktop{cursor:grab;touch-action:pan-y}body.drv-foundation .slider--desktop.is-dragging{cursor:grabbing;scroll-snap-type:none;-webkit-user-select:none;user-select:none}}body.drv-foundation .drv-home-hero .banner__media:after{content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgb(11 13 16 / .54) 0%,rgb(11 13 16 / .28) 31%,rgb(11 13 16 / .04) 66%,transparent 100%)}body.drv-foundation .drv-home-hero .banner__overlay{background:transparent}body.drv-foundation .drv-home-hero .banner__content>.page-width{padding-inline:clamp(1.5rem,4vw,4.5rem)}body.drv-foundation .drv-home-hero .banner__box{width:min(100%,34rem);min-width:0;max-width:34rem;padding-block:clamp(2rem,4vw,3.75rem)}body.drv-foundation .drv-home-hero .banner__subheading{color:#ffffffdb;font-size:.6875rem;font-weight:600;letter-spacing:.18em}body.drv-foundation .drv-home-hero .banner__title{max-width:10.5ch;font-size:clamp(3.25rem,4.75vw,4.9rem);font-weight:600;letter-spacing:-.052em;line-height:.96}body.drv-foundation .drv-home-hero .banner__box>*+*:not(.spacing-section){margin-block-start:1.125rem}body.drv-foundation .drv-home-hero .banner__title+*{margin-block-start:1.5rem}body.drv-foundation .drv-home-hero .rte{max-width:30rem;color:#ffffffe6;font-size:clamp(.9375rem,.91rem + .18vw,1.0625rem);line-height:1.5}body.drv-foundation .drv-home-hero .button{min-height:2.875rem;padding-inline:1.25rem;border-radius:.25rem;font-size:.8125rem!important;font-weight:600;letter-spacing:.045em;text-transform:uppercase}body.drv-foundation .drv-site-footer{color:#fff}body.drv-foundation .drv-site-footer .footer__left,body.drv-foundation .drv-site-footer .footer__right{border:0}body.drv-foundation .drv-site-footer .footer__logo{gap:1.75rem}body.drv-foundation .drv-site-footer .footer__accordions .details,body.drv-foundation .drv-site-footer .footer__item--drv-company,body.drv-foundation .drv-site-footer .footer__item--drv-ebikes{min-width:0}body.drv-foundation .drv-site-footer .footer__accordions .details__summary{color:#fff}body.drv-foundation .drv-site-footer .footer__accordions .details__summary .heading{font-size:.9375rem;font-weight:600;letter-spacing:-.01em;line-height:1.2}body.drv-foundation .drv-site-footer .footer__accordions .details__content:before{padding-block-start:1rem}body.drv-foundation .drv-site-footer .footer__accordions a{color:#ffffffa8;font-size:.8125rem!important;line-height:1.45}body.drv-foundation .drv-site-footer .footer__accordions a:hover,body.drv-foundation .drv-site-footer .social_platform:hover{color:#fff}body.drv-foundation .drv-site-footer .footer__newsletter .h3{max-width:22rem;color:#fff;font-size:clamp(1.25rem,1.25vw,1.5rem);font-weight:600;letter-spacing:-.025em;line-height:1.14}body.drv-foundation .drv-site-footer .footer__newsletter .rte{color:#ffffffa8;font-size:.8125rem;line-height:1.5}body.drv-foundation .drv-site-footer .newsletter-form .field .input{background-color:#ffffff1a;color:#fff}body.drv-foundation .drv-site-footer .newsletter-form .field .input::placeholder{color:transparent}body.drv-foundation .drv-site-footer .newsletter-form .field .input:focus{background-color:#ffffff29}body.drv-foundation .drv-site-footer .social_platform{color:#ffffffbd}body.drv-foundation .drv-site-footer__copyright{border-block-start:1px solid rgb(255 255 255 / .14);color:#ffffff94;font-size:.75rem}body.drv-foundation .drv-site-footer__copyright a{color:inherit}body.drv-foundation .drv-site-footer__copyright a:hover{color:#fff}body.drv-foundation .drv-site-footer__copyright .payment-icons svg{opacity:.88}body.drv-foundation .pc--opt-out-form-container,body.drv-foundation .pc--show-email-field,body.drv-foundation .pc--show-email-field>label{min-width:0;max-width:100%}body.drv-foundation .pc--show-email-field{width:100%}body.drv-foundation .drv-slider-controls{display:flex;width:min(100%,34rem);min-width:min(100%,18rem);align-items:center;justify-content:flex-end;gap:1.125rem}body.drv-foundation .drv-slider-progress{display:flex;flex:1 1 auto;min-width:0;max-width:27rem;align-items:center;justify-content:flex-end;gap:.625rem}body.drv-foundation .drv-slider-progress>button{position:relative;display:block;flex:1 1 2.5rem;width:auto;min-width:1.125rem;max-width:2.5rem;height:1.5rem;padding:0;border:0;border-radius:0;background:transparent;color:transparent;cursor:pointer;font-size:0;line-height:0;transition:flex-grow .22s ease,max-width .22s ease}body.drv-foundation .drv-slider-progress>button:before{content:"";position:absolute;top:50%;left:0;width:100%;height:.25rem;border-radius:9999px;background:#e9e9e9;transform:translateY(-50%);transition:background-color .18s ease}body.drv-foundation .drv-slider-progress>button[aria-current=true]{flex-grow:2;max-width:5rem}body.drv-foundation .drv-slider-progress>button[aria-current=true]:before{background:#dc3b31}body.drv-foundation .drv-slider-progress>button:focus-visible{outline:.125rem solid #171717;outline-offset:.1875rem}body.drv-foundation .drv-slider-controls__arrows{display:flex;flex:none;align-items:center;gap:.6875rem}body.drv-foundation .drv-slider-controls__arrows .button{flex:0 0 2.875rem;width:2.875rem;min-width:2.875rem;max-width:2.875rem;height:2.875rem;max-height:none;padding:0;border:0;border-radius:9999px;color:#fff;background:#1a1a1a;opacity:1;transition:color .18s ease,background-color .18s ease,opacity .18s ease}body.drv-foundation .drv-slider-controls__arrows .button:after{border:0}body.drv-foundation .drv-slider-controls__arrows .button .btn-fill{display:none}body.drv-foundation .drv-slider-controls__arrows .btn-text{display:flex;flex:0 0 100%;width:100%;height:100%;align-items:center;justify-content:center}body.drv-foundation .drv-slider-controls__arrows .icon{display:block;flex:none;width:2rem;height:2rem;stroke-width:2}body.drv-foundation .drv-slider-controls__arrows .button:disabled{color:#1a1a1a;background:#666;opacity:.3}@media(hover:hover)and (pointer:fine){body.drv-foundation .drv-slider-controls__arrows .button:not(:disabled):hover{color:#fff;background:#1a1a1a}}body.drv-foundation .drv-rider-videos,body.drv-foundation .drv-community-stories{--section-padding-top: var(--drv-section-padding-top, 72px);--section-padding-bottom: var(--drv-section-padding-bottom, 72px);background:#fff;color:#171717}body.drv-foundation :is(.drv-rider-videos,.drv-community-stories,.drv-reviews,.drv-media-logos,.drv-journal-preview)>.page-width{position:relative;z-index:1}body.drv-foundation .drv-rider-videos__heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-block-end:2.25rem}body.drv-foundation .drv-rider-videos__heading>.drv-slider-controls,body.drv-foundation .drv-story-showcase__heading>.drv-slider-controls{flex:1 1 34rem;max-width:34rem}body.drv-foundation .drv-rider-videos__eyebrow,body.drv-foundation .drv-community-stories__eyebrow{margin:0 0 .6rem;color:#dc3b31;font-size:.6875rem;font-weight:700;letter-spacing:.16em;line-height:1}body.drv-foundation .drv-rider-videos__title{margin:0;color:#111317;font-size:clamp(2rem,2.4vw,3.15rem);font-weight:600;letter-spacing:-.055em;line-height:.98}body.drv-foundation .drv-rider-videos__text{max-width:39rem;margin-block-start:1rem;color:#626872;font-size:.95rem;line-height:1.5}body.drv-foundation .drv-rider-videos__actions .button{width:2.875rem;height:2.875rem;border:0;border-radius:9999px}body.drv-foundation .drv-rider-videos__grid{--drv-rider-video-gap: clamp(1rem, 1.4vw, 1.5rem);grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--drv-rider-video-gap) * 2)) / 3);grid-template-columns:none;grid-template-rows:minmax(0,1fr);gap:var(--drv-rider-video-gap)}@media screen and (min-width:1024px){body.drv-foundation .drv-rider-videos--static-desktop .drv-rider-videos__actions,body.drv-foundation .drv-rider-videos--static-desktop .drv-rider-videos__spacer{display:none}body.drv-foundation .drv-rider-videos--static-desktop .drv-rider-videos__heading{justify-content:flex-start}body.drv-foundation .drv-rider-videos--static-desktop .drv-rider-videos__slider{overflow:visible;cursor:default;touch-action:auto}}body.drv-foundation .drv-rider-videos__spacer{display:block;width:100%;min-width:0;pointer-events:none}body.drv-foundation .drv-rider-videos__spacer--desktop{width:calc(100% + var(--slider-padding))}body.drv-foundation .drv-rider-videos__card{min-width:0;overflow:hidden;border:1px solid #e4e7eb;border-radius:1rem;background:#fff;box-shadow:0 .85rem 2.4rem #14171b12}body.drv-foundation .drv-rider-videos__media{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:linear-gradient(135deg,#e5e9ee,#f8f9fa 55%,#e5e9ee)}body.drv-foundation .drv-rider-videos__media video,body.drv-foundation .drv-rider-videos__media video-media,body.drv-foundation .drv-rider-videos__media iframe,body.drv-foundation .drv-rider-videos__placeholder{display:block;width:100%;height:100%;object-fit:cover}body.drv-foundation .drv-rider-videos__media video-media{position:absolute;top:0;right:0;bottom:0;left:0}body.drv-foundation .drv-rider-videos__media video-media>:is(img,svg,iframe,video){width:100%;height:100%;object-fit:cover}body.drv-foundation .drv-rider-videos__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;isolation:isolate;background:linear-gradient(135deg,#dce1e6,#f7f8fa 55%,#e8ecef)}body.drv-foundation .drv-rider-videos__placeholder:after{content:"";z-index:1;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 42%,rgb(13 16 20 / .58) 100%);pointer-events:none}body.drv-foundation .drv-rider-videos__placeholder img{position:relative;z-index:0;display:block;width:100%;height:100%;padding:.75rem;object-fit:contain;mix-blend-mode:multiply;transform:scale(1.05);transition:transform .36s ease}body.drv-foundation .drv-rider-videos__placeholder:hover img{transform:scale(1.11)}body.drv-foundation .drv-rider-videos__play{z-index:2;position:absolute;top:50%;left:50%;display:grid;width:3.5rem;height:3.5rem;place-items:center;border:1px solid rgb(255 255 255 / .82);border-radius:50%;color:#17191d;background:#ffffffe6;box-shadow:0 .65rem 1.5rem #00000029;transform:translate(-50%,-50%)}body.drv-foundation .drv-rider-videos__play .icon{width:1rem;height:1rem;margin-inline-start:.1rem}body.drv-foundation .drv-rider-videos__placeholder-label{z-index:2;position:absolute;right:1rem;bottom:.95rem;color:#fff;font-size:.68rem;font-weight:700;letter-spacing:.09em;line-height:1;text-transform:uppercase}body.drv-foundation .drv-rider-videos__content{min-height:10.1rem;padding:1.15rem 1.2rem 1.3rem}body.drv-foundation .drv-rider-videos__meta{display:flex;justify-content:space-between;gap:1rem;color:#7c838c;font-size:.68rem;font-weight:600;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}body.drv-foundation .drv-rider-videos__content h3{margin:.68rem 0 0;color:#171717;font-size:1.15rem;font-weight:600;letter-spacing:-.032em;line-height:1.13}body.drv-foundation .drv-rider-videos__content p{margin:.65rem 0 0;color:#626872;font-size:.875rem;line-height:1.45}body.drv-foundation .drv-rider-videos__product-link{display:flex;width:fit-content;margin-block-start:1rem;color:#171717;font-size:.75rem;font-weight:700;letter-spacing:.02em}body.drv-foundation .drv-rider-videos__creator{display:inline-flex;align-items:center;gap:.65rem;margin-block-start:1rem;color:#252a31;font-size:.875rem;font-weight:650;line-height:1}body.drv-foundation .drv-rider-videos__creator img,body.drv-foundation .drv-rider-videos__creator-avatar{display:grid;width:2.25rem;height:2.25rem;flex:0 0 2.25rem;place-items:center;overflow:hidden;border:1px solid #d9dde1;border-radius:50%;background:linear-gradient(135deg,#ef4136,#22262c);color:#fff;font-size:.625rem;font-weight:800;letter-spacing:.08em;object-fit:cover}body.drv-foundation .drv-rider-videos__creator-name{overflow-wrap:anywhere}body.drv-foundation .drv-rider-videos__note,body.drv-foundation .drv-community-stories__note{margin:1rem 0 0;color:#7c838c;font-size:.75rem;line-height:1.45}body.drv-foundation .drv-story-showcase__heading{display:flex;max-width:62rem;margin:0 auto clamp(2rem,3.5vw,3rem);flex-direction:column;align-items:center;text-align:center}body.drv-foundation .drv-story-showcase__stars{display:flex;align-items:center;justify-content:center;gap:.38rem;margin-block-end:.8rem;color:var(--drv-story-star-color, #ff981d);font-size:clamp(1.45rem,2.15vw,2rem);letter-spacing:0;line-height:1}body.drv-foundation .drv-story-showcase__heading .drv-community-stories__eyebrow{margin-block-end:.55rem}body.drv-foundation .drv-story-showcase__heading h2{margin:0;color:#171717;font-size:clamp(2.35rem,4vw,3.75rem);font-weight:700;letter-spacing:-.045em;line-height:1.05}body.drv-foundation .drv-story-showcase__heading .rte{max-width:46rem;margin-block-start:.9rem;color:#646b72;font-size:1rem;line-height:1.55}body.drv-foundation .drv-story-showcase{min-width:0;outline:0}body.drv-foundation .drv-story-showcase:focus-visible{outline:.125rem solid #171717;outline-offset:.35rem}body.drv-foundation .drv-story-showcase__viewport{min-width:0;overflow:hidden}body.drv-foundation .drv-story-showcase__track{--drv-story-gap: clamp(1rem, 1.55vw, 1.5rem);--drv-story-effective-width: min(var(--drv-story-card-width), 40vw);display:flex;width:100%;align-items:stretch;gap:var(--drv-story-gap);overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-padding-inline:0;scroll-snap-type:x mandatory;scrollbar-width:none}body.drv-foundation .drv-story-showcase__track::-webkit-scrollbar{display:none}body.drv-foundation .drv-story-showcase__track:after{content:"";flex:0 0 max(0px,calc(100% - var(--drv-story-effective-width)))}body.drv-foundation .drv-story-showcase__slide{display:grid;width:var(--drv-story-effective-width);min-width:var(--drv-story-effective-width);height:min(var(--drv-story-card-height),46vw);min-height:35rem;flex:0 0 var(--drv-story-effective-width);grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto minmax(0,1fr);gap:0 .75rem;overflow:hidden;scroll-snap-align:start;opacity:.28;transition:opacity .26s ease}body.drv-foundation .drv-story-showcase__slide.is-selected{opacity:1}body.drv-foundation .drv-story-showcase__story-image{display:flex;min-width:0;grid-column:1;grid-row:1;flex-direction:column;padding-inline-end:.5rem}body.drv-foundation .drv-story-showcase__story-image-frame{position:relative;overflow:hidden;aspect-ratio:1;background:#f0f2f3}body.drv-foundation .drv-story-showcase__story-image-frame :is(img,svg),body.drv-foundation .drv-story-showcase__media :is(video,video-media,iframe,img,svg){display:block;width:100%;height:100%;object-fit:cover}body.drv-foundation .drv-story-showcase__media video-media{position:absolute;top:0;right:0;bottom:0;left:0}body.drv-foundation .drv-story-showcase__story-image-frame img,body.drv-foundation .drv-story-showcase__media img{padding:0;mix-blend-mode:normal}body.drv-foundation .drv-story-showcase__image-label{position:absolute;right:.7rem;bottom:.7rem;padding:.35rem .45rem;border-radius:.2rem;color:#fff;background:#171717bd;font-size:.55rem;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase}body.drv-foundation .drv-story-showcase__links{display:flex;min-height:3.5rem;flex-wrap:wrap;align-content:flex-start;gap:.55rem;padding-block:.75rem .35rem}body.drv-foundation .drv-story-showcase__link{display:inline-flex;min-height:2.25rem;align-items:center;justify-content:center;padding:.48rem .85rem;border:0;border-radius:.35rem;color:#fff;background:#171717;font-size:.72rem;font-weight:700;line-height:1.15;transition:color .18s ease,background-color .18s ease,transform .18s ease}@media(hover:hover)and (pointer:fine){body.drv-foundation .drv-story-showcase__link:hover{color:#fff;background:#dc3b31;transform:translateY(-.1rem)}}body.drv-foundation .drv-story-showcase__media{position:relative;min-width:0;overflow:hidden;grid-column:2;grid-row:1 / span 2;background:#e8ebed}body.drv-foundation .drv-story-showcase__media:after{content:"";position:absolute;inset:auto 0 0;height:20%;background:linear-gradient(180deg,transparent,rgb(0 0 0 / .38));pointer-events:none}body.drv-foundation .drv-story-showcase__media-label{position:absolute;z-index:1;right:.8rem;bottom:.8rem;padding:.36rem .48rem;border:1px solid rgb(255 255 255 / .46);border-radius:999px;color:#fff;background:#0e111485;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-size:.52rem;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase}body.drv-foundation .drv-story-showcase__details{display:flex;min-width:0;grid-column:1;grid-row:2;flex-direction:column;align-items:flex-start;padding:.3rem .95rem 0 0;color:#171717;background:#fff}body.drv-foundation .drv-story-showcase__label{margin:0 0 .55rem;color:#dc3b31;font-size:.58rem;font-weight:800;letter-spacing:.13em;line-height:1.1;text-transform:uppercase}body.drv-foundation .drv-story-showcase__details h3{max-width:none;margin:0;color:#171717;font-size:clamp(1.1rem,1.55vw,1.5rem);font-weight:700;letter-spacing:-.025em;line-height:1.15}body.drv-foundation .drv-story-showcase__copy{max-width:100%;margin:.65rem 0 0;color:#454b50;font-size:.78rem;line-height:1.5}body.drv-foundation .drv-story-showcase__copy p{margin:0}body.drv-foundation .drv-story-showcase__rider{display:inline-flex;align-items:center;gap:.55rem;margin-block-start:auto;padding-block-start:1rem;color:#171717;font-size:.75rem;font-weight:500}body.drv-foundation .drv-story-showcase__rider img{display:block;width:2rem;height:2rem;flex:0 0 2rem;overflow:hidden;border-radius:50%;object-fit:cover}body.drv-foundation .drv-story-showcase__metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:.55rem .75rem;margin:.8rem 0 0;padding-block-start:.75rem;border-block-start:1px solid #e6e8ea}body.drv-foundation .drv-story-showcase__metrics dt{color:#878d92;font-size:.52rem;font-weight:700;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}body.drv-foundation .drv-story-showcase__metrics dd{margin:.15rem 0 0;color:#171717;font-size:.72rem;font-weight:700;line-height:1.2}body.drv-foundation .drv-story-showcase__actions{--drv-story-action-size: 2.875rem;width:min(100%,47rem);max-width:none;margin:1.45rem 0 0 auto;gap:1.45rem}body.drv-foundation .drv-story-showcase__actions .drv-slider-progress{max-width:none}body.drv-foundation .drv-story-showcase__actions .drv-slider-progress>button[aria-current=true]:before{background:var(--drv-story-star-color, #ff981d)}body.drv-foundation .drv-story-showcase__actions .button{flex-basis:var(--drv-story-action-size);width:var(--drv-story-action-size);min-width:var(--drv-story-action-size);max-width:var(--drv-story-action-size);height:var(--drv-story-action-size)}body.drv-foundation .drv-story-showcase__actions .button:disabled{color:#aaadaf;background:#d3d3d3;opacity:1}body.drv-foundation .drv-reviews{--section-padding-top: var(--drv-section-padding-top, 72px);--section-padding-bottom: var(--drv-section-padding-bottom, 72px);background:#fff;color:#171717}body.drv-foundation .drv-reviews__header{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(16rem,.65fr);gap:clamp(1.5rem,4vw,5rem);align-items:end;margin-block-end:2rem}body.drv-foundation .drv-reviews__eyebrow,body.drv-foundation .drv-reviews__label{margin:0;color:#dc3b31;font-size:.6875rem;font-weight:700;letter-spacing:.14em;line-height:1.25;text-transform:uppercase}body.drv-foundation .drv-reviews__title{margin:.6rem 0 0;color:#111317;font-size:clamp(2rem,2.7vw,3.25rem);font-weight:600;letter-spacing:-.058em;line-height:.98}body.drv-foundation .drv-reviews__intro{max-width:34rem;color:#626872;font-size:.95rem;line-height:1.5}body.drv-foundation .drv-reviews__intro p{margin:0}body.drv-foundation .drv-reviews__header--confidence{display:block;max-width:64rem;margin:0 auto clamp(2rem,3vw,3rem);text-align:center}body.drv-foundation .drv-reviews__header--confidence .drv-reviews__eyebrow{margin-block-end:.75rem}body.drv-foundation .drv-reviews__header--confidence .drv-reviews__title{margin:0;color:#e62928;font-size:clamp(2.25rem,3.2vw,3rem);font-weight:700;letter-spacing:-.055em;line-height:.98;text-transform:uppercase}body.drv-foundation .drv-reviews__header--confidence .drv-reviews__intro{max-width:44rem;margin:clamp(1rem,1.8vw,1.5rem) auto 0;color:#747474;font-size:clamp(.9rem,1.15vw,1.05rem);line-height:1.5}body.drv-foundation .drv-reviews__platform-shell{max-width:54rem;margin-inline:auto;padding-block:1.35rem;border-block:1px solid #d9d9d9}body.drv-foundation .drv-reviews__platforms{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}body.drv-foundation .drv-reviews__platform{position:relative;min-width:0}body.drv-foundation .drv-reviews__platform:not(:first-child):before{position:absolute;inset-block:.35rem;inset-inline-start:0;width:1px;background:#d9d9d9;content:""}body.drv-foundation .drv-reviews__platform>a,body.drv-foundation .drv-reviews__platform>div{display:flex;min-height:4.25rem;align-items:center;justify-content:center;gap:.9rem;padding-inline:clamp(.8rem,2vw,1.6rem);color:#171717}body.drv-foundation .drv-reviews__platform>a:hover .drv-reviews__platform-copy>span{text-decoration:underline;text-underline-offset:.2em}body.drv-foundation .drv-reviews__platform-mark{display:inline-flex;width:2.75rem;height:2.75rem;flex:0 0 2.75rem;align-items:center;justify-content:center;overflow:hidden;color:var(--platform-mark-color, #fff);background:var(--platform-mark-background, #111317);font-size:.76rem;font-weight:800;letter-spacing:-.035em;line-height:1}body.drv-foundation .drv-reviews__platform-mark img{width:100%;height:100%;object-fit:contain}body.drv-foundation .drv-reviews__platform-copy{display:grid;min-width:0;gap:.1rem;line-height:1.15}body.drv-foundation .drv-reviews__platform-copy strong{color:#111;font-size:clamp(1.2rem,1.7vw,1.5rem);font-weight:700;letter-spacing:-.035em}body.drv-foundation .drv-reviews__platform-copy>span{color:#8a8a8a;font-size:.78rem}body.drv-foundation .drv-reviews__platform-copy small{margin-block-start:.2rem;color:#a0a0a0;font-size:.58rem;font-weight:600;letter-spacing:.025em;line-height:1.25}body.drv-foundation .drv-reviews__platform-copy small.is-approved{color:#248246}body.drv-foundation .drv-reviews__overview{display:grid;grid-template-columns:minmax(13rem,.42fr) minmax(0,1fr);overflow:hidden;border:1px solid #dfe3e7;border-radius:1rem;background:#fff}body.drv-foundation .drv-reviews__score,body.drv-foundation .drv-reviews__overview-copy{min-height:12.25rem;padding:clamp(1.4rem,2.1vw,2rem)}body.drv-foundation .drv-reviews__score{display:flex;flex-direction:column;justify-content:center;border-inline-end:1px solid #e6e8eb;background:#111317}body.drv-foundation .drv-reviews__score .drv-reviews__label{color:#fb5755}body.drv-foundation .drv-reviews__score-value{margin-block-start:.7rem;color:#fff;font-size:3.35rem;font-weight:600;letter-spacing:-.08em;line-height:.9}body.drv-foundation .drv-reviews__score-value small{font-size:1.55rem;letter-spacing:-.05em}body.drv-foundation .drv-reviews__score-value--empty{color:#7f8790}body.drv-foundation .drv-reviews__stars,body.drv-foundation .drv-reviews__card-stars{display:flex;gap:.14rem;margin-block-start:.6rem;color:#c9cdd2;font-size:1.1rem;letter-spacing:0;line-height:1}body.drv-foundation .drv-reviews__stars .is-active,body.drv-foundation .drv-reviews__card-stars .is-active{color:#f34a48}body.drv-foundation .drv-reviews__score-note{margin:.65rem 0 0;color:#ffffffa8;font-size:.75rem;line-height:1.4}body.drv-foundation .drv-reviews__overview-copy{display:flex;flex-direction:column;justify-content:center}body.drv-foundation .drv-reviews__status{max-width:37rem;margin:.75rem 0 0;color:#171717;font-size:clamp(1.05rem,1.3vw,1.35rem);font-weight:500;letter-spacing:-.035em;line-height:1.2}body.drv-foundation .drv-reviews__disclosure{max-width:40rem;margin:.8rem 0 0;color:#6c737d;font-size:.8125rem;line-height:1.5}body.drv-foundation .drv-reviews__toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-block:1.5rem}body.drv-foundation .drv-reviews__filters{display:flex;flex-wrap:wrap;gap:.5rem}body.drv-foundation .drv-reviews__filter{min-height:2.35rem;padding:.55rem .85rem;border:1px solid #d9dde1;border-radius:999px;color:#3f464f;background:#fff;font:inherit;font-size:.75rem;font-weight:650;letter-spacing:.01em;line-height:1;cursor:pointer;transition:color .18s ease,border-color .18s ease,background-color .18s ease}body.drv-foundation .drv-reviews__filter:hover,body.drv-foundation .drv-reviews__filter.is-active{border-color:#111317;color:#fff;background:#111317}body.drv-foundation .drv-reviews__toolbar-note{margin:0;color:#727983;font-size:.75rem;line-height:1.4;text-align:end}body.drv-foundation .drv-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.85rem,1.35vw,1.25rem)}body.drv-foundation .drv-reviews__card{display:flex;min-width:0;min-height:15.5rem;flex-direction:column;padding:1.35rem;border:1px solid #e0e3e6;border-radius:.9rem;background:#fff}body.drv-foundation .drv-reviews__card-top{display:flex;align-items:start;justify-content:space-between;gap:1rem}body.drv-foundation .drv-reviews__card-stars{margin:0;font-size:.82rem}body.drv-foundation .drv-reviews__card h3{margin:.65rem 0 0;color:#171717;font-size:1.075rem;font-weight:600;letter-spacing:-.03em;line-height:1.2}body.drv-foundation .drv-reviews__verified{flex:none;padding:.35rem .5rem;border:1px solid #d7dbdf;border-radius:999px;color:#4f5660;font-size:.625rem;font-weight:700;letter-spacing:.06em;line-height:1;text-transform:uppercase}body.drv-foundation .drv-reviews__body{margin-block-start:1rem;color:#565e68;font-size:.875rem;line-height:1.55}body.drv-foundation .drv-reviews__body p{margin:0}body.drv-foundation .drv-reviews__card-footer{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-block-start:auto;padding-block-start:1.1rem;border-block-start:1px solid #eceef0;color:#737a83;font-size:.7rem;line-height:1.35}body.drv-foundation .drv-reviews__card-footer>div{display:grid;gap:.12rem}body.drv-foundation .drv-reviews__card-footer strong{color:#24282d;font-size:.75rem;font-weight:650}body.drv-foundation .drv-reviews__card-footer>span{color:#7d848c;font-size:.625rem;font-weight:700;letter-spacing:.07em;text-align:end;text-transform:uppercase}body.drv-foundation .drv-reviews__app{margin-block-start:1.5rem}body.drv-foundation .drv-reviews__empty{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-block-start:1.5rem;padding:clamp(1.4rem,2.3vw,2rem);border:1px dashed #cfd4d9;border-radius:.9rem;background:#ffffffb3}body.drv-foundation .drv-reviews__empty h3{margin:.55rem 0 0;color:#202429;font-size:1.3rem;font-weight:600;letter-spacing:-.04em;line-height:1.15}body.drv-foundation .drv-reviews__empty p:not(.drv-reviews__label){max-width:42rem;margin:.65rem 0 0;color:#666e77;font-size:.875rem;line-height:1.5}body.drv-foundation .drv-reviews__empty-link{display:inline-flex;flex:none;align-items:center;gap:.5rem;padding:.75rem 1rem;border:1px solid #171717;border-radius:999px;color:#171717;font-size:.75rem;font-weight:700;letter-spacing:.01em;line-height:1}body.drv-foundation .drv-reviews__empty-link:hover{color:#fff;background:#171717}body.drv-foundation .drv-reviews__editor-note{margin:.9rem 0 0;color:#7b828a;font-size:.6875rem;line-height:1.45}body.drv-foundation .product-card__service-note{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;margin-block-start:1rem;padding-block-start:.75rem;border-block-start:1px solid #e7eaed;color:#69717b;font-size:.69rem;font-weight:600;letter-spacing:.04em;line-height:1.25;text-transform:uppercase}body.drv-foundation .product-card__service-note a{flex:none;color:#171717}body.drv-foundation .product-card--collection:not(.product-card--accessory) .product-card__content{padding:1.25rem 1.5rem 1.5rem}body.drv-foundation .product-card--collection:not(.product-card--accessory) .product-card__service-note{margin-block-start:.8rem}body.drv-foundation .product-card__summary{display:-webkit-box;width:100%;margin:.65rem 0 0;overflow:hidden;color:#69717b;font-size:.76rem;line-height:1.45;text-align:start;-webkit-box-orient:vertical;-webkit-line-clamp:2}body.drv-foundation .product-card__preview-rating{display:flex;align-items:center;gap:.38rem;width:100%;margin-block-start:.65rem;color:#737a83;font-size:.68rem;line-height:1}body.drv-foundation .product-card__preview-rating strong{color:#25292e;font-size:.72rem}body.drv-foundation .product-card__preview-stars{position:relative;display:inline-block;overflow:hidden;color:#d9dde1;font-size:.78rem;letter-spacing:.05em;white-space:nowrap}body.drv-foundation .product-card__preview-stars:before{position:absolute;inset:0 auto 0 0;width:var(--drv-preview-fill);overflow:hidden;color:#e33c39;content:"\2605\2605\2605\2605\2605";white-space:nowrap}body.drv-foundation .product-card__preview-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem .8rem;width:100%;margin:.85rem 0 0;padding-block-start:.8rem;border-block-start:1px solid #e7eaed;text-align:start}body.drv-foundation .product-card__preview-metrics div{min-width:0}body.drv-foundation .product-card__preview-metrics dt{color:#8a9098;font-size:.62rem;font-weight:600;letter-spacing:.04em;line-height:1.25;text-transform:uppercase}body.drv-foundation .product-card__preview-metrics dd{margin:.22rem 0 0;color:#24282d;font-size:.76rem;font-weight:700;line-height:1.25}body.drv-foundation .comparison-table__mobile-hint{margin:0 0 .75rem;color:#69717b;font-size:.75rem;line-height:1.4}body.drv-foundation .drv-hot-ebikes{overflow-x:clip}body.drv-foundation .drv-hot-ebikes .section-heading{margin-block-end:clamp(1.5rem,2.3vw,2.5rem)}body.drv-foundation .drv-hot-ebikes .section-heading .heading{font-size:clamp(2rem,2.4vw,3rem);font-weight:700;letter-spacing:-.045em}body.drv-foundation .drv-hot-ebikes__grid{--card-grid-gap: 1rem}body.drv-foundation .drv-hot-ebikes__spacer{display:none;width:100%;min-width:0;pointer-events:none}body.drv-foundation .drv-hot-ebikes__spacer--1{display:block}body.drv-foundation .drv-hot-ebikes__card{display:grid;min-height:39.5rem;padding:clamp(.875rem,1.4vw,1.25rem);border:1px solid #e5e8eb;border-radius:1.25rem;background:#fff;box-shadow:none;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}body.drv-foundation .drv-hot-ebikes__clone{pointer-events:auto}body.drv-foundation .drv-hot-ebikes__spacer.drv-hot-ebikes__clone{display:none}body.drv-foundation .drv-hot-ebikes__spacer--1.drv-hot-ebikes__clone{display:grid}body.drv-foundation .drv-hot-ebikes__card-top{min-width:0}body.drv-foundation .drv-hot-ebikes__title-row,body.drv-foundation .drv-hot-ebikes__purchase-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}body.drv-foundation .drv-hot-ebikes__title{min-width:0;margin:0;color:#17191c;font-size:clamp(1.125rem,1.25vw,1.5rem);font-weight:700;letter-spacing:-.035em;line-height:1.1}body.drv-foundation .drv-hot-ebikes__title a{color:inherit;text-decoration:none}body.drv-foundation .drv-hot-ebikes__title a:hover,body.drv-foundation .drv-hot-ebikes__title a:focus-visible{color:#dc3b31}body.drv-foundation .drv-hot-ebikes__save{flex:none;padding:.42rem .62rem;border-radius:999px;background:#dc3b31;color:#fff;font-size:.7rem;font-weight:800;letter-spacing:.02em;line-height:1;white-space:nowrap}body.drv-foundation .drv-hot-ebikes__copy{min-height:1.35rem;margin:.45rem 0 0;color:#626a73;font-size:.79rem;line-height:1.35}body.drv-foundation .drv-hot-ebikes__rating{--color-rating: 211 126 21;--color-foreground: 25 27 30;display:flex;align-items:center;gap:.42rem;min-height:1.45rem;margin-block-start:.55rem;color:#3a4047;font-size:.73rem;font-weight:650;line-height:1}body.drv-foundation .drv-hot-ebikes__rating .rating-star{flex:none;color:rgb(var(--color-rating));font-size:1rem;letter-spacing:.025em}body.drv-foundation .drv-hot-ebikes__rating--status{color:#777f88;font-weight:600}body.drv-foundation .drv-hot-ebikes__rating--demo{color:#3a4047}body.drv-foundation .drv-hot-ebikes__rating-count{padding-inline-start:.45rem;border-inline-start-color:#d9dde1;color:#69717a}body.drv-foundation .drv-hot-ebikes__swatches{display:flex;align-items:center;min-height:1.9rem;margin:.7rem 0 0;gap:.45rem}body.drv-foundation .drv-hot-ebikes__swatches .color-swatch{width:1.45rem;height:1.45rem}body.drv-foundation .drv-hot-ebikes__swatches button.color-swatch{-webkit-appearance:none;appearance:none;padding:0;border:0;cursor:pointer}body.drv-foundation .drv-hot-ebikes__swatches .color-swatch.is-selected{box-shadow:0 0 0 2px #1b1e21}body.drv-foundation .drv-hot-ebikes__media{position:relative;display:flex;align-items:center;justify-content:center;min-height:0;margin-block:.15rem .35rem;overflow:hidden}body.drv-foundation .drv-free-gift-badge{position:absolute;z-index:1;inset-block-start:.35rem;inset-inline-end:.15rem;display:inline-flex;align-items:center;gap:.28rem;min-height:1.65rem;padding:.32rem .48rem;border:1px solid #e13b32;border-radius:999px;background:#fff;box-shadow:0 .2rem .55rem #13171b1a;color:#d9362e;font-size:.61rem;font-weight:800;letter-spacing:.055em;line-height:1;text-transform:uppercase;white-space:nowrap}body.drv-foundation .drv-hot-ebikes__image{width:122%;max-width:none;max-height:22rem;object-fit:contain;transition:transform .42s cubic-bezier(.22,1,.36,1)}body.drv-foundation .drv-hot-ebikes__card--drvetion-at20-pro .drv-hot-ebikes__image,body.drv-foundation .drv-hot-ebikes__card--drvetion-at20-pro-max .drv-hot-ebikes__image{width:100%;max-width:100%}body.drv-foundation .drv-hot-ebikes__media:hover .drv-hot-ebikes__image,body.drv-foundation .drv-hot-ebikes__media:focus-visible .drv-hot-ebikes__image{transform:scale(1.04)}body.drv-foundation .drv-hot-ebikes__media-placeholder{display:grid;width:100%;min-height:14rem;place-items:center;border-radius:.85rem;background:linear-gradient(145deg,#eef0f2,#d9dde2);color:#6f7780;font-size:.75rem;text-align:center}body.drv-foundation .drv-hot-ebikes__card-bottom{padding-block-start:.15rem}body.drv-foundation .drv-hot-ebikes__purchase-row{min-height:2.65rem}body.drv-foundation .drv-hot-ebikes__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.32rem .45rem;min-width:0;color:#dc3b31;font-size:1rem;font-weight:800;line-height:1.1}body.drv-foundation .drv-hot-ebikes__price .price__sale{color:#8b929a;font-size:.76rem;font-weight:600}body.drv-foundation .drv-hot-ebikes__button{display:inline-flex;flex:none;align-items:center;justify-content:center;gap:.35rem;min-height:2.55rem;padding-inline:.8rem;border-radius:999px;background:#dc3b31;color:#fff;font-size:.74rem;font-weight:800;line-height:1;text-decoration:none;transition:background .18s ease,transform .18s ease;white-space:nowrap}body.drv-foundation .drv-hot-ebikes__button:hover,body.drv-foundation .drv-hot-ebikes__button:focus-visible{background:#b92e26;color:#fff;transform:translateY(-1px)}body.drv-foundation .drv-hot-ebikes__metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem 1rem;margin:.95rem 0 0;padding:.85rem 0 0;border-block-start:1px solid #e8ebed}body.drv-foundation .drv-hot-ebikes__metrics dt{margin:0;color:#90979f;font-size:.66rem;font-weight:650;line-height:1.15}body.drv-foundation .drv-hot-ebikes__metrics dd{margin:.2rem 0 0;color:#252a30;font-size:.82rem;font-weight:750;line-height:1.1}body.drv-foundation .drv-hot-ebikes__empty{grid-column:1 / -1;margin:0;padding:2rem;border:1px dashed #cbd1d6;color:#6e7680;text-align:center}@media screen and (min-width:640px){body.drv-foundation .drv-hot-ebikes__spacer--2.drv-hot-ebikes__clone{display:grid}}@media screen and (min-width:1024px){body.drv-foundation .drv-hot-ebikes .slider--desktop{padding-inline:0;margin-inline:0;scroll-padding-inline:0}body.drv-foundation .drv-hot-ebikes__grid{--card-grid-gap: 1.5rem}body.drv-foundation .drv-hot-ebikes .section-heading .indicators .button{width:2.875rem;height:2.875rem;padding:0;border:0;border-radius:999px;background:#1a1a1a;color:#fff}body.drv-foundation .drv-hot-ebikes .section-heading .indicators .button[disabled]{background:#666;color:#1a1a1a;opacity:.3}}@media screen and (min-width:1280px){body.drv-foundation .drv-hot-ebikes__spacer--3.drv-hot-ebikes__clone{display:grid}}body.drv-foundation .drv-riding-style .card-grid{--card-grid-gap: clamp(1rem, 2vw, 1.5rem)}body.drv-foundation .drv-riding-style .media-card__link .media img{transition:transform .64s cubic-bezier(.22,1,.36,1);will-change:transform}body.drv-foundation .drv-riding-style .media-card__text .heading{padding-block-end:.35rem;background:linear-gradient(currentColor,currentColor) 0 calc(100% + .3rem) / 0 .125rem no-repeat;transition:background-size .36s cubic-bezier(.22,1,.36,1)}body.drv-foundation .drv-riding-style .media-card__link:focus-visible .media-card__text .heading{background-size:100% .125rem}body.drv-foundation .drv-riding-style[data-drv-riding-layout=three-up] .media-card__content{top:0;right:0;bottom:0;left:0;align-items:center;justify-content:center;padding:clamp(1.25rem,3vw,2rem);text-align:center}body.drv-foundation .drv-riding-style[data-drv-riding-layout=three-up] .media-card__text{justify-items:center;text-align:center}body.drv-foundation .drv-riding-style[data-drv-riding-layout=three-up] .media-card__text>p:not(:first-child),body.drv-foundation .drv-riding-style[data-drv-riding-layout=three-up] .media-card__content>.icon{display:none}body.drv-foundation .drv-riding-style[data-drv-riding-layout=three-up] .media-card__text .heading{font-size:clamp(1.5rem,2.15vw,2.25rem);font-weight:700}@media(hover:hover)and (pointer:fine){body.drv-foundation .drv-riding-style .media-card__link:hover .media img{--tw-scale-x: 1.07;--tw-scale-y: 1.07}body.drv-foundation .drv-riding-style .media-card__link:hover .media-card__text .heading{background-size:100% .125rem}}@media screen and (min-width:768px)and (max-width:1023px){body.drv-foundation .drv-riding-style[data-drv-riding-layout=three-up] .card-grid{--card-grid-per-row: 2}}@media(prefers-reduced-motion:reduce){body.drv-foundation .drv-riding-style .media-card__link .media img,body.drv-foundation .drv-riding-style .media-card__text .heading,body.drv-foundation .drv-header-mega__tab,body.drv-foundation .drv-header-mega__product-image img,body.drv-foundation .drv-journal-preview__media img,body.drv-foundation .drv-media-logos img,body.drv-foundation .product-card img{transition-duration:0ms}body.drv-foundation .drv-header-mega__tab,body.drv-foundation .drv-header-mega__product-image:hover img,body.drv-foundation .drv-journal-preview__card:hover img,body.drv-foundation .drv-media-logos a:hover img,body.drv-foundation .product-card:hover img{transform:none}}@media screen and (min-width:1024px){body.drv-foundation .drv-site-footer{grid-template-columns:minmax(10rem,1.05fr) repeat(4,minmax(0,.8fr));column-gap:clamp(1.75rem,3.5vw,4rem);row-gap:2.75rem;align-items:start}body.drv-foundation .drv-site-footer .footer__left,body.drv-foundation .drv-site-footer .footer__right{display:contents}body.drv-foundation .drv-site-footer .footer__logo{grid-column:1;grid-row:1 / span 2}body.drv-foundation .drv-site-footer .footer__accordions{display:grid;grid-column:2 / -1;grid-row:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.25rem,2.3vw,2.75rem)}body.drv-foundation .drv-site-footer .footer__accordions .details{width:auto!important}body.drv-foundation .drv-site-footer .footer__right{margin:0;padding:0}body.drv-foundation .drv-site-footer .footer__newsletter{grid-column:2 / span 3;grid-row:2;gap:1rem}body.drv-foundation .drv-site-footer .footer__socials{grid-column:5;grid-row:2;align-self:end;justify-content:flex-start}}@media screen and (max-width:1023px){body.drv-foundation .drv-rider-videos__grid{grid-auto-columns:calc((100% - var(--drv-rider-video-gap)) / 2)}body.drv-foundation .drv-rider-videos__spacer--tablet{width:calc(100% + var(--slider-padding))}body.drv-foundation .drv-rider-videos__spacer--desktop{display:none}body.drv-foundation .drv-story-showcase__track:after{flex-basis:0}body.drv-foundation .drv-story-showcase__slide{width:100%;min-width:100%;height:auto;min-height:0;flex-basis:100%;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto;gap:0;opacity:1}body.drv-foundation .drv-story-showcase__story-image{width:100%;grid-column:1;grid-row:1;padding-inline:0 .375rem}body.drv-foundation .drv-story-showcase__media{width:100%;height:min(89vw,38rem);min-height:0;aspect-ratio:14 / 25;grid-column:2;grid-row:1;margin-inline-start:.375rem}body.drv-foundation .drv-story-showcase__details{min-height:13rem;grid-column:1 / -1;grid-row:2;padding:1rem 0 0}}@media screen and (max-width:767px){body.drv-foundation.template-product .product-sticky-form__card{padding-block-end:max(var(--sp-4),calc(env(safe-area-inset-bottom) + var(--sp-3)))}body.drv-foundation .drv-rider-videos__heading{flex-direction:column;align-items:flex-start;gap:1.25rem}body.drv-foundation .drv-rider-videos__heading>.drv-slider-controls{flex:none;width:100%}body.drv-foundation .drv-slider-controls{width:100%;min-width:0;gap:.875rem}body.drv-foundation .drv-slider-progress{gap:.4rem}body.drv-foundation .drv-hot-ebikes__card{min-height:33rem;padding:.9rem;grid-template-rows:auto minmax(0,1fr) auto}body.drv-foundation .drv-hot-ebikes__title{font-size:1.2rem}body.drv-foundation .drv-hot-ebikes__save{font-size:.64rem}body.drv-foundation .drv-hot-ebikes__media{min-height:0;margin-block:.1rem .25rem}body.drv-foundation .drv-hot-ebikes__image{width:116%;max-height:17rem}body.drv-foundation .drv-hot-ebikes__purchase-row{align-items:flex-end;gap:.45rem}body.drv-foundation .drv-hot-ebikes__button{min-height:2.35rem;padding-inline:.7rem;font-size:.69rem}body.drv-foundation .drv-hot-ebikes__metrics{gap:.6rem}body.drv-foundation .drv-riding-style .card-grid{--card-grid-per-row: 1;--card-grid-gap: 1rem}body.drv-foundation .drv-riding-style .media-card__text .heading{background-size:100% .125rem}body.drv-foundation .drv-riding-style[data-drv-riding-layout=three-up] .media-card__content{padding:1.25rem}body.drv-foundation .comparison-table-section .page-width{overflow-x:clip}body.drv-foundation .comparison-table-section .product-comparison{max-width:100%}body.drv-foundation .drv-home-hero .banner__media:after{background:linear-gradient(180deg,#0b0d101a,#0b0d109e)}body.drv-foundation .drv-home-hero .banner__content>.page-width{padding-inline:1.25rem}body.drv-foundation .drv-home-hero .banner__box{max-width:23rem;padding-block:1.75rem}body.drv-foundation .drv-home-hero .banner__title{font-size:clamp(2.35rem,10vw,3rem);max-width:10.6ch;line-height:.98}body.drv-foundation.template-product .product-sticky-form .button{width:auto;min-width:7rem;height:var(--sp-11);padding-inline:1rem}body.drv-foundation.template-product .product-sticky-form .button .btn-text>svg{display:none}body.drv-foundation.template-product .product-sticky-form .button .btn-text>span{display:block}body.drv-foundation.template-product .product__info{display:flex;flex-direction:column}body.drv-foundation.template-product .product__info>*{order:7}body.drv-foundation.template-product .product__info>.product__badges{order:1}body.drv-foundation.template-product .product__info>.product__title{order:2}body.drv-foundation.template-product .product__info>.installment{order:3}body.drv-foundation.template-product .product__info>.variant-picker{order:4}body.drv-foundation.template-product .product__info>.product-form-wrapper{order:5}body.drv-foundation.template-product .product__info>.product__inventory{order:6}body.drv-foundation.template-product .product__info>*+*{margin-block-start:1rem}body.drv-foundation.template-product .product__info>.product__badges+.product__title{margin-block-start:.75rem}body.drv-foundation.template-product .buy-buttons{flex-wrap:nowrap}body.drv-foundation.template-product .buy-buttons .product-form__submit{min-width:0}body.drv-foundation.template-product .buy-buttons .product-form__submit [id^=BuyButtonPrice-]{display:none}body.drv-foundation.template-product .product__thumbnails.with-dots .product__thumbnails-list{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}body.drv-foundation.template-product .product__thumbnails.with-dots .product__thumbnails-list::-webkit-scrollbar{display:none}body.drv-foundation.template-product .product__thumbnails.with-dots .product__thumbnail{scroll-snap-align:center}body.drv-foundation .drv-home-hero .rte,body.drv-foundation .drv-site-footer .footer__accordions .details__summary .heading{font-size:.9375rem}body.drv-foundation .drv-rider-videos__heading{margin-block-end:1.5rem}body.drv-foundation .drv-rider-videos__grid{grid-auto-flow:column;grid-template-columns:none;grid-auto-columns:minmax(17.5rem,86vw);gap:1rem}body.drv-foundation .drv-story-showcase__heading{margin-block-end:1.75rem;align-items:center;text-align:center}body.drv-foundation .drv-story-showcase__heading h2{font-size:clamp(2rem,10vw,2.75rem)}body.drv-foundation .drv-story-showcase__heading .rte{font-size:.875rem}body.drv-foundation .drv-story-showcase__stars{font-size:1.35rem}body.drv-foundation .drv-story-showcase__details h3{font-size:1.2rem}body.drv-foundation .drv-story-showcase__copy{font-size:.78rem}body.drv-foundation .drv-story-showcase__media{height:min(89vw,38rem);min-height:0}body.drv-foundation .drv-story-showcase__links{min-height:3rem;gap:.4rem;padding-block:.55rem .25rem}body.drv-foundation .drv-story-showcase__link{min-height:2rem;padding:.4rem .65rem;font-size:.62rem}body.drv-foundation .drv-story-showcase__actions{--drv-story-action-size: 2.875rem;width:100%;margin-block-start:1rem;gap:.875rem}body.drv-foundation .drv-story-showcase__actions .drv-slider-progress{justify-content:flex-start}body.drv-foundation .drv-story-showcase__actions .drv-slider-progress>button{max-width:none}body.drv-foundation .drv-reviews__header,body.drv-foundation .drv-reviews__overview{grid-template-columns:1fr}body.drv-foundation .drv-reviews__header{gap:1rem;margin-block-end:1.5rem}body.drv-foundation .drv-reviews__header--confidence .drv-reviews__title{font-size:clamp(2rem,11vw,3rem)}body.drv-foundation .drv-reviews__platform-shell{width:100%;max-width:none;overflow:hidden;padding-block:1rem}body.drv-foundation .drv-reviews__platforms{grid-auto-columns:minmax(13rem,78vw);grid-template-columns:none;grid-auto-flow:column;overflow-x:auto;scroll-padding-inline:1rem;scroll-snap-type:x mandatory;scrollbar-width:none}body.drv-foundation .drv-reviews__platforms::-webkit-scrollbar{display:none}body.drv-foundation .drv-reviews__platform{scroll-snap-align:start}body.drv-foundation .drv-reviews__platform>a,body.drv-foundation .drv-reviews__platform>div{justify-content:flex-start;padding-inline:1rem}body.drv-foundation .drv-reviews__score{min-height:auto;border-inline-end:0;border-block-end:1px solid #2a2e34}body.drv-foundation .drv-reviews__overview-copy{min-height:auto}body.drv-foundation .drv-reviews__toolbar,body.drv-foundation .drv-reviews__empty{align-items:start;flex-direction:column}body.drv-foundation .drv-reviews__toolbar-note{text-align:start}body.drv-foundation .drv-reviews__grid{grid-template-columns:1fr}body.drv-foundation .drv-reviews__empty-link{min-height:2.75rem}body.drv-foundation .product-card__service-note{font-size:.625rem}}@media screen and (max-width:374px){body.drv-foundation .announcement__content,body.drv-foundation .announcement__content .announcement-text{min-width:0;max-width:100%}body.drv-foundation .announcement__content .announcement-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}body.drv-foundation.template-product .product-sticky-form__card{padding:.75rem 1rem max(.75rem,calc(env(safe-area-inset-bottom) + .5rem))}body.drv-foundation.template-product .product-sticky-form__variant{gap:.75rem}body.drv-foundation.template-product .product-sticky-form__variant>.grid{min-width:0;gap:.25rem}body.drv-foundation.template-product .product-sticky-form__variant p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}body.drv-foundation.template-product [data-sticky-product-options],body.drv-foundation.template-product .product-sticky-form .price__sale{display:none}}@media screen and (max-width:639px){body.drv-foundation .cart-drawer .drawer__footer-buttons{gap:.5rem}body.drv-foundation .cart-drawer .drawer__footer-buttons>:is(a,button){grid-column:1 / -1;min-height:3rem}}body.drv-foundation .drv-site-footer .footer__logo{display:none}body.drv-foundation .drv-site-footer .footer__newsletter .h3{max-width:none;font-size:clamp(2rem,2.5vw,2.7rem);font-weight:600}body.drv-foundation .drv-site-footer .footer__newsletter .rte{max-width:25rem;font-size:1rem;line-height:1.45}body.drv-foundation .drv-site-footer .footer__socials{justify-content:flex-start}@media screen and (min-width:1024px){body.drv-foundation .drv-site-footer{grid-template-columns:minmax(25rem,2.4fr) repeat(4,minmax(0,.8fr));column-gap:clamp(1.5rem,3vw,3.5rem);row-gap:1.9rem}body.drv-foundation .drv-site-footer .footer__accordions{grid-column:2 / -1;grid-row:1}body.drv-foundation .drv-site-footer .footer__newsletter{grid-column:1;grid-row:1;align-self:start;gap:1.15rem}body.drv-foundation .drv-site-footer .footer__newsletter .h3{white-space:nowrap}body.drv-foundation .drv-site-footer .footer__socials{grid-column:1;grid-row:2;align-self:start;justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/drvetion-foundation.css.map */
