@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/font-0.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/font-1.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/font-2.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/font-3.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/font-4.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/font-5.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/font-6.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/font-7.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(assets/font-8.ttf) format('truetype');
}

:root{--ink:#20344b;--cream:#fffdf7;--blue:#dceff8;--yellow:#fff0b6;--pink:#f6dfe4;--green:#e7eed7;--line:#dce0db;--accent:#f9c84f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.65 'DM Sans',sans-serif}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #287cb0;outline-offset:5px}img{display:block;max-width:100%;object-fit:cover}button{cursor:pointer}svg{width:24px;height:24px;flex:none}.wrap{max-width:1320px;width:calc(100% - 112px);margin:auto}.header{max-width:1440px;margin:auto;height:110px;padding:0 56px;display:flex;align-items:center;gap:48px}.brand{display:grid;line-height:1;text-align:center;flex:none}.brand-word{font:800 39px/.92 'Manrope',sans-serif;letter-spacing:-3px;display:flex}.brand-word b:nth-child(1){color:#ed698a}.brand-word b:nth-child(2){color:#70ad49}.brand-word b:nth-child(3){color:#409aca}.brand>span:last-child{font-size:11px;letter-spacing:2px;margin-top:7px}.brand img{width:125px;height:68px;object-fit:contain}.header nav{display:flex;gap:32px;margin-left:auto;font-size:15px;font-weight:600}.header nav a:hover,.text-link:hover{color:#257baa}.button{display:inline-flex;justify-content:center;align-items:center;gap:32px;background:var(--ink);color:white;border:0;border-radius:100px;padding:17px 26px;font-weight:600;line-height:1.5;transition:transform .2s,background .2s}.button:hover{background:#315375;transform:translateY(-2px)}.button span{font-size:23px;line-height:1}.button.small{padding:12px 23px;font-size:14px;gap:28px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.04fr 1fr;gap:60px;padding-top:44px;padding-bottom:70px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;margin:0 0 23px;line-height:1.5}h1,h2,h3,h4{font-family:'Manrope',sans-serif;margin:0;font-weight:750}h1{font-size:clamp(42px,4.55vw,70px);line-height:1.13;letter-spacing:-3px}h1 span{position:relative;white-space:nowrap;z-index:0}h1 span:after{content:'';position:absolute;bottom:2px;left:0;right:0;height:17px;background:var(--accent);z-index:-1;transform:rotate(-2deg)}.intro{max-width:500px;margin:29px 0;color:#566578;font-size:16px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:32px}.text-link{font-size:14px;font-weight:600}.text-link span{margin-left:8px}.hero-foot{display:flex;align-items:center;gap:14px;margin-top:45px;font-size:13px;color:#5a6878;line-height:1.6}.hero-foot strong{font-weight:500;color:var(--ink)}.location-icon{display:grid;place-items:center;background:#efeee6;width:43px;height:43px;border-radius:50%}.hero-visual{position:relative;align-self:stretch;min-height:580px;padding-bottom:30px}.hero-photo{width:100%;height:100%;position:absolute;inset:0;max-height:calc(100% - 30px);border-radius:145px 28px 28px 28px;object-position:center}.photo-tag{position:absolute;left:-35px;bottom:72px;background:var(--accent);border-radius:15px;padding:24px 28px;display:grid;transform:rotate(-7deg);box-shadow:0 8px 25px #20344b16;line-height:1.4}.photo-tag strong{font:800 31px/1.3 'Manrope',sans-serif;letter-spacing:-1px}.photo-tag span{font-size:13px}.image-caption{position:absolute;bottom:0;right:0;font-size:12px;color:#687382}.values{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.values .wrap{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px 0;font-weight:600;font-size:15px}.values i{font-size:25px;color:#4c97b5;font-style:normal}.section{padding-top:105px;padding-bottom:105px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:42px}h2{font-size:clamp(34px,3.1vw,48px);line-height:1.2;letter-spacing:-1.8px}.section-heading p:last-child{color:#657181;max-width:390px;margin:0 0 3px}.section-heading .eyebrow{margin-bottom:16px}.program-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.program{padding:25px 24px 0;border-radius:22px;display:flex;flex-direction:column;min-width:0}.blue{background:var(--blue)}.yellow{background:var(--yellow)}.pink{background:var(--pink)}.green{background:var(--green)}.card-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:39px}.pill{font-size:12px;font-weight:600;padding:5px 11px;background:#ffffff80;border-radius:30px}.card-index{font-size:13px;color:#617082}.program h3{font-size:25px;letter-spacing:-1px;line-height:1.25}.program p{font-size:14px;line-height:1.75;margin:17px 0 28px;color:#4f6171}.hours{display:grid;margin-top:auto;padding-bottom:26px}.hours strong{font-size:21px;font-weight:650}.hours span{font-size:12px;margin-top:3px}.program>a{border-top:1px solid #20344b25;display:flex;justify-content:space-between;align-items:center;gap:18px;padding:19px 0;font-size:13px;font-weight:600;min-height:78px;line-height:1.5}.program>a span{font-size:24px}.section-note{font-size:13px;color:#677381;max-width:800px;line-height:1.7;margin:23px 0 0}.mobile-nav[hidden]{display:none}
@media(min-width:1500px){.hero{gap:90px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header{padding:0 32px;gap:25px}.header nav{gap:22px}.hero{gap:35px}.hero-visual{min-height:540px}h1{letter-spacing:-2px}.hero-actions{gap:15px;flex-wrap:wrap}.program-grid{grid-template-columns:repeat(2,1fr)}.values .wrap{gap:18px;font-size:13px}.values i{font-size:18px}.section{padding:80px 0}}@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header{height:88px;padding:0 20px;gap:14px}.header nav{display:none}.header>.button{margin-left:auto;font-size:12px;padding:10px 15px;gap:13px}.brand-word{font-size:33px}.brand>span:last-child{font-size:9px}.brand img{width:96px;height:54px}.menu-toggle{display:grid;place-items:center;background:transparent;border:0;padding:8px;color:var(--ink)}.mobile-nav{position:absolute;top:87px;left:0;right:0;z-index:10;background:var(--cream);padding:20px;box-shadow:0 12px 15px #20344b0c;display:grid;gap:18px}.hero{grid-template-columns:1fr;gap:34px;padding-top:30px;padding-bottom:35px}h1{font-size:clamp(38px,9.5vw,60px);letter-spacing:-1.9px}h1 span:after{height:12px}.eyebrow{font-size:11px;margin-bottom:20px}.intro{font-size:15px;margin:24px 0}.hero-actions{gap:20px;margin-top:25px}.button{padding:15px 23px;font-size:14px;gap:22px}.hero-foot{margin-top:27px}.hero-visual{min-height:420px;margin-left:16px}.hero-photo{border-radius:95px 23px 23px 23px}.photo-tag{left:-15px;bottom:49px;padding:18px 22px}.photo-tag strong{font-size:27px}.values .wrap{display:grid;grid-template-columns:1fr 1fr;row-gap:13px;padding:20px 0;font-size:12px}.values i{display:none}.section{padding:63px 0}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:20px!important;font-size:15px}h2{font-size:34px;letter-spacing:-1.3px}.program-grid{gap:13px}.program{padding:20px 19px 0}.program h3{font-size:22px}.program p{font-size:14px}.card-top{margin-bottom:29px}.card-index{display:none}.pill{font-size:11px;padding:5px 9px}.hours strong{font-size:20px}.program>a{font-size:12px;gap:8px}.image-caption{font-size:11px}}@media(max-width:390px){.program-grid{grid-template-columns:1fr}.program{min-height:330px}.hero-actions{gap:16px}.text-link{font-size:12px}.hero-visual{min-height:370px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.day-section{background:#edf3f3;padding:86px 0 34px}.day-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:120px}.day-layout h2 em{font-style:normal;color:#337b96}.day-intro{max-width:380px;color:#5b6c7a;margin:26px 0}.day-steps article{display:flex;gap:23px;border-bottom:1px solid #20344b20;padding:21px 0}.day-steps article:first-child{padding-top:0}.day-steps article:last-child{border-bottom:0}.step-number{display:grid;place-items:center;width:42px;height:42px;background:white;border-radius:50%;font-size:13px;font-weight:600;flex:none}.day-steps h3{font-size:21px;letter-spacing:-.6px}.day-steps p{font-size:15px;color:#5b6c7a;margin:9px 0 0}.day-note{font-size:12px;color:#63717c;margin-top:44px}.gallery{display:grid;grid-template-columns:1.4fr 1fr;grid-template-rows:240px 240px 270px;gap:20px}.gallery-item{position:relative;padding:0;border:0;border-radius:22px;overflow:hidden;display:block;min-width:0;color:white;text-align:left;background:#eef0eb}.gallery-main{grid-row:span 2}.gallery-wide{grid-column:span 2}.gallery-item img{width:100%;height:100%;transition:transform .5s}.gallery-item:hover img{transform:scale(1.035)}.gallery-item:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#0f233477)}.gallery-item>span{position:absolute;bottom:23px;left:25px;right:25px;font-size:16px;font-weight:600;z-index:1;display:flex;justify-content:space-between;align-items:center;gap:14px}.gallery-item i{font-style:normal;background:#ffffff30;display:grid;place-items:center;border:1px solid #ffffff80;border-radius:50%;height:35px;width:35px;font-size:22px}.gallery-wide img{object-position:center 60%}.gallery-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:18px;gap:20px}.gallery-bottom p{font-size:12px;color:#677381;margin:0}.workshops{background:var(--yellow);padding:62px;border-radius:28px;display:grid;grid-template-columns:1fr 1fr;gap:90px}.workshops h2{font-size:39px}.workshops>div>p:not(.eyebrow){font-size:15px;max-width:440px;margin:23px 0;color:#5d624f}.workshop-list{display:flex;flex-wrap:wrap;align-content:center;gap:13px}.workshop-list span{border:1px solid #20344b40;border-radius:100px;padding:12px 21px;font-size:18px;font-weight:500;background:#fffdf730}.workshop-list span:nth-child(2){background:var(--pink);transform:rotate(-4deg)}.workshop-list span:nth-child(4){background:var(--blue);transform:rotate(3deg)}.workshop-list p{font-size:12px!important;line-height:1.7}.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.location-grid article{padding:34px;border:1px solid var(--line);border-radius:23px;background:white}.location-top{display:flex;align-items:center;justify-content:space-between}.location-top .eyebrow{margin:0;font-size:11px}.location-mark{font:700 38px/1 'Manrope',sans-serif;color:#bacfd2}.location-grid article:nth-child(2) .location-mark{color:#e2c369}.location-grid h3{font-size:30px;letter-spacing:-1px;margin-top:24px}.location-grid p{color:#5b6c7a;margin:15px 0 26px}.location-actions{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-top:22px;border-top:1px solid var(--line);font-size:14px}.location-actions>a:last-child{font-size:13px;color:#607180}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;padding-bottom:110px}.faq-section>div>p:last-child{color:#647182;max-width:280px;font-size:15px;margin-top:23px}.faqs details{border-bottom:1px solid var(--line)}.faqs details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;font:650 17px/1.5 'Manrope',sans-serif;list-style:none;padding:22px 38px 22px 0;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:3px;top:20px;font-size:24px;font-weight:400}details[open] summary:after{content:'−'}.faqs details p{font-size:15px;color:#5f6e7b;margin:0 30px 23px 0;line-height:1.8}.contact-section{background:#203b50;color:var(--cream);padding:85px 0}.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.contact-copy h2{font-size:45px}.contact-copy>p:not(.eyebrow){color:#c2d1d9;margin:27px 0 36px;max-width:370px;font-size:16px}.contact-copy .eyebrow{color:#f7ce67}.phone-link{display:block;font:650 31px/1.4 'Manrope',sans-serif;letter-spacing:-1px}.phone-link span{margin-left:12px}.email-link{display:block;margin-top:10px;font-size:16px;color:#ccdae0}.contact-direct{margin-top:32px;font-size:14px;color:#f7ce67}.contact-direct span{margin-left:12px}.enquiry-form{background:var(--cream);color:var(--ink);padding:35px;border-radius:26px}.form-header{display:flex;justify-content:space-between;gap:15px;align-items:center}.form-header h3{font-size:23px;letter-spacing:-.7px}.form-header>span{font-size:10px;text-align:right;max-width:85px;line-height:1.4;color:#69778a}.form-intro{font-size:13px;color:#677381;margin:10px 0 28px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px 15px}.form-grid label{font-size:12px;font-weight:600;min-width:0;display:block}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid #d8dedf;border-radius:9px;background:white;color:var(--ink);width:100%;min-width:0;padding:12px 13px;font-size:16px;margin-top:7px;line-height:1.4}.form-grid input,.form-grid select{height:48px}.form-grid select{appearance:none;padding-right:35px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2320344b' stroke-width='1.8'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.form-grid textarea{resize:vertical;min-height:95px}.form-grid .full-width{grid-column:span 2}.optional{font-weight:400;color:#70808d}.enquiry-form>.button{width:100%;margin-top:20px;background:#f6cc60;color:var(--ink);justify-content:space-between;border-radius:10px;padding:14px 20px}.enquiry-form>.button:hover{background:#ffdc83}.form-fine{font-size:11px;color:#6b7884;line-height:1.6;margin:15px 0 0}.floating-contact{position:fixed;right:25px;bottom:24px;display:flex;align-items:center;gap:10px;z-index:20;background:var(--ink);color:white;padding:13px 19px;border-radius:100px;box-shadow:0 4px 20px #20344b30;border:1px solid #ffffff30;font-size:13px}.floating-contact:hover{background:#315375}dialog{border:0;border-radius:18px;background:var(--cream);padding:15px;max-width:min(1050px,calc(100vw - 32px));max-height:90vh;color:var(--ink);overflow:auto}dialog::backdrop{background:#102331dc;backdrop-filter:blur(7px)}dialog>img{max-height:73vh;width:auto;object-fit:contain;border-radius:9px}dialog>p{margin:14px 40px 4px 8px;font-size:14px}.dialog-close{position:absolute;top:25px;right:25px;border:0;border-radius:50%;background:var(--cream);color:var(--ink);width:42px;height:42px;display:grid;place-items:center;box-shadow:0 2px 15px #0002}body.modal-open{overflow:hidden}.hero-photo{object-position:center 60%}
@media(max-width:1100px){.day-layout{gap:60px}.contact-layout{gap:40px}.contact-copy h2{font-size:36px}.enquiry-form{padding:27px}.workshops{padding:45px;gap:45px}.faq-section{gap:50px}.gallery{grid-template-rows:200px 200px 230px}.form-header{align-items:flex-start}.form-header h3{font-size:21px}}
@media(max-width:700px){.day-section{padding:56px 0 28px}.day-layout{grid-template-columns:1fr;gap:38px}.day-intro{font-size:15px;margin:20px 0}.day-steps article{gap:17px}.day-steps h3{font-size:19px}.day-steps p{font-size:15px}.day-note{font-size:11px;margin-top:27px}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:320px 180px 230px;gap:12px}.gallery-main{grid-column:span 2;grid-row:auto}.gallery-item{border-radius:16px}.gallery-item>span{bottom:15px;left:15px;right:15px;font-size:12px}.gallery-item i{width:27px;height:27px;font-size:19px;flex:none}.gallery-bottom{align-items:flex-start}.gallery-bottom .text-link{font-size:12px;text-align:right}.workshops{padding:32px 26px;grid-template-columns:1fr;gap:30px;border-radius:22px}.workshops h2{font-size:32px}.workshop-list{gap:10px}.workshop-list span{font-size:15px;padding:10px 17px}.workshop-list p{margin-bottom:0!important}.location-grid{grid-template-columns:1fr;gap:17px}.location-grid article{padding:26px}.location-grid h3{font-size:27px}.location-actions{gap:15px}.location-actions>a{font-size:13px}.location-actions>a:last-child{font-size:12px}.faq-section{grid-template-columns:1fr;gap:25px;padding-bottom:65px}.faq-section>div>p:last-child{max-width:none}.faqs summary{font-size:15px;padding-top:21px;padding-bottom:21px}.faqs details p{font-size:14px;margin-right:12px}.contact-section{padding:60px 0}.contact-layout{grid-template-columns:1fr;gap:37px}.contact-copy h2{font-size:36px}.contact-copy>p:not(.eyebrow){font-size:15px;max-width:100%;margin:23px 0}.phone-link{font-size:27px}.contact-direct{margin-top:24px}.enquiry-form{padding:25px 20px}.form-grid{grid-template-columns:1fr;gap:17px}.form-grid .full-width{grid-column:auto}.form-grid label{font-size:13px}.form-header h3{font-size:22px}.form-header>span{font-size:10px}.form-intro{margin-bottom:23px;font-size:12px}.form-fine{font-size:11px}.floating-contact{right:17px;bottom:17px;padding:13px}.floating-contact span{display:none}}
.program p{font-size:16px;line-height:1.65}.program>a{font-size:14px}.form-grid label{font-size:14px}.pill{font-size:13px}.hours span{font-size:13px}.text-link{font-size:14px}.form-intro{font-size:14px}.form-fine{font-size:12px}.form-header>span{font-size:12px;max-width:100px}.form-header{flex-wrap:wrap}.card-top{gap:8px}.program .card-index{font-size:12px}
@media(max-width:600px){.program-grid{grid-template-columns:1fr}.program{padding:26px 25px 0}.program h3{font-size:28px}.card-top{margin-bottom:25px}.card-index{display:block!important}.program p{margin-bottom:23px}.hours{padding-bottom:22px}.program>a{min-height:65px}.program .hours strong{font-size:23px}.hero-actions .text-link{font-size:12px}.form-header>span{text-align:left;max-width:none;font-size:11px}}
/* Programme detail and source-attributed parent experiences. */
.programme-includes{list-style:none;padding:0;margin:0 0 27px;display:grid;gap:10px}.programme-includes li{font-size:14px;line-height:1.55;padding-left:19px;position:relative}.programme-includes li:before{content:'';position:absolute;left:1px;top:.56em;width:6px;height:6px;border:1.5px solid currentColor;border-radius:50%;opacity:.65}.program p{margin-bottom:21px}.offering-section{background:#edf3f3;padding:82px 0 42px}.offering-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px 40px}.offering-grid article{border-top:1px solid #20344b25;padding-top:23px}.offering-number{font:600 13px/1 'DM Sans',sans-serif;color:#3b7891;display:block;margin-bottom:19px}.offering-grid h3{font-size:21px;line-height:1.35;letter-spacing:-.6px;max-width:290px}.offering-grid p{font-size:16px;color:#5b6c7a;margin:13px 0 0;line-height:1.75}.optional-services{margin-top:48px;background:var(--cream);border-radius:22px;padding:32px;display:grid;grid-template-columns:.95fr 1fr 1.1fr;gap:40px}.optional-heading .eyebrow{font-size:11px;margin-bottom:14px}.optional-heading h3{font-size:24px;line-height:1.35;letter-spacing:-.7px}.optional-heading>p:last-child{font-size:13px;margin:13px 0 0;color:#667481}.optional-services article{padding-left:28px;border-left:1px solid var(--line)}.optional-services h4{font-size:17px;margin:2px 0 12px;letter-spacing:-.2px}.optional-services article p{font-size:15px;line-height:1.75;color:#5b6c7a;margin:0}.offering-source{font-size:12px;color:#65747e;margin:24px 0 0;max-width:830px}.offering-source a{text-decoration:underline;text-underline-offset:3px}.testimonials-section{padding-top:0;padding-bottom:100px}.testimonial-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.testimonial-grid figure{margin:0;border:1px solid var(--line);border-radius:24px;padding:32px 36px;display:flex;flex-direction:column;background:#f8f1e4}.testimonial-grid figure:nth-child(2){background:#eaf0e3}.quote-mark{font:70px/.85 Georgia,serif;color:#526c7a;height:50px;display:block}.testimonial-grid blockquote{margin:15px 0 36px;font:650 clamp(23px,2.25vw,32px)/1.45 'Manrope',sans-serif;letter-spacing:-.7px;max-width:470px}.testimonial-grid figcaption{margin-top:auto;display:flex;gap:15px;align-items:center}.testimonial-avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;object-position:center;flex:none;border:3px solid #fff;box-shadow:0 3px 10px #20344b12}.testimonial-grid figcaption div{display:grid;gap:3px}.testimonial-grid figcaption strong{font-size:14px;font-weight:600}.testimonial-grid figcaption div>span{font-size:12px;color:#64747e}.testimonial-source{display:inline-block;margin-top:24px;text-decoration:underline;text-underline-offset:5px;line-height:1.7}
@media(max-width:1100px){.offering-grid{gap:30px}.optional-services{gap:25px;padding:28px}.optional-services article{padding-left:23px}.testimonial-grid figure{padding:28px}.testimonials-section{padding-bottom:80px}}
@media(max-width:700px){.offering-section{padding:56px 0 30px}.offering-grid{grid-template-columns:1fr 1fr;gap:27px 24px}.offering-grid h3{font-size:18px;letter-spacing:-.4px}.offering-grid p{font-size:15px}.offering-number{margin-bottom:14px}.optional-services{grid-template-columns:1fr;gap:24px;margin-top:32px;padding:26px}.optional-heading h3 br{display:none}.optional-services article{padding-left:0;padding-top:22px;border-left:0;border-top:1px solid var(--line)}.offering-source{font-size:12px}.testimonials-section{padding-bottom:65px}.testimonial-grid{grid-template-columns:1fr;gap:17px}.testimonial-grid figure{padding:27px}.testimonial-grid blockquote{font-size:25px;margin:12px 0 28px}.testimonial-source{font-size:13px}.testimonial-grid figcaption div>span{font-size:11px}}
@media(max-width:390px){.offering-grid{grid-template-columns:1fr}.offering-grid h3{font-size:21px}.offering-grid p{font-size:16px}}
/* A colourful, icon-led introduction before the programme schedules. */
.offering-section{background:#fff;padding:88px 0 56px}.offering-section .eyebrow{color:#357ca0}.activity-brand{color:#347a9b}.offering-grid{gap:22px}.offering-grid article{--activity-color:#236d97;--activity-tile:#e1f1ff;--activity-badge:#bde2fc;background:var(--activity-tile);border:0;border-radius:26px;padding:28px 29px 30px}.offering-grid article:nth-child(2){--activity-color:#a83e68;--activity-tile:#fde7ef;--activity-badge:#f9c6da}.offering-grid article:nth-child(3){--activity-color:#407538;--activity-tile:#ecf5d9;--activity-badge:#d3e9af}.offering-grid article:nth-child(4){--activity-color:#916315;--activity-tile:#fff3ca;--activity-badge:#ffe28a}.offering-grid article:nth-child(5){--activity-color:#7653a0;--activity-tile:#eee7fb;--activity-badge:#dccbf5}.offering-grid article:nth-child(6){--activity-color:#b04e36;--activity-tile:#ffebe1;--activity-badge:#ffd1bb}.activity-icon{display:grid;place-items:center;width:62px;height:62px;border-radius:20px;background:var(--activity-badge);color:var(--activity-color);margin:0 0 25px;transform:rotate(-5deg)}.activity-icon svg{width:31px;height:31px;stroke-width:1.8;transform:rotate(5deg)}.offering-grid article:nth-child(even) .activity-icon{transform:rotate(5deg);border-radius:50%}.offering-grid article:nth-child(even) .activity-icon svg{transform:rotate(-5deg)}.offering-grid h3{color:var(--ink);font-size:22px;max-width:none}.offering-grid p{color:#4d6070}.optional-services{background:#fff;border:1px solid #e1e6e6;border-radius:25px;margin-top:30px}.service-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;margin-bottom:14px}.service-icon svg{width:23px;height:23px;stroke-width:1.8}.lunch-icon{background:#fff0bf;color:#916315}.transport-icon{background:#dff0fc;color:#236d97}.optional-heading{align-self:center}.optional-services h4{line-height:1.5}.offering-source{line-height:1.8}.offering-section+#programe{padding-top:88px}
@media(max-width:1100px){.offering-grid{grid-template-columns:repeat(2,1fr);gap:20px}.offering-grid article{padding:27px}.offering-section{padding-top:70px}}
@media(max-width:600px){.offering-section{padding:57px 0 35px}.offering-grid{grid-template-columns:1fr;gap:16px}.offering-grid article{padding:24px;display:grid;grid-template-columns:50px 1fr;gap:0 17px;border-radius:23px}.activity-icon{width:50px;height:50px;border-radius:16px;margin:0;grid-row:span 2}.activity-icon svg{width:27px;height:27px}.offering-grid h3{font-size:20px;line-height:1.4;align-self:center;margin-top:1px}.offering-grid p{font-size:15px;line-height:1.75;grid-column:2;margin-top:10px}.optional-services{padding:24px;margin-top:23px}.offering-section+#programe{padding-top:62px}.service-icon{float:left;margin:0 14px 9px 0}.optional-services h4{min-height:42px;display:flex;align-items:center}.optional-services article p{clear:both}.activity-brand{white-space:nowrap}}

/* Footer */
.site-footer{background:var(--cream);padding:70px 0 26px;scroll-margin-top:90px}
.footer-grid{display:grid;grid-template-columns:1.25fr .9fr 1.1fr 1.1fr;gap:48px;padding-bottom:62px}
.footer-brand img{display:block;width:92px;height:96px;object-fit:contain;margin-bottom:24px}
.footer-brand>p{font-family:Manrope,sans-serif;font-size:30px;line-height:1.22;font-weight:750;letter-spacing:-1px;margin:0 0 16px}
.footer-brand>p span{color:#9b4460}
.footer-intro{display:block;color:#607080;font-size:14px;line-height:1.7}
.footer-socials{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}
.footer-socials a{display:inline-flex;align-items:center;gap:13px;font-size:12px;font-weight:600;border:1px solid var(--line);border-radius:24px;padding:10px 13px;min-height:42px;background:#fff}
.footer-column{min-width:0;padding-top:10px}
.footer-column h2{display:table;font-family:Manrope,sans-serif;font-size:13px;font-weight:750;letter-spacing:0;line-height:1.4;border-radius:9px;padding:9px 13px;margin:0 0 28px;white-space:nowrap}
.footer-explore h2{background:var(--blue)}.footer-places h2{background:var(--green)}.footer-reach h2{background:var(--yellow)}
.footer-explore>a{display:block;font-size:14px;line-height:1.5;padding:10px 0;width:fit-content}
.footer-explore>a:last-child{font-weight:700;margin-top:8px}
.footer-address{display:block;margin-bottom:25px;font-style:normal}
.footer-place-label{display:flex;align-items:center;justify-content:space-between;max-width:195px;font-size:10px;font-weight:700;letter-spacing:1.3px;color:#61717e;margin-bottom:8px}
.footer-place-label>span{font-size:18px;line-height:1}
.footer-address strong{display:block;font-size:15px;margin-bottom:6px}
.footer-address>span:last-child{display:block;font-size:13px;line-height:1.7;color:#607080}
.footer-reach .footer-phone{display:block;font-family:Manrope,sans-serif;font-size:24px;font-weight:750;letter-spacing:-.7px;margin-bottom:10px;white-space:nowrap}
.footer-email{font-size:13px;overflow-wrap:anywhere}
.footer-reach>p{font-size:13px;line-height:1.7;color:#607080;margin:23px 0 20px;max-width:230px}
.footer-whatsapp{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:700;border:1px solid #cddbc5;border-radius:13px;background:var(--green);padding:13px 11px;width:fit-content;min-height:48px}
.footer-whatsapp svg{width:20px;height:20px}.footer-whatsapp>span{margin-left:4px}
.footer-lower{border-top:1px solid var(--line);padding-top:24px;display:flex;align-items:center;flex-wrap:wrap;gap:18px 30px;font-size:11px;color:#657481}
.footer-lower>span:nth-of-type(2){margin-left:auto}.footer-lower>span a{font-weight:700;color:var(--ink);text-underline-offset:4px;text-decoration:underline}
.footer-top{display:flex;align-items:center;gap:10px;color:var(--ink);font-weight:600;min-height:40px}.footer-top svg{width:18px;height:18px}
.site-footer a{transition:color .2s,background .2s}.site-footer a:hover{color:#9b4460}.footer-socials a:hover{background:var(--pink)}.footer-whatsapp:hover{background:#dce8cc}
.site-footer a:focus-visible{outline:2px solid var(--ink);outline-offset:5px;border-radius:5px}
@media(max-width:1100px){.footer-grid{grid-template-columns:1.1fr 1fr;gap:40px 65px}.footer-brand{grid-row:auto}.footer-reach{grid-column:2;grid-row:2}.footer-places{grid-column:1;grid-row:2}.footer-lower>span:nth-of-type(2){margin-left:0}.footer-top{margin-left:auto}}
@media(max-width:700px){.site-footer{padding:40px 0 90px}.footer-grid{grid-template-columns:1fr 1fr;gap:36px 22px;padding-bottom:35px}.footer-brand{grid-column:1/-1;grid-row:auto;display:grid;grid-template-columns:80px 1fr;column-gap:24px}.footer-brand>a{grid-row:span 2}.footer-brand img{width:80px;height:84px;margin:0}.footer-brand>p{font-size:27px;margin-bottom:10px}.footer-intro{font-size:13px}.footer-socials{grid-column:1/-1;margin-top:20px}.footer-column{padding-top:0}.footer-column h2{font-size:12px;padding:8px 10px;margin-bottom:17px}.footer-explore>a{font-size:13px;padding:9px 0}.footer-places{grid-column:auto;grid-row:auto}.footer-address strong{font-size:14px}.footer-address>span:last-child{font-size:12px}.footer-place-label{font-size:9px}.footer-reach{grid-column:1/-1;grid-row:auto;margin-top:0;border-top:1px solid var(--line);padding-top:28px}.footer-reach>p{max-width:310px;margin:15px 0}.footer-reach .footer-phone{font-size:27px}.footer-whatsapp{padding:13px 16px;font-size:13px}.footer-lower{display:grid;grid-template-columns:1fr auto;gap:14px 15px;font-size:10px;padding-top:20px}.footer-lower>span:first-child{grid-column:1/-1}.footer-lower>span:nth-of-type(2){grid-column:1;grid-row:3}.footer-top{grid-column:2;grid-row:2/4;align-self:center}.footer-divider{margin:0 4px}}

.program[id]{scroll-margin-top:110px}
.footer-newsletter{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:28px 32px;margin-bottom:32px;background:var(--blue);border-radius:20px}
.footer-newsletter-label{font-size:10px;font-weight:750;letter-spacing:1.5px;color:#476078}
.footer-newsletter h2{font-family:Manrope,sans-serif;font-size:26px;line-height:1.3;letter-spacing:-.7px;margin:8px 0}
.footer-newsletter p{font-size:13px;line-height:1.6;margin:0;color:#526577;max-width:470px}
.footer-newsletter-action{flex-shrink:0;display:grid;gap:9px;text-align:center}
.footer-newsletter-action>a{display:flex;align-items:center;gap:24px;padding:14px 20px;min-height:48px;border-radius:12px;background:var(--ink);color:#fff;font-size:13px;font-weight:650}
.footer-newsletter-action>a:hover{background:#314c68;color:#fff}.footer-newsletter-action>span{font-size:10px;color:#526577}


@media(max-width:700px){.footer-newsletter{align-items:stretch;flex-direction:column;padding:24px 22px;gap:22px;margin-bottom:24px}.footer-newsletter h2{font-size:23px}.footer-newsletter-action>a{justify-content:space-between;font-size:12px;padding:14px 16px}}

/* Light, floating geometric accents around the content. */
main{overflow-x:clip}.hero,.offering-section,.workshops,#locatii,.site-footer{position:relative;isolation:isolate}
.float-shape{display:block;position:absolute;pointer-events:none;user-select:none;z-index:-1;--turn:0deg;animation:shape-drift 7s ease-in-out infinite;will-change:transform}
@keyframes shape-drift{0%,100%{transform:translateY(0) rotate(var(--turn))}50%{transform:translateY(-13px) rotate(calc(var(--turn) + 8deg))}}
.hero-ring{width:104px;height:104px;border:22px solid #ed86ab;border-radius:50%;right:-24px;top:12px;z-index:2;animation-delay:-2s}
.hero-pill{width:95px;height:35px;border-radius:30px;background:#8bc9e3;left:46%;bottom:61px;--turn:-35deg;z-index:2;animation-delay:-4s}
.hero-dot{width:23px;height:23px;border-radius:50%;background:#abc95c;left:-28px;top:105px;animation-delay:-1s;z-index:0}
.offering-section>.wrap{position:relative;z-index:1}.activity-ring{width:170px;height:170px;border:29px solid #ffe18b;border-radius:50%;left:-86px;top:51px;z-index:0;animation-delay:-3s}.activity-pill{width:112px;height:43px;background:#d8c4f3;border-radius:35px;right:-38px;bottom:100px;--turn:35deg;z-index:0;animation-delay:-5s}
.workshop-ring{width:83px;height:83px;border:17px solid #85bddc;border-radius:50%;right:22px;top:-34px;z-index:1;animation-delay:-2s}.location-dot{width:35px;height:35px;border-radius:11px;background:#f2a2ba;right:8px;top:38px;--turn:20deg;z-index:0}
@media(max-width:1100px){.hero-ring{width:78px;height:78px;border-width:17px;right:-16px;top:24px}.hero-pill{width:68px;height:27px;left:44%;bottom:76px}.hero-dot{left:-18px}}
@media(max-width:700px){.hero-ring{top:auto;bottom:374px;right:-8px;width:70px;height:70px;border-width:15px}.hero-pill{left:auto;right:12px;bottom:27px;width:72px;height:28px}.hero-dot{left:auto;right:8px;top:19px;width:14px;height:14px}.activity-ring{width:112px;height:112px;border-width:20px;left:-76px;top:36px}.activity-pill{width:76px;height:30px;right:-40px;bottom:35px}.workshop-ring{width:61px;height:61px;border-width:13px;top:-24px;right:17px}.location-dot{width:24px;height:24px;right:3px;top:22px}}

/* Photos from the centre's activity gallery. */
.hero-visual{min-height:570px;padding-top:28px}
.hero-photo{position:relative;inset:auto;width:100%;height:auto;aspect-ratio:4/3;max-height:none;border-radius:110px 28px 28px 28px;object-position:center}
.hero-child-inset{position:absolute;right:10px;bottom:40px;width:190px;height:190px;padding:8px;background:#fff;border-radius:50%;box-shadow:0 10px 30px #20344b1a;transform:rotate(7deg);z-index:2;margin:0}
.hero-child-inset img{width:100%;height:100%;border-radius:50%;object-position:20% center}
.hero-visual .photo-tag{bottom:83px;left:-28px;z-index:3}
.hero-visual .image-caption{font-size:12px}.hero-visual .image-caption a{text-decoration:underline;text-underline-offset:3px}
.activity-heading{align-items:center}.activity-heading>div{flex:1}.activity-heading .activity-intro{font-size:16px;line-height:1.75;max-width:470px;color:#657181;margin:22px 0 0}
.activity-photo{width:350px;flex:none;margin:0 12px 0 0;padding:9px 9px 0;background:#fff;border:1px solid #eee4e7;border-radius:25px;box-shadow:0 10px 32px #20344b0c;transform:rotate(3deg)}
.activity-photo img{width:100%;height:216px;object-position:center 48%;border-radius:18px}.activity-photo figcaption{padding:10px 5px 12px;text-align:center;font-size:12px;color:#657181}
@media(min-width:1500px){.hero-visual{min-height:610px}.hero-child-inset{width:205px;height:205px;bottom:34px}}
@media(min-width:701px) and (max-width:1100px){.hero-visual{min-height:520px;align-self:center;display:flex;align-items:flex-start;padding-top:42px}.hero-photo{aspect-ratio:4/3}.hero-child-inset{width:155px;height:155px;right:-6px;bottom:32px}.hero-visual .photo-tag{padding:17px 19px;left:-16px;bottom:108px}.hero-visual .photo-tag strong{font-size:26px}.activity-photo{width:280px}.activity-photo img{height:200px}.activity-heading{gap:30px}}
@media(max-width:700px){.hero-visual{min-height:385px;padding-top:12px;margin-left:8px;margin-right:8px}.hero-photo{aspect-ratio:4/3;border-radius:70px 22px 22px 22px}.hero-child-inset{width:135px;height:135px;right:0;bottom:38px;padding:6px}.hero-visual .photo-tag{left:-12px;bottom:70px;padding:16px 20px}.hero-visual .photo-tag strong{font-size:25px}.hero-visual .photo-tag span{font-size:12px}.hero-ring{bottom:343px}.hero-visual .image-caption{font-size:11px}.activity-heading .activity-intro{font-size:15px;margin-top:20px;max-width:none}.activity-photo{width:calc(100% - 14px);max-width:430px;margin:29px auto 5px;transform:rotate(2deg);border-radius:22px}.activity-photo img{height:auto;aspect-ratio:3/2}.activity-photo figcaption{font-size:12px}}
@media(max-width:390px){.hero-visual{min-height:355px}.hero-child-inset{width:112px;height:112px;bottom:41px}.hero-visual .photo-tag{padding:14px 16px;bottom:64px}.hero-visual .photo-tag strong{font-size:22px}.hero-ring{bottom:318px}}

/* A closer, source-preserving crop of a guided learning moment. */
.hero-photo{overflow:hidden}.hero-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 78%}
.float-shape{translate:0 0;will-change:transform,translate}
@media(prefers-reduced-motion:reduce){.float-shape{translate:0 0!important;will-change:auto}}

/* Native contact popover: light-dismiss, Escape and focus return. */
.quick-contact{inset:auto 25px 91px auto;margin:0;width:360px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 120px);overflow-y:auto;overscroll-behavior:contain;background:#fffdf7;color:var(--ink);border:1px solid #e2e6e4;border-radius:24px;padding:25px;box-shadow:0 14px 65px #152c4533;font:16px/1.5 'DM Sans',sans-serif}
.quick-contact::backdrop{background:transparent}.quick-contact:popover-open{animation:contact-reveal .18s ease-out}
@keyframes contact-reveal{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}
.quick-contact-header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.quick-contact-brand{font-size:11px;font-weight:750;letter-spacing:1.7px;color:#467b93}.quick-contact h2{font-size:26px;letter-spacing:-.7px;margin:5px 0 0;line-height:1.3}
.quick-contact-close{flex:none;display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:50%;background:#f0efeb;color:var(--ink);padding:9px}.quick-contact-close svg{width:20px;height:20px}.quick-contact-close:hover{background:var(--pink)}
.quick-contact-intro{font-size:14px;color:#647481;margin:16px 0 20px;line-height:1.6}.quick-contact-option{display:grid;grid-template-columns:42px minmax(0,1fr) 16px;align-items:center;gap:12px;padding:13px 0;border-top:1px solid var(--line);min-height:74px}.quick-contact-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px}.quick-contact-icon svg{width:22px;height:22px}.phone-icon{background:#cce5c3;color:#275738}.mail-icon{background:var(--pink);color:#964263}.quick-contact-label{display:block;font-size:12px;color:#647481;margin-bottom:2px}.quick-contact-option strong{display:block;font-size:17px;font-weight:650;line-height:1.4}.quick-contact-option .quick-contact-email{font-size:14px;overflow-wrap:anywhere}.quick-contact-arrow{font-size:19px}.quick-contact-option:hover strong{text-decoration:underline;text-underline-offset:4px}.form-option{padding:12px;border:0;border-radius:16px}.form-option{margin-top:10px;background:var(--blue);color:#23516f}.form-option .quick-contact-icon{background:#c2e2f2}.form-option .quick-contact-label{color:#486a81}.form-option:hover{background:#cce7f5}.whatsapp-option .quick-contact-icon{background:#e5f2df;color:#275738}.floating-contact[aria-expanded="true"]{background:#315375}
@media(max-width:700px){.quick-contact{right:16px;bottom:80px;width:350px;max-height:calc(100dvh - 105px);padding:22px;border-radius:22px}}

/* Final mobile spacing and decoration clearance. */
@media(max-width:700px){.hero{padding-top:20px;gap:22px}.hero-copy .eyebrow{margin-bottom:15px}.hero-copy .intro{margin:18px 0;font-size:15px;line-height:1.65}.hero-actions{margin-top:20px;gap:14px;flex-wrap:nowrap}.hero-actions .button{padding:13px 18px;gap:14px;white-space:nowrap}.hero-actions .text-link{font-size:12px;white-space:nowrap}.hero-actions .text-link span{margin-left:5px}.hero-foot{display:none}.hero-pill{left:-28px;right:auto;bottom:210px;width:40px;height:16px;z-index:0}.hero-visual .image-caption{z-index:4;background:var(--cream);padding:2px 0 2px 6px}}

.activity-ring{left:-142px}.activity-pill{right:-92px}
@media(max-width:700px){.activity-ring{left:-100px}.activity-pill{right:-65px}.workshop-ring{top:-42px}}

.footer-legal-links{border-top:1px solid var(--line);padding-top:14px;margin-top:17px;display:grid;gap:2px}.footer-legal-links a{font-size:12px;line-height:1.55;padding:6px 0;color:#607080;overflow-wrap:anywhere}.footer-explore>a[href="#contact"]{font-weight:700;margin-top:8px}
@media(max-width:700px){.footer-legal-links a{font-size:12px;line-height:1.5}.footer-legal-links{margin-top:14px;padding-top:11px}}

/* Original Fun Academy transparent hero, with a soft colour backdrop. */
.hero-visual{display:block;min-height:0;padding:15px 0 56px;align-self:center}
.hero-photo{aspect-ratio:1;border-radius:0 0 40% 40%;isolation:isolate;overflow:hidden}
.hero-photo:before{content:'';position:absolute;inset:14% 0 0;background:#dceff8;border-radius:50% 50% 35% 35%;z-index:-1}
.hero-photo>img{object-fit:contain;object-position:center bottom}
.hero-visual .photo-tag{bottom:87px}
.hero-child-inset{width:150px;height:150px;bottom:29px;right:-5px}
@media(min-width:1500px){.hero-child-inset{width:175px;height:175px}}
@media(min-width:701px) and (max-width:1100px){.hero-visual{padding-top:25px}.hero-child-inset{width:125px;height:125px;bottom:30px}.hero-visual .photo-tag{bottom:70px;padding:15px 17px}}
@media(max-width:700px){.hero-visual{min-height:0;padding:8px 0 52px}.hero-child-inset{width:108px;height:108px;bottom:32px;right:-3px}.hero-visual .photo-tag{bottom:62px;padding:13px 16px}.hero-visual .photo-tag strong{font-size:22px}.hero-visual .photo-tag span{font-size:11px}.hero-ring{bottom:270px;right:-9px}.hero-visual .image-caption{font-size:10px}}
@media(max-width:390px){.hero-child-inset{width:96px;height:96px}.hero-ring{bottom:245px;width:58px;height:58px;border-width:12px}}
