@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#061b42;--navy-dark:#041431;--yellow:#ffb61e;--cyan:#25cad8;--blue-mid:#2c4b82;--orange:#fa4516;--text-dark:#2e2e2e;--text-light:#ededed;--white:#fff;--motion-ease:cubic-bezier(.16, 1, .3, 1);--motion-ease-soft:cubic-bezier(.22, 1, .36, 1);--motion-duration:.9s}@media (prefers-reduced-motion:reduce){.motion-navbar{animation:none!important}.motion-section .motion-from-bottom,.motion-section .motion-from-left,.motion-section .motion-from-right,.motion-section .motion-scale,.motion-section .motion-stagger-item,.motion-section .motion-line{opacity:1!important;filter:none!important;transition:none!important;transform:none!important}}@media (prefers-reduced-motion:no-preference){.motion-navbar{animation:navEnter .75s var(--motion-ease) both}@keyframes navEnter{0%{opacity:.92;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}.motion-section:not([data-in-view=true]) .motion-from-bottom{opacity:0;transform:translateY(44px)scale(.97)}.motion-section[data-in-view=true] .motion-from-bottom{opacity:1;transition:opacity var(--motion-duration) var(--motion-ease), transform var(--motion-duration) var(--motion-ease);transform:translate(0,0)scale(1)}.motion-section:not([data-in-view=true]) .motion-from-left{opacity:0;transform:translate(-48px)}.motion-section[data-in-view=true] .motion-from-left{opacity:1;transition:opacity .85s var(--motion-ease-soft), transform .85s var(--motion-ease-soft);transform:translate(0,0)}.motion-section:not([data-in-view=true]) .motion-from-right{opacity:0;transform:translate(48px)}.motion-section[data-in-view=true] .motion-from-right{opacity:1;transition:opacity .85s var(--motion-ease-soft), transform .85s var(--motion-ease-soft);transform:translate(0,0)}.motion-section:not([data-in-view=true]) .motion-scale{opacity:0;transform:scale(.94)}.motion-section[data-in-view=true] .motion-scale{opacity:1;transition:opacity .8s var(--motion-ease), transform .8s var(--motion-ease);transform:scale(1)}.motion-section:not([data-in-view=true]) .motion-line{transform-origin:0;opacity:.4;transform:scaleX(0)}.motion-section[data-in-view=true] .motion-line{opacity:1;transition:transform .85s var(--motion-ease), opacity .6s ease;transform:scaleX(1)}.motion-d1{transition-delay:80ms!important}.motion-d2{transition-delay:.16s!important}.motion-d3{transition-delay:.28s!important}.motion-d4{transition-delay:.4s!important}.motion-d5{transition-delay:.52s!important}.motion-section:not([data-in-view=true]) .motion-stagger-item{opacity:0;transform:translate(-20px,12px)}.motion-section[data-in-view=true] .motion-stagger-item{opacity:1;transition:opacity .65s var(--motion-ease), transform .65s var(--motion-ease);transform:translate(0,0)}.motion-stagger-item:first-child{transition-delay:60ms}.motion-stagger-item:nth-child(2){transition-delay:.12s}.motion-stagger-item:nth-child(3){transition-delay:.2s}.motion-stagger-item:nth-child(4){transition-delay:.28s}.motion-stagger-item:nth-child(5){transition-delay:.36s}.motion-stagger-item:nth-child(6){transition-delay:.44s}}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.courses-marquee-container{gap:24px;width:max-content;animation:30s linear infinite marqueeScroll;display:flex}html{scroll-behavior:smooth}body{color:var(--text-dark);background:#fff;min-height:100%;font-family:Inter,sans-serif}body>main{max-width:100%;overflow-x:clip}.hero-section-root{touch-action:pan-y}.hero-mobile-ellipses{display:none}.hero-section-root .hero-circle,.hero-section-root .hero-decorative-blur,.hero-section-root .hero-mobile-ellipses,.hero-section-root .hero-content-wrapper{pointer-events:none}.hero-section-root .hero-content-wrapper>*{pointer-events:auto}.hero-section-root .hero-content-wrapper>.hero-content-inner{pointer-events:none}.hero-section-root .hero-content-inner>*{pointer-events:auto}.hero-section-root .hero-image-wrapper{pointer-events:none}.hero-section-root .hero-main-image,.hero-section-root .hero-pill{pointer-events:auto}@media (prefers-reduced-motion:no-preference){@keyframes hero-pill-float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes hero-pill-float-sm{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (min-width:769px){.hero-section-root .hero-pill-float-wrap{justify-content:center;align-items:center;width:100%;height:100%;animation:3.8s ease-in-out infinite hero-pill-float;display:flex}}@media (max-width:768px){.hero-section-root .hero-pill-float-wrap{justify-content:center;align-items:center;width:100%;animation:3.4s ease-in-out infinite hero-pill-float-sm;display:flex}}}@media (prefers-reduced-motion:reduce){.hero-section-root .hero-pill-float-wrap{animation:none!important}}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;background:0 0;border:none;font-family:Inter,sans-serif}.container{max-width:1240px;margin:0 auto;padding:0 100px}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.btn-yellow{background:var(--yellow);color:var(--text-dark);cursor:pointer;white-space:nowrap;border:none;border-radius:16px;justify-content:center;align-items:center;padding:16px 36px;font-family:Inter,sans-serif;font-size:20px;font-weight:500;transition:transform .2s,box-shadow .2s;display:inline-flex}.btn-yellow:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ffb61e66}.btn-navy{background:var(--blue-mid);color:var(--white);cursor:pointer;white-space:nowrap;border:1px solid #ffffff4d;border-radius:100px;justify-content:center;align-items:center;padding:16px 36px;font-family:Inter,sans-serif;font-size:20px;font-weight:500;transition:transform .2s,box-shadow .2s;display:inline-flex}.btn-navy:hover{transform:translateY(-2px);box-shadow:0 8px 24px #2c4b8266}@keyframes floatBlob{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-20px)scale(1.05)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(28px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes rippleIn{0%{opacity:0;transform:scale(.55)}55%{opacity:1;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}.animate-fadeInUp,.animate-rippleIn{opacity:0}.is-visible .animate-fadeInUp{animation:fadeInUp 1.05s var(--motion-ease) forwards}.is-visible .animate-rippleIn{animation:rippleIn 2s var(--motion-ease-soft) forwards}.navbar-root{z-index:1000;background-color:#fff;justify-content:space-between;align-items:center;width:100%;height:120px;padding:0 100px;display:flex;position:fixed;top:0;left:0;box-shadow:0 2px 12px #0000000f}.navbar-logo{object-fit:contain;width:198px;height:49px}.navbar-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.navbar-hamburger span{background:#2e2e2e;border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.navbar-mobile-menu{display:none}@media (max-width:768px){.navbar-root{z-index:1000;height:72px!important;padding:0 20px!important}.navbar-logo{width:140px!important;height:auto!important}.navbar-links,.navbar-enquire{display:none!important}.navbar-hamburger{display:flex!important}.navbar-mobile-menu.open{z-index:999;background:#fff;border-top:1px solid #f0f0f0;flex-direction:column;gap:24px;width:100%;padding:24px 24px 32px;position:fixed;top:72px;left:0;box-shadow:0 8px 30px #0000001a;display:flex!important}.navbar-mobile-menu a{border-bottom:1px solid #f0f0f0;padding:8px 0;color:#2e2e2e!important;font-size:20px!important;font-weight:600!important}.navbar-mobile-menu .btn-yellow{width:100%;margin-top:8px}}.hero-description{width:100%;max-width:781px;margin-inline:auto}@media (min-width:769px){.hero-content-wrapper{width:min(1177px,100%);padding-inline:24px}}@media (max-width:768px){section[style*="marginTop: 120px"],main>div[style*="marginTop: 120px"],.hero-section-root{background:#061b42!important;height:auto!important;min-height:0!important;margin-top:72px!important;padding-bottom:8px!important}.hero-decorative-blur,.hero-circle{display:none!important}.hero-content-wrapper{z-index:20!important;gap:24px!important;width:100%!important;max-width:100%!important;margin-top:28px!important;padding:0 20px!important}.hero-title{width:100%!important;max-width:none!important;font-size:clamp(28px,8vw,40px)!important;line-height:1.15!important}.hero-subtitle{width:100%!important;font-size:14px!important;line-height:1.35!important}.hero-description{max-width:40rem!important}.hero-btn-row{flex-flow:wrap!important;justify-content:center!important;align-items:center!important;gap:16px!important;width:100%!important;display:flex!important}.hero-btn-row .btn-yellow{border-radius:16px!important;flex:auto!important;min-width:0!important;max-width:220px!important;height:auto!important;min-height:52px!important;padding:14px 20px!important;font-size:18px!important}.hero-mobile-ellipses{z-index:1!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important}.hero-mobile-ellipse{pointer-events:none!important;border-radius:50%!important;position:absolute!important;left:50%!important;transform:translate(-50%)!important}.hero-mobile-ellipse--4{aspect-ratio:1!important;z-index:0!important;background:#082458!important;width:116.36%!important;max-width:498px!important;top:6.95%!important}.hero-mobile-ellipse--5{aspect-ratio:1!important;z-index:1!important;background:#061c45!important;width:108.88%!important;max-width:466px!important;top:10.04%!important}.hero-mobile-ellipse--2{aspect-ratio:1!important;z-index:2!important;background:#06193b!important;width:99.07%!important;max-width:424px!important;top:14.09%!important}.hero-mobile-ellipse--1{aspect-ratio:1!important;z-index:3!important;background:#041431!important;width:89.95%!important;max-width:385px!important;top:17.76%!important;left:50%!important;transform:translate(calc(.5px - 50%))!important}.hero-image-wrapper{margin-top:16px!important;aspect-ratio:auto!important;opacity:1!important;width:min(460px,100vw - 12px)!important;max-width:460px!important;height:clamp(340px,82vw,413px)!important;min-height:0!important;margin-inline:auto!important;padding:0!important;display:block!important;position:relative!important;inset:auto!important;overflow:hidden!important}.hero-main-image{z-index:4!important;background-position:top!important;background-size:cover!important;border-radius:24px!important;width:220px!important;height:250px!important;position:absolute!important;top:60%!important;left:50%!important;transform:translate(-50%,-50%)!important}.hero-pill{-webkit-backdrop-filter:none!important;box-shadow:none!important;z-index:5!important;background:0 0!important;border:none!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:auto!important;height:auto!important;min-height:0!important;padding:0!important;display:flex!important;position:absolute!important;transform:none!important}.hero-pill-text{color:#fff!important;white-space:normal!important;text-align:left!important;text-wrap:balance!important;width:100%!important;font-size:clamp(14px,3.2vw,16px)!important;font-weight:400!important;line-height:1.3!important}.hero-pill-advanced,.hero-pill-batch{opacity:1!important}.hero-pill-advanced{max-width:160px!important;top:10.05%!important;left:10.09%!important;right:auto!important}.hero-pill-batch{max-width:139px!important;top:10.05%!important;left:58.09%!important;right:auto!important}.hero-pill-practical{max-width:139px!important;top:38.08%!important;left:2.48%!important;right:auto!important}.hero-pill-visa{max-width:124px!important;top:38.05%!important;left:69%!important;right:auto!important}.hero-pill-trainers{max-width:115px!important;top:70.85%!important;left:-2.74%!important;right:auto!important}.hero-pill-job{max-width:140px!important;top:70.04%!important;left:80.3%!important;right:auto!important}.hero-pill-float-wrap{justify-content:center!important;align-items:center!important;width:100%!important;min-height:38px!important;display:flex!important}}@media (max-width:420px){.hero-image-wrapper{width:calc(100vw - 8px)!important}.hero-pill{min-height:52px!important;padding:10px!important}}@media (min-width:769px){.about-section-inner .about-image-area{align-self:center}.about-section-inner .about-visual-stack{width:100%;max-width:min(580px,46vw);line-height:0;position:relative}.about-section-inner .about-hero-bg{z-index:0;object-fit:contain;width:100%;height:auto;display:block;position:relative}.about-section-inner .about-hero-photo{z-index:1;object-fit:cover;border-radius:22px;height:auto;max-height:86%;position:absolute;top:20%;left:7%}}@media (max-width:768px){.about-section-inner{flex-direction:column!important;align-items:flex-start!important;gap:32px!important;min-height:auto!important;padding:60px 20px!important}.about-image-area{justify-content:center!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important}.about-visual-stack{width:min(100%,360px)!important;margin-inline:auto!important;line-height:0!important;position:relative!important}.about-hero-bg{object-fit:contain!important;width:100%!important;height:auto!important;max-height:320px!important;display:block!important}.about-hero-photo{z-index:1!important;object-fit:cover!important;border-radius:16px!important;position:absolute!important;top:8%!important;left:5%!important}.about-content-area{width:100%!important}.about-title{font-size:28px!important;line-height:36px!important}.about-desc{font-size:16px!important;line-height:24px!important}.about-vm-box{max-width:100%!important}.about-vm-tab-label{font-size:20px!important}.about-vm-body{flex-direction:column!important;padding:24px 16px!important}.about-vm-body-image{width:100%!important;height:160px!important}.about-vm-body-text{font-size:16px!important;line-height:24px!important}}.offerings-root{background:#fff;width:100%}.offerings-section-inner{justify-content:space-between;align-items:center;gap:clamp(2rem,5vw,3.75rem);width:100%;max-width:1440px;margin:0 auto;padding:clamp(3rem,8vw,6.25rem) clamp(1.25rem,5vw,6.25rem);display:flex}.offerings-text-col{flex-direction:column;flex:1;gap:2rem;min-width:0;display:flex}.offerings-title{color:var(--text-dark);font-family:Inter,sans-serif;font-size:clamp(1.875rem,4vw,3rem);font-weight:600}.offerings-title-accent{color:var(--orange)}.offerings-desc{color:var(--text-dark);max-width:35rem;font-family:Inter,sans-serif;font-size:clamp(1rem,2vw,1.5rem);font-weight:400;line-height:1.45}.offerings-list{flex-direction:column;gap:clamp(1rem,3vw,1.5rem);margin:0;padding:0;list-style:none;display:flex}.offerings-list-item{align-items:center;gap:clamp(1rem,3vw,1.5rem);display:flex}.offerings-num{background:var(--cyan);color:#000;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;min-width:clamp(2.75rem,10vw,3.75rem);min-height:clamp(2.75rem,10vw,3.75rem);padding:0 .4em;font-family:Inter,sans-serif;font-size:clamp(.8125rem,2vw,1.125rem);font-weight:700;line-height:1;display:inline-flex}.offerings-item-label{color:var(--text-dark);font-family:Inter,sans-serif;font-size:clamp(1.125rem,2.5vw,2rem);font-weight:600}.offerings-image-col{flex:1;justify-content:center;align-items:center;min-width:0;display:flex}.offerings-image-frame{width:100%;max-width:min(100%,32rem);position:relative}.offerings-key-img{object-fit:contain;width:100%;height:auto}@media (max-width:768px){.offerings-section-inner{flex-direction:column!important;align-items:stretch!important;gap:2rem!important;padding:60px 20px!important}.offerings-text-col{flex:none!important;width:100%!important}.offerings-title{font-size:clamp(1.75rem,6vw,1.875rem)!important}.offerings-desc{max-width:100%!important;font-size:16px!important;line-height:24px!important}.offerings-item-label{font-size:clamp(1rem,4vw,1.125rem)!important}.offerings-image-col{justify-content:center;display:flex;flex:none!important;width:100%!important}.offerings-image-frame{max-width:100%}}@media (min-width:769px){.features-dashed-ellipse{z-index:0;opacity:1;width:100%;height:400px;margin:0;position:absolute;inset:0 auto auto 0}.features-dashed-ellipse-inner{width:100%;height:100%;transform:none}.features-dashed-ellipse-inner svg{width:100%;height:100%;display:block}.features-dashed-svg-mobile{display:none!important}}@media (max-width:768px){.features-section{z-index:1!important;min-height:auto!important;padding:60px 20px 56px!important;position:relative!important;overflow-x:visible!important}.features-title{font-size:28px!important;line-height:36px!important}.features-desc{font-size:16px!important;line-height:24px!important}.features-dashed-ellipse{z-index:0!important;opacity:1!important;pointer-events:none!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important;overflow:visible!important}.features-dashed-ellipse-inner{width:100%;height:100%;position:relative}.features-dashed-ellipse-inner svg{height:100%;display:block;position:absolute;left:50%;transform:translate(-50%)}.features-dashed-svg-desktop{display:none!important}.features-dashed-svg-mobile{width:min(210px,55vw)!important;display:block!important}.features-dashed-svg-mobile path{stroke:#fff!important;stroke-width:5px!important;opacity:1!important}.features-cards-wrapper{place-content:flex-start center;gap:5rem!important;margin-top:40px!important;overflow:visible!important}.features-card{width:calc(50% - 8px)!important;min-width:140px!important;height:auto!important;margin-top:0!important;padding:16px!important;transform:none!important}.features-card-title{font-size:18px!important;line-height:24px!important}.features-card-desc{font-size:14px!important;line-height:20px!important}}@media (max-width:480px){.features-card{width:100%!important}}@media (max-width:1280px){.advantage-root .advantage-container{text-align:center!important;align-items:center!important;min-height:0!important;padding-left:40px!important;padding-right:40px!important}.advantage-root .advantage-content-left{flex-direction:column!important;align-items:center!important;max-width:100%!important;display:flex!important}.advantage-root .advantage-desc{max-width:100%!important}.advantage-root .advantage-pills-wrapper{pointer-events:auto!important;perspective:none!important;flex-wrap:wrap!important;justify-content:center!important;gap:20px!important;width:100%!important;height:auto!important;margin-top:60px!important;padding-left:0!important;padding-right:0!important;display:flex!important;position:relative!important;inset:auto!important}.advantage-root .advantage-pill{width:100%!important;max-width:500px!important;margin-left:auto!important;margin-right:auto!important;position:relative!important;inset:auto!important}}@media (max-width:768px){.advantage-root{z-index:2!important;isolation:isolate!important;padding:72px 0!important;position:relative!important}.advantage-root .advantage-container{padding-left:20px!important;padding-right:20px!important}.advantage-root .advantage-title{color:#000!important;text-align:center!important;margin-bottom:20px!important;font-size:clamp(28px,8vw,40px)!important;line-height:1.2!important}.advantage-root .advantage-desc{color:#000!important;opacity:.92!important;text-align:center!important;max-width:100%!important;margin-bottom:28px!important;font-size:18px!important;line-height:28px!important}.advantage-root .advantage-pills-wrapper{flex-flow:column!important;align-items:center!important;gap:16px!important;margin-top:40px!important}.advantage-root .advantage-pill{max-width:420px!important;height:auto!important;min-height:0!important;padding:16px!important}.advantage-root .advantage-pill span{font-size:18px!important;line-height:1.35!important}.courses-section{padding:60px 0!important}.courses-inner{padding:0 16px!important}.courses-title{font-size:clamp(28px,8vw,40px)!important;line-height:1.2!important}.courses-desc{margin-bottom:24px!important;font-size:14px!important;line-height:1.4!important}.courses-carousel-card{width:260px!important;min-width:260px!important}.courses-carousel-card h3{font-size:20px!important}.courses-carousel-card p{font-size:15px!important}.testimonials-cards-row-desktop{display:none!important}.testimonials-mobile-carousel{z-index:10;justify-content:center!important;width:100%!important;display:flex!important}.testimonials-section{min-height:auto!important;padding:60px 20px!important}.testimonials-title{font-size:26px!important;line-height:34px!important}.testimonials-subtitle{max-width:100%!important;margin-bottom:40px!important;font-size:16px!important;line-height:24px!important}.testimonials-cards-row{flex-direction:column!important;align-items:center!important;gap:60px!important}.testimonial-card{width:100%!important;max-width:420px!important;height:auto!important;padding:48px 20px 28px!important}.testimonial-card-title{font-size:22px!important;line-height:28px!important}.testimonial-card-text{font-size:15px!important;line-height:22px!important}.testimonial-card-name{font-size:16px!important}.testimonial-card-location{font-size:13px!important}.testimonials-controls{gap:20px!important;margin-top:32px!important}}@media (min-width:769px){.testimonials-mobile-carousel{display:none!important}}@media (max-width:768px){.cta-section{box-shadow:none!important;border-bottom:none!important;padding:7px 25px 120px!important}.footer-root{box-shadow:none!important;background-color:#0000!important;border:none!important;border-top-left-radius:70px!important;border-top-right-radius:70px!important;outline:none!important;margin-top:-5px!important;padding-top:60px!important}.footer-shape-container{box-shadow:none!important;border:none!important;border-top-left-radius:40px!important;border-top-right-radius:40px!important;outline:none!important}.footer-logo-container{width:80px!important;height:80px!important;top:-50px!important}.footer-inner{padding:21px 20px!important}.footer-title{font-size:32px!important;line-height:40px!important}.footer-subtitle{font-size:16px!important}.footer-links-grid{flex-direction:column!important;align-items:flex-start!important;gap:28px!important;padding:0!important}.footer-col-title{font-size:18px!important}.footer-col-link{font-size:15px!important}.footer-contact-email{word-break:break-all;font-size:15px!important}.footer-copyright-wrapper{width:100%!important;padding:0 20px!important}.footer-copyright{flex-direction:column!important;align-items:center!important;gap:4px!important;padding-bottom:30px!important;font-size:14px!important;display:flex!important}.footer-copyright-part{white-space:nowrap;display:block!important}section:has(.about-section-inner){min-height:0!important;padding-bottom:40px!important}.about-section-inner{flex-direction:column-reverse!important;gap:48px!important;padding:60px 20px!important}.about-content-area{text-align:center;gap:32px!important;width:100%!important}.about-title{margin-bottom:8px;font-size:32px!important;line-height:40px!important}.about-title br{display:none}.about-desc{max-width:90%;margin:0 auto;font-size:18px!important;line-height:26px!important}.about-vm-box{border-radius:24px!important;max-width:100%!important;margin-top:0!important}.about-vm-tab-label{font-size:24px!important}.about-vm-body{flex-direction:column!important;gap:24px!important;min-height:0!important;padding:32px 20px!important}.about-vm-body-image{border-radius:16px!important;width:100%!important;height:220px!important}.about-vm-body-text{text-align:center!important;font-size:18px!important;line-height:28px!important}.about-image-area{justify-content:center!important;width:100%!important;max-width:400px!important;margin:0 auto!important}.about-visual-stack{justify-content:center!important;width:100%!important;display:flex!important}.about-hero-bg{width:100%!important;max-width:400px!important;height:auto!important}}.cpage-levels-section{scroll-margin-top:120px}@media (max-width:768px){.cpage-levels-section{scroll-margin-top:88px}.cpage-hero{margin-top:72px!important;padding:60px 0!important}.cpage-hero-inner{flex-direction:column!important;align-items:center!important;gap:28px!important;padding:0 20px!important}.cpage-hero-inner>div:first-child{align-items:center!important;width:100%!important}.cpage-hero-title{white-space:normal!important;text-align:center!important;margin-bottom:10px!important;font-size:30px!important;line-height:38px!important}.cpage-hero-desc{text-align:center!important;max-width:100%!important;font-size:16px!important;line-height:24px!important}.cpage-hero-image{aspect-ratio:1!important;margin-inline:auto!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:min(400px,100vw - 60px)!important;height:auto!important;margin-top:40px!important;display:flex!important;position:relative!important}.cpage-hero-ring{transition:none!important;display:block!important;position:absolute!important}.cpage-hero-ring:first-of-type{width:112%!important;height:112%!important}.cpage-hero-ring:nth-of-type(2){width:124%!important;height:124%!important}.cpage-hero-photo{z-index:12;border-radius:50%!important;flex-shrink:0!important;width:100%!important;height:100%!important}.cpage-hero-sparkle{z-index:13;display:block!important;position:absolute!important}.cpage-hero-sparkle:nth-of-type(4){width:14%!important;height:14%!important;top:25%!important;left:-5%!important}.cpage-hero-sparkle:nth-of-type(5){width:9%!important;height:9%!important;bottom:5%!important;left:10%!important}.cpage-hero-sparkle:nth-of-type(6){width:11%!important;height:11%!important;top:15%!important;right:-2%!important}.cpage-tabs-row{scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x;-webkit-overflow-scrolling:touch;flex-wrap:nowrap!important;justify-content:flex-start!important;gap:12px!important;width:100%!important;max-width:100vw!important;padding:0 20px 10px!important;display:flex!important;overflow:auto hidden!important}.cpage-tabs-row::-webkit-scrollbar{display:none}.cpage-tab-btn{white-space:nowrap!important;flex-shrink:0!important;min-width:154px!important;height:48px!important;padding:10px 16px!important;font-size:16px!important}.cpage-detail-row{flex-direction:column!important;gap:28px!important;max-width:100%!important;padding:0 16px!important}.cpage-detail-text{flex:none!important;width:100%!important}.cpage-detail-text h2{font-size:22px!important;line-height:30px!important}.cpage-detail-text h3{font-size:18px!important}.cpage-detail-text p,.cpage-detail-text li{font-size:16px!important;line-height:24px!important}.cpage-detail-image{border-radius:16px!important;flex:none!important;width:100%!important;height:428px!important}.cpage-path-section{background:radial-gradient(circle at 50% 20%,#0a2a66 0%,#061b42 70%)!important;flex-direction:column!important;align-items:center!important;height:auto!important;padding:80px 20px!important;display:flex!important}.cpage-path-title{margin-bottom:12px;width:100%!important;font-size:26px!important;line-height:34px!important;position:relative!important;top:auto!important;left:auto!important}.cpage-path-subtitle{margin-bottom:32px;width:100%!important;font-size:16px!important;position:relative!important;top:auto!important;left:auto!important}.cpage-path-steps-row{flex-direction:column!important;align-items:center!important;gap:16px!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important}.cpage-path-dashes{display:none!important}.cpage-path-mobile-connector{opacity:.8;justify-content:center!important;margin:-8px 0!important;display:flex!important}.cpage-path-step{width:100%!important;max-width:280px!important}.cpage-path-step-title{min-height:auto!important;font-size:20px!important}.cpage-path-step-desc{font-size:15px!important}.cpage-ready-outer{width:100%!important;max-width:480px!important;box-shadow:none!important;border:none!important;outline:none!important;margin:0 auto!important;padding:60px 25px 120px!important}.cpage-ready-container{background:0 0!important;border-radius:32px!important;flex-direction:column!important;align-items:center!important;gap:0!important;width:90%!important;max-width:460px!important;height:auto!important;min-height:0!important;margin:0 auto!important;padding:0!important;display:flex!important;position:relative!important;overflow:visible!important}.cpage-ready-yellow-bg{z-index:0!important;background:#ffb61e!important;border-radius:28px!important;width:88%!important;height:830px!important;display:block!important;position:absolute!important;top:20px!important;bottom:-40px!important;left:50%!important;transform:translate(-50%)!important}.cpage-ready-content{text-align:center!important;z-index:2!important;order:1!important;align-items:center!important;width:100%!important;max-width:358px!important;height:auto!important;margin:0 auto!important;padding:85px 24px 32px!important;position:relative!important;top:auto!important;left:auto!important}.cpage-ready-title{text-align:center!important;color:#2e2e2e!important;font-size:32px!important;line-height:39px!important}.cpage-ready-desc{text-align:center!important;color:#2e2e2e!important;font-size:20px!important;line-height:28px!important}.cpage-ready-btn-row{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:16px!important;width:100%!important}.cpage-ready-btn-explore,.cpage-ready-btn-enquire{color:#fff!important;background-color:#2c4b82!important;border:none!important}.cpage-ready-btn-explore{border-radius:16px!important;width:205px!important;max-width:100%!important;height:56px!important;padding:16px 24px!important;font-size:20px!important;line-height:24px!important}.cpage-ready-btn-enquire{border-radius:16px!important;width:169px!important;max-width:100%!important;height:56px!important;padding:16px 24px!important;font-size:20px!important;line-height:24px!important}.cpage-ready-img{aspect-ratio:460/445!important;z-index:2!important;background-position:50%!important;background-size:cover!important;border-radius:32px!important;order:2!important;width:100%!important;max-width:460px!important;height:auto!important;margin:0 auto -10px!important;display:block!important;position:relative!important;top:auto!important;left:auto!important}}.contact-form-error{color:#c62828;margin:0;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.35}@media (max-width:768px){.contact-hero{min-height:300px!important;margin-top:72px!important;padding:60px 20px!important}.contact-hero-title{font-size:32px!important;line-height:40px!important}.contact-hero-desc{font-size:16px!important;line-height:24px!important}.contact-main-section{padding:80px 0!important}.contact-main-row{flex-direction:column!important;gap:40px!important;padding:0 20px!important}.contact-info-col{max-width:100%!important}.contact-info-col h2{font-size:28px!important;line-height:36px!important}.contact-info-col p{font-size:16px!important}.contact-info-detail{word-break:break-word;font-size:16px!important}.contact-form-col{max-width:100%!important}.contact-form-col h2{font-size:28px!important;line-height:36px!important}.contact-form-col p{font-size:16px!important}.contact-form-pair-row{flex-direction:column!important;gap:20px!important}.contact-form-input{font-size:16px!important}.contact-submit-container{justify-content:center!important}.contact-faq-section{padding:40px 0 80px!important}.contact-faq-row{flex-direction:column!important;gap:32px!important;padding:0 20px!important;display:flex!important}.contact-faq-left-column{display:contents!important}.contact-faq-left{text-align:center!important;flex:none!important;order:1!important;width:100%!important}.contact-faq-left h2{text-align:center!important;font-size:28px!important;line-height:36px!important}.contact-faq-left p{text-align:center!important;margin-bottom:32px!important;font-size:16px!important;line-height:24px!important}.contact-faq-right{flex:none!important;order:2!important;width:100%!important}.contact-faq-qbox{order:3!important;width:100%!important}.contact-faq-q{font-size:16px!important}.contact-faq-a{font-size:15px!important;line-height:22px!important}.contact-still-box{margin-top:16px!important}.contact-still-box h3{font-size:22px!important}.contact-still-box p{font-size:16px!important}.contact-map-wrapper{height:320px!important;padding:0 16px 100px!important}}.footer-bg-image{background-image:url(/footer_image.png)}@media (max-width:768px){.footer-bg-image{background-image:url(/footer.png)!important}}.footer-root{position:relative;box-shadow:none!important;background-color:#0000!important;border:none!important;outline:none!important;margin-top:-20px!important}.footer-root:before{content:"";z-index:1;background-color:#fff;width:100%;height:10px;position:absolute;top:-2px;left:0}.footer-shape-container{box-shadow:none!important;border:none!important}
