.maydi-hero{position:relative;min-height:60vh;max-height:70vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.maydi-hero__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.maydi-hero__image{width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .3s ease}.maydi-hero__placeholder{width:100%;height:100%;background:var(--maydi-dark)}.maydi-hero__content{position:relative;z-index:2;text-align:center;padding:4rem 2rem}.maydi-hero__content-wrapper{max-width:900px;margin:0 auto}.maydi-hero__badge{margin-bottom:2rem;animation:fadeInUp .6s ease-out}.maydi-hero__heading{color:var(--maydi-text);font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;text-transform:uppercase;letter-spacing:.3rem;margin-bottom:1.5rem;text-shadow:2px 2px 10px rgba(0,0,0,.8);animation:fadeInUp .6s ease-out .2s both}.maydi-hero__heading strong{color:var(--maydi-primary)}.maydi-hero__seo-heading{color:var(--maydi-text-muted);font-size:1.4rem;font-weight:400;line-height:1.6;margin-bottom:1.5rem;max-width:700px;margin-left:auto;margin-right:auto;font-family:"Roboto",var(--font-body-family),sans-serif;animation:fadeInUp .6s ease-out .4s both;filter:brightness(1.3);text-shadow:0px 0px 3px white}.maydi-hero__description{color:var(--maydi-text-muted);font-size:1.15rem;font-weight:400;line-height:1.6;margin-bottom:2.5rem;max-width:650px;margin-left:auto;margin-right:auto;font-family:"Roboto",var(--font-body-family),sans-serif;animation:fadeInUp .6s ease-out .5s both;opacity:.9;text-shadow:0px 0px 3px white}.maydi-hero__cta{margin-top:2.5rem;animation:fadeInUp .6s ease-out .6s both;text-align:center;display:flex;justify-content:center}.maydi-cta-diagonal{background:var(--maydi-primary);color:var(--maydi-dark);padding:1.8rem 4rem;font-size:1.4rem;font-weight:700;text-transform:uppercase;letter-spacing:.2rem;border:none;clip-path:polygon(15px 0,100% 0,calc(100% - 15px) 100%,0 100%);transition:all .3s ease;display:inline-block;text-decoration:none}.maydi-cta-diagonal:hover{background:var(--maydi-accent);transform:translateY(-3px);box-shadow:0 10px 30px #e0971980}.maydi-hero__separator{position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--maydi-primary);box-shadow:0 4px 15px #e0971999;z-index:3}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 749px){.maydi-hero{min-height:50vh;max-height:60vh}.maydi-hero__content{padding:3rem 1.5rem}.maydi-hero__heading{font-size:2rem;letter-spacing:.2rem}.maydi-hero__seo-heading{font-size:1.1rem}.maydi-hero__description{font-size:.95rem}.maydi-cta-diagonal{padding:1rem 2rem;font-size:.9rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-maydi-hero.css.map */
