.hero-section{display:flex;flex-wrap:wrap;height:100vh;overflow:hidden}.hero-section__item{width:50%;position:relative;text-align:center;height:100%}.hero-section__item img{width:100%;height:100%;object-fit:cover;max-width:100%;aspect-ratio:4 / 5}.hero-section__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;width:max-content}.hero-section__item h2{font-size:calc(var(--font-heading-scale) * 3rem);margin-top:12px;color:#fff;text-transform:capitalize;font-family:Feijoa;letter-spacing:2px}.hero-section__item p{margin-bottom:10px}.hero-section__button{position:absolute;bottom:50px;left:50%;transform:translate(-50%)}.hero-section__item .hero-section__button a{color:#fff;padding:10px 20px;text-decoration:none;border:1px solid white;min-width:140px;display:inline-block;line-height:normal;text-transform:uppercase}.hero-section{display:flex;flex-wrap:wrap}@media (max-width: 768px){.hero-section__item{width:100%}.hero-section{height:100%}.hero-section__item .hero_button{display:block;line-height:0}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hero-section.css.map */
