.am-about-hero{overflow:hidden;padding:150px 0 100px;position:relative}.am-about-hero__container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:10}.am-about-hero__content{max-width:700px;text-align:left}.am-about-hero__subtitle{background:hsla(42,27%,66%,.1);border:1px solid hsla(42,27%,66%,.2);border-radius:99px;color:var(--am-primary,#c1b392);display:inline-block;font-size:16px;font-weight:700;letter-spacing:.3em;margin-bottom:20px;padding:8px 16px;text-transform:uppercase}.am-about-hero__title{color:#fff;font-family:Rajdhani,sans-serif;font-size:clamp(3.5rem,8vw,6rem);font-style:italic;font-weight:900;line-height:.9;margin:0 0 30px;text-transform:uppercase}.am-about-hero__description{color:#a3a3a3;font-size:1.2rem;font-weight:400;line-height:1.8}.am-about-hero__decoration{height:600px;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%);width:600px;z-index:-1}.am-about-hero__glow{animation:am-pulse 8s infinite alternate;background:radial-gradient(circle,hsla(42,27%,66%,.1) 0,transparent 60%);height:100%;width:100%}@keyframes am-pulse{0%{opacity:.8;transform:scale(1)}to{opacity:.4;transform:scale(1.2)}}@media(max-width:992px){.am-about-hero__container{justify-content:center;text-align:center}.am-about-hero__content{text-align:center}.am-about-hero__decoration{opacity:.5;right:50%;transform:translate(50%,-50%)}}
