.about-page{background:#fff;color:#111}
.inner-hero{height:400px;position:relative;display:flex;align-items:center;color:#fff;background:url('../img/about-us/about_us_2.png') center/cover no-repeat;overflow:hidden}
.inner-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#050505e8 0%,#050505aa 48%,#05050545 100%)}
.inner-hero:after{content:"";position:absolute;inset:-50%;background:linear-gradient(115deg,transparent 45%,#ffffff10 49%,transparent 53%);animation:aboutHeroGlow 8s linear infinite}
.inner-hero .site-container{position:relative;z-index:2}
.inner-hero h1{font-size:58px;line-height:1;font-weight:900;margin:0 0 28px;text-transform:none}
.breadcrumbs{display:flex;align-items:center;gap:7px;font-size:14px}.breadcrumbs a{color:#fff}.breadcrumbs span{color:var(--red)}

.about-story{height:790px;display:flex;align-items:center;position:relative;overflow:hidden}
.about-story:before{content:"";position:absolute;left:-180px;top:50px;width:560px;height:380px;background:url('../img/about-us/about_us_1.png') center/contain no-repeat;opacity:.45}
.story-grid{width:1240px;max-width:calc(100% - 40px);margin:auto;display:grid;grid-template-columns:550px 1fr;gap:92px;align-items:center;position:relative}
.story-copy h2{font-size:42px;line-height:1.16;font-weight:900;margin:15px 0 25px}
.story-copy>p{font-size:16px;line-height:1.72;color:#666;margin-bottom:28px}
.main-nav .active{color:var(--red)}
.story-points{display:grid;gap:25px}.story-point{display:grid;grid-template-columns:72px 1fr;gap:22px;align-items:center}.story-point-icon{width:72px;height:72px;border-radius:10px;background:var(--red);display:grid;place-items:center;box-shadow:0 15px 30px #d1051b28;font-size:31px}.story-point-icon img{width:40px;height:40px;object-fit:contain}.story-point strong{display:block;font-size:18px;margin-bottom:8px}.story-point p{font-size:14px;line-height:1.55;color:#777;margin:0}
.story-collage{height:520px;position:relative}.story-collage img{position:absolute;object-fit:cover;box-shadow:0 18px 45px #0002;transition:transform .7s cubic-bezier(.16,1,.3,1)}
.story-collage .story-a{left:0;top:0;width:48%;height:285px}.story-collage .story-b{right:0;top:0;width:48%;height:285px}.story-collage .story-c{left:0;bottom:0;width:100%;height:245px}.story-collage:hover .story-a{transform:translate(-7px,-7px)}.story-collage:hover .story-b{transform:translate(7px,-7px)}.story-collage:hover .story-c{transform:translateY(7px)}
.years-badge{position:absolute;z-index:4;left:50%;top:50%;transform:translate(-50%,-50%);width:180px;height:180px;border-radius:50%;background:#fff;border:2px solid var(--red);outline:8px solid #fff;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--red);box-shadow:0 16px 40px #0002}.years-badge strong{font-size:43px;line-height:1}.years-badge span{font-size:15px;text-align:center;margin-top:8px}

.about-stats{height:350px;display:flex;align-items:center}.about-stats .stats-card{position:relative;inset:auto;transform:none;margin:auto}
.about-why{height:820px;position:relative;padding-top:115px;background:#fff url('../img/about-us/about_us_18.png') left 25%/390px auto no-repeat;overflow:hidden}
.about-why:after{content:"";position:absolute;left:0;right:0;bottom:0;height:150px;background:#000;clip-path:polygon(0 100%,0 68%,17% 0,83% 0,100% 68%,100% 100%)}
.about-why .benefit-panel{margin-top:60px}
.about-ticker{height:120px;background:#000;color:#fff;display:flex;align-items:center;overflow:hidden;white-space:nowrap;font-size:31px;font-weight:900}.about-ticker>div{min-width:max-content;animation:ticker 18s linear infinite}.about-ticker span{color:var(--red);font-size:22px;margin:0 16px}

.about-faq{height:850px;display:flex;align-items:center;background:#fff}.about-faq-inner{width:1200px;max-width:calc(100% - 40px);margin:auto;display:grid;grid-template-columns:1fr 535px;gap:90px;align-items:center}.about-faq-copy h2{font-size:39px;line-height:1.2;font-weight:900;margin:14px 0 20px}.about-faq-copy>p{font-size:15px;line-height:1.7;color:#666;margin-bottom:28px}.about-faq .faq-item{border:1px solid #ddd;border-radius:5px;margin-bottom:12px;padding:0 20px}.about-faq .faq-item button{height:64px;text-transform:uppercase;font-size:14px}.about-faq-image{height:590px;overflow:hidden;position:relative}.about-faq-image:before{content:"";position:absolute;inset:15px;border:1px solid #ffffff80;z-index:2;pointer-events:none}.about-faq-image img{width:100%;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.16,1,.3,1)}.about-faq-image:hover img{transform:scale(1.04)}
.about-page .final-cta{height:500px}.about-page .footer{height:522px}

@keyframes aboutHeroGlow{to{transform:translateX(45%)}}

@media(max-width:1000px){
  .inner-hero{height:320px}.inner-hero h1{font-size:48px}
  .about-story{height:auto;padding:90px 0}.story-grid{width:min(100% - 40px,760px);grid-template-columns:1fr;gap:65px}.story-copy{max-width:680px}.story-collage{width:min(100%,680px);margin:auto}
  .about-stats{height:auto;background:#000;padding:0 20px 90px}.about-stats .stats-card{margin:0 auto;top:auto}
  .about-why{height:auto;padding:100px 0 165px}.about-why .benefit-panel{margin-top:55px}
  .about-ticker{height:95px;font-size:24px}
  .about-faq{height:auto;padding:90px 0}.about-faq-inner{width:min(100% - 40px,760px);grid-template-columns:1fr;gap:55px}.about-faq-image{height:560px;order:-1}
  .about-page .final-cta,.about-page .footer{height:auto}
}

@media(max-width:600px){
  .inner-hero{height:260px;background-position:58% center}.inner-hero h1{font-size:40px;margin-bottom:20px}
  .about-story{padding:70px 0}.story-grid{width:calc(100% - 30px);gap:45px}.story-copy h2{font-size:31px}.story-copy>p{font-size:14px}.story-point{grid-template-columns:58px 1fr;gap:15px}.story-point-icon{width:58px;height:58px}.story-point-icon img{width:31px;height:31px}.story-point strong{font-size:15px}.story-point p{font-size:12px}
  .story-collage{height:390px}.story-collage .story-a,.story-collage .story-b{height:210px}.story-collage .story-c{height:175px}.years-badge{width:125px;height:125px;outline-width:5px}.years-badge strong{font-size:31px}.years-badge span{font-size:11px}
  .about-stats{padding:0 15px 75px}.about-stats .stats-card{margin:0 auto}
  .about-why{padding:75px 0 135px;background-size:250px auto}.about-why .benefit-panel{margin-top:40px}
  .about-ticker{height:72px;font-size:18px}.about-ticker span{font-size:15px;margin:0 10px}
  .about-faq{padding:70px 0}.about-faq-inner{width:calc(100% - 30px);gap:42px}.about-faq-image{height:390px}.about-faq-copy h2{font-size:30px}.about-faq-copy>p{font-size:14px}.about-faq .faq-item{padding:0 14px}.about-faq .faq-item button{font-size:11px;min-height:58px;height:auto;padding:13px 0}
}
