:root{--brand:#8b7cc8;--brand-dark:#6f5db3;--brand-deep:#4f4388;--brand-soft:#f0edff;--brand-pale:#faf8ff;--accent:#d79a7b;--accent-soft:#fff1ea;--ink:#241f33;--text:#352f46;--muted:#655f75;--line:#e2dcf5;--soft:#faf8ff;--white:#ffffff;--shadow:0 24px 70px rgba(36,31,51,0.12);--shadow-soft:0 14px 35px rgba(36,31,51,0.08);--shadow-blue:0 18px 38px rgba(139,124,200,0.25);--radius:24px;--radius-lg:46px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--white);line-height:1.6}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1{max-width:620px;margin:0 0 24px;font-size:clamp(44px,5.6vw,74px);line-height:.96;letter-spacing:-.075em}h2{margin-bottom:18px;font-size:clamp(34px,4vw,54px);line-height:1.02;letter-spacing:-.055em}h2,h3{color:var(--ink)}h3{margin-bottom:10px;font-size:22px;letter-spacing:-.03em}.section{width:min(1180px,88vw);margin:0 auto;padding:110px 0}.eyebrow{display:inline-flex;margin:0 0 20px;padding:8px 14px;border-radius:999px;background:var(--brand-soft);font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.eyebrow,.eyebrow.light{color:var(--brand-dark)}.brandMark{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;overflow:visible;background:transparent;border:0;border-radius:0;box-shadow:none}.brandLogo{width:72px;height:72px;object-fit:contain;display:block}.actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;font-weight:900;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.btn:hover{transform:translateY(-2px)}.btnPrimary{background:var(--brand-deep);color:var(--white);box-shadow:var(--shadow-blue)}.btnPrimary:hover{background:var(--brand-dark)}.btnSecondary{background:var(--white);color:var(--brand-dark);border:1px solid rgba(79,143,207,.24)}.btnSecondary:hover{background:var(--brand-soft);border-color:rgba(79,143,207,.4)}.siteHeader{position:-webkit-sticky;position:sticky;top:0;z-index:50;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:28px;gap:28px;padding:18px 6%;background:rgba(255,255,255,.9);border-bottom:1px solid rgba(79,143,207,.14);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--brand);text-decoration:none}.brand small,.brand strong{display:block}.brand strong{font-size:1rem;line-height:1.1;letter-spacing:-.03em}.brand small{margin-top:3px;color:var(--brand);font-size:.76rem;font-weight:700}.nav{display:flex;justify-content:center;gap:26px}.nav a{color:var(--muted);font-size:.92rem;font-weight:800;text-decoration:none}.nav a:hover{color:var(--brand-dark)}.headerCall{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;background:var(--brand-deep);color:var(--white);font-size:.9rem;font-weight:850;text-decoration:none;box-shadow:var(--shadow-blue)}.headerCall:hover{background:var(--brand-dark)}.hero{min-height:88vh;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;grid-gap:56px;gap:56px;padding:96px 6%;background:radial-gradient(circle at top left,rgba(234,244,255,.95),transparent 34%),linear-gradient(135deg,#ffffff 0,var(--brand-pale) 100%)}.heroContent{max-width:680px}.hero h1{margin:0;color:var(--brand-deep);font-size:clamp(2.7rem,5.2vw,5.8rem);line-height:.96;letter-spacing:-.05em}.heroText{max-width:620px;margin:28px 0 0;color:var(--muted);font-size:1.12rem;line-height:1.8}.heroDetails{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:42px}.heroDetails div{padding:18px;border-radius:24px;background:rgba(255,255,255,.78);border:1px solid rgba(79,143,207,.14);box-shadow:var(--shadow-soft)}.heroDetails span,.heroDetails strong{display:block}.heroDetails strong{color:var(--ink);font-size:.98rem}.heroDetails span{margin-top:5px;color:var(--muted);font-size:.92rem;line-height:1.5}.heroVisual{position:relative;min-height:560px;display:flex;align-items:center;justify-content:center}.heroStackSlider{position:relative;width:min(100%,540px);height:620px}.heroStackCard{position:absolute;inset:0;width:100%;height:560px;padding:0;overflow:hidden;border:0;border-radius:44px;background:var(--brand-soft);cursor:pointer;box-shadow:0 34px 90px rgba(16,32,51,.2);transition:transform .35s ease,opacity .35s ease,filter .35s ease}.heroStackOffset0{z-index:3;transform:translate(0) rotate(0deg)}.heroStackOffset1{z-index:2;transform:translate(24px,28px) rotate(3deg) scale(.96);opacity:.72;filter:saturate(.9)}.heroStackOffset2{z-index:1;transform:translate(48px,56px) rotate(6deg) scale(.92);opacity:.42;filter:saturate(.8)}.heroStackOffset0:hover{transform:translateY(-8px)}.heroImage{object-fit:cover}.heroSliderInfo{position:absolute;left:22px;right:22px;bottom:28px;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border-radius:24px;background:rgba(255,255,255,.94);border:1px solid rgba(79,143,207,.16);box-shadow:0 18px 45px rgba(16,32,51,.16);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.heroSliderInfo span,.heroSliderInfo strong{display:block}.heroSliderInfo span{margin-bottom:3px;color:var(--brand-dark);font-size:.75rem;font-weight:900;letter-spacing:.12em}.heroSliderInfo strong{color:var(--ink);font-size:.95rem;line-height:1.25}.heroSliderControls{display:flex;gap:8px;flex-shrink:0}.heroSliderControls button{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(79,143,207,.22);border-radius:999px;background:var(--brand-soft);color:var(--brand-dark);font-size:1rem;font-weight:900;cursor:pointer}.heroSliderControls button:hover{background:var(--brand);color:var(--white)}@media (max-width:980px){.heroVisual{min-height:auto}.heroStackSlider{width:100%;height:500px}.heroStackCard{width:calc(100% - 42px);height:440px;border-radius:34px}.heroStackOffset1{transform:translate(20px,22px) rotate(2.5deg) scale(.96)}.heroStackOffset2{transform:translate(40px,44px) rotate(5deg) scale(.92)}.heroSliderInfo{left:18px;right:42px;bottom:18px}}@media (max-width:560px){.heroStackSlider{height:410px}.heroStackCard{width:calc(100% - 30px);height:350px;border-radius:28px}.heroStackOffset1{transform:translate(15px,17px) rotate(2.5deg) scale(.96)}.heroStackOffset2{transform:translate(30px,34px) rotate(5deg) scale(.92)}.heroSliderInfo{left:14px;right:30px;bottom:14px;padding:13px;border-radius:20px}.heroSliderInfo strong{font-size:.85rem}.heroSliderControls button{width:34px;height:34px}}.quickInfo{position:relative;z-index:10;width:min(1180px,88vw);margin:34px auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.quickInfo article{display:flex;align-items:center;gap:14px;min-height:104px;padding:22px;background:var(--white);border:1px solid rgba(216,231,245,.95);border-radius:22px;box-shadow:var(--shadow-soft)}.icon svg{flex-shrink:0;color:var(--brand)}.icon svg,.quickInfo a,.quickInfo span,.quickInfo strong{display:block}.quickInfo strong{margin-bottom:4px;color:var(--ink);font-size:15px;font-weight:900}.quickInfo a,.quickInfo span{color:var(--muted);font-size:14px;line-height:1.45}.quickInfo a:hover{color:var(--brand-dark)}.twoCol{display:grid;grid-template-columns:.92fr 1.08fr;grid-gap:70px;gap:70px;align-items:start}.copy{color:var(--muted);font-size:18px}.copy p{line-height:1.8}.galleryOpenButton{display:block;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.galleryOpenButton .stackFrontCard{transition:transform .3s ease,box-shadow .3s ease}.galleryOpenButton:hover .stackFrontCard{transform:translateY(-6px);box-shadow:0 38px 95px rgba(16,32,51,.24)}.stackFrontCard figcaption{display:grid;grid-gap:2px;gap:2px}.stackFrontCard figcaption span{display:block;color:var(--muted);font-size:.72rem;font-weight:800}.galleryModal{position:fixed;inset:0;z-index:999;display:grid;place-items:center;padding:24px}.galleryModalBackdrop{position:absolute;inset:0;border:0;background:rgba(16,32,51,.78);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer}.galleryModalContent{position:relative;z-index:1;width:min(1120px,96vw);display:grid;grid-gap:18px;gap:18px}.galleryModalImageWrap{position:relative;width:100%;aspect-ratio:16/9;max-height:78vh;overflow:hidden;border-radius:32px;background:var(--brand-soft);box-shadow:0 40px 120px rgba(0,0,0,.32)}.galleryModalImage{object-fit:cover}.galleryModalClose{position:absolute;top:-18px;right:-18px;z-index:4;width:46px;height:46px;display:grid;place-items:center;border:0;border-radius:999px;background:var(--white);color:var(--ink);font-size:1.8rem;line-height:1;font-weight:700;cursor:pointer;box-shadow:0 18px 45px rgba(0,0,0,.24)}.galleryModalClose:hover{background:var(--brand-soft);color:var(--brand-dark)}.galleryModalNav{position:absolute;top:50%;z-index:4;width:52px;height:52px;display:grid;place-items:center;border:1px solid rgba(79,143,207,.2);border-radius:999px;background:rgba(255,255,255,.94);color:var(--brand-dark);font-size:1.35rem;font-weight:900;cursor:pointer;transform:translateY(-50%);box-shadow:0 18px 45px rgba(0,0,0,.2)}.galleryModalNav:hover{background:var(--brand);color:var(--white)}.galleryModalPrev{left:-26px}.galleryModalNext{right:-26px}.galleryModalCaption{display:grid;grid-gap:5px;gap:5px;max-width:760px;padding:18px 20px;border-radius:24px;background:rgba(255,255,255,.95);border:1px solid rgba(79,143,207,.14);box-shadow:0 20px 55px rgba(0,0,0,.18);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.galleryModalCaption span{color:var(--brand-dark);font-size:.78rem;font-weight:900;letter-spacing:.12em}.galleryModalCaption strong{color:var(--ink);font-size:clamp(1.1rem,2vw,1.55rem);line-height:1.2}.galleryModalCaption p{margin:4px 0 0;color:var(--muted);font-size:.95rem;line-height:1.6}@media (max-width:760px){.galleryModal{padding:16px}.galleryModalImageWrap{aspect-ratio:16/9;max-height:68vh;border-radius:24px}.galleryModalClose{top:10px;right:10px;width:42px;height:42px}.galleryModalPrev{left:10px}.galleryModalNext{right:10px}.galleryModalNav{width:44px;height:44px;background:rgba(255,255,255,.88)}.galleryModalCaption{border-radius:20px;padding:15px}}.stackedListSection{overflow:hidden}.stackedListHeading{max-width:820px;margin-bottom:72px}.stackedListHeading h2{margin:0;color:var(--brand-deep);font-size:clamp(2.35rem,4.7vw,5rem);line-height:.98;letter-spacing:-.07em}.stackedListHeading p:not(.eyebrow){max-width:660px;margin-top:20px;color:var(--muted);font-size:1.05rem;line-height:1.75}.stackedImageList{display:grid;grid-gap:96px;gap:96px}.stackedImageItem{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.7fr);align-items:center;grid-gap:64px;gap:64px}.stackedImageItem:nth-child(2n){grid-template-columns:minmax(280px,.7fr) minmax(0,1.1fr)}.stackedImageItem:nth-child(2n) .stackedImageVisual{grid-column:2}.stackedImageItem:nth-child(2n) .stackedImageCopy{grid-column:1;grid-row:1}.stackedImageVisual{position:relative;min-height:450px}.stackBackCard,.stackFrontCard{position:absolute;inset:0;margin:0;width:min(100%,680px);aspect-ratio:16/9;height:auto;border-radius:42px}.stackFrontCard{z-index:3;overflow:hidden;background:var(--brand-soft);box-shadow:0 34px 90px rgba(16,32,51,.2)}.stackBackCard{background:rgba(79,143,207,.13);border:1px solid rgba(79,143,207,.12)}.backCardOne{z-index:2;transform:translate(28px,28px) rotate(3deg) scale(.96)}.backCardTwo{z-index:1;transform:translate(56px,56px) rotate(6deg) scale(.92);opacity:.58}.stackedListImage{object-fit:cover;transition:transform .55s ease}.stackFrontCard:hover .stackedListImage{transform:scale(1.04)}.stackFrontCard figcaption{position:absolute;left:22px;bottom:22px;z-index:2;max-width:calc(100% - 44px);padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.95);color:var(--brand-dark);font-size:.82rem;font-weight:850;box-shadow:0 12px 32px rgba(16,32,51,.16);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.stackedImageCopy{padding:34px;border-radius:34px;background:rgba(255,255,255,.78);border:1px solid rgba(79,143,207,.12);box-shadow:var(--shadow-soft)}.stackedImageCopy span{display:inline-flex;margin-bottom:18px;color:var(--brand-dark);font-size:.85rem;font-weight:900;letter-spacing:.16em}.stackedImageCopy h3{margin:0;color:var(--brand-deep);font-size:clamp(1.8rem,3vw,3rem);line-height:1.04;letter-spacing:-.055em}.stackedImageCopy p{margin:18px 0 0;color:var(--brand-dark);font-size:1rem;line-height:1.75}.careSection .sectionHeading{max-width:780px;margin-bottom:48px}.careSection .sectionHeading h2{color:var(--ink)}.careSection .sectionHeading p:not(.eyebrow){color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.card{position:relative;overflow:hidden;padding:30px;border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(246,251,255,.95));border:1px solid rgba(79,143,207,.12);box-shadow:var(--shadow-soft);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.card:before{content:"";position:absolute;top:-60px;right:-60px;width:150px;height:150px;border-radius:999px;background:rgba(79,143,207,.1)}.card:hover{transform:translateY(-6px);border-color:rgba(79,143,207,.24);box-shadow:var(--shadow)}.cardIcon{width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:24px;border-radius:20px;background:var(--brand-soft);color:var(--brand-dark);box-shadow:0 14px 34px rgba(79,143,207,.18)}.card h3,.cardIcon{position:relative;z-index:1}.card h3{margin:0;color:var(--ink);font-size:1.25rem;line-height:1.2;letter-spacing:-.03em}.card p{position:relative;z-index:1;margin:14px 0 0;color:var(--muted);font-size:.98rem;line-height:1.7}.homeEnvironmentSection{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.85fr);align-items:center;grid-gap:64px;gap:64px}.featureImageWrap{position:relative;min-height:560px;overflow:hidden;border-radius:42px;background:var(--brand-soft);box-shadow:0 34px 90px rgba(16,32,51,.18)}.featureImage{object-fit:cover}.featureCopy h2{margin:0;color:var(--ink);font-size:clamp(2.2rem,4vw,4.4rem);line-height:.98;letter-spacing:-.065em}.featureCopy p:not(.eyebrow){margin-top:22px;color:var(--muted);font-size:1.05rem;line-height:1.75}.checkList{display:grid;grid-gap:14px;gap:14px;padding:0;margin:30px 0 0;list-style:none}.checkList li{position:relative;padding:16px 18px 16px 48px;border-radius:18px;background:rgba(255,255,255,.8);border:1px solid rgba(79,143,207,.12);color:var(--ink);font-weight:750;box-shadow:var(--shadow-soft)}.checkList li:before{content:"✓";position:absolute;left:18px;top:50%;transform:translateY(-50%);width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:var(--brand-soft);color:var(--brand-dark);font-size:.8rem;font-weight:900}.admission{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.7fr);align-items:center;grid-gap:64px;gap:64px;width:100%;padding:96px 7%;background:radial-gradient(circle at top left,rgba(255,255,255,.18),transparent 32%),linear-gradient(135deg,var(--brand-deep) 0,var(--brand) 100%);color:var(--white);overflow:hidden}.admission>div:first-child{max-width:720px}.admission h2{max-width:680px;margin:0;color:var(--white);font-size:clamp(2.6rem,5vw,4.8rem);line-height:1;letter-spacing:-.055em}.admission p:not(.eyebrow){max-width:640px;margin-top:24px;color:rgba(255,255,255,.84);font-size:1.05rem;line-height:1.75}.admission .eyebrow.light{display:inline-flex;margin-bottom:24px;padding:9px 15px;border-radius:999px;background:rgba(255,255,255,.14);color:var(--white);border:1px solid rgba(255,255,255,.18)}.admissionCard{width:100%;max-width:520px;justify-self:end;padding:34px;border-radius:34px;background:rgba(255,255,255,.96);color:var(--ink);border:1px solid rgba(255,255,255,.26);box-shadow:0 34px 90px rgba(16,32,51,.22);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.admissionCard h3{margin:0;color:var(--ink);font-size:clamp(1.6rem,2.4vw,2.35rem);line-height:1.08;letter-spacing:-.045em}.admissionCard ul{display:grid;grid-gap:12px;gap:12px;padding:0;margin:26px 0 0;list-style:none}.admissionCard li{position:relative;padding:14px 16px 14px 46px;border-radius:18px;background:var(--brand-pale);border:1px solid rgba(79,143,207,.12);color:var(--ink);font-size:.95rem;line-height:1.45;font-weight:700}.admissionCard li:before{content:"?";position:absolute;left:16px;top:14px;width:20px;height:20px;display:grid;place-items:center;border-radius:999px;background:var(--brand-soft);color:var(--brand-dark);font-size:.78rem;font-weight:900}.contactCard{display:grid;grid-template-columns:minmax(0,.85fr) minmax(360px,.8fr);grid-gap:56px;gap:56px;align-items:center;padding:56px;border-radius:42px;background:var(--white);border:1px solid rgba(79,143,207,.12);box-shadow:var(--shadow)}.contactIntro h2{margin:0;color:var(--ink);font-size:clamp(2.3rem,4.4vw,4.8rem);line-height:.98;letter-spacing:-.065em}.contactIntro p{max-width:620px;margin-top:22px;color:var(--muted);font-size:1.05rem;line-height:1.75}.contactInfoWrap{display:grid;grid-gap:28px;gap:28px}.contactGrid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}.contactGrid div{display:grid;grid-gap:6px;gap:6px;padding:18px 20px;border-radius:22px;background:var(--brand-pale);border:1px solid rgba(79,143,207,.12)}.contactGrid strong{color:var(--ink);font-size:.82rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.contactGrid a,.contactGrid span{color:var(--muted);font-size:1rem;line-height:1.5;text-decoration:none}.contactGrid a{color:var(--brand-dark);font-weight:850}.contactGrid a:hover{text-decoration:underline}.contactActions{margin-top:0}.footer{display:flex;justify-content:space-between;gap:24px;padding:28px 6vw;border-top:1px solid var(--line);color:var(--muted);font-size:14px}.footer p{margin:0}@media (max-width:980px){.siteHeader{grid-template-columns:1fr auto;gap:14px}.nav{grid-column:1/-1;display:flex;justify-content:flex-start;gap:10px;overflow-x:auto;padding:4px 0 2px;scrollbar-width:none}.nav::-webkit-scrollbar{display:none}.nav a{flex:0 0 auto;padding:9px 13px;border-radius:999px;background:var(--brand-pale);border:1px solid rgba(79,143,207,.14);color:var(--muted);font-size:.82rem;font-weight:850;white-space:nowrap}.nav a:hover{color:var(--brand-dark);background:var(--brand-soft)}.hero{grid-template-columns:1fr;gap:42px;padding:80px 22px}.hero h1{font-size:clamp(2.6rem,13vw,4.4rem)}.heroVisual{min-height:auto}.heroImageCard{width:100%;height:430px;border-radius:34px}.heroInfoCard{position:relative;left:auto;bottom:auto;margin-top:-58px;margin-left:18px;margin-right:18px}.heroDetails{grid-template-columns:1fr}.cards,.quickInfo{grid-template-columns:repeat(2,1fr)}.admission,.homeEnvironmentSection,.twoCol{grid-template-columns:1fr}.stackedListHeading{margin-bottom:52px}.stackedImageList{gap:76px}.stackedImageItem,.stackedImageItem:nth-child(2n){grid-template-columns:1fr;gap:28px}.stackedImageItem:nth-child(2n) .stackedImageCopy,.stackedImageItem:nth-child(2n) .stackedImageVisual{grid-column:auto;grid-row:auto}.stackedImageVisual{min-height:460px}.stackBackCard,.stackFrontCard{width:calc(100% - 28px);aspect-ratio:16/9;height:auto;border-radius:26px}.backCardOne{transform:translate(20px,22px) rotate(2.5deg) scale(.96)}.backCardTwo{transform:translate(40px,44px) rotate(5deg) scale(.92)}.featureImageWrap{min-height:440px;border-radius:34px}.admission{gap:42px;padding:80px 24px}.admissionCard{max-width:none;justify-self:stretch}.admission h2{font-size:clamp(2.4rem,10vw,4rem)}.contactCard{grid-template-columns:1fr;padding:36px;border-radius:34px}}@media (max-width:640px){.siteHeader{grid-template-columns:1fr auto;padding:14px 5vw}.nav{display:flex;grid-column:1/-1}.brand small{display:none}.brandMark{width:40px;height:40px;border-radius:14px}.headerCall{min-height:40px;padding:0 15px;font-size:13px}.hero{min-height:auto;padding:70px 20px}.heroText{font-size:16px}.actions{flex-direction:column}.btn{width:100%}.cards,.contactGrid,.quickInfo{grid-template-columns:1fr}.section{width:90vw;padding:76px 0}.stackedImageList{gap:64px}.stackedImageVisual{min-height:370px}.stackBackCard,.stackFrontCard{width:calc(100% - 28px);height:340px;border-radius:26px}.backCardOne{transform:translate(14px,16px) rotate(2.5deg) scale(.96)}.backCardTwo{transform:translate(28px,32px) rotate(5deg) scale(.92)}.stackedImageCopy{padding:24px;border-radius:26px}.stackFrontCard figcaption{left:16px;bottom:16px;max-width:calc(100% - 32px);font-size:.74rem}.card{padding:26px;border-radius:26px}.featureImageWrap{min-height:340px;border-radius:28px}.checkList li{padding:15px 16px 15px 46px}.admission{padding:70px 20px}.admissionCard{padding:24px;border-radius:26px}.admissionCard li{padding:14px 14px 14px 44px}.contactCard{padding:24px;border-radius:28px}.footer{flex-direction:column}}