.am-why-advantage{background:var(--american-white);padding:8rem 4rem;position:relative;overflow:hidden}.am-why-advantage__container{max-width:1200px;margin:0 auto}.am-why-advantage__header{text-align:center;margin-bottom:5rem}.am-why-advantage__label{letter-spacing:.3em;text-transform:uppercase;color:var(--american-gray-dark);align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:.7rem;display:inline-flex}.am-why-advantage__label:before{content:"";background:var(--american-accent);width:40px;height:1px}.am-why-advantage__title{color:var(--american-navy);margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:700}.am-why-advantage__subtitle{color:var(--american-gray-500);max-width:680px;margin:0 auto;font-size:1.1rem;line-height:1.7}.am-why-advantage__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.am-why-advantage__card{background:var(--american-white);border:1px solid var(--american-gray-200);border-radius:var(--american-radius-lg);text-align:center;transition:all .4s var(--american-ease);padding:3rem 2.5rem;position:relative;overflow:hidden}.am-why-advantage__card:before{content:"";background:var(--american-accent);transform-origin:0;height:3px;transition:transform .4s var(--american-ease);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.am-why-advantage__card:hover{border-color:#0000;transform:translateY(-6px);box-shadow:0 20px 60px #0003641a}.am-why-advantage__card:hover:before{transform:scaleX(1)}.am-why-advantage__icon{border-radius:var(--american-radius-full);width:52px;height:52px;transition:all .4s var(--american-ease);background:#0003640f;justify-content:center;align-items:center;margin-bottom:1.75rem;display:inline-flex}.am-why-advantage__icon svg{color:var(--american-navy);transition:color .4s var(--american-ease)}.am-why-advantage__card:hover .am-why-advantage__icon{background:var(--american-navy)}.am-why-advantage__card:hover .am-why-advantage__icon svg{color:var(--american-white)}.am-why-advantage__card-title{letter-spacing:.12em;color:var(--american-navy);margin-bottom:1.25rem;font-size:.95rem}.am-why-advantage__card-text{color:var(--american-gray-500);font-size:1rem;line-height:1.75;font-family:var(--american-font-body);text-transform:none;font-weight:400}.am-why-stats{background:var(--american-navy);padding:6rem 4rem;position:relative;overflow:hidden}.am-why-stats:before{content:"";pointer-events:none;background:radial-gradient(circle,#c7403d14 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-150px;right:-150px}.am-why-stats:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff08 0%,#0000 70%);width:350px;height:350px;position:absolute;bottom:-100px;left:-100px}.am-why-stats__container{z-index:1;max-width:1100px;margin:0 auto;position:relative}.am-why-stats__grid{justify-content:center;align-items:center;gap:3rem;display:flex}.am-why-stats__item{flex-direction:column;align-items:center;gap:.75rem;padding:0 1.5rem;display:flex}.am-why-stats__number{font-family:var(--american-font-display);color:var(--american-white);letter-spacing:.02em;text-transform:uppercase;font-size:clamp(2rem,3vw,2.75rem);font-weight:700;line-height:1}.am-why-stats__desc{letter-spacing:.15em;text-transform:uppercase;color:#ffffff80;font-size:.8rem;font-weight:500}.am-why-stats__divider{background:#ffffff26;flex-shrink:0;width:1px;height:50px}@media (max-width:1024px){.am-why-advantage{padding:6rem 3rem}.am-why-advantage__grid{grid-template-columns:repeat(3,1fr);gap:2rem}.am-why-advantage__card{padding:2.5rem 1.75rem}.am-why-stats{padding:5rem 3rem}.am-why-stats__grid{gap:2rem}}@media (max-width:768px){.am-why-advantage{padding:5rem 1.5rem}.am-why-advantage__header{margin-bottom:3rem}.am-why-advantage__grid{grid-template-columns:1fr;gap:1.5rem}.am-why-advantage__card{padding:2rem 1.5rem}.am-why-stats{padding:4rem 1.5rem}.am-why-stats__grid{flex-wrap:wrap;gap:2rem}.am-why-stats__divider{display:none}.am-why-stats__item{flex:0 0 calc(50% - 1rem)}}@media (max-width:480px){.am-why-advantage{padding:4rem 1rem}.am-why-advantage__title{font-size:1.8rem}.am-why-advantage__card{padding:1.75rem 1.25rem}.am-why-stats{padding:3rem 1rem}.am-why-stats__number{font-size:1.75rem}}
