.hero{display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:relative;max-height:100lvh;height:100%}.hero__image picture{width:75rem}.hero__content-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:2rem;gap:1rem}.hero__content-title{font-size:2.75rem;font-weight:300;line-height:1.1;text-align:center}.hero__content-subheading{font-size:1.375rem;margin-bottom:1rem;color:#626262;font-weight:300;text-align:center}.hero__content-button{border-radius:999px;background-color:#000;color:#fff;text-align:center;padding:1.25rem 5rem;font-size:1.25rem;font-weight:300;transition:all .3s ease}.hero__content-button:hover{background-color:var(--green-color);color:#fff}@media (max-width: 1024px){.hero__content{margin-left:1.5rem;margin-right:1.5rem;z-index:1;padding-top:5rem;justify-content:space-between;gap:3rem;align-items:center;display:flex;flex-direction:column;text-align:center;position:relative;min-height:85lvh}.hero__image{flex:1 0 0;height:100%;display:flex;align-items:center}.hero__image picture{height:auto;padding-right:3rem;width:24rem}.hero__content-wrapper{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding-bottom:2rem;gap:.75rem}.hero__content-title{font-size:2.375rem}.hero__content-subheading{font-size:1rem;margin-left:1.5rem;margin-right:1.5rem}.hero__content-button{font-size:1rem;font-weight:300;padding:1rem 5rem}}@media (min-width: 1025px){.hero{margin-top:0;margin-bottom:0;min-height:100lvh;justify-content:flex-end;align-items:stretch}.hero__image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero__image picture,.hero__image img{display:block;width:100%;height:100%;max-height:100lvh;object-fit:cover;margin:0}.hero__content-wrapper{position:absolute;left:50%;transform:translate(-50%);bottom:0;z-index:1;padding-top:6rem;padding-bottom:6rem;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/hero-custom.css.map */
