.a-hero{position:relative;min-height:80vh;background-color:#fdfcfb;overflow:hidden;display:flex;align-items:center;padding:8rem 0 4rem}.a-hero__container{position:relative;z-index:10}.a-hero__layout{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.a-hero__manifesto{animation:fadeUp 1.2s cubic-bezier(.16,1,.3,1) forwards}.a-hero__label{color:var(--primary);display:block;margin-bottom:2rem;opacity:.6}.a-hero__title{margin-bottom:3rem;line-height:1.1;color:var(--text-dark)}.a-hero__title span{font-style:italic;font-weight:400;color:var(--primary)}.a-hero__text{max-width:500px;color:var(--text-muted);line-height:1.8;margin-bottom:4rem}.a-hero__signature{display:flex;align-items:center;gap:2rem}.a-hero__signature span{font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;color:var(--text-dark)}.a-hero__seal{width:50px;height:50px;border:1px solid var(--surface-warm);border-radius:50%;position:relative}.a-hero__seal:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30px;height:30px;background-color:var(--primary);opacity:.1;border-radius:50%}.a-hero__visual{position:relative;height:600px;display:flex;justify-content:flex-end;gap:2rem}.a-hero__frame{width:140px;height:100%;overflow:hidden;box-shadow:0 40px 80px #00000014;transition:transform .2s ease-out;background:var(--surface-warm)}.a-hero__frame img{width:100%;height:100%;object-fit:cover}.a-hero__frame--1{height:80%;align-self:flex-end;animation:revealBlur 1.5s ease-out .2s forwards;opacity:0}.a-hero__frame--2{height:100%;align-self:center;animation:revealBlur 1.5s ease-out .4s forwards;opacity:0}.a-hero__frame--3{height:90%;align-self:flex-start;animation:revealBlur 1.5s ease-out .6s forwards;opacity:0}.a-hero__bg-text{position:absolute;top:50%;right:-5%;transform:translateY(-50%) rotate(90deg);font-size:20rem;font-family:var(--font-display);font-weight:900;color:var(--surface-warm);opacity:.3;z-index:1;pointer-events:none;white-space:nowrap}@media(max-width:1024px){.a-hero{padding:6rem 0 3rem;min-height:auto}.a-hero__layout{grid-template-columns:1fr;gap:3rem}.a-hero__manifesto{text-align:center;display:flex;flex-direction:column;align-items:center;padding:0 1.5rem}.a-hero__text{margin:0 auto 2rem}.a-hero__visual{justify-content:center;height:480px;padding:0 1rem;gap:1.5rem}.a-hero__frame{width:110px}.a-hero__bg-text{font-size:8rem;top:20%;opacity:.15}}@media(max-width:640px){.a-hero{padding:4rem 0 2rem}.a-hero__visual{height:320px;gap:.75rem}.a-hero__frame{width:95px}.a-hero__signature span{font-size:1rem}.a-hero__bg-text{display:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/about-hero.css.map */
