.dd-hero{position:relative;width:100%;min-height:49rem;padding-top:var(--dd-hero-padding-top, 0px);padding-bottom:var(--dd-hero-padding-bottom, 0px);overflow:hidden;background-color:#bebfbf;font-family:Open Sans,sans-serif;color:#666460;box-sizing:content-box}.dd-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.dd-hero__bg picture,.dd-hero__bg-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.dd-hero__bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(-54.87deg,#fff0 29.81%,#fff6 79.29%);pointer-events:none}.dd-hero__inner{position:relative;z-index:1;max-width:96rem;min-height:49rem;margin:0 auto;padding:9.95rem 6rem 0 5.65rem;display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"content product awards";align-items:start;gap:2rem;box-sizing:border-box}.dd-hero__content{grid-area:content;display:flex;flex-direction:column;align-items:flex-start;max-width:30rem}.dd-hero__badge{display:inline-flex;align-items:center;justify-content:center;height:2.066rem;padding:0 1rem;background-color:#bd1e18;color:#fff;border-radius:.456rem;font-size:.909rem;font-weight:650;line-height:1.2;letter-spacing:.091rem;text-transform:uppercase;font-variation-settings:"wdth" 75;white-space:nowrap}.dd-hero__headline{margin:.8rem 0 0;font-size:2.282rem;font-weight:400;line-height:1.16;letter-spacing:.114rem;text-align:left;text-transform:uppercase;color:#666460;font-variation-settings:"wdth" 75;max-width:22.86rem}.dd-hero__subheadline{margin:1rem 0 0;font-size:1.681rem;font-weight:700;line-height:1.16;color:#bd1e18;text-transform:uppercase;font-variation-settings:"wdth" 75}.dd-hero__form{margin:0}.dd-hero__cta{display:inline-flex;align-items:center;justify-content:flex-start;gap:.6rem;margin-top:2rem;padding:0 1.5rem 0 5.35rem;width:25.285rem;height:3.88rem;border:0;border-radius:0;background-color:#bd1e18;color:#f7f6f5;cursor:pointer;font-family:inherit;text-decoration:none;font-size:1.217rem;font-weight:660;line-height:1.12;letter-spacing:.024rem;text-transform:uppercase;font-variation-settings:"wdth" 77;box-shadow:0 0 2.83rem .3rem #fff9;box-sizing:border-box;transition:background-color .3s ease}.dd-hero__cta:hover,.dd-hero__cta:focus-visible{background-color:#a31b16}.dd-hero__cta-compare{position:relative;font-weight:400}.dd-hero__cta-compare:after{content:"";position:absolute;left:0;right:0;top:50%;height:.05rem;background-color:currentColor}.dd-hero__cta-price{font-weight:660}.dd-hero__cta-arrow{margin-left:auto;width:.384rem;height:1.084rem;flex-shrink:0}.dd-hero__trust{list-style:none;margin:.7rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:0 1.6rem;font-size:.769rem;color:#666460}.dd-hero__trust-item{display:inline-flex;align-items:center;gap:.45rem;line-height:1.153rem;white-space:nowrap;font-family:Open Sans,DM Sans,sans-serif;font-variation-settings:"wdth" 85}.dd-hero__trust-check{display:inline-flex;width:.6rem;height:.6rem;flex:0 0 auto;color:#666460}.dd-hero__trust-check svg{display:block;width:100%;height:100%}.dd-hero__rating{margin-top:.45rem;display:inline-flex;align-items:center;gap:.4rem;font-size:.897rem;line-height:1.345rem;color:#666460;font-family:Open Sans,DM Sans,sans-serif;font-variation-settings:"wdth" 85}.dd-hero__rating-stars{color:#bd1e18;letter-spacing:.05rem}.dd-hero__rating-value,.dd-hero__rating-text{font-weight:400}.dd-hero__press{margin-top:5.4rem;display:grid;grid-template-columns:minmax(0,19.05rem) 5.3rem;grid-template-areas:"quote source" "retailer retailer";column-gap:1.25rem;align-items:center;max-width:25.6rem}.dd-hero__press-quote{grid-area:quote;margin:0;color:#666460;font-size:2.07rem;font-style:italic;font-weight:300;line-height:1.02;letter-spacing:-.04rem;font-variation-settings:"wdth" 75}.dd-hero__press-source{grid-area:source;color:#666460;font-family:Roboto Mono,Open Sans,sans-serif;font-size:.668rem;font-weight:500;line-height:1.18;letter-spacing:.07rem;text-transform:uppercase;max-width:3.8rem;font-variation-settings:"wdth" 100}.dd-hero__retailer-note{grid-area:retailer;margin:1.45rem 0 0;color:#666460;font-family:Roboto Mono,Open Sans,sans-serif;font-size:.588rem;font-weight:500;line-height:1.2;letter-spacing:.09rem;text-transform:uppercase;font-variation-settings:"wdth" 75}.dd-hero__product{grid-area:product;align-self:center;justify-self:center;width:36rem;max-width:50vw}.dd-hero__product picture,.dd-hero__product-image{display:block;width:100%;height:auto;object-fit:contain}.dd-hero__awards{grid-area:awards;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:center;gap:.85rem;width:7.37155rem;margin-top:6rem}.dd-hero__award{width:100%}.dd-hero__award-image{display:block;width:100%;height:auto;object-fit:contain}@media screen and (min-width:750px){body.template-page-discovery-duo-yc .dd-hero__cta,body.template-page-discovery-duo-ycl .dd-hero__cta{width:30.285rem;justify-content:center;padding:0 1.5rem}body.template-page-discovery-duo-yc .dd-hero__cta:has(.dd-hero__cta-compare),body.template-page-discovery-duo-ycl .dd-hero__cta:has(.dd-hero__cta-compare){justify-content:flex-start;padding:0 1.5rem 0 5.35rem}}@media screen and (max-width:749px){.dd-hero{min-height:763px;background-color:#bebfbf}.dd-hero__bg-image{object-position:top center}.dd-hero__inner{min-height:850px;max-width:100%;padding:120px 0 0;display:block;position:relative}.dd-hero__content{position:absolute;top:110px;left:32px;right:auto;width:301px;width:calc(100% - 32px);z-index:2;display:flex;flex-direction:column;align-items:flex-start}.dd-hero__badge{height:27px;padding:0 12px;border-radius:6px;font-size:11.95px;letter-spacing:1.195px;line-height:1.2;font-variation-settings:"wdth" 75}.dd-hero__headline{display:block;width:calc(100% - 32px);max-width:100%;margin:10px 0 0!important;color:#666460;font-size:27px;font-weight:400;line-height:1;letter-spacing:1.1px;text-align:left;font-variation-settings:"wdth" 75}.dd-hero__subheadline{display:block;margin:16px 0 0;color:#bd1e18;font-size:17px;font-weight:700;line-height:1.16;letter-spacing:0;font-variation-settings:"wdth" 75}.dd-hero__form{width:100%;max-width:313px;margin:16px 0 0}.dd-hero__cta.is-loading{justify-content:center!important;padding-left:14px!important;padding-right:14px!important;text-align:center}.dd-hero__cta.is-loading .dd-hero__cta-arrow{display:none}.dd-hero__cta{display:inline-flex;width:100%;max-width:313px;height:51px;min-height:51px;margin-top:0;padding:0 14px 0 66px;gap:8px;box-shadow:none;font-size:16px;line-height:1.136;letter-spacing:.32px;font-variation-settings:"wdth" 77}.dd-hero__cta-compare{position:relative;font-variation-settings:"wdth" 75}.dd-hero__cta-arrow{width:5px;height:14px}.dd-hero__trust{display:flex;width:100%;max-width:338px;margin:15px 0 0;gap:9px;flex-wrap:wrap;justify-content:center;font-size:10.1px;line-height:16px}.dd-hero__trust-item{gap:3px;line-height:16px}.dd-hero__trust-check{width:10px;height:10px}.dd-hero__rating{display:inline-flex;align-self:center;margin-top:5px;gap:4px;font-size:10px;line-height:15px}.dd-hero__rating-stars{letter-spacing:.35px}.dd-hero__press{display:none}.dd-hero__product{position:absolute;top:472px;left:50%;transform:translate(-50%);width:220px;max-width:70%;margin:0;align-self:auto;justify-self:auto}.dd-hero__awards{position:absolute;top:500px;right:14px;margin-top:0;width:61.382px;gap:8px;z-index:2}}@media screen and (min-width:750px)and (max-width:989px){.dd-hero__inner{padding:6rem 3rem 3rem;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"content awards" "product awards"}.dd-hero__product{width:100%;max-width:28rem}}@keyframes dd-hero-bg-in{0%{opacity:0}to{opacity:1}}@keyframes dd-hero-content-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:no-preference){body.template-page-discovery-duo-new .dd-hero__bg{animation:dd-hero-bg-in 1s ease-out both}body.template-page-discovery-duo-new .dd-hero__inner,body.template-page-discovery-duo-new .dd-hero__product,body.template-page-discovery-duo-new .dd-hero__awards{animation:dd-hero-content-in 1s ease-out 1s both}}@media(prefers-reduced-motion:reduce){body.template-page-discovery-duo-new .dd-hero__bg,body.template-page-discovery-duo-new .dd-hero__inner,body.template-page-discovery-duo-new .dd-hero__product,body.template-page-discovery-duo-new .dd-hero__awards{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/discovery-duo-hero.css.map */
