:root{--brochure-primary:#00bcd4;--brochure-secondary:#0277bd;--brochure-accent:#ffb300;--brochure-ink:#152033;--brochure-muted:#5e6f82;--brochure-bg:#f4f9fb;--brochure-white:#fff;--brochure-shadow:0 20px 45px rgba(2,119,189,.18)}.brochure-page{background:radial-gradient(circle at 85% 8%,rgba(0,188,212,.25),transparent 32%),radial-gradient(circle at 8% 28%,rgba(2,119,189,.2),transparent 30%),var(--brochure-bg);color:var(--brochure-ink);min-height:100vh}.brochure-wrap{max-width:1280px;margin:0 auto;padding:2rem}.brochure-topbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem}.brochure-brand{display:flex;align-items:center;gap:.75rem;text-decoration:none}.brochure-brand img{height:42px;width:auto}.brochure-badge{font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;color:var(--brochure-secondary)}.brochure-badge-light{color:var(--brochure-white)}.brochure-actions{display:flex;gap:.75rem;flex-wrap:wrap}.brochure-btn{border:none;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.9rem 1.25rem;border-radius:999px;font-weight:700;font-size:.9rem;transition:transform .25s ease,box-shadow .25s ease}.brochure-btn.primary{background:linear-gradient(135deg,var(--brochure-primary),var(--brochure-secondary));color:var(--brochure-white);box-shadow:0 12px 24px rgba(2,119,189,.28)}.brochure-btn.ghost{color:var(--brochure-secondary);background:var(--brochure-white);border:1px solid rgba(2,119,189,.18)}.brochure-btn:hover{transform:translateY(-2px)}.brochure-hero{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:1.5rem;gap:1.5rem;margin-bottom:1.5rem}.brochure-hero-copy{background:linear-gradient(138deg,#036e98,#04b0cc 48%,#0277bd);border-radius:26px;color:var(--brochure-white);padding:2.25rem;position:relative;overflow:hidden;box-shadow:var(--brochure-shadow);display:flex;flex-direction:column;justify-content:center;gap:1rem}.brochure-hero-copy:after{content:"";position:absolute;inset:auto -40px -46px auto;width:220px;height:220px;border-radius:50%;background:hsla(0,0%,100%,.12);pointer-events:none}.brochure-hero-copy h1{font-size:clamp(1.8rem,3.2vw,2.8rem);line-height:1.1;margin:0}.brochure-hero-copy>p{max-width:56ch;font-size:1.04rem;opacity:.96;margin:0;line-height:1.6}.brochure-hero-media{border-radius:26px;overflow:hidden;min-height:280px;box-shadow:var(--brochure-shadow)}.brochure-hero-media img{width:100%;height:100%;object-fit:cover}.brochure-grid{display:grid;grid-gap:1.5rem;gap:1.5rem}.brochure-stats-strip{display:grid;grid-template-columns:repeat(4,1fr);background:linear-gradient(135deg,#082a44,#01688f 50%,#0277bd);border-radius:20px;overflow:hidden;box-shadow:var(--brochure-shadow)}.brochure-stat{display:flex;flex-direction:column;align-items:center;padding:1.5rem 1rem;gap:.3rem;border-right:1px solid hsla(0,0%,100%,.12)}.brochure-stat:last-child{border-right:none}.brochure-stat-value{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;color:var(--brochure-primary);line-height:1;letter-spacing:-.02em}.brochure-stat-label{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:rgba(190,225,245,.85);text-align:center}.brochure-card{background:hsla(0,0%,100%,.88);border:1px solid rgba(26,35,50,.07);border-radius:24px;padding:1.85rem;box-shadow:0 12px 26px rgba(2,119,189,.1)}.brochure-section-header{display:block;margin-bottom:1.25rem}.brochure-section-title{display:block;font-size:1.7rem;line-height:1.2;margin:0 0 .5rem}.brochure-section-subtitle{display:block;color:var(--brochure-muted);line-height:1.5;margin:0;font-size:.97rem}.brochure-story-text{margin-bottom:.8rem;line-height:1.65}.brochure-story{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:1.25rem;gap:1.25rem}.brochure-kpi{background:linear-gradient(165deg,#f8fdff,#e8f8fc);border-radius:16px;padding:1rem;border-left:4px solid var(--brochure-primary);margin-bottom:.75rem}.brochure-kpi:last-child{margin-bottom:0}.brochure-kpi h4{color:var(--brochure-secondary);margin-bottom:.45rem}.brochure-service-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.brochure-service{background:#fff;border:1px solid rgba(2,119,189,.12);border-radius:16px;padding:1rem}.brochure-service i{color:var(--brochure-secondary);font-size:1.1rem;margin-bottom:.55rem;display:block}.brochure-service h4{font-size:.96rem;margin-bottom:.5rem}.brochure-service p{font-size:.86rem;color:var(--brochure-muted);margin-bottom:.55rem}.brochure-service ul{margin:0;padding-left:1rem}.brochure-service li{font-size:.8rem;margin-bottom:.3rem;color:var(--brochure-ink)}.brochure-pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.brochure-pillar{border-radius:14px;padding:1rem;background:linear-gradient(150deg,rgba(0,188,212,.12),rgba(2,119,189,.06));border:1px solid rgba(2,119,189,.12)}.brochure-pillar i{color:var(--brochure-secondary);margin-bottom:.45rem;display:block}.brochure-logos{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;align-items:center}.brochure-logos img{width:100%;max-height:56px;object-fit:contain;filter:grayscale(100%);opacity:.75;transition:opacity .2s ease,filter .2s ease}.brochure-logos img:hover{opacity:1;filter:grayscale(0)}.brochure-instructors{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.brochure-instructor{background:#fff;border:1px solid rgba(2,119,189,.12);border-radius:16px;padding:1rem}.brochure-instructor img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:12px;margin-bottom:.7rem}.brochure-instructor h4{font-size:1rem;margin-bottom:.35rem}.brochure-instructor p{font-size:.86rem;color:var(--brochure-muted);margin-bottom:.6rem}.brochure-instructor ul{margin:0;padding-left:1rem}.brochure-instructor li{font-size:.8rem;margin-bottom:.3rem}.brochure-contact{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;align-items:stretch}.brochure-contact-details{background:linear-gradient(145deg,#01688f,#0277bd);color:#fff;border-radius:18px;padding:1.3rem}.brochure-contact-details p{margin:0 0 .5rem;line-height:1.5}.brochure-contact-heading{margin-bottom:.85rem}.brochure-contact-cta h3{margin-bottom:.35rem}.brochure-contact-lead{color:var(--brochure-muted);line-height:1.5}.brochure-contact-cta{background:#fff;border:1px solid rgba(2,119,189,.15);border-radius:18px;padding:1.3rem;display:flex;flex-direction:column;justify-content:center;gap:.8rem}.brochure-footer-note{text-align:center;color:var(--brochure-muted);font-size:.88rem;margin-top:1.5rem;padding-bottom:1rem}@media (max-width:1160px){.brochure-instructors,.brochure-pillars,.brochure-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brochure-logos{grid-template-columns:repeat(5,minmax(0,1fr))}.brochure-stats-strip{grid-template-columns:repeat(2,1fr)}}@media (max-width:860px){.brochure-wrap{padding:1.1rem}.brochure-contact,.brochure-hero,.brochure-story,.brochure-topbar{display:grid;grid-template-columns:1fr}.brochure-hero-copy{padding:1.4rem}.brochure-instructors,.brochure-logos,.brochure-pillars,.brochure-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.brochure-instructors,.brochure-logos,.brochure-pillars,.brochure-service-grid{grid-template-columns:1fr}}