html body .btn,html body .nav-cta{position:relative;isolation:isolate;overflow:hidden;justify-content:center;min-height:48px;border-radius:16px;background:linear-gradient(135deg,#d93643 0%,#f0644e 52%,#f49a2f 100%)!important;box-shadow:0 12px 28px #cf39382e,0 4px 0 #b92e34!important;color:#fff!important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}html body .btn span,html body .btn i,html body .nav-cta i{position:relative;z-index:1}html body .btn:before,html body .nav-cta:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#ffffff00,#ffffff38,#ffffff00);transform:translateX(-120%);transition:transform .55s ease;z-index:0;pointer-events:none}html body .btn:hover,html body .nav-cta:hover{transform:translateY(-2px);box-shadow:0 18px 34px #cf393840,0 4px 0 #b92e34!important;filter:saturate(1.05)}html body .btn:hover:before,html body .nav-cta:hover:before{transform:translateX(120%)}html body .btn:active,html body .nav-cta:active{transform:translateY(1px);box-shadow:0 8px 18px #cf393830,0 2px 0 #b92e34!important}html body .btn:focus-visible,html body .nav-cta:focus-visible{outline:4px solid #f49a2f55;outline-offset:4px}html body .form-submit{width:100%;min-height:54px;padding:0 20px;font-size:15px;letter-spacing:0;text-align:center;gap:10px}html body .form-submit i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#ffffff2e;box-shadow:inset 0 0 0 1px #ffffff38;transition:transform .18s ease,background .18s ease}html body .form-submit:hover i{transform:translateX(3px);background:#ffffff40}@media(max-width:560px){html body .form-submit{min-height:52px}html body .form-submit i{width:32px;height:32px}}
:root{--red:#cf3938;--orange:#f49a2f;--blue:#1490b3;--green:#49b995;--purple:#8854a4;--ink:#223047;--soft:#f7f8fc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Urbanist,sans-serif;color:var(--ink);background:#fff}body.lightbox-open{overflow:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,92%);margin:auto}.topbar{background:#20283a;color:#fff;font-size:14px}.topbar-in{min-height:38px;display:flex;justify-content:space-between;align-items:center}.topbar a{margin-left:20px}.header{position:sticky;top:0;z-index:50;background:#fffdf9;box-shadow:0 5px 24px #25304a12}.nav{height:94px;display:flex;align-items:center;justify-content:space-between}.brand img{width:220px}.menu{display:flex;align-items:center;gap:25px;font-weight:800}.menu a{position:relative}.menu a.active,.menu a:hover{color:var(--red)}.nav-cta,.btn{background:linear-gradient(135deg,var(--red),#e9584c)!important;color:#fff!important;padding:13px 20px;border-radius:14px;box-shadow:0 9px 24px #cf39383b;border:0;display:inline-flex;align-items:center;gap:8px;font-weight:800;cursor:pointer}.menu-btn{display:none;background:none;border:0;font-size:25px}.hero{position:relative;min-height:650px;display:grid;align-items:center;overflow:hidden;background:linear-gradient(120deg,#fff7e8 0%,#effafb 55%,#f8f0fb 100%)}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;filter:blur(2px)}.hero:before{width:330px;height:330px;background:#f7bf5335;left:-100px;top:80px}.hero:after{width:400px;height:400px;background:#49b99524;right:-150px;bottom:-100px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:center;position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:50px;background:#fff;box-shadow:0 8px 25px #25304a14;font-weight:800;color:var(--purple)}h1,h2,h3,h4{font-family:Urbanist,sans-serif;margin-top:0}h1{font-size:clamp(45px,6vw,78px);line-height:.98;margin:22px 0}h1 span{color:var(--red)}.lead{font-size:19px;line-height:1.75;color:#5d687b}.hero-actions{display:flex;gap:14px;margin-top:30px}.btn-outline{padding:13px 20px;border:2px solid var(--ink);border-radius:14px;font-weight:800}.hero-collage{position:relative;height:510px}.hero-main{position:absolute;inset:30px 10px 20px 80px;width:calc(100% - 90px);height:460px;object-fit:cover;border-radius:38% 22% 35% 18%;box-shadow:0 30px 70px #26314a33}.float-card{position:absolute;background:#fff;padding:14px 18px;border-radius:18px;box-shadow:0 16px 40px #25304a24;font-weight:800}.fc1{left:10px;top:55px}.fc2{right:-20px;bottom:40px}.section{padding:95px 0}.section-soft{background:var(--soft)}.section-title{text-align:center;max-width:760px;margin:0 auto 48px}.section-title h2{font-size:48px;margin-bottom:8px}.section-title p{color:#6c7585;font-size:18px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.team-title{max-width:880px}.team-title p{font-size:15px;line-height:1.45;white-space:nowrap}.team-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:24px;align-items:stretch}.team-card{position:relative;overflow:hidden;min-height:430px;border-radius:26px;background:#fff;box-shadow:0 18px 55px #25304a18}.team-card img{width:100%;height:100%;min-height:430px;object-fit:cover}.team-card div{position:absolute;left:20px;right:20px;bottom:20px;padding:18px;border-radius:18px;background:#fffffff0;box-shadow:0 14px 35px #25304a26}.team-card span{display:inline-flex;margin-bottom:6px;color:var(--red);font-size:13px;font-weight:900;text-transform:uppercase}.team-card h3{margin:0;font-size:30px}.team-founder{min-height:480px}.card{background:#fff;border-radius:24px;padding:28px;box-shadow:0 14px 45px #25304a12;transition:.3s;border:1px solid #fff}.card:hover{transform:translateY(-8px);box-shadow:0 22px 55px #25304a20}.icon{width:58px;height:58px;border-radius:17px;display:grid;place-items:center;color:#fff;font-size:24px;margin-bottom:18px}.c1 .icon{background:var(--blue)}.c2 .icon{background:var(--green)}.c3 .icon{background:var(--orange)}.c4 .icon{background:var(--purple)}.card h3{font-size:25px}.card ul{padding-left:20px;color:#687386;line-height:1.8}.split{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.rounded-img{border-radius:28px;box-shadow:0 20px 55px #25304a24;width:100%;height:480px;object-fit:cover}.founder-message{max-width:560px}.founder-message .eyebrow{margin-bottom:14px}.founder-message h2{font-size:30px;line-height:1.2;margin:0 0 22px;font-weight:900;color:var(--ink)}.founder-message p{font-family:Urbanist,sans-serif!important;font-size:16px!important;font-weight:500;line-height:1.72;color:#536176;margin:0 0 15px}.founder-message p:last-child{margin-bottom:0}.check-list{display:grid;gap:14px;margin:25px 0}.check-list div{display:flex;gap:12px;align-items:flex-start}.check-list i{color:var(--green);margin-top:5px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:45px}.stat{text-align:center;padding:28px;background:#fff;border-radius:22px}.stat strong{display:block;font-family:Urbanist;font-size:40px;color:var(--red)}.gallery-grid{columns:4 240px;column-gap:16px}.gallery-grid a{display:block;margin-bottom:16px;break-inside:avoid}.gallery-grid img{width:100%;border-radius:18px;transition:.3s}.gallery-grid img:hover{transform:scale(1.02)}.gallery-lightbox-item{cursor:zoom-in}.status-modal{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px;background:#101827cc}.status-modal-card{position:relative;width:min(430px,92vw);padding:34px 28px 28px;border-radius:24px;background:#fff;text-align:center;box-shadow:0 28px 90px #0005}.status-modal-close{position:absolute;right:14px;top:14px;width:38px;height:38px;border:0;border-radius:50%;background:#f2f4f8;color:var(--ink);cursor:pointer}.status-modal-icon{width:68px;height:68px;margin:0 auto 16px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:28px}.status-modal-card.success .status-modal-icon{background:var(--green)}.status-modal-card.error .status-modal-icon{background:var(--red)}.status-modal-card h3{margin-bottom:8px;font-size:30px}.status-modal-card p{margin:0 0 22px;color:#5d687b;line-height:1.6}.status-modal-ok{min-width:130px}.lightbox{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:72px 92px;background:#101827e8;opacity:0;pointer-events:none;transition:opacity .2s ease}.lightbox.open{opacity:1;pointer-events:auto}.lightbox-img{max-width:100%;max-height:100%;border-radius:16px;box-shadow:0 25px 80px #0008;object-fit:contain}.lightbox button{position:absolute;border:0;background:#fffffff0;color:var(--ink);width:48px;height:48px;border-radius:50%;display:grid;place-items:center;font-size:20px;cursor:pointer;box-shadow:0 12px 30px #0004}.lightbox-close{right:28px;top:28px}.lightbox-prev{left:28px;top:50%;transform:translateY(-50%)}.lightbox-next{right:28px;top:50%;transform:translateY(-50%)}.page-hero{padding:105px 0 80px;background:linear-gradient(135deg,#fff5e5,#eefafa);text-align:center}.page-hero h1{font-size:62px;margin:0 0 12px}.page-hero p{font-size:19px;color:#687386}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:35px}.map-card{grid-column:1/-1;overflow:hidden;border-radius:26px;box-shadow:0 15px 45px #25304a14}.map-card iframe{display:block;width:100%;height:430px;border:0}.contact-card,.form-card{background:#fff;padding:35px;border-radius:26px;box-shadow:0 15px 45px #25304a14}.contact-row{display:flex;gap:16px;margin-bottom:22px}.contact-row i{width:45px;height:45px;border-radius:14px;background:#eef8f5;color:var(--green);display:grid;place-items:center}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field input,.field select,.field textarea{width:100%;padding:14px 15px;border:1px solid #dfe4ec;border-radius:12px;font:inherit}.field textarea{min-height:130px}.cta-band{background:linear-gradient(135deg,var(--blue),var(--purple));color:#fff;border-radius:30px;padding:50px;display:flex;justify-content:space-between;align-items:center;gap:30px}.cta-band h2{font-size:42px;margin-bottom:5px}.footer{background:#20283a;color:#dce2ec;padding-top:65px}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr 1fr;gap:60px}.footer-logo{width:220px;filter:drop-shadow(0 3px 0 #fff)}.footer h4{color:#fff;font-size:22px}.footer a{display:block;margin:10px 0}.copyright{border-top:1px solid #ffffff1c;margin-top:45px;padding:20px 0}.whatsapp{position:fixed;right:24px;bottom:24px;width:60px;height:60px;background:#25d366;color:#fff;border-radius:50%;display:grid;place-items:center;font-size:31px;box-shadow:0 12px 30px #0003;z-index:60}.reveal{opacity:0;transform:translateY(25px);transition:.7s}.reveal.show{opacity:1;transform:none}@media(max-width:900px){.menu-btn{display:block}.menu{display:none;position:absolute;top:94px;left:0;right:0;background:#fff;padding:25px;flex-direction:column;box-shadow:0 15px 30px #0001}.menu.open{display:flex}.hero-grid,.split,.contact-grid{grid-template-columns:1fr}.hero{padding:60px 0}.hero-collage{height:430px}.cards{grid-template-columns:1fr 1fr}.team-title p{white-space:normal}.team-grid{grid-template-columns:1fr 1fr}.team-founder{grid-column:1/-1}.stats{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.topbar-in{justify-content:center}.topbar-in>span{display:none}.cta-band{flex-direction:column;text-align:center}}@media(max-width:560px){.brand img{width:175px}.nav{height:78px}.menu{top:78px}.hero-collage{height:340px}.hero-main{inset:20px 0;width:100%;height:310px}.float-card{font-size:13px}.cards,.stats,.form-grid,.team-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.section{padding:68px 0}.section-title h2,.cta-band h2{font-size:36px}.page-hero h1{font-size:44px}.hero-actions{flex-direction:column}.footer-grid{gap:30px}.lightbox{padding:64px 18px}.lightbox button{width:42px;height:42px}.lightbox-prev{left:12px}.lightbox-next{right:12px}.lightbox-close{right:12px;top:14px}}

.founder-section{padding:105px 0}.founder-layout{grid-template-columns:.92fr 1.08fr;gap:72px;align-items:start}.founder-section .rounded-img{height:560px;border-radius:24px;object-position:center;box-shadow:0 22px 60px #25304a1f}.founder-message{max-width:640px;padding-top:8px}.founder-message .eyebrow{display:block;width:max-content;padding:0 0 10px;border-radius:0;background:transparent;box-shadow:none;color:var(--red);font-size:15px;font-weight:900}.founder-message .eyebrow:after{content:"";display:block;width:56px;height:3px;margin-top:10px;border-radius:3px;background:linear-gradient(90deg,var(--red),var(--orange))}.founder-message h2{max-width:620px;margin:0 0 28px;color:var(--ink);font-size:36px;line-height:1.25;font-weight:900}.founder-message p{max-width:640px;margin:0 0 20px;color:#4f5f74;font-family:Urbanist,sans-serif;font-size:17px;font-weight:500;line-height:1.9}.founder-message p:last-child{margin-bottom:0}@media(max-width:900px){.founder-section{padding:78px 0}.founder-layout{gap:38px}.founder-section .rounded-img{height:auto;max-height:520px}.founder-message{max-width:none;padding-top:0}.founder-message h2{font-size:32px}.founder-message p{font-size:16px;line-height:1.82}}@media(max-width:560px){.founder-message h2{font-size:28px;line-height:1.25}.founder-message p{font-size:16px;line-height:1.78;margin-bottom:18px}}

.founder-signature{margin-top:34px;padding-top:24px;border-top:1px solid #e8edf4}.founder-signature strong{display:block;color:var(--ink);font-family:"Dancing Script",cursive;font-size:48px;font-weight:700;line-height:1.05;letter-spacing:0;text-transform:none;transform:rotate(-2deg);transform-origin:left center}.founder-signature span{display:block;margin-top:10px;color:#7b8798;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}

.team-grid-two{grid-template-columns:repeat(2,minmax(280px,420px));justify-content:center}.team-grid-two .team-card,.team-grid-two .team-card img{min-height:500px}.team-grid-two .team-founder{min-height:500px}@media(max-width:900px){.team-grid-two{grid-template-columns:1fr 1fr}.team-grid-two .team-founder{grid-column:auto}}@media(max-width:560px){.team-grid-two{grid-template-columns:1fr}.team-grid-two .team-card,.team-grid-two .team-card img{min-height:430px}}

.contact-photo{position:relative;grid-column:1/-1;margin:4px 0 0;min-height:360px;overflow:hidden;border-radius:26px;box-shadow:0 18px 55px #25304a18}.contact-photo img{width:100%;height:430px;object-fit:cover}.contact-photo figcaption{position:absolute;left:26px;right:26px;bottom:24px;width:min(520px,calc(100% - 52px));padding:20px 22px;border-radius:18px;background:#fffffff0;box-shadow:0 16px 42px #25304a2b}.contact-photo span{display:block;margin-bottom:6px;color:var(--red);font-size:13px;font-weight:900;text-transform:uppercase}.contact-photo strong{display:block;color:var(--ink);font-size:24px;line-height:1.25}@media(max-width:700px){.contact-photo img{height:320px}.contact-photo figcaption{left:16px;right:16px;bottom:16px;width:calc(100% - 32px);padding:16px}.contact-photo strong{font-size:20px}}

.contact-layout{grid-template-columns:1fr 1fr;align-items:stretch}.contact-layout .contact-photo{grid-column:auto;margin:0;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:26px;background:#fff;box-shadow:0 15px 45px #25304a14}.contact-layout .contact-photo img{width:100%;height:auto;object-fit:contain}.contact-layout .contact-photo figcaption{display:none}.contact-layout .contact-card,.contact-layout .form-card{height:100%}.contact-layout .map-card{grid-column:auto;display:flex;min-height:100%}.contact-layout .map-card iframe{height:auto;min-height:430px;flex:1}@media(max-width:900px){.contact-layout{grid-template-columns:1fr}.contact-layout .map-card iframe{height:380px;min-height:380px}}

.contact-layout .contact-photo{position:relative;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:18px;border:1px solid #eef1f6;border-radius:28px;background:linear-gradient(145deg,#ffffff 0%,#fffaf2 100%);box-shadow:0 18px 55px #25304a16;overflow:hidden}.contact-layout .contact-photo:before{content:"";position:absolute;left:0;top:28px;width:6px;height:96px;border-radius:0 8px 8px 0;background:linear-gradient(180deg,var(--red),var(--orange))}.contact-layout .contact-photo:after{content:"";position:absolute;right:-34px;top:-34px;width:120px;height:120px;border-radius:50%;background:#49b99518}.contact-layout .contact-photo img{position:relative;z-index:1;width:100%;height:auto;aspect-ratio:1000/667;object-fit:contain;border-radius:20px;box-shadow:0 12px 32px #25304a18}.contact-layout .contact-photo figcaption{position:relative;z-index:1;display:block;width:auto;margin:16px 2px 0;padding:0;background:transparent;box-shadow:none}.contact-layout .contact-photo figcaption span{display:block;margin-bottom:5px;color:var(--red);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.contact-layout .contact-photo figcaption strong{display:block;color:var(--ink);font-size:22px;line-height:1.25;font-weight:900}@media(max-width:700px){.contact-layout .contact-photo{padding:14px}.contact-layout .contact-photo figcaption strong{font-size:20px}}

.contact-layout .contact-photo{padding:20px;background:linear-gradient(145deg,#ffffff 0%,#fffaf2 100%)}.contact-layout .contact-photo img{display:block;width:100%;height:auto;border-radius:20px}.contact-layout .contact-photo figcaption{display:none!important}

.contact-layout .contact-photo{align-items:stretch;justify-content:flex-start}.contact-layout .contact-photo figcaption{position:relative!important;z-index:1;display:block!important;width:auto!important;margin:18px 4px 0!important;padding:0!important;background:transparent!important;box-shadow:none!important}.contact-layout .contact-photo figcaption span{display:block;margin:0 0 6px;color:var(--red);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.contact-layout .contact-photo figcaption strong{display:block;color:var(--ink);font-size:22px;font-weight:900;line-height:1.25}

.contact-layout{align-items:stretch}.contact-layout .contact-photo{align-self:stretch;height:100%;min-height:360px;margin:0;padding:18px;border:1px solid #eef1f6;border-radius:28px;background:#fff;box-shadow:0 15px 45px #25304a14;display:flex;align-items:center;justify-content:center}.contact-layout .contact-photo:before{top:24px;height:88px}.contact-layout .contact-photo img{width:100%;height:100%;min-height:320px;aspect-ratio:auto;object-fit:contain;border-radius:20px;box-shadow:0 12px 32px #25304a16}.contact-layout .contact-photo figcaption{display:none!important}.contact-layout .contact-card{height:100%;min-height:360px}@media(max-width:900px){.contact-layout .contact-photo,.contact-layout .contact-card{min-height:0}.contact-layout .contact-photo img{height:auto;min-height:0}}

/* Final contact photo reset */.contact-layout{grid-template-columns:1fr 1fr!important;align-items:stretch!important}.contact-layout .contact-photo{grid-column:auto!important;align-self:stretch!important;height:auto!important;min-height:360px!important;margin:0!important;padding:0!important;border:0!important;border-radius:26px!important;background:#fff!important;box-shadow:0 15px 45px #25304a14!important;overflow:hidden!important;display:block!important}.contact-layout .contact-photo:before,.contact-layout .contact-photo:after{display:none!important;content:none!important}.contact-layout .contact-photo img{display:block!important;width:100%!important;height:100%!important;min-height:360px!important;object-fit:cover!important;border-radius:26px!important;box-shadow:none!important;aspect-ratio:auto!important}.contact-layout .contact-photo figcaption{display:none!important}.contact-layout .contact-card{height:100%!important;min-height:360px!important}@media(max-width:900px){.contact-layout{grid-template-columns:1fr!important}.contact-layout .contact-photo,.contact-layout .contact-card{min-height:0!important}.contact-layout .contact-photo img{height:auto!important;min-height:0!important;object-fit:contain!important}}

.menu-item{position:relative;display:flex;align-items:center;gap:6px}.menu-item>a{position:relative}.dropdown-toggle{width:28px;height:28px;border:0;border-radius:50%;display:grid;place-items:center;background:#f4f6fa;color:var(--ink);cursor:pointer;font-size:12px;transition:.2s}.menu-item:hover .dropdown-toggle,.menu-item.open .dropdown-toggle{background:#fff0ec;color:var(--red);transform:rotate(180deg)}.dropdown-menu{position:absolute;top:calc(100% + 18px);left:0;min-width:220px;padding:10px;border-radius:18px;background:#fff;box-shadow:0 18px 45px #25304a22;border:1px solid #eef1f6;display:grid;gap:4px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease;z-index:80}.dropdown-menu:before{content:"";position:absolute;left:0;right:0;top:-20px;height:20px}.dropdown-menu a{display:block;padding:12px 13px;border-radius:12px;font-weight:800;color:var(--ink);white-space:nowrap}.dropdown-menu a:hover{background:#fff3ed;color:var(--red)}.has-dropdown:hover .dropdown-menu,.has-dropdown:focus-within .dropdown-menu,.has-dropdown.open .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}@media(max-width:900px){.menu-item{width:100%;display:grid;grid-template-columns:1fr auto}.dropdown-toggle{justify-self:end}.dropdown-menu{position:static;grid-column:1/-1;min-width:0;width:100%;margin-top:8px;box-shadow:none;border-radius:14px;background:#f8fafc;display:none;opacity:1;visibility:visible;transform:none}.has-dropdown.open .dropdown-menu{display:grid}.menu-item:hover .dropdown-toggle{transform:none}.menu-item.open .dropdown-toggle{transform:rotate(180deg)}}

.program-section{scroll-margin-top:125px}@media(max-width:900px){.program-section{scroll-margin-top:105px}}

.education-gallery{display:grid;gap:14px}.education-gallery-main{display:block;overflow:hidden;border-radius:28px;box-shadow:0 20px 55px #25304a24;background:#fff}.education-gallery-main img{width:100%;height:380px;object-fit:cover;transition:transform .25s ease}.education-gallery-main:hover img{transform:scale(1.02)}.education-thumbs{display:grid;grid-template-columns:repeat(8,1fr);gap:8px}.education-thumbs button{height:58px;padding:0;border:2px solid transparent;border-radius:12px;overflow:hidden;background:#fff;cursor:pointer;box-shadow:0 8px 20px #25304a14;transition:.18s}.education-thumbs button.active{border-color:var(--red);box-shadow:0 10px 24px #cf39382c}.education-thumbs img{width:100%;height:100%;object-fit:cover}.education-lightbox-items{display:none!important}@media(max-width:700px){.education-gallery-main img{height:300px}.education-thumbs{grid-template-columns:repeat(4,1fr)}.education-thumbs button{height:62px}}

.program-note{display:grid;gap:8px;margin:0 0 20px}.program-note p{margin:0;color:#536176;font-size:16px;line-height:1.7}.program-subtitle{display:block;margin:4px 0 14px;color:var(--red);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}

.program-note{display:grid!important;gap:12px!important;margin:0 0 26px!important;padding:22px 24px!important;border:1px solid #ffe1d8!important;border-left:6px solid var(--red)!important;border-radius:22px!important;background:linear-gradient(135deg,#fff7f2 0%,#ffffff 100%)!important;box-shadow:0 14px 36px #cf393812!important}.program-note strong{display:block;margin-bottom:2px;color:var(--ink);font-size:20px;font-weight:900}.program-note p{display:flex;gap:11px;align-items:flex-start;margin:0!important;color:#4f5f74!important;font-size:17px!important;line-height:1.75!important;font-weight:600!important}.program-note p i{margin-top:5px;color:var(--red);font-size:14px}.program-note p span{display:block}.program-subtitle{margin:0 0 16px!important;padding-top:4px!important}

@media(max-width:900px){.menu{max-height:calc(100vh - 94px);overflow-y:auto}.program-section{gap:30px!important;margin-bottom:58px!important}.program-section>div:first-child{order:0!important}.program-section>div:nth-child(2){order:1!important}.program-section h2{font-size:34px!important;line-height:1.14!important}.program-note{padding:19px 18px!important;border-radius:20px!important}.program-note p{font-size:16px!important;line-height:1.65!important}.education-gallery-main{height:300px!important}.contact-layout{gap:24px!important}.contact-layout .contact-photo img{width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important}.map-card iframe{height:360px!important;min-height:360px!important}}@media(max-width:560px){.menu{max-height:calc(100vh - 78px)}.page-hero{padding:74px 0 54px!important}.page-hero h1{font-size:38px!important;line-height:1.08!important}.page-hero p{font-size:16px!important;line-height:1.55!important}.program-section{gap:24px!important}.program-section h2{font-size:31px!important}.program-note{margin-bottom:22px!important;padding:18px 16px!important}.program-note strong{font-size:18px!important}.program-note p{gap:9px!important}.program-subtitle{font-size:12px!important;line-height:1.35!important}.education-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important}.education-thumbs button{height:58px!important}.rounded-img{height:auto!important;max-height:340px!important}.contact-card,.form-card{padding:24px!important}.contact-row{gap:12px!important}.map-card iframe{height:320px!important;min-height:320px!important}}

@media(max-width:900px){.header{z-index:300}.nav{position:relative}.menu-btn{width:44px;height:44px;border-radius:14px;background:#fff;border:1px solid #eef1f6;box-shadow:0 10px 24px #25304a12;color:var(--ink);display:grid!important;place-items:center}.menu-btn i{font-size:22px}.menu{position:fixed!important;top:104px!important;left:50%!important;right:auto!important;width:min(390px,calc(100vw - 28px))!important;max-height:calc(100vh - 122px)!important;transform:translateX(-50%) translateY(-10px);padding:14px!important;border:1px solid #eef1f6;border-radius:24px;background:#fffffff7!important;box-shadow:0 24px 70px #1c274020,0 0 0 999px #1f29370f!important;backdrop-filter:blur(14px);align-items:stretch!important;gap:8px!important;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,transform .2s ease}.menu.open{display:flex!important;opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.menu>a,.menu-item>a{display:flex!important;align-items:center;justify-content:space-between;min-height:46px;width:100%;padding:0 15px!important;border-radius:15px;color:var(--ink);background:#fff;border:1px solid transparent;font-size:15px;font-weight:900;text-align:left}.menu>a:hover,.menu-item>a:hover,.menu>a.active,.menu-item>a.active{background:#fff4ef;color:var(--red);border-color:#ffe0d6}.menu>a:not(.nav-cta):after,.menu-item>a:after{content:"";width:7px;height:7px;border-radius:50%;background:#e7edf4}.menu>a.active:after,.menu-item>a.active:after{background:var(--red)}.menu-item{display:grid!important;grid-template-columns:1fr 44px!important;width:100%;gap:8px!important;align-items:center!important}.dropdown-toggle{width:44px!important;height:46px!important;border-radius:15px!important;background:#f5f7fb!important;border:1px solid #eef1f6!important}.menu-item.open .dropdown-toggle{background:#fff0ec!important;color:var(--red)!important}.dropdown-menu{grid-column:1/-1!important;width:100%!important;margin:0!important;padding:8px!important;border:1px solid #edf1f6!important;border-radius:18px!important;background:#f8fafc!important;gap:5px!important}.dropdown-menu a{min-height:40px!important;padding:0 13px!important;border-radius:12px!important;background:transparent!important;font-size:14px!important}.dropdown-menu a:hover{background:#fff!important}.nav-cta{width:100%!important;min-height:50px!important;margin-top:4px!important;justify-content:center!important;border-radius:16px!important}.nav-cta:after{display:none!important}}@media(max-width:560px){.menu{top:88px!important;width:calc(100vw - 24px)!important;max-height:calc(100vh - 104px)!important;border-radius:22px!important}.menu>a,.menu-item>a{min-height:44px;font-size:14px}.dropdown-toggle{height:44px!important}.nav-cta{min-height:48px!important}}
