.why-page { background:#f4f7f9; color:#17324d; overflow:hidden; }
.why-page *, .why-page *::before, .why-page *::after { box-sizing:border-box; }
.why-hero { align-items:center; background-position:center; background-size:cover; display:flex; min-height:690px; padding:170px 0 95px; position:relative; }
.why-hero-overlay { background:linear-gradient(90deg,rgba(4,32,57,.96) 0%,rgba(5,46,74,.82) 48%,rgba(5,36,58,.38) 100%); inset:0; position:absolute; }
.why-hero-inner { color:#fff; position:relative; z-index:1; }
.why-hero-inner > * { max-width:760px; }
.why-kicker { color:#e8334f; display:block; font-size:.76rem; font-weight:900; letter-spacing:.14em; margin-bottom:10px; text-transform:uppercase; }
.why-hero .why-kicker { color:#ffd760; }
.why-hero h1 { color:#fff; font-size:clamp(3.1rem,6vw,5.6rem); font-weight:850; letter-spacing:-.055em; line-height:.98; margin:0 0 22px; text-shadow:none; }
.why-hero p { color:#e1edf4; font-size:1.28rem; line-height:1.65; margin:0 0 30px; }
.why-actions { display:flex; gap:12px; }
.why-button { align-items:center; border-radius:11px; display:inline-flex; font-weight:850; gap:9px; justify-content:center; min-height:52px; padding:0 20px; text-decoration:none; }
.why-button-primary { background:#e8334f; color:#fff; }
.why-button-primary:hover, .why-button-primary:focus { background:#c9213d; color:#fff; text-decoration:none; }
.why-button-secondary { border:2px solid rgba(255,255,255,.65); color:#fff; }
.why-button-secondary:hover, .why-button-secondary:focus { background:#fff; color:#0b2b46; text-decoration:none; }
.why-promises { background:#fff; border-bottom:1px solid #dce6ec; }
.why-promises-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); }
.why-promises-grid > div { align-items:center; border-right:1px solid #e2eaef; display:grid; gap:2px 13px; grid-template-columns:auto 1fr; padding:26px 30px; }
.why-promises-grid > div:last-child { border:0; }
.why-promises .fa { align-items:center; background:#e8f4f3; border-radius:12px; color:#0c7b73; display:flex; font-size:1.15rem; grid-row:1/3; height:45px; justify-content:center; width:45px; }
.why-promises strong { color:#0b2b46; font-size:1rem; }
.why-promises small { color:#6b7e8c; line-height:1.35; }
.why-story { padding:100px 0; }
.why-story-grid { align-items:center; display:grid; gap:75px; grid-template-columns:1.2fr .8fr; }
.why-story-copy h2, .why-section-heading h2, .why-beliefs h2, .why-thanks h2, .why-support h2 { color:#0b2b46; font-size:clamp(2.15rem,4vw,3.35rem); font-weight:850; letter-spacing:-.04em; line-height:1.12; margin:0 0 22px; }
.why-story-copy p { color:#526c7e; font-size:1.03rem; line-height:1.85; margin:0 0 15px; }
.why-dream-card { background:linear-gradient(145deg,#0b2b46,#0b5678); border-radius:24px; box-shadow:0 22px 55px rgba(10,43,70,.2); color:#fff; padding:42px; position:relative; }
.why-dream-card::after { background:#ffd760; border-radius:50%; content:""; height:115px; opacity:.16; position:absolute; right:-25px; top:-30px; width:115px; }
.why-dream-card > .fa { align-items:center; background:#ffd760; border-radius:14px; color:#715000; display:flex; font-size:1.2rem; height:52px; justify-content:center; margin-bottom:24px; width:52px; }
.why-dream-card h3 { color:#fff; font-size:1.65rem; font-weight:800; margin:0 0 13px; }
.why-dream-card p { color:#d9e8f1; line-height:1.75; margin:0; }
.why-how { background:#fff; padding:95px 0; }
.why-section-heading { margin:0 auto 45px; max-width:760px; text-align:center; }
.why-section-heading p { color:#667d8d; margin:0; }
.why-steps { display:grid; gap:20px; grid-template-columns:repeat(3,minmax(0,1fr)); }
.why-steps article { background:#f7fafb; border:1px solid #dce6ec; border-radius:18px; min-height:270px; padding:30px; position:relative; }
.why-steps article > strong { color:#dfe8ed; font-size:4.5rem; font-weight:900; line-height:1; position:absolute; right:20px; top:13px; }
.why-steps article > .fa { align-items:center; background:#e7f3f7; border-radius:13px; color:#0b6b8d; display:flex; font-size:1.2rem; height:50px; justify-content:center; margin-bottom:28px; position:relative; width:50px; }
.why-steps article:nth-child(2) > .fa { background:#fff2bd; color:#936300; }
.why-steps article:nth-child(3) > .fa { background:#e5f4ee; color:#217257; }
.why-steps h3 { color:#0b2b46; font-size:1.25rem; font-weight:800; margin:0 0 11px; }
.why-steps p { color:#617788; line-height:1.65; margin:0; }
.why-beliefs { background:#edf5f7; padding:100px 0; }
.why-beliefs-grid { align-items:start; display:grid; gap:90px; grid-template-columns:.85fr 1.15fr; }
.why-beliefs ul { display:grid; gap:16px; list-style:none; margin:0; padding:0; }
.why-beliefs li { align-items:flex-start; background:#fff; border:1px solid #dce6ec; border-radius:14px; display:flex; gap:15px; padding:21px; }
.why-beliefs li > .fa { align-items:center; background:#e5f4ee; border-radius:50%; color:#217257; display:flex; flex:0 0 34px; height:34px; justify-content:center; }
.why-beliefs li strong { color:#17324d; }
.why-beliefs li p { color:#667d8d; line-height:1.55; margin:4px 0 0; }
.why-thanks { background:linear-gradient(125deg,#0b2b46,#0b5678); color:#fff; padding:75px 0; }
.why-thanks-inner { align-items:center; display:flex; gap:60px; justify-content:space-between; }
.why-thanks-inner > div { max-width:780px; }
.why-thanks .why-kicker { color:#ffd760; }
.why-thanks h2 { color:#fff; margin-bottom:12px; }
.why-thanks p { color:#d7e7ef; line-height:1.7; margin:0; }
.why-button-light { background:#fff; color:#0b2b46; flex:0 0 auto; }
.why-button-light:hover, .why-button-light:focus { background:#ffd760; color:#0b2b46; text-decoration:none; }
.why-share { background:#f4f7f9; padding:75px 0 0; }
.why-share-card { align-items:center; background:linear-gradient(135deg,#fff8da,#fff2b5); border:1px solid #efd675; border-radius:22px; box-shadow:0 14px 38px rgba(83,63,0,.08); display:grid; gap:22px; grid-template-columns:auto 1fr auto; padding:34px; }
.why-share-icon { align-items:center; background:#fff; border-radius:16px; color:#e8334f; display:flex; font-size:1.35rem; height:60px; justify-content:center; width:60px; }
.why-share h2 { color:#0b2b46; font-size:1.55rem; font-weight:850; letter-spacing:-.02em; margin:0 0 7px; }
.why-share p { color:#675b36; line-height:1.6; margin:0; max-width:720px; }
.why-share-action { align-items:center; display:flex; flex-direction:column; gap:6px; }
.why-share-action button { background:#e8334f; border:0; border-radius:11px; color:#fff; cursor:pointer; font-weight:850; padding:13px 17px; white-space:nowrap; }
.why-share-action button:hover, .why-share-action button:focus { background:#c9213d; }
.why-share-action small { color:#526c7e; max-width:220px; text-align:center; }
.why-support { padding:75px 0 100px; }
.why-support-card { align-items:center; background:#fff; border:1px solid #dce6ec; border-radius:20px; box-shadow:0 14px 38px rgba(16,50,74,.08); display:grid; gap:22px; grid-template-columns:auto 1fr auto; padding:34px; }
.why-support-card > .fa { align-items:center; background:#fff2bd; border-radius:15px; color:#8f6200; display:flex; font-size:1.35rem; height:58px; justify-content:center; width:58px; }
.why-support h2 { font-size:1.5rem; margin:0 0 7px; }
.why-support p { color:#647b8d; line-height:1.6; margin:0; }
.why-support-card > a { color:#0b6385; font-weight:800; text-decoration:none; white-space:nowrap; }
.why-support-card > a:hover { color:#e8334f; }
@media(max-width:991.98px){.why-hero{min-height:620px}.why-story-grid,.why-beliefs-grid{gap:45px}.why-share-card,.why-support-card{grid-template-columns:auto 1fr}.why-share-action,.why-support-card>a{grid-column:2;justify-self:start}}
@media(max-width:767.98px){.why-hero{min-height:600px;padding:135px 0 70px}.why-hero-overlay{background:rgba(5,38,64,.86)}.why-hero h1{font-size:3.25rem}.why-hero p{font-size:1.08rem}.why-promises-grid,.why-story-grid,.why-steps,.why-beliefs-grid{grid-template-columns:1fr}.why-promises-grid>div{border-bottom:1px solid #e2eaef;border-right:0;padding:20px}.why-story,.why-how,.why-beliefs{padding:70px 0}.why-story-grid,.why-beliefs-grid{gap:35px}.why-dream-card{padding:30px}.why-thanks-inner{align-items:flex-start;flex-direction:column;gap:25px}.why-share-card,.why-support-card{align-items:start;grid-template-columns:1fr;padding:26px}.why-share-action,.why-support-card>a{grid-column:auto;justify-self:stretch}.why-share-action button{width:100%}.why-code-grid{grid-template-columns:1fr}}
@media(max-width:479.98px){.why-actions{align-items:stretch;flex-direction:column}.why-button{width:100%}.why-hero h1{font-size:2.7rem}.why-promises small{font-size:.78rem}.why-support{padding:55px 0 75px}}
