.hero{position:relative;width:100%;min-height:40rem;display:flex;justify-content:center;align-items:center;overflow:hidden;padding-inline:4rem;padding-block:2rem}@media screen and (max-width: 992px){.hero{padding-inline:1.5rem;padding-block:1rem;min-height:85vh;max-height:85vh;justify-content:space-between}.hero_text_wrapper{flex:1}}.hero_wrapper{position:relative;width:100%;height:40rem;z-index:1;display:flex;justify-content:center;align-items:center}.hero__media-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.hero__image{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:8px}.hero__image--placeholder{background-color:#f0f0f0;display:block}.hero__content{display:flex;z-index:8;flex-direction:column;align-items:center;text-align:center;color:#fff;border-radius:8px;gap:5rem}.hero__heading{font-size:3em;margin-bottom:0;color:inherit}.hero__subheading{font-size:1.375rem;color:inherit}.hero_text_wrapper{display:flex;flex-direction:column;gap:0;justify-content:end;align-items:center}.dark_layer{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0b040498;z-index:-1;border-radius:8px}.hero__button{display:flex;gap:5;align-items:center;justify-content:center;padding:10px 20px;background:#987b2d}.hero__button img{width:1rem;aspect-ratio:1/1;object-fit:contain;margin-inline-start:3}@media (max-width: 768px){.hero{min-height:30rem}.hero__heading{font-size:2em}.hero__subheading{font-size:1em}.hero__content-wrapper{padding:15px}}.hero__slide{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity 1s ease-in-out;opacity:0}.hero__slide:first-child{opacity:1}.hero__bullets{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:10}.hero__bullets .bullet{width:12px;height:12px;border-radius:50%;background-color:#fff;opacity:.5;cursor:pointer;transition:opacity .3s}.hero__bullets .bullet.active{opacity:1;background-color:#987b2d}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-hero.css.map */
