.dgrd-product-listing-hero{background:var(--product-listing-hero-bg,#1e5d85);box-sizing:border-box;color:var(--product-listing-hero-text,#fff);padding:var(--product-listing-hero-desktop-v-pad-top,80px) 40px var(--product-listing-hero-desktop-v-pad-bottom,80px);width:100%}.dgrd-product-listing-hero__inner{align-items:center;display:flex;flex-direction:column;gap:32px;margin:0 auto;max-width:894px;text-align:center;width:100%}.dgrd-product-listing-hero__top{align-items:center;display:flex;flex-direction:column;gap:16px;width:100%}.dgrd-product-listing-hero__eyebrow{color:var(--product-listing-hero-text,#fff);margin:0}.dgrd-product-listing-hero__heading{color:var(--product-listing-hero-text,#fff);font-size:50px;font-weight:500;letter-spacing:0;line-height:1.1;margin:0;width:100%}.dgrd-product-listing-hero__description,.dgrd-product-listing-hero__description p{color:var(--product-listing-hero-text,#fff);font-size:18px;font-weight:400;letter-spacing:0;line-height:1.25;margin:0}@media (min-width:768px) and (max-width:1023px){.dgrd-product-listing-hero{padding:var(--product-listing-hero-tablet-v-pad-top,32px) 40px var(--product-listing-hero-tablet-v-pad-bottom,32px)}.dgrd-product-listing-hero__inner{max-width:100%}.dgrd-product-listing-hero__eyebrow{font-size:16px}.dgrd-product-listing-hero__heading{font-size:45px;line-height:1.1}}@media (max-width:767px){.dgrd-product-listing-hero{padding:var(--product-listing-hero-mobile-v-pad-top,32px) 16px var(--product-listing-hero-mobile-v-pad-bottom,32px)}.dgrd-product-listing-hero__inner{max-width:100%}.dgrd-product-listing-hero__eyebrow{font-size:16px}.dgrd-product-listing-hero__heading{font-size:35px;line-height:1.1}}