.hero{display:grid;grid-template-columns:1fr 1fr;border-bottom:var(--border-w) solid var(--white)}.hero__content{background:var(--warm-orange);padding:var(--space-2xl)}.hero__content .h1{color:var(--white);max-width:530px}.hero__content .body{color:var(--white);max-width:400px}.hero__image{position:relative;overflow:hidden;min-height:600px;z-index:1}.hero__image:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(299deg,#0000 71.07%,#000000e6);z-index:2}.hero__image img,.hero__placeholder{width:100%;height:100%;object-fit:cover}.hero__overlay{position:absolute;top:var(--space-lg);left:var(--space-md);z-index:2}.left-icon img{width:26px;height:26px;object-fit:contain}.hero__overlay-top-right-container{gap:4px}.hero__overlay-text{color:var(--white);font-size:14px;text-transform:uppercase;font-weight:700;line-height:1.2}@media (max-width: 991px){.hero__content{padding-left:16px;padding-right:16px}}@media (max-width: 768px){.hero{grid-template-columns:1fr}.hero__image{min-height:320px;order:-1;aspect-ratio:75 / 64}.hero__image:before{background:linear-gradient(180deg,#0000 78.18%,#0009)}.hero__content{padding:40px var(--space-sm);gap:var(--space-md)}.hero__content .h1{max-width:none}.hero__content .body{max-width:none;font-size:18px}.hero__badges{flex-direction:column;gap:15px}.hero__overlay{top:auto;bottom:16px;left:16px;flex-flow:row;gap:16px}.left-icon img{height:20px;width:20px}.hero__overlay-top-right-container{flex-flow:row;align-items:center}.hero__overlay-top-right-container .top-left-right-top-icon,.hero__overlay-top-right-container .top-left-right-bottom-icon{max-height:10px}.hero__overlay-text{font-size:12.5px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hero.css.map */
