.hero-section-container{position:relative;min-height:80vh;max-height:120vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:2rem 0;box-sizing:border-box}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.hero-background-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;transform:scale(1.1);transition:transform .1s ease-out}@media (min-width: 1600px){.hero-background-image{transform:scale(1)}}.hero-background-placeholder{width:100%;height:100%;background-color:#eee}.hero-foreground-wrapper{position:relative;z-index:2;width:90%;max-width:var(--foreground-max-width, 1100px);margin:auto;padding:1rem;box-sizing:border-box;transition:.1s ease-out}@media (min-width: 1600px){.hero-foreground-wrapper{margin-top:20rem}}.hero-foreground-content{display:flex;flex-direction:column;align-items:center;width:100%}.hero-foreground-image{display:block;max-width:100%;width:60%;height:auto;margin-bottom:2rem}.hero-foreground-image-placeholder{display:block;max-width:100%;width:60%;height:300px;background-color:#ddd;margin-bottom:2rem}.hero-text-content-box{width:100%;max-width:700px;text-align:center;background:none!important;padding:0}.hero-heading{font-size:clamp(1.8rem,1.2rem + 3vw,3.5rem);margin-bottom:clamp(.5rem,.2rem + 1vw,1rem);color:inherit}.hero-text{font-size:clamp(1rem,.8rem + .5vw,1.2rem);margin-bottom:clamp(1rem,.5rem + 1.5vw,2rem);color:inherit}.hero-buttons .button{padding:clamp(.6rem,.4rem + .5vw,1rem) clamp(1.2rem,.8rem + 1vw,2rem);margin:.5rem}.hero-buttons--multiple{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
