.dp-logo--text-only{gap:0}.dp-logo-name{font-family:var(--dp-font-heading);font-size:30px;font-weight:700;letter-spacing:.035em;white-space:nowrap}.dp-general-hero{min-height:0;position:relative;overflow:hidden;background:linear-gradient(135deg,#eafbfb,#fff 58%,#dff7f8)}.dp-general-hero:before{content:"";position:absolute;width:430px;height:430px;left:-190px;bottom:-230px;border-radius:50%;background:#6ecbcf61}.dp-general-hero__grid{position:relative;z-index:1;min-height:690px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);align-items:center;gap:clamp(42px,6vw,96px);padding-top:64px;padding-bottom:64px}.dp-general-hero__copy{max-width:610px}.dp-general-hero__eyebrow{margin:0 0 15px;color:#168a90;font-size:13px;font-weight:700;letter-spacing:.16em}.dp-general-hero h1{max-width:680px;margin:0 0 20px;font-size:clamp(48px,5.3vw,82px);line-height:.98;letter-spacing:-.025em}.dp-general-hero__body{max-width:570px;font-size:18px;line-height:1.65;color:#30383a}.dp-general-hero__body p{margin:0}.dp-general-hero__actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:30px}.dp-shop-page .dp-general-hero__primary{border-color:#000!important;background:#000;color:#fff!important}.dp-general-hero__secondary{font-weight:700;border-bottom:1px solid currentColor;padding:6px 0}.dp-general-hero__trust{display:flex;flex-wrap:wrap;gap:10px 22px;margin:30px 0 0;padding:0;list-style:none;font-size:12px;font-weight:600;color:#3e4a4c}.dp-general-hero__trust li:before{content:"\2713";display:inline-grid;place-items:center;width:18px;height:18px;margin-right:7px;border-radius:50%;background:var(--dp-aqua);color:#fff;font-size:11px}.dp-general-hero__media{position:relative;display:block;overflow:hidden;width:100%;aspect-ratio:1 / 1;border-radius:28px;background:var(--dp-aqua);box-shadow:0 28px 65px #1562672e}.dp-general-hero__media img{position:static;inset:auto;display:block;width:100%;height:100%;object-fit:cover}.dp-general-hero__media .dp-placeholder{min-height:100%}.dp-general-hero__badge{position:absolute;right:18px;top:18px;padding:10px 15px;border-radius:999px;background:#000;color:#fff;font-size:12px;font-weight:700}.dp-home-products{padding-top:62px}.dp-home-products .dp-section-title{margin-bottom:34px!important}.dp-home-products .dp-product-grid{grid-template-columns:minmax(280px,520px);justify-content:center;gap:24px}.dp-home-products .dp-product-card{width:100%}.dp-auto-products{padding:70px 0 86px;background:#fff}.dp-auto-products__head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.dp-auto-products__eyebrow{margin:0 0 8px;color:#168a90;font-size:12px;font-weight:700;letter-spacing:.15em}.dp-auto-products__head h2{font-size:clamp(34px,4vw,54px);line-height:1}.dp-auto-products__head p:not(.dp-auto-products__eyebrow){margin:12px 0 0;color:#5a6264;font-size:15px}.dp-auto-products__all{flex:0 0 auto;padding-bottom:5px;border-bottom:1px solid currentColor;font-size:14px;font-weight:700}.dp-auto-products__grid{display:grid;grid-template-columns:repeat(var(--dp-products-cols, 4),minmax(0,1fr));gap:24px 16px}.dp-auto-card{min-width:0;overflow:hidden;border:1px solid #e4eeee;border-radius:14px;background:#fff;transition:transform .22s ease,box-shadow .22s ease}.dp-auto-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #185a5e1f}.dp-auto-card__media{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;background:#edfafa}.dp-auto-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.dp-auto-card:hover .dp-auto-card__media img{transform:scale(1.035)}.dp-auto-card__media .dp-placeholder{min-height:100%}.dp-auto-card__badge{position:absolute;left:10px;top:10px;padding:6px 9px;border-radius:999px;background:#e22b2b;color:#fff;font-size:10px;font-weight:700}.dp-auto-card__badge--sold{background:#202728}.dp-auto-card__body{padding:17px 16px 18px}.dp-auto-card__vendor{margin:0 0 6px;color:#687173;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.dp-auto-card h3{min-height:2.7em;margin:0 0 12px;font-family:var(--dp-font-body);font-size:15px;font-weight:700;line-height:1.35}.dp-auto-card__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:15px;color:#168a90;font-size:17px;font-weight:700}.dp-auto-card__price s{color:#687173;font-size:13px;font-weight:500}.dp-auto-card__button{display:flex;min-height:42px;align-items:center;justify-content:center;border-radius:5px;background:#000;color:#fff!important;font-size:12px;font-weight:700}.dp-auto-products__bottom{display:flex;justify-content:center;margin-top:36px}.dp-auto-products__empty{padding:60px 20px;border:1px dashed #b7dfe1;border-radius:12px;background:#f3fcfc;text-align:center}.dp-auto-products__empty h3{font-size:26px}.dp-auto-products__empty p{margin-bottom:0;color:#5a6264}@media(max-width:989px){.dp-nav{grid-template-columns:minmax(120px,1fr) auto}.dp-general-hero__grid{min-height:0;grid-template-columns:1fr;gap:42px;padding-top:54px;padding-bottom:54px}.dp-general-hero__copy{max-width:720px;text-align:center;margin:0 auto}.dp-general-hero__body{margin:0 auto}.dp-general-hero__actions,.dp-general-hero__trust{justify-content:center}.dp-general-hero__media{width:min(100%,680px);margin:0 auto}.dp-auto-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.dp-logo-name{font-size:22px}.dp-general-hero{min-height:0}.dp-general-hero__grid{width:min(100% - 28px,1320px);gap:32px;padding-top:38px;padding-bottom:42px}.dp-general-hero h1{font-size:clamp(42px,14vw,60px)}.dp-general-hero__body{font-size:16px}.dp-general-hero__actions{gap:16px;margin-top:24px}.dp-general-hero__primary{width:100%}.dp-general-hero__trust{display:grid;justify-content:start;text-align:left;margin-top:24px}.dp-general-hero__media{border-radius:18px}.dp-home-products{padding-top:42px}.dp-home-products .dp-product-grid{grid-template-columns:minmax(0,1fr)}.dp-auto-products{padding:46px 0 58px}.dp-auto-products__head{align-items:start;margin-bottom:24px}.dp-auto-products__head p:not(.dp-auto-products__eyebrow){font-size:13px}.dp-auto-products__all{display:none}.dp-auto-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 8px}.dp-auto-card{border-radius:9px}.dp-auto-card__body{padding:12px 10px 13px}.dp-auto-card h3{min-height:3.8em;font-size:12px}.dp-auto-card__price{gap:5px;font-size:14px}.dp-auto-card__price s{font-size:11px}.dp-auto-card__button{min-height:38px;font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/dp-general-store-overrides.css.map */
