.hero-product{position:relative;width:100%;max-height:calc(100vh - 136px);display:flex;align-items:center;overflow:hidden}.hero-product__container{position:relative;width:100%;height:100%;display:grid;grid-template-columns:1fr;align-items:center;max-height:calc(100vh - 136px)}.hero-product__media{position:relative;width:100%;height:100%;overflow:hidden;z-index:0;order:1}.hero-product__image{width:100%;height:100%;object-fit:cover;object-position:right center}.hero-product__gradient-overlay{position:absolute;top:0;right:0;width:50%;height:100%;background:linear-gradient(90deg,var(--overlay-color) 0%,transparent 75%);z-index:1;display:block!important}.hero-product__content{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:2rem;color:#f4f7f6;gap:4.2rem;order:0}.hero-product__text-wrapper{display:flex;flex-direction:column;gap:1.8rem;max-width:100%}.hero-product__heading{font-family:var(--font-heading-family);font-size:2.75rem;font-weight:var(--font-heading-weight);letter-spacing:0;line-height:calc(1 + .3/max(1,var(--font-heading-scale)));text-transform:uppercase;margin:0;text-align:left;word-break:break-word;color:#f4f7f6}.hero-product__description{font-size:1.3125rem;font-weight:400;letter-spacing:.1rem;line-height:calc(1 + .2 / var(--font-body-scale));margin:0;text-align:left;word-break:break-word}.hero-product__description p{margin-top:0}.hero-product__description p:last-of-type{margin-bottom:0}.hero-product__button-group{display:flex;flex-direction:row;gap:1.5rem;flex-wrap:wrap;align-items:flex-start}.hero-product__button{display:inline-flex;align-items:center;justify-content:center;padding:0 1rem;height:65px;min-height:65px;font-size:1.5rem;font-weight:var(--font-body-weight);letter-spacing:.1rem;line-height:calc(1 + .2 / var(--font-body-scale));text-transform:uppercase;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:all .3s ease;white-space:nowrap;box-sizing:border-box}.hero-product__button:hover{transition:all .2s ease}.hero-product__button:active{transform:scale(.98)}.hero-product__button--primary{width:225px;background-color:#233124;color:#f4f7f6;border-color:#233124}.hero-product__button--primary:hover{background-color:#1a2419;border-color:#1a2419}.hero-product__button--primary:focus{outline:2px solid #f4f7f6;outline-offset:2px}.hero-product__button--secondary{width:200px;background-color:transparent;color:#f4f7f6;border-color:#f4f7f6}.hero-product__button--secondary:hover{background-color:#f4f7f626}.hero-product__button--secondary:focus{outline:2px solid #f4f7f6;outline-offset:2px}@media screen and (max-width:480px){.hero-product__gradient-overlay{height:50%!important}}@media screen and (max-width:1024px){.hero-product,.hero-product__container{min-height:600px}.hero-product__gradient-overlay{background:linear-gradient(0deg,var(--overlay-color) 25%,transparent 75%);width:100%;height:70%}.hero-product__content{padding:3.2rem;gap:3.2rem;order:1}.hero-product__heading{font-size:3.2rem}.hero-product__description{font-size:1.7rem;line-height:1.5}.hero-product__button-group{flex-direction:column;width:100%}.hero-product__button{width:100%;padding:0}.hero-product__button--primary,.hero-product__button--secondary{width:100%}.hero-product__image{object-position:center}}@media screen and (min-width:1025px){.hero-product{max-height:calc(100vh - 136px)}.hero-product__container{grid-template-columns:1fr 1fr;max-height:calc(100vh - 136px)}.hero-product__content{padding:2rem 0;justify-content:center}.hero-product__heading{font-size:4.4rem}.hero-product__description{font-size:1.8rem}.hero-product__button-group{gap:1.5rem}.hero-product__button{width:auto;padding:0}.hero-product__button--primary{width:225px}.hero-product__button--secondary{width:200px}}@media screen and (min-width:1200px){.hero-product__content{padding-left:28%}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-hero-product.css.map */
