@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}@font-face{font-family:Goudy Old Style;src:url(/fonts/GoudyOldStyle-Bold.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Sitka Small;src:url(/fonts/SitkaSmall-Bold.woff2) format("woff2");font-weight:600;font-style:normal}:root{--primary-color:#cc8595;--transition:0.3s ease-in-out;--radius:12px}html{scroll-behavior:smooth}body{margin:0;font-family:sans-serif;line-height:1.6;color:#333}.nav{justify-content:flex-end;align-items:center;padding:1rem}.nav,nav ul{display:flex}nav ul{list-style:none;margin:0;padding:0}nav li+li{margin-left:2rem}nav a{font-family:Sitka Small,serif;font-size:clamp(1rem,2.5vw,1.125rem);font-weight:700;color:#333;text-decoration:none;transition:color var(--transition),transform var(--transition)}nav a:hover{color:var(--primary-color);transform:translateY(-2px)}header{display:flex;justify-content:space-evenly;align-items:center;padding:1rem;border-bottom:1px solid #eee}.mainHeader{font-size:clamp(1.25rem,2vw,3rem)!important;font-family:Goudy Old Style,serif;color:var(--primary-color);margin:0;transition:transform var(--transition)}.mainHeader:hover{transform:translateY(-2px)}main{flex-direction:column;gap:1rem;max-width:1200px;margin:2rem auto;padding:0 2rem}.row,main{display:flex}.row{align-items:flex-start!important;gap:2rem}.row .imageCard,.row .textCol{flex:1 1 300px}.centeredHeading{text-align:center;width:100%;margin-bottom:1rem}.imageCard{margin-bottom:1.5rem;overflow:hidden;border-radius:var(--radius)}.imageCard img{display:block;width:100%;height:auto;transition:transform var(--transition),filter var(--transition)}.imageCard img:hover{transform:scale(1.05);filter:brightness(1.1)}.sectionHeading{font-family:Sitka Small,serif;font-size:clamp(.75rem,1.5vw,1.8rem);color:var(--primary-color);opacity:0;transform:translateY(20px);animation:fadeInUp .6s forwards;position:sticky;top:4.5rem;z-index:5;padding:.5rem 0;margin-bottom:1rem;margin-top:1.5rem}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.introRow .sectionHeading{animation-delay:.2s}.coursesSection .sectionHeading{animation-delay:.4s}.bottomRow .sectionHeading{animation-delay:.6s}.gridLayout{display:none!important}.others{display:flex;flex-direction:column;gap:2rem}.link{color:var(--primary-color);text-decoration:none;transition:color var(--transition)}.link:hover{color:#666}footer{border-top:1px solid #eee;padding:2rem;justify-content:space-evenly;font-size:.9rem;color:#666}footer,footer .location{display:flex;align-items:center}footer .icon{margin-right:.5rem}footer .location span{font-weight:600}@media (max-width:768px){main{gap:2rem}nav a{font-size:clamp(.9rem,2.5vw,1rem)}.sectionHeading{font-size:clamp(1.5rem,5vw,2rem)}footer{flex-direction:column;gap:1rem;text-align:center}}@media (max-width:480px){.mainHeader{font-size:clamp(2rem,8vw,2.5rem)}.sectionHeading{font-size:clamp(1.25rem,6vw,1.75rem)}}.textCol section:first-child{padding-top:0;margin-top:0}.textCol section:first-child .sectionHeading,.textCol section:first-child p:first-of-type{margin-top:0}.bottomRow .textCol,.introRow .textCol{display:flex;flex-direction:column;justify-content:flex-start}.bottomRow .textCol section:first-child,.introRow .textCol section:first-child{margin-top:0;padding-top:0}.sectionHeading{background:white;padding:0;margin:0 0 1rem;font-size:1.5rem}.textCol{display:flex;flex-direction:column}section#purpose{padding-top:0!important;margin-top:0!important}.bottomRow,.introRow{align-items:flex-start}.imageCard,.textCol{align-self:flex-start}.bottomRow .imageCard,.introRow .imageCard{margin-top:3rem}