.b-hero{position:relative;min-height:95vh;padding-top:8rem;padding-bottom:5rem;background:var(--surface);overflow:hidden}.b-hero__container{display:grid;grid-template-columns:1fr;align-items:center;gap:4rem}@media(min-width:1024px){.b-hero__container{grid-template-columns:1fr 1.2fr;gap:6rem}}.b-hero__content{position:relative;z-index:10}.b-hero__badge{display:inline-flex;align-items:center;gap:.5rem;background:#3d5a3e14;padding:.5rem 1rem;border-radius:var(--radius-full);font-size:.75rem;font-weight:700;color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem;animation:fadeUp 1s ease-out forwards}.b-hero__title{margin-bottom:2rem;color:var(--text-dark);animation:fadeUp 1s ease-out .2s forwards;opacity:0}.b-hero__title em{font-style:italic;font-weight:400;color:var(--primary)}.b-hero__subtitle{font-size:1.1rem;line-height:1.8;color:var(--text-body);max-width:500px;margin-bottom:3rem;animation:fadeUp 1s ease-out .4s forwards;opacity:0}.b-hero__actions{display:flex;flex-wrap:wrap;gap:1.5rem;animation:fadeUp 1s ease-out .6s forwards;opacity:0}.b-hero__visual{position:relative;height:600px;width:100%}.b-hero__collage{position:relative;width:100%;height:100%}.b-hero__img-wrap{position:absolute;overflow:hidden;box-shadow:0 30px 60px #00000026;border-radius:0;background:var(--surface-warm)}.b-hero__img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.b-hero__img--main{width:75%;height:80%;top:10%;right:0%;z-index:2;transform:rotate(-2deg);animation:curtainReveal 1.6s cubic-bezier(.16,1,.3,1) forwards;clip-path:inset(0 0 100% 0)}.b-hero__img--secondary{width:45%;height:60%;top:0;left:0;z-index:4;transform:rotate(3deg);box-shadow:-20px 20px 50px #0003;animation:curtainReveal 1.8s cubic-bezier(.16,1,.3,1) .3s forwards;clip-path:inset(0 0 100% 0)}.b-hero__img--tertiary{width:35%;height:35%;bottom:0;right:15%;z-index:5;transform:rotate(-1deg);box-shadow:20px 20px 50px #0003;animation:curtainReveal 2s cubic-bezier(.16,1,.3,1) .6s forwards;clip-path:inset(0 0 100% 0)}.b-hero__shape{position:absolute;z-index:1;pointer-events:none;opacity:0;animation:fadeIn 1s ease-out 1s forwards}.b-hero__shape--circle{width:300px;height:300px;border:1px solid var(--primary);border-radius:50%;top:-10%;right:-10%;opacity:.1;mix-blend-mode:multiply}.b-hero__shape--square{width:150px;height:150px;background:var(--primary);bottom:10%;left:40%;opacity:.05;transform:rotate(45deg)}@keyframes curtainReveal{0%{clip-path:inset(0 0 100% 0)}to{clip-path:inset(0 0 0 0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:.1}}@media(max-width:1023px){.b-hero{min-height:auto;padding:8rem 0 5rem}.b-hero__container{text-align:center;gap:1.5rem}.b-hero__content{display:flex;flex-direction:column;align-items:center}.b-hero__subtitle{margin-left:auto;margin-right:auto}.b-hero__actions{justify-content:center;width:100%}.b-hero__visual{height:500px;margin-top:3.5rem}}@media(max-width:640px){.b-hero__visual{height:380px}.b-hero__actions{flex-direction:column;align-items:stretch}.b-hero__img--main{width:90%}.b-hero__img--secondary{width:60%}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/boutique-hero.css.map */
