.about-page{font-family:Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fff;color:#1a1a1a;overflow-x:hidden;line-height:1.6;margin:0;padding:0;min-height:100vh}.about-page *{box-sizing:border-box}.about-header{justify-content:space-between;padding:.85rem 3rem;background:#fff;position:absolute;top:1rem;left:50%;transform:translateX(-50%);z-index:100;box-shadow:0 2px 12px rgba(0,0,0,.08);border-radius:50px;max-width:1200px;width:calc(100% - 4rem)}.about-header,.about-header-logo-link{display:flex;align-items:center}.about-header-logo{height:28px;width:auto}.about-header-nav{display:flex;align-items:center;gap:2.5rem}.about-header-nav a{color:#333;text-decoration:none;font-size:.9rem;font-weight:500;transition:color .3s ease}.about-header-nav a:hover{color:#092557}.about-register-btn{background:#092557;color:#fff;border:none;padding:.55rem 1.5rem;border-radius:50px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.about-register-btn:hover{background:#071B40;transform:translateY(-1px);box-shadow:0 4px 12px rgba(9,37,87,.25)}.about-hero{background:url(/images/Background.png) 50%/cover no-repeat;padding:8rem 2rem 5rem;text-align:center;position:relative;overflow:hidden}.about-hero-badge{display:inline-block;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem}.about-hero h1,.about-hero-badge{color:#092557;position:relative;z-index:1}.about-hero h1{font-size:clamp(2.2rem,5vw,3.2rem);font-weight:700;margin:0 0 1rem;line-height:1.2}.about-hero p{font-size:clamp(1rem,2vw,1.15rem);color:#555;margin:0;position:relative;z-index:1}.about-section-what{background:#fff;padding:5rem 2rem;text-align:center}.about-section-what-inner{max-width:750px;margin:0 auto}.about-section-what h2{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;color:#092557;margin:0 0 1.5rem}.about-section-what p{font-size:1.1rem;color:#444;line-height:1.8;margin:0}.about-section-why{background:#122b55;padding:5rem 4rem}.about-why-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-why-text h2{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;color:#fff;margin:0 0 1.5rem}.about-why-text p{font-size:1rem;color:rgba(255,255,255,.85);line-height:1.8;margin:0 0 1rem}.about-why-text p:last-child{margin-bottom:0}.about-why-image{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:4/3}.about-why-image img{object-fit:cover}.about-cards-section{background:#fff;padding:4rem 4rem 5rem}.about-cards-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:2rem}.about-card{background:#fff;border:1px solid #e8eaed;border-radius:16px;padding:2.5rem;box-shadow:8px 8px 24px rgba(9,37,87,.08),2px 2px 8px rgba(9,37,87,.04);transition:box-shadow .3s ease}.about-card:hover{box-shadow:10px 10px 30px rgba(9,37,87,.12),2px 2px 10px rgba(9,37,87,.06)}.about-card h3{font-size:1.35rem;font-weight:700;color:#092557;margin:0 0 1rem}.about-card p{font-size:.95rem;color:#555;line-height:1.75;margin:0}.about-section-promise{background:#0c1e3a;padding:5rem 2rem;text-align:center}.about-promise-inner{max-width:700px;margin:0 auto}.about-section-promise h2{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:#fff;margin:0 0 1.5rem}.about-section-promise p{font-size:1.15rem;color:rgba(255,255,255,.8);line-height:1.8;margin:0}@media (max-width:768px){.about-header{padding:.75rem 2rem}.about-header-nav{gap:1.5rem}.about-header-nav a{font-size:.8rem}.about-hero{padding:4rem 1.5rem 3.5rem}.about-section-what{padding:3.5rem 1.5rem}.about-section-why{padding:3.5rem 2rem}.about-why-inner{grid-template-columns:1fr;gap:2.5rem}.about-cards-section{padding:3rem 2rem 3.5rem}.about-cards-inner{grid-template-columns:1fr;gap:1.5rem}.about-section-promise{padding:3.5rem 1.5rem}}@media (max-width:480px){.about-header{padding:.6rem 1.25rem}.about-header-nav{display:none}.about-register-btn{padding:.45rem 1.25rem;font-size:.8rem}.about-hero{padding:3rem 1.25rem 2.5rem}.about-section-what{padding:2.5rem 1.25rem}.about-section-what p{font-size:1rem}.about-section-why{padding:2.5rem 1.25rem}.about-why-text p{font-size:.95rem}.about-cards-section{padding:2rem 1.25rem 2.5rem}.about-card{padding:2rem 1.5rem}.about-section-promise{padding:3rem 1.25rem}.about-section-promise p{font-size:1.05rem}}