.hero-section{position:relative;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-section__image-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.hero-section__image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-section__content{position:relative;z-index:1;padding:2rem;max-width:1200px;width:100%;height:100%;display:flex;flex-direction:column}.hero-section__text-container{max-width:600px;background:#0006;padding:2rem;border-radius:8px;color:#fff}.hero-section__title{font-size:3rem;margin-bottom:1rem;line-height:1.2}.hero-section__text{font-size:1.2rem;margin-bottom:2rem}.hero-section__buttons{display:flex;gap:1rem;flex-wrap:wrap}.button{display:inline-block;padding:1rem 2rem;text-decoration:none;border-radius:4px;font-weight:700;transition:all .3s ease;cursor:pointer;border:none}.button--primary{background-color:#000;color:#fff}.button--secondary{background-color:transparent;color:#fff;border:2px solid #fff}.button:hover{opacity:.8}@media(max-width:768px){.hero-section__title{font-size:2rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-hero.css.map */
