.hero-section{position:relative;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden;margin:-5px;width:calc(100% + 10px);height:calc(100% + 10px)}.hero-image img{width:100%;height:100%;object-fit:cover;transform:scale(1.05);filter:blur(8px);transition:filter .2s ease}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:2}.hero-content{position:relative;z-index:3;padding:20px;max-width:800px}.hero-heading{margin-bottom:20px;font-size:3em;font-weight:700}.hero-subheading{margin-bottom:30px;font-size:1.5em}.hero-button{display:inline-block;padding:12px 24px;background-color:#fff;color:#000;text-decoration:none;border-radius:4px;font-weight:700;transition:background-color .3s,transform .3s}.hero-button:hover{background-color:#f0f0f0;transform:translateY(-2px)}@media (max-width: 992px){.hero-section{height:attr(data-tablet-height px,500px)}.hero-heading{font-size:2.5em}.hero-subheading{font-size:1.3em}}@media (max-width: 768px){.hero-section{height:attr(data-mobile-height px,400px)}.hero-heading{font-size:2em}.hero-subheading{font-size:1.2em}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hero-section.css.map */
