:root{--de-blue: var(--de-theme-color, #1764c8);--de-blue-dark: var(--de-theme-color-strong, #0b469f);--de-blue-soft: var(--de-theme-color-soft, #eef5ff);--de-green: #19854a;--de-green-soft: #eaf7ef;--de-gold: #c99718;--de-gold-soft: #fff8e7;--de-ink: #10151d;--de-muted: #687180;--de-border: #dce2ea;--de-panel: #f7f9fc;--de-radius: 20px}.de-icon,.de-tire-card svg,.de-tire-overview svg,.de-tire-metrics-block svg,.de-tire-details svg,.de-tire-finder svg{display:block;width:1.45em;height:1.45em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}product-card.de-tire-card{display:block;height:100%}.de-tire-card__shell{position:relative;display:flex;flex-direction:column;height:100%;overflow:hidden;border:1px solid var(--de-border);border-radius:var(--de-radius);background:#fff;box-shadow:0 12px 34px #142a4914;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.de-tire-card__shell:hover{transform:translateY(-3px);border-color:#b9cce6;box-shadow:0 18px 42px #142a4924}.de-tire-card__media{position:relative;display:block;min-height:205px;padding:18px;background:linear-gradient(145deg,#fff,#f2f6fb)}.de-tire-card__media img{display:block;width:100%;height:190px;object-fit:contain;transition:transform .25s ease}.de-tire-card__image-empty{display:block;width:100%;height:190px}.de-tire-card__media--empty .de-tire-card__image{display:none!important}.de-tire-card__shell:hover .de-tire-card__media img{transform:scale(1.035)}.de-tire-card__season{position:absolute;top:16px;right:16px;display:inline-flex;align-items:center;gap:7px;max-width:calc(100% - 32px);padding:8px 12px;border:1px solid #e8c661;border-radius:999px;background:#fffbeef7;color:#875f00;font-size:12px;font-weight:800;line-height:1}.de-tire-card__season--winter{border-color:#9fc8f2;background:#eef7ff;color:#1764a4}.de-tire-card__season--all{border-color:#b7c9dc;background:linear-gradient(90deg,#fff8e7 0 50%,#eef7ff 50% 100%);color:#303947}.de-tire-card__season svg{width:19px;height:19px}.de-tire-card__content{display:flex;flex:1;flex-direction:column;padding:18px}.de-tire-card__brand{color:var(--de-muted);font-size:13px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.de-tire-card__recommendation{align-self:flex-start;margin-top:10px;padding:7px 11px;border-radius:999px;background:linear-gradient(135deg,var(--de-theme-color),var(--de-theme-color-strong));color:var(--de-theme-color-contrast,#fff);font-size:12px;font-weight:850}.de-tire-card__title{margin:11px 0 14px;color:var(--de-ink);font-size:clamp(20px,2vw,27px);font-weight:900;line-height:1.12;letter-spacing:-.02em}.de-tire-card__title a{color:inherit;text-decoration:none}.de-tire-card__availability{display:flex;align-items:center;gap:8px;margin:2px 0 15px;color:var(--de-green);font-size:14px;font-weight:800}.de-tire-card__availability:before{content:"";width:10px;height:10px;flex:0 0 auto;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px #19854a1a}.de-tire-card__availability--out{color:#9c3030}.de-tire-card__price-row{margin-top:auto}.de-tire-card__price{color:var(--de-ink);font-size:clamp(29px,3vw,40px);font-weight:950;letter-spacing:-.035em}.de-tire-card__price-unit{color:var(--de-muted);font-size:13px;font-weight:650}.de-tire-card__set-price{margin-top:2px;color:var(--de-muted);font-size:15px}.de-tire-card__set-price strong{color:var(--de-ink)}.de-tire-card__button{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;min-height:52px;margin-top:16px;border-radius:13px;background:linear-gradient(135deg,var(--de-blue),var(--de-blue-dark));color:#fff;font-size:15px;font-weight:850;text-decoration:none}.de-eu-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%}.de-eu-metric-stack{display:grid;gap:7px;min-width:0}.de-eu-metric__label{display:block;color:#566171;font-size:11px;font-weight:850;line-height:1.2;letter-spacing:.02em;text-align:center;text-transform:none}.de-eu-metric{display:grid;grid-template-columns:43% 57%;align-items:stretch;min-width:0;min-height:64px;overflow:hidden;border:1.5px solid #d7dde6;border-radius:18px;background:#fff;box-shadow:0 4px 12px #142a4909}.de-eu-metric__icon{display:grid;place-items:center;min-width:0;border-right:1.5px solid #d7dde6;background:#fff;color:#596577}.de-eu-metric__icon svg{width:25px;height:25px}.de-eu-metric__value{display:grid;place-items:center;min-width:0;padding:8px 6px;color:#10151d;font-size:clamp(20px,2.2vw,28px);font-weight:950;line-height:1;white-space:nowrap}.de-eu-metric--fuel .de-eu-metric__icon{color:#5b9b25}.de-eu-metric--fuel .de-eu-metric__value{color:#3f7418;background:#f1f7e8}.de-eu-metric--wet .de-eu-metric__icon{color:#1474bc}.de-eu-metric--wet .de-eu-metric__value{color:#1263a2;background:#edf6ff}.de-eu-metric--noise .de-eu-metric__value{background:#f7f7f8}.de-eu-metrics--card{gap:8px;margin-bottom:14px}.de-eu-metrics--card .de-eu-metric{min-height:50px;border-radius:13px}.de-eu-metrics--card .de-eu-metric__icon svg{width:19px;height:19px}.de-eu-metrics--card .de-eu-metric__value{padding:6px 4px;font-size:16px}.de-tire-metrics-block{width:100%;margin-top:4px}.de-tire-overview{display:grid;gap:16px;width:100%}.de-tire-overview__topline{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.de-tire-overview__brand{color:var(--de-muted);font-size:14px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.de-tire-overview__season{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border:1px solid #e6c35e;border-radius:999px;background:var(--de-gold-soft);color:#855e00;font-size:14px;font-weight:850}.de-tire-overview__season--winter{border-color:#9fc8f2;background:#eef7ff;color:#1764a4}.de-tire-overview__season--all{border-color:#b7c9dc;background:linear-gradient(90deg,#fff8e7 0 50%,#eef7ff 50% 100%);color:#303947}.de-tire-overview__season svg{width:22px;height:22px}.de-tire-overview__title{margin:0;color:var(--de-ink);font-size:clamp(22px,2.25vw,30px);font-weight:930;line-height:1.09;letter-spacing:-.025em}.de-tire-overview__recommendation{justify-self:start;padding:8px 13px;border-radius:999px;background:linear-gradient(135deg,var(--de-theme-color),var(--de-theme-color-strong));color:var(--de-theme-color-contrast,#fff);font-size:13px;font-weight:850}.de-tire-overview__availability{display:flex;align-items:center;gap:9px;color:var(--de-green);font-weight:850}.de-tire-overview__availability:before{content:"";width:11px;height:11px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px #19854a1a}.de-tire-overview__availability--out{color:#9c3030}.product-details .price{font-weight:900}.product-details product-price .de-product-price-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px}.product-details product-price .de-product-price-row>[ref=priceContainer]{display:inline-flex;align-items:baseline}.product-details product-price .price,.product-details product-price .price-item__group.price{font-size:clamp(28px,3.2vw,34px);line-height:1;letter-spacing:-.03em}.product-details product-price .tax-note{margin-top:3px;font-size:10px;line-height:1.25}.de-tire-shipping-badge{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:7px 11px;border:1px solid var(--de-shipping-badge-border,#e5bf49);border-radius:999px;background:var(--de-shipping-badge-background,#fff7d8);color:var(--de-shipping-badge-text,#725300);font-size:12px;font-weight:900;line-height:1.1;white-space:nowrap;box-shadow:0 4px 12px #142a4914}.de-tire-shipping-badge svg{display:block;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.product-details .buy-buttons-block .button,.product-details .add-to-cart-button{min-height:56px;border-radius:14px;font-weight:850}.product-details quantity-selector{border-radius:12px}.de-eu-label-block__card{box-shadow:0 8px 24px #142a490f}.de-tire-details{width:100%}.de-tire-details__panel{overflow:hidden;border:1px solid var(--de-border);border-radius:18px;background:#fff;box-shadow:0 8px 24px #142a490d}.de-tire-details__summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;cursor:pointer;list-style:none;color:var(--de-ink);font-size:20px;font-weight:900}.de-tire-details__summary::-webkit-details-marker{display:none}.de-tire-details__summary svg{transition:transform .2s ease}.de-tire-details__panel[open] .de-tire-details__summary svg{transform:rotate(180deg)}.de-tire-details__body{border-top:1px solid var(--de-border);padding:14px 20px 20px}.de-tire-details__grid{display:grid;grid-template-columns:minmax(0,1fr)}.de-tire-details__row{display:grid;grid-template-columns:24px minmax(145px,1fr) minmax(105px,44%);gap:12px;align-items:center;min-width:0;min-height:50px;border-bottom:1px solid #edf0f4}.de-tire-details__row-icon{display:grid;place-items:center;color:#6b7789}.de-tire-details__row-icon svg{width:19px;height:19px}.de-tire-details__row dt{min-width:0;color:#303947;font-size:14px;font-weight:780;line-height:1.3;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.de-tire-details__row dd{min-width:0;margin:0;color:var(--de-ink);font-size:14px;font-weight:750;line-height:1.3;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:none;hyphens:none;text-align:right}.de-tire-details__codes{display:flex;flex-wrap:wrap;gap:8px 24px;margin-top:16px;padding:14px 16px;border-radius:12px;background:var(--de-panel);color:var(--de-muted);font-size:13px}.de-tire-details__codes strong{color:#3b4655}.de-product-safety{margin-top:14px;overflow:hidden;border:1px solid var(--de-border);border-radius:14px;background:#fff}.de-product-safety__summary{display:grid;grid-template-columns:30px minmax(0,1fr) 22px;gap:10px;align-items:center;min-height:54px;padding:12px 14px;cursor:pointer;list-style:none;color:var(--de-ink);font-size:15px;font-weight:900}.de-product-safety__summary::-webkit-details-marker{display:none}.de-product-safety__summary-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:var(--de-blue-soft);color:var(--de-blue)}.de-product-safety__summary-icon svg{width:18px;height:18px}.de-product-safety__summary>svg{width:20px;height:20px;color:#667386;transition:transform .2s ease}.de-product-safety[open] .de-product-safety__summary>svg{transform:rotate(180deg)}.de-product-safety__body{display:grid;gap:10px;padding:14px 16px 17px;border-top:1px solid var(--de-border);color:#3e4857;font-size:14px;line-height:1.45}.de-product-safety__role{color:var(--de-muted);font-size:12px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.de-product-safety__name{color:var(--de-ink);font-size:16px}.de-product-safety__line{display:grid;grid-template-columns:22px minmax(0,1fr);gap:9px;align-items:start}.de-product-safety__line>span{display:grid;place-items:center;color:#667386}.de-product-safety__line svg{width:18px;height:18px}.de-product-safety__line address{margin:0;font-style:normal}.de-product-safety__line a{color:var(--de-blue-dark);overflow-wrap:anywhere}.de-product-safety__editor-note{margin:4px 0 0;padding:9px 10px;border-radius:9px;background:#fff6d8;color:#755500;font-size:12px}.de-tire-finder-section{position:relative;z-index:1;padding:28px 0 32px;overflow:hidden;background:radial-gradient(circle at 88% 18%,rgba(35,94,231,.1),transparent 30%),linear-gradient(180deg,#f7f9fc,#fff)}.de-tire-finder{width:min(1080px,calc(100% - 32px));margin:0 auto;overflow:hidden;border:1px solid var(--de-border);border-radius:24px;background:#fff;box-shadow:0 20px 56px #142a491a}.de-tire-finder__head{position:relative;display:flex;align-items:center;gap:14px;min-height:120px;padding:20px 230px 20px 22px;overflow:hidden;border-bottom:1px solid var(--de-border);background:linear-gradient(105deg,#ffffff 0%,#ffffff 62%,var(--de-theme-color-soft) 100%)}.de-tire-finder__head-icon{display:grid;place-items:center;width:46px;height:46px;flex:0 0 auto;border-radius:14px;background:var(--de-blue-soft);color:var(--de-blue)}.de-tire-finder__head h2{margin:0;color:var(--de-blue);font-size:22px;font-weight:900}.de-tire-finder__head p{margin:2px 0 0;color:var(--de-muted);font-size:14px}.de-tire-finder__head-copy{position:relative;z-index:2;min-width:0}.de-tire-finder__head-visual{position:absolute;z-index:1;top:-24px;right:18px;width:210px;height:165px;display:grid;place-items:center;opacity:.98;pointer-events:none}.de-tire-finder__head-visual:before{content:"";position:absolute;top:22px;right:12px;bottom:10px;left:12px;border-radius:50%;background:radial-gradient(circle,#235ee71f,#235ee700 68%);filter:blur(3px)}.de-tire-finder__head-visual img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 15px 18px rgba(16,24,39,.16))}.de-tire-finder__form{padding:20px 22px 22px;background:#fff}.de-tire-finder__season-label,.de-tire-finder__section-label{display:block;margin-bottom:10px;color:#626c7b;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.de-tire-finder__seasons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;margin-bottom:18px}.de-tire-finder__season-option{position:relative;min-width:0}.de-tire-finder__season-option input{position:absolute;opacity:0;pointer-events:none}.de-tire-finder__season-option>span{box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:68px;padding:12px 16px;border:1px solid var(--de-border);border-radius:17px;color:var(--de-ink);background:#fff;font-size:17px;font-weight:850;cursor:pointer;transition:.18s ease}.de-tire-finder__season-icon{display:grid;place-items:center;flex:0 0 auto}.de-tire-finder__season-icon svg{width:34px;height:34px}.de-tire-finder__season-text{white-space:nowrap}.de-tire-finder__season-option input:checked+span{border-color:var(--de-blue);background:var(--de-blue-soft);box-shadow:0 0 0 3px #1764c81c}.de-tire-finder__season-option--summer svg{color:#e7ad19}.de-tire-finder__season-option--winter svg{color:#45a3e5}.de-tire-finder__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.de-tire-finder__field{display:grid;gap:7px;min-width:0}.de-tire-finder__field--wide{grid-column:span 2}.de-tire-finder__field label{color:#303947;font-size:13px;font-weight:800}.de-tire-finder__field input,.de-tire-finder__field select{box-sizing:border-box;width:100%;min-height:50px;padding:10px 13px;border:1px solid #cfd6df!important;border-radius:13px!important;background-color:#fff!important;color:var(--de-ink);font:inherit;line-height:1.2;box-shadow:none!important}.de-tire-finder__field select{-webkit-appearance:none;appearance:none;padding-right:42px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%23303947' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 8 4 4 4-4'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-size:18px 18px!important;background-position:right 13px center!important}.de-tire-finder__field input:focus,.de-tire-finder__field select:focus{outline:3px solid rgba(23,100,200,.14);border-color:var(--de-blue)!important}.de-tire-finder__quantity{display:grid;gap:9px;margin-top:18px}.de-tire-finder__quantity .de-tire-finder__section-label{margin-bottom:0}.de-tire-finder__quantity-options{display:grid;grid-template-columns:repeat(3,minmax(72px,1fr));gap:10px;width:min(100%,390px)}.de-tire-finder__quantity-options label{position:relative;display:block;width:100%}.de-tire-finder__quantity-options input{position:absolute;opacity:0;pointer-events:none}.de-tire-finder__quantity-options span{display:grid;place-items:center;width:100%;min-height:58px;border:1px solid var(--de-border);border-radius:14px;color:var(--de-ink);background:#fff;font-size:20px;font-weight:900;cursor:pointer;transition:.18s ease}.de-tire-finder__quantity-options input:checked+span{border-color:var(--de-blue);background:var(--de-blue-soft);color:var(--de-blue);box-shadow:0 0 0 3px #1764c81c}.de-tire-finder__actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-top:18px}.de-tire-finder__submit{min-height:54px;border:0;border-radius:14px;background:linear-gradient(135deg,var(--de-blue),var(--de-blue-dark));color:#fff;font:inherit;font-size:17px;font-weight:900;cursor:pointer}.de-tire-finder__reset{display:flex;align-items:center;justify-content:center;min-height:54px;padding:0 20px;border:1px solid var(--de-border);border-radius:14px;color:#303947;background:#fff;font-weight:800;text-decoration:none}.de-brand-strip-section{padding:4px 0 24px;background:#fff}.de-brand-strip{width:min(1040px,calc(100% - 32px));margin:0 auto;padding:18px 0 17px;overflow:hidden;border:1px solid var(--de-border);border-radius:20px;background:#fff;box-shadow:0 10px 30px #142a490f}.de-brand-strip__head{padding:0 22px;margin-bottom:13px}.de-brand-strip__head h2{margin:0;color:var(--de-ink);font-size:20px;font-weight:900}.de-brand-strip__viewport{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.de-brand-strip__marquee{display:flex;width:max-content;will-change:transform;animation:de-brand-marquee var(--de-brand-duration,40s) linear infinite}.de-brand-strip__set{display:flex;align-items:center;gap:14px;padding-right:14px}.de-brand-strip__item{display:grid;place-items:center;flex:0 0 166px;width:166px;min-height:74px;padding:10px 14px;border:1px solid var(--de-border);border-radius:14px;background:#fff;text-decoration:none}.de-brand-strip__logo{display:block;width:100%;max-width:142px;height:48px;object-fit:contain}.de-brand-strip__marquee--black .de-brand-strip__logo{filter:grayscale(1) brightness(0)}.de-brand-strip__viewport:hover .de-brand-strip__marquee,.de-brand-strip__viewport:focus-within .de-brand-strip__marquee{animation-play-state:paused}@keyframes de-brand-marquee{to{transform:translate(-50%)}}.facets-block-wrapper,.facets__form,.facets__container{--de-filter-border:var(--de-border)}.facets__form{border-radius:16px}.facets__summary,.facets__label{font-weight:800}.facets__disclosure{border-color:var(--de-border)}@media(min-width:990px){.product-grid:has(product-card.de-tire-card){--product-grid-columns-desktop:repeat(3,minmax(0,1fr)) !important}}@media(max-width:989px){.de-tire-finder__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.de-tire-card__media{min-height:176px;padding:14px}.de-tire-card__media img{height:166px}.de-tire-card__content{padding:16px}.de-eu-metrics{gap:7px}.de-eu-metric-stack{gap:6px}.de-eu-metric__label{font-size:10px}.de-eu-metric{grid-template-columns:42% 58%;min-height:50px;border-radius:13px}.de-eu-metric__icon svg{width:18px;height:18px}.de-eu-metric__value{padding:6px 3px;font-size:15px}.de-eu-metrics--card{gap:6px}.de-eu-metrics--card .de-eu-metric{min-height:45px;border-radius:11px}.de-eu-metrics--card .de-eu-metric__icon svg{width:16px;height:16px}.de-eu-metrics--card .de-eu-metric__value{font-size:13px}.de-tire-details__summary{padding:17px 18px;font-size:19px}.de-tire-details__body{padding:12px 18px 18px}.de-tire-details__row{grid-template-columns:22px minmax(120px,1fr) minmax(80px,42%);gap:9px;min-height:47px}.de-tire-details__row dt,.de-tire-details__row dd{font-size:13px}.de-tire-finder-section{padding:14px 0 20px;background:linear-gradient(180deg,#f7f9fc,#fff)}.de-tire-finder{width:calc(100% - 20px);border-radius:19px;box-shadow:0 10px 30px #142a4912}.de-tire-finder__head{min-height:104px;padding:16px 94px 16px 16px;background:linear-gradient(105deg,#fff 0%,#fff 70%,var(--de-theme-color-soft) 100%)}.de-tire-finder__head-visual{top:7px;right:4px;width:88px;height:88px;opacity:.9}.de-tire-finder__form{padding:17px 16px 18px}.de-tire-finder__head-icon{width:44px;height:44px}.de-tire-finder__head h2{font-size:20px}.de-tire-finder__head p{font-size:13px}.de-tire-finder__seasons{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:100%}.de-tire-finder__season-option>span{flex-direction:row;gap:6px;width:100%;min-height:60px;padding:8px 6px;border-radius:14px;font-size:13px}.de-tire-finder__season-icon svg{width:26px;height:26px}.de-tire-finder__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.de-tire-finder__field--wide{grid-column:span 2}.de-tire-finder__field input,.de-tire-finder__field select{min-height:50px}.de-tire-finder__quantity-options{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}.de-tire-finder__quantity-options span{min-height:58px}.de-tire-finder__actions{grid-template-columns:1fr}.de-tire-finder__reset{min-height:50px}.de-brand-strip-section{padding:0 0 18px}.de-brand-strip{width:calc(100% - 20px);padding:16px 0;border-radius:18px}.de-brand-strip__head{padding:0 16px;margin-bottom:12px}.de-brand-strip__head h2{font-size:18px}.de-brand-strip__set{gap:10px;padding-right:10px}.de-brand-strip__item{flex-basis:142px;width:142px;min-height:66px;padding:8px 10px}.de-brand-strip__logo{max-width:122px;height:42px}}@media(max-width:390px){.de-tire-finder__season-option>span{gap:4px;padding-inline:4px;font-size:12px}.de-tire-finder__season-icon svg{width:23px;height:23px}}@media(max-width:749px){.de-tire-overview__title{font-size:clamp(20px,5.4vw,25px);line-height:1.1}.product-details product-price .price,.product-details product-price .price-item__group.price{font-size:clamp(25px,7.4vw,29px)}.product-details product-price .tax-note{font-size:9px;line-height:1.2}.de-tire-shipping-badge{min-height:34px;padding:7px 10px;font-size:11px}}@media(prefers-reduced-motion:reduce){.de-brand-strip__marquee{animation:none}.de-brand-strip__viewport{overflow-x:auto;mask-image:none;-webkit-mask-image:none}}.de-tire-refine{grid-column:var(--centered);position:sticky!important;top:var(--de-refine-top, calc(var(--header-group-height, 0px) + 8px))!important;z-index:40;align-self:start;width:100%;margin:0 0 18px;border:1px solid var(--de-border);border-radius:17px;background:#fff;box-shadow:0 10px 28px #142a491a}.de-tire-refine__toggle{display:flex;align-items:center;gap:10px;min-height:54px;padding:0 18px;cursor:pointer;list-style:none;color:var(--de-ink);font-size:16px;font-weight:900}.de-tire-refine__toggle::-webkit-details-marker{display:none}.de-tire-refine__toggle-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:var(--de-blue-soft);color:var(--de-blue)}.de-tire-refine__toggle-icon svg{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;overflow:visible}.de-tire-refine__toggle-chevron{display:grid;place-items:center;width:22px;height:22px;margin-left:auto;color:#596579;transition:transform .2s ease}.de-tire-refine[open] .de-tire-refine__toggle-chevron{transform:rotate(180deg)}.de-tire-refine__count{display:grid;place-items:center;min-width:25px;height:25px;padding:0 7px;border-radius:999px;background:var(--de-blue);color:var(--de-theme-color-contrast,#fff);font-size:12px;font-weight:900}.de-tire-refine__panel{max-height:min(calc(100dvh - var(--de-refine-top, 76px) - 16px),720px);overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-top:1px solid var(--de-border)}.de-tire-refine__form{padding:18px;padding-bottom:max(18px,calc(env(safe-area-inset-bottom,0px) + 18px));background:#fff}.de-tire-refine__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.de-tire-refine__field{display:grid;gap:7px;min-width:0}.de-tire-refine__field--wide{grid-column:span 2}.de-tire-refine__field-label{display:flex;align-items:center;gap:7px;min-width:0;color:#303947;font-size:13px;font-weight:850}.de-tire-refine__field-label i{display:grid;place-items:center;width:22px;height:22px;flex:0 0 auto;color:#667386;font-style:normal}.de-tire-refine__field-label i svg{width:19px;height:19px}.de-tire-refine__field-label--fuel i{color:#5a9724}.de-tire-refine__field-label--wet i{color:#1778bc}.de-tire-refine__field input,.de-tire-refine__field select{box-sizing:border-box;width:100%;min-height:49px;padding:10px 13px;border:1px solid #cfd6df!important;border-radius:13px!important;background-color:#fff!important;color:var(--de-ink);font:inherit;line-height:1.2;box-shadow:none!important}.de-tire-refine__field select{-webkit-appearance:none;appearance:none;padding-right:42px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%23303947' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 8 4 4 4-4'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-size:18px 18px!important;background-position:right 13px center!important}.de-tire-refine__field input:focus,.de-tire-refine__field select:focus{outline:3px solid rgba(23,100,200,.14);border-color:var(--de-blue)!important}.de-tire-refine__actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-top:18px;position:sticky;bottom:0;z-index:2;padding-top:14px;padding-bottom:max(8px,env(safe-area-inset-bottom,0px));background:linear-gradient(to top,#fff 78%,#fffffff5 90%,#fff0)}.de-tire-refine__apply,.de-tire-refine__reset{min-height:52px;padding:0 20px;border-radius:13px;font:inherit;font-weight:900;cursor:pointer}.de-tire-refine__apply{border:0;background:linear-gradient(135deg,var(--de-blue),var(--de-blue-dark));color:#fff}.de-tire-refine__reset{border:1px solid var(--de-border);background:#fff;color:#303947}@media(max-width:989px){.de-tire-refine__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.de-tire-refine{grid-column:1 / -1;top:var(--de-refine-top, calc(var(--header-group-height, 0px) + 5px))!important;width:calc(100% - 20px);margin:0 10px 14px;border-radius:15px}.de-tire-refine__toggle{min-height:52px;padding:0 14px}.de-tire-refine__panel{max-height:calc(100dvh - var(--de-refine-top, 68px) - 10px)}.de-tire-refine__form{padding:15px 14px calc(env(safe-area-inset-bottom,0px) + 18px)}.de-tire-refine__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.de-tire-refine__field--wide{grid-column:span 2}.de-tire-refine__actions{grid-template-columns:1fr}.de-tire-refine__apply,.de-tire-refine__reset{min-height:50px}}@media(max-width:390px){.de-tire-refine__grid{grid-template-columns:1fr}.de-tire-refine__field--wide{grid-column:span 1}}.de-eu-metrics--with-labels{align-items:start}.de-eu-metrics--with-labels .de-eu-metric{min-height:60px}.de-eu-metrics--product.de-eu-metrics--with-labels{margin-top:2px}@media(min-width:750px){.de-eu-metrics--with-labels .de-eu-metric__label{font-size:12px}}.de-tire-finder__no-results,.de-tire-refine__no-results{display:grid;gap:4px;margin-top:16px;padding:14px 16px;border:1px solid #efcf72;border-radius:14px;background:#fff9e8;color:#5f4808;line-height:1.35}.de-tire-finder__no-results strong,.de-tire-refine__no-results strong{font-size:15px;font-weight:900}.de-tire-finder__no-results span,.de-tire-refine__no-results span{font-size:13px}.de-tire-refine__no-results{margin:15px 15px 0}.de-tire-results-empty{grid-column:1 / -1;display:flex;align-items:center;gap:14px;width:min(760px,calc(100% - 24px));margin:8px auto 28px;padding:22px;border:1px solid var(--de-border);border-radius:18px;background:#fff;box-shadow:0 10px 30px #142a490f}.de-tire-results-empty__icon{display:grid;place-items:center;width:48px;height:48px;flex:0 0 auto;border-radius:14px;background:var(--de-blue-soft);color:var(--de-blue)}.de-tire-results-empty__icon svg{width:25px;height:25px}.de-tire-results-empty strong{color:var(--de-ink);font-size:18px;font-weight:900}.de-tire-results-empty p{margin:3px 0 0;color:var(--de-muted);font-size:14px}@media(max-width:749px){.de-tire-finder__no-results,.de-tire-refine__no-results{padding:13px 14px}.de-tire-results-empty{align-items:flex-start;padding:18px 16px;border-radius:15px}.de-tire-results-empty__icon{width:42px;height:42px;border-radius:12px}.de-tire-results-empty strong{font-size:16px}.de-tire-results-empty p{font-size:13px}}.de-matching-tires-section{padding:44px 0 52px;background:#fff}.de-matching-tires{width:min(1280px,calc(100% - 40px));margin:0 auto}.de-matching-tires__head{margin-bottom:22px}.de-matching-tires__head h2{margin:0;color:var(--de-ink);font-size:clamp(24px,2.6vw,34px);font-weight:930;line-height:1.1;letter-spacing:-.025em}.de-matching-tires__head p{margin:7px 0 0;color:var(--de-muted);font-size:14px;line-height:1.45}.de-matching-tires__grid{display:grid;grid-template-columns:repeat(var(--de-matching-columns,4),minmax(0,1fr));gap:20px;align-items:stretch}.de-matching-tires__item{min-width:0;height:100%}.de-matching-tires__item>product-card{height:100%}.de-matching-tires__skeleton{min-height:430px;border:1px solid var(--de-border);border-radius:var(--de-radius);background:linear-gradient(100deg,#f4f6f9 25%,#fff 38%,#f4f6f9 52%);background-size:220% 100%;animation:de-matching-shimmer 1.3s linear infinite}.de-matching-tires__empty{padding:24px;border:1px solid var(--de-border);border-radius:18px;background:var(--de-panel);color:var(--de-ink)}.de-matching-tires__empty strong{display:block;font-size:18px}.de-matching-tires__empty p{margin:6px 0 0;color:var(--de-muted)}@keyframes de-matching-shimmer{to{background-position-x:-220%}}@media(max-width:1099px){.de-matching-tires__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.de-matching-tires-section{padding:30px 0 38px}.de-matching-tires{width:calc(100% - 20px)}.de-matching-tires__head{margin-bottom:16px;padding:0 4px}.de-matching-tires__head h2{font-size:23px}.de-matching-tires__head p{font-size:12px}.de-matching-tires__grid{grid-template-columns:1fr;gap:16px}.de-matching-tires__skeleton{min-height:360px}}@media(prefers-reduced-motion:reduce){.de-matching-tires__skeleton{animation:none}}.collection-wrapper>.de-product-view-toolbar{grid-column:1 / -1}.de-product-view-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:7px;margin:0 0 18px auto;padding:6px;width:max-content;max-width:100%;border:1px solid var(--de-border);border-radius:14px;background:#fff;box-shadow:0 6px 20px #142a490e}.de-product-view-toolbar__label{padding:0 6px 0 4px;color:var(--de-muted);font-size:12px;font-weight:800}.de-product-view-toolbar__button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:0 10px;border:1px solid transparent;border-radius:10px;background:transparent;color:#465161;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.de-product-view-toolbar__button svg{display:block;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.de-product-view-toolbar__button:hover{background:#f5f7fa}.de-product-view-toolbar__button.is-active{border-color:#a9c7ef;background:var(--de-blue-soft);color:var(--de-blue)}.de-matching-tires__head-row{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:22px}.de-matching-tires__head-row .de-matching-tires__head{margin-bottom:0}.de-matching-tires__head-row .de-product-view-toolbar{flex:0 0 auto;margin-bottom:0}.de-matching-tires__notice{padding:22px;border:1px solid #e6c45e;border-radius:18px;background:#fff9e8;color:#4d3b08}.de-matching-tires__notice strong{display:block;font-size:18px}.de-matching-tires__notice p{margin:6px 0 15px;color:#6d581c}.de-matching-tires__notice button{min-height:46px;padding:0 16px;border:0;border-radius:12px;background:linear-gradient(135deg,var(--de-blue),var(--de-blue-dark));color:#fff;font:inherit;font-weight:850;cursor:pointer}.product-grid[data-de-view=tiles]{grid-template-columns:repeat(3,minmax(0,1fr))!important}.de-matching-tires__grid[data-de-view=tiles]{grid-template-columns:repeat(var(--de-matching-columns,3),minmax(0,1fr))}.product-grid[data-de-view=list],.product-grid[data-de-view=large],.de-matching-tires__grid[data-de-view=list],.de-matching-tires__grid[data-de-view=large]{grid-template-columns:minmax(0,1fr)!important}.product-grid[data-de-view=list] .de-tire-card__shell,.de-matching-tires__grid[data-de-view=list] .de-tire-card__shell{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:250px}.product-grid[data-de-view=list] .de-tire-card__media,.de-matching-tires__grid[data-de-view=list] .de-tire-card__media{min-height:100%;padding:14px;border-right:1px solid var(--de-border)}.product-grid[data-de-view=list] .de-tire-card__media img,.de-matching-tires__grid[data-de-view=list] .de-tire-card__media img{height:210px}.product-grid[data-de-view=list] .de-tire-card__media,.de-matching-tires__grid[data-de-view=list] .de-tire-card__media{display:flex;flex-direction:column;align-items:center;justify-content:center}.product-grid[data-de-view=list] .de-tire-card__season,.de-matching-tires__grid[data-de-view=list] .de-tire-card__season{position:static;align-self:center;margin:8px auto 0}.product-grid[data-de-view=list] .de-tire-card__season--all,.de-matching-tires__grid[data-de-view=list] .de-tire-card__season--all{font-size:10px}.product-grid[data-de-view=list] .de-tire-card__content,.de-matching-tires__grid[data-de-view=list] .de-tire-card__content{padding:18px 20px}.product-grid[data-de-view=list] .de-tire-card__title,.de-matching-tires__grid[data-de-view=list] .de-tire-card__title{margin:7px 0 10px;font-size:22px}.product-grid[data-de-view=list] .de-eu-metrics--card,.de-matching-tires__grid[data-de-view=list] .de-eu-metrics--card{max-width:520px;margin-bottom:10px}.product-grid[data-de-view=list] .de-tire-card__button,.de-matching-tires__grid[data-de-view=list] .de-tire-card__button{max-width:280px}.product-grid[data-de-view=large] .de-tire-card__shell,.de-matching-tires__grid[data-de-view=large] .de-tire-card__shell{display:grid;grid-template-columns:minmax(300px,40%) minmax(0,1fr);min-height:390px}.product-grid[data-de-view=large] .de-tire-card__media,.de-matching-tires__grid[data-de-view=large] .de-tire-card__media{min-height:100%;padding:24px;border-right:1px solid var(--de-border)}.product-grid[data-de-view=large] .de-tire-card__media img,.de-matching-tires__grid[data-de-view=large] .de-tire-card__media img{height:340px}.product-grid[data-de-view=large] .de-tire-card__content,.de-matching-tires__grid[data-de-view=large] .de-tire-card__content{justify-content:center;padding:28px 32px}.product-grid[data-de-view=large] .de-tire-card__title,.de-matching-tires__grid[data-de-view=large] .de-tire-card__title{font-size:clamp(25px,2.4vw,34px)}.product-grid[data-de-view=large] .de-eu-metrics--card,.de-matching-tires__grid[data-de-view=large] .de-eu-metrics--card{max-width:650px}.product-grid[data-de-view=large] .de-tire-card__button,.de-matching-tires__grid[data-de-view=large] .de-tire-card__button{max-width:340px}@media(max-width:989px){.product-grid[data-de-view=tiles]{grid-template-columns:repeat(2,minmax(0,1fr))!important}.de-matching-tires__grid[data-de-view=tiles]{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid[data-de-view=large] .de-tire-card__shell,.de-matching-tires__grid[data-de-view=large] .de-tire-card__shell{grid-template-columns:minmax(250px,38%) minmax(0,1fr)}}@media(max-width:749px){.de-product-view-toolbar{width:100%;justify-content:space-between;margin:0 0 14px;padding:5px}.de-product-view-toolbar__label{display:none}.de-product-view-toolbar__button{flex:1 1 0;min-width:0;padding:0 7px}.de-product-view-toolbar__button span{font-size:11px}.de-matching-tires__head-row{display:block;margin-bottom:16px}.de-matching-tires__head-row .de-matching-tires__head{margin-bottom:14px}.product-grid[data-de-view=tiles],.de-matching-tires__grid[data-de-view=tiles]{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.product-grid[data-de-view=list] .de-tire-card__shell,.de-matching-tires__grid[data-de-view=list] .de-tire-card__shell{grid-template-columns:118px minmax(0,1fr);min-height:210px}.product-grid[data-de-view=list] .de-tire-card__media,.de-matching-tires__grid[data-de-view=list] .de-tire-card__media{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:7px 6px 9px}.product-grid[data-de-view=list] .de-tire-card__media img,.de-matching-tires__grid[data-de-view=list] .de-tire-card__media img,.product-grid[data-de-view=list] .de-tire-card__image-empty,.de-matching-tires__grid[data-de-view=list] .de-tire-card__image-empty{height:112px}.product-grid[data-de-view=list] .de-tire-card__season,.de-matching-tires__grid[data-de-view=list] .de-tire-card__season{position:static;display:flex;justify-content:center;align-self:center;width:auto;max-width:108px;margin:5px auto 0;padding:4px 6px;font-size:8px;line-height:1;white-space:nowrap}.product-grid[data-de-view=list] .de-tire-card__season--all,.de-matching-tires__grid[data-de-view=list] .de-tire-card__season--all{font-size:7.5px;letter-spacing:-.02em}.product-grid[data-de-view=list] .de-tire-card__season svg,.de-matching-tires__grid[data-de-view=list] .de-tire-card__season svg{width:12px;height:12px;flex:0 0 auto}.product-grid[data-de-view=list] .de-tire-card__content,.de-matching-tires__grid[data-de-view=list] .de-tire-card__content{padding:12px}.product-grid[data-de-view=list] .de-tire-card__brand,.de-matching-tires__grid[data-de-view=list] .de-tire-card__brand{font-size:10px}.product-grid[data-de-view=list] .de-tire-card__title,.de-matching-tires__grid[data-de-view=list] .de-tire-card__title{margin:5px 0 8px;font-size:15px}.product-grid[data-de-view=list] .de-eu-metrics--card,.de-matching-tires__grid[data-de-view=list] .de-eu-metrics--card{display:none}.product-grid[data-de-view=list] .de-tire-card__availability,.de-matching-tires__grid[data-de-view=list] .de-tire-card__availability{margin-bottom:8px;font-size:11px}.product-grid[data-de-view=list] .de-tire-card__price,.de-matching-tires__grid[data-de-view=list] .de-tire-card__price{font-size:23px}.product-grid[data-de-view=list] .de-tire-card__set-price,.de-matching-tires__grid[data-de-view=list] .de-tire-card__set-price{font-size:11px}.product-grid[data-de-view=list] .de-tire-card__button,.de-matching-tires__grid[data-de-view=list] .de-tire-card__button{min-height:40px;margin-top:9px;font-size:12px}.product-grid[data-de-view=large] .de-tire-card__shell,.de-matching-tires__grid[data-de-view=large] .de-tire-card__shell{display:flex;min-height:0}.product-grid[data-de-view=large] .de-tire-card__media,.de-matching-tires__grid[data-de-view=large] .de-tire-card__media{min-height:240px;padding:18px;border-right:0}.product-grid[data-de-view=large] .de-tire-card__media img,.de-matching-tires__grid[data-de-view=large] .de-tire-card__media img{height:230px}.product-grid[data-de-view=large] .de-tire-card__content,.de-matching-tires__grid[data-de-view=large] .de-tire-card__content{padding:20px}.de-matching-tires__notice{padding:18px 16px}.product-grid[data-de-view=tiles] .de-tire-card__media,.de-matching-tires__grid[data-de-view=tiles] .de-tire-card__media{min-height:130px;padding:7px}.product-grid[data-de-view=tiles] .de-tire-card__media img,.de-matching-tires__grid[data-de-view=tiles] .de-tire-card__media img,.product-grid[data-de-view=tiles] .de-tire-card__image-empty,.de-matching-tires__grid[data-de-view=tiles] .de-tire-card__image-empty{height:116px}.product-grid[data-de-view=tiles] .de-tire-card__season,.de-matching-tires__grid[data-de-view=tiles] .de-tire-card__season{top:6px;right:6px;max-width:calc(100% - 12px);padding:4px 6px;gap:4px;font-size:8px}.product-grid[data-de-view=tiles] .de-tire-card__season--all,.de-matching-tires__grid[data-de-view=tiles] .de-tire-card__season--all{font-size:7.5px}.product-grid[data-de-view=tiles] .de-tire-card__season svg,.de-matching-tires__grid[data-de-view=tiles] .de-tire-card__season svg{width:12px;height:12px}.product-grid[data-de-view=tiles] .de-tire-card__content,.de-matching-tires__grid[data-de-view=tiles] .de-tire-card__content{padding:9px}.product-grid[data-de-view=tiles] .de-tire-card__brand,.de-matching-tires__grid[data-de-view=tiles] .de-tire-card__brand{font-size:9px}.product-grid[data-de-view=tiles] .de-tire-card__title,.de-matching-tires__grid[data-de-view=tiles] .de-tire-card__title{margin:5px 0 8px;font-size:13px;line-height:1.1}.product-grid[data-de-view=tiles] .de-eu-metrics--card,.de-matching-tires__grid[data-de-view=tiles] .de-eu-metrics--card{gap:4px;margin-bottom:8px}.product-grid[data-de-view=tiles] .de-eu-metrics--card .de-eu-metric,.de-matching-tires__grid[data-de-view=tiles] .de-eu-metrics--card .de-eu-metric{grid-template-columns:40% 60%;min-height:40px;border-radius:10px}.product-grid[data-de-view=tiles] .de-eu-metrics--card .de-eu-metric__icon,.de-matching-tires__grid[data-de-view=tiles] .de-eu-metrics--card .de-eu-metric__icon{border-right-width:1px}.product-grid[data-de-view=tiles] .de-eu-metrics--card .de-eu-metric__icon svg,.de-matching-tires__grid[data-de-view=tiles] .de-eu-metrics--card .de-eu-metric__icon svg{width:12px;height:12px}.product-grid[data-de-view=tiles] .de-eu-metrics--card .de-eu-metric__value,.de-matching-tires__grid[data-de-view=tiles] .de-eu-metrics--card .de-eu-metric__value{padding:4px 3px;font-size:10px;letter-spacing:-.02em}.product-grid[data-de-view=tiles] .de-eu-metrics--card .de-eu-metric--noise .de-eu-metric__value,.de-matching-tires__grid[data-de-view=tiles] .de-eu-metrics--card .de-eu-metric--noise .de-eu-metric__value{font-size:9.5px}.product-grid[data-de-view=tiles] .de-tire-card__availability,.de-matching-tires__grid[data-de-view=tiles] .de-tire-card__availability{gap:5px;margin-bottom:7px;font-size:10px}.product-grid[data-de-view=tiles] .de-tire-card__availability:before,.de-matching-tires__grid[data-de-view=tiles] .de-tire-card__availability:before{width:7px;height:7px;box-shadow:0 0 0 3px #19854a1a}.product-grid[data-de-view=tiles] .de-tire-card__price,.de-matching-tires__grid[data-de-view=tiles] .de-tire-card__price{font-size:21px}.product-grid[data-de-view=tiles] .de-tire-card__price-unit,.de-matching-tires__grid[data-de-view=tiles] .de-tire-card__price-unit{display:block;margin-top:1px;font-size:9px}.product-grid[data-de-view=tiles] .de-tire-card__set-price,.de-matching-tires__grid[data-de-view=tiles] .de-tire-card__set-price{font-size:10px}.product-grid[data-de-view=tiles] .de-tire-card__button,.de-matching-tires__grid[data-de-view=tiles] .de-tire-card__button{min-height:40px;margin-top:9px;padding:6px;font-size:11px}.de-matching-tires__notice strong{font-size:16px}}.de-tire-details__row--load-speed dt{overflow-wrap:normal;word-break:normal}.de-tire-details__row--load-speed dd{white-space:normal}.de-eu-metric__value{overflow:hidden;text-overflow:clip}@media(max-width:749px){.de-tire-details__row{grid-template-columns:20px minmax(0,1fr) minmax(96px,auto);gap:8px}.de-tire-details__row dt{overflow-wrap:normal;word-break:normal}.de-tire-details__row dd{max-width:138px;font-size:12.5px;line-height:1.35}.de-tire-details__row--load-speed{align-items:center;min-height:58px}.de-tire-details__row--load-speed dt{max-width:150px}.de-tire-details__row--load-speed dd{max-width:145px}.de-eu-metrics--card .de-eu-metric__value{white-space:nowrap}}@media(max-width:390px){.de-tire-details__row{grid-template-columns:18px minmax(0,1fr) minmax(88px,auto);gap:7px}.de-tire-details__row dt,.de-tire-details__row dd{font-size:12px}.de-tire-details__row dd{max-width:126px}.de-tire-details__row--load-speed dd{max-width:134px}}.de-tire-card__feature-badges,.de-tire-metrics-block__markings{display:flex;flex-wrap:wrap;gap:10px}.de-tire-card__feature-badges{margin:0 0 14px}.de-tire-metrics-block__markings{align-items:center;margin-top:14px}.de-feature-badge{display:inline-flex;align-items:center;gap:9px;min-height:38px;padding:8px 12px;border:1px solid #d9e1eb;border-radius:999px;background:#fff;color:#101827;font-size:13px;font-weight:820;line-height:1.2;box-shadow:0 4px 14px #1018270a}.de-feature-badge__icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex:0 0 auto}.de-feature-badge__icon svg{width:18px;height:18px}.de-feature-badge--alpine{border-color:#b9d4f3;background:#eff6ff;color:#175c9a}.de-feature-badge--ev{border-color:#b8e1c7;background:#effaf3;color:#176b42}.de-collection-extra-filters{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:0 0 18px;padding:14px 16px;border:1px solid #dfe6ef;border-radius:20px;background:#fff;box-shadow:0 8px 24px #1018270a}.de-collection-extra-filters__toggle{display:inline-flex;align-items:center;gap:10px;color:#101827;font-size:14px;font-weight:850;cursor:pointer}.de-collection-extra-filters__toggle input{width:18px;height:18px;accent-color:var(--de-theme-color)}.de-collection-extra-filters__toggle svg{width:18px;height:18px}.de-collection-extra-filters__meta{color:#667085;font-size:13px}.de-collection-extra-filters__reset{margin-left:auto;color:var(--de-theme-color);font-size:13px;font-weight:850;text-decoration:none}.de-collection-extra-filters__empty{width:100%;padding:10px 12px;border-radius:14px;background:#f7f9fc;color:#667085;font-size:14px}.de-hidden-by-custom-filter{display:none!important}@media(max-width:749px){.de-feature-badge{min-height:34px;padding:7px 10px;font-size:11px}.de-tire-card__feature-badges{gap:8px;margin-bottom:12px}.de-tire-metrics-block__markings{gap:8px;margin-top:12px}.de-collection-extra-filters{padding:12px 14px}.de-collection-extra-filters__reset{width:100%;margin-left:0}}.de-tire-refine__field--ev-compact{gap:0;align-content:end}.de-tire-refine__ev-compact{display:flex;align-items:center;gap:12px;box-sizing:border-box;width:100%;min-height:54px;padding:0 14px;border:1px solid #cfd6df;border-radius:13px;background:#fff;color:#263244;cursor:pointer}.de-tire-refine__ev-compact input{appearance:none;-webkit-appearance:none;display:grid;place-items:center;width:24px!important;height:24px;min-height:24px!important;margin:0;padding:0!important;border:2px solid #9fb0c4!important;border-radius:7px!important;background:#fff!important;flex:0 0 auto;cursor:pointer}.de-tire-refine__ev-compact input:before{content:"";width:12px;height:7px;border-left:3px solid #fff;border-bottom:3px solid #fff;transform:rotate(-45deg) scale(0);transform-origin:center;transition:transform .12s ease}.de-tire-refine__ev-compact input:checked{border-color:#1c8b55!important;background:#1c8b55!important}.de-tire-refine__ev-compact input:checked:before{transform:rotate(-45deg) scale(1)}.de-tire-refine__ev-compact-box{display:flex;align-items:center;gap:10px;min-width:0;color:#263244}.de-tire-refine__ev-compact-box i{display:grid;place-items:center;width:22px;height:22px;flex:0 0 auto;color:#176b42;font-style:normal}.de-tire-refine__ev-compact-box i svg{width:19px;height:19px}.de-tire-refine__ev-compact-box strong{font-size:15px;line-height:1.2;font-weight:850}.de-tire-refine__ev-compact input:checked+.de-tire-refine__ev-compact-box strong{color:#176b42}@media(max-width:749px){.de-tire-refine__ev-compact{min-height:52px;padding:0 12px}.de-tire-refine__ev-compact-box strong{font-size:14px}}.de-tire-refine__brand-class{border:0;padding:0;margin:0}.de-tire-refine__brand-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%}.de-tire-refine__brand-option{display:block;min-width:0}.de-tire-refine__brand-option input{position:absolute;opacity:0;pointer-events:none}.de-tire-refine__brand-option span{display:flex;align-items:center;justify-content:center;width:100%;height:50px;padding:8px 4px;border:1px solid rgba(18,31,54,.18);border-radius:14px;font-weight:700;text-align:center;box-sizing:border-box;font-size:clamp(12px,3.2vw,15px)}.de-tire-refine__brand-option input:checked+span{border-color:#2864d7;background:#edf4ff;color:#2864d7;box-shadow:0 0 0 2px #2864d724}.de-tire-card__price-rating{display:inline-flex;align-items:center;gap:6px;width:max-content;max-width:100%;margin-top:8px;padding:6px 10px;border-radius:999px;font-size:.82rem;font-weight:800;text-transform:uppercase}.de-tire-card__price-rating[hidden]{display:none}.de-tire-card__price-rating--excellent{background:#ffd86a;color:#6b4b00}.de-tire-card__price-rating--good{background:#dff6e8;color:#167343}.de-tire-card__price-row--excellent{background:#fff9df}.de-tire-card__price-row--good{background:#f0fbf4}@media(max-width:749px){.de-tire-refine[open]{max-height:none;overflow:visible}.de-tire-refine[open] .de-tire-refine__panel{max-height:calc(100dvh - 185px);overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding-bottom:calc(110px + env(safe-area-inset-bottom,0px))}.de-tire-refine__actions{position:sticky;bottom:calc(env(safe-area-inset-bottom,0px) + 8px);z-index:30;background:#fff;padding:10px 0 calc(10px + env(safe-area-inset-bottom,0px));box-shadow:0 -10px 24px #121f3614}}.de-delivery-estimate{display:flex;align-items:center;gap:12px;margin:12px 0;padding:12px 14px;border:1px solid #cbd8eb;border-radius:14px;background:#f6f9ff;color:#17243a}.de-delivery-estimate>span:last-child{display:grid;gap:2px}.de-delivery-estimate strong{font-weight:800}.de-delivery-estimate [data-de-delivery-range]{font-size:.95em}@media(max-width:749px){.de-tire-refine[open] .de-tire-refine__panel{max-height:calc(100dvh - var(--de-refine-top,68px) - 18px);overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding-bottom:calc(18px + env(safe-area-inset-bottom,0px))}.de-tire-refine__actions{position:static;inset:auto;z-index:auto;margin-top:14px;padding:0 0 calc(8px + env(safe-area-inset-bottom,0px));background:transparent;box-shadow:none}}.de-tire-overview__compare-row{order:-1;display:flex;justify-content:flex-end;margin:0 0 -4px}.product-details product-price .de-product-price-row{align-items:flex-start}.product-details product-price .price,.product-details product-price .price-item__group.price{font-size:clamp(25px,2.8vw,31px)}.de-product-price-shipping{display:grid;justify-items:start;gap:5px;min-width:0}.de-delivery-estimate{position:relative;display:flex;align-items:center;gap:6px;margin:0;padding:0;border:0;border-radius:0;background:transparent;color:#46536a;font-size:11px;line-height:1.3;box-shadow:none}.de-delivery-estimate strong{color:#27354b;font-weight:800}.de-delivery-estimate__info{display:inline-grid;place-items:center;width:20px;height:20px;padding:0;border:1px solid #aeb9c8;border-radius:50%;background:#fff;color:#4c5c72;font:800 12px/1 inherit;cursor:pointer}.de-delivery-estimate__modal[hidden]{display:none}.de-delivery-estimate__modal{position:fixed;z-index:160;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:22px}.de-delivery-estimate__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f19286b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.de-delivery-estimate__dialog{position:relative;z-index:1;display:grid;gap:9px;width:min(420px,100%);padding:22px 20px;border-radius:18px;background:#fff;color:#253249;box-shadow:0 24px 70px #0a142347;font-size:14px;line-height:1.5}.de-delivery-estimate__dialog>strong{font-size:17px;color:#17243a}.de-delivery-estimate__close{position:absolute;top:8px;right:10px;width:34px;height:34px;border:0;background:transparent;color:#526176;font-size:27px;line-height:1;cursor:pointer}body.de-delivery-modal-open{overflow:hidden}.de-tire-refine__toggle-chevron{width:36px;height:36px;margin-right:-6px;border-radius:50%;cursor:pointer}.de-tire-refine__toggle-chevron svg{width:26px;height:26px}@media(max-width:749px){.de-tire-overview{gap:13px}.de-tire-overview__compare-row{margin:-2px 0}.de-compare-toggle--product{min-height:32px;padding:5px 9px;font-size:11px;gap:6px}.de-compare-toggle--product .de-compare-toggle__icon,.de-compare-toggle--product .de-compare-toggle__icon svg{width:16px;height:16px}.product-details product-price .price,.product-details product-price .price-item__group.price{font-size:clamp(23px,6.8vw,27px)}.product-details product-price .tax-note{font-size:8px;line-height:1.15;margin-top:1px}.de-tire-shipping-badge{min-height:30px;padding:5px 9px;font-size:10px}.de-tire-shipping-badge svg{width:16px;height:16px}.de-delivery-estimate{font-size:10px}.de-tire-refine[open] .de-tire-refine__panel{max-height:calc(100dvh - var(--de-refine-top,68px) - var(--de-refine-bottom,12px) - 72px)}}.de-delivery-estimate__modal,.de-delivery-estimate__modal[hidden],.de-delivery-estimate__modal[aria-hidden=true]{display:none!important}.de-delivery-estimate__modal.is-open[aria-hidden=false]{display:grid!important}.product-details product-price .price,.product-details product-price .price-item__group.price{font-size:clamp(22px,2.35vw,27px)!important;line-height:.98!important}.product-details product-price .tax-note{font-size:8px!important;line-height:1.15!important;margin-top:1px!important;opacity:.78}@media(max-width:749px){.product-details product-price .price,.product-details product-price .price-item__group.price{font-size:clamp(20px,5.8vw,24px)!important}.product-details product-price .tax-note{font-size:7px!important;line-height:1.1!important}}.product-details product-price .de-product-price-row{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:start;column-gap:16px;row-gap:4px}.de-product-price-main{display:grid;align-content:start;justify-items:start;gap:1px;min-width:max-content}.de-product-price-main .tax-note.de-product-price-tax{display:block;margin:0!important;font-size:8px!important;line-height:1.15!important;opacity:.72;white-space:nowrap}.de-product-price-shipping{display:grid;align-content:start;justify-items:start;gap:8px;min-width:0;padding-top:1px}.de-tire-shipping-badge{min-height:26px!important;padding:3px 8px!important;border-width:1px!important;border-radius:999px!important;font-size:9px!important;gap:5px!important;white-space:nowrap}.de-tire-shipping-badge svg{width:14px!important;height:14px!important}.de-delivery-estimate{position:relative;display:flex;align-items:center;gap:7px;width:100%;max-width:100%;font-size:12px;line-height:1.35;color:#34435a}.de-delivery-estimate__text{min-width:0}.de-delivery-estimate__text strong{font-weight:800;color:#27354b}.de-delivery-estimate__info{flex:0 0 auto;width:22px;height:22px;font-size:12px}.de-delivery-estimate__popover[hidden]{display:none!important}.de-delivery-estimate__popover{position:absolute;z-index:80;top:calc(100% + 8px);right:0;width:min(310px,calc(100vw - 48px));padding:11px 12px;border:1px solid #d8e0eb;border-radius:12px;background:#fff;color:#34435a;box-shadow:0 12px 32px #121f3629;font-size:11px;line-height:1.45;text-align:left}.de-delivery-estimate__popover:before{content:"";position:absolute;right:8px;top:-6px;width:10px;height:10px;border-left:1px solid #d8e0eb;border-top:1px solid #d8e0eb;background:#fff;transform:rotate(45deg)}@media(max-width:749px){.product-details product-price .de-product-price-row{grid-template-columns:auto minmax(0,1fr);column-gap:12px}.product-details product-price .price,.product-details product-price .price-item__group.price{font-size:clamp(24px,7vw,29px)!important;line-height:.98!important}.de-product-price-main .tax-note.de-product-price-tax{font-size:7px!important;line-height:1.1!important}.de-product-price-shipping{gap:7px}.de-tire-shipping-badge{min-height:25px!important;padding:3px 7px!important;font-size:8.5px!important}.de-delivery-estimate{font-size:11px;line-height:1.3}.de-delivery-estimate__popover{right:-2px;width:min(285px,calc(100vw - 42px));font-size:10.5px}}.de-product-price-main .tax-note.de-product-price-tax{font-size:9px!important;line-height:1.25!important;letter-spacing:.01em!important}.de-delivery-estimate,.de-delivery-estimate__text,.de-delivery-estimate__text strong{letter-spacing:.015em!important;word-spacing:.02em!important}.de-delivery-estimate__popover{top:auto!important;bottom:calc(100% + 10px)!important;letter-spacing:.018em!important;word-spacing:.035em!important;line-height:1.55!important}.de-delivery-estimate__popover:before{top:auto!important;bottom:-6px!important;border-top:0!important;border-left:0!important;border-right:1px solid #d8e0eb!important;border-bottom:1px solid #d8e0eb!important}@media(max-width:749px){.de-product-price-main .tax-note.de-product-price-tax{font-size:8.5px!important;line-height:1.25!important}.de-delivery-estimate{font-size:11.25px!important;line-height:1.4!important}.de-delivery-estimate__popover{font-size:11px!important;line-height:1.55!important}}.de-delivery-estimate{width:auto!important;max-width:100%!important;display:inline-flex!important;justify-self:start!important}.de-delivery-estimate__text{flex:0 1 auto}.de-delivery-estimate__info{margin-left:1px}.de-tire-metrics-block__markings{overflow:visible}.de-feature-badge--dot{position:relative;display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:7px 9px 7px 10px;border:1px solid #c7cdd6;border-radius:999px;background:linear-gradient(180deg,#fff,#f4f5f7);color:#242a33;box-shadow:0 5px 14px #161d270f;font-weight:800}.de-feature-badge__dot-code{display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:27px;padding:0 9px;border:2px solid #30343a;border-radius:13px/9px;background:#eef0f2;color:#15181d;font-size:12px;line-height:1;letter-spacing:.08em;font-weight:900;transform:scaleX(1.08)}.de-feature-badge__info{display:inline-grid;place-items:center;flex:0 0 auto;width:25px;height:25px;margin-left:1px;padding:0;border:1px solid #929baa;border-radius:50%;background:#fff;color:#424b58;font:800 13px/1 inherit;cursor:pointer}.de-feature-badge__popover[hidden]{display:none!important}.de-feature-badge__popover{position:absolute;z-index:90;right:0;bottom:calc(100% + 11px);width:min(340px,calc(100vw - 42px));padding:13px 14px;border:1px solid #d3d8df;border-radius:13px;background:#fff;color:#303946;box-shadow:0 14px 36px #121b282b;font-size:12px;line-height:1.55;letter-spacing:.012em;text-align:left;font-weight:600;white-space:normal}.de-feature-badge__popover:after{content:"";position:absolute;right:15px;bottom:-6px;width:10px;height:10px;border-right:1px solid #d3d8df;border-bottom:1px solid #d3d8df;background:#fff;transform:rotate(45deg)}@media(max-width:749px){.de-feature-badge--dot{gap:7px;min-height:40px;padding:6px 7px 6px 9px;font-size:11px}.de-feature-badge__dot-code{min-width:48px;height:25px;padding:0 8px;font-size:11px}.de-feature-badge__info{width:24px;height:24px;font-size:12px}.de-feature-badge__popover{right:-2px;width:min(315px,calc(100vw - 36px));font-size:11.5px}}.de-feature-badge--dot{border-color:#bcc3cd;background:linear-gradient(180deg,#f8f9fa,#eef0f3);color:#20252d}.de-feature-badge__dot-code{min-width:56px;border-color:#262b32;background:#e3e6ea;color:#15191f;letter-spacing:.1em;transform:scaleX(1.12)}@media(max-width:749px){.de-feature-badge__dot-code{min-width:51px}}.de-tire-metrics-block__markings{display:grid;gap:9px;overflow:visible}.de-tire-metrics-block__primary-markings{display:flex;align-items:stretch;flex-wrap:wrap;gap:9px;width:100%}.de-tire-metrics-block__primary-markings>.de-feature-badge{min-height:42px;box-sizing:border-box}.de-feature-badge--alpine,.de-feature-badge--dot{width:auto;max-width:100%}.de-feature-badge--dot{padding:6px 8px;gap:7px}.de-feature-badge__dot-code{min-width:58px;height:28px;padding:0 10px;border:3px solid #242a32;border-radius:16px/10px;background:#eef0f3;color:#15191f;font-size:12px;letter-spacing:.14em;transform:scaleX(1.16);box-shadow:inset 0 0 0 1px #ffffffb8}.de-delivery-estimate{display:inline-grid!important;grid-template-columns:minmax(0,auto) auto!important;align-items:end!important;justify-content:start!important;column-gap:5px!important;width:max-content!important;max-width:100%!important}.de-delivery-estimate__text{display:inline!important;min-width:0}.de-delivery-estimate__info{margin:0 0 1px!important;align-self:end!important}@media(max-width:749px){.de-tire-metrics-block__primary-markings{flex-wrap:nowrap;gap:7px}.de-tire-metrics-block__primary-markings>.de-feature-badge{min-height:40px}.de-feature-badge--alpine,.de-feature-badge--dot{flex:0 1 auto}.de-feature-badge--alpine{padding-left:10px;padding-right:10px}.de-feature-badge--dot{gap:5px;padding:5px 6px;font-size:10px}.de-feature-badge__dot-code{min-width:49px;height:24px;padding:0 7px;border-width:2px;font-size:10.5px;transform:scaleX(1.12)}.de-feature-badge__info{width:23px;height:23px}.de-delivery-estimate{column-gap:4px!important}}@media(max-width:430px){.de-tire-metrics-block__primary-markings{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.de-tire-metrics-block__primary-markings>.de-feature-badge{width:100%;justify-content:center}.de-tire-metrics-block__primary-markings>.de-feature-badge--dot:first-child,.de-tire-metrics-block__primary-markings>.de-feature-badge--dot:only-child{grid-column:1 / -1;width:max-content;max-width:100%;justify-self:start}}.de-delivery-estimate__info,.de-feature-badge__info{display:inline-grid!important;place-items:center!important;flex:0 0 28px!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;margin:0!important;padding:0!important;border:1.5px solid #63748c!important;border-radius:50%!important;background:#fff!important;color:#30435f!important;font-family:Arial,Helvetica,sans-serif!important;font-size:17px!important;font-weight:700!important;font-style:normal!important;line-height:1!important;text-transform:none!important;letter-spacing:0!important;cursor:pointer!important;box-sizing:border-box!important}.de-delivery-estimate{display:flex!important;align-items:flex-end!important;justify-content:flex-start!important;gap:7px!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important}.de-delivery-estimate__text{display:block!important;flex:0 1 auto!important;min-width:0!important;max-width:calc(100% - 35px)!important;overflow-wrap:normal!important;word-break:normal!important}.de-feature-badge--dot{gap:7px!important;padding:6px 8px 6px 7px!important;border-color:#b9c1cc!important;background:linear-gradient(180deg,#fff,#f5f6f8)!important;color:#20252d!important}.de-feature-badge__dot-code{min-width:64px!important;height:30px!important;padding:0 12px!important;border:0!important;border-radius:999px!important;background:#171a20!important;color:#fff!important;box-shadow:inset 0 0 0 1px #ffffff14,0 2px 5px #0f141c29!important;font-family:Arial,Helvetica,sans-serif!important;font-size:13px!important;font-weight:800!important;line-height:1!important;letter-spacing:.1em!important;transform:none!important}.de-info-modal-backdrop{position:fixed!important;z-index:2147483000!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#1119266b!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important;cursor:default!important}.de-info-modal-backdrop[hidden]{display:none!important}html.de-info-modal-open,body.de-info-modal-open{overflow:hidden!important;touch-action:none!important}.de-delivery-estimate__popover,.de-feature-badge__popover{position:fixed!important;z-index:2147483001!important;right:auto!important;bottom:auto!important;width:min(360px,calc(100vw - 32px))!important;max-width:calc(100vw - 32px)!important;margin:0!important;padding:15px 16px!important;border:1px solid #d3dae4!important;border-radius:15px!important;background:#fff!important;color:#283548!important;box-shadow:0 18px 48px #0e192a3d!important;font-family:Arial,Helvetica,sans-serif!important;font-size:13px!important;font-weight:600!important;line-height:1.55!important;letter-spacing:0!important;text-align:left!important;white-space:normal!important;outline:none!important}.de-delivery-estimate__popover:before,.de-feature-badge__popover:after{left:calc(var(--de-info-arrow-x, 50%) - 6px)!important;right:auto!important;width:11px!important;height:11px!important;background:#fff!important}.de-delivery-estimate__popover[data-de-placement=top]:before,.de-feature-badge__popover[data-de-placement=top]:after{top:auto!important;bottom:-6px!important;border:0!important;border-right:1px solid #d3dae4!important;border-bottom:1px solid #d3dae4!important;transform:rotate(45deg)!important}.de-delivery-estimate__popover[data-de-placement=bottom]:before,.de-feature-badge__popover[data-de-placement=bottom]:after{top:-6px!important;bottom:auto!important;border:0!important;border-left:1px solid #d3dae4!important;border-top:1px solid #d3dae4!important;transform:rotate(45deg)!important}@media(max-width:749px){.product-details product-price .de-product-price-row{grid-template-columns:auto minmax(0,1fr)!important;column-gap:10px!important;overflow:visible!important}.de-product-price-shipping{width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important}.de-delivery-estimate{align-items:center!important;gap:6px!important;font-size:11.25px!important;line-height:1.35!important}.de-delivery-estimate__text{max-width:calc(100% - 34px)!important}.de-delivery-estimate__info,.de-feature-badge__info{flex-basis:26px!important;width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;font-size:16px!important}.de-feature-badge--dot{gap:6px!important;padding:5px 6px!important;font-size:10.5px!important}.de-feature-badge__dot-code{min-width:58px!important;height:27px!important;padding:0 10px!important;font-size:12px!important}.de-delivery-estimate__popover,.de-feature-badge__popover{width:min(340px,calc(100vw - 28px))!important;max-width:calc(100vw - 28px)!important;padding:14px 15px!important;font-size:12px!important}}@media(max-width:430px){.de-feature-badge--dot>span:not(.de-feature-badge__dot-code):not(.de-feature-badge__popover){line-height:1.15!important}}.de-info-modal-backdrop{background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.de-delivery-estimate{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:100%!important}.de-delivery-estimate__info{order:0!important;flex:0 0 28px!important}.de-delivery-estimate__text{order:1!important;flex:1 1 auto!important;max-width:none!important}.de-delivery-estimate__popover,.de-feature-badge__popover{position:fixed!important;left:50%!important;top:50%!important;right:auto!important;bottom:auto!important;width:min(390px,calc(100vw - 32px))!important;max-width:calc(100vw - 32px)!important;transform:translate(-50%,-50%)!important;margin:0!important;padding:18px!important;border-radius:16px!important;box-shadow:0 16px 44px #0f1e343d!important}.de-delivery-estimate__popover:before,.de-feature-badge__popover:after{display:none!important}.de-tire-metrics-block__primary-markings{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:8px!important;align-items:stretch!important}.de-tire-metrics-block__primary-markings>.de-feature-badge{width:100%!important;min-width:0!important;min-height:44px!important;box-sizing:border-box!important}.de-feature-badge--dot{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;column-gap:7px!important;padding:6px 8px!important;overflow:visible!important}.de-feature-badge--dot>span:not(.de-feature-badge__dot-code):not(.de-feature-badge__popover){min-width:0!important;font-family:Arial,Helvetica,sans-serif!important;font-size:12px!important;font-weight:700!important;line-height:1.12!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}.de-feature-badge__dot-code{flex:none!important;min-width:66px!important;width:66px!important;height:31px!important;padding:0 10px!important;font-size:13px!important;transform:none!important}.de-feature-badge--dot .de-feature-badge__info{flex:none!important;width:27px!important;height:27px!important;min-width:27px!important;min-height:27px!important}@media(max-width:430px){.de-tire-metrics-block__primary-markings{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.de-feature-badge--alpine{padding-left:8px!important;padding-right:8px!important;font-size:11px!important}.de-feature-badge--dot{column-gap:5px!important;padding:5px 6px!important}.de-feature-badge__dot-code{min-width:58px!important;width:58px!important;height:28px!important;padding:0 7px!important;font-size:12px!important}.de-feature-badge--dot>span:not(.de-feature-badge__dot-code):not(.de-feature-badge__popover){font-size:10.5px!important}.de-feature-badge--dot .de-feature-badge__info{width:25px!important;height:25px!important;min-width:25px!important;min-height:25px!important}.de-delivery-estimate__popover,.de-feature-badge__popover{width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important;padding:16px!important}}.de-info-bubble-icon{display:block!important;width:16px!important;height:16px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;pointer-events:none!important}.de-delivery-estimate__info,.de-feature-badge__info{font-size:0!important}.de-feature-badge--dot{cursor:pointer!important;grid-template-columns:auto minmax(0,1fr) 25px!important;column-gap:6px!important}.de-feature-badge--dot:focus-visible{outline:2px solid #2768c9!important;outline-offset:2px!important}.de-feature-badge__dot-code{min-width:54px!important;width:54px!important;height:28px!important;padding:0 7px!important;font-size:12px!important;letter-spacing:.09em!important}.de-feature-badge--dot .de-feature-badge__info{justify-self:end!important;width:25px!important;height:25px!important;min-width:25px!important;min-height:25px!important}.de-feature-badge--dot>span:not(.de-feature-badge__dot-code):not(.de-feature-badge__popover){padding-right:1px!important}@media(max-width:430px){.de-feature-badge--dot{grid-template-columns:auto minmax(0,1fr) 24px!important;column-gap:4px!important;padding-left:5px!important;padding-right:5px!important}.de-feature-badge__dot-code{min-width:49px!important;width:49px!important;height:26px!important;padding:0 6px!important;font-size:11px!important}.de-feature-badge--dot .de-feature-badge__info{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important}.de-info-bubble-icon{width:15px!important;height:15px!important}}.de-delivery-estimate__info,.de-feature-badge__info{font-size:initial!important}.de-info-letter{display:block!important;font-family:inherit!important;font-size:17px!important;font-weight:800!important;line-height:1!important;color:currentColor!important;pointer-events:none!important;transform:translateY(-.5px)}@media(max-width:430px){.de-info-letter{font-size:16px!important}}.de-delivery-estimate__popover,.de-feature-badge__popover{position:fixed!important;left:var(--de-popover-left,14px)!important;top:var(--de-popover-top,14px)!important;right:auto!important;bottom:auto!important;transform:none!important;margin:0!important;width:min(360px,calc(100vw - 28px))!important;max-width:calc(100vw - 28px)!important;max-height:calc(100vh - 28px)!important;overflow:auto!important;z-index:1000002!important;border:1px solid rgba(84,105,135,.28)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 12px 32px #1326442e!important}.de-delivery-estimate__popover:before,.de-feature-badge__popover:before{content:""!important;display:block!important;position:absolute!important;left:calc(var(--de-popover-arrow-x,28px) - 9px)!important;width:18px!important;height:18px!important;background:#fff!important;border:1px solid rgba(84,105,135,.28)!important;transform:rotate(45deg)!important;z-index:-1!important}.de-delivery-estimate__popover[data-placement=above]:before,.de-feature-badge__popover[data-placement=above]:before{bottom:-10px!important;border-left:0!important;border-top:0!important}.de-delivery-estimate__popover[data-placement=below]:before,.de-feature-badge__popover[data-placement=below]:before{top:-10px!important;border-right:0!important;border-bottom:0!important}.de-info-modal-backdrop{z-index:1000001!important;background:transparent!important}.add-to-cart-icon svg{width:24px!important;height:24px!important}@media(max-width:430px){.de-delivery-estimate__popover,.de-feature-badge__popover{width:min(320px,calc(100vw - 24px))!important;max-width:calc(100vw - 24px)!important;padding:14px 15px!important;font-size:12px!important}.add-to-cart-icon svg{width:23px!important;height:23px!important}}.de-tire-metrics-block__primary-markings>.de-feature-badge--dot:only-child,.de-tire-metrics-block__primary-markings>.de-feature-badge--dot:first-child:last-child{grid-column:auto!important;justify-self:stretch!important;width:100%!important;max-width:none!important}.de-feature-badge--alpine{display:grid!important;grid-template-columns:auto minmax(0,1fr) 25px!important;align-items:center!important;column-gap:7px!important;cursor:pointer!important;overflow:visible!important}.de-feature-badge--alpine:focus-visible{outline:2px solid #2768c9!important;outline-offset:2px!important}.de-feature-badge--alpine>span:not(.de-feature-badge__icon):not(.de-feature-badge__popover){min-width:0!important;line-height:1.15!important}.de-feature-badge--alpine .de-feature-badge__info{justify-self:end!important;width:25px!important;height:25px!important;min-width:25px!important;min-height:25px!important}.add-to-cart-icon{display:inline-grid!important;place-items:center!important;flex:0 0 auto!important}.add-to-cart-icon svg{width:29px!important;height:29px!important;overflow:visible!important;stroke-width:inherit!important}@media(max-width:430px){.de-feature-badge--alpine{grid-template-columns:auto minmax(0,1fr) 24px!important;column-gap:5px!important;padding-left:7px!important;padding-right:5px!important}.de-feature-badge--alpine .de-feature-badge__info{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important}.add-to-cart-icon svg{width:28px!important;height:28px!important}}@media(max-width:430px){.de-tire-metrics-block__primary-markings{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr)!important}.de-feature-badge--alpine{grid-template-columns:15px minmax(0,1fr) 23px!important;column-gap:4px!important;padding-left:6px!important;padding-right:4px!important;font-size:10.75px!important}.de-feature-badge--alpine .de-feature-badge__icon,.de-feature-badge--alpine .de-feature-badge__icon svg{width:15px!important;height:15px!important}.de-feature-badge--alpine .de-feature-badge__info{width:23px!important;height:23px!important;min-width:23px!important;min-height:23px!important}.de-feature-badge--dot{grid-template-columns:auto minmax(0,1fr) 24px!important;column-gap:5px!important;padding-left:6px!important;padding-right:5px!important}.de-feature-badge__dot-code{min-width:52px!important;width:52px!important;height:27px!important;padding:0 7px!important;font-size:11.5px!important}}@media(max-width:749px){.de-tire-metrics-block__primary-markings{grid-template-columns:minmax(0,.93fr) minmax(0,1.07fr)!important}.de-feature-badge--alpine{column-gap:6px!important;padding-left:7px!important;padding-right:6px!important;font-size:10.75px!important}.de-feature-badge--alpine .de-feature-badge__icon,.de-feature-badge--alpine .de-feature-badge__icon svg{width:17px!important;height:17px!important}.de-feature-badge--dot{grid-template-columns:auto minmax(0,1fr) 25px!important;column-gap:6px!important}.de-feature-badge--dot>span:not(.de-feature-badge__dot-code):not(.de-feature-badge__popover){padding-right:3px!important}}@media(max-width:430px){.de-tire-metrics-block__primary-markings{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important}.de-feature-badge--alpine{grid-template-columns:auto minmax(0,1fr) 23px!important;column-gap:4px!important;padding-left:6px!important;padding-right:4px!important;font-size:10.25px!important}.de-feature-badge--alpine .de-feature-badge__icon,.de-feature-badge--alpine .de-feature-badge__icon svg{width:16px!important;height:16px!important}.de-feature-badge--alpine .de-feature-badge__info{width:23px!important;height:23px!important;min-width:23px!important;min-height:23px!important}.de-feature-badge--dot{grid-template-columns:auto minmax(0,1fr) 24px!important;column-gap:5px!important}.de-feature-badge__dot-code{min-width:52px!important;width:52px!important}.de-feature-badge--dot>span:not(.de-feature-badge__dot-code):not(.de-feature-badge__popover){padding-right:4px!important}}.de-feature-badge--dot{grid-template-columns:auto minmax(0,1fr) 28px!important;column-gap:8px!important}.de-feature-badge--dot .de-feature-badge__info{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;justify-self:end!important}.de-feature-badge--dot>span:not(.de-feature-badge__dot-code):not(.de-feature-badge__popover){padding-right:6px!important}@media(max-width:749px){.de-tire-metrics-block__primary-markings>.de-feature-badge--dot:only-child,.de-tire-metrics-block__primary-markings>.de-feature-badge--dot:first-child:last-child{grid-column:1 / -1!important;justify-self:start!important;width:min(100%,242px)!important;max-width:242px!important;min-width:0!important}.de-feature-badge--dot{grid-template-columns:auto minmax(0,1fr) 28px!important;column-gap:8px!important;padding-left:8px!important;padding-right:7px!important}.de-feature-badge__dot-code{min-width:54px!important;width:54px!important;height:29px!important;padding:0 8px!important;font-size:12px!important}.de-feature-badge--dot>span:not(.de-feature-badge__dot-code):not(.de-feature-badge__popover){font-size:11px!important;line-height:1.08!important;padding-right:8px!important}.de-feature-badge--dot .de-feature-badge__info{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important}}@media(max-width:430px){.de-tire-metrics-block__primary-markings>.de-feature-badge--dot:only-child,.de-tire-metrics-block__primary-markings>.de-feature-badge--dot:first-child:last-child{width:min(100%,238px)!important;max-width:238px!important}.de-feature-badge--dot{grid-template-columns:auto minmax(0,1fr) 27px!important;column-gap:7px!important;padding:6px 7px!important}.de-feature-badge__dot-code{min-width:54px!important;width:54px!important;height:29px!important}.de-feature-badge--dot .de-feature-badge__info{width:27px!important;height:27px!important;min-width:27px!important;min-height:27px!important}.de-feature-badge--dot>span:not(.de-feature-badge__dot-code):not(.de-feature-badge__popover){font-size:10.9px!important;padding-right:8px!important}}
/*# sourceMappingURL=/cdn/shop/t/78/assets/drive-elements-tires-v1-19-24.css.map */
