.about-container{max-width:1100px;margin:0 auto;padding:0 24px}.about-hero{position:relative;min-height:360px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}@media(max-width:768px){.about-hero{min-height:280px}}.about-hero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.about-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,10,15,.75) 0,rgba(10,10,15,.85))}.about-hero__content{position:relative;z-index:1;padding:80px 24px;max-width:680px}.about-hero__badge{width:56px;height:56px;border-radius:16px;background:rgba(201,162,39,.15);color:#c9a227;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin:0 auto 1.5rem}.about-hero h1{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:1rem;letter-spacing:-.02em}@media(max-width:768px){.about-hero h1{font-size:1.75rem}}.about-hero p{font-size:1.15rem;color:hsla(0,0%,100%,.7);line-height:1.6;margin:0}@media(max-width:768px){.about-hero p{font-size:1rem}}.about-highlights{padding:64px 0;background:var(--bg-parchment-light)}@media(max-width:768px){.about-highlights{padding:40px 0}}.about-highlights__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:992px){.about-highlights__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.about-highlights__grid{grid-template-columns:1fr}}.about-highlights__card{text-align:center;padding:32px 20px;border:1px solid #e8eaed;border-radius:16px;transition:all .3s ease}.about-highlights__card:hover{border-color:#9b1b30;box-shadow:0 8px 28px rgba(0,0,0,.06);transform:translateY(-4px)}.about-highlights__card h3{font-size:1.05rem;font-weight:700;color:#333;margin-bottom:.5rem}.about-highlights__card p{font-size:.9rem;color:#666;line-height:1.6;margin:0}.about-highlights__icon{width:48px;height:48px;border-radius:14px;background:rgba(155,27,48,.08);color:#9b1b30;display:flex;align-items:center;justify-content:center;font-size:1.35rem;margin:0 auto 1rem}.about-recognition{padding:64px 0;background:#faf8f5}@media(max-width:768px){.about-recognition{padding:40px 0}}.about-recognition h2{font-size:1.75rem;font-weight:800;color:#333;margin-bottom:2.5rem;text-align:center;letter-spacing:-.02em}@media(max-width:768px){.about-recognition h2{font-size:1.35rem;margin-bottom:2rem}}.about-recognition__group{margin-bottom:2.5rem}.about-recognition__group:last-child{margin-bottom:0}.about-recognition__group>h3{font-size:1rem;font-weight:700;color:#333;margin-bottom:1rem;display:flex;align-items:center;gap:8px}.about-recognition__group>h3 svg{color:#c9a227;font-size:1.2rem}.about-recognition__items{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media(max-width:992px){.about-recognition__items{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.about-recognition__items{grid-template-columns:1fr}}.about-recognition__items--press{display:flex;flex-wrap:wrap;gap:10px}.about-recognition__item{display:flex;flex-direction:column;gap:2px;padding:16px 20px;border:1px solid #e8eaed;border-radius:12px;transition:all .2s ease;text-decoration:none;color:inherit}.about-recognition__item:hover{border-color:rgba(201,162,39,.4);box-shadow:0 4px 16px rgba(0,0,0,.04)}.about-recognition__item strong{font-size:.95rem;font-weight:700;color:#333}.about-recognition__item span{font-size:.82rem;color:#666;line-height:1.4}.about-recognition__press-tag{display:inline-flex;padding:8px 18px;border:1px solid #e8eaed;border-radius:100px;font-size:.85rem;font-weight:600;color:#333;text-decoration:none;transition:all .2s ease}.about-recognition__press-tag:hover{border-color:#c9a227;color:#c9a227;background:rgba(201,162,39,.04)}.about-content{padding:64px 0 80px;background:#faf8f5}@media(max-width:768px){.about-content{padding:40px 0 56px}}.about-content__body{max-width:800px;margin:0 auto;font-size:1rem;color:#333;line-height:1.8}.about-content__body h1,.about-content__body h2,.about-content__body h3,.about-content__body h4,.about-content__body h5,.about-content__body h6{color:#333;font-weight:700;margin-top:2rem;margin-bottom:.75rem}.about-content__body h1{font-size:2rem}.about-content__body h2{font-size:1.5rem}.about-content__body h3{font-size:1.25rem}.about-content__body p{margin-bottom:1.25rem;color:#666}.about-content__body strong{color:#333;font-weight:600}.about-content__body a{color:#9b1b30;text-decoration:underline}.about-content__body a:hover{color:hsl(350.15625,70.3296703297%,25.6862745098%)}.about-content__body ol,.about-content__body ul{padding-left:1.5rem;margin-bottom:1.25rem}.about-content__body ol li,.about-content__body ul li{margin-bottom:.5rem;color:#666}.about-content__body img{max-width:100%;height:auto;border-radius:12px;margin:1.5rem 0}.press-quote-link{display:block;height:100%}.press-quote-card{margin:0;padding:1.75rem 1.5rem 1.25rem;background:var(--bg-parchment-light,#f5f0e6);border-radius:14px;border-left:4px solid #c9a227;box-shadow:0 2px 8px rgba(0,0,0,.04);display:flex;flex-direction:column;justify-content:space-between;gap:1rem;min-height:200px;height:100%;position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-left-color .25s ease}.press-quote-card__mark{position:absolute;top:-.75rem;left:1rem;font-family:Georgia,Times New Roman,serif;font-weight:700;font-size:5.5rem;line-height:1;color:#c9a227;opacity:.22;pointer-events:none;-webkit-user-select:none;user-select:none}.press-quote-card__text{margin:0;position:relative;z-index:1;font-size:1.05rem;line-height:1.55;color:#3a2e1e;padding-top:1rem}.press-quote-card__footer{display:flex;align-items:center;gap:.85rem;padding-top:.85rem;border-top:1px solid rgba(58,46,30,.1);margin-top:auto}.press-quote-card__logo{height:28px;max-width:90px;object-fit:contain;flex-shrink:0;display:block}.press-quote-card__cite{font-style:normal;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#8b6f1f;line-height:1.35}.press-quote-link:hover .press-quote-card{transform:translateY(-3px);box-shadow:0 10px 28px rgba(58,46,30,.12);border-left-color:#8b6f1f}.press-quote-link:hover .press-quote-card__mark{opacity:.4}@media(max-width:576px){.press-quote-card{padding:1.5rem 1.25rem 1rem;min-height:180px}.press-quote-card__mark{font-size:4.5rem;top:-.5rem}.press-quote-card__text{font-size:1rem}.press-quote-card__logo{height:24px;max-width:76px}.press-quote-card__cite{font-size:.68rem;letter-spacing:.12em}}