.about-hero{position:relative;min-height:520px;display:flex;align-items:center;overflow:hidden}.about-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0b1220,#162040)}.about-hero__bg img{width:100%;height:100%;object-fit:cover;opacity:.3}.about-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#0b1220e6,#0b122099)}.about-hero .container{position:relative;z-index:1;padding-top:6rem;padding-bottom:4rem}.about-hero__badge{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#0b1220;background:linear-gradient(135deg,var(--accent),var(--accent-deep));padding:.4rem 1.25rem;border-radius:100px;margin-bottom:1.5rem}.about-hero__content{max-width:640px;margin-top:2rem}.about-hero__content h1{color:#fff;font-size:clamp(2rem,5vw,3.25rem);line-height:1.15;margin-bottom:1.25rem}.about-hero__content p{color:#ffffff8c;font-size:1.0625rem;line-height:1.7}.about-intro{display:grid;grid-template-columns:1.15fr 1fr;gap:3.5rem;align-items:start}.about-intro__text h2{font-size:2rem;margin-bottom:1.25rem;line-height:1.25}.about-intro__text p{color:var(--muted);line-height:1.8;margin-bottom:1rem}.about-intro__counters{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.about-counter{background:var(--surface);border:2px solid var(--text);border-radius:0;padding:1.5rem 1.25rem;text-align:center;transition:transform .3s var(--ease),box-shadow .3s var(--ease);box-shadow:5px 5px #0d121812;clip-path:polygon(0 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%)}.about-counter:hover{box-shadow:8px 8px #b8922e47;transform:translate(-3px,-3px)}.about-counter__num{font-size:2.25rem;font-weight:900;color:var(--accent);line-height:1;display:inline}.about-counter__plus{font-size:1.75rem;font-weight:900;color:var(--accent);display:inline}.about-counter__label{font-size:.8125rem;color:var(--muted);margin-top:.5rem}@media(max-width:768px){.about-intro{grid-template-columns:1fr;gap:2rem}.about-intro__counters{grid-template-columns:1fr 1fr}.about-counter{padding:1.25rem 1rem}.about-counter__num{font-size:1.85rem}}.section--surface{background:var(--surface)}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.value-card{padding:1.75rem 1.5rem;background:var(--surface);border:2px solid var(--text);border-radius:0;text-align:left;transition:transform .3s var(--ease),box-shadow .3s var(--ease);box-shadow:5px 5px #0d121812;position:relative;clip-path:polygon(0 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%)}.value-card--accent{border-left:5px solid var(--accent);background:linear-gradient(180deg,#fffdf8 0%,var(--surface) 100%)}.value-card:hover{transform:translate(-3px,-3px);box-shadow:8px 8px #b8922e47}.value-card__icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:2px solid var(--text);border-radius:0;margin-bottom:1rem;font-size:1.2rem;color:var(--accent);box-shadow:3px 3px #0d12180f;transform:rotate(-3deg);transition:transform .3s var(--ease),background .3s,color .3s}.value-card:hover .value-card__icon{background:var(--text);color:var(--accent-bright);transform:rotate(0)}.value-card h4{font-size:1.0625rem;margin-bottom:.5rem;color:var(--text)}.value-card p{font-size:var(--small);color:var(--muted);line-height:1.65}@media(max-width:768px){.values-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.values-grid{grid-template-columns:1fr}}.why-us{display:grid;grid-template-columns:1fr 1.1fr;gap:3.5rem;align-items:start}.why-us__text h2{font-size:2rem;margin-bottom:1rem;line-height:1.25}.why-us__list{display:flex;flex-direction:column;gap:.65rem}.why-us__item{display:flex;align-items:center;gap:1rem;padding:.85rem 1.15rem;background:var(--surface);border:2px solid var(--text);border-radius:0;transition:transform .28s var(--ease),box-shadow .28s var(--ease);box-shadow:4px 4px #0d12180f}.why-us__item:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #b8922e38}.why-us__item i{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:var(--surface);color:var(--accent);border:2px solid var(--text);border-radius:0;font-size:.7rem;flex-shrink:0}.why-us__item span{font-size:.9375rem;font-weight:600;color:var(--text)}@media(max-width:768px){.why-us{grid-template-columns:1fr;gap:2rem}}.about-cta{background:linear-gradient(135deg,#0b1220,#1a2540);padding:var(--sp-6) 0;text-align:center}.about-cta__inner{max-width:560px;margin:0 auto}.about-cta__inner h2{color:#fff;font-size:2rem;margin-bottom:.75rem}.about-cta__inner p{color:#ffffff80;margin-bottom:2rem;line-height:1.7}
