@import "https://fonts.googleapis.com/css2?family=Fredoka:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Fredoka:wght@500;600;700&family=Nunito:wght@400;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Caveat:wght@600;700&family=Fredoka:wght@400;500;600;700&family=Courier+Prime:wght@700&display=swap";@import "https://fonts.googleapis.com/css2?family=Caveat:wght@600;700&family=Fredoka:wght@500;600;700&family=Quicksand:wght@500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Fredoka:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Caveat:wght@600&family=Poppins:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Caveat:wght@600&family=Poppins:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Caveat:wght@600;700&family=Fredoka:wght@500;600;700&family=Poppins:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Caveat:wght@600;700&family=Fredoka:wght@500;600;700&family=Inter:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Caveat:wght@600&family=Fredoka:wght@500;600;700&family=Inter:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Caveat:wght@600;700&family=Fredoka:wght@500;600;700&family=Inter:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Caveat:wght@600;700&family=Fredoka:wght@500;600;700&family=Poppins:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Caveat:wght@600&family=Montserrat:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Fredoka+One&family=Open+Sans:wght@600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Fredoka:wght@400;500;600;700&family=Open+Sans:wght@400;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Fredoka+One&family=Open+Sans:wght@600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Fredoka+One&family=Open+Sans:wght@600;700&display=swap";:root{--topbar-dark-blue:#3d5268;--topbar-mustard:#e2a74f;--topbar-white:#fff}.topbar-container{width:100%;min-height:50px;font-family:Arial,sans-serif;font-size:14px;font-weight:600;display:flex;overflow:hidden}.topbar-left-section{background-color:var(--topbar-dark-blue);color:var(--topbar-white);clip-path:polygon(0 0,100% 0,88% 100%,0 100%);z-index:2;flex:1.4;align-items:center;padding:8px 0 8px 40px;display:flex}.topbar-info-wrapper{flex-wrap:wrap;gap:30px;display:flex}.topbar-info-item{align-items:flex-start;gap:8px;display:flex}.topbar-icon{flex-shrink:0;margin-top:3px;font-size:14px}.topbar-text{line-height:1.4}.topbar-right-section{background-color:var(--topbar-mustard);z-index:1;flex:1;justify-content:flex-end;align-items:center;margin-left:-8%;padding:8px 40px 8px 0;display:flex}.topbar-contact-wrapper{align-items:center;gap:35px;display:flex}.topbar-phone-item{color:var(--topbar-white);align-items:center;gap:8px;display:flex}.topbar-phone-icon{transform:scaleX(-1)}.topbar-social-icons{gap:10px;display:flex}.topbar-social-link{background-color:var(--topbar-dark-blue);color:var(--topbar-white);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;text-decoration:none;transition:opacity .2s ease-in-out,transform .2s;display:flex}.topbar-social-link:hover{opacity:.9;transform:translateY(-2px)}@media (width<=1024px){.topbar-left-section{clip-path:polygon(0 0,100% 0,92% 100%,0 100%);flex:1.6;padding-left:20px}.topbar-info-wrapper{gap:15px}.topbar-right-section{padding-right:20px}.topbar-contact-wrapper{gap:15px}}@media (width<=820px){.topbar-container{font-size:13px}.topbar-left-section{clip-path:polygon(0 0,100% 0,85% 100%,0 100%);flex:1.8}.topbar-info-wrapper{flex-direction:column;gap:6px}}@media (width<=576px){.topbar-container{flex-direction:column;height:auto}.topbar-left-section,.topbar-right-section{clip-path:none;flex:none;justify-content:center;width:100%;margin-left:0;padding:12px 15px}.topbar-left-section{text-align:center}.topbar-info-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%}.topbar-info-item{text-align:center;justify-content:center}.topbar-contact-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%}}:root{--nv-bg:#fbf8f3;--nv-ink:#201c18;--nv-muted:#201c1894;--nv-line:#201c1817;--nv-green:#17835f;--nv-green-dark:#126c4f;--nv-green-soft:#17835f14;--nv-gold:#d4a947;--nv-gold-deep:#a9814f;--nv-gold-soft:#d4a9471a;--nv-white:#fff;--nv-shadow:0 12px 34px #201c1814;--nv-shadow-lg:0 24px 60px #201c1829, 0 6px 16px #201c1814}.navbar{z-index:1000;background:var(--nv-bg);border-bottom:1px solid var(--nv-line);width:100%;box-shadow:var(--nv-shadow);position:sticky;top:0;overflow-x:clip}.navbar:before{background:linear-gradient(90deg, var(--nv-green-dark), var(--nv-gold) 45%, #e4c979 70%, var(--nv-green));content:"";width:100%;height:3px;display:block}.navbar-container{box-sizing:border-box;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:min(1240px,100%);height:92px;margin:0 auto;padding:0 28px;display:flex}.navbar-logo-wrapper{flex-shrink:0;align-items:center;min-width:0;display:flex}.navbar-logo-wrapper a{align-items:center;display:flex}.navbar-logo-image{object-fit:contain;width:auto;height:60px;transition:transform .25s}.navbar-logo-wrapper:hover .navbar-logo-image{transform:scale(1.02)}.navbar-links-list{align-items:center;gap:24px;margin:0;padding:0;list-style:none;display:flex}.navbar-link-item{position:relative}.navbar-anchor{color:var(--nv-ink);letter-spacing:.01em;align-items:center;padding:8px 0;font-size:13.5px;font-weight:650;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.navbar-anchor:after{background:var(--nv-green);content:"";transform-origin:0;width:100%;height:2px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;bottom:1px;left:0;right:0;transform:scaleX(0)}.navbar-anchor:hover,.navbar-anchor.active{color:var(--nv-green)}.navbar-anchor:hover:after,.navbar-anchor.active:after{transform:scaleX(1)}.navbar-actions-group{flex-shrink:0;align-items:center;gap:10px;display:flex}.navbar-toggle-btn{border:1px solid var(--nv-line);background:var(--nv-white);width:42px;height:42px;color:var(--nv-ink);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;line-height:1;transition:transform .2s,color .2s,background .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #201c1812}.navbar-toggle-btn:hover{background:var(--nv-green-soft);color:var(--nv-green);border-color:#17835f40;transform:translateY(-1px);box-shadow:0 4px 12px #17835f1f}.navbar-toggle-btn:active{transform:translateY(0)scale(.95)}.sidebar-trigger{display:flex}.mobile-menu-trigger{display:none}.navbar-sidebar-backdrop{z-index:5050;-webkit-backdrop-filter:blur(4px);opacity:0;visibility:hidden;background:#12231d80;transition:opacity .35s cubic-bezier(.4,0,.2,1),visibility .35s cubic-bezier(.4,0,.2,1);position:fixed;inset:0}.navbar-sidebar-backdrop.visible{opacity:1;visibility:visible}.navbar-sidebar-drawer{z-index:5100;background:radial-gradient(circle at 95% 5%, #f2b5441c, transparent 25%), var(--nv-bg);visibility:hidden;pointer-events:none;box-sizing:border-box;width:min(420px,100vw);height:100vh;padding:30px 27px 35px;transition:right .4s cubic-bezier(.4,0,.2,1),visibility .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-450px;overflow-y:auto;box-shadow:-18px 0 50px #1a272233}.navbar-sidebar-drawer.open{visibility:visible;pointer-events:auto;right:0}.navbar-sidebar-close-btn{z-index:5;border:1px solid var(--nv-line);width:40px;height:40px;color:var(--nv-ink);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border-radius:11px;justify-content:center;align-items:center;font-size:20px;transition:background .25s,color .25s,transform .25s;display:flex;position:absolute;top:20px;right:20px}.navbar-sidebar-close-btn:hover{background:var(--nv-green);color:#fff;transform:rotate(4deg)}.navbar-sidebar-close-btn:active{transform:scale(.92)}.navbar-sidebar-content{flex-direction:column;gap:20px;margin-top:18px;display:flex}.navbar-sidebar-brand{align-items:center;gap:12px;padding-right:45px;display:flex}.navbar-sidebar-logo-container{background:#fff;border:1px solid #17835f1f;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;padding:7px;display:flex;box-shadow:0 8px 22px #173f3412}.navbar-sidebar-logo-main{object-fit:contain;width:100%;height:100%}.navbar-sidebar-brand-text{flex-direction:column;gap:3px;display:flex}.navbar-sidebar-brand-text span{color:var(--nv-green);letter-spacing:1.3px;font-size:12px;font-weight:900}.navbar-sidebar-brand-text strong{color:#30463e;font-size:14px;font-weight:800}.navbar-sidebar-secondary-logo{padding:8px 0;display:none}.navbar-sidebar-secondary-logo img{object-fit:contain;width:auto;height:40px}.navbar-sidebar-intro{background:linear-gradient(135deg,#17835f0e,#f2b5440f);border:1px solid #17835f14;border-radius:21px;padding:23px}.sidebar-eyebrow{color:var(--nv-green);letter-spacing:1.3px;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:800;display:inline-block}.navbar-sidebar-intro h2{color:#29453b;margin:0;font-size:22px;font-weight:800;line-height:1.3}.navbar-sidebar-intro p{color:#73807a;margin:10px 0 0;font-size:12px;line-height:1.75}.navbar-sidebar-gallery-heading{justify-content:space-between;align-items:center;margin-top:3px;display:flex}.navbar-sidebar-gallery-heading span{color:#30483e;letter-spacing:.3px;font-size:12px;font-weight:800}.navbar-sidebar-gallery{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.navbar-sidebar-gallery img{object-fit:cover;border-radius:11px;width:100%;height:80px;transition:transform .25s,filter .25s;display:block;box-shadow:0 4px 12px #173f3414}.navbar-sidebar-gallery img:hover{filter:saturate(1.08);transform:translateY(-2px)}.navbar-sidebar-section{background:#fff;border:1px solid #173f3412;border-radius:15px;align-items:flex-start;gap:13px;padding:16px;display:flex;box-shadow:0 7px 19px #173f340b}.sidebar-section-icon{background:var(--nv-green-soft);width:34px;height:34px;color:var(--nv-green);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.sidebar-section-icon svg{font-size:14px}.navbar-sidebar-section h3{color:#314a40;letter-spacing:.8px;text-transform:uppercase;margin:0 0 4px;font-size:10px;font-weight:800}.navbar-sidebar-section p,.navbar-sidebar-section a{color:#6d7a74;margin:0;font-size:11px;line-height:1.65;text-decoration:none}.navbar-sidebar-section a{color:var(--nv-green);font-size:14px;font-weight:800;display:inline-block}.navbar-sidebar-section a:hover{color:var(--nv-green-dark)}.navbar-sidebar-seo{background:#173f34;border-radius:18px;padding:19px}.navbar-sidebar-seo h3{color:#fff;margin:0;font-size:16px;font-weight:800;line-height:1.35}.navbar-sidebar-seo p{color:#ffffffad;margin:9px 0 0;font-size:11px;line-height:1.75}.navbar-sidebar-seo strong{color:#f4c55c;font-weight:750}.navbar-sidebar-quick-links{grid-template-columns:1fr 1fr;gap:8px;display:grid}.navbar-sidebar-quick-links a{color:#536960;background:#fff;border:1px solid #e5ebe8;border-radius:11px;align-items:center;min-height:42px;padding:0 13px;font-size:10px;font-weight:750;text-decoration:none;transition:transform .25s,border-color .25s,background .25s,color .25s;display:flex}.navbar-sidebar-quick-links a:hover{background:var(--nv-green-soft);color:var(--nv-green);border-color:#17835f2e;transform:translateY(-2px)}.navbar-sidebar-social-wrapper{padding-top:4px}.navbar-sidebar-social-wrapper>span{color:#7e8985;margin-bottom:9px;font-size:10px;font-weight:750;display:block}.navbar-sidebar-socials{gap:8px;display:flex}.navbar-sidebar-socials a{border:1px solid var(--nv-line);color:#42564d;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:37px;height:37px;font-size:13px;text-decoration:none;transition:transform .25s,background .25s,border-color .25s,color .25s;display:flex}.navbar-sidebar-socials a:hover{border-color:var(--nv-green);background:var(--nv-green);color:#fff;transform:translateY(-3px)}.navbar-sidebar-footer{border-top:1px solid var(--nv-line);text-align:center;padding-top:17px}.navbar-sidebar-footer span{color:#314940;font-size:11px;font-weight:800;display:block}.navbar-sidebar-footer p{color:#9a8371;letter-spacing:1.2px;margin:5px 0 0;font-size:9px;font-weight:700}@media screen and (width<=1180px){.navbar-container{padding:0 20px}.navbar-links-list{gap:14px}}@media screen and (width<=1100px){.navbar-container{height:80px}.navbar-logo-image{height:48px}.navbar-links-list{z-index:4000;border-top:1px solid var(--nv-line);background:var(--nv-bg);width:100%;max-height:0;box-shadow:var(--nv-shadow-lg);box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:3px;padding:0 20px;transition:max-height .3s,padding .3s;display:flex;position:absolute;top:80px;left:0;overflow:hidden}.navbar-links-list.mobile-active{max-height:650px;padding-top:14px;padding-bottom:24px}.navbar-link-item{width:100%}.navbar-anchor{width:100%;padding:12px 4px;font-size:14px}.navbar-anchor:after{display:none}.sidebar-trigger,.mobile-menu-trigger{display:flex}}@media screen and (width<=700px){.navbar-container{height:74px;padding:0 16px}.navbar-links-list{top:74px}.navbar-logo-image{height:44px}.navbar-actions-group{gap:8px}.navbar-toggle-btn{border-radius:10px;width:40px;height:40px;font-size:19px}.navbar-sidebar-drawer{width:min(390px,100vw);padding:25px 20px 30px}.navbar-sidebar-gallery img{height:72px}}@media screen and (width<=480px){.navbar-container{height:66px;padding:0 14px}.navbar-links-list{top:66px}.navbar-logo-image{height:40px}.navbar-actions-group{gap:8px}.navbar-toggle-btn{border-radius:10px;width:38px;height:38px;font-size:18px}.navbar-sidebar-brand{padding-right:35px}.navbar-sidebar-logo-container{border-radius:17px;width:62px;height:62px}.navbar-sidebar-brand-text span{font-size:11px}.navbar-sidebar-brand-text strong{font-size:13px}.navbar-sidebar-intro{border-radius:18px;padding:19px}.navbar-sidebar-intro h2{font-size:20px}.navbar-sidebar-quick-links{grid-template-columns:1fr}.navbar-sidebar-gallery img{height:68px}}@media screen and (width<=360px){.navbar-container{height:60px;padding:0 10px}.navbar-links-list{top:60px}.navbar-logo-image{height:34px}.navbar-actions-group{gap:6px}.navbar-toggle-btn{border-radius:9px;width:36px;height:36px;font-size:17px}.navbar-sidebar-drawer{padding-left:16px;padding-right:16px}.navbar-sidebar-gallery img{height:62px}}.navbar-toggle-btn:focus-visible,.navbar-sidebar-close-btn:focus-visible,.navbar-sidebar-quick-links a:focus-visible,.navbar-sidebar-socials a:focus-visible{outline:2px solid var(--nv-green);outline-offset:3px}@media (prefers-reduced-motion:reduce){.navbar-logo-image,.navbar-toggle-btn,.navbar-anchor:after,.navbar-sidebar-drawer,.navbar-sidebar-gallery img,.navbar-sidebar-quick-links a,.navbar-sidebar-socials a{transition:none!important}}.kids-footer{--ft-cream:#fdfaf5;--ft-ink:#201c18;--ft-muted:#6c757d;--ft-green:#17835f;--ft-green-dark:#126c4f;--ft-gold:#d4a947;--ft-gold-deep:#a9814f;--ft-navy:#22394d;--ft-navy-deep:#182838;--ft-white:#fff;width:100%;max-width:100%;color:var(--ft-ink);box-sizing:border-box;font-family:Fredoka,sans-serif;position:relative;overflow:hidden}.kids-footer *,.kids-footer :before,.kids-footer :after{box-sizing:border-box}.footer-body{background-color:var(--ft-cream);width:100%;padding-top:60px;position:relative;overflow:hidden}.footer-body:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#d4a94724,#0000 70%);border-radius:50%;width:340px;height:340px;position:absolute;top:-80px;right:-120px}.footer-body:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#17835f1a,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;bottom:40px;left:-140px}.footer-wave-top{z-index:1;pointer-events:none;width:100%;line-height:0;position:absolute;top:0;left:0}.footer-wave-top svg{width:100%;height:50px;display:block}.footer-container{z-index:3;width:100%;max-width:1320px;margin:0 auto;padding:40px 20px 60px;position:relative}.cartoon-character{z-index:4;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;bottom:120px}.cartoon-character:before{content:"";z-index:-1;background:radial-gradient(circle,#d4a94738,#0000 72%);border-radius:50%;position:absolute;inset:-24px}.cartoon-character img{object-fit:contain;filter:drop-shadow(0 12px 18px #22394d1f);width:100%;height:auto;display:block}.left-character{width:140px;left:-20px}.right-character{width:140px;right:-20px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr 1fr 1.1fr;gap:30px;margin-bottom:50px;display:grid}.footer-col{flex-direction:column;min-width:0;display:flex}.footer-logo-wrapper{background:#fff;border:1px solid #17835f1a;border-radius:16px;justify-content:center;align-items:center;width:fit-content;max-width:100%;margin-bottom:18px;padding:10px 16px;display:inline-flex;box-shadow:0 10px 24px #22394d14}.footer-logo{object-fit:contain;width:auto;max-width:100%;max-height:50px;display:block}.footer-desc{color:var(--ft-muted);overflow-wrap:anywhere;margin:0 0 20px;font-size:14px;line-height:1.65}.school-description{max-width:320px}.footer-heading{align-items:center;gap:10px;margin:0 0 24px;padding-bottom:12px;font-size:18px;font-weight:700;line-height:1.3;display:flex;position:relative}.footer-heading:after{content:"";opacity:.35;background:currentColor;border-radius:3px;width:34px;height:3px;position:absolute;bottom:0;left:0}.purple-heading{color:var(--ft-green)}.orange-heading{color:var(--ft-gold-deep)}.pink-heading{color:var(--ft-navy)}.green-heading{color:var(--ft-green-dark)}.heading-icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.footer-socials{flex-wrap:wrap;align-items:center;gap:10px;margin-top:2px;display:flex}.social-icon{color:#fff;border-radius:50%;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;text-decoration:none;transition:transform .3s,box-shadow .3s,filter .3s;display:flex;box-shadow:0 5px 10px #0000001f}.social-icon.facebook{background-color:#3b5998}.social-icon.instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)}.social-icon.youtube{background-color:red}.social-icon.whatsapp{background-color:#25d366}.social-icon:hover{filter:brightness(1.05);transform:translateY(-4px)scale(1.06);box-shadow:0 9px 18px #0000002e}.social-icon:active{transform:translateY(-1px)scale(.98)}.social-icon:focus-visible{outline-offset:3px;outline:3px solid #17835f47}.contact-list{margin:0;padding:0;list-style:none}.contact-list li{color:#555;overflow-wrap:anywhere;align-items:flex-start;gap:12px;margin-bottom:14px;font-size:14px;line-height:1.55;display:flex}.contact-list li:last-child{margin-bottom:0}.contact-ico{color:var(--ft-green);flex-shrink:0;margin-top:3px;font-size:16px}.contact-link{color:#555;text-decoration:none;transition:color .2s}.contact-link:hover{color:var(--ft-green)}.footer-links{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:10px}.footer-links li:last-child{margin-bottom:0}.footer-links a{color:#555;align-items:center;gap:8px;width:fit-content;max-width:100%;font-size:14px;line-height:1.5;text-decoration:none;transition:color .2s,transform .2s;display:flex}.arrow-ico{color:var(--ft-gold-deep);flex-shrink:0;font-size:10px;transition:transform .2s}.footer-links a:hover{color:var(--ft-green);transform:translate(4px)}.footer-links a:hover .arrow-ico{transform:translate(2px)}.newsletter-form{flex-direction:column;gap:10px;width:100%;display:flex}.newsletter-input-wrapper{align-items:center;width:100%;display:flex;position:relative}.newsletter-input-icon{color:var(--ft-green);pointer-events:none;z-index:2;font-size:13px;position:absolute;left:14px}.newsletter-input{border:2px solid var(--ft-green);width:100%;min-width:0;height:56px;color:var(--ft-ink);background-color:#fff;border-radius:12px;outline:none;padding:12px 16px 12px 40px;font-family:Fredoka,sans-serif;font-size:14px;transition:box-shadow .2s,border-color .2s;display:block}.newsletter-input::placeholder{color:#888;opacity:1}.newsletter-input:focus{border-color:var(--ft-green-dark);box-shadow:0 0 0 3px #17835f2e}.newsletter-btn{background-color:var(--ft-green);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:52px;padding:12px 20px;font-family:Fredoka,sans-serif;font-size:14px;font-weight:600;transition:background-color .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 10px #17835f4d}.newsletter-btn:hover{background-color:var(--ft-green-dark);transform:translateY(-2px);box-shadow:0 7px 15px #17835f59}.newsletter-btn:active{transform:translateY(0)}.btn-plane-ico{flex-shrink:0;font-size:14px}.footer-features-row{background-color:#fff;border-radius:20px;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;width:100%;margin-top:20px;padding:25px;display:grid;position:relative;box-shadow:0 14px 34px #22394d12}.feature-card{border-radius:14px;align-items:center;gap:15px;min-width:0;padding:6px;transition:transform .25s,box-shadow .25s;display:flex}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #22394d14}.feature-icon{color:#fff;border-radius:15px;flex:0 0 52px;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 6px 14px #0000001f}.feature-icon svg{width:24px;height:24px}.purple-bg{background:linear-gradient(135deg, var(--ft-green), #1fa374)}.pink-bg{background:linear-gradient(135deg, var(--ft-navy), #33526f)}.orange-bg{background:linear-gradient(135deg, var(--ft-gold-deep), var(--ft-gold))}.green-bg{background:linear-gradient(135deg, var(--ft-green-dark), var(--ft-green))}.feature-text{min-width:0}.feature-text h4{color:#2d3748;margin:0 0 4px;font-size:16px;font-weight:600;line-height:1.3}.feature-text p{color:#718096;margin:0;font-size:12px;line-height:1.45}.footer-bottom-bar{background-color:var(--ft-navy-deep);color:#fff;z-index:3;width:100%;padding:25px 20px;position:relative}.footer-bottom-content{grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;width:100%;max-width:1320px;margin:0 auto;display:grid}.copyright-text{color:#cbd5e1;overflow-wrap:anywhere;min-width:0;margin:0;font-size:14px;line-height:1.6}.brand-name{color:var(--ft-gold);font-weight:600}.pr-webstock-link{color:#cbd5e1;text-decoration:none;transition:color .2s,text-decoration-color .2s}.pr-webstock-link:hover{color:var(--ft-gold);text-underline-offset:3px;text-decoration:underline}.footer-slogan{text-align:center;color:var(--ft-gold);letter-spacing:.3px;white-space:nowrap;font-size:14.5px;font-weight:600}.payment-and-scroll{justify-content:flex-end;align-items:center;gap:18px;display:flex}.footer-wave-bottom{background:linear-gradient(90deg, var(--ft-green-dark), var(--ft-gold) 45%, #e4c979 70%, var(--ft-green));z-index:3;width:100%;height:6px;position:relative}@media (width<=1200px){.footer-container{padding-left:30px;padding-right:30px}.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:35px 28px}.school-info-col,.newsletter-col{grid-column:span 1}.cartoon-character{opacity:.9}.left-character{width:115px;left:-40px}.right-character{width:115px;right:-40px}}@media (width<=1024px){.footer-body{padding-top:50px}.footer-container{padding:35px 24px 50px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 35px;margin-bottom:40px}.school-info-col{grid-column:span 2}.school-description{max-width:600px}.newsletter-col{grid-column:span 1}.cartoon-character{display:none}.footer-features-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:22px}.footer-bottom-content{grid-template-columns:1fr auto}.footer-slogan{text-align:left;grid-area:2/1;justify-self:start}.payment-and-scroll{grid-area:1/2/span 2;align-self:center}}@media (width<=768px){.footer-body{padding-top:42px}.footer-wave-top svg{height:38px}.footer-container{padding:30px 20px 42px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 24px;margin-bottom:35px}.school-info-col,.newsletter-col{grid-column:span 2}.footer-heading{margin-bottom:20px;font-size:17px}.footer-desc,.contact-list li,.footer-links a{font-size:13.5px}.footer-features-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:20px}.feature-card{gap:12px}.feature-icon{border-radius:13px;flex-basis:48px;width:48px;height:48px}.feature-icon svg{width:22px;height:22px}.feature-text h4{font-size:15px}.feature-text p{font-size:11.5px}.footer-bottom-bar{padding:22px 20px}.footer-bottom-content{grid-template-columns:1fr auto;gap:10px 15px}.copyright-text{font-size:12.5px}.footer-slogan{font-size:13.5px}.payment-and-scroll{grid-area:1/2/span 2}.footer-scroll-top{flex-basis:46px;width:46px;height:46px}}@media (width<=600px){.footer-body{padding-top:35px}.footer-container{padding:25px 16px 35px}.footer-grid{grid-template-columns:1fr;gap:28px;margin-bottom:30px}.school-info-col,.newsletter-col{grid-column:auto}.footer-logo-wrapper{border-radius:14px;margin-bottom:15px;padding:9px 14px}.footer-logo{max-height:48px}.school-description{max-width:100%}.footer-desc{font-size:13.5px;line-height:1.6}.footer-socials{gap:9px}.social-icon{flex-basis:38px;width:38px;height:38px}.footer-heading{margin-bottom:18px;font-size:17px}.contact-list li{gap:10px;margin-bottom:12px;font-size:13.5px}.footer-links li{margin-bottom:9px}.footer-links a{font-size:13.5px}.newsletter-input{height:52px;font-size:13.5px}.newsletter-btn{min-height:50px;font-size:13.5px}.footer-features-row{border-radius:17px;grid-template-columns:1fr;gap:8px;padding:15px}.feature-card{gap:13px;padding:10px 8px}.feature-card:hover{box-shadow:none;transform:none}.feature-icon{flex-basis:48px;width:48px;height:48px}.feature-text h4{font-size:15px}.feature-text p{font-size:11.5px}.footer-bottom-bar{padding:20px 16px}.footer-bottom-content{grid-template-columns:1fr auto;align-items:center;gap:8px 12px;display:grid}.copyright-text{grid-column:1;font-size:12px;line-height:1.6}.footer-slogan{text-align:left;white-space:normal;grid-area:2/1;justify-self:start;font-size:12.5px}.payment-and-scroll{grid-area:1/2/span 2;justify-content:flex-end;align-self:center}.footer-scroll-top{flex-basis:44px;width:44px;height:44px}}@media (width<=400px){.footer-body{padding-top:30px}.footer-container{padding:22px 13px 30px}.footer-grid{gap:25px}.footer-logo{max-height:44px}.footer-heading{gap:8px;font-size:16px}.footer-desc,.contact-list li,.footer-links a{font-size:13px}.newsletter-input{height:50px;padding-left:38px;font-size:13px}.newsletter-btn{min-height:48px;font-size:13px}.footer-features-row{padding:12px}.feature-card{padding:8px 5px}.feature-icon{border-radius:12px;flex-basis:44px;width:44px;height:44px}.feature-icon svg{width:20px;height:20px}.feature-text h4{font-size:14px}.feature-text p{font-size:11px}.footer-bottom-bar{padding:18px 13px}.copyright-text{font-size:11px}.footer-slogan{font-size:11.5px}.footer-scroll-top{flex-basis:42px;width:42px;height:42px}}@media (width<=320px){.footer-container,.footer-bottom-bar{padding-left:10px;padding-right:10px}.footer-scroll-top{flex-basis:40px;width:40px;height:40px}.copyright-text{font-size:10.5px}.footer-slogan{font-size:11px}}@media (prefers-reduced-motion:reduce){.kids-footer *,.kids-footer :before,.kids-footer :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.floating-modal-overlay{box-sizing:border-box;-webkit-backdrop-filter:blur(8px);z-index:9999;background:#0f172a94;justify-content:center;align-items:center;width:100%;height:100vh;padding:16px;font-family:Nunito,sans-serif;animation:.25s ease-out floatingFadeIn;display:flex;position:fixed;inset:0}@keyframes floatingFadeIn{0%{opacity:0}to{opacity:1}}.floating-card{isolation:isolate;background:#fff;border-radius:28px;flex-direction:column;width:100%;max-width:460px;max-height:92vh;animation:.4s cubic-bezier(.175,.885,.32,1.275) floatingPopIn;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 70px #0f172a47,0 10px 25px #0f172a14}@keyframes floatingPopIn{0%{opacity:0;transform:scale(.9)translateY(25px)}to{opacity:1;transform:scale(1)translateY(0)}}.floating-card-glow{-webkit-mask-composite:xor;pointer-events:none;z-index:10;background:linear-gradient(135deg,#ff9f00,#f43f5e,#9333ea,#0284c7,#ff9f00) 0 0/300% 300%;border-radius:28px;padding:2px;animation:6s infinite floatingGradient;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes floatingGradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.floating-close-btn{color:#1e293b;cursor:pointer;z-index:30;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .25s,background .2s,border-color .2s,color .2s;display:flex;position:absolute;top:16px;right:16px}.floating-close-btn:hover{color:#e11d48;background:#fff1f2;border-color:#fecdd3;transform:rotate(90deg)scale(1.08)}.floating-close-btn:active{transform:scale(.95)}.floating-header{flex-shrink:0;align-items:center;gap:16px;padding:26px 24px 6px;display:flex}.floating-avatar-frame{background:linear-gradient(135deg,#17835f,#d4a947,#f26522);border-radius:50%;flex-shrink:0;width:72px;height:72px;padding:3px;position:relative;box-shadow:0 8px 20px #17835f38}.floating-avatar-img{object-fit:contain;box-sizing:border-box;background:#ffeb3b;border:3px solid #fff;border-radius:50%;width:100%;height:100%;display:block}.floating-avatar-sparkle{color:#f59e0b;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;animation:2s ease-in-out infinite sparklePulse;display:flex;position:absolute;bottom:-2px;right:-2px;box-shadow:0 4px 10px #00000026}@keyframes sparklePulse{0%,to{transform:scale(1)rotate(0)}50%{transform:scale(1.12)rotate(15deg)}}.floating-header-text{flex-direction:column;min-width:0;display:flex}.brand-school-badge{color:#4f46e5;background:#eef2ff;border:1px solid #c7d2fe;border-radius:8px;align-items:center;width:fit-content;margin-bottom:4px;padding:3px 9px;font-family:Fredoka,sans-serif;font-size:11px;font-weight:600;display:inline-flex}.brand-logo-title{color:#e11d48;letter-spacing:.3px;font-family:Fredoka,sans-serif;font-size:22px;font-weight:700;line-height:1.1}.brand-subtext{color:#17835f;margin-top:3px;font-family:Fredoka,sans-serif;font-size:12px;font-weight:600}.floating-intro{flex-shrink:0;padding:14px 24px 0}.floating-title{color:#0f172a;margin:0 0 4px;font-family:Fredoka,sans-serif;font-size:24px;font-weight:700;line-height:1.15}.floating-subtitle{color:#64748b;margin:0;font-size:13px;font-weight:600;line-height:1.45}.floating-progress-row{flex-shrink:0;align-items:center;gap:10px;padding:16px 24px 0;display:flex}.floating-progress-track{background:#eef2f7;border-radius:10px;flex:1;height:7px;overflow:hidden}.floating-progress-fill{background:linear-gradient(90deg,#ff9f00,#f43f5e);border-radius:10px;height:100%;transition:width .4s cubic-bezier(.25,1,.5,1)}.floating-progress-label{text-align:right;white-space:nowrap;color:#94a3b8;min-width:80px;font-size:11px;font-weight:800}.floating-scroll-body{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#fcd9b8 transparent;flex:1;min-height:0;overflow-y:auto}.floating-scroll-body::-webkit-scrollbar{width:5px}.floating-scroll-body::-webkit-scrollbar-track{background:0 0}.floating-scroll-body::-webkit-scrollbar-thumb{background:#fcd9b8;border-radius:10px}.floating-form-container{padding:18px 24px 24px}.floating-form{flex-direction:column;gap:14px;display:flex}.fl-field{align-items:center;width:100%;min-height:60px;display:flex;position:relative}.fl-icon{z-index:5;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .25s,box-shadow .25s;display:flex;position:absolute;left:13px}.fl-field:focus-within .fl-icon{transform:scale(1.08)}.fl-purple .fl-icon{color:#9333ea;background:#f3e8ff}.fl-green .fl-icon{color:#16a34a;background:#dcfce7}.fl-orange .fl-icon{color:#ea580c;background:#ffedd5}.fl-pink .fl-icon{color:#e11d48;background:#ffe4e6}.fl-field input{box-sizing:border-box;color:#1e293b;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:15px;outline:none;width:100%;height:60px;padding:23px 16px 7px 50px;font-family:Nunito,sans-serif;font-size:14px;font-weight:700;transition:border-color .22s,background-color .22s,box-shadow .22s}.fl-field input:focus{background:#fff}.fl-field select{box-sizing:border-box;color:#1e293b;cursor:pointer;appearance:none;background-color:#f8fafc;border:1.5px solid #e2e8f0;outline:none;width:100%;font-family:Nunito,sans-serif;font-size:14px;font-weight:700;transition:border-color .22s,background-color .22s,box-shadow .22s}.fl-age-field{align-items:stretch;min-height:62px}.fl-age-field select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 14 9'%3E%3Cpath d='M1.5 1.5L7 7L12.5 1.5' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 17px center;background-repeat:no-repeat;background-size:14px 9px;border-radius:15px;height:62px;padding:27px 48px 7px 50px;line-height:1.2}.fl-age-field select option{color:#1e293b;background:#fff;padding:10px;font-family:Nunito,sans-serif;font-size:14px;font-weight:600}.fl-age-field label{z-index:6;pointer-events:none;color:#ea580c;font-size:10.5px;font-weight:800;line-height:1;position:absolute;top:10px;left:50px;transform:translateY(0)}.fl-age-field select{color:#1e293b}.fl-age-field select:invalid{color:#64748b}.fl-field:not(.fl-age-field) label{z-index:6;pointer-events:none;color:#94a3b8;font-size:13.5px;font-weight:700;line-height:1;transition:top .2s,transform .2s,font-size .2s;position:absolute;top:50%;left:50px;transform:translateY(-50%)}.fl-field:not(.fl-age-field).has-value label,.fl-field:not(.fl-age-field):focus-within label{font-size:10.5px;font-weight:800;top:10px;transform:translateY(0)}.fl-textarea-field{align-items:stretch;min-height:108px}.fl-field textarea{box-sizing:border-box;resize:vertical;color:#1e293b;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:15px;outline:none;width:100%;min-height:108px;padding:29px 16px 10px 50px;font-family:Nunito,sans-serif;font-size:14px;font-weight:700;line-height:1.5;transition:border-color .22s,background-color .22s,box-shadow .22s}.fl-textarea-field label{top:21px!important;transform:translateY(-50%)!important}.fl-textarea-field.has-value label,.fl-textarea-field:focus-within label{font-size:10.5px!important;font-weight:800!important;top:10px!important;transform:translateY(0)!important}.required-star{color:#ef4444;margin-left:3px;font-size:10px}.optional-text{color:#94a3b8;margin-left:4px;font-size:9.5px;font-weight:700}.fl-purple label{color:#9333ea}.fl-purple input:focus{background:#fff;border-color:#9333ea;box-shadow:0 0 0 4px #9333ea1a}.fl-green label{color:#16a34a}.fl-green input:focus{background:#fff;border-color:#16a34a;box-shadow:0 0 0 4px #16a34a1a}.fl-orange label{color:#ea580c}.fl-orange select:focus{background-color:#fff;border-color:#ea580c;box-shadow:0 0 0 4px #ea580c1f}.fl-pink label{color:#e11d48}.fl-pink textarea:focus{background:#fff;border-color:#e11d48;box-shadow:0 0 0 4px #e11d481a}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#17835f 0%,#12966a 100%);border:none;border-radius:15px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:56px;margin-top:4px;padding:14px 18px;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #17835f47}.submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 30px #17835f5c}.submit-btn:active:not(:disabled){transform:translateY(0)}.submit-btn:disabled{opacity:.75;cursor:not-allowed}.submit-btn-shine{pointer-events:none;background:linear-gradient(115deg,#0000 0%,#ffffff59 50%,#0000 100%);width:50%;height:100%;transition:left .7s;position:absolute;top:0;left:-80%;transform:skew(-20deg)}.submit-btn:hover:not(:disabled) .submit-btn-shine{left:130%}.submit-loading{animation:1s linear infinite submitSpin}@keyframes submitSpin{to{transform:rotate(360deg)}}@media (width<=480px){.floating-modal-overlay{padding:8px}.floating-card{border-radius:22px;max-height:94vh}.floating-card-glow{border-radius:22px}.floating-close-btn{width:34px;height:34px;top:12px;right:12px}.floating-header{gap:12px;padding:20px 18px 5px}.floating-avatar-frame{width:58px;height:58px}.floating-avatar-sparkle{width:20px;height:20px}.brand-logo-title{font-size:19px}.brand-subtext{font-size:10.5px}.floating-intro{padding:12px 18px 0}.floating-title{font-size:21px}.floating-subtitle{font-size:12px}.floating-progress-row{padding:14px 18px 0}.floating-form-container{padding:16px 18px 20px}.floating-form{gap:12px}.fl-age-field{min-height:60px}.fl-age-field select{height:60px;padding-top:26px;padding-left:50px;padding-right:44px}.fl-age-field label{font-size:10px;top:10px;left:50px}.fl-field input{height:58px}.fl-field textarea{min-height:96px}.submit-btn{min-height:54px}}@media (width<=360px){.floating-header{gap:9px}.floating-avatar-frame{width:52px;height:52px}.brand-school-badge{font-size:9px}.brand-logo-title{font-size:17px}.brand-subtext{font-size:9px}.floating-title{font-size:19px}.floating-subtitle{font-size:11px}.floating-progress-label{min-width:70px;font-size:9px}.fl-age-field select{padding-left:48px}}.HeroSection{box-sizing:border-box;will-change:background-position;background-color:#faf7f2;background-position:50% 0;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:flex-start;width:100%;min-height:100vh;padding:65px 40px 100px;display:flex;position:relative;overflow:hidden}.HeroSection:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 50% 25%,#ffffffb8,#0000 35%),linear-gradient(#ffffff1f,#faf7f240);position:absolute;inset:0}.HeroSection-gridWrapper{z-index:2;will-change:transform;grid-template-columns:.8fr 1.3fr .8fr;gap:32px;width:100%;max-width:1320px;margin-top:20px;display:grid;position:relative}.HeroSection-col{flex-direction:column;gap:30px;display:flex}.LeftCol{padding-top:15px}.RightCol{padding-top:35px}.HeroSection-centerContent{text-align:center;flex-direction:column;align-items:center;min-width:0;padding-top:15px;display:flex;position:relative}.HeroSection-textBlock{width:100%;max-width:650px;margin-bottom:8px;position:relative}.HeroSection-textBlock:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#72b28c2b 0%,#72b28c12 35%,#0000 70%);width:390px;height:390px;position:absolute;top:-65px;left:50%;transform:translate(-50%)}.HeroSection-subtitle{letter-spacing:3px;color:#c98a70;text-transform:uppercase;margin-bottom:8px;font-family:Courier Prime,monospace;font-size:13px;font-weight:700;display:inline-block}.HeroSection-title{letter-spacing:-2px;color:#363b3e;text-transform:none;margin:8px 0 22px;font-family:Fredoka,sans-serif;font-size:clamp(48px,5.4vw,78px);font-weight:500;line-height:.98}.HeroSection-titleGreen{color:#72b28c;display:inline-block;position:relative}.HeroSection-titleGreen:after{content:"";border-top:3px solid #c98a70a6;border-radius:50%;height:7px;position:absolute;bottom:-10px;left:3%;right:3%;transform:rotate(-2deg)}.HeroSection-description{color:#666b6d;max-width:610px;margin:0 auto 12px;font-family:Fredoka,sans-serif;font-size:15px;font-weight:400;line-height:1.8}.HeroSection-description.secondary{color:#777b7d;font-size:14px}.HeroSection-highlights{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:20px auto 18px;display:flex}.HeroSection-highlights span{color:#4f5954;background:#fffc;border:1px solid #72b28c33;border-radius:30px;justify-content:center;align-items:center;padding:7px 14px;font-family:Fredoka,sans-serif;font-size:12px;font-weight:600;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 5px 15px #465a5012}.HeroSection-highlights span:hover{transform:translateY(-3px);box-shadow:0 9px 20px #465a501f}.HeroSection-card{cursor:pointer;opacity:0;background:#fff;border-radius:20px;outline:none;width:100%;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s;position:relative;overflow:hidden;transform:translateY(48px)scale(.96);box-shadow:0 9px 28px #2d363212}.HeroSection-card.is-revealed{animation:.75s cubic-bezier(.22,1,.36,1) forwards heroCardReveal;animation-delay:var(--reveal-delay,0s)}@keyframes heroCardReveal{0%{opacity:0;transform:translateY(48px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.HeroSection-card:hover{transform:translateY(-7px)scale(1.02);box-shadow:0 18px 38px #72b28c33}.HeroSection-card:focus-visible{box-shadow:0 0 0 4px #72b28c40,0 15px 35px #72b28c33}.HeroSection-card img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1);display:block}.HeroSection-card:hover img{transform:scale(1.07)}.img-child7{height:175px}.img-child1{height:205px}.img-child3{height:220px}.img-child9{height:185px}.img-child8{height:175px}.img-child2{height:205px}.img-child5{height:220px}.img-child6{height:190px}.img-child4{border-radius:30px;width:90%;max-width:350px;height:440px;margin-top:38px;box-shadow:0 20px 45px #363b3e21}.HeroSection-eyeOverlay{opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(#363b3e0d,#363b3e7a);flex-direction:column;justify-content:center;align-items:center;gap:8px;transition:opacity .3s;display:flex;position:absolute;inset:0}.HeroSection-card:hover .HeroSection-eyeOverlay,.HeroSection-card:focus-visible .HeroSection-eyeOverlay{opacity:1}.cartoon-eye-icon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;font-size:34px;animation:1.2s ease-in-out infinite eyeBounce;display:flex;box-shadow:0 8px 25px #0003}.HeroSection-eyeOverlay span{color:#fff;letter-spacing:.3px;font-family:Fredoka,sans-serif;font-size:13px;font-weight:600}@keyframes eyeBounce{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-6px)scale(1.08)}}.HeroSection-giraffe{z-index:3;pointer-events:none;height:165px;animation:5s ease-in-out infinite heroGiraffeFloat;position:absolute;top:12px;right:25%}@keyframes heroGiraffeFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(-2deg)}}.HeroSection-flower{z-index:4;pointer-events:none;will-change:transform;width:95px;animation:4.5s ease-in-out infinite heroFlowerSway;position:absolute;top:28%;left:32%}@keyframes heroFlowerSway{0%,to{rotate:0deg}50%{rotate:8deg}}.HeroSection-modalBackdrop{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);z-index:99999;box-sizing:border-box;background:#191714bd;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;inset:0}.HeroSection-modalContainer{text-align:center;background:linear-gradient(145deg,#fffdf9,#f8f3eb);border:4px solid #a9814f;border-radius:32px;width:100%;max-width:560px;padding:24px;position:relative;box-shadow:0 30px 70px #0000004d}@keyframes popIn{0%{opacity:0;transform:scale(.7)}70%{opacity:1;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}.HeroSection-modalCloseBtn{color:#fff;cursor:pointer;z-index:10;background:#e27575;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:27px;line-height:1;transition:transform .25s,background .25s;display:flex;position:absolute;top:-17px;right:-17px;box-shadow:0 6px 18px #0003}.HeroSection-modalCloseBtn:hover{background:#c75c5c;transform:scale(1.12)rotate(90deg)}.HeroSection-modalFrame{background:#fff;border:3px solid #72b28c;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 12px 32px #00000026}.HeroSection-modalImage{object-fit:contain;background:#111;width:100%;max-height:440px;display:block}.cartoon-preview-badge{z-index:5;color:#201c18;letter-spacing:.5px;background:#ebc352;border-radius:20px;padding:7px 14px;font-family:Fredoka,sans-serif;font-size:12px;font-weight:700;position:absolute;top:14px;left:14px;box-shadow:0 4px 12px #0003}.cartoon-eye-decoration{z-index:6;background:#fff;border:3px solid #201c18;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:-24px;box-shadow:0 4px 8px #00000026}.left-eye{left:32%}.right-eye{right:32%}.eyeball{background:#201c18;border-radius:50%;width:20px;height:20px;animation:4s ease-in-out infinite lookAround;position:relative}.pupil{background:#fff;border-radius:50%;width:6px;height:6px;position:absolute;top:3px;left:3px}@keyframes lookAround{0%,to{transform:translate(0)}25%{transform:translate(-4px,2px)}50%{transform:translate(4px,-2px)}75%{transform:translate(2px,3px)}}.HeroSection-modalCaption{color:#363b3e;margin:16px 0 2px;font-family:Fredoka,sans-serif;font-size:18px;font-weight:600;line-height:1.4}@media (width<=1100px){.HeroSection{padding-left:25px;padding-right:25px}.HeroSection-gridWrapper{grid-template-columns:.9fr 1.2fr .9fr;gap:20px}.HeroSection-title{font-size:58px}.HeroSection-description{font-size:14px}.img-child4{height:390px}.HeroSection-giraffe{height:135px;right:20%}.HeroSection-flower{width:75px}}@media (width<=900px){.HeroSection{padding-top:50px}.HeroSection-gridWrapper{grid-template-columns:.85fr 1.3fr .85fr;gap:16px}.HeroSection-title{letter-spacing:-1.5px;font-size:48px}.HeroSection-subtitle{letter-spacing:2px;font-size:11px}.HeroSection-description{font-size:13px;line-height:1.65}.HeroSection-highlights{gap:6px}.HeroSection-highlights span{padding:6px 10px;font-size:10px}.img-child7,.img-child8{height:145px}.img-child1,.img-child2{height:175px}.img-child3,.img-child5{height:190px}.img-child9,.img-child6{height:160px}.img-child4{height:340px}}@media (width<=768px){.HeroSection{min-height:auto;padding:55px 18px 75px;overflow:hidden}.HeroSection-gridWrapper{grid-template-columns:1fr;gap:25px;max-width:520px;display:grid;transform:none!important}.HeroSection-centerContent{grid-row:1;padding-top:10px}.LeftCol{grid-row:2;padding-top:0}.RightCol{grid-row:3;padding-top:0}.HeroSection-col{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.HeroSection-title{letter-spacing:-1.2px;margin-bottom:22px;font-size:clamp(38px,10vw,52px);line-height:1}.HeroSection-subtitle{letter-spacing:2px;font-size:10px}.HeroSection-description{padding:0 8px;font-size:13px;line-height:1.7}.HeroSection-description.secondary{font-size:12.5px}.HeroSection-highlights{margin-top:17px}.HeroSection-highlights span{padding:6px 11px;font-size:11px}.img-child7,.img-child1,.img-child3,.img-child9,.img-child8,.img-child2,.img-child5,.img-child6{height:180px}.img-child4{border-radius:25px;width:100%;max-width:420px;height:430px;margin-top:28px}.HeroSection-giraffe{height:105px;top:15px;right:3%}.HeroSection-flower{display:none}.HeroSection-textBlock:before{width:280px;height:280px}.HeroSection-modalContainer{border-width:3px;border-radius:25px;padding:17px}.HeroSection-modalImage{max-height:65vh}.cartoon-eye-decoration{display:none}.HeroSection-modalCaption{font-size:15px}.HeroSection-modalCloseBtn{width:40px;height:40px;font-size:24px;top:-14px;right:-10px}}@media (width<=480px){.HeroSection{padding:45px 14px 60px}.HeroSection-gridWrapper{gap:20px}.HeroSection-title{letter-spacing:-.8px;font-size:35px}.HeroSection-subtitle{letter-spacing:1.5px;font-size:9px}.HeroSection-description{padding:0 3px;font-size:12.5px}.HeroSection-highlights{gap:5px}.HeroSection-highlights span{padding:5px 9px;font-size:10px}.HeroSection-col{gap:12px}.img-child7,.img-child1,.img-child3,.img-child9,.img-child8,.img-child2,.img-child5,.img-child6{height:155px}.img-child4{height:370px;margin-top:20px}.HeroSection-giraffe{height:85px;right:0}.HeroSection-card{border-radius:16px}.cartoon-eye-icon{width:52px;height:52px;font-size:28px}.HeroSection-eyeOverlay span{font-size:11px}}@media (prefers-reduced-motion:reduce){.HeroSection-card{opacity:1;transform:none;animation:none!important}.HeroSection-giraffe,.HeroSection-flower,.cartoon-eye-icon,.eyeball{animation:none!important}.HeroSection-card,.HeroSection-card img,.HeroSection-highlights span,.HeroSection-modalCloseBtn{transition:none!important}}.course-cat-section{box-sizing:border-box;text-align:center;background:radial-gradient(circle at 8% 25%,#e77a3f14,#0000 23%),radial-gradient(circle at 92% 75%,#8dc63f14,#0000 25%),linear-gradient(#faf6ee 0%,#fffdf9 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:540px;padding:90px 24px;display:flex;position:relative;overflow:hidden}.course-cat-section:before{content:"";pointer-events:none;border:2px dashed #e77a3f26;border-radius:50%;width:190px;height:190px;position:absolute;top:-95px;right:-65px}.course-cat-section:after{content:"";pointer-events:none;border:2px dashed #8dc63f26;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-70px;left:-45px}.subtitle{z-index:2;color:#e77a3f;margin-bottom:10px;font-family:Caveat,cursive;font-size:27px;font-weight:700;line-height:1;display:inline-block;position:relative}.title{z-index:2;color:#171717;letter-spacing:-.5px;max-width:820px;margin:0 auto 16px;font-family:Fredoka,sans-serif;font-size:clamp(32px,4vw,45px);font-weight:700;line-height:1.2;position:relative}.course-category-intro{z-index:2;color:#68645d;max-width:720px;margin:0 auto 55px;font-family:Quicksand,sans-serif;font-size:14px;font-weight:600;line-height:1.8;position:relative}.decor-star{z-index:1;fill:none;stroke-width:2px;pointer-events:none;width:50px;height:50px;animation:4s ease-in-out infinite alternate starFloat;position:absolute}.star-left{stroke:#e77a3f;top:25%;left:9%;transform:rotate(-15deg)}.star-right{stroke:#8dc63f;animation-delay:1s;top:19%;right:9%;transform:rotate(20deg)}@keyframes starFloat{0%{transform:translateY(0)rotate(-10deg)}to{transform:translateY(-8px)rotate(8deg)}}.carousel-wrapper{z-index:3;justify-content:center;align-items:center;gap:22px;width:100%;max-width:1240px;display:flex;position:relative}.categories-container{justify-content:space-between;align-items:flex-start;gap:18px;width:100%;display:flex}.card-column{flex-direction:column;flex:1;align-items:center;min-width:0;display:flex;position:relative}.card-column:not(:last-child):after{content:"";border-right:2px dotted;height:112px;position:absolute;top:34px;right:-10px}.card-column.theme-shape-1:after{border-right-color:#e77a3f}.card-column.theme-shape-2:after{border-right-color:#f1b82d}.card-column.theme-shape-3:after{border-right-color:#8dc63f}.card-column.theme-shape-4:after{border-right-color:#e77a3f}.shape-frame{cursor:pointer;justify-content:center;align-items:center;width:180px;height:180px;transition:transform .35s,box-shadow .35s;animation:14s linear infinite spinBlob;display:flex;position:relative}.card-column:hover .shape-frame{animation-play-state:paused;box-shadow:0 15px 30px #321e141f}.inner-img-wrapper{justify-content:center;align-items:center;width:84%;height:84%;animation:14s linear infinite wrapperCounterRotate;display:flex;overflow:hidden;box-shadow:0 3px 10px #0000000d}.counter-rotating-img{object-fit:cover;width:100%;height:100%;transition:transform .4s;animation:14s linear infinite unspinImage;display:block}.card-column:hover .counter-rotating-img{animation-play-state:paused;transform:scale(1.06)}.shape-1{background:#e77a3f;border-radius:40% 60% 70% 30%/45% 50% 50% 55%}.shape-1 .inner-img-wrapper{border-radius:38% 62% 65% 35%/40% 48% 52% 60%}.shape-2{background:#f1b82d;border-radius:50% 50% 40% 60%/60% 40%}.shape-2 .inner-img-wrapper{border-radius:45% 55%/55% 45%}.shape-3{background:#8dc63f;border-radius:60% 40% 55% 45%/45% 60% 40% 55%}.shape-3 .inner-img-wrapper{border-radius:55% 45% 50% 50%/40% 55% 45% 60%}.shape-4{background:#e77a3f;border-radius:45% 55% 65% 35%/55% 45%}.shape-4 .inner-img-wrapper{border-radius:40% 50% 60% 40%/50% 40% 60%}.label-text{color:#151515;margin:23px 0 0;font-family:Fredoka,sans-serif;font-size:19px;font-weight:600;line-height:1.3;transition:color .3s,transform .3s;position:relative}.card-column:hover .label-text{color:#e77a3f;transform:translateY(-2px)}.slider-arrow{cursor:pointer;background:#5d9cec;border:2px solid #233142;border-radius:9px;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:36px;padding:0;transition:transform .15s,box-shadow .15s,background-color .25s;display:flex;box-shadow:0 4px #233142}.slider-arrow:hover{background:#4b8bdc;transform:translateY(-2px);box-shadow:0 6px #233142}.slider-arrow:active{transform:translateY(3px);box-shadow:0 1px #233142}.slider-arrow:focus-visible{outline-offset:3px;outline:3px solid #5d9cec59}.slider-arrow svg{fill:#fff;width:22px;height:22px}.course-category-bottom{z-index:2;flex-direction:column;align-items:center;max-width:850px;margin:55px auto 0;display:flex;position:relative}.bottom-line{background:linear-gradient(90deg,#e77a3f,#f1b82d);border-radius:20px;width:55px;height:4px;margin-bottom:14px}.course-category-bottom p{color:#777168;margin:0;font-family:Quicksand,sans-serif;font-size:13px;font-weight:600;line-height:1.8}@keyframes spinBlob{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes unspinImage{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes wrapperCounterRotate{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@media (width<=1100px){.course-cat-section{padding:80px 22px}.shape-frame{width:155px;height:155px}.label-text{font-size:17px}.card-column:not(:last-child):after{right:-7px}}@media (width<=900px){.title{font-size:36px}.course-category-intro{margin-bottom:45px}.decor-star{display:none}.categories-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:45px 30px;display:grid}.card-column:not(:last-child):after{display:none}.shape-frame{width:165px;height:165px}.slider-arrow{z-index:10;position:absolute;top:-52px}.arrow-left{left:8px}.arrow-right{right:8px}}@media (width<=600px){.course-cat-section{min-height:auto;padding:65px 16px 60px}.subtitle{font-size:24px}.title{letter-spacing:-.2px;max-width:500px;font-size:29px;line-height:1.25}.course-category-intro{margin-bottom:45px;font-size:12.8px;line-height:1.75}.carousel-wrapper{width:100%}.categories-container{grid-template-columns:1fr;gap:38px}.shape-frame{width:175px;height:175px}.label-text{margin-top:17px;font-size:18px}.slider-arrow{width:40px;height:33px;top:-48px}.slider-arrow svg{width:19px;height:19px}.course-category-bottom{margin-top:45px}.course-category-bottom p{font-size:12px;line-height:1.75}}@media (width<=380px){.course-cat-section{padding-left:12px;padding-right:12px}.subtitle{font-size:22px}.title{font-size:25px}.course-category-intro{font-size:12px}.shape-frame{width:155px;height:155px}.label-text{font-size:16px}.slider-arrow{width:37px;height:31px}}@media (prefers-reduced-motion:reduce){.shape-frame,.counter-rotating-img,.inner-img-wrapper,.decor-star{animation:none!important}.card-column:hover .counter-rotating-img{transform:none}.slider-arrow,.label-text{transition:none!important}}:root{--bg-cream:#fbf7ed;--text-dark:#000;--text-muted:#4b5563;--brand-green:#65a30d;--brand-pink:#f472b6;--brand-pink-hover:#ec4899;--purple-actions:#a855f7;--border-dash:#9ca3af}html,body{box-sizing:border-box;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto!important}.tailored-classes-container{background-color:var(--bg-cream);box-sizing:border-box;width:100%;height:auto;padding:4rem 1.25rem;font-family:Inter,system-ui,-apple-system,sans-serif;position:relative;overflow:visible}.tc-ambient{filter:blur(70px);opacity:.35;pointer-events:none;z-index:0;border-radius:50%;animation:10s ease-in-out infinite alternate ambientDrift;position:absolute}.tc-ambient--1{background:radial-gradient(circle,#fbcfe8 0%,#0000 70%);width:340px;height:340px;top:-60px;left:-80px}.tc-ambient--2{background:radial-gradient(circle,#ddd6fe 0%,#0000 70%);width:300px;height:300px;animation-delay:2s;bottom:40px;right:-60px}@keyframes ambientDrift{0%{transform:translate(0)scale(1)}to{transform:translate(20px,-20px)scale(1.08)}}.tc-header{text-align:center;opacity:0;z-index:1;max-width:800px;margin:0 auto 3rem;position:relative;transform:translateY(30px)}.tc-subtitle{color:var(--brand-green);letter-spacing:.1em;align-items:center;gap:8px;margin-bottom:.75rem;font-size:.875rem;font-weight:700;display:inline-flex}.tc-subtitle-dot{background-color:var(--brand-green);border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite dotPulse}@keyframes dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.6)}}.tc-title{color:var(--text-dark);letter-spacing:-.02em;text-transform:capitalize;margin:0 0 1rem;font-size:2.5rem;font-weight:800;line-height:1.25}.tc-intro{color:var(--text-muted);max-width:680px;margin:0 auto;padding:0 .5rem;font-size:1rem;line-height:1.7}.shape-worm{animation:4s ease-in-out infinite floatSlow;position:absolute;bottom:-10px;left:5%;transform:rotate(-5deg)}.shape-star{animation:8s linear infinite spinSlow;position:absolute;top:10px;right:2%;transform:rotate(12deg)}@keyframes floatSlow{0%,to{transform:rotate(-5deg)translateY(0)}50%{transform:rotate(-5deg)translateY(-8px)}}@keyframes spinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fade-in-up{animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeInUp}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.tc-grid{z-index:1;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.75rem;max-width:1240px;margin:0 auto;padding-bottom:3rem;display:grid;position:relative}@media (width>=768px){.tc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}}@media (width>=1024px){.tc-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.tc-card{border:1.5px dashed var(--border-dash);opacity:0;box-sizing:border-box;background:#fff;border-radius:28px;flex-direction:column;padding:1.25rem;transition:transform .4s cubic-bezier(.25,1,.5,1),background-color .4s,box-shadow .4s,border-color .4s;animation:.7s cubic-bezier(.16,1,.3,1) forwards cardEnter;display:flex;position:relative;transform:translateY(24px)scale(.98)}@keyframes cardEnter{to{opacity:1;transform:translateY(0)scale(1)}}.tc-card:hover{background-color:#fffbeb;border-style:solid;border-color:#0000;transform:translateY(-6px);box-shadow:0 20px 40px #a855f71f}.tc-image-wrapper{aspect-ratio:1.15;border-radius:20px;width:100%;position:relative;overflow:hidden}.tc-card-image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1);display:block}.tc-card:hover .tc-card-image{transform:scale(1.08)}.tc-image-gradient{opacity:0;pointer-events:none;background:linear-gradient(#0000 55%,#00000047 100%);transition:opacity .4s;position:absolute;inset:0}.tc-card:hover .tc-image-gradient{opacity:1}.tc-image-shine{pointer-events:none;background:linear-gradient(115deg,#0000 0%,#ffffff59 50%,#0000 100%);width:40%;height:100%;transition:left .9s;position:absolute;top:0;left:-60%;transform:skew(-20deg)}.tc-card:hover .tc-image-shine{left:130%}.tc-badge-sold{color:#fff;z-index:10;background:linear-gradient(135deg,#ff4500,#ff7a3d);border-radius:8px;align-items:center;gap:6px;padding:5px 12px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:12px;left:12px;box-shadow:0 4px 12px #ff450059}.tc-badge-dot{background-color:#fff;border-radius:50%;width:5px;height:5px;animation:1.4s ease-in-out infinite dotPulse}.tc-hover-actions{opacity:0;z-index:20;flex-direction:column;gap:8px;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:12px;right:12px;transform:translate(10px)}.tc-card:hover .tc-hover-actions{opacity:1;transform:translate(0)}.tc-hover-actions .action-btn:first-child{transition-delay:50ms}.tc-hover-actions .action-btn:nth-child(2){transition-delay:.1s}.tc-hover-actions .action-btn:nth-child(3){transition-delay:.15s}.action-btn{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;cursor:pointer;background-color:#a855f7eb;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .25s cubic-bezier(.34,1.56,.64,1),background-color .25s;display:flex;box-shadow:0 4px 12px #0003}.action-btn:hover{background-color:#9333ea;transform:scale(1.12)rotate(-4deg)}.tc-card-content{text-align:center;box-sizing:border-box;flex-direction:column;flex-grow:1;align-items:center;width:100%;padding-top:1.25rem;display:flex}.tc-card-title{color:var(--text-dark);margin:0 0 .5rem;font-size:1.25rem;font-weight:800;transition:color .3s}.tc-card:hover .tc-card-title{color:#9333ea}.tc-card-desc{color:var(--text-muted);max-width:94%;margin:0 0 1.25rem;font-size:.88rem;line-height:1.55}.tc-btn{cursor:pointer;box-sizing:border-box;border:none;border-radius:50px;justify-content:center;align-items:center;gap:6px;width:100%;max-width:260px;padding:.75rem 1.25rem;font-size:.82rem;font-weight:700;transition:background-color .25s,transform .25s,box-shadow .25s,gap .25s;display:inline-flex;position:relative;overflow:hidden}.btn-add-cart{background-color:var(--brand-pink);color:#fff;box-shadow:0 6px 16px #f472b64d}.btn-add-cart:hover{background-color:var(--brand-pink-hover);gap:10px;transform:translateY(-2px);box-shadow:0 10px 20px #ec489959}.btn-sold-out{color:#fff;cursor:not-allowed;opacity:.85;background-color:#fbcfe8;width:100%;max-width:260px}.tc-btn-shine{pointer-events:none;background:linear-gradient(115deg,#0000 0%,#ffffff73 50%,#0000 100%);width:50%;height:100%;transition:left .7s;position:absolute;top:0;left:-75%;transform:skew(-20deg)}.tc-btn:hover .tc-btn-shine{left:130%}.tc-btn:hover .arrow-icon{transform:translate(2px,-2px)}.tc-rating-container{justify-content:center;align-items:center;gap:8px;margin-top:1.1rem;display:flex}.stars-row{gap:2px;display:flex}.star{font-size:1.05rem;transition:transform .2s;display:inline-block}.star.filled{color:#a855f7}.star.empty{color:#d1d5db}.tc-card:hover .star.filled{animation:.4s forwards starPop}@keyframes starPop{0%{transform:scale(1)}50%{transform:scale(1.3)rotate(-8deg)}to{transform:scale(1)rotate(0)}}.reviews-text{color:var(--text-dark);font-size:.82rem;font-weight:500}.tc-seo-section{z-index:1;box-sizing:border-box;background:#fff;border:1px solid #f3e8ff;border-radius:20px;max-width:900px;margin:0 auto 2.5rem;padding:1.75rem;position:relative;box-shadow:0 10px 30px #00000008}.tc-seo-line{background-color:var(--purple-actions);border-radius:2px;width:40px;height:4px;margin-bottom:1rem}.tc-seo-text-block h3{color:var(--text-dark);margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.tc-seo-text-block p{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.6}.tc-footer-actions{z-index:1;justify-content:center;margin-top:1rem;display:flex;position:relative}.tc-btn-view-all{background:linear-gradient(135deg, var(--brand-pink), var(--brand-pink-hover));color:#fff;cursor:pointer;box-sizing:border-box;border:none;border-radius:50px;justify-content:center;align-items:center;gap:10px;padding:1rem 2.75rem;font-size:.95rem;font-weight:700;transition:transform .25s,box-shadow .25s,gap .25s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 22px #f472b659}.tc-btn-view-all:hover{gap:14px;transform:scale(1.02)translateY(-2px);box-shadow:0 14px 28px #ec489966}.arrow-icon-large{font-size:1.05rem;transition:transform .25s}.tc-btn-view-all:hover .arrow-icon-large{transform:translate(3px,-3px)}@media (width<=768px){.tailored-classes-container{padding:3rem 1rem}.tc-header{margin-bottom:2rem}.tc-title{padding:0 .25rem;font-size:2rem;line-height:1.2}.tc-intro{font-size:.92rem;line-height:1.6}.shape-worm,.shape-star,.tc-ambient{display:none}.tc-grid{gap:1.25rem;padding-bottom:2rem}.tc-card{border-radius:22px;padding:1rem}.tc-card-title{font-size:1.15rem}.tc-card-desc{max-width:100%;font-size:.85rem}.tc-btn{max-width:100%;padding:.75rem 1rem}.btn-sold-out{max-width:100%}.tc-seo-section{border-radius:16px;margin-bottom:2rem;padding:1.25rem}.tc-seo-text-block h3{font-size:1rem}.tc-seo-text-block p{font-size:.84rem}.tc-btn-view-all{width:100%;max-width:320px;padding:.95rem 1.5rem;font-size:.9rem}}@media (width<=480px){.tc-title{font-size:1.75rem}}@media (prefers-reduced-motion:reduce){.tc-card,.fade-in-up,.tc-ambient,.shape-worm,.shape-star,.tc-subtitle-dot,.tc-badge-dot{opacity:1!important;animation:none!important;transform:none!important}}.hq-section{box-sizing:border-box;background:#fff;width:100%;padding:90px 20px;overflow:hidden}.hq-container{grid-template-columns:1fr 1fr;align-items:center;gap:70px;width:100%;max-width:1200px;margin:0 auto;display:grid}.hq-image-side{opacity:0;justify-content:center;align-items:center;animation:1.2s cubic-bezier(.16,1,.3,1) forwards hqFadeInLeft;display:flex;position:relative}.hq-image-frame{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:450px;display:flex;position:relative}.hq-student-img{object-fit:cover;z-index:3;filter:saturate(1.03);border-radius:60% 40% 30% 70%/60% 30% 70% 40%;width:100%;height:100%;transition:transform .5s,box-shadow .5s;position:relative;box-shadow:0 20px 45px #1111111f}.hq-image-frame:hover .hq-student-img{transform:scale(1.025);box-shadow:0 25px 55px #11111129}.hq-blob-bg{z-index:1;opacity:.15;transform-origin:50%;background:linear-gradient(45deg,#ff8a00,#bc00dd);border-radius:30% 70% 70% 30%/50% 60% 40% 50%;width:104%;height:104%;animation:25s linear infinite hqRotateBlob;position:absolute;top:-10px;left:-10px}.hq-outline-ring{z-index:2;transform-origin:50%;border:2px dashed #bc00dd4d;border-radius:50%;position:absolute}.ring-2{width:120%;height:120%;animation:30s linear infinite hqRotateRingInverse;top:-10%;left:-10%}.hq-content-side{flex-direction:column;gap:30px;display:flex}.hq-tagline,.hq-title,.hq-desc,.hq-skills-box,.hq-btn-cta{opacity:0;animation:1s cubic-bezier(.16,1,.3,1) forwards hqFadeInUp}.hq-tagline{color:#bc00dd;letter-spacing:2px;margin-bottom:10px;font-size:14px;font-weight:700;animation-delay:.2s;display:block}.hq-title{color:#111;text-transform:capitalize;max-width:650px;margin:0;font-size:42px;font-weight:800;line-height:1.18;animation-delay:.3s}.hq-desc{color:#666;max-width:620px;margin:16px 0 0;font-size:16px;line-height:1.75;animation-delay:.4s}.hq-fee-text{margin-top:10px;animation-delay:.45s}.hq-fee-text strong{color:#bc00dd;font-weight:700}.hq-skills-box{flex-direction:column;gap:20px;animation-delay:.55s;display:flex}.hq-skill-row{flex-direction:column;gap:9px;display:flex}.hq-skill-meta{color:#222;justify-content:space-between;align-items:center;gap:20px;font-size:15px;font-weight:600;display:flex}.hq-label{line-height:1.4}.hq-percentage{color:#555;white-space:nowrap;font-size:14px;font-weight:700}.hq-meter-track{background-color:#f0f0f0;border-radius:20px;width:100%;height:8px;overflow:hidden}.hq-meter-fill{border-radius:20px;width:0%;height:100%;animation:1.6s cubic-bezier(.1,1,.1,1) forwards hqFillMeter}.hq-btn-cta{color:#fff;letter-spacing:1px;background-color:#111;border-radius:50px;align-self:flex-start;align-items:center;gap:12px;padding:14px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .3s,transform .3s,box-shadow .3s;animation-delay:.8s;display:inline-flex}.hq-btn-arrow{width:16px;height:16px;transition:transform .3s}.hq-btn-cta:hover{background-color:#bc00dd;transform:translateY(-3px);box-shadow:0 10px 25px #bc00dd33}.hq-btn-cta:hover .hq-btn-arrow{transform:translate(3px,-3px)}@keyframes hqFadeInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes hqFadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes hqFillMeter{0%{width:0%}to{width:var(--target-width)}}@keyframes hqRotateBlob{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes hqRotateRingInverse{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@media (width<=992px){.hq-section{padding:75px 20px}.hq-container{grid-template-columns:1fr;gap:55px;max-width:750px}.hq-image-side{order:1}.hq-content-side{order:2}.hq-image-frame{max-width:430px}.hq-title{font-size:38px}.hq-desc{max-width:100%}}@media (width<=600px){.hq-section{padding:60px 16px}.hq-container{gap:45px}.hq-image-frame{max-width:320px}.hq-title{font-size:31px;line-height:1.2}.hq-tagline{letter-spacing:1.5px;font-size:12px}.hq-desc{font-size:15px;line-height:1.7}.hq-content-side{gap:25px}.hq-skills-box{gap:17px}.hq-skill-meta{font-size:14px}.hq-btn-cta{width:fit-content;padding:13px 22px;font-size:13px}}@media (width<=380px){.hq-section{padding:50px 14px}.hq-image-frame{max-width:280px}.hq-title{font-size:28px}.hq-desc{font-size:14px}.hq-btn-cta{padding:12px 20px}}@media (prefers-reduced-motion:reduce){.hq-image-side,.hq-tagline,.hq-title,.hq-desc,.hq-skills-box,.hq-btn-cta{opacity:1;animation:none}.hq-blob-bg,.hq-outline-ring,.hq-meter-fill{animation:none}.hq-meter-fill{width:var(--target-width)}.hq-student-img,.hq-btn-cta,.hq-btn-arrow{transition:none}}.HomeOurPrograms{--hop-cream:#fdfaf5;--hop-cream-deep:#f7f1e2;--hop-forest:#163a2c;--hop-forest-soft:#3c5c4c;--hop-sage:#6fb42a;--hop-sage-tint:#eaf5db;--hop-gold:#d9a441;--hop-gold-deep:#b9812a;--hop-gold-tint:#faf0da;--hop-coral:#e8785a;--hop-coral-tint:#fbe6df;--hop-white:#fff;--hop-border:#e9eee7;--hop-ink-muted:#6d7b73;background-color:var(--hop-cream);box-sizing:border-box;justify-content:center;align-items:center;min-height:100vh;padding:88px 20px;font-family:Fredoka,sans-serif;display:flex}.HomeOurPrograms-container{width:100%;max-width:1200px}.HomeOurPrograms-header{text-align:center;max-width:620px;margin:0 auto 48px}.HomeOurPrograms-badge{background:var(--hop-sage-tint);color:var(--hop-forest);border-radius:999px;align-items:center;gap:8px;margin-bottom:16px;padding:7px 16px;font-size:13.5px;font-weight:600;display:inline-flex}.HomeOurPrograms-badge:before{content:"";background:var(--hop-sage);border-radius:50%;width:7px;height:7px;display:inline-block}.HomeOurPrograms-title{color:var(--hop-forest);letter-spacing:-.5px;margin:0 0 12px;font-size:40px;font-weight:700}.HomeOurPrograms-subhead{color:var(--hop-ink-muted);margin:0;font-size:16px;font-weight:500;line-height:1.6}.HomeOurPrograms-table-wrapper{width:100%;overflow-x:auto}.HomeOurPrograms-table-card{background-color:var(--hop-white);border:1px solid var(--hop-border);border-radius:26px;min-width:780px;position:relative;overflow:hidden;box-shadow:0 20px 45px #163a2c17,0 2px 8px #163a2c0d}.HomeOurPrograms-table-card:before{content:"";background:linear-gradient(90deg, var(--hop-sage), var(--hop-gold));height:5px;position:absolute;top:0;left:0;right:0}.HomeOurPrograms-table-row{grid-template-columns:2.4fr 1fr 1fr 1.1fr;align-items:center;display:grid}.HomeOurPrograms-table-head{background-color:var(--hop-cream-deep);border-bottom:1.5px solid var(--hop-border)}.HomeOurPrograms-th{color:var(--hop-forest-soft);padding:22px 28px;font-size:14.5px;font-weight:600}.HomeOurPrograms-th-monthly{color:var(--hop-gold-deep)}.HomeOurPrograms-table-data-row{border-bottom:1px solid var(--hop-border);transition:background-color .25s}.HomeOurPrograms-table-data-row:last-child{border-bottom:none}.HomeOurPrograms-table-data-row:hover{background-color:var(--hop-cream)}.HomeOurPrograms-table-data-row:hover .HomeOurPrograms-icon{transform:scale(1.08)}.HomeOurPrograms-td{color:#3c4852;padding:24px 28px;font-size:15px;font-weight:500}.HomeOurPrograms-td-title{align-items:center;gap:14px;display:flex}.HomeOurPrograms-icon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .25s;display:flex}.HomeOurPrograms-icon svg{width:20px;height:20px}.HomeOurPrograms-icon-sun{background:var(--hop-gold-tint);color:var(--hop-gold-deep)}.HomeOurPrograms-icon-clock{background:var(--hop-sage-tint);color:var(--hop-sage)}.HomeOurPrograms-icon-bowl{background:var(--hop-coral-tint);color:var(--hop-coral)}.HomeOurPrograms-icon-puzzle{background:var(--hop-cream-deep);color:var(--hop-forest-soft)}.HomeOurPrograms-td-title-text{flex-direction:column;gap:2px;display:flex}.HomeOurPrograms-td-title-text strong{color:var(--hop-forest);font-size:16px;font-weight:600}.HomeOurPrograms-td-note{color:var(--hop-ink-muted);font-size:13px;font-weight:500}.HomeOurPrograms-highlight-price{color:var(--hop-forest);background:var(--hop-gold-tint);border:1px solid #d9a44159;border-radius:10px;align-items:center;padding:6px 14px;font-size:15.5px;font-weight:700;display:inline-flex}.HomeOurPrograms-mobile-label{display:none}.HomeOurPrograms-footer-note{align-items:flex-start;gap:10px;max-width:760px;margin:32px auto 0;padding:0 10px;display:flex}.HomeOurPrograms-footer-icon{width:18px;height:18px;color:var(--hop-sage);flex-shrink:0;margin-top:2px}.HomeOurPrograms-footer-note p{color:var(--hop-ink-muted);text-align:left;margin:0;font-size:13.5px;font-weight:400;line-height:1.6}@media (width<=992px){.HomeOurPrograms{padding:60px 16px}}@media (width<=768px){.HomeOurPrograms-table-card{min-width:100%;box-shadow:none;background:0 0;border:none}.HomeOurPrograms-table-card:before,.HomeOurPrograms-table-head{display:none}.HomeOurPrograms-table-body{flex-direction:column;gap:16px;display:flex}.HomeOurPrograms-table-data-row{background-color:var(--hop-white);border:1px solid var(--hop-border);border-radius:20px;flex-direction:column;gap:14px;padding:20px;display:flex;box-shadow:0 10px 30px #163a2c12}.HomeOurPrograms-td{justify-content:space-between;align-items:center;padding:0;font-size:14.5px;display:flex}.HomeOurPrograms-td-title{border-bottom:1px solid var(--hop-border);margin-bottom:4px;padding-bottom:14px}.HomeOurPrograms-td-title-text{gap:2px}.HomeOurPrograms-mobile-label{color:var(--hop-ink-muted);font-size:12px;font-weight:600;display:inline-block}.HomeOurPrograms-title{font-size:30px}.HomeOurPrograms-subhead{font-size:14.5px}}:root{--hk-orange:#f26522;--hk-orange-hover:#d94e0e;--hk-red:#ff3b30;--hk-dark-purple:#230832;--hk-text-gray:#666;--hk-white:#fff;--hk-light-orange:#fff7ef;--hk-soft-red:#fff1ef}.hk-section,.hk-section *,.hk-section :before,.hk-section :after{box-sizing:border-box}.hk-section img{max-width:100%}.hk-section button,.hk-section a{-webkit-tap-highlight-color:transparent}.hk-section{background:radial-gradient(circle at 8%,#f265220e,#0000 30%),linear-gradient(#fff 0%,#fffdfb 100%);width:100%;padding:clamp(65px,8vw,100px) 20px;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.hk-section:before{content:"";pointer-events:none;background:#f265220b;border-radius:50%;width:260px;height:260px;position:absolute;top:-120px;left:-100px}.hk-section:after{content:"";pointer-events:none;background:#ff3b3009;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-120px;right:-80px}.hk-container{z-index:2;justify-content:space-between;align-items:center;gap:clamp(35px,5vw,70px);width:100%;max-width:1380px;margin:0 auto;display:flex;position:relative}.hk-owl-container{z-index:10;pointer-events:none;animation:5s ease-in-out infinite alternate floatLeftToRight;position:absolute;top:-25px;right:-35px}.hk-owl-image{filter:drop-shadow(0 8px 14px #2308322e);width:105px;height:auto;display:block}@keyframes floatLeftToRight{0%{transform:translate(-12px)translateY(0)rotate(-3deg)}50%{transform:translate(8px)translateY(-10px)rotate(2deg)}to{transform:translate(15px)translateY(0)rotate(-2deg)}}.hk-media-column{flex:50%;justify-content:center;align-items:center;width:100%;min-width:0;display:flex}.hk-blob-wrapper{aspect-ratio:1;flex-shrink:0;justify-content:center;align-items:center;width:min(540px,100%);display:flex;position:relative}.hk-blob-wrapper:before{content:"";filter:blur(18px);z-index:0;pointer-events:none;background:radial-gradient(circle,#f2652224 0%,#f265220d 45%,#0000 72%);border-radius:50%;width:92%;height:92%;animation:4s ease-in-out infinite alternate softGlow;position:absolute}@keyframes softGlow{0%{opacity:.7;transform:scale(.94)}to{opacity:1;transform:scale(1.06)}}.hk-morph-blob{background:linear-gradient(135deg, var(--hk-red) 0%, var(--hk-red) 48%, var(--hk-orange) 52%, var(--hk-orange) 100%);z-index:1;opacity:.92;pointer-events:none;border-radius:60% 40% 30% 70%/60% 30% 70% 40%;width:91%;height:91%;animation:9s ease-in-out infinite alternate morphBlob,20s linear infinite rotateBlob;position:absolute;box-shadow:0 25px 60px #f265223b}@keyframes morphBlob{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}25%{border-radius:40% 60% 50% 50%/50% 60% 40%}50%{border-radius:30% 60% 70% 40%/50% 60% 30%}75%{border-radius:50% 50% 60% 40%/60% 40% 60% 50%}to{border-radius:60% 40% 60% 30%/70% 30% 50% 60%}}@keyframes rotateBlob{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hk-image-frame{z-index:3;background:var(--hk-white);border:clamp(5px, .6vw, 8px) solid var(--hk-white);border-radius:clamp(24px,3vw,38px);justify-content:center;align-items:center;width:84%;height:84%;transition:transform .55s cubic-bezier(.22,1,.36,1),box-shadow .55s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 35px #23083221,0 35px 70px #23083221}.hk-image-frame:after{content:"";pointer-events:none;z-index:2;border:1px solid #f2652229;border-radius:clamp(18px,2.5vw,30px);position:absolute;inset:0}.hk-blob-wrapper:hover .hk-image-frame{transform:translateY(-10px)scale(1.025);box-shadow:0 28px 50px #23083229,0 45px 85px #23083224}.hk-boy-image{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .8s cubic-bezier(.22,1,.36,1);display:block}.hk-blob-wrapper:hover .hk-boy-image{transform:scale(1.06)}.hk-accent-dot{z-index:5;pointer-events:none;border-radius:50%;position:absolute}.hk-accent-dot-1{background:linear-gradient(135deg, #ff8a50, var(--hk-orange));width:24px;height:24px;animation:3s ease-in-out infinite pulseDot;top:7%;left:2%;box-shadow:0 8px 18px #f2652240}.hk-accent-dot-2{background:linear-gradient(135deg, #ff665d, var(--hk-red));width:16px;height:16px;animation:3s ease-in-out 1.2s infinite pulseDot;bottom:8%;right:3%;box-shadow:0 7px 15px #ff3b3038}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(1.3)}}.hk-blob-wrapper .hk-accent-dot-1:after{content:"";border:1px dashed #f2652266;border-radius:50%;width:42px;height:42px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hk-content-column{flex:50%;width:100%;min-width:0;padding-right:20px}.hk-subtitle{color:var(--hk-orange);cursor:pointer;margin-bottom:7px;font-family:Caveat,cursive;font-size:clamp(27px,2.5vw,32px);transition:color .3s,transform .3s;display:inline-block;position:relative}.hk-subtitle:after{content:"";background:var(--hk-orange);border-radius:5px;width:38px;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.hk-subtitle:hover{color:var(--hk-orange-hover);transform:translateY(-2px)}.hk-subtitle:hover:after{width:70px}.hk-heading{color:var(--hk-dark-purple);letter-spacing:-.7px;overflow-wrap:break-word;max-width:700px;margin:0 0 22px;font-size:clamp(28px,3.2vw,42px);font-weight:800;line-height:1.2}.hk-heading:after{content:"";background:linear-gradient(90deg, var(--hk-orange), var(--hk-red));border-radius:10px;width:70px;height:4px;margin-top:14px;display:block}.hk-text-description{color:var(--hk-text-gray);max-width:720px;margin-bottom:15px;font-size:clamp(13px,1.2vw,14px);line-height:1.8}.hk-text-description strong{color:var(--hk-dark-purple);font-weight:700}.hk-features-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 25px;width:100%;margin:27px 0;display:grid}.hk-feature-card{align-items:center;gap:12px;min-width:0;padding:7px 0;transition:transform .3s;display:flex}.hk-feature-card:hover{transform:translate(5px)}.hk-feature-badge{background:linear-gradient(135deg, var(--hk-orange), var(--hk-red));width:32px;min-width:32px;height:32px;color:var(--hk-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 6px 14px #f2652238}.hk-feature-card:hover .hk-feature-badge{transform:scale(1.12)rotate(5deg);box-shadow:0 8px 18px #f265224d}.hk-feature-label{min-width:0;color:var(--hk-dark-purple);overflow-wrap:break-word;font-size:clamp(12px,1.15vw,13.5px);font-weight:700}.hk-location-content{border-left:3px solid var(--hk-orange);background:linear-gradient(90deg, var(--hk-light-orange), #fff7ef33);border-radius:0 10px 10px 0;width:100%;margin-top:10px;margin-bottom:5px;padding:13px 16px}.hk-location-content p{color:var(--hk-text-gray);overflow-wrap:break-word;margin:0;font-size:13px;line-height:1.7}.hk-location-content strong{color:var(--hk-dark-purple);font-weight:700}.hk-action-row{flex-wrap:wrap;align-items:center;gap:22px;width:100%;margin-top:28px;display:flex}.hk-btn-primary{background:linear-gradient(135deg, var(--hk-orange), var(--hk-red));color:var(--hk-white);cursor:pointer;white-space:nowrap;border:none;border-radius:10px;justify-content:center;align-items:center;min-height:48px;padding:14px 34px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 22px #f2652240}.hk-btn-primary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:80%;height:100%;transition:left .6s;position:absolute;top:0;left:-120%;transform:skew(-20deg)}.hk-btn-primary:hover:before{left:140%}.hk-btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 28px #f2652257}.hk-founder-badge-card{background:#fff7efe6;border:1px solid #f265222e;border-radius:50px;align-items:center;gap:12px;max-width:100%;padding:8px 18px 8px 8px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 6px 18px #2308320d}.hk-founder-badge-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #23083217}.hk-founder-avatar-wrap{background:var(--hk-white);border:2px solid var(--hk-orange);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;min-width:46px;height:46px;display:flex;overflow:hidden;box-shadow:0 4px 10px #f2652229}.hk-founder-img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.hk-founder-info{flex-direction:column;min-width:0;display:flex}.hk-founder-name{color:var(--hk-dark-purple);overflow-wrap:break-word;margin:0;font-size:14px;font-weight:700;line-height:1.2}.hk-founder-title{color:var(--hk-orange);margin:3px 0 0;font-size:11.5px;font-weight:600;line-height:1.3}.hk-contact-info{border-top:1px solid #23083214;flex-direction:column;gap:5px;margin-top:22px;padding-top:16px;display:flex}.hk-contact-item{color:var(--hk-text-gray);overflow-wrap:anywhere;font-size:12px;line-height:1.55}.hk-contact-item strong{color:var(--hk-dark-purple);font-size:13px}.hk-contact-phone{width:fit-content;max-width:100%;color:var(--hk-orange);overflow-wrap:anywhere;font-size:13px;font-weight:700;text-decoration:none;transition:color .3s;display:inline-block}.hk-contact-phone:hover{color:var(--hk-orange-hover)}@media (width>=1400px){.hk-section{padding-left:32px;padding-right:32px}.hk-container{gap:80px}.hk-blob-wrapper{width:min(560px,100%)}.hk-heading{font-size:44px}}@media (width<=1200px){.hk-container{gap:45px}.hk-content-column{padding-right:10px}.hk-heading{font-size:clamp(34px,3.2vw,40px)}.hk-features-grid{gap:13px 18px}.hk-owl-container{right:-15px}.hk-owl-image{width:90px}}@media (width<=1100px){.hk-section{padding-left:24px;padding-right:24px}.hk-container{gap:30px}.hk-heading{font-size:34px}.hk-text-description{font-size:13.5px}.hk-feature-label{font-size:12.5px}.hk-blob-wrapper{width:min(470px,100%)}}@media (width<=992px){.hk-section{padding:80px 24px}.hk-container{text-align:center;flex-direction:column;gap:50px}.hk-media-column{width:100%;max-width:600px}.hk-blob-wrapper{width:min(500px,90vw)}.hk-content-column{width:100%;max-width:760px;padding-right:0}.hk-subtitle{font-size:31px}.hk-heading{margin-left:auto;margin-right:auto;font-size:clamp(32px,5vw,40px)}.hk-heading:after{margin-left:auto;margin-right:auto}.hk-text-description{margin-left:auto;margin-right:auto;font-size:14px}.hk-features-grid{text-align:left;max-width:560px;margin:27px auto}.hk-location-content{max-width:700px;margin:14px auto}.hk-action-row{justify-content:center}.hk-contact-info{text-align:center;align-items:center}.hk-owl-container{top:-15px;right:5px}.hk-owl-image{width:80px}}@media (width<=768px){.hk-section{padding:70px 20px}.hk-container{gap:42px}.hk-media-column{max-width:540px}.hk-blob-wrapper{width:min(440px,88vw)}.hk-heading{letter-spacing:-.5px;font-size:clamp(29px,6vw,36px);line-height:1.23}.hk-text-description{font-size:13.5px;line-height:1.75}.hk-features-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;max-width:560px}.hk-feature-card{gap:9px}.hk-feature-badge{width:30px;min-width:30px;height:30px}.hk-feature-label{font-size:12.5px}.hk-action-row{gap:16px}.hk-founder-badge-card{padding-right:15px}.hk-owl-container{top:-10px;right:-3px}.hk-owl-image{width:72px}}@media (width<=599px){.hk-section{padding:62px 16px}.hk-container{gap:36px}.hk-media-column{max-width:100%}.hk-blob-wrapper{width:min(360px,88vw)}.hk-image-frame{border-width:6px;border-radius:25px}.hk-image-frame:after{border-radius:19px}.hk-heading{font-size:clamp(27px,7.5vw,32px);line-height:1.27}.hk-subtitle{font-size:28px}.hk-text-description{font-size:13px;line-height:1.75}.hk-features-grid{grid-template-columns:1fr;gap:9px;max-width:330px}.hk-feature-card{justify-content:flex-start;padding:6px 0}.hk-feature-label{font-size:13px}.hk-location-content{text-align:left;padding:12px 14px}.hk-location-content p{font-size:12.5px;line-height:1.7}.hk-action-row{flex-direction:column;gap:15px;width:100%}.hk-btn-primary{width:100%;max-width:280px}.hk-founder-badge-card{width:fit-content;max-width:100%}.hk-owl-container{top:-7px;right:-6px}.hk-owl-image{width:62px}.hk-accent-dot-1{width:18px;height:18px}.hk-accent-dot-2{width:12px;height:12px}.hk-contact-info{text-align:center;padding-left:4px;padding-right:4px}}@media (width<=576px){.hk-section{padding:60px 15px}.hk-blob-wrapper{width:min(350px,88vw)}.hk-heading{font-size:29px}.hk-subtitle{font-size:28px}.hk-founder-avatar-wrap{width:44px;min-width:44px;height:44px}.hk-founder-name{font-size:13.5px}.hk-founder-title{font-size:11px}}@media (width<=480px){.hk-section{padding:55px 14px}.hk-section:before{width:180px;height:180px;top:-90px;left:-90px}.hk-section:after{width:160px;height:160px;bottom:-90px;right:-80px}.hk-container{gap:32px}.hk-blob-wrapper{width:min(330px,88vw)}.hk-heading{margin-bottom:18px;font-size:clamp(26px,8vw,30px)}.hk-heading:after{width:58px;height:3px;margin-top:11px}.hk-subtitle{margin-bottom:5px;font-size:26px}.hk-text-description{font-size:12.5px}.hk-features-grid{max-width:100%;margin:23px 0}.hk-feature-card{gap:9px}.hk-feature-badge{width:29px;min-width:29px;height:29px;font-size:12px}.hk-feature-label{font-size:12.5px}.hk-location-content{padding:11px 12px}.hk-location-content p{font-size:12px}.hk-action-row{margin-top:23px}.hk-btn-primary{max-width:100%;padding:13px 28px}.hk-founder-badge-card{border-radius:18px;justify-content:flex-start;width:100%;padding:8px 12px 8px 8px}.hk-founder-avatar-wrap{width:42px;min-width:42px;height:42px}.hk-founder-name{font-size:13px}.hk-founder-title{font-size:10.5px}.hk-contact-info{margin-top:18px;padding-top:13px}.hk-contact-item{font-size:11.5px}.hk-contact-item strong,.hk-contact-phone{font-size:12px}.hk-owl-container{top:-5px;right:-8px}.hk-owl-image{width:55px}}@media (width<=380px){.hk-section{padding:48px 12px}.hk-container{gap:28px}.hk-blob-wrapper{width:min(300px,88vw)}.hk-image-frame{border-width:5px;border-radius:21px}.hk-image-frame:after{border-radius:16px}.hk-heading{letter-spacing:-.3px;font-size:25px;line-height:1.3}.hk-subtitle{font-size:24px}.hk-text-description{font-size:12px;line-height:1.7}.hk-features-grid{gap:7px}.hk-feature-card{gap:8px}.hk-feature-badge{width:27px;min-width:27px;height:27px;font-size:11px}.hk-feature-label{font-size:11.8px}.hk-location-content p{font-size:11.5px}.hk-btn-primary{min-height:45px;padding:12px 22px;font-size:13px}.hk-founder-badge-card{gap:9px;padding:7px 10px 7px 7px}.hk-founder-avatar-wrap{width:39px;min-width:39px;height:39px}.hk-founder-name{font-size:12px}.hk-founder-title{font-size:10px}.hk-owl-image{width:48px}.hk-accent-dot-1{width:15px;height:15px}.hk-accent-dot-2{width:10px;height:10px}.hk-blob-wrapper .hk-accent-dot-1:after{width:32px;height:32px}}@media (width<=319px){.hk-section{padding:42px 10px}.hk-blob-wrapper{width:88vw}.hk-heading{font-size:23px}.hk-subtitle{font-size:22px}.hk-text-description{font-size:11.5px}.hk-feature-label{font-size:11px}.hk-location-content{padding:10px}.hk-location-content p{font-size:11px}.hk-founder-badge-card{border-radius:15px}.hk-founder-info{overflow:hidden}.hk-founder-name,.hk-founder-title{overflow-wrap:anywhere}.hk-owl-image{width:42px}}@media (height<=520px) and (orientation:landscape){.hk-section{padding:45px 20px}.hk-container{flex-direction:row;align-items:center;gap:25px}.hk-media-column{width:45%}.hk-content-column{text-align:left;width:55%}.hk-blob-wrapper{width:min(300px,42vw)}.hk-heading{font-size:clamp(22px,4vw,30px)}.hk-heading:after{margin-left:0}.hk-text-description{font-size:12px}.hk-features-grid{grid-template-columns:1fr 1fr;gap:7px 12px;margin:15px 0}.hk-feature-label{font-size:11px}.hk-location-content{margin-top:8px}.hk-action-row{justify-content:flex-start;margin-top:15px}.hk-contact-info{text-align:left;align-items:flex-start;margin-top:15px}}@media (hover:none) and (pointer:coarse){.hk-blob-wrapper:hover .hk-image-frame,.hk-blob-wrapper:hover .hk-boy-image,.hk-feature-card:hover,.hk-feature-card:hover .hk-feature-badge,.hk-founder-badge-card:hover,.hk-btn-primary:hover,.hk-subtitle:hover{transform:none}}@media (prefers-reduced-motion:reduce){.hk-morph-blob,.hk-blob-wrapper:before,.hk-owl-container,.hk-accent-dot-1,.hk-accent-dot-2{animation:none}.hk-boy-image,.hk-image-frame,.hk-feature-card,.hk-btn-primary,.hk-founder-badge-card,.hk-subtitle{transition:none}}:root{--pc-orange:#f26522;--pc-orange-hover:#d94e0e;--pc-red:#ff3b30;--pc-gold:#ffb703;--pc-dark-purple:#230832;--pc-text-gray:#666;--pc-text-dark:#333;--pc-bg-cream:#fdf6ed;--pc-white:#fff;--pc-border-light:#f0e6d8;--pc-section-padding-x:clamp(14px, 3vw, 32px)}.pc-section{width:100%;min-width:0;padding:clamp(55px, 8vw, 105px) var(--pc-section-padding-x) clamp(75px, 9vw, 120px);box-sizing:border-box;background:radial-gradient(circle at 10% 15%, #f2652214, transparent 30%), radial-gradient(circle at 90% 85%, #ffb70312, transparent 32%), linear-gradient(180deg, #fffaf5 0%, var(--pc-bg-cream) 100%);isolation:isolate;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.pc-section:before{content:"";pointer-events:none;z-index:0;background:#f265220d;border-radius:50%;width:clamp(180px,28vw,340px);height:clamp(180px,28vw,340px);position:absolute;top:clamp(-170px,-12vw,-90px);right:clamp(-140px,-8vw,-50px)}.pc-section:after{content:"";pointer-events:none;z-index:0;background:#ff3b300a;border-radius:50%;width:clamp(150px,22vw,260px);height:clamp(150px,22vw,260px);position:absolute;bottom:clamp(-140px,-10vw,-70px);left:clamp(-120px,-8vw,-40px)}.pc-container{z-index:5;box-sizing:border-box;width:100%;max-width:1320px;margin:0 auto;position:relative}.pc-dino-bg{z-index:2;pointer-events:none;opacity:.95;filter:drop-shadow(0 14px 18px #2308321f);max-width:100%;height:auto;transition:transform .4s,opacity .4s;position:absolute;bottom:0}.pc-dino-left{width:clamp(100px,18vw,290px);left:clamp(-35px,-1vw,-10px)}.pc-dino-right{width:clamp(100px,18vw,290px);right:clamp(-35px,-1vw,-10px)}.pc-header{text-align:center;width:100%;max-width:850px;margin:0 auto clamp(38px,5vw,55px)}.pc-eyebrow{box-sizing:border-box;max-width:100%;color:var(--pc-orange-hover);letter-spacing:.6px;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#f265221f,#ff3b300f);border:1px solid #f2652240;border-radius:50px;justify-content:center;align-items:center;gap:8px;margin-bottom:15px;padding:7px clamp(12px,1.5vw,16px);font-size:clamp(10px,1.1vw,12.5px);font-weight:700;line-height:1.3;display:inline-flex}.pc-eyebrow-dot{background:var(--pc-orange);border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 3px #f2652233}.pc-subtitle{color:var(--pc-orange);margin:0 0 6px;font-family:Caveat,cursive;font-size:clamp(25px,3vw,34px);font-weight:600;line-height:1.15;transition:color .3s,transform .3s;display:block}.pc-subtitle:hover{color:var(--pc-orange-hover);transform:translateY(-2px)}.pc-title{color:var(--pc-dark-purple);letter-spacing:clamp(-.7px,-.05vw,-.3px);text-wrap:balance;margin:0 0 22px;font-size:clamp(28px,4vw,46px);font-weight:800;line-height:1.18;position:relative}.pc-title:after{content:"";background:linear-gradient(90deg, var(--pc-orange), var(--pc-red));border-radius:10px;width:clamp(55px,6vw,72px);height:4px;margin:15px auto 0;display:block}.pc-intro{width:100%;max-width:760px;color:var(--pc-text-gray);text-wrap:pretty;margin:0 auto 10px;font-size:clamp(12.5px,1.25vw,14px);line-height:1.8}.pc-intro-secondary{margin-top:8px}.pc-intro strong{color:var(--pc-dark-purple);font-weight:700}.pc-grid{z-index:6;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.3vw,30px);width:100%;display:grid;position:relative}.pc-card{box-sizing:border-box;background:var(--pc-white);border:1px solid #f0e6d8b3;border-radius:clamp(17px,2vw,24px);flex-direction:column;width:100%;min-width:0;min-height:100%;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s,border-color .4s;display:flex;overflow:hidden;box-shadow:0 12px 34px #23083214}.pc-card:hover{border-color:#f2652233;transform:translateY(-10px);box-shadow:0 30px 60px #23083229}.pc-image-wrapper{background:#f6f1ec;flex-shrink:0;width:100%;height:clamp(205px,19vw,245px);position:relative;overflow:hidden}.pc-card-image{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1);display:block}.pc-card:hover .pc-card-image{transform:scale(1.08)}.pc-image-wrapper:after{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#23083229);position:absolute;inset:0}.pc-tag-badge{z-index:3;box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(6px);max-width:calc(100% - 20px);color:var(--pc-dark-purple);letter-spacing:.3px;background:#ffffffeb;border-radius:50px;padding:6px clamp(10px,1.3vw,14px);font-size:clamp(9.5px,1vw,11.5px);font-weight:800;line-height:1.3;position:absolute;top:clamp(10px,1.5vw,16px);left:clamp(10px,1.5vw,16px);overflow:hidden;box-shadow:0 6px 16px #23083224}.pc-tag-badge:before{content:"★ ";color:var(--pc-gold)}.pc-price-badge{z-index:3;background:linear-gradient(135deg, var(--pc-orange), var(--pc-red));color:var(--pc-white);white-space:nowrap;border-top-left-radius:clamp(13px,1.5vw,18px);padding:clamp(7px,1vw,10px) clamp(13px,1.8vw,20px);font-size:clamp(13px,1.5vw,16px);font-weight:800;line-height:1.3;transition:transform .3s;position:absolute;bottom:0;right:0;box-shadow:-5px -5px 15px #2308321f}.pc-card:hover .pc-price-badge{transform:translateY(-2px)}.pc-card-content{box-sizing:border-box;flex-direction:column;flex-grow:1;min-width:0;padding:clamp(19px,2.2vw,28px) clamp(17px,2vw,25px) clamp(20px,2vw,25px);display:flex}.pc-card-title{color:var(--pc-dark-purple);text-wrap:balance;margin:0 0 10px;font-size:clamp(18px,1.8vw,21px);font-weight:700;line-height:1.35;transition:color .3s}.pc-card:hover .pc-card-title{color:var(--pc-orange)}.pc-card-description{color:var(--pc-text-gray);text-wrap:pretty;margin:0 0 20px;font-size:clamp(12px,1.2vw,13.5px);line-height:1.7}.pc-card-info{border:1px dashed var(--pc-border-light);box-sizing:border-box;background:linear-gradient(135deg,#f265220b,#ffb7030a);border-radius:clamp(11px,1.3vw,14px);flex-direction:column;gap:clamp(9px,1.2vw,12px);margin-bottom:21px;padding:clamp(12px,1.5vw,16px);display:flex}.pc-info-item{justify-content:space-between;align-items:flex-start;gap:clamp(10px,1.5vw,15px);width:100%;font-size:clamp(11px,1.15vw,12.5px);line-height:1.45;display:flex}.pc-info-label{color:var(--pc-orange);flex:0 auto;font-weight:700}.pc-info-value{min-width:0;color:var(--pc-text-dark);text-align:right;overflow-wrap:anywhere;flex:auto;font-weight:600}.pc-action-wrapper{width:100%;margin-top:auto}.pc-btn-join{box-sizing:border-box;background:linear-gradient(135deg, var(--pc-orange), var(--pc-red));width:100%;min-height:44px;color:var(--pc-white);cursor:pointer;border:none;border-radius:clamp(9px,1vw,12px);justify-content:center;align-items:center;gap:8px;padding:11px clamp(15px,2vw,24px);font-family:Poppins,sans-serif;font-size:clamp(12.5px,1.3vw,14.5px);font-weight:700;line-height:1.3;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #f2652247}.pc-btn-sparkle{flex-shrink:0;transition:transform .4s;display:inline-block}.pc-btn-join:before{content:"";background:linear-gradient(90deg,#0000,#ffffff59,#0000);width:80%;height:100%;transition:left .6s;position:absolute;top:0;left:-120%;transform:skew(-20deg)}.pc-btn-join:hover:before{left:140%}.pc-btn-join:hover{transform:translateY(-3px);box-shadow:0 16px 32px #d94e0e61}.pc-btn-join:hover .pc-btn-sparkle{transform:rotate(20deg)scale(1.2)}.pc-bottom-content{z-index:6;box-sizing:border-box;text-align:center;background:linear-gradient(#fff9,#fff3);border:1px solid #f0e6d8cc;border-radius:clamp(18px,2vw,24px);width:100%;max-width:850px;margin:clamp(45px,6vw,70px) auto 0;padding:clamp(25px,4vw,40px) clamp(18px,3vw,32px);position:relative}.pc-bottom-content h2{color:var(--pc-dark-purple);text-wrap:balance;margin:0 0 14px;font-size:clamp(21px,2.5vw,27px);font-weight:800;line-height:1.3}.pc-bottom-content p{max-width:760px;color:var(--pc-text-gray);text-wrap:pretty;margin:0 auto 10px;font-size:clamp(12px,1.2vw,13.5px);line-height:1.8}@media (width>=1600px){.pc-container{max-width:1380px}.pc-grid{gap:34px}.pc-image-wrapper{height:265px}}@media (width<=1399px){.pc-container{max-width:1160px}.pc-grid{gap:24px}}@media (width<=1199px){.pc-section{padding-top:clamp(70px,7vw,90px)}.pc-container{max-width:1050px}.pc-grid{gap:22px}.pc-image-wrapper{height:225px}.pc-card-content{padding:21px 20px 22px}.pc-dino-left{width:180px}.pc-dino-right{width:185px}}@media (width<=992px){.pc-section{padding:72px 20px 95px}.pc-container{max-width:900px}.pc-header{max-width:720px;margin-bottom:45px}.pc-title{font-size:clamp(31px,5vw,40px)}.pc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.pc-image-wrapper{height:225px}.pc-card-content{padding:22px 20px 23px}.pc-card-title{font-size:20px}.pc-card-description{font-size:13px}.pc-info-item{font-size:12px}.pc-btn-join{min-height:43px}.pc-dino-left,.pc-dino-right{opacity:.55}.pc-dino-left{width:135px}.pc-dino-right{width:145px}}@media (width<=768px){.pc-section{padding:65px 18px 90px}.pc-header{max-width:650px;margin-bottom:40px}.pc-eyebrow{padding:6px 13px;font-size:11px}.pc-subtitle{font-size:28px}.pc-title{font-size:34px;line-height:1.23}.pc-intro{font-size:13px;line-height:1.75}.pc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.pc-image-wrapper{height:clamp(205px,31vw,230px)}.pc-card-content{padding:20px 18px 21px}.pc-card-title{font-size:19px}.pc-card-description{font-size:12.5px}.pc-card-info{padding:13px}.pc-info-item{gap:10px;font-size:11.5px}.pc-price-badge{font-size:14px}.pc-dino-left{width:105px}.pc-dino-right{width:115px}}@media (width<=600px){.pc-section{padding:58px 15px 82px}.pc-header{margin-bottom:36px}.pc-eyebrow{letter-spacing:.45px;margin-bottom:13px;font-size:10px}.pc-eyebrow-dot{width:6px;height:6px}.pc-subtitle{font-size:26px}.pc-title{margin-bottom:19px;font-size:clamp(28px,7vw,32px);line-height:1.22}.pc-title:after{width:58px;height:3px;margin-top:12px}.pc-intro{font-size:12.5px;line-height:1.75}.pc-grid{grid-template-columns:1fr;gap:20px;width:100%;max-width:450px;margin:0 auto}.pc-card{border-radius:20px}.pc-image-wrapper{height:clamp(220px,58vw,275px)}.pc-card-content{padding:21px 19px 23px}.pc-card-title{font-size:20px}.pc-card-description{font-size:13px;line-height:1.75}.pc-card-info{gap:10px;margin-bottom:20px;padding:14px}.pc-info-item{font-size:12px}.pc-price-badge{border-top-left-radius:15px;padding:8px 15px;font-size:14px}.pc-btn-join{min-height:43px;font-size:13px}.pc-bottom-content{border-radius:19px;margin-top:45px;padding:27px 20px}.pc-bottom-content h2{font-size:22px}.pc-bottom-content p{font-size:12.5px;line-height:1.75}.pc-dino-left{opacity:.4;width:85px;left:-22px}.pc-dino-right{opacity:.4;width:95px;right:-22px}}@media (width<=480px){.pc-section{padding:52px 13px 75px}.pc-header{margin-bottom:32px}.pc-eyebrow{max-width:calc(100% - 20px);padding:6px 11px;font-size:9.5px}.pc-subtitle{font-size:24px}.pc-title{letter-spacing:-.3px;font-size:clamp(25px,7.5vw,29px)}.pc-intro{font-size:12px}.pc-grid{gap:18px}.pc-card{border-radius:18px}.pc-image-wrapper{height:clamp(205px,58vw,235px)}.pc-tag-badge{padding:5px 10px;font-size:9.5px;top:10px;left:10px}.pc-price-badge{padding:7px 13px;font-size:13px}.pc-card-content{padding:19px 16px 20px}.pc-card-title{font-size:19px}.pc-card-description{font-size:12.5px}.pc-card-info{padding:12px}.pc-info-item{font-size:11.5px}.pc-btn-join{border-radius:10px;min-height:41px;font-size:12.5px}.pc-bottom-content{padding:24px 16px}.pc-bottom-content h2{font-size:20px}.pc-bottom-content p{font-size:12px}.pc-dino-left{width:70px;left:-20px}.pc-dino-right{width:78px;right:-20px}}@media (width<=380px){.pc-section{padding:45px 10px 68px}.pc-header{margin-bottom:29px}.pc-eyebrow{gap:6px;padding:5px 9px;font-size:8.5px}.pc-eyebrow-dot{width:5px;height:5px}.pc-subtitle{font-size:22px}.pc-title{font-size:24px;line-height:1.25}.pc-title:after{width:50px;margin-top:10px}.pc-intro{font-size:11.5px;line-height:1.7}.pc-grid{gap:16px}.pc-card{border-radius:16px}.pc-image-wrapper{height:200px}.pc-tag-badge{padding:5px 9px;font-size:9px;top:8px;left:8px}.pc-price-badge{border-top-left-radius:12px;padding:7px 11px;font-size:12px}.pc-card-content{padding:17px 14px 18px}.pc-card-title{margin-bottom:9px;font-size:18px}.pc-card-description{margin-bottom:17px;font-size:11.8px;line-height:1.7}.pc-card-info{border-radius:11px;gap:9px;margin-bottom:17px;padding:11px}.pc-info-item{gap:7px;font-size:10.5px;line-height:1.4}.pc-btn-join{border-radius:9px;min-height:39px;padding:8px 12px;font-size:11.5px}.pc-bottom-content{border-radius:16px;margin-top:35px;padding:21px 13px}.pc-bottom-content h2{font-size:18px}.pc-bottom-content p{font-size:11.5px;line-height:1.7}.pc-dino-left{opacity:.3;width:60px;left:-18px}.pc-dino-right{opacity:.3;width:68px;right:-18px}}@media (width<=319px){.pc-section{padding:38px 8px 60px}.pc-eyebrow{letter-spacing:.2px;font-size:8px}.pc-subtitle{font-size:20px}.pc-title{font-size:22px}.pc-intro{font-size:10.5px}.pc-image-wrapper{height:180px}.pc-card-content{padding:15px 12px 16px}.pc-card-title{font-size:17px}.pc-card-description{font-size:11px}.pc-info-item{font-size:9.8px}.pc-btn-join{font-size:11px}.pc-bottom-content h2{font-size:17px}.pc-bottom-content p{font-size:10.5px}}@media (width<=900px) and (orientation:landscape){.pc-section{padding:45px 20px 75px}.pc-header{margin-bottom:35px}.pc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.pc-image-wrapper{height:190px}.pc-card-content{padding:18px 17px 20px}.pc-dino-left{width:100px}.pc-dino-right{width:110px}}@media (hover:none) and (pointer:coarse){.pc-card:hover{border-color:#f0e6d8b3;transform:none;box-shadow:0 12px 34px #23083214}.pc-card:hover .pc-card-image{transform:none}.pc-card:hover .pc-card-title{color:var(--pc-dark-purple)}.pc-card:hover .pc-price-badge{transform:none}.pc-btn-join:hover{transform:none;box-shadow:0 10px 24px #f2652247}.pc-btn-join:hover:before{left:-120%}.pc-btn-join:hover .pc-btn-sparkle{transform:none}.pc-subtitle:hover{color:var(--pc-orange);transform:none}}.pc-btn-join:focus-visible{outline-offset:3px;outline:3px solid #f2652259}@media (prefers-reduced-motion:reduce){.pc-card,.pc-card-image,.pc-btn-join,.pc-price-badge,.pc-subtitle,.pc-btn-sparkle,.pc-btn-join:before,.pc-dino-bg{transition:none!important}}@media (forced-colors:active){.pc-card,.pc-bottom-content,.pc-card-info,.pc-btn-join,.pc-tag-badge,.pc-price-badge{border:1px solid canvastext}}.core-values{box-sizing:border-box;background:radial-gradient(circle at 8% 20%,#72b28c12,#0000 26%),radial-gradient(circle at 95% 75%,#f265220d,#0000 25%),#fff;width:100%;max-width:1400px;margin:0 auto;padding:95px 24px;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.core-values__container{z-index:2;justify-content:space-between;align-items:center;gap:65px;display:flex;position:relative}.core-values__image-wrapper{flex:1;justify-content:center;align-items:center;max-width:48%;min-height:560px;display:flex;position:relative}.core-values__image-backdrop{z-index:0;background:radial-gradient(circle,#72b28c33 0%,#fdf6edb3 65%,#0000 100%);border-radius:42% 58% 65% 35%/40% 45% 55% 60%;width:88%;height:82%;animation:8s ease-in-out infinite alternate pulseBlob;position:absolute;top:9%;left:6%;transform:rotate(-4deg)}@keyframes pulseBlob{0%{transform:scale(.97)rotate(-4deg)}to{transform:scale(1.04)rotate(4deg)}}.core-values__main-image-frame{z-index:2;background:#fff;border:8px solid #fff;border-radius:32px;width:100%;max-width:460px;height:500px;transition:transform .45s,box-shadow .45s;position:relative;overflow:hidden;box-shadow:0 20px 45px #210d481f,0 10px 20px #f2652214}.core-values__main-image{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1)}.core-values__image-wrapper:hover .core-values__main-image-frame{transform:translateY(-8px);box-shadow:0 28px 55px #210d4829,0 15px 25px #f265221f}.core-values__image-wrapper:hover .core-values__main-image{transform:scale(1.04)}.core-values__experience-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:4;background:#fffffff5;border:1px solid #f2652224;border-radius:18px;align-items:center;gap:12px;padding:13px 20px;animation:4s ease-in-out infinite alternate floatBadge;display:flex;position:absolute;bottom:25px;left:5px;box-shadow:0 14px 35px #210d481f}@keyframes floatBadge{0%{transform:translateY(0)}to{transform:translateY(-8px)}}.core-values__experience-card .exp-star{background:#fff6de;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;font-size:19px;display:flex}.core-values__experience-card strong{color:#210d48;font-size:14px;font-weight:700;line-height:1.3;display:block}.core-values__experience-card small{color:#f26522;margin-top:3px;font-size:10.5px;font-weight:600;display:block}.core-values__content{flex:1.1;max-width:52%;position:relative}.core-values__badge{background:#fef1eb;border:1px solid #f2652214;border-radius:30px;align-items:center;margin-bottom:13px;padding:5px 17px;display:inline-flex}.core-values__subtitle{color:#f26522;font-family:Caveat,cursive;font-size:25px;font-weight:700;line-height:1.1}.core-values__title{letter-spacing:-.7px;color:#210d48;margin:0 0 19px;font-family:Fredoka,sans-serif;font-size:clamp(34px,3.3vw,45px);font-weight:700;line-height:1.2}.text-highlight{color:#f26522;position:relative}.text-highlight:after{content:"";border-top:2px solid #f2652266;border-radius:50%;height:5px;position:absolute;bottom:-5px;left:2px;right:5px;transform:rotate(-1.5deg)}.core-values__intro-text{color:#5d5d5d;max-width:690px;margin:0 0 12px;font-size:14px;line-height:1.8}.core-values__intro-text strong{color:#210d48;font-weight:700}.core-values__intro-text--second{margin-bottom:30px}.core-values__list{flex-direction:column;gap:16px;display:flex}.core-values__item{background:#ffffffeb;border:1px solid #f2e9de;border-radius:17px;align-items:flex-start;gap:17px;padding:16px 19px;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s,border-color .35s;display:flex;box-shadow:0 5px 18px #210d4806}.core-values__item:hover{border-color:#ead6c2;transform:translate(7px);box-shadow:0 14px 30px #210d4814}.core-values__number{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;min-width:52px;height:52px;font-family:Fredoka,sans-serif;font-size:18px;font-weight:700;transition:transform .3s,background-color .3s,color .3s;display:flex}.core-values__number--blue{color:#0288d1;background:#e3f5fb}.core-values__item:hover .core-values__number--blue{color:#fff;background:#0288d1;transform:rotate(-6deg)scale(1.04)}.core-values__number--yellow{color:#dfa000;background:#fff6de}.core-values__item:hover .core-values__number--yellow{color:#fff;background:#f59e0b;transform:rotate(-6deg)scale(1.04)}.core-values__number--pink{color:#e91e63;background:#fde8ef}.core-values__item:hover .core-values__number--pink{color:#fff;background:#e91e63;transform:rotate(-6deg)scale(1.04)}.core-values__item-text{flex-grow:1;min-width:0}.core-values__header-row{justify-content:space-between;align-items:center;gap:15px;margin-bottom:6px;display:flex}.core-values__item-title{color:#210d48;margin:0;font-family:Fredoka,sans-serif;font-size:18px;font-weight:600;line-height:1.3;transition:color .25s}.core-values__item:hover .core-values__item-title{color:#f26522}.core-values__pill-tag{color:#777;letter-spacing:.2px;white-space:nowrap;background:#f7f7f7;border-radius:20px;flex-shrink:0;padding:4px 10px;font-size:10px;font-weight:700}.core-values__item-description{color:#686868;margin:0;font-size:12.8px;line-height:1.65}.core-values__closing-note{align-items:center;gap:9px;margin-top:22px;padding-left:4px;display:flex}.core-values__closing-note span{background:#edf8f1;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;display:flex}.core-values__closing-note p{color:#777;margin:0;font-family:Caveat,cursive;font-size:19px;font-weight:600}.core-values__shape{pointer-events:none;z-index:1;position:absolute}.core-values__shape--top-left{width:90px;animation:24s linear infinite spinSlow;top:20px;left:18px}.core-values__shape--bottom-left{width:78px;animation:5s ease-in-out infinite alternate pencilFloat;bottom:25px;left:12px}@keyframes pencilFloat{0%{transform:translateY(0)rotate(-3deg)}to{transform:translateY(-8px)rotate(3deg)}}.core-values__shape--right{object-fit:contain;opacity:.5;max-width:155px;animation:6s ease-in-out infinite alternate rightShapeFloat;top:46%;right:-2px;transform:translateY(-50%)}@keyframes rightShapeFloat{0%{transform:translateY(-50%)}to{transform:translateY(calc(-50% - 10px))}}@media (width<=1150px){.core-values{padding:80px 24px}.core-values__container{gap:42px}.core-values__title{font-size:36px}.core-values__image-wrapper{min-height:500px}.core-values__experience-card{left:0}}@media (width<=992px){.core-values{padding:75px 24px}.core-values__container{text-align:center;flex-direction:column;gap:45px}.core-values__image-wrapper,.core-values__content{width:100%;max-width:760px}.core-values__image-wrapper{min-height:auto}.core-values__main-image-frame{max-width:420px;height:420px;margin:0 auto}.core-values__experience-card{bottom:10px;left:8%}.core-values__title{font-size:37px}.core-values__intro-text{margin-left:auto;margin-right:auto}.core-values__list{text-align:left}.core-values__closing-note{justify-content:center}.core-values__shape--right{opacity:.25}}@media (width<=576px){.core-values{padding:55px 16px 65px}.core-values__container{gap:30px}.core-values__image-wrapper{min-height:360px}.core-values__image-backdrop{width:100%;left:0}.core-values__main-image-frame{width:100%;max-width:320px;height:340px}.core-values__experience-card{white-space:nowrap;border-radius:15px;gap:8px;padding:10px 14px;bottom:0;left:50%;transform:translate(-50%)}.core-values__experience-card .exp-star{width:32px;height:32px;font-size:16px}.core-values__experience-card strong{font-size:12px}.core-values__experience-card small{font-size:9px}.core-values__badge{margin-bottom:10px}.core-values__subtitle{font-size:22px}.core-values__title{letter-spacing:-.3px;margin-bottom:17px;font-size:28px;line-height:1.25}.core-values__intro-text{margin-bottom:11px;font-size:13px;line-height:1.75}.core-values__intro-text--second{margin-bottom:25px}.core-values__list{gap:13px}.core-values__item{border-radius:15px;gap:12px;padding:14px}.core-values__number{border-radius:12px;min-width:44px;height:44px;font-size:15px}.core-values__header-row{flex-direction:column;align-items:flex-start;gap:5px}.core-values__item-title{font-size:16px}.core-values__pill-tag{padding:3px 8px;font-size:9px}.core-values__item-description{font-size:12px;line-height:1.6}.core-values__closing-note{margin-top:18px}.core-values__closing-note p{font-size:17px}.core-values__shape--top-left{width:48px;left:5px}.core-values__shape--bottom-left{width:45px;left:2px}.core-values__shape--right{opacity:.18;width:90px}}@media (width<=380px){.core-values{padding-left:12px;padding-right:12px}.core-values__title{font-size:25px}.core-values__subtitle{font-size:20px}.core-values__image-wrapper{min-height:310px}.core-values__item{padding:12px}.core-values__number{min-width:40px;height:40px;font-size:14px}.core-values__item-title{font-size:15px}.core-values__item-description{font-size:11.5px}.core-values__experience-card{display:none}}@media (prefers-reduced-motion:reduce){.core-values__image-backdrop,.core-values__experience-card,.core-values__shape--top-left,.core-values__shape--bottom-left,.core-values__shape--right{animation:none!important}.core-values__main-image,.core-values__item,.core-values__number{transition:none!important}}.our-teachers{background-color:#fdfaf6;padding:100px 20px;font-family:Inter,sans-serif;overflow:hidden}.our-teachers__container{max-width:1400px;margin:0 auto}.our-teachers__header{text-align:center;margin-bottom:70px}.our-teachers__subtitle{color:#e37458;margin-bottom:8px;font-family:Caveat,cursive;font-size:34px;display:block}.our-teachers__title{color:#210d48;max-width:900px;margin:0 auto;font-family:Fredoka,sans-serif;font-size:clamp(28px,3.5vw,42px);font-weight:700;line-height:1.25}.our-teachers__grid{grid-template-columns:repeat(4,1fr);gap:35px;display:grid}.our-teachers__card{text-align:center;flex-direction:column;align-items:center;display:flex}.our-teachers__avatar-container{justify-content:center;align-items:center;width:280px;height:280px;margin-bottom:24px;display:flex;position:relative}.our-teachers__image{z-index:2;object-fit:cover;border-radius:50%;width:100%;height:100%;transition:transform .4s;position:relative;box-shadow:0 10px 30px #00000014}.our-teachers__avatar-container:hover .our-teachers__image{transform:scale(1.03)}.our-teachers__blob-bg{z-index:1;opacity:.9;background:linear-gradient(135deg,#e37458 0%,#f39c12 100%);border-radius:60% 40% 30% 70%/60% 30% 70% 40%;animation:10s ease-in-out infinite alternate morphBlob;position:absolute;inset:-15px}.our-teachers__social-bar{z-index:4;opacity:0;visibility:hidden;justify-content:center;align-items:center;gap:10px;width:100%;padding-bottom:25px;transition:transform .5s cubic-bezier(.68,-.55,.27,1.55),opacity .4s;display:flex;position:absolute;bottom:-65px;left:0}.our-teachers__avatar-container:hover .our-teachers__social-bar{opacity:1;visibility:visible;transform:translateY(-90px)}.our-teachers__social-link{color:#210d48;cursor:pointer;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 5px 15px #00000026}.our-teachers__social-link:hover{color:#fff;background-color:#e37458;transform:translateY(-4px)scale(1.1);box-shadow:0 8px 20px #e3745866}.our-teachers__bio-btn{color:#fff;background-color:#210d48}.our-teachers__bio-btn:hover{background-color:#f39c12}.our-teachers__info{margin-top:4px}.our-teachers__name{color:#210d48;margin:0 0 4px;font-family:Fredoka,sans-serif;font-size:24px;font-weight:600}.our-teachers__role{color:#e37458;margin:0 0 10px;font-size:15px;font-weight:500}.our-teachers__read-more-trigger{color:#210d48;cursor:pointer;background:#fef1eb;border:none;border-radius:12px;padding:4px 12px;font-size:13px;font-weight:600;transition:all .3s}.our-teachers__read-more-trigger:hover{color:#fff;background-color:#e37458}.our-teachers__modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:99999;background:#14110ea6;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.our-teachers__modal-content{background:#fff;border:4px solid #e37458;border-radius:28px;width:100%;max-width:620px;padding:36px;position:relative;box-shadow:0 25px 60px #00000040}.animate-popIn{animation:.35s cubic-bezier(.34,1.56,.64,1) forwards popIn}.our-teachers__modal-close{color:#e37458;cursor:pointer;background:#fef1eb;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;transition:all .2s;display:flex;position:absolute;top:18px;right:18px}.our-teachers__modal-close:hover{color:#fff;background:#e37458;transform:rotate(90deg)}.our-teachers__modal-grid{align-items:center;gap:28px;display:flex}.our-teachers__modal-img-wrapper{border:4px solid #f39c12;border-radius:50%;flex-shrink:0;width:180px;height:180px;position:relative;overflow:hidden;box-shadow:0 8px 20px #0000001a}.our-teachers__modal-img-wrapper img{object-fit:cover;width:100%;height:100%}.our-teachers__modal-badge{color:#fff;text-align:center;background:#210d48d9;width:100%;padding:4px 0;font-size:11px;font-weight:600;position:absolute;bottom:0}.our-teachers__modal-text{text-align:left}.our-teachers__modal-subtitle{color:#e37458;font-family:Caveat,cursive;font-size:24px;display:block}.our-teachers__modal-name{color:#210d48;margin:0 0 6px;font-family:Fredoka,sans-serif;font-size:28px;font-weight:700}.our-teachers__modal-specialty{color:#444;margin-bottom:10px;font-size:13px}.our-teachers__modal-bio{color:#666;margin-bottom:18px;font-size:13.5px;line-height:1.6}.our-teachers__modal-socials-row{gap:10px;display:flex}.modal-soc{color:#e37458;background-color:#fef1eb;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;text-decoration:none;transition:all .2s;display:flex}.modal-soc:hover{color:#fff;background-color:#e37458}@media (width<=1200px){.our-teachers__grid{grid-template-columns:repeat(2,1fr);gap:45px}}@media (width<=768px){.our-teachers__grid{grid-template-columns:1fr;gap:45px}.our-teachers__modal-grid{text-align:center;flex-direction:column}.our-teachers__modal-text{text-align:center}.our-teachers__modal-socials-row{justify-content:center}}.testimonial-section{background:linear-gradient(#fffaf5 0%,#fff 100%);padding:95px 20px;font-family:Inter,sans-serif;position:relative;overflow:hidden}.testimonial-section__ambient{filter:blur(60px);opacity:.35;z-index:0;pointer-events:none;border-radius:50%;position:absolute}.testimonial-section__ambient--1{background:radial-gradient(circle,#ffd9b8 0%,#0000 70%);width:380px;height:380px;top:-120px;left:-100px}.testimonial-section__ambient--2{background:radial-gradient(circle,#ffc4b0 0%,#0000 70%);width:320px;height:320px;bottom:-100px;right:-80px}.testimonial-section__container{z-index:1;max-width:1500px;margin:0 auto;position:relative}.testimonial-section__header{text-align:center;max-width:900px;margin:0 auto 55px}.testimonial-section__subtitle{color:#e37458;margin-bottom:5px;font-family:Caveat,cursive;font-size:32px;display:block}.testimonial-section__title{color:#210d48;letter-spacing:-.5px;margin:0;font-family:Fredoka,sans-serif;font-size:44px;font-weight:700;line-height:1.2}.testimonial-section__intro{color:#625b68;max-width:760px;margin:18px auto 0;font-size:15px;line-height:1.8}.testimonial-section__title-underline{background:linear-gradient(90deg,#e37458,#f2a154);border-radius:4px;width:70px;height:4px;margin:18px auto 0}.testimonial-form{box-sizing:border-box;background:radial-gradient(circle at 10%,#ffd9b852,#0000 32%),linear-gradient(135deg,#fffaf4 0%,#fff6ec 48%,#fffaf5 100%);border:1px solid #e3745824;border-radius:30px;grid-template-columns:36% 64%;gap:30px;width:100%;min-height:350px;margin:0 auto 58px;padding:30px 34px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 45px #210d480f,inset 0 1px #fffc}.testimonial-form:before{content:"";pointer-events:none;background:#f2a15414;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-100px;right:-90px}.testimonial-form:after{content:"";pointer-events:none;background:#e374580f;border-radius:50%;width:150px;height:150px;position:absolute;top:-80px;left:-80px}.testimonial-form__intro{border-right:1px solid #e3745821;justify-content:center;align-items:center;gap:18px;min-width:0;padding:10px 30px 10px 10px;display:flex;position:relative}.testimonial-form__intro-content{text-align:left;z-index:3;position:relative}.testimonial-form__small-title{color:#e37458;text-transform:uppercase;letter-spacing:1.4px;margin-bottom:5px;font-size:12px;font-weight:600;display:block}.testimonial-form__intro-content h2{color:#210d48;margin:0;font-family:Fredoka,sans-serif;font-size:30px;line-height:1.12}.testimonial-form__intro-content h2 span{color:#e37458}.testimonial-form__line{background:linear-gradient(90deg,#e37458,#f2a154);border-radius:10px;width:48px;height:3px;margin:13px 0}.testimonial-form__intro-content p{color:#756e7a;max-width:210px;margin:0;font-size:12px;line-height:1.65}.testimonial-form__illustration{z-index:2;flex-shrink:0;justify-content:center;align-items:center;width:160px;height:250px;display:flex;position:relative}.testimonial-form__illustration-image{object-fit:contain;object-position:center;filter:drop-shadow(0 8px 15px #210d4814);width:220px;height:220px;transition:transform .35s,filter .35s;display:block}.testimonial-form__illustration-image:hover{filter:drop-shadow(0 14px 24px #210d481f);transform:translateY(-5px)scale(1.02)}.testimonial-form__heart{color:#ef8070;z-index:10;animation:3s ease-in-out infinite testimonialHeartFloat;position:absolute}.testimonial-form__heart--one{font-size:18px;top:18px;left:5px}.testimonial-form__heart--two{font-size:14px;animation-delay:.8s;bottom:20px;right:20px}@keyframes testimonialHeartFloat{0%,to{transform:translateY(0)rotate(-4deg)}50%{transform:translateY(-7px)rotate(4deg)}}.testimonial-form__fields{z-index:3;grid-template-columns:1fr 1fr 180px;align-content:center;gap:16px 24px;display:grid;position:relative}.testimonial-form__field{min-width:0}.testimonial-form__field label{color:#2a2140;margin-bottom:7px;font-family:Fredoka,sans-serif;font-size:14px;font-weight:600;display:block}.testimonial-form__field label span{color:#ef574d}.testimonial-form__input-wrapper,.testimonial-form__textarea-wrapper{position:relative}.testimonial-form__input-wrapper svg,.testimonial-form__textarea-wrapper svg{color:#514866;pointer-events:none;font-size:15px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.testimonial-form__textarea-wrapper svg{top:18px;transform:none}.testimonial-form__input-wrapper input,.testimonial-form__textarea-wrapper textarea{box-sizing:border-box;color:#302840;background:#ffffffe6;border:1px solid #eadfd5;border-radius:12px;outline:none;width:100%;font-family:Inter,sans-serif;font-size:13px;transition:border-color .25s,box-shadow .25s,background .25s}.testimonial-form__input-wrapper input{height:48px;padding:0 15px 0 42px}.testimonial-form__textarea-wrapper textarea{resize:vertical;min-height:104px;padding:14px 15px 14px 42px;line-height:1.6}.testimonial-form__input-wrapper input::placeholder,.testimonial-form__textarea-wrapper textarea::placeholder{color:#aaa3ad}.testimonial-form__input-wrapper input:focus,.testimonial-form__textarea-wrapper textarea:focus{background:#fff;border-color:#e37458;box-shadow:0 0 0 3px #e374581a}.testimonial-form__rating{align-items:center;gap:5px;height:48px;display:flex}.testimonial-form__rating button{cursor:pointer;color:#f3d8b7;background:0 0;border:0;justify-content:center;align-items:center;width:28px;height:35px;padding:0;font-size:23px;transition:transform .2s,color .2s;display:flex}.testimonial-form__rating button:hover,.testimonial-form__rating button.is-active{color:#f2a154;transform:scale(1.1)}.testimonial-form__rating button:focus-visible{border-radius:5px;outline:2px solid #e37458}.testimonial-form__field--review{grid-column:1/-1;position:relative}.testimonial-form__counter{color:#aaa1a8;font-size:10px;position:absolute;bottom:8px;right:12px}.testimonial-form__message{box-sizing:border-box;border-radius:12px;grid-column:1/-1;align-items:center;gap:9px;min-height:42px;padding:10px 14px;font-size:12px;line-height:1.5;display:flex}.testimonial-form__message--success{color:#177849;background:#ebfaf1;border:1px solid #c9efd9}.testimonial-form__message--error{color:#c03935;background:#fff0ef;border:1px solid #f6d0ce}.testimonial-form__error-icon{color:#fff;background:#e75b54;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:19px;height:19px;font-weight:700;display:flex}.testimonial-form__submit{color:#fff;cursor:pointer;background:linear-gradient(100deg,#f5b264,#ef805d);border:none;border-radius:30px;grid-column:2;justify-content:center;justify-self:center;align-items:center;gap:10px;min-width:230px;height:48px;padding:0 30px;font-family:Fredoka,sans-serif;font-size:15px;font-weight:600;transition:transform .25s,box-shadow .25s,opacity .25s;display:inline-flex;box-shadow:0 10px 24px #e3745840}.testimonial-form__submit:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 15px 30px #e3745852}.testimonial-form__submit:active:not(:disabled){transform:translateY(-1px)}.testimonial-form__submit:disabled{cursor:not-allowed;opacity:.72}.testimonial-form__privacy{color:#8b838d;grid-column:3;align-self:center;margin:0;font-size:9px;line-height:1.45}.testimonial-form__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite testimonialSpinner}@keyframes testimonialSpinner{to{transform:rotate(360deg)}}.testimonial-section__carousel{padding:14px 6px 24px;position:relative;overflow:hidden}.testimonial-section__track{width:100%;transition:transform .6s cubic-bezier(.25,1,.5,1);display:flex}.testimonial-section__card-wrapper{box-sizing:border-box;flex-direction:column;flex:0 0 33.3333%;align-items:center;max-width:33.3333%;padding:0 16px;display:flex}.testimonial-section__card{box-sizing:border-box;text-align:left;background:linear-gradient(160deg,#fff8ef 0%,#fef1db 100%);border:1px solid #e3745814;border-radius:28px;flex-direction:column;width:100%;min-height:340px;padding:40px 32px 32px;transition:transform .4s cubic-bezier(.25,1,.5,1),box-shadow .4s,border-color .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #210d480f}.testimonial-section__card:before{content:"";-webkit-mask-composite:xor;opacity:0;pointer-events:none;background:linear-gradient(135deg,#e37458,#f2a154,#e37458);border-radius:28px;padding:2px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.testimonial-section__card:hover{transform:translateY(-10px);box-shadow:0 24px 48px #e3745838}.testimonial-section__card:hover:before{opacity:1}.testimonial-section__quote-watermark{color:#e37458;opacity:.08;font-size:64px;transition:opacity .4s,transform .4s;position:absolute;top:22px;right:24px}.testimonial-section__card:hover .testimonial-section__quote-watermark{opacity:.14;transform:scale(1.08)rotate(-4deg)}.testimonial-section__stars{color:#f2a154;z-index:1;gap:4px;margin-bottom:18px;font-size:14px;display:flex;position:relative}.testimonial-section__quote{color:#4a4458;z-index:1;flex-grow:1;margin:0 0 24px;font-size:15px;line-height:1.75;position:relative}.testimonial-section__footer{z-index:1;align-items:center;gap:14px;margin-top:auto;display:flex;position:relative}.testimonial-section__avatar{color:#fff;background:linear-gradient(135deg,#e37458,#f2a154);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-family:Fredoka,sans-serif;font-size:16px;font-weight:600;transition:transform .35s;display:flex;box-shadow:0 6px 16px #e3745859}.testimonial-section__card:hover .testimonial-section__avatar{transform:scale(1.08)rotate(-6deg)}.testimonial-section__author{flex-direction:column;display:flex}.testimonial-section__name{color:#210d48;margin:0 0 2px;font-family:Fredoka,sans-serif;font-size:18px;font-weight:700;transition:color .3s}.testimonial-section__card:hover .testimonial-section__name{color:#e37458}.testimonial-section__role{color:#e37458;opacity:.85;font-size:13px;font-weight:500}.testimonial-section__birds-wrapper{justify-content:center;align-items:center;height:68px;margin-top:22px;display:flex}.testimonial-section__birds-image{object-fit:contain;filter:drop-shadow(0 6px 10px #00000014);width:auto;max-height:100%;transition:transform .35s}.testimonial-section__card-wrapper:hover .testimonial-section__birds-image{transform:translateY(-5px)scale(1.06)}.testimonial-section__nav-btn{color:#210d48;cursor:pointer;z-index:10;background-color:#fff;border:1px solid #f0e6da;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;transition:all .3s;display:flex;position:absolute;top:42%;transform:translateY(-50%);box-shadow:0 10px 24px #210d481a}.testimonial-section__nav-btn--prev{left:-6px}.testimonial-section__nav-btn--next{right:-6px}.testimonial-section__nav-btn:hover{color:#fff;background:linear-gradient(135deg,#e37458,#f2a154);border-color:#0000;transform:translateY(-50%)scale(1.12);box-shadow:0 12px 28px #e3745859}.testimonial-section__dots{justify-content:center;align-items:center;gap:10px;margin-top:35px;display:flex}.testimonial-section__dot{cursor:pointer;background-color:#eeddcf;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .35s}.testimonial-section__dot:hover{background-color:#f2c49a}.testimonial-section__dot--active{background:linear-gradient(90deg,#e37458,#f2a154);border-radius:12px;width:30px}.testimonial-section__highlights{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:55px;display:grid}.testimonial-section__highlight{background:#fff;border:1px solid #f3e7dc;border-radius:18px;align-items:center;gap:14px;padding:18px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 8px 22px #210d480d}.testimonial-section__highlight:hover{transform:translateY(-5px);box-shadow:0 15px 30px #210d481a}.testimonial-section__highlight-icon{background:#fff1e9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:21px;display:flex}.testimonial-section__highlight h3{color:#210d48;margin:0 0 4px;font-family:Fredoka,sans-serif;font-size:16px}.testimonial-section__highlight p{color:#756e7a;margin:0;font-size:12px;line-height:1.5}@media (width<=1200px){.testimonial-form{grid-template-columns:34% 66%;padding:28px}.testimonial-form__illustration{width:140px;height:220px}.testimonial-form__intro{padding-right:15px}.testimonial-form__intro-content h2{font-size:27px}.testimonial-form__fields{grid-template-columns:1fr 1fr}.testimonial-form__field--rating{grid-column:1/-1}.testimonial-form__submit{grid-column:1}.testimonial-form__privacy{grid-column:2}}@media (width<=1100px){.testimonial-section__card-wrapper{flex:0 0 50%;max-width:50%}.testimonial-section__highlights{grid-template-columns:repeat(2,1fr)}.testimonial-form{grid-template-columns:1fr;gap:22px}.testimonial-form__intro{border-bottom:1px solid #e3745821;border-right:none;justify-content:center;padding:0 0 22px}.testimonial-form__illustration{width:145px;height:200px}.testimonial-form__fields{width:100%}}@media (width<=640px){.testimonial-section{padding:65px 15px}.testimonial-section__header{margin-bottom:35px}.testimonial-section__subtitle{font-size:27px}.testimonial-section__title{font-size:30px;line-height:1.25}.testimonial-section__intro{padding:0 5px;font-size:13px;line-height:1.7}.testimonial-form{border-radius:24px;margin-bottom:40px;padding:24px 18px}.testimonial-form__intro{text-align:center;flex-direction:column;gap:5px}.testimonial-form__intro-content{text-align:center}.testimonial-form__intro-content h2{font-size:28px}.testimonial-form__intro-content p{max-width:270px;margin:0 auto}.testimonial-form__line{margin:12px auto}.testimonial-form__illustration{flex:0 0 190px;width:190px;height:190px}.testimonial-form__illustration-image{object-fit:contain;width:100%;height:100%}.testimonial-form__fields{grid-template-columns:1fr;gap:15px;display:grid}.testimonial-form__field--rating,.testimonial-form__field--review{grid-column:auto}.testimonial-form__input-wrapper input{height:46px}.testimonial-form__rating{height:45px}.testimonial-form__rating button{font-size:22px}.testimonial-form__textarea-wrapper textarea{min-height:120px}.testimonial-form__message{grid-column:auto}.testimonial-form__submit{grid-column:auto;width:100%;min-width:0}.testimonial-form__privacy{text-align:center;grid-column:auto;font-size:10px}.testimonial-section__carousel{padding:10px 18px 20px}.testimonial-section__card-wrapper{flex:0 0 100%;max-width:100%;padding:0 5px}.testimonial-section__card{min-height:330px;padding:32px 24px 26px}.testimonial-section__quote{font-size:14px;line-height:1.7}.testimonial-section__nav-btn{width:40px;height:40px;font-size:13px;top:44%}.testimonial-section__nav-btn--prev{left:0}.testimonial-section__nav-btn--next{right:0}.testimonial-section__birds-wrapper{height:58px;margin-top:16px}.testimonial-section__dots{margin-top:25px}.testimonial-section__highlights{grid-template-columns:1fr;margin-top:40px}.testimonial-section__highlight{padding:15px}}@media (width<=380px){.testimonial-section{padding-left:12px;padding-right:12px}.testimonial-section__title{font-size:27px}.testimonial-form{padding:22px 14px}.testimonial-form__intro-content h2{font-size:25px}.testimonial-form__illustration{flex-basis:170px;width:170px;height:170px}.testimonial-section__card{padding:28px 20px 24px}.testimonial-section__nav-btn{width:36px;height:36px}.testimonial-section__quote-watermark{font-size:52px}}@media (prefers-reduced-motion:reduce){.testimonial-form__heart{animation:none}.testimonial-form__submit,.testimonial-form__illustration-image,.testimonial-section__card,.testimonial-section__birds-image,.testimonial-section__avatar{transition:none}}.latest-news-section{box-sizing:border-box;background:radial-gradient(circle at 10% 10%,#f15a2414,#0000 30%),radial-gradient(circle at 90% 85%,#1d10420f,#0000 35%),linear-gradient(#fff8f5 0%,#fff 50%,#fff8f5 100%);width:100%;padding:100px 20px;font-family:Inter,sans-serif;position:relative;overflow:hidden}.latest-news-section:before{content:"";filter:blur(40px);pointer-events:none;background:#f15a240f;border-radius:50%;width:260px;height:260px;position:absolute;top:60px;left:-110px}.latest-news-section:after{content:"";filter:blur(50px);pointer-events:none;background:#1d10420d;border-radius:50%;width:300px;height:300px;position:absolute;bottom:20px;right:-130px}.latest-news-container{z-index:2;width:100%;max-width:1240px;margin:0 auto;position:relative}.latest-news-header{text-align:center;max-width:820px;margin:0 auto 60px}.latest-news-subtitle{color:#f15a24;text-shadow:0 2px 10px #f15a2426;margin-bottom:6px;font-family:Caveat,cursive;font-size:32px;font-weight:700;line-height:1.1;display:inline-block}.latest-news-title{letter-spacing:-.8px;color:#1d1042;margin:0;font-family:Fredoka,sans-serif;font-size:clamp(36px,4.5vw,48px);font-weight:700;line-height:1.2}.latest-news-underline{background:linear-gradient(90deg,#f15a24,#f9974d);border-radius:30px;width:76px;height:4px;margin:16px auto 20px;box-shadow:0 4px 14px #f15a244d}.latest-news-intro{color:#6a637a;max-width:700px;margin:0 auto;font-size:15px;line-height:1.8}.latest-news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;display:grid}.news-card{cursor:pointer;background:#fff;border:1px solid #f1e6dfcc;border-radius:24px;flex-direction:column;min-width:0;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #1d10420d}.news-card:hover{border-color:#f15a2440;transform:translateY(-10px);box-shadow:0 24px 50px #1d10421a,0 10px 25px #f15a241f}.news-image-wrapper{cursor:zoom-in;background:#f4efed;width:100%;height:250px;position:relative;overflow:hidden}.news-image{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1),filter .4s;display:block}.news-card:hover .news-image{filter:saturate(1.08)contrast(1.02);transform:scale(1.08)}.news-image-overlay{opacity:0;background:linear-gradient(#1d104200 20%,#1d1042a6 100%);justify-content:center;align-items:center;transition:opacity .35s;display:flex;position:absolute;inset:0}.news-image-wrapper:hover .news-image-overlay,.news-image-wrapper:focus-visible .news-image-overlay{opacity:1}.news-image-zoom-icon{color:#f15a24;opacity:0;background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;font-weight:700;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .3s;display:flex;transform:scale(.6);box-shadow:0 10px 25px #00000040}.news-image-wrapper:hover .news-image-zoom-icon,.news-image-wrapper:focus-visible .news-image-zoom-icon{opacity:1;transform:scale(1)}.news-date-badge{z-index:3;color:#f15a24;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-radius:30px;padding:6px 14px;font-size:12px;font-weight:700;position:absolute;top:16px;left:16px;box-shadow:0 6px 18px #0000001a}.news-content{flex-direction:column;flex-grow:1;padding:24px 24px 28px;display:flex}.news-meta{align-items:center;margin-bottom:14px;display:flex}.news-meta-admin{align-items:center;gap:10px;display:flex}.meta-avatar{color:#fff;background:linear-gradient(135deg,#f15a24,#f9974d);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:10px;font-weight:700;display:flex;box-shadow:0 4px 12px #f15a2440}.meta-value{color:#5c536d;font-size:13px;font-weight:600}.news-card-title{color:#1d1042;margin:0 0 12px;font-family:Fredoka,sans-serif;font-size:21px;font-weight:600;line-height:1.35;transition:color .3s}.news-card:hover .news-card-title{color:#f15a24}.news-description{color:#6c647b;flex-grow:1;margin:0 0 24px;font-size:14px;line-height:1.75}.news-read-more-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f15a24,#f47b3f);border:none;border-radius:12px;justify-content:center;align-self:flex-start;align-items:center;gap:8px;padding:11px 22px;font-size:13.5px;font-weight:700;transition:transform .25s,box-shadow .3s,gap .3s;display:inline-flex;box-shadow:0 8px 20px #f15a2440}.news-read-more-arrow{transition:transform .3s}.news-read-more-btn:hover{gap:12px;transform:translateY(-2px);box-shadow:0 12px 26px #f15a2459}.news-read-more-btn:hover .news-read-more-arrow{transform:translate(4px)}.latest-news-seo-content{background:linear-gradient(135deg,#fffaf7fa,#fff);border:1px solid #f1e6dfcc;border-radius:26px;max-width:1040px;margin:80px auto 0;padding:40px 44px;box-shadow:0 12px 35px #1d10420a}.latest-news-seo-line{background:linear-gradient(90deg,#f15a24,#f9974d);border-radius:10px;width:50px;height:4px;margin-bottom:18px}.latest-news-seo-content h2{color:#1d1042;margin:0 0 18px;font-family:Fredoka,sans-serif;font-size:26px;font-weight:600;line-height:1.35}.latest-news-seo-content p{color:#655d73;margin:0 0 14px;font-size:14px;line-height:1.8}.latest-news-seo-content p:last-child{margin-bottom:0}.latest-news-seo-content strong{color:#1d1042;font-weight:700}.news-lightbox-backdrop{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#120826cc;justify-content:center;align-items:center;padding:24px;animation:.3s cubic-bezier(.16,1,.3,1) lightboxFadeIn;display:flex;position:fixed;inset:0}@keyframes lightboxFadeIn{0%{opacity:0}to{opacity:1}}.news-lightbox-content{background:#fff;border-radius:24px;width:100%;max-width:920px;animation:.4s cubic-bezier(.16,1,.3,1) lightboxPopIn;position:relative;overflow:hidden;box-shadow:0 35px 90px #00000073}@keyframes lightboxPopIn{0%{opacity:0;transform:scale(.9)translateY(25px)}to{opacity:1;transform:scale(1)translateY(0)}}.news-lightbox-image{object-fit:contain;background:#150b2e;width:100%;max-height:72vh;display:block}.news-lightbox-caption{background:#fff;justify-content:space-between;align-items:center;gap:16px;padding:22px 28px 26px;display:flex}.news-lightbox-caption h3{color:#1d1042;margin:0;font-family:Fredoka,sans-serif;font-size:21px;font-weight:600;line-height:1.3}.news-lightbox-caption span{color:#f15a24;background:#fff3ee;border-radius:20px;flex-shrink:0;padding:7px 14px;font-size:12px;font-weight:700}.news-lightbox-close{z-index:5;color:#1d1042;cursor:pointer;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-size:24px;line-height:1;transition:transform .3s,background-color .3s,color .3s;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 8px 20px #00000038}.news-lightbox-close:hover{color:#fff;background:#f15a24;transform:rotate(90deg)scale(1.05)}@media (width<=992px){.latest-news-section{padding:80px 20px}.latest-news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.news-image-wrapper{height:235px}.latest-news-seo-content{margin-top:60px}}@media (width<=600px){.latest-news-section{padding:60px 16px}.latest-news-header{margin-bottom:40px}.latest-news-subtitle{font-size:26px}.latest-news-title{font-size:30px}.latest-news-grid{grid-template-columns:1fr;gap:22px}.news-image-wrapper{height:225px}.news-content{padding:20px 20px 24px}.latest-news-seo-content{border-radius:20px;margin-top:45px;padding:28px 20px}.latest-news-seo-content h2{font-size:22px}.news-lightbox-caption{flex-direction:column;align-items:flex-start;padding:18px 20px 22px}}.news-image-wrapper:focus-visible,.news-read-more-btn:focus-visible,.news-lightbox-close:focus-visible{outline-offset:3px;outline:3px solid #f15a2466}@media (prefers-reduced-motion:reduce){.news-card,.news-image,.news-image-overlay,.news-image-zoom-icon,.news-read-more-btn,.news-read-more-arrow,.news-lightbox-backdrop,.news-lightbox-content,.news-lightbox-close{transition:none!important;animation:none!important}}.about-contact-section{--ac-green-light:#f2f9f4;--ac-green-soft:#e2f2e7;--ac-green:#1b632f;--ac-green-dark:#14532d;--ac-gold:#e8c877;--ac-navy:#151a17;--ac-text-muted:#59635c;--ac-white:#fff;--ac-border:#e2e8e3;--ac-input:#fafcfb;box-sizing:border-box;background:radial-gradient(circle at 5% 20%,#1b632f0f,#0000 28%),linear-gradient(135deg,#fff 0%,#f7faf8 100%);width:100%;padding:90px 20px;font-family:inherit;position:relative;overflow:hidden}.about-contact-section *,.about-contact-section :before,.about-contact-section :after{box-sizing:border-box}.about-contact-glow-blob{pointer-events:none;filter:blur(65px);z-index:0;border-radius:50%;position:absolute}.about-contact-glow-blob-1{background:#1b632f14;width:380px;height:380px;top:-160px;left:-140px}.about-contact-glow-blob-2{background:#e8c8771f;width:360px;height:360px;bottom:-160px;right:-150px}.about-contact-dot-grid{pointer-events:none;z-index:0;background-image:radial-gradient(circle,#1b632f2e 2px,#0000 2px);background-size:16px 16px;width:90px;height:90px;position:absolute;top:45px;right:6%}.about-contact-container{z-index:2;width:100%;max-width:1240px;margin:0 auto;position:relative}.about-contact-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:70px;display:grid}.about-contact-info{flex-direction:column;gap:25px;display:flex}.about-contact-info-header{position:relative}.about-contact-plane-icon{background:var(--ac-green-soft);width:44px;height:44px;color:var(--ac-green);border-radius:50%;justify-content:center;align-items:center;margin-bottom:13px;display:inline-flex;box-shadow:0 8px 20px #1b632f14}.about-contact-eyebrow{color:var(--ac-green);margin-bottom:5px;font-family:Georgia,serif;font-size:21px;font-style:italic;font-weight:600;display:block}.about-contact-title{max-width:620px;color:var(--ac-navy);letter-spacing:-1px;text-transform:capitalize;margin:0 0 14px;font-size:clamp(30px,4vw,46px);font-weight:800;line-height:1.14}.about-contact-title-underline{background:linear-gradient(90deg, var(--ac-green), var(--ac-gold));border-radius:999px;width:62px;height:4px;margin-bottom:17px}.about-contact-description{max-width:510px;color:var(--ac-text-muted);margin:0;font-size:14.5px;line-height:1.8}.about-contact-location-intro{margin-top:10px}.about-contact-details-list{flex-direction:column;gap:17px;display:flex}.about-contact-detail-item{align-items:flex-start;gap:14px;display:flex}.about-contact-detail-icon{background:var(--ac-green-soft);width:42px;height:42px;color:var(--ac-green);border-radius:50%;flex:0 0 42px;justify-content:center;align-items:center;transition:background .25s,color .25s,transform .25s;display:flex}.about-contact-detail-item:hover .about-contact-detail-icon{background:var(--ac-green);color:var(--ac-white);transform:translateY(-2px)}.about-contact-detail-text{flex-direction:column;gap:4px;min-width:0;padding-top:2px;display:flex}.about-contact-detail-label{color:var(--ac-green);font-size:13px;font-weight:700}.about-contact-detail-value{color:var(--ac-navy);word-break:normal;font-size:13.5px;font-weight:500;line-height:1.55}.about-contact-detail-value.link-value{text-decoration:none;transition:color .2s}.about-contact-detail-value.link-value:hover{color:var(--ac-green);text-decoration:underline}.about-contact-directions-btn{background:var(--ac-green-light);width:fit-content;color:var(--ac-green);border:1px solid #1b632f2e;border-radius:10px;align-items:center;gap:8px;padding:11px 17px;font-size:13px;font-weight:700;text-decoration:none;transition:background .25s,color .25s,transform .25s,box-shadow .25s;display:inline-flex}.about-contact-directions-btn:hover{background:var(--ac-green);color:var(--ac-white);transform:translateY(-2px);box-shadow:0 8px 18px #1b632f2e}.about-contact-social-row{align-items:center;gap:10px;display:flex}.about-contact-social-icon{background:var(--ac-green-dark);width:38px;height:38px;color:var(--ac-white);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:background .25s,transform .25s;display:flex}.about-contact-social-icon:hover{background:var(--ac-green);transform:translateY(-3px)}.about-contact-form-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border:1px solid #e2e8e3f2;border-radius:28px;width:100%;padding:38px 36px;position:relative;box-shadow:0 25px 60px #1b632f1c}.about-contact-form-card:before{content:"";background:linear-gradient(90deg, var(--ac-green), var(--ac-gold));border-radius:0 0 10px 10px;height:3px;position:absolute;top:0;left:34px;right:34px}.about-contact-form-header{align-items:center;gap:13px;margin-bottom:12px;display:flex}.about-contact-form-icon{background:linear-gradient(135deg, var(--ac-green), var(--ac-green-dark));width:42px;height:42px;color:var(--ac-white);border-radius:50%;flex:0 0 42px;justify-content:center;align-items:center;display:flex;box-shadow:0 7px 18px #1b632f3d}.about-contact-form-small-title{color:var(--ac-green);letter-spacing:.8px;text-transform:uppercase;margin-bottom:2px;font-size:11px;font-weight:700;display:block}.about-contact-form-title{color:var(--ac-navy);margin:0;font-size:23px;font-weight:800;line-height:1.25}.about-contact-form-intro{color:var(--ac-text-muted);margin:0 0 23px;font-size:13.5px;line-height:1.7}.about-contact-form-alert{border-radius:11px;margin-bottom:18px;padding:12px 15px;font-size:13px;font-weight:600;line-height:1.5}.about-contact-form-alert.success{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.about-contact-form-alert.error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.about-contact-form{flex-direction:column;gap:15px;display:flex}.about-contact-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.about-contact-field{border:1.5px solid var(--ac-border);background:var(--ac-input);border-radius:13px;align-items:center;min-width:0;padding:0 14px;transition:border-color .25s,background .25s,box-shadow .25s;display:flex}.about-contact-field:focus-within{border-color:var(--ac-green);background:var(--ac-white);box-shadow:0 0 0 3px #1b632f17}.about-contact-field-icon{color:var(--ac-green);flex-shrink:0;margin-right:10px}.about-contact-field input,.about-contact-field textarea{width:100%;color:var(--ac-navy);background:0 0;border:none;outline:none;font-family:inherit;font-size:13.5px}.about-contact-field input{height:48px;padding:0}.about-contact-field input::placeholder,.about-contact-field textarea::placeholder{color:#9aa19c}.about-contact-field-textarea{align-items:flex-start;min-height:125px;padding-top:4px}.about-contact-field-icon-top{margin-top:14px}.about-contact-field-textarea textarea{resize:vertical;min-height:115px;padding:12px 0;line-height:1.6}.about-contact-submit-btn{background:linear-gradient(135deg, var(--ac-green), var(--ac-green-dark));width:100%;min-height:50px;color:var(--ac-white);cursor:pointer;border:none;border-radius:13px;justify-content:center;align-items:center;gap:9px;margin-top:3px;padding:13px 20px;font-family:inherit;font-size:14px;font-weight:700;transition:transform .25s,box-shadow .25s,opacity .25s;display:flex;box-shadow:0 12px 24px #1b632f3d}.about-contact-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 28px #1b632f4d}.about-contact-submit-btn:active:not(:disabled){transform:translateY(0)}.about-contact-submit-btn:disabled{opacity:.6;cursor:not-allowed}@media (width<=1050px){.about-contact-section{padding:80px 22px}.about-contact-grid{gap:45px}.about-contact-form-card{padding:32px 28px}}@media (width<=900px){.about-contact-grid{grid-template-columns:1fr;gap:45px}.about-contact-info{text-align:center;align-items:center}.about-contact-info-header{flex-direction:column;align-items:center;display:flex}.about-contact-title{max-width:700px}.about-contact-description{max-width:650px}.about-contact-details-list{width:100%;max-width:560px}.about-contact-detail-item{text-align:left}.about-contact-directions-btn{margin-top:2px}}@media (width<=640px){.about-contact-section{padding:60px 15px}.about-contact-dot-grid{background-size:12px 12px;width:65px;height:65px;top:25px;right:3%}.about-contact-glow-blob-1{width:260px;height:260px}.about-contact-glow-blob-2{width:250px;height:250px}.about-contact-grid{gap:35px}.about-contact-plane-icon{width:40px;height:40px}.about-contact-eyebrow{font-size:18px}.about-contact-title{letter-spacing:-.5px;margin-bottom:13px;font-size:29px;line-height:1.2}.about-contact-description{font-size:13.8px;line-height:1.75}.about-contact-details-list{gap:15px}.about-contact-detail-item{gap:11px}.about-contact-detail-icon{flex-basis:39px;width:39px;height:39px}.about-contact-detail-value{font-size:13px}.about-contact-form-card{border-radius:22px;padding:29px 20px}.about-contact-form-card:before{left:22px;right:22px}.about-contact-form-row{grid-template-columns:1fr;gap:14px}.about-contact-form-title{font-size:20px}.about-contact-form-intro{font-size:13px}.about-contact-field input{height:46px}.about-contact-submit-btn{min-height:48px}}@media (width<=380px){.about-contact-section{padding-left:12px;padding-right:12px}.about-contact-title{font-size:26px}.about-contact-form-card{padding:26px 17px}.about-contact-form-card:before{left:18px;right:18px}.about-contact-detail-value{font-size:12.5px}}@media (prefers-reduced-motion:reduce){.about-contact-section *,.about-contact-section :before,.about-contact-section :after{transition:none!important;animation:none!important}}.news-container{--news-green:var(--nv-green,#164b34);--news-green-dark:#0e3324;--news-gold:var(--nv-gold,#d8a63d);--news-cream:#fff7e6;--news-height:52px;width:100%;height:var(--news-height);isolation:isolate;background:linear-gradient(90deg, var(--news-green-dark) 0%, var(--news-green) 55%, var(--news-green-dark) 100%);border-top:1px solid #d8a63d8c;border-bottom:1px solid #d8a63d8c;align-items:stretch;font-family:Fredoka,Segoe UI,Roboto,sans-serif;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 18px #0e33242e}.news-container:before{content:"";background:linear-gradient(90deg, transparent 0%, var(--news-gold) 20%, #fff2cf 50%, var(--news-gold) 80%, transparent 100%);opacity:.9;z-index:3;height:2px;position:absolute;top:0;left:0;right:0}.news-label{z-index:2;background:linear-gradient(135deg, var(--news-gold) 0%, #c48f2b 100%);color:#2c1d05;letter-spacing:.3px;white-space:nowrap;clip-path:polygon(0 0,100% 0,calc(100% - 16px) 100%,0 100%);flex:none;align-items:center;gap:7px;padding:0 22px 0 18px;font-size:.82rem;font-weight:700;display:flex;position:relative}.news-label-icon{font-size:.95rem;line-height:1}.news-marquee{flex:auto;align-items:center;min-width:0;display:flex;position:relative;overflow:hidden}.news-marquee:before,.news-marquee:after{content:"";z-index:2;pointer-events:none;width:46px;position:absolute;top:0;bottom:0}.news-marquee:before{background:linear-gradient(90deg, var(--news-green) 0%, transparent 100%);left:0}.news-marquee:after{background:linear-gradient(270deg, var(--news-green) 0%, transparent 100%);right:0}.marquee-track{width:max-content;animation:22s linear infinite newsScroll;display:flex}.news-container:hover .marquee-track{animation-play-state:paused}.marquee-content{white-space:nowrap;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.news-text{letter-spacing:.3px;color:var(--news-cream);cursor:default;-webkit-user-select:none;user-select:none;padding:0 16px;font-size:.95rem;font-weight:600;line-height:1;display:inline-block;position:relative}.news-text:before{content:attr(data-text);z-index:-1;pointer-events:none;color:var(--news-gold);filter:blur(6px);opacity:.45;position:absolute;inset:0}.news-icon{color:var(--news-gold);opacity:.9;filter:drop-shadow(0 0 4px #d8a63d99);justify-content:center;align-items:center;font-size:.7rem;display:inline-flex}@keyframes newsScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=1024px){.news-container{--news-height:48px}.marquee-track{animation-duration:19s}.news-label{padding:0 18px 0 15px;font-size:.78rem}.news-text{padding:0 13px;font-size:.9rem}}@media (width<=768px){.news-container{--news-height:42px}.marquee-track{animation-duration:16s}.news-label{gap:5px;padding:0 14px 0 12px;font-size:.72rem}.news-label-icon{font-size:.84rem}.news-marquee:before,.news-marquee:after{width:32px}.news-text{padding:0 11px;font-size:.82rem}.news-text:before{filter:blur(4px);opacity:.35}.news-icon{font-size:.62rem}}@media (width<=480px){.news-container{--news-height:38px}.marquee-track{animation-duration:13s}.news-label span:last-child{display:none}.news-label{padding:0 12px}.news-label-icon{font-size:.9rem}.news-text{padding:0 9px;font-size:.76rem}.news-marquee:before,.news-marquee:after{width:22px}}@media (prefers-reduced-motion:reduce){.marquee-track{animation:none}.news-marquee{overflow-x:auto}}.about-us-container{--about-pink:#ea68a6;--about-pink-light:#f472b6;--about-pink-shadow:#ea68a647;--about-purple:#8c44db;--about-purple-light:#ddd6fe;--about-text-dark:#1e1b2e;--about-text-muted:#555;--about-cream:#fbf7ed;--about-white:#fff;--about-heading-font:"Fredoka", sans-serif;--about-body-font:"Poppins", sans-serif;box-sizing:border-box;width:100%;min-height:100vh;font-family:var(--about-body-font);background:linear-gradient(135deg,#fbf7ed 0%,#fffaf5 55%,#fdf8f3 100%);justify-content:center;align-items:center;padding:100px 24px;display:flex;position:relative;overflow:hidden}.about-us-container *,.about-us-container :before,.about-us-container :after{box-sizing:border-box}.about-ambient{pointer-events:none;filter:blur(80px);opacity:.3;z-index:0;border-radius:50%;position:absolute}.about-ambient--1{background:radial-gradient(circle,#fbcfe8 0%,#0000 70%);width:380px;height:380px;top:-40px;left:-60px}.about-ambient--2{background:radial-gradient(circle,#ddd6fe 0%,#0000 70%);width:350px;height:350px;bottom:-20px;right:-40px}.about-us-content{z-index:2;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:center;gap:65px;width:100%;max-width:1240px;margin:0 auto;display:grid;position:relative}.image-section{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.decorative-star{z-index:10;pointer-events:none;width:140px;height:auto;animation:4s ease-in-out infinite floatStar;position:absolute;top:-55px;left:-10px}@keyframes floatStar{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-8px)rotate(4deg)}}.blob-wrapper{justify-content:center;align-items:center;width:480px;height:400px;display:flex;position:relative}.blob-border{background:linear-gradient(135deg, var(--about-pink-light), var(--about-pink));width:100%;height:100%;box-shadow:0 16px 40px var(--about-pink-shadow);border-radius:48% 52% 43% 57%/60% 40%;justify-content:center;align-items:center;padding:24px;animation:7s ease-in-out infinite alternate organicMorph;display:flex;position:relative}.blob-image-container{background:var(--about-white);border-radius:46% 54% 41% 59%/58% 42%;width:100%;height:100%;animation:7s ease-in-out infinite alternate organicMorphInner;position:relative;overflow:hidden}.student-image{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.blob-wrapper:hover .student-image{transform:scale(1.06)}.blob-image-shine{pointer-events:none;background:linear-gradient(115deg,#0000,#fff6,#0000);width:50%;height:100%;transition:left .8s;position:absolute;top:0;left:-75%;transform:skew(-20deg)}.blob-wrapper:hover .blob-image-shine{left:130%}.about-experience-badge{z-index:8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #ea68a633;border-radius:20px;align-items:center;gap:12px;padding:12px 20px;animation:4s ease-in-out infinite alternate floatBadge;display:flex;position:absolute;bottom:15px;left:-15px;box-shadow:0 12px 30px #1e1b2e1f}.about-experience-badge .badge-icon{font-size:26px;line-height:1}.about-experience-badge strong{color:var(--about-text-dark);font-family:var(--about-heading-font);font-size:15px;font-weight:700;display:block}.about-experience-badge small{color:var(--about-pink);margin-top:2px;font-size:11.5px;font-weight:600;display:block}.blob-dot{z-index:5;background-color:var(--about-pink);border-radius:50%;position:absolute}.top-dot{width:65px;height:65px;animation:3.5s ease-in-out infinite alternate topDotPulse;top:-40px;left:45%}.bottom-dot{width:45px;height:45px;animation:4s ease-in-out infinite alternate bottomDotFloat;bottom:50px;right:-25px}@keyframes topDotPulse{0%{transform:translateY(0)scale(1)}to{transform:translateY(-12px)scale(1.08)}}@keyframes bottomDotFloat{0%{transform:translate(0)}to{transform:translate(10px,-10px)}}@keyframes organicMorph{0%{border-radius:48% 52% 43% 57%/60% 40%;transform:scale(1)rotate(0)}50%{border-radius:55% 45% 52% 48%/48% 55% 45% 52%;transform:scale(1.02)rotate(1deg)}to{border-radius:42% 58% 38% 62%/62% 38%;transform:scale(.98)rotate(-1deg)}}@keyframes organicMorphInner{0%{border-radius:46% 54% 41% 59%/58% 42%}50%{border-radius:53% 47% 50% 50%/46% 53% 47% 50%}to{border-radius:40% 60% 36% 64%/60% 40%}}.text-section{flex-direction:column;align-items:flex-start;min-width:0;display:flex;position:relative}.decorative-rocket{pointer-events:none;width:95px;height:auto;animation:5s ease-in-out infinite floatRocket;position:absolute;top:-95px;right:40px}@keyframes floatRocket{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(-6deg)}}.subtitle-wrapper{background:#fef1eb;border-radius:30px;align-items:center;gap:10px;margin-bottom:16px;padding:6px 18px 6px 10px;display:flex}.cap-icon{object-fit:contain;width:32px;height:32px}.subtitle{color:var(--about-pink);font-family:var(--about-heading-font);letter-spacing:1.2px;font-size:1.1rem;font-weight:700}.main-heading{max-width:700px;color:var(--about-text-dark);font-family:var(--about-heading-font);letter-spacing:-.6px;text-transform:capitalize;margin:0 0 20px;font-size:clamp(2.4rem,4vw,3.4rem);font-weight:700;line-height:1.15}.heading-highlight{color:var(--about-pink)}.description{width:100%;max-width:600px;color:var(--about-text-muted);font-family:var(--about-body-font);margin:0 0 14px;font-size:15px;line-height:1.8}.about-action-row{flex-wrap:wrap;align-items:center;gap:24px;margin-top:14px;display:flex}.read-more-btn{background:var(--about-pink);color:var(--about-white);font-family:var(--about-heading-font);letter-spacing:.5px;cursor:pointer;box-shadow:0 8px 22px var(--about-pink-shadow);border:none;border-radius:50px;align-items:center;gap:10px;padding:15px 36px;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .3s,transform .3s,box-shadow .3s;display:inline-flex;position:relative;overflow:hidden}.btn-shine{background:linear-gradient(115deg,#0000,#fff6,#0000);width:50%;height:100%;transition:left .7s;position:absolute;top:0;left:-75%;transform:skew(-20deg)}.read-more-btn:hover{background:var(--about-purple);transform:translateY(-3px);box-shadow:0 12px 28px #8c44db59}.read-more-btn:hover .btn-shine{left:130%}.arrow-icon{font-size:1.1rem;transition:transform .3s}.read-more-btn:hover .arrow-icon{transform:translate(3px,-3px)}.about-stats-pill{background:var(--about-white);border:1px solid #f0e6d8;border-radius:50px;align-items:center;gap:12px;padding:8px 16px;display:flex;box-shadow:0 6px 20px #1e1b2e0d}.stat-avatars{align-items:center;font-size:16px;display:flex}.stat-avatars span:not(:first-child){margin-left:-8px}.stat-text{flex-direction:column;display:flex}.stat-text strong{color:var(--about-text-dark);font-family:var(--about-heading-font);font-size:13px;font-weight:700}.stat-text span{color:#777;font-size:11px}.about-location-box{background:#ffffffbf;border:1px solid #ea68a629;border-radius:16px;align-items:flex-start;gap:13px;width:100%;max-width:600px;margin-top:28px;padding:15px 18px;display:flex;box-shadow:0 8px 24px #1e1b2e0a}.location-icon{background:#fef1eb;border-radius:50%;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:17px;display:flex}.location-content{flex-direction:column;min-width:0;display:flex}.location-label{color:var(--about-pink);letter-spacing:1.1px;margin-bottom:3px;font-size:11px;font-weight:800}.location-content p{color:var(--about-text-muted);margin:0;font-size:12.5px;line-height:1.55}.location-phone{width:fit-content;color:var(--about-text-dark);margin-top:5px;font-size:12.5px;font-weight:700;text-decoration:none;transition:color .2s}.location-phone:hover{color:var(--about-pink)}@media (width<=992px){.about-us-container{min-height:auto;padding:85px 24px}.about-us-content{grid-template-columns:1fr;gap:75px;max-width:760px}.image-section{order:1}.text-section{text-align:center;order:2;align-items:center}.main-heading{max-width:720px}.description{max-width:650px}.about-action-row{justify-content:center}.about-location-box{text-align:left}.decorative-rocket{width:75px;top:-65px;right:0}.blob-wrapper{width:410px;height:340px}}@media (width<=576px){.about-us-container{padding:65px 16px}.about-us-content{gap:55px}.blob-wrapper{width:310px;height:260px}.blob-border{padding:16px}.decorative-star{width:95px;top:-32px;left:-5px}.decorative-rocket{width:58px;top:-55px;right:0}.top-dot{width:45px;height:45px;top:-25px}.bottom-dot{width:30px;height:30px;bottom:30px;right:-10px}.about-experience-badge{gap:8px;padding:9px 13px;bottom:8px;left:0}.about-experience-badge .badge-icon{font-size:21px}.about-experience-badge strong{font-size:13px}.about-experience-badge small{font-size:10px}.subtitle-wrapper{padding-right:14px}.subtitle{font-size:.95rem}.cap-icon{width:28px;height:28px}.main-heading{font-size:2.15rem;line-height:1.2}.description{font-size:14px;line-height:1.75}.about-action-row{flex-direction:column;gap:16px;width:100%}.read-more-btn{padding:14px 30px}.about-stats-pill{max-width:100%}.about-location-box{gap:10px;margin-top:22px;padding:13px}.location-content p{font-size:12px}}@media (width<=380px){.about-us-container{padding:55px 12px}.blob-wrapper{width:275px;height:235px}.blob-border{padding:13px}.main-heading{font-size:1.9rem}.subtitle{font-size:.85rem}.about-experience-badge{left:-5px}.about-experience-badge strong{font-size:12px}.about-experience-badge small{font-size:9px}.about-stats-pill{padding:7px 12px}}@media (prefers-reduced-motion:reduce){.about-us-container *,.about-us-container :before,.about-us-container :after{transition:none!important;animation:none!important}}.about-breadcrumb-wrapper{background-color:#ec75ad;justify-content:center;align-items:center;width:100%;height:360px;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;position:relative;overflow:hidden}@keyframes moveCloudsLeftToRight{0%{transform:translate(0,0)}to{transform:translate(50%)}}@media (width<=992px){.about-breadcrumb-wrapper{height:300px}.breadcrumb-title{font-size:2.25rem}.cloud-image{max-height:110px}}@media (width<=576px){.about-breadcrumb-wrapper{height:240px}.breadcrumb-title{font-size:1.75rem}.breadcrumb-content{margin-bottom:25px}.cloud-image{max-height:80px}}.about-facilities-section{--af-purple:#903af1;--af-purple-dark:#7724d3;--af-gold:#e5a947;--af-gold-light:#f0bd63;--af-pink:#f572b4;--af-white:#fff;--af-dark:#211d27;--af-soft-white:#ffffffe6;box-sizing:border-box;background:radial-gradient(circle at 15% 15%, #ffffff21, transparent 25%), radial-gradient(circle at 88% 75%, #ffffff17, transparent 28%), var(--af-purple);width:100%;color:var(--af-white);padding:85px 4% 100px;font-family:Fredoka,Quicksand,Poppins,sans-serif;position:relative;overflow:hidden}.about-facilities-decoration-cloud,.about-facilities-decoration-rainbow{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;animation:5s ease-in-out infinite aboutFacilitiesFloat;position:absolute}.about-facilities-decoration-cloud{width:220px;max-width:17vw;top:25px;left:3.5%}.about-facilities-decoration-rainbow{width:210px;max-width:17vw;animation-delay:1.2s;top:25px;right:3.5%}@keyframes aboutFacilitiesFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.about-facilities-header{z-index:3;text-align:center;max-width:850px;margin:0 auto 58px;position:relative}.about-facilities-sub-title{letter-spacing:2.5px;text-transform:uppercase;justify-content:center;align-items:center;gap:8px;margin-bottom:14px;font-size:15px;font-weight:800;display:inline-flex}.about-facilities-icon-grad-cap{justify-content:center;align-items:center;font-size:24px;line-height:1;display:inline-flex}.about-facilities-main-title{max-width:800px;color:var(--af-white);letter-spacing:-1px;text-transform:lowercase;text-shadow:0 5px 18px #330b6529;margin:0 auto 18px;font-size:clamp(32px,4vw,50px);font-weight:800;line-height:1.14}.about-facilities-header-description{max-width:730px;color:var(--af-soft-white);margin:0 auto;font-size:16px;font-weight:400;line-height:1.7}.about-facilities-header-highlight{color:#fff;opacity:.94;max-width:700px;margin:15px auto 0;font-size:14px;font-weight:600;line-height:1.6}.about-facilities-grid{z-index:3;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:22px;width:100%;max-width:1370px;margin:0 auto;display:grid;position:relative}.about-facilities-card{text-align:center;background:linear-gradient(145deg, var(--af-gold-light), var(--af-gold));cursor:pointer;border:1px solid #ffffff29;border-radius:95px 95px 48px 48px;flex-direction:column;align-items:center;min-width:0;padding:16px 16px 22px;transition:transform .4s cubic-bezier(.25,1,.5,1),box-shadow .4s,background .4s;display:flex;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 15px 28px #3711592b}.about-facilities-card:before{content:"";background:linear-gradient(90deg,#0000,#fffc,#0000);width:76%;height:1px;position:absolute;top:0;left:12%}.about-facilities-card:hover{background:linear-gradient(145deg,#edbb63,#e2a343);transform:translateY(-10px);box-shadow:0 25px 42px #2d0d4b40}.about-facilities-image-frame{background:#d59a3b;border-radius:78px 78px 22px 22px;width:100%;height:240px;margin-bottom:22px;position:relative;overflow:hidden}.about-facilities-image{object-fit:cover;width:100%;height:100%;transition:transform .75s cubic-bezier(.16,1,.3,1),filter .5s;display:block;transform:scale(1)}.about-facilities-card:hover .about-facilities-image{filter:brightness(1.05)saturate(1.08);transform:scale(1.14)rotate(1.5deg)}.about-facilities-image-shine{pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff47,#0000);width:70%;height:100%;transition:left .7s;position:absolute;top:0;left:-120%;transform:skew(-20deg)}.about-facilities-card:hover .about-facilities-image-shine{left:150%}.about-facilities-card-content{flex-direction:column;flex:1;align-items:center;width:100%;padding:0 9px;display:flex}.about-facilities-card-title{color:var(--af-white);letter-spacing:-.3px;margin:0 0 9px;font-size:22px;font-weight:800;line-height:1.2;transition:color .35s}.about-facilities-wavy-underline{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 4'%3E%3Cpath d='M0 3 Q 5 0 10 3 T20 3' fill='none' stroke='white' stroke-width='2'/%3E%3C/svg%3E");background-repeat:repeat-x;background-size:20px 4px;width:92px;height:8px;margin-bottom:15px;transition:filter .35s}.about-facilities-card-description{color:var(--af-white);margin:0;font-size:12.5px;font-weight:500;line-height:1.65;transition:color .35s}.about-facilities-card:hover .about-facilities-card-title,.about-facilities-card:hover .about-facilities-card-description{color:var(--af-dark)}.about-facilities-card:hover .about-facilities-wavy-underline{filter:brightness(0)saturate()}.about-facilities-card-action{justify-content:center;width:100%;margin-top:22px;display:flex}.about-facilities-action-pill{background:var(--af-pink);border-radius:35px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:9px 19px;transition:transform .35s,background .35s,box-shadow .35s;display:inline-flex;box-shadow:0 7px 16px #731c5b21}.about-facilities-card:hover .about-facilities-action-pill{box-shadow:none;background:0 0;transform:translateY(-2px)}.about-facilities-icon-wrapper{justify-content:center;align-items:center;display:flex}.about-facilities-action-svg-icon{width:22px;height:22px;color:var(--af-white);stroke:currentColor;transition:color .35s}.about-facilities-action-text{color:var(--af-white);letter-spacing:.8px;white-space:nowrap;align-items:center;gap:5px;font-size:11px;font-weight:800;transition:color .35s;display:inline-flex}.about-facilities-action-arrow{font-size:16px;line-height:1;transition:transform .35s}.about-facilities-card:hover .about-facilities-action-text,.about-facilities-card:hover .about-facilities-action-svg-icon{color:var(--af-dark)}.about-facilities-card:hover .about-facilities-action-arrow{transform:translate(3px,-2px)}.about-facilities-bottom-content{z-index:3;text-align:center;-webkit-backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #fff3;border-radius:22px;max-width:850px;margin:65px auto 0;padding:28px 32px;position:relative}.about-facilities-bottom-label{color:#ffe8a9;letter-spacing:2px;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.about-facilities-bottom-content h2{color:#fff;margin:0 0 9px;font-size:26px;font-weight:800}.about-facilities-bottom-content p{color:#ffffffe0;margin:0;font-size:13px;line-height:1.7}.about-facilities-bottom-content strong{color:#fff;font-weight:800}@media screen and (width<=1200px){.about-facilities-section{padding-left:3%;padding-right:3%}.about-facilities-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.about-facilities-card{justify-self:center;width:100%;max-width:420px}.about-facilities-image-frame{height:260px}}@media screen and (width<=850px){.about-facilities-section{padding:70px 22px 80px}.about-facilities-decoration-cloud,.about-facilities-decoration-rainbow{width:150px;max-width:none;top:20px}.about-facilities-decoration-cloud{left:1%}.about-facilities-decoration-rainbow{right:1%}.about-facilities-header{max-width:650px;margin-bottom:45px}.about-facilities-main-title{font-size:36px}.about-facilities-header-description{font-size:14px}.about-facilities-header-highlight{font-size:13px}.about-facilities-grid{grid-template-columns:1fr 1fr;gap:22px}.about-facilities-image-frame{height:230px}.about-facilities-card-title{font-size:20px}}@media screen and (width<=650px){.about-facilities-section{padding:60px 15px 70px}.about-facilities-decoration-cloud,.about-facilities-decoration-rainbow{opacity:.9;width:95px;top:14px}.about-facilities-decoration-cloud{left:-5px}.about-facilities-decoration-rainbow{right:-5px}.about-facilities-header{margin-bottom:38px;padding:0 5px}.about-facilities-sub-title{letter-spacing:1.8px;font-size:12px}.about-facilities-icon-grad-cap{font-size:20px}.about-facilities-main-title{letter-spacing:-.6px;font-size:29px;line-height:1.18}.about-facilities-header-description{font-size:13px;line-height:1.65}.about-facilities-header-highlight{font-size:12px;line-height:1.6}.about-facilities-grid{grid-template-columns:1fr;gap:25px}.about-facilities-card{border-radius:82px 82px 40px 40px;width:100%;max-width:420px;margin:0 auto}.about-facilities-image-frame{border-radius:68px 68px 20px 20px;height:255px}.about-facilities-card-title{font-size:22px}.about-facilities-card-description{max-width:330px;font-size:12.5px}.about-facilities-bottom-content{border-radius:17px;margin-top:45px;padding:23px 18px}.about-facilities-bottom-content h2{font-size:22px}.about-facilities-bottom-content p{font-size:12px;line-height:1.65}}@media screen and (width<=380px){.about-facilities-section{padding-left:10px;padding-right:10px}.about-facilities-main-title{font-size:25px}.about-facilities-card{padding-left:13px;padding-right:13px}.about-facilities-image-frame{height:225px}.about-facilities-card-title{font-size:20px}.about-facilities-card-description{font-size:11.5px}.about-facilities-action-pill{padding:8px 16px}}@media (prefers-reduced-motion:reduce){.about-facilities-decoration-cloud,.about-facilities-decoration-rainbow,.about-facilities-card,.about-facilities-image,.about-facilities-image-shine,.about-facilities-action-pill,.about-facilities-action-arrow{transition:none!important;animation:none!important}.about-facilities-card:hover{transform:none}}.about-backbone-container{--backbone-bg:#fdf7ee;--backbone-white:#fff;--backbone-text:#151515;--backbone-muted:#5d5d5d;--backbone-accent:#d3a15e;--backbone-shadow:0 12px 35px #30241412;box-sizing:border-box;background:var(--backbone-bg);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:120px 24px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;position:relative;overflow:hidden}.about-backbone-content{z-index:3;text-align:center;width:100%;max-width:1180px;margin:0 auto;position:relative}.about-backbone-header{max-width:760px;margin:0 auto 55px}.badge-icon{background:#d3a15e21;border:1px solid #d3a15e33;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 14px;animation:3s ease-in-out infinite backboneBadgeFloat;display:flex;box-shadow:0 8px 20px #d3a15e1a}.cap-icon{font-size:23px;line-height:1;display:block}.subtitle{color:var(--backbone-accent);letter-spacing:2px;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:800;line-height:1.5;display:block}.title{color:var(--backbone-text);letter-spacing:-1px;text-transform:capitalize;margin:0 auto 22px;font-size:clamp(32px,4vw,48px);font-weight:800;line-height:1.15}.secondary-description{margin-top:14px}.secondary-description strong{color:var(--backbone-text);font-weight:700}.decorative-element{z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute}.decorative-element img{object-fit:contain;width:100%;height:auto;display:block}.planet-icon{width:155px;animation:5s ease-in-out infinite planetFloat;top:11%;left:4%}.rocket-icon{width:185px;animation:4.5s ease-in-out infinite rocketFloat;top:10%;right:4%}.partners-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;width:100%;display:grid}.logo-card{box-sizing:border-box;background:var(--backbone-white);min-height:115px;box-shadow:var(--backbone-shadow);border:1px solid #1515150d;border-radius:16px;justify-content:center;align-items:center;padding:22px 18px;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden}.logo-card:before{content:"";background:linear-gradient(90deg,#0000,#fffc,#0000);width:70%;height:100%;transition:left .7s;position:absolute;top:0;left:-110%;transform:skew(-20deg)}.logo-card:hover{border-color:#d3a15e40;transform:translateY(-7px);box-shadow:0 18px 40px #3024141c}.logo-card:hover:before{left:140%}.partner-logo{z-index:2;object-fit:contain;width:auto;max-width:90%;height:auto;max-height:76px;transition:transform .35s;display:block;position:relative}.logo-card:hover .partner-logo{transform:scale(1.04)}@keyframes planetFloat{0%,to{transform:translate(0,0)rotate(0)}50%{transform:translateY(-12px)rotate(3deg)}}@keyframes rocketFloat{0%,to{transform:translate(0,0)rotate(0)}50%{transform:translateY(-14px)rotate(-3deg)}}@keyframes backboneBadgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (width<=1100px){.about-backbone-container{padding:105px 24px}.planet-icon{width:105px;left:2%}.rocket-icon{width:125px;right:2%}.partners-grid{gap:18px}}@media (width<=992px){.about-backbone-container{min-height:auto;padding:90px 22px}.about-backbone-header{max-width:680px;margin-bottom:42px}.planet-icon{width:75px;top:4%;left:3%}.rocket-icon{width:90px;top:4%;right:3%}.title{font-size:36px}.description{font-size:15px}.partners-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.logo-card{min-height:105px}}@media (width<=576px){.about-backbone-container{padding:65px 16px 70px}.about-backbone-header{margin-bottom:34px}.badge-icon{width:46px;height:46px;margin-bottom:12px}.cap-icon{font-size:20px}.subtitle{letter-spacing:1.5px;margin-bottom:10px;font-size:10px}.title{letter-spacing:-.5px;margin-bottom:18px;font-size:28px;line-height:1.2}.description{font-size:14px;line-height:1.75}.secondary-description{margin-top:12px}.decorative-element{opacity:.65}.planet-icon{width:55px;top:2%;left:3%}.rocket-icon{width:70px;top:2%;right:3%}.partners-grid{grid-template-columns:1fr;gap:14px}.logo-card{border-radius:14px;min-height:92px;padding:18px 16px}.partner-logo{max-height:62px}}@media (width<=380px){.about-backbone-container{padding-left:13px;padding-right:13px}.title{font-size:25px}.description{font-size:13px}.planet-icon{width:45px}.rocket-icon{width:58px}}@media (prefers-reduced-motion:reduce){.badge-icon,.planet-icon,.rocket-icon{animation:none}.logo-card,.partner-logo,.logo-card:before{transition:none}}.social-section{--social-bg:#fff;--social-text:#151515;--social-muted:#666;--social-purple:#9d4edd;--social-purple-dark:#7928ca;--social-yellow:#ffd84d;box-sizing:border-box;background:var(--social-bg);width:100vw;min-width:100%;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:95px 5vw;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.social-section-inner{width:100%;max-width:1400px;margin:0 auto;position:relative}.social-header{justify-content:center;align-items:center;width:100%;margin-bottom:65px;display:flex;position:relative}.doodle{pointer-events:none;z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.doodle-left{left:10px}.doodle-right{right:10px}.doodle img{object-fit:contain;width:100%;max-width:210px;height:auto;display:block}.doodle-left img{animation:5s ease-in-out infinite floatLeftDoodle}.doodle-right img{animation:5s ease-in-out infinite floatRightDoodle}.header-content{text-align:center;z-index:1;width:100%;max-width:780px;margin:0 auto;position:relative}.sub-title{color:var(--social-purple);letter-spacing:2px;text-transform:uppercase;justify-content:center;align-items:center;gap:9px;margin-bottom:12px;font-size:13px;font-weight:800;line-height:1.4;display:inline-flex}.grad-cap-icon{justify-content:center;align-items:center;font-size:24px;line-height:1;display:inline-flex}.main-title{color:var(--social-text);letter-spacing:-1px;text-transform:capitalize;margin:0 0 22px;font-size:clamp(32px,4vw,48px);font-weight:800;line-height:1.15}.description{max-width:680px;color:var(--social-muted);margin:0 auto;font-size:15.5px;font-weight:400;line-height:1.85}.description strong{color:var(--social-text);font-weight:700}.description-secondary{margin-top:14px}.gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;width:100%;display:grid}.gallery-card{aspect-ratio:1/1.08;cursor:pointer;background:#f7f7f7;border-radius:30px;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 12px 30px #00000012}.gallery-card:hover{transform:translateY(-7px);box-shadow:0 20px 40px #0000001f}.card-image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.65,.3,1),filter .4s;display:block}.gallery-card:hover .card-image{filter:saturate(1.05);transform:scale(1.08)}.hover-overlay{opacity:0;background:linear-gradient(135deg,#b05cffc7,#7928cad1);justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:absolute;inset:0}.gallery-card:hover .hover-overlay{opacity:1}.instagram-btn{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;background:#ffffff29;border:2px solid #fffffff2;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;text-decoration:none;transition:transform .5s cubic-bezier(.175,.885,.32,1.35),opacity .35s,background .3s,border-color .3s;display:flex;transform:scale(.45)}.gallery-card:hover .instagram-btn,.gallery-card:focus-within .instagram-btn{opacity:1;border-color:var(--social-yellow);background:#fff;transform:scale(1)}.instagram-icon{color:#fff;font-size:30px;transition:color .3s,transform .3s}.gallery-card:hover .instagram-icon,.gallery-card:focus-within .instagram-icon{color:#d89b00;transform:scale(1.05)}@keyframes floatLeftDoodle{0%,to{transform:translateY(-50%)rotate(0)}50%{transform:translateY(calc(-50% - 10px))rotate(-2deg)}}@keyframes floatRightDoodle{0%,to{transform:translateY(-50%)rotate(0)}50%{transform:translateY(calc(-50% - 12px))rotate(2deg)}}@media (width<=1100px){.social-section{padding:85px 4vw}.doodle img{max-width:140px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}}@media (width<=768px){.social-section{padding:75px 4vw}.social-header{flex-direction:column;align-items:center;margin-bottom:48px}.doodle-right{display:none}.doodle-left{margin-bottom:15px;position:relative;top:auto;left:auto;transform:none}.doodle img{max-width:100px}.main-title{margin-bottom:18px;font-size:38px;line-height:1.2}.description{font-size:15px;line-height:1.75}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.gallery-card{border-radius:25px}}@media (width<=576px){.social-section{padding:60px 4vw}.social-header{margin-bottom:38px}.doodle-left img{max-width:75px}.sub-title{letter-spacing:1.5px;gap:7px;font-size:10px}.grad-cap-icon{font-size:20px}.main-title{letter-spacing:-.5px;margin-bottom:16px;font-size:30px}.description{font-size:14px;line-height:1.75}.description-secondary{margin-top:11px}.gallery-grid{grid-template-columns:1fr;gap:16px}.gallery-card{aspect-ratio:1/.92;border-radius:24px}.instagram-btn{width:64px;height:64px}.instagram-icon{font-size:26px}}@media (width<=380px){.social-section{padding-left:3vw;padding-right:3vw}.main-title{font-size:27px}.description{font-size:13.5px}.gallery-card{border-radius:21px}}@media (prefers-reduced-motion:reduce){.doodle-left img,.doodle-right img{animation:none}.gallery-card,.card-image,.hover-overlay,.instagram-btn,.instagram-icon{transition:none}}.about-details-container{--ad-navy:#002b5b;--ad-orange:#f6a609;--ad-orange-soft:#fff4d8;--ad-text:#475569;--ad-muted:#64748b;--ad-border:#e2e8f0;background:radial-gradient(circle at 10% 20%,#f6a60914,#0000 28%),radial-gradient(circle at 90% 80%,#002b5b12,#0000 30%),#eef2f8;justify-content:center;align-items:center;width:100%;padding:70px 20px;font-family:Montserrat,sans-serif;display:flex;overflow:hidden}.about-details-card{background:#fff;border:1px solid #002b5b0f;border-radius:26px;width:100%;max-width:1400px;min-height:650px;animation:.8s cubic-bezier(.22,1,.36,1) both adCardIn;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px #002b5b1c,0 5px 18px #002b5b0d}@keyframes adCardIn{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.about-details-left{justify-content:center;align-items:flex-end;width:38%;min-height:650px;display:flex;position:relative;overflow:hidden}.about-details-bg-svg{z-index:1;width:100%;height:100%;position:absolute;inset:0}.about-details-img-glow{z-index:1;filter:blur(14px);pointer-events:none;background:radial-gradient(circle,#f6a60961 0%,#f6a60929 35%,#0000 72%);width:72%;height:70%;animation:4s ease-in-out infinite adGlowPulse;position:absolute;top:13%;left:8%}@keyframes adGlowPulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.about-details-img-container{z-index:2;opacity:0;border-radius:0 125px 22px 0;justify-content:center;align-items:flex-end;width:78%;height:92%;animation:.9s cubic-bezier(.22,1,.36,1) .15s forwards adImgIn;display:flex;position:relative;overflow:hidden}@keyframes adImgIn{0%{opacity:0;transform:translate(-20px)scale(.97)}to{opacity:1;transform:translate(0)scale(1)}}.about-details-img{object-fit:cover;object-position:top center;filter:saturate(1.08)contrast(1.04);width:100%;height:100%;transition:transform .7s,filter .7s;-webkit-mask-image:linear-gradient(115deg,#000 52%,#000000c7 72%,#0000 97%);mask-image:linear-gradient(115deg,#000 52%,#000000c7 72%,#0000 97%)}.about-details-left:hover .about-details-img{filter:saturate(1.12)contrast(1.05);transform:scale(1.045)}.about-details-badge{z-index:10;opacity:0;animation:.7s cubic-bezier(.34,1.56,.64,1) .55s forwards adBadgeIn;position:absolute;bottom:28px;right:18px}@keyframes adBadgeIn{0%{opacity:0;transform:scale(.5)rotate(-20deg)}to{opacity:1;transform:scale(1)rotate(0)}}.about-details-badge-ring{background:#fff;border-radius:50%;width:76px;height:76px;padding:4px;animation:3.6s ease-in-out infinite adBadgeFloat;box-shadow:0 10px 25px #00000029}@keyframes adBadgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.about-details-badge-inner{background:var(--ad-orange);border:2px dashed #fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.about-details-badge-icon{color:var(--ad-navy);font-size:31px}.about-details-dots-top{z-index:4;grid-template-columns:repeat(4,1fr);gap:6px;display:grid;position:absolute;top:32px;left:32px}.about-details-dots-top span{background:var(--ad-navy);opacity:.8;border-radius:50%;width:4px;height:4px}.about-details-right{z-index:3;flex-direction:column;width:62%;padding:42px 50px 35px 38px;display:flex;position:relative}.about-details-leaf{opacity:.65;pointer-events:none;width:68px;height:68px;position:absolute;top:24px;right:30px}.about-details-header{opacity:0;align-items:center;gap:10px;animation:.6s .25s forwards adFadeUp;display:flex}@keyframes adFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.about-details-user-avatar{background:var(--ad-orange);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;display:flex;box-shadow:0 6px 14px #f6a60940}.about-details-cursive{color:#556070;font-family:Caveat,cursive;font-size:25px}.about-details-name{max-width:720px;color:var(--ad-navy);letter-spacing:-1.2px;text-transform:lowercase;opacity:0;margin:8px 0 5px;font-size:clamp(28px,3vw,42px);font-weight:800;line-height:1.12;animation:.6s .35s forwards adFadeUp}.about-details-role{color:var(--ad-orange);letter-spacing:2px;opacity:0;font-size:11px;font-weight:800;line-height:1.5;animation:.6s .42s forwards adFadeUp;display:block}.about-details-divider{background:var(--ad-border);justify-content:center;align-items:center;width:100%;height:1px;margin:15px 0 16px;display:flex;position:relative}.about-details-diamond{color:#cbd5e1;background:#fff;padding:0 12px;font-size:8px}.about-details-founder{opacity:0;margin-bottom:12px;animation:.6s .46s forwards adFadeUp}.about-details-founder-label{color:var(--ad-muted);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:2px;font-size:10px;font-weight:600;display:block}.about-details-founder-name{color:var(--ad-navy);letter-spacing:-.4px;margin:0;font-size:24px;font-weight:800}.about-details-quote-box{opacity:0;margin-bottom:10px;padding:0 25px;animation:.6s .5s forwards adFadeUp;position:relative}.about-details-qicon{color:var(--ad-navy);opacity:.8;font-size:13px;position:absolute}.about-details-qicon.q-left{top:3px;left:0}.about-details-qicon.q-right{bottom:2px;right:0}.about-details-text{color:var(--ad-text);margin:0;font-size:12.5px;line-height:1.72}.about-details-text-second{margin-top:9px}.about-details-seo-content{opacity:0;grid-template-columns:repeat(3,1fr);gap:12px;margin:8px 0 18px;animation:.6s .56s forwards adFadeUp;display:grid}.about-details-seo-content p{color:#64748b;background:#f8fafc;border:1px solid #edf1f5;border-radius:11px;margin:0;padding:13px;font-size:10.5px;line-height:1.6;transition:transform .25s,box-shadow .25s,border-color .25s}.about-details-seo-content p:hover{border-color:#f6a60959;transform:translateY(-3px);box-shadow:0 8px 20px #002b5b12}.about-details-seo-content strong{color:var(--ad-navy);font-weight:700}.about-details-contact{opacity:0;grid-template-columns:1.5fr .8fr;gap:12px;margin-bottom:18px;animation:.6s .62s forwards adFadeUp;display:grid}.about-details-contact-item{background:#fffaf0;border:1px solid #f6a60933;border-radius:11px;align-items:center;gap:10px;min-width:0;padding:11px 13px;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s;display:flex}.about-details-contact-item:hover{background:#fff7e5;transform:translateY(-2px);box-shadow:0 8px 18px #f6a6091a}.about-details-contact-icon{width:30px;height:30px;color:var(--ad-orange);background:#fff;border-radius:50%;flex:0 0 30px;justify-content:center;align-items:center;font-size:12px;display:flex}.about-details-contact-item span{color:#64748b;text-transform:uppercase;letter-spacing:.8px;margin-bottom:2px;font-size:9px;font-weight:600;display:block}.about-details-contact-item strong{color:var(--ad-navy);font-size:10px;font-weight:700;line-height:1.4;display:block}.about-details-phone strong{font-size:12px}.about-details-stats{background:var(--ad-navy);opacity:0;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding:13px 20px;animation:.6s .7s forwards adFadeUp;display:flex;box-shadow:0 15px 30px -12px #002b5b8c}.about-details-stat{align-items:center;gap:11px;min-width:0;display:flex}.about-details-stat-icon-bg{background:var(--ad-orange);color:#fff;border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;transition:transform .25s;display:flex}.about-details-stat:hover .about-details-stat-icon-bg{transform:scale(1.12)rotate(-6deg)}.about-details-stat strong{color:#fff;font-size:14px;font-weight:800;line-height:1;display:block}.about-details-stat span{color:#a9b6c7;margin-top:3px;font-size:8.5px;font-weight:500;line-height:1.3;display:block}.about-details-stat-sep{background:#ffffff24;flex:0 0 1px;width:1px;height:30px}.about-details-dots-bottom{pointer-events:none;grid-template-columns:repeat(4,1fr);gap:4px;display:grid;position:absolute;bottom:10px;right:20px}.about-details-dots-bottom span{background:var(--ad-orange);opacity:.6;border-radius:50%;width:4px;height:4px}@media screen and (width<=1100px){.about-details-container{padding:55px 18px}.about-details-left{width:36%;min-height:650px}.about-details-right{width:64%;padding:38px 30px 30px}.about-details-img-container{width:84%}.about-details-seo-content{grid-template-columns:1fr;gap:8px}.about-details-seo-content p{padding:10px 12px}.about-details-contact{grid-template-columns:1fr}}@media screen and (width<=850px){.about-details-container{padding:45px 15px}.about-details-card{border-radius:22px;flex-direction:column;min-height:auto}.about-details-left{width:100%;height:330px;min-height:330px}.about-details-bg-svg{height:100%}.about-details-img-container{border-radius:0 0 100px 100px;width:65%;height:100%}.about-details-img{object-position:top center;-webkit-mask-image:linear-gradient(#000 60%,#0000008c 86%,#0000 100%);mask-image:linear-gradient(#000 60%,#0000008c 86%,#0000 100%)}.about-details-badge{bottom:-33px;right:50%;transform:translate(50%)}.about-details-right{width:100%;padding:48px 25px 25px}.about-details-leaf{width:55px;height:55px;top:18px;right:18px}.about-details-name{max-width:600px;font-size:clamp(28px,7vw,38px)}.about-details-seo-content,.about-details-contact{grid-template-columns:1fr}}@media screen and (width<=580px){.about-details-container{padding:30px 10px}.about-details-card{border-radius:18px}.about-details-left{height:275px;min-height:275px}.about-details-img-container{width:70%}.about-details-dots-top{gap:5px;top:20px;left:20px}.about-details-dots-top span{width:3px;height:3px}.about-details-badge-ring{width:66px;height:66px}.about-details-right{padding:42px 17px 20px}.about-details-header{gap:8px}.about-details-user-avatar{width:27px;height:27px;font-size:11px}.about-details-cursive{font-size:22px}.about-details-name{letter-spacing:-.7px;font-size:27px}.about-details-role{letter-spacing:1.4px;font-size:9px}.about-details-founder-name{font-size:21px}.about-details-text{font-size:11.5px;line-height:1.65}.about-details-quote-box{padding:0 20px}.about-details-seo-content p{font-size:10px;line-height:1.55}.about-details-contact-item{gap:8px;padding:10px}.about-details-contact-item strong{font-size:9px}.about-details-phone strong{font-size:11px}.about-details-stats{flex-direction:column;align-items:flex-start;gap:13px;padding:15px}.about-details-stat{width:100%}.about-details-stat-sep{display:none}.about-details-stat strong{font-size:13px}.about-details-stat span{font-size:8.5px}.about-details-dots-bottom{display:none}}@media screen and (width<=380px){.about-details-left{height:245px;min-height:245px}.about-details-name{font-size:24px}.about-details-role{letter-spacing:1px;font-size:8px}.about-details-founder-name{font-size:19px}.about-details-text{font-size:11px}}@media (prefers-reduced-motion:reduce){.about-details-card,.about-details-img-container,.about-details-badge,.about-details-badge-ring,.about-details-img-glow,.about-details-header,.about-details-name,.about-details-role,.about-details-founder,.about-details-quote-box,.about-details-seo-content,.about-details-contact,.about-details-stats{opacity:1!important;animation:none!important;transform:none!important}.about-details-img,.about-details-stat-icon-bg,.about-details-contact-item,.about-details-seo-content p{transition:none!important}}.BlogBreadCrumb{box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:380px;font-family:Poppins,sans-serif,system-ui;display:flex;position:relative;overflow:hidden}.BlogBreadCrumb-overlay{z-index:1;background:#00000073;width:100%;height:100%;position:absolute;top:0;left:0}.BlogBreadCrumb-container{z-index:2;text-align:center;color:#fff;padding:0 20px;position:relative}.BlogBreadCrumb-title{color:#fff;letter-spacing:.5px;margin:0 0 10px;font-size:52px;font-weight:700}.BlogBreadCrumb-nav{justify-content:center;align-items:center;gap:8px;font-size:16px;font-weight:600;display:flex}.BlogBreadCrumb-link{color:#fff;cursor:pointer;transition:color .3s}.BlogBreadCrumb-link:hover{color:#e64a19}.BlogBreadCrumb-separator{color:#e64a19;font-size:14px}.BlogBreadCrumb-active{color:#e64a19}@media (width<=768px){.BlogBreadCrumb{min-height:280px}.BlogBreadCrumb-title{font-size:38px}.BlogBreadCrumb-nav{font-size:14px}}@media (width<=480px){.BlogBreadCrumb{min-height:220px}.BlogBreadCrumb-title{font-size:30px}}.Blogpicture{--blog-primary:#e64a19;--blog-primary-dark:#cc3e12;--blog-orange:#f38218;--blog-heading:#1d0938;--blog-text:#706a78;--blog-card:#fff8f4;--blog-border:#f1e4dd;--blog-white:#fff;background:var(--blog-white);box-sizing:border-box;width:100%;padding:80px 20px;font-family:Poppins,sans-serif;overflow:hidden}.Blogpicture-container{width:100%;max-width:1300px;margin:0 auto}.Blogpicture-header{text-align:center;max-width:850px;margin:0 auto 55px}.Blogpicture-eyebrow{color:var(--blog-orange);letter-spacing:1.4px;text-transform:uppercase;background:#f382181a;border-radius:30px;justify-content:center;align-items:center;margin-bottom:14px;padding:7px 17px;font-size:12px;font-weight:700;display:inline-flex}.Blogpicture-main-title{color:var(--blog-heading);text-transform:none;margin:0;font-size:clamp(30px,4vw,48px);font-weight:700;line-height:1.2}.Blogpicture-title-line{background:var(--blog-primary);border-radius:20px;width:65px;height:4px;margin:19px auto 22px}.Blogpicture-intro{max-width:790px;color:var(--blog-text);margin:0 auto 13px;font-size:15px;line-height:1.85}.Blogpicture-intro.secondary{margin-bottom:0}.Blogpicture-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;display:grid}.Blogpicture-card{background:var(--blog-card);border:1px solid var(--blog-border);border-radius:18px;flex-direction:column;min-width:0;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;overflow:hidden}.Blogpicture-card:hover{border-color:#e64a192e;transform:translateY(-7px);box-shadow:0 18px 40px #1d093814,0 5px 15px #e64a190d}.Blogpicture-image-wrapper{background:#f5f0ed;width:100%;height:250px;position:relative;overflow:hidden}.Blogpicture-image{object-fit:cover;width:100%;height:100%;transition:transform .55s,filter .35s;display:block}.Blogpicture-card:hover .Blogpicture-image{transform:scale(1.06)}.Blogpicture-content{flex-direction:column;flex:1;padding:24px;display:flex}.Blogpicture-meta{color:#716977;flex-wrap:wrap;gap:8px 18px;margin-bottom:12px;font-size:12px;line-height:1.5;display:flex}.Blogpicture-accent{color:var(--blog-primary);font-weight:700}.Blogpicture-title{color:var(--blog-heading);margin:0 0 12px;font-size:20px;font-weight:700;line-height:1.4}.Blogpicture-excerpt{color:var(--blog-text);flex:1;margin:0 0 23px;font-size:14px;line-height:1.75}.Blogpicture-readmore-btn{z-index:1;background:var(--blog-primary);color:var(--blog-white);cursor:pointer;border:none;border-radius:9px;justify-content:center;align-self:flex-start;align-items:center;gap:8px;padding:11px 21px;font-family:inherit;font-size:13px;font-weight:600;transition:color .3s,transform .25s;display:inline-flex;position:relative;overflow:hidden}.Blogpicture-readmore-btn:before{content:"";z-index:-1;background:var(--blog-orange);width:100%;height:100%;transition:top .4s cubic-bezier(.4,0,.2,1);position:absolute;top:-100%;left:0}.Blogpicture-readmore-btn:hover:before{top:0}.Blogpicture-readmore-btn:hover{transform:translateY(-2px)}.Blogpicture-readmore-btn span,.Blogpicture-readmore-icon{z-index:2;position:relative}.Blogpicture-readmore-icon{transition:transform .25s}.Blogpicture-readmore-btn:hover .Blogpicture-readmore-icon{transform:translate(3px)}.Blogpicture-pagination{justify-content:center;align-items:center;gap:10px;margin-top:52px;display:flex}.Blogpicture-page-btn{background:var(--blog-white);width:46px;height:46px;color:var(--blog-heading);cursor:pointer;border:1px solid #eee7e3;border-radius:50%;justify-content:center;align-items:center;font-family:inherit;font-size:15px;font-weight:700;transition:background .25s,color .25s,border-color .25s,transform .25s,box-shadow .25s;display:flex;box-shadow:0 5px 16px #1d09380f}.Blogpicture-page-btn:hover:not(:disabled){border-color:var(--blog-orange);transform:translateY(-2px);box-shadow:0 8px 20px #1d09381a}.Blogpicture-page-btn.active{border-color:var(--blog-orange);background:var(--blog-orange);color:var(--blog-white);box-shadow:0 7px 18px #f3821840}.Blogpicture-page-btn:disabled{opacity:.35;cursor:not-allowed;box-shadow:none}.Blogpicture-arrow-btn{font-size:19px}.Blogpicture-founder-content{text-align:center;border:1px solid var(--blog-border);background:linear-gradient(135deg,#f382180f,#e64a1909);border-radius:24px;max-width:900px;margin:75px auto 0;padding:42px 40px}.Blogpicture-founder-label{color:var(--blog-orange);letter-spacing:1.4px;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:700;display:inline-block}.Blogpicture-founder-content h2{max-width:700px;color:var(--blog-heading);margin:0 auto 18px;font-size:clamp(24px,3vw,32px);font-weight:700;line-height:1.3}.Blogpicture-founder-content p{max-width:760px;color:var(--blog-text);margin:0 auto 13px;font-size:14px;line-height:1.85}.Blogpicture-founder-content p:last-child{margin-bottom:0}@media (width<=1024px){.Blogpicture{padding:70px 25px}.Blogpicture-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.Blogpicture-header{margin-bottom:45px}}@media (width<=700px){.Blogpicture{padding:60px 18px}.Blogpicture-main-title{font-size:32px}.Blogpicture-intro{font-size:14px;line-height:1.75}.Blogpicture-grid{grid-template-columns:1fr;gap:25px}.Blogpicture-image-wrapper{height:240px}.Blogpicture-content{padding:22px}.Blogpicture-title{font-size:19px}.Blogpicture-founder-content{border-radius:20px;margin-top:55px;padding:32px 22px}}@media (width<=480px){.Blogpicture{padding:50px 14px}.Blogpicture-header{margin-bottom:35px}.Blogpicture-eyebrow{padding:6px 12px;font-size:10px}.Blogpicture-main-title{font-size:27px}.Blogpicture-title-line{margin:15px auto 18px}.Blogpicture-image-wrapper{height:220px}.Blogpicture-content{padding:20px}.Blogpicture-meta{font-size:11px}.Blogpicture-title{font-size:18px}.Blogpicture-excerpt{font-size:13px;line-height:1.7}.Blogpicture-pagination{gap:7px;margin-top:40px}.Blogpicture-page-btn{width:42px;height:42px;font-size:14px}.Blogpicture-founder-content{padding:28px 18px}.Blogpicture-founder-content h2{font-size:22px}.Blogpicture-founder-content p{font-size:13px;line-height:1.75}}@media (prefers-reduced-motion:reduce){.Blogpicture-card,.Blogpicture-image,.Blogpicture-readmore-btn,.Blogpicture-readmore-btn:before,.Blogpicture-readmore-icon,.Blogpicture-page-btn{transition:none}.Blogpicture-card:hover,.Blogpicture-card:hover .Blogpicture-image{transform:none}}.details-breadcrumbs-hero{box-sizing:border-box;background-image:url(https://images.unsplash.com/photo-1588072432836-e10032774350?auto=format&fit=crop&w=1600&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;height:420px;display:flex;position:relative}.details-breadcrumbs-overlay{z-index:1;background:linear-gradient(135deg,#1d4ed8d1 0%,#3b82f6bf 50%,#f97316ad 100%);width:100%;height:100%;position:absolute;top:0;left:0}.details-breadcrumbs-content{z-index:2;text-align:center;color:#fff;padding:0 20px;position:relative}.details-breadcrumbs-title{color:#fff;letter-spacing:-.5px;text-shadow:0 4px 16px #00000059;margin:0 0 14px;font-family:Inter,sans-serif;font-size:46px;font-weight:700}.details-breadcrumbs-nav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff2e;border:1.5px solid #ffffff4d;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:9px 26px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;display:inline-flex;box-shadow:0 8px 24px #00000026}.breadcrumb-link{color:#fff;text-decoration:none;transition:color .2s}.breadcrumb-link:hover{color:#fed7aa}.breadcrumb-separator{color:#fed7aa;font-weight:400}.breadcrumb-active{color:#fed7aa;font-weight:600}@media (width<=768px){.details-breadcrumbs-hero{height:300px}.details-breadcrumbs-title{font-size:34px}.details-breadcrumbs-nav{padding:6px 18px;font-size:14px}}@media (width<=480px){.details-breadcrumbs-hero{height:240px}.details-breadcrumbs-title{font-size:26px}}.tge-page-container{color:#1c2822;background:#f8f9f7;width:100%;min-height:100vh}.tge-container{width:min(1240px,100% - 40px);margin:0 auto}.tge-loading-screen{color:#66736c;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:70vh;display:flex}.tge-loader{border:3px solid #dfe7e1;border-top-color:#2e6b4f;border-radius:50%;width:38px;height:38px;animation:.8s linear infinite tgeSpin}@keyframes tgeSpin{to{transform:rotate(360deg)}}.tge-breadcrumb-bar{background:#fff;border-bottom:1px solid #e8ece9}.tge-breadcrumb-text{color:#849088;letter-spacing:.2px;align-items:center;gap:11px;min-height:68px;margin:0;font-size:13px;display:flex}.tge-breadcrumb-text span:first-child{color:#2e6b4f;font-weight:600}.tge-breadcrumb-text strong{color:#25342c;font-weight:600}.tge-main-wrapper{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:55px;padding:65px 0 90px;display:grid}.tge-left-column{background:#fff;border:1px solid #e8ece9;border-radius:18px;min-width:0;overflow:hidden;box-shadow:0 12px 45px #1d30260e}.tge-main-image-wrapper{background:#e9eee9;width:100%;height:490px;position:relative;overflow:hidden}.tge-main-image{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.tge-main-image-wrapper:hover .tge-main-image{transform:scale(1.025)}.tge-image-overlay{position:absolute;bottom:28px;left:28px}.tge-image-overlay span{color:#2e6b4f;text-transform:uppercase;letter-spacing:1px;background:#fffffff0;border-radius:50px;padding:9px 17px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 7px 25px #0000001f}.tge-post-meta,.tge-post-title,.tge-post-excerpt,.tge-blog-content,.tge-post-footer,.tge-back-blogs-wrapper{margin-left:48px;margin-right:48px}.tge-post-meta{color:#77847c;flex-wrap:wrap;align-items:center;gap:22px;padding-top:34px;font-size:13px;display:flex}.tge-post-meta>div{align-items:center;gap:8px;display:flex}.tge-post-meta svg{color:#b28b52;font-size:13px}.tge-meta-category{color:#2e6b4f;text-transform:uppercase;letter-spacing:.6px;background:#f0f6f1;border-radius:50px;padding:7px 13px;font-size:11px;font-weight:700}.tge-post-title{letter-spacing:-1.4px;color:#1c2b23;margin-top:20px;margin-bottom:22px;font-size:clamp(32px,4vw,48px);font-weight:750;line-height:1.13}.tge-post-excerpt{color:#657169;background:#f8f5ef;border-left:4px solid #b28b52;border-radius:0 10px 10px 0;margin-bottom:30px;padding:22px 25px;font-size:17px;line-height:1.8}.tge-blog-content{color:#4e5b54;overflow-wrap:break-word;padding-bottom:30px;font-size:16px;line-height:1.9}.tge-blog-content p{margin:0 0 23px}.tge-blog-content h1{color:#1d3026;margin:40px 0 20px;font-size:34px;line-height:1.3}.tge-blog-content h2{color:#1d3026;margin:38px 0 17px;font-size:29px;line-height:1.3}.tge-blog-content h3{color:#24372c;margin:30px 0 15px;font-size:23px}.tge-blog-content h4{color:#2e6b4f;margin:25px 0 12px}.tge-blog-content strong{color:#25372c;font-weight:700}.tge-blog-content em{color:#536159}.tge-blog-content a{color:#2e6b4f;text-underline-offset:3px;font-weight:600;text-decoration:underline}.tge-blog-content ul,.tge-blog-content ol{margin:20px 0 27px;padding-left:24px}.tge-blog-content li{margin-bottom:10px;padding-left:5px}.tge-blog-content blockquote{color:#4d5a52;background:#f8f5ef;border-left:4px solid #b28b52;border-radius:0 12px 12px 0;margin:32px 0;padding:25px 28px;font-style:italic}.tge-blog-content img{border-radius:12px;max-width:100%;height:auto;margin:30px auto;display:block}.tge-blog-content table{border-collapse:collapse;width:100%;margin:30px 0}.tge-blog-content th,.tge-blog-content td{text-align:left;border:1px solid #dfe6e1;padding:12px 15px}.tge-blog-content th{color:#284334;background:#f1f5f2}.tge-post-footer{border-top:1px solid #e9edea;border-bottom:1px solid #e9edea;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-top:22px;padding-bottom:22px;display:flex}.tge-footer-tags{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.tge-footer-tags svg{color:#b28b52}.tge-footer-tags span{color:#657169;background:#f4f6f4;border-radius:5px;padding:7px 12px;font-size:12px}.tge-social-share{align-items:center;gap:9px;display:flex}.tge-social-share>span{color:#7b877f;text-transform:uppercase;margin-right:5px;font-size:12px;font-weight:600}.tge-social-btn{color:#506058;cursor:pointer;background:#fff;border:1px solid #dfe5e1;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background .25s,border-color .25s,color .25s,transform .25s;display:flex}.tge-social-btn:hover{color:#fff;background:#2e6b4f;border-color:#2e6b4f;transform:translateY(-2px)}.tge-back-blogs-wrapper{border-top:1px solid #e9edea;padding:0}.tge-back-blogs{color:#236c50;cursor:pointer;background:0 0;border:0;outline:none;align-items:center;gap:14px;min-height:76px;padding:0;font-size:16px;font-weight:700;transition:color .2s,gap .2s;display:inline-flex}.tge-back-blogs svg{stroke-width:1px;font-size:19px}.tge-back-blogs:hover{color:#b28b52;gap:17px}.tge-back-blogs:focus-visible{outline-offset:5px;border-radius:4px;outline:2px solid #2e6b4f}.tge-right-column{flex-direction:column;gap:24px;display:flex;position:sticky;top:25px}.tge-sidebar-card{background:#fff;border:1px solid #e8ece9;border-radius:16px;padding:25px;box-shadow:0 10px 35px #1e30270b}.tge-sidebar-heading{align-items:center;gap:11px;margin-bottom:21px;display:flex}.tge-sidebar-line{background:#b28b52;border-radius:5px;width:4px;height:20px}.tge-sidebar-heading h3{color:#24372c;margin:0;font-size:18px;font-weight:750}.tge-search-box{background:#fafcfb;border:1px solid #dfe6e1;border-radius:8px;height:49px;display:flex;overflow:hidden}.tge-search-input{color:#25352c;background:0 0;border:0;outline:none;width:100%;padding:0 14px;font-size:13px}.tge-search-input::placeholder{color:#9aa59f}.tge-search-btn{color:#fff;cursor:pointer;background:#2e6b4f;border:0;width:52px;transition:background .2s}.tge-search-btn:hover{background:#24553e}.tge-popular-list{flex-direction:column;display:flex}.tge-popular-item{cursor:pointer;border-bottom:1px solid #edf0ee;gap:13px;padding:15px 0;display:flex}.tge-popular-item:first-child{padding-top:0}.tge-popular-item:last-child{border-bottom:0;padding-bottom:0}.tge-popular-image{background:#edf1ee;border-radius:8px;flex:0 0 78px;width:78px;height:68px;overflow:hidden}.tge-popular-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.tge-popular-item:hover img{transform:scale(1.08)}.tge-popular-info{min-width:0}.tge-popular-date{color:#a0845a;text-transform:uppercase;letter-spacing:.4px;margin-bottom:5px;font-size:10px;font-weight:700;display:block}.tge-popular-heading{color:#34443b;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.45;transition:color .2s;display:-webkit-box;overflow:hidden}.tge-popular-item:hover .tge-popular-heading{color:#2e6b4f}.tge-categories-list{margin:0;padding:0;list-style:none}.tge-categories-list li{color:#58665e;cursor:pointer;border-bottom:1px solid #edf0ee;align-items:center;gap:11px;min-height:46px;font-size:13px;transition:color .2s,padding-left .2s;display:flex}.tge-categories-list li:last-child{border-bottom:0}.tge-categories-list li:hover{color:#2e6b4f;padding-left:5px}.tge-categories-list svg{color:#a6b0aa;margin-left:auto;font-size:9px}.tge-category-dot{background:#b28b52;border-radius:50%;flex-shrink:0;width:7px;height:7px}.tge-sidebar-cta{color:#fff;background:linear-gradient(145deg,#244d39,#183628);border-radius:17px;padding:30px 27px;position:relative;overflow:hidden}.tge-sidebar-cta:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:150px;height:150px;position:absolute;top:-65px;right:-65px}.tge-cta-label{color:#d6b77d;letter-spacing:1.5px;font-size:10px;font-weight:800}.tge-sidebar-cta h3{color:#fff;margin:12px 0;font-size:23px;line-height:1.3}.tge-sidebar-cta p{color:#ffffffb3;margin:0 0 20px;font-size:13px;line-height:1.7}.tge-sidebar-cta button{color:#244d39;cursor:pointer;background:#fff;border:0;border-radius:6px;align-items:center;gap:9px;padding:11px 16px;font-size:12px;font-weight:750;transition:background .2s,transform .2s;display:inline-flex}.tge-sidebar-cta button:hover{background:#f1eadf;transform:translateY(-2px)}.tge-filter-wrapper{padding-top:60px;padding-bottom:90px}.tge-back-article{color:#2e6b4f;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.tge-back-article:hover{color:#b28b52}.tge-filter-header{margin:35px 0}.tge-small-label{color:#b28b52;letter-spacing:1.5px;font-size:10px;font-weight:800}.tge-filter-header h1{color:#1d3026;margin:8px 0;font-size:42px}.tge-filter-header p{color:#718078;font-size:15px}.tge-blog-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.tge-grid-card{cursor:pointer;background:#fff;border:1px solid #e7ece8;border-radius:14px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 8px 30px #192b220a}.tge-grid-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px #192b2217}.tge-grid-image{background:#edf1ee;height:215px;position:relative;overflow:hidden}.tge-grid-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.tge-grid-card:hover .tge-grid-image img{transform:scale(1.05)}.tge-grid-category{color:#2e6b4f;text-transform:uppercase;background:#fff;border-radius:30px;padding:7px 11px;font-size:10px;font-weight:800;position:absolute;top:15px;left:15px}.tge-grid-content{padding:21px}.tge-grid-meta{color:#a0845a;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:9px;font-size:10px;font-weight:700;display:flex}.tge-grid-content h3{color:#25362d;margin:0 0 10px;font-size:18px;line-height:1.4}.tge-grid-content p{color:#758078;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 17px;font-size:13px;line-height:1.7;display:-webkit-box;overflow:hidden}.tge-read-more{color:#2e6b4f;align-items:center;gap:7px;font-size:12px;font-weight:750;display:inline-flex}.tge-read-more svg{font-size:10px}.tge-empty-state{text-align:center;background:#fff;border:1px solid #e7ece8;border-radius:15px;padding:80px 20px}.tge-empty-state h3{color:#26372e;margin:0 0 8px}.tge-empty-state p{color:#7b877f;margin:0}.tge-not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:65vh;display:flex}.tge-not-found h2{color:#25372c}.tge-not-found p{color:#758078}.tge-not-found button{color:#fff;cursor:pointer;background:#2e6b4f;border:0;border-radius:7px;margin-top:15px;padding:12px 20px;font-weight:700}@media (width<=1100px){.tge-main-wrapper{grid-template-columns:minmax(0,1fr) 300px;gap:30px}.tge-main-image-wrapper{height:420px}.tge-post-meta,.tge-post-title,.tge-post-excerpt,.tge-blog-content,.tge-post-footer,.tge-back-blogs-wrapper{margin-left:35px;margin-right:35px}.tge-blog-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=850px){.tge-main-wrapper{grid-template-columns:1fr}.tge-right-column{grid-template-columns:repeat(2,1fr);display:grid;position:static}.tge-sidebar-cta{grid-column:span 2}.tge-main-image-wrapper{height:390px}}@media (width<=650px){.tge-container{width:min(100% - 24px,1240px)}.tge-main-wrapper{padding-top:30px;padding-bottom:50px}.tge-left-column{border-radius:12px}.tge-main-image-wrapper{height:260px}.tge-image-overlay{bottom:15px;left:15px}.tge-post-meta,.tge-post-title,.tge-post-excerpt,.tge-blog-content,.tge-post-footer,.tge-back-blogs-wrapper{margin-left:20px;margin-right:20px}.tge-post-meta{gap:12px;padding-top:22px}.tge-post-title{letter-spacing:-.7px;font-size:30px}.tge-post-excerpt{padding:17px;font-size:15px}.tge-blog-content{font-size:15px;line-height:1.8}.tge-post-footer{flex-direction:column;align-items:flex-start}.tge-back-blogs{gap:12px;min-height:68px;font-size:15px}.tge-back-blogs svg{font-size:17px}.tge-right-column{display:flex}.tge-blog-grid{grid-template-columns:1fr}.tge-filter-header h1{font-size:32px}}@media (width<=420px){.tge-breadcrumb-text{gap:7px;min-height:58px;font-size:11px}.tge-main-image-wrapper{height:225px}.tge-post-title{font-size:27px}.tge-post-meta{font-size:11px}.tge-back-blogs{min-height:64px;font-size:14px}.tge-nav-btn{font-size:11px}}.courses-breadcrumb-wrapper{background-color:#ec75ad;justify-content:center;align-items:center;width:100%;height:420px;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;position:relative;overflow:hidden}.breadcrumb-content{text-align:center;color:#fff;z-index:10;flex-direction:column;align-items:center;margin-bottom:35px;display:flex}.breadcrumb-nav{justify-content:center;align-items:center;gap:8px;margin-bottom:20px;font-size:1rem;font-weight:500;display:flex}.breadcrumb-search-form{background:#fff;border-radius:30px;align-items:center;width:100%;max-width:420px;padding:4px 6px 4px 18px;display:flex;box-shadow:0 8px 20px #0000001f}.breadcrumb-search-input{color:#333;background:0 0;border:none;outline:none;flex:1;padding:8px 0;font-size:.95rem}.breadcrumb-search-input::placeholder{color:#999}.breadcrumb-search-btn{color:#fff;cursor:pointer;background-color:#ec75ad;border:none;border-radius:25px;padding:10px 22px;font-size:.9rem;font-weight:600;transition:background-color .2s}.breadcrumb-search-btn:hover{background-color:#d65d95}@media (width<=992px){.courses-breadcrumb-wrapper{height:360px}.breadcrumb-title{font-size:2.25rem}.cloud-image{max-height:110px}}@media (width<=576px){.courses-breadcrumb-wrapper{height:310px}.breadcrumb-title{font-size:1.75rem}.breadcrumb-content{margin-bottom:25px;padding:0 15px}.breadcrumb-search-form{max-width:100%}.cloud-image{max-height:80px}}.enroll-section{box-sizing:border-box;background-color:#fff;width:100%;padding:80px 20px 100px;font-family:Inter,system-ui,-apple-system,sans-serif;position:relative}.enroll-container{z-index:5;max-width:1200px;margin:0 auto;position:relative}.giraffe-wrapper{z-index:10;pointer-events:none;position:absolute;top:10px;left:20%}.giraffe-img{width:90px;height:auto}.courses-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.course-card{background-color:#fff;border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 8px 24px #0000000a}.course-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000014}.card-image-box{background-color:#f0f0f0;width:100%;height:220px;overflow:hidden}.card-img{object-fit:cover;width:100%;height:100%;transition:transform .5s,filter .5s}.course-card:hover .card-img{filter:grayscale();transform:scale(1.08)rotate(3deg)}.card-body{flex-grow:1;padding:25px 25px 15px}.course-title{color:#333;margin:0 0 12px;font-size:20px;font-weight:700}.course-meta{gap:15px;margin-bottom:15px;display:flex}.meta-item{color:#888;align-items:center;gap:5px;font-size:12px;font-weight:500;display:flex}.meta-icon{color:#a0a0a0;font-size:11px}.course-description{color:#777;margin-bottom:20px;font-size:13px;line-height:1.6}.course-author{align-items:center;gap:8px;display:flex}.author-img{background-color:#0d8a72;border-radius:50%;width:24px;height:24px}.author-text{color:#666;font-size:13px;font-weight:500}.card-footer{background-color:#fbf9f5;border-top:1px solid #f2efea;justify-content:space-between;align-items:center;padding:18px 25px;display:flex}.price-box{align-items:center;gap:8px;display:flex}.old-price{color:#aaa;font-size:15px;font-weight:500;text-decoration:line-through}.current-price{color:#333;font-size:20px;font-weight:800}.enroll-btn{color:#fff;letter-spacing:.5px;cursor:pointer;background-color:#ee825b;border:none;border-radius:15px;padding:8px 20px;font-size:11px;font-weight:700;transition:background-color .2s,transform .1s}.enroll-btn:hover{background-color:#d86d47}.enroll-btn:active{transform:scale(.96)}.floating-actions{z-index:99;gap:8px;display:flex;position:fixed;bottom:20px;right:20px}.btn-demos{color:#fff;cursor:pointer;background-color:#f2c753;border:none;border-radius:15px;padding:8px 16px;font-size:11px;font-weight:700}.btn-purchase{color:#fff;cursor:pointer;background-color:#ee825b;border:none;border-radius:15px;padding:8px 16px;font-size:11px;font-weight:700}@media (width<=1024px){.courses-grid{grid-template-columns:repeat(2,1fr)}.giraffe-wrapper{left:5%}}@media (width<=650px){.courses-grid{grid-template-columns:1fr}.giraffe-wrapper{display:none}.card-image-box{height:200px}}:root{--cb-orange:#f26522;--cb-orange-hover:#d94e0e;--cb-white:#fff}.cb-banner-section{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:500px;font-family:Poppins,sans-serif;display:flex;position:relative;overflow:hidden}.cb-banner-overlay{z-index:1;background-color:#0000008c;width:100%;height:100%;position:absolute;top:0;left:0}.cb-container{z-index:2;text-align:center;padding:0 20px;position:relative}.cb-title{color:var(--cb-white);letter-spacing:-.5px;text-shadow:0 2px 8px #0000004d;margin:0 0 10px;font-size:48px;font-weight:800}.cb-breadcrumb{justify-content:center;align-items:center;gap:10px;font-size:16px;font-weight:600;display:flex}.cb-breadcrumb-link{color:var(--cb-white);text-decoration:none;transition:color .3s}.cb-breadcrumb-link:hover{color:var(--cb-orange)}.cb-breadcrumb-separator{color:var(--cb-white);opacity:.8;font-weight:400}.cb-breadcrumb-current{color:var(--cb-orange)}@media (width<=768px){.cb-banner-section{min-height:280px}.cb-title{font-size:34px}.cb-breadcrumb{font-size:14px}}@media (width<=480px){.cb-banner-section{min-height:220px}.cb-title{font-size:28px}}:root{--ci-orange:#f26522;--ci-orange-hover:#d94e0e;--ci-dark-purple:#230832;--ci-text-gray:#666;--ci-bg-cream:#fdf5f0;--ci-bg-light:#fbfbfb;--ci-white:#fff;--ci-border-light:#eee}.ci-section{background-color:var(--ci-white);width:100%;padding:60px 20px;font-family:Poppins,sans-serif}.ci-container{align-items:flex-start;gap:35px;max-width:1200px;margin:0 auto;display:flex}.ci-left-scroll-pane{-webkit-overflow-scrolling:touch;flex:1.8;max-height:850px;padding-right:10px;overflow-y:auto}.ci-left-scroll-pane::-webkit-scrollbar{display:none}.ci-left-scroll-pane{-ms-overflow-style:none;scrollbar-width:none}.ci-image-container{border-radius:10px;width:100%;margin-bottom:25px;overflow:hidden}.ci-main-img{object-fit:cover;width:100%;height:auto;display:block}.ci-tabs-wrapper{gap:15px;margin-bottom:30px;display:flex}.ci-tab-btn{background-color:var(--ci-bg-cream);color:var(--ci-dark-purple);cursor:pointer;text-align:center;border:none;border-radius:6px;flex:1;padding:14px 10px;font-size:15px;font-weight:700;transition:all .3s}.ci-tab-btn:hover,.ci-tab-btn.ci-tab-active{background-color:var(--ci-orange);color:var(--ci-white)}.ci-tab-content{padding-top:10px}.ci-content-title{color:var(--ci-dark-purple);margin:25px 0 15px;font-size:24px;font-weight:800}.ci-content-title:first-child{margin-top:0}.ci-text{color:var(--ci-text-gray);margin-bottom:15px;font-size:14px;line-height:1.7}.ci-list{margin:20px 0;padding:0;list-style:none}.ci-list li{color:var(--ci-text-gray);margin-bottom:12px;padding-left:28px;font-size:14px;line-height:1.5;position:relative}.ci-list li:before{content:"✓";color:var(--ci-orange);font-size:16px;font-weight:800;position:absolute;top:0;left:0}.ci-right-sidebar{flex-direction:column;flex:1;gap:30px;display:flex;position:sticky;top:30px}.ci-info-card{background-color:var(--ci-white);border-top:3px solid var(--ci-orange);border-radius:10px;padding:30px 25px;box-shadow:0 5px 25px #0000000d}.ci-sidebar-title{color:var(--ci-dark-purple);margin-bottom:12px;font-size:22px;font-weight:800}.ci-title-divider{background-color:var(--ci-orange);width:50px;height:2px;margin-bottom:25px}.ci-info-list{flex-direction:column;gap:16px;display:flex}.ci-info-row{font-size:14px;display:flex}.ci-info-label{color:var(--ci-dark-purple);width:100px;font-weight:700}.ci-info-val{color:var(--ci-text-gray)}.ci-newsletter-card{background-color:var(--ci-bg-cream);text-align:center;border-radius:10px;padding:35px 25px}.ci-newsletter-title{color:var(--ci-dark-purple);margin-bottom:20px;font-size:20px;font-weight:800}.ci-newsletter-form{flex-direction:column;gap:15px;display:flex}.ci-newsletter-input{border:1px solid var(--ci-border-light);box-sizing:border-box;border-radius:6px;outline:none;width:100%;padding:12px 16px;font-size:14px}.ci-newsletter-input:focus{border-color:var(--ci-orange)}.ci-newsletter-btn{background-color:var(--ci-orange);width:100%;color:var(--ci-white);cursor:pointer;border:none;border-radius:6px;padding:12px;font-size:15px;font-weight:700;transition:background-color .3s}.ci-newsletter-btn:hover{background-color:var(--ci-orange-hover)}@media (width<=992px){.ci-container{flex-direction:column}.ci-left-scroll-pane{max-height:none;overflow-y:visible}.ci-right-sidebar{width:100%;position:static}}@media (width<=576px){.ci-tabs-wrapper{grid-template-columns:repeat(2,1fr);display:grid}.ci-content-title{font-size:20px}}.ShopBreadcrumb{text-align:center;box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:380px;padding:40px 20px;display:flex;position:relative}.ShopBreadcrumb-container{z-index:2;flex-direction:column;justify-content:center;align-items:center;display:flex}.ShopBreadcrumb-title{color:#fff;letter-spacing:2px;text-shadow:2px 2px 8px #00000059;margin:0;font-family:Fredoka One,Comic Sans MS,cursive,sans-serif;font-size:5.5rem;font-weight:400;line-height:1.1}.ShopBreadcrumb-subtitle{color:#fff;letter-spacing:3px;text-transform:uppercase;opacity:.95;text-shadow:1px 1px 4px #0006;margin-top:10px;margin-bottom:0;font-family:Open Sans,sans-serif;font-size:.85rem;font-weight:700}@media (width<=992px){.ShopBreadcrumb{min-height:320px}.ShopBreadcrumb-title{font-size:4.2rem}.ShopBreadcrumb-subtitle{letter-spacing:2.5px;font-size:.8rem}}@media (width<=576px){.ShopBreadcrumb{min-height:250px;padding:30px 15px}.ShopBreadcrumb-title{font-size:3rem}.ShopBreadcrumb-subtitle{letter-spacing:2px;font-size:.7rem}}.Shopdetails{--shop-primary:#f27c54;--shop-primary-dark:#df6840;--shop-secondary:#72cfdb;--shop-heading:#38424d;--shop-text:#68727d;--shop-light:#f8fbfc;--shop-border:#e9eef1;--shop-white:#fff;background:var(--shop-white);box-sizing:border-box;width:100%;padding:clamp(45px,7vw,95px) clamp(16px,4vw,36px);overflow:hidden}.Shopdetails *{box-sizing:border-box}.Shopdetails-container{width:100%;max-width:1200px;margin:0 auto}.Shopdetails-header{text-align:center;max-width:820px;margin:0 auto clamp(35px,5vw,55px)}.Shopdetails-eyebrow{color:#4aaebb;letter-spacing:1.5px;text-transform:uppercase;background:#72cfdb26;border-radius:30px;justify-content:center;align-items:center;margin-bottom:12px;padding:6px 16px;font-family:Open Sans,sans-serif;font-size:clamp(.68rem,1.5vw,.75rem);font-weight:700;display:inline-flex}.Shopdetails-title{color:var(--shop-heading);margin:0;font-family:Fredoka,sans-serif;font-size:clamp(1.75rem,4vw,3rem);font-weight:600;line-height:1.2}.Shopdetails-title-line{background:var(--shop-primary);border-radius:20px;width:60px;height:4px;margin:16px auto 20px}.Shopdetails-description{max-width:740px;color:var(--shop-text);margin:0 auto 12px;font-family:Open Sans,sans-serif;font-size:clamp(.88rem,1.8vw,.98rem);line-height:1.8}.Shopdetails-description.secondary{margin-bottom:0}.Shopdetails-description strong{color:var(--shop-primary);font-weight:700}.Shopdetails-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,3vw,36px);display:grid}.Shopdetails-card{text-align:center;border-radius:24px;flex-direction:column;align-items:center;min-width:0;transition:transform .3s cubic-bezier(.2,0,0,1),box-shadow .3s;display:flex}.Shopdetails-card:hover{transform:translateY(-6px)}.Shopdetails-image-wrapper{aspect-ratio:1;background:var(--shop-light);border-radius:clamp(18px,3vw,24px);width:100%;position:relative;overflow:hidden;box-shadow:0 10px 25px #38424d0f,0 2px 6px #38424d0a}.Shopdetails-image-wrapper:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffff73;position:absolute;inset:0}.Shopdetails-image{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.Shopdetails-card:hover .Shopdetails-image{transform:scale(1.05)}.Shopdetails-sale-badge{z-index:2;background:var(--shop-secondary);color:var(--shop-white);letter-spacing:.5px;border-radius:30px;justify-content:center;align-items:center;padding:6px 14px;font-family:Open Sans,sans-serif;font-size:.72rem;font-weight:700;display:inline-flex;position:absolute;top:14px;right:14px;box-shadow:0 4px 12px #72cfdb59}.Shopdetails-info{flex-direction:column;align-items:center;width:100%;padding:16px 8px 0;display:flex}.Shopdetails-card-title{color:var(--shop-heading);margin:0 0 6px;font-family:Fredoka,sans-serif;font-size:clamp(1.08rem,2vw,1.25rem);font-weight:500;line-height:1.3}.Shopdetails-rating{align-items:center;gap:3px;margin-bottom:8px;font-size:.82rem;display:flex}.Shopdetails-star-filled{color:#e6a735}.Shopdetails-star-empty{color:#d8dfe4}.Shopdetails-price-wrapper{justify-content:center;align-items:center;gap:8px;min-height:24px;margin-bottom:14px;font-family:Open Sans,sans-serif;font-size:.95rem;display:flex}.Shopdetails-original-price{color:#aeb7bf;font-size:.85rem;text-decoration:line-through}.Shopdetails-price{color:var(--shop-primary);font-weight:700}.Shopdetails-sale-price{text-decoration:none}.Shopdetails-btn{background:var(--shop-primary);min-width:135px;color:var(--shop-white);letter-spacing:.8px;cursor:pointer;-webkit-user-select:none;user-select:none;border:0;border-radius:30px;justify-content:center;align-items:center;padding:11px 24px;font-family:Open Sans,sans-serif;font-size:.74rem;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 6px 16px #f27c5438}.Shopdetails-btn:hover{background:var(--shop-primary-dark);transform:translateY(-2px);box-shadow:0 9px 20px #f27c544d}.Shopdetails-btn:active{transform:translateY(0)}.Shopdetails-bottom-content{text-align:center;border:1px solid var(--shop-border);background:linear-gradient(135deg,#72cfdb14,#f27c540f);border-radius:clamp(18px,3vw,28px);max-width:850px;margin:clamp(45px,6vw,75px) auto 0;padding:clamp(26px,4vw,42px) clamp(18px,4vw,36px)}.Shopdetails-bottom-label{color:#4aaebb;letter-spacing:1.4px;text-transform:uppercase;margin-bottom:8px;font-family:Open Sans,sans-serif;font-size:.73rem;font-weight:700;display:block}.Shopdetails-bottom-content h2{color:var(--shop-heading);margin:0 0 14px;font-family:Fredoka,sans-serif;font-size:clamp(1.45rem,3vw,2.1rem);font-weight:600;line-height:1.3}.Shopdetails-bottom-content p{color:var(--shop-text);margin:0 auto 12px;font-family:Open Sans,sans-serif;font-size:clamp(.85rem,1.8vw,.94rem);line-height:1.8}.Shopdetails-bottom-content p:last-child{margin-bottom:0}.shop-modal-overlay{z-index:99999;-webkit-backdrop-filter:blur(6px);background-color:#1e242bb3;justify-content:center;align-items:center;padding:clamp(12px,3vw,24px);animation:.25s ease-out forwards modalFadeIn;display:flex;position:fixed;inset:0}.shop-modal-container{-webkit-overflow-scrolling:touch;background:#fff;border-radius:clamp(18px,3vw,26px);width:100%;max-width:480px;max-height:92vh;padding:clamp(22px,5vw,32px) clamp(18px,4vw,28px);animation:.3s cubic-bezier(.16,1,.3,1) forwards modalSlideUp;position:relative;overflow-y:auto;box-shadow:0 20px 50px #00000040}.shop-modal-container::-webkit-scrollbar{width:5px}.shop-modal-container::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.shop-modal-close{color:#68727d;cursor:pointer;background:#f1f4f7;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;transition:background .2s,color .2s,transform .2s;display:flex;position:absolute;top:16px;right:16px}.shop-modal-close:hover{background:var(--shop-primary);color:#fff;transform:rotate(90deg)}.shop-modal-header{text-align:center;margin-bottom:20px;padding-left:20px;padding-right:20px}.shop-modal-badge{color:#279eb0;text-transform:uppercase;letter-spacing:.8px;background:#72cfdb29;border-radius:20px;margin-bottom:6px;padding:4px 12px;font-size:.72rem;font-weight:700;display:inline-block}.shop-modal-header h3{color:var(--shop-heading);margin:4px 0;font-family:Fredoka,sans-serif;font-size:clamp(1.2rem,3vw,1.45rem)}.shop-modal-price{color:var(--shop-primary);margin:0;font-size:1.18rem;font-weight:700}.shop-modal-form{flex-direction:column;gap:13px;display:flex}.shop-modal-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.shop-modal-field{text-align:left;flex-direction:column;display:flex}.shop-modal-field label{color:#4b5563;margin-bottom:5px;font-size:.78rem;font-weight:600}.shop-modal-field input,.shop-modal-field select,.shop-modal-field textarea{background:#fcfdfe;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;width:100%;min-height:42px;padding:11px 13px;font-family:Open Sans,sans-serif;font-size:.88rem;transition:border-color .2s,box-shadow .2s}.shop-modal-field textarea{resize:vertical;min-height:75px}.shop-modal-field input:focus,.shop-modal-field select:focus,.shop-modal-field textarea:focus{border-color:var(--shop-primary);background:#fff;box-shadow:0 0 0 3px #f27c5429}.shop-modal-submit-btn{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:30px;width:100%;min-height:46px;margin-top:6px;padding:13px;font-family:Open Sans,sans-serif;font-size:.9rem;font-weight:700;transition:background .2s,transform .2s;box-shadow:0 6px 18px #25d36647}.shop-modal-submit-btn:hover{background:#1eb956;transform:translateY(-2px)}.shop-modal-submit-btn:active{transform:translateY(0)}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=992px){.Shopdetails-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}}@media (width<=640px){.Shopdetails-grid{grid-template-columns:1fr;max-width:420px;margin-left:auto;margin-right:auto}.Shopdetails-btn{width:100%;max-width:220px}}@media (width<=520px){.shop-modal-row{grid-template-columns:1fr;gap:13px}.shop-modal-container{padding:22px 16px}.shop-modal-close{width:32px;height:32px;top:12px;right:12px}}@media (width<=360px){.Shopdetails{padding-left:10px;padding-right:10px}.shop-modal-submit-btn{padding:11px 8px;font-size:.82rem}}@media (prefers-reduced-motion:reduce){.Shopdetails-card,.Shopdetails-image,.Shopdetails-btn,.shop-modal-overlay,.shop-modal-container{transition:none!important;animation:none!important;transform:none!important}}.GalleryBanner-container{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;width:100%;height:60vh;min-height:400px;display:flex}.GalleryBanner-content{text-align:center;color:#fff;text-shadow:0 4px 12px #0006;font-family:system-ui,-apple-system,sans-serif;transform:translateY(-20px)}.GalleryBanner-title{letter-spacing:1px;margin:0 0 15px;font-size:3.5rem;font-weight:700}.GalleryBanner-breadcrumbs{justify-content:center;align-items:center;gap:8px;font-size:1.1rem;font-weight:600;display:flex}.GalleryBanner-breadcrumb-home{color:#fff;cursor:pointer;text-decoration:none;transition:all .3s}.GalleryBanner-breadcrumb-home:hover{opacity:.8;transform:translateY(-1px)}.GalleryBanner-breadcrumb-separator{color:#888;font-weight:400}.GalleryBanner-breadcrumb-current{color:#db593e}@media screen and (width<=767px){.GalleryBanner-container{background-attachment:scroll;height:40vh;min-height:280px}.GalleryBanner-title{margin-bottom:10px;font-size:2.5rem}.GalleryBanner-breadcrumbs{font-size:.95rem}}@media screen and (width>=834px) and (width<=1366px){.GalleryBanner-container{height:45vh;min-height:380px}.GalleryBanner-title{font-size:4.5rem}.GalleryBanner-breadcrumbs{font-size:1.25rem}}.GalleryGrid-section{background:radial-gradient(circle at 10% 10%,#17835f0f,#0000 30%),radial-gradient(circle at 90% 80%,#f6b13d12,#0000 30%),#fff;width:100%;position:relative;overflow:hidden}.GalleryGrid-wrapper{width:min(1300px,100% - 40px);margin:0 auto;padding:90px 0 80px}.GalleryGrid-heading{text-align:center;max-width:900px;margin:0 auto 55px}.GalleryGrid-label{color:#17835f;letter-spacing:1.8px;text-transform:uppercase;background:#17835f12;border:1px solid #17835f29;border-radius:50px;justify-content:center;align-items:center;margin-bottom:16px;padding:8px 18px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.GalleryGrid-title-row{justify-content:center;align-items:center;gap:18px;display:flex}.GalleryGrid-title-line{background:#f2b544;border-radius:10px;flex-shrink:0;width:45px;height:2px}.GalleryGrid-title{color:#173f34;letter-spacing:-1.2px;text-transform:capitalize;margin:0;font-size:clamp(30px,4vw,50px);font-weight:800;line-height:1.12}.GalleryGrid-description{color:#64736e;max-width:820px;margin:22px auto 0;font-size:16px;line-height:1.85}.GalleryGrid-description.secondary{margin-top:12px}.GalleryGrid-container{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.GalleryGrid-item{aspect-ratio:4/3;cursor:pointer;isolation:isolate;background:#eef4f1;border:0;border-radius:22px;width:100%;padding:0;transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 12px 35px #173f3417}.GalleryGrid-item:after{z-index:1;border-radius:inherit;content:"";pointer-events:none;border:1px solid #ffffff59;position:absolute;inset:0}.GalleryGrid-item:hover{transform:translateY(-9px);box-shadow:0 24px 55px #173f342b}.GalleryGrid-item:focus-visible{outline-offset:5px;outline:3px solid #17835f59}.GalleryGrid-image{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.8,.2,1),filter .5s;display:block}.GalleryGrid-item:hover .GalleryGrid-image{filter:saturate(1.08);transform:scale(1.08)}.GalleryGrid-overlay{z-index:2;opacity:0;background:linear-gradient(#173f340d 0%,#173f34ad 100%);justify-content:center;align-items:center;padding:20px;transition:opacity .4s;display:flex;position:absolute;inset:0}.GalleryGrid-item:hover .GalleryGrid-overlay,.GalleryGrid-item:focus-visible .GalleryGrid-overlay{opacity:1}.GalleryGrid-overlay-content{flex-direction:column;align-items:center;gap:12px;transition:transform .5s cubic-bezier(.34,1.56,.64,1);display:flex;transform:translateY(18px)}.GalleryGrid-item:hover .GalleryGrid-overlay-content,.GalleryGrid-item:focus-visible .GalleryGrid-overlay-content{transform:translateY(0)}.GalleryGrid-view-text{color:#fff;letter-spacing:.5px;font-size:13px;font-weight:700}.GalleryGrid-icon{color:#17835f;background:#fffffff2;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;display:flex;box-shadow:0 12px 30px #0000002e}.GalleryGrid-icon svg{width:23px;height:23px}.GalleryGrid-bottom{text-align:center;background:linear-gradient(135deg,#17835f0e,#f6b5440f);border:1px solid #17835f1a;border-radius:28px;max-width:850px;margin:70px auto 0;padding:42px 45px}.GalleryGrid-bottom-badge{color:#17835f;letter-spacing:1.4px;text-transform:uppercase;margin-bottom:13px;font-size:12px;font-weight:800;display:inline-block}.GalleryGrid-bottom h2{color:#173f34;margin:0;font-size:clamp(25px,3vw,36px);font-weight:800;line-height:1.25}.GalleryGrid-bottom p{color:#64736e;max-width:720px;margin:16px auto 0;font-size:15px;line-height:1.8}.GalleryGrid-modal{z-index:9999;-webkit-backdrop-filter:blur(14px);background:#071310e8;justify-content:center;align-items:center;padding:30px;animation:.28s forwards GalleryGridFadeIn;display:flex;position:fixed;inset:0}@keyframes GalleryGridFadeIn{0%{opacity:0}to{opacity:1}}.GalleryGrid-modal-content{justify-content:center;align-items:center;max-width:min(1100px,82vw);max-height:86vh;display:flex;position:relative}.GalleryGrid-modal-img{object-fit:contain;border-radius:14px;max-width:100%;max-height:84vh;animation:.4s cubic-bezier(.2,.8,.2,1) forwards GalleryGridZoomIn;display:block;box-shadow:0 30px 80px #00000073}@keyframes GalleryGridZoomIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.GalleryGrid-counter{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000007a;border:1px solid #ffffff29;border-radius:30px;padding:7px 12px;font-size:12px;font-weight:700;position:absolute;bottom:16px;right:16px}.GalleryGrid-modal-close,.GalleryGrid-modal-prev,.GalleryGrid-modal-next{z-index:10001;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding:0;transition:transform .3s,background .3s,border-color .3s;display:flex;position:absolute}.GalleryGrid-modal-close:hover,.GalleryGrid-modal-prev:hover,.GalleryGrid-modal-next:hover{background:#fff3;border-color:#ffffff6b;transform:scale(1.08)}.GalleryGrid-modal-close:focus-visible,.GalleryGrid-modal-prev:focus-visible,.GalleryGrid-modal-next:focus-visible{outline-offset:4px;outline:2px solid #fff}.GalleryGrid-modal-close svg,.GalleryGrid-modal-prev svg,.GalleryGrid-modal-next svg{width:25px;height:25px}.GalleryGrid-modal-close{top:28px;right:32px}.GalleryGrid-modal-prev{left:32px}.GalleryGrid-modal-next{right:32px}@media screen and (width<=1024px){.GalleryGrid-wrapper{width:min(94%,900px);padding:75px 0 65px}.GalleryGrid-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.GalleryGrid-heading{margin-bottom:45px}.GalleryGrid-bottom{margin-top:55px}}@media screen and (width<=600px){.GalleryGrid-wrapper{width:calc(100% - 30px);padding:55px 0 50px}.GalleryGrid-heading{margin-bottom:35px}.GalleryGrid-title-row{gap:10px}.GalleryGrid-title-line{width:25px}.GalleryGrid-title{letter-spacing:-.6px;font-size:28px}.GalleryGrid-description{margin-top:18px;font-size:14px;line-height:1.75}.GalleryGrid-container{grid-template-columns:1fr;gap:18px}.GalleryGrid-item{border-radius:17px}.GalleryGrid-overlay{opacity:1;background:linear-gradient(#0000 50%,#173f348c 100%);justify-content:flex-end;align-items:flex-end;padding:15px}.GalleryGrid-overlay-content{flex-direction:row-reverse;gap:8px;transform:none}.GalleryGrid-view-text{font-size:11px}.GalleryGrid-icon{width:43px;height:43px}.GalleryGrid-icon svg{width:18px;height:18px}.GalleryGrid-bottom{border-radius:22px;margin-top:45px;padding:30px 20px}.GalleryGrid-bottom h2{font-size:25px}.GalleryGrid-bottom p{font-size:14px;line-height:1.75}.GalleryGrid-modal{padding:15px}.GalleryGrid-modal-content{max-width:94vw;max-height:78vh}.GalleryGrid-modal-img{border-radius:9px;max-width:94vw;max-height:76vh}.GalleryGrid-modal-close,.GalleryGrid-modal-prev,.GalleryGrid-modal-next{background:#0000008c;border:0;width:44px;height:44px}.GalleryGrid-modal-close svg,.GalleryGrid-modal-prev svg,.GalleryGrid-modal-next svg{width:20px;height:20px}.GalleryGrid-modal-close{top:18px;right:18px}.GalleryGrid-modal-prev{left:12px}.GalleryGrid-modal-next{right:12px}.GalleryGrid-counter{font-size:11px;bottom:10px;right:10px}}@media screen and (width<=380px){.GalleryGrid-title{font-size:25px}.GalleryGrid-title-line{width:18px}.GalleryGrid-wrapper{width:calc(100% - 24px)}.GalleryGrid-bottom{padding:27px 16px}}@media (prefers-reduced-motion:reduce){.GalleryGrid-item,.GalleryGrid-image,.GalleryGrid-overlay,.GalleryGrid-overlay-content,.GalleryGrid-icon,.GalleryGrid-modal-close,.GalleryGrid-modal-prev,.GalleryGrid-modal-next{transition:none}.GalleryGrid-modal,.GalleryGrid-modal-img{animation:none}}.PricingTableBanner-container{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;width:100%;height:60vh;min-height:400px;display:flex}.PricingTableBanner-content{text-align:center;color:#fff;padding:0 20px;font-family:system-ui,-apple-system,sans-serif;transform:translateY(-20px)}.PricingTableBanner-title{letter-spacing:1px;margin:0 0 15px;font-size:3.5rem;font-weight:700}.PricingTableBanner-breadcrumbs{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:1.1rem;font-weight:600;display:flex}.PricingTableBanner-breadcrumb-home{color:#fff;cursor:pointer;transition:opacity .2s}.PricingTableBanner-breadcrumb-home:hover{opacity:.8}.PricingTableBanner-breadcrumb-separator{color:#888;font-weight:400}.PricingTableBanner-breadcrumb-current{color:#db593e}@media screen and (width<=767px){.PricingTableBanner-container{background-attachment:scroll;height:40svh;min-height:250px}.PricingTableBanner-title{margin-bottom:10px;font-size:2.5rem}.PricingTableBanner-breadcrumbs{font-size:.95rem}}@media screen and (width>=768px) and (width<=1366px){.PricingTableBanner-container{background-attachment:scroll;height:50vh;min-height:350px}.PricingTableBanner-title{font-size:3.8rem}.PricingTableBanner-breadcrumbs{font-size:1.2rem}}.PricingTable-section{background:radial-gradient(circle at 8% 12%,#17835f12,#0000 28%),radial-gradient(circle at 92% 85%,#f2b54414,#0000 28%),#fff;width:100%;overflow:hidden}.PricingTable-container{width:min(1300px,100% - 40px);margin:0 auto;padding:90px 0 85px}.PricingTable-heading{text-align:center;max-width:850px;margin:0 auto 50px}.PricingTable-label{color:#17835f;letter-spacing:1.6px;text-transform:uppercase;background:#17835f12;border:1px solid #17835f26;border-radius:50px;justify-content:center;align-items:center;margin-bottom:17px;padding:8px 18px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.PricingTable-title{color:#173f34;letter-spacing:-1.2px;text-transform:capitalize;margin:0;font-size:clamp(32px,4.2vw,52px);font-weight:800;line-height:1.12}.PricingTable-intro{color:#66756f;max-width:790px;margin:20px auto 0;font-size:16px;line-height:1.85}.PricingTable-wrapper{background:#fff;border:1px solid #173f3414;border-radius:24px;width:100%;overflow:hidden;box-shadow:0 18px 50px #173f3417}.PricingTable-table-scroll{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.PricingTable-table{border-collapse:collapse;text-align:left;background:#fff;width:100%;min-width:760px}.PricingTable-th{color:#173f34;letter-spacing:.2px;white-space:nowrap;background:linear-gradient(135deg,#f3f9f6,#edf6f2);border-bottom:1px solid #173f3414;border-right:1px solid #173f3414;padding:23px 28px;font-size:15px;font-weight:800}.PricingTable-th:last-child{border-right:0}.PricingTable-th:first-child{width:42%}.PricingTable-tr{border-bottom:1px solid #173f3412;transition:background .25s}.PricingTable-tr:last-child{border-bottom:0}.PricingTable-tr:hover{background:#fbfdfc}.PricingTable-td{color:#66756f;vertical-align:middle;border-right:1px solid #173f3412;padding:23px 28px;font-size:15px;line-height:1.55}.PricingTable-td:last-child{border-right:0}.PricingTable-service{color:#314f45;font-weight:650}.PricingTable-footer-note{color:#7b8782;text-align:center;max-width:900px;margin:22px auto 0;font-size:13px;line-height:1.7}.PricingTable-info-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:58px;display:grid}.PricingTable-info-card{background:linear-gradient(145deg,#fff,#f8fcfa);border:1px solid #17835f14;border-radius:22px;padding:28px 24px 26px;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 10px 28px #173f340f}.PricingTable-info-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px #173f341a}.PricingTable-card-number{color:#17835f;letter-spacing:.7px;background:#17835f17;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:18px;font-size:11px;font-weight:800;display:inline-flex}.PricingTable-info-card h2{color:#173f34;margin:0 0 11px;font-size:19px;font-weight:800;line-height:1.3}.PricingTable-info-card p{color:#6c7b75;margin:0;font-size:14px;line-height:1.75}.PricingTable-answer{text-align:center;background:linear-gradient(135deg,#17835f11,#f2b54413);border:1px solid #17835f1a;border-radius:28px;max-width:980px;margin:70px auto 0;padding:45px 50px}.PricingTable-answer-label{color:#17835f;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:800;display:inline-block}.PricingTable-answer h2{color:#173f34;text-transform:capitalize;margin:0;font-size:clamp(27px,3vw,38px);font-weight:800;line-height:1.25}.PricingTable-answer p{color:#66756f;max-width:800px;margin:17px auto 0;font-size:15px;line-height:1.8}.PricingTable-contact{background:#173f34;border-radius:20px;justify-content:space-between;align-items:center;gap:25px;margin-top:38px;padding:26px 30px;display:flex;box-shadow:0 14px 32px #173f3421}.PricingTable-contact div{flex-direction:column;gap:5px;display:flex}.PricingTable-contact span{color:#ffffffb3;letter-spacing:.5px;font-size:12px;font-weight:700}.PricingTable-contact strong{color:#fff;font-size:18px;font-weight:750}.PricingTable-contact-btn{color:#173f34;white-space:nowrap;background:#f2b544;border-radius:50px;justify-content:center;align-items:center;min-height:46px;padding:0 22px;font-size:13px;font-weight:800;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.PricingTable-contact-btn:hover{background:#ffc75b;transform:translateY(-2px);box-shadow:0 10px 25px #00000024}@media screen and (width<=1024px){.PricingTable-container{width:min(94%,900px);padding:75px 0 65px}.PricingTable-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.PricingTable-answer{margin-top:55px}}@media screen and (width<=700px){.PricingTable-container{width:calc(100% - 30px);padding:55px 0 50px}.PricingTable-heading{margin-bottom:35px}.PricingTable-label{letter-spacing:1.2px;font-size:10px}.PricingTable-title{font-size:30px}.PricingTable-intro{margin-top:16px;font-size:14px;line-height:1.75}.PricingTable-wrapper{border-radius:18px}.PricingTable-th{padding:17px 18px;font-size:13px}.PricingTable-td{padding:18px;font-size:13px}.PricingTable-footer-note{margin-top:18px;font-size:12px}.PricingTable-info-grid{grid-template-columns:1fr;gap:15px;margin-top:40px}.PricingTable-info-card{border-radius:18px;padding:24px 20px}.PricingTable-info-card h2{font-size:18px}.PricingTable-answer{border-radius:21px;margin-top:42px;padding:32px 20px}.PricingTable-answer h2{font-size:26px}.PricingTable-answer p{font-size:14px;line-height:1.75}.PricingTable-contact{border-radius:18px;flex-direction:column;align-items:flex-start;margin-top:25px;padding:23px 20px}.PricingTable-contact strong{font-size:16px}.PricingTable-contact-btn{width:100%;min-height:45px}}@media screen and (width<=380px){.PricingTable-container{width:calc(100% - 24px)}.PricingTable-title{font-size:27px}.PricingTable-answer{padding:27px 16px}.PricingTable-info-card{padding:21px 17px}}@media (prefers-reduced-motion:reduce){.PricingTable-info-card,.PricingTable-contact-btn,.PricingTable-tr{transition:none}}.price-breadcrumb-wrapper{background-color:#ec75ad;justify-content:center;align-items:center;width:100%;height:360px;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;position:relative;overflow:hidden}.breadcrumb-content{text-align:center;color:#fff;z-index:10;margin-bottom:35px}.breadcrumb-title{letter-spacing:-.5px;margin:0 0 5px;font-size:2.75rem;font-weight:700}.breadcrumb-subtitle{color:#ffffffe6;letter-spacing:.3px;margin:0 0 12px;font-size:.95rem;font-weight:400}.breadcrumb-nav{justify-content:center;align-items:center;gap:8px;font-size:1rem;font-weight:500;display:flex}.nav-item{color:#ffffffd9}.nav-item.active{color:#fff;font-weight:600}.nav-separator{color:#ffffffb3;font-size:1.1rem}.cloud-animated-track{pointer-events:none;will-change:transform;width:200%;animation:50s linear infinite moveCloudsLeftToRight;display:flex;position:absolute;bottom:-1px;left:-100%}.cloud-image{object-fit:cover;object-position:bottom;width:50%;height:auto;max-height:140px;display:block}@media (width<=992px){.price-breadcrumb-wrapper{height:300px}.breadcrumb-title{font-size:2.25rem}.cloud-image{max-height:110px}}@media (width<=576px){.price-breadcrumb-wrapper{height:240px}.breadcrumb-title{font-size:1.75rem}.breadcrumb-content{margin-bottom:25px}.cloud-image{max-height:80px}}.focused-section{color:#555;background-color:#fff;width:100%;padding:80px 20px;font-family:Inter,system-ui,-apple-system,sans-serif;position:relative;overflow:hidden}.focused-container{z-index:10;max-width:1200px;margin:0 auto;position:relative}.focused-header{text-align:center;max-width:700px;margin-bottom:70px;margin-left:auto;margin-right:auto}.header-subtitle{color:#df9e8e;letter-spacing:2px;text-transform:uppercase;margin-bottom:15px;font-size:14px;font-weight:600}.header-title{color:#2c2c2c;margin-bottom:25px;font-size:48px;font-weight:700;line-height:1.2}.highlight-text{color:#e57e62;font-family:Permanent Marker,cursive;font-weight:400}.header-description{color:#777;margin:0;font-size:16px;line-height:1.8}.focused-cards-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:30px;display:grid}.focused-card{background:#fff;border-radius:5px;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000d}.focused-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001a}.card-image-wrapper{width:100%;height:240px;overflow:hidden}.card-image{object-fit:cover;object-position:center;width:100%;height:100%}.card-content{text-align:center;flex-grow:1;padding:40px 30px 20px}.card-title{color:#444;margin-bottom:25px;font-size:16px;font-weight:600}.card-price{color:#333;margin-bottom:30px;font-family:Permanent Marker,cursive;font-size:64px;line-height:1}.rupee-sign{vertical-align:super;margin-right:5px;font-size:32px;font-weight:400}.card-description{color:#777;min-height:50px;margin-bottom:25px;font-size:15px;line-height:1.6}.card-features{text-align:left;margin:0;padding:0;list-style:none;display:inline-block}.card-features li{color:#666;align-items:center;margin-bottom:12px;font-size:14px;display:flex}.check-icon{flex-shrink:0;margin-right:12px;font-size:12px}.focused-card.featured .card-content{background-color:#e57e62}.focused-card.featured .card-title,.focused-card.featured .card-price,.focused-card.featured .card-description,.focused-card.featured .card-features li{color:#fff}.focused-card.standard .check-icon{color:#555}.focused-card.featured .check-icon{color:#fff}.card-button{letter-spacing:1px;cursor:pointer;text-transform:uppercase;border:none;width:100%;padding:18px;font-family:inherit;font-size:14px;font-weight:700;transition:background-color .3s}.focused-card:first-child .card-button{color:#fff;background-color:#ecc164}.focused-card:first-child .card-button:hover{background-color:#dbac4e}.focused-card:nth-child(2) .card-button{color:#fff;background-color:#dc7157}.focused-card:nth-child(2) .card-button:hover{background-color:#c95d44}.focused-card:nth-child(3) .card-button{color:#fff;background-color:#85d2e7}.focused-card:nth-child(3) .card-button:hover{background-color:#6cbcd1}.doodle-pencil{width:100px;top:15%;left:5%;transform:rotate(-15deg)}.doodle-ruler{width:120px;top:10%;right:5%;transform:rotate(10deg)}.doodle-pen{width:90px;bottom:10%;right:8%;transform:rotate(15deg)}.doodle-dots-tl{width:60px;top:10%;left:15%}.doodle-dots-br{width:60px;bottom:10%;right:15%}@media (width<=1024px){.focused-container{max-width:90%}.focused-header{margin-bottom:50px}.header-title{font-size:40px}.focused-cards-grid{gap:20px}.card-price{font-size:56px}.card-content{padding:30px 20px 15px}.doodle{opacity:.1}}@media (width<=768px){.focused-section{padding:60px 15px}.header-title{font-size:32px}.focused-cards-grid{grid-template-columns:1fr;gap:40px;max-width:450px;margin:0 auto}.card-image-wrapper{height:280px}.doodle-pencil,.doodle-ruler,.doodle-dots-tl,.doodle-dots-br{display:none}}@media (width<=480px){.focused-header{margin-bottom:40px}.header-subtitle{font-size:12px}.header-title{font-size:28px}.focused-cards-grid{max-width:100%}.card-image-wrapper{height:220px}.card-content{padding:25px 15px 10px}.card-price{font-size:48px}.rupee-sign{font-size:24px}}.movement-section{box-sizing:border-box;background-color:#fbf9f4;width:100%;padding:80px 40px;font-family:Outfit,sans-serif;position:relative;overflow:hidden}.movement-container{z-index:5;grid-template-columns:1fr 1fr;align-items:center;gap:50px;max-width:1140px;margin:0 auto;display:grid;position:relative}.slider-wrapper{border-radius:12px;width:100%;height:480px;position:relative;overflow:hidden;box-shadow:0 10px 25px #0000000f}.slider-track{height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1);display:flex}.slide-item{min-width:100%;height:100%;position:relative}.slide-image{object-fit:cover;width:100%;height:100%}.slide-overlay-text{text-align:center;color:#fff;z-index:2;text-shadow:0 2px 4px #00000080;position:absolute;bottom:30px;left:20px;right:20px}.slide-overlay-text h3{margin:0 0 6px;font-size:22px;font-weight:700}.slide-overlay-text p{opacity:.9;margin:0;font-size:13px}.slider-arrow{color:#fff;cursor:pointer;z-index:3;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.slider-arrow:hover{background:#ffffff80}.slider-arrow.left{left:12px}.slider-arrow.right{right:12px}.slider-dots{z-index:3;justify-content:center;gap:6px;width:100%;display:flex;position:absolute;bottom:12px}.dot{cursor:pointer;background-color:#ffffff80;border-radius:50%;width:6px;height:6px;transition:all .3s}.dot.active{background-color:#fff;transform:scale(1.3)}.content-wrapper{padding-left:10px}.subtitle{color:#d18d79;letter-spacing:2px;margin-bottom:12px;font-size:13px;font-weight:600}.title{color:#2b2b2b;margin:0 0 15px;font-size:44px;font-weight:700;line-height:1.15;position:relative}.highlight-text{color:#e27055;font-family:Permanent Marker,cursive;display:inline-block;position:relative}.underline-doodle{background:repeating-linear-gradient(90deg,#f2bd53,#f2bd53 10px,#0000 10px 14px);border-radius:4px;width:140px;height:8px;margin-top:2px;display:block}.price{color:#2b2b2b;margin:10px 0 20px;font-family:Permanent Marker,cursive;font-size:52px}.rupee-symbol{margin-right:2px;font-size:38px;font-weight:400}.description{color:#6d6d6d;margin-bottom:25px;font-size:14px;line-height:1.7}.tags-container{gap:20px;margin-bottom:30px;display:flex}.tag{color:#555;font-size:13px;font-weight:600}.hash{color:#e27055;margin-right:3px}.teacher-card{align-items:center;gap:15px;display:flex}.teacher-avatar{object-fit:cover;border-radius:50%;width:55px;height:55px}.teacher-name{color:#2b2b2b;margin:0 0 4px;font-size:15px;font-weight:700}.teacher-quote{color:#777;margin:0;font-size:13px}.bottom-action-buttons{z-index:10;gap:10px;display:flex;position:absolute;bottom:20px;right:20px}.btn-demos{color:#fff;cursor:pointer;letter-spacing:1px;background-color:#f1c453;border:none;border-radius:15px;padding:8px 16px;font-size:11px;font-weight:700}.btn-purchase{color:#fff;cursor:pointer;letter-spacing:1px;background-color:#e27055;border:none;border-radius:15px;padding:8px 16px;font-size:11px;font-weight:700}.doodle{pointer-events:none;opacity:.12;z-index:1;position:absolute}.doodle-flask{width:110px;top:35%;left:2%}.doodle-dots-right{width:60px;bottom:30%;right:4%}@media (width<=992px){.movement-container{grid-template-columns:1fr;gap:40px}.content-wrapper{padding-left:0}.slider-wrapper{height:400px}.title{font-size:36px}.price{font-size:44px}.bottom-action-buttons{justify-content:flex-end;margin-top:30px;position:static}}@media (width<=576px){.movement-section{padding:40px 20px}.slider-wrapper{height:320px}.title{font-size:30px}.price{font-size:38px}.tags-container{flex-direction:column;gap:8px}.doodle{display:none}}.indulge-section{color:#555;background-color:#fff;width:100%;padding:80px 20px;font-family:Inter,system-ui,-apple-system,sans-serif;position:relative;overflow:hidden}.indulge-container{z-index:10;justify-content:space-between;align-items:flex-start;gap:50px;max-width:1200px;margin:0 auto;display:flex;position:relative}.indulge-left{flex:1;max-width:500px;position:relative}.good-impact{color:#df9e8e;letter-spacing:2px;text-transform:uppercase;margin-bottom:20px;font-size:14px;font-weight:600}.main-heading{color:#333;margin-bottom:30px;font-size:48px;font-weight:700;line-height:1.2}.highlight-text{color:#69a773;font-family:Permanent Marker,cursive;font-weight:400;display:inline-block;position:relative}.underline-doodle{background-color:#f7b731;border-radius:4px;width:200px;height:6px;margin-top:5px;display:block}.description-text{color:#777;margin-bottom:50px;font-size:16px;line-height:1.8}.character-area{align-items:flex-end;gap:30px;display:flex;position:absolute;bottom:-30px;left:100px}.grass-img{width:130px;height:auto;margin-bottom:-170px}.creature-img{width:160px;height:auto;margin-bottom:-50px}.indulge-right{flex:1}.treatment-list{margin:0;padding:0;list-style:none}.treatment-item{border-bottom:1px solid #f0f0f0;justify-content:flex-start;align-items:center;padding:30px 0;display:flex}.treatment-item:last-child{border-bottom:none}.treatment-tag{text-transform:lowercase;color:#fff;letter-spacing:1px;border-radius:15px;justify-content:center;align-items:center;width:60px;height:30px;margin-right:25px;font-size:12px;font-weight:700;display:flex}.tag-sale{background-color:#8dd0f1}.tag-promo{background-color:#be8ad3}.tag-new{background-color:#ec75ad}.treatment-name{color:#333;flex-grow:1;font-size:20px;font-weight:600}.treatment-price{color:#333;font-size:22px;font-weight:700}.doodle{pointer-events:none;opacity:.15;position:absolute}.doodle-waves{width:200px;bottom:10px;left:5%}.doodle-dots{width:100px;top:50%;right:10%}@media (width<=1024px){.indulge-container{gap:30px;padding:0 10px}.main-heading{font-size:40px}.treatment-name{font-size:18px}}@media (width<=768px){.indulge-container{flex-direction:column;align-items:center;gap:60px}.indulge-left{text-align:center;max-width:100%}.underline-doodle{margin:5px auto 0}.character-area{justify-content:center;margin-top:30px;position:relative;left:0}.indulge-right{width:100%}}@media (width<=480px){.main-heading{font-size:32px}.treatment-item{padding:20px 0}.treatment-tag{margin-right:15px}.treatment-name{font-size:16px}.treatment-price{font-size:18px}.creature-img{width:130px}.grass-img{width:100px}}.TimeTableBanner-container{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;width:100%;height:60vh;min-height:400px;display:flex}.TimeTableBanner-content{text-align:center;color:#fff;padding:0 20px;font-family:system-ui,-apple-system,sans-serif;transform:translateY(-20px)}.TimeTableBanner-title{letter-spacing:1px;margin:0 0 15px;font-size:3.5rem;font-weight:700}.TimeTableBanner-breadcrumbs{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:1.1rem;font-weight:600;display:flex}.TimeTableBanner-breadcrumb-home{color:#fff;cursor:pointer;transition:opacity .2s}.TimeTableBanner-breadcrumb-home:hover{opacity:.8}.TimeTableBanner-breadcrumb-separator{color:#888;font-weight:400}.TimeTableBanner-breadcrumb-current{color:#db593e}@media screen and (width<=767px){.TimeTableBanner-container{background-attachment:scroll;height:40svh;min-height:250px}.TimeTableBanner-title{margin-bottom:10px;font-size:2.5rem}.TimeTableBanner-breadcrumbs{font-size:.95rem}}@media screen and (width>=768px) and (width<=1366px){.TimeTableBanner-container{background-attachment:scroll;height:50vh;min-height:350px}.TimeTableBanner-title{font-size:3.8rem}.TimeTableBanner-breadcrumbs{font-size:1.2rem}}.TimeTableSchedule-section{background:radial-gradient(circle at 8% 8%,#17835f0f,#0000 28%),radial-gradient(circle at 92% 80%,#f2b54414,#0000 28%),#fff;width:100%;overflow:hidden}.TimeTableSchedule-container{width:min(1300px,100% - 40px);margin:0 auto;padding:90px 0 80px}.TimeTableSchedule-heading{text-align:center;max-width:900px;margin:0 auto 50px}.TimeTableSchedule-label{color:#17835f;letter-spacing:1.6px;text-transform:uppercase;background:#17835f12;border:1px solid #17835f24;border-radius:50px;justify-content:center;align-items:center;margin-bottom:16px;padding:8px 18px;font-size:11px;font-weight:800;display:inline-flex}.TimeTableSchedule-title{color:#173f34;letter-spacing:-1px;text-transform:none;margin:0;font-size:clamp(30px,4vw,50px);font-weight:800;line-height:1.14}.TimeTableSchedule-description{color:#66756f;max-width:820px;margin:20px auto 0;font-size:16px;line-height:1.85}.TimeTableSchedule-description.secondary{margin-top:11px}.TimeTableSchedule-card{background:#fff;border:1px solid #173f3414;border-radius:24px;width:100%;overflow:hidden;box-shadow:0 18px 50px #173f3417}.TimeTableSchedule-table-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.TimeTableSchedule-table{border-collapse:collapse;text-align:center;background:#fff;width:100%;min-width:950px}.TimeTableSchedule-th{color:#173f34;white-space:nowrap;background:linear-gradient(135deg,#f2f8f5,#edf6f1);border-bottom:1px solid #173f3414;border-right:1px solid #173f3414;padding:22px 14px;font-size:14px;font-weight:800}.TimeTableSchedule-th:last-child{border-right:none}.TimeTableSchedule-tr{border-bottom:1px solid #173f3412;transition:background .25s}.TimeTableSchedule-tr:last-child{border-bottom:none}.TimeTableSchedule-tr:hover{background:#fbfdfc}.TimeTableSchedule-td{vertical-align:middle;border-right:1px solid #173f3412;min-width:130px;padding:23px 13px}.TimeTableSchedule-td:last-child{border-right:none}.TimeTableSchedule-subject{color:#e45b3b;margin-bottom:7px;font-size:14px;font-weight:750;line-height:1.35}.TimeTableSchedule-time{color:#7d8984;font-size:12px;font-weight:550;line-height:1.4}.TimeTableSchedule-off{background:#fafafa}.TimeTableSchedule-off .TimeTableSchedule-subject{color:#8b9490;margin-bottom:0}.TimeTableSchedule-tour{background:linear-gradient(135deg,#17835f0e,#f2b54413);border:1px solid #17835f17;border-radius:28px;justify-content:space-between;align-items:center;gap:30px;margin-top:55px;padding:42px 45px;display:flex}.TimeTableSchedule-tour-content{max-width:820px}.TimeTableSchedule-tour-label{color:#17835f;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:800;display:inline-block}.TimeTableSchedule-tour h2{color:#173f34;margin:0;font-size:clamp(25px,3vw,36px);font-weight:800;line-height:1.25}.TimeTableSchedule-tour p{color:#687771;margin:15px 0 0;font-size:14px;line-height:1.8}.TimeTableSchedule-tour-badge{background:#ffffffb8;border:1px solid #17835f1f;border-radius:18px;flex-shrink:0;align-items:center;gap:13px;min-width:180px;padding:17px 18px;display:flex}.TimeTableSchedule-badge-number{color:#fff;background:#17835f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:11px;font-weight:800;display:flex}.TimeTableSchedule-tour-badge strong{color:#173f34;margin-bottom:3px;font-size:14px;font-weight:800;display:block}.TimeTableSchedule-tour-badge span:last-child{color:#7a8782;font-size:11px}.TimeTableSchedule-note{text-align:center;max-width:800px;margin:25px auto 0}.TimeTableSchedule-note strong{color:#173f34;font-size:15px;font-weight:800;display:block}.TimeTableSchedule-note p{color:#7a8782;margin:7px 0 0;font-size:12px;line-height:1.7}@media screen and (width<=1024px){.TimeTableSchedule-container{width:min(94%,900px);padding:75px 0 65px}.TimeTableSchedule-heading{margin-bottom:40px}.TimeTableSchedule-tour{padding:35px}}@media screen and (width<=768px){.TimeTableSchedule-container{width:calc(100% - 30px);padding:55px 0 50px}.TimeTableSchedule-heading{margin-bottom:32px}.TimeTableSchedule-label{letter-spacing:1.2px;font-size:10px}.TimeTableSchedule-title{letter-spacing:-.5px;font-size:29px;line-height:1.2}.TimeTableSchedule-description{margin-top:16px;font-size:14px;line-height:1.75}.TimeTableSchedule-card{border-radius:18px}.TimeTableSchedule-table{min-width:840px}.TimeTableSchedule-th{padding:17px 10px;font-size:12px}.TimeTableSchedule-td{min-width:120px;padding:17px 10px}.TimeTableSchedule-subject{white-space:nowrap;margin-bottom:5px;font-size:12px}.TimeTableSchedule-time{white-space:nowrap;font-size:10px}.TimeTableSchedule-tour{border-radius:21px;flex-direction:column;align-items:flex-start;margin-top:40px;padding:30px 22px}.TimeTableSchedule-tour h2{font-size:25px}.TimeTableSchedule-tour p{font-size:13px;line-height:1.75}.TimeTableSchedule-tour-badge{width:100%;min-width:0}.TimeTableSchedule-note{padding:0 8px}}@media screen and (width<=380px){.TimeTableSchedule-container{width:calc(100% - 24px)}.TimeTableSchedule-title{font-size:26px}.TimeTableSchedule-tour{padding:26px 18px}}@media (prefers-reduced-motion:reduce){.TimeTableSchedule-tr{transition:none}}.TeacherBreadcurm{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:350px;display:flex;position:relative}.TeacherBreadcurm-overlay{box-sizing:border-box;background-color:#0000008c;justify-content:center;align-items:center;width:100%;height:100%;min-height:350px;padding:40px 20px;display:flex}.TeacherBreadcurm-content{text-align:center;color:#fff;z-index:1}.TeacherBreadcurm-title{letter-spacing:.5px;margin:0 0 12px;font-family:Poppins,sans-serif,system-ui;font-size:3rem;font-weight:700}.TeacherBreadcurm-nav{justify-content:center;align-items:center;gap:10px;font-family:Poppins,sans-serif,system-ui;font-size:1rem;font-weight:600;display:flex}.TeacherBreadcurm-home{color:#fff;cursor:pointer;transition:color .3s}.TeacherBreadcurm-home:hover{color:#ff5200}.TeacherBreadcurm-separator{color:#fff9;font-weight:300}.TeacherBreadcurm-current{color:#ff5200}@media (width<=768px){.TeacherBreadcurm,.TeacherBreadcurm-overlay{min-height:260px}.TeacherBreadcurm-title{font-size:2.2rem}.TeacherBreadcurm-nav{font-size:.9rem}}@media (width<=480px){.TeacherBreadcurm,.TeacherBreadcurm-overlay{min-height:200px}.TeacherBreadcurm-title{margin-bottom:8px;font-size:1.8rem}.TeacherBreadcurm-nav{gap:8px;font-size:.85rem}}.TeacherSection{background:radial-gradient(circle at 8% 8%,#17835f11,#0000 28%),radial-gradient(circle at 92% 82%,#f2b54413,#0000 30%),#fff;width:100%;padding:95px 20px 85px;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.TeacherSection *,.TeacherSection :before,.TeacherSection :after{box-sizing:border-box}.TeacherSection-container{width:min(1400px,100%);margin:0 auto}.TeacherSection-heading{text-align:center;max-width:900px;margin:0 auto 62px}.TeacherSection-label{color:#17835f;letter-spacing:1.6px;text-transform:uppercase;background:#17835f12;border:1px solid #17835f24;border-radius:50px;justify-content:center;align-items:center;margin-bottom:16px;padding:8px 18px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.TeacherSection-title{color:#173f34;letter-spacing:-1px;text-transform:none;margin:0;font-size:clamp(31px,4.2vw,52px);font-weight:800;line-height:1.14}.TeacherSection-intro{color:#687771;max-width:820px;margin:20px auto 0;font-size:15px;line-height:1.85}.TeacherSection-intro.secondary{margin-top:11px}.TeacherSection-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:55px 30px;display:grid}.TeacherSection-card{text-align:center;cursor:pointer;flex-direction:column;align-items:center;min-width:0;display:flex}.TeacherSection-image-wrapper{background:linear-gradient(135deg,#17835f,#f1b647);border-radius:50%;width:285px;height:285px;margin:0 auto 20px;padding:7px;transition:transform .4s,box-shadow .4s;position:relative;box-shadow:0 16px 40px #173f3421,0 0 0 7px #17835f09}.TeacherSection-image-wrapper:hover{transform:translateY(-7px);box-shadow:0 23px 48px #173f342b,0 0 0 8px #17835f0d}.TeacherSection-circle{background:#edf4f1;border:4px solid #fff;border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden}.TeacherSection-image{object-fit:cover;border-radius:50%;width:100%;height:100%;transition:transform .65s,filter .45s;display:block}.TeacherSection-image-wrapper:hover .TeacherSection-image{filter:saturate(1.06);transform:scale(1.06)}.TeacherSection-image-overlay{opacity:0;background:linear-gradient(#173f3405 42%,#173f34a8);border-radius:50%;transition:opacity .35s;position:absolute;inset:0}.TeacherSection-image-wrapper:hover .TeacherSection-image-overlay{opacity:1}.TeacherSection-socials{z-index:3;opacity:0;visibility:hidden;gap:8px;transition:opacity .35s,visibility .35s,transform .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)translateY(16px)}.TeacherSection-image-wrapper:hover .TeacherSection-socials{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.TeacherSection-icon{color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#17835ff5;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;text-decoration:none;transition:transform .25s,background .25s;display:flex}.TeacherSection-icon:hover{background:#eab047;transform:translateY(-3px)scale(1.08)}.TeacherSection-info{flex-direction:column;align-items:center;display:flex}.TeacherSection-name{color:#173f34;margin:0;font-size:19px;font-weight:800;line-height:1.35}.TeacherSection-role{color:#e06a46;margin:6px 0 0;font-size:12px;font-weight:700;line-height:1.4}.TeacherSection-card-line{background:#f2b544;border-radius:10px;width:28px;height:2px;margin-top:10px;transition:width .3s}.TeacherSection-card:hover .TeacherSection-card-line{width:50px}.TeacherSection-bottom{grid-template-columns:minmax(0,1fr) 340px;align-items:stretch;gap:30px;margin-top:75px;display:grid}.TeacherSection-bottom-content{background:linear-gradient(135deg,#17835f0e,#f2b54411);border:1px solid #17835f1a;border-radius:28px;padding:43px 45px}.TeacherSection-bottom-label{color:#17835f;letter-spacing:1.4px;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:800;display:inline-block}.TeacherSection-bottom-content h2{color:#173f34;margin:0;font-size:clamp(25px,3vw,36px);font-weight:800;line-height:1.25}.TeacherSection-bottom-content p{color:#687771;max-width:850px;margin:16px 0 0;font-size:14px;line-height:1.8}.TeacherSection-bottom-content strong{color:#31594d;font-weight:750}.TeacherSection-location-card{background:#173f34;border-radius:28px;flex-direction:column;justify-content:center;padding:33px 30px;display:flex;box-shadow:0 17px 38px #173f341f}.TeacherSection-location-label{color:#f2bb4d;letter-spacing:1.4px;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:800}.TeacherSection-location-card h3{color:#fff;margin:0;font-size:24px;font-weight:800}.TeacherSection-location-list{flex-wrap:wrap;gap:7px;margin-top:17px;display:flex}.TeacherSection-location-list span{color:#ffffffc7;background:#ffffff12;border:1px solid #ffffff1a;border-radius:50px;padding:7px 10px;font-size:10px;font-weight:650}.TeacherSection-location-card p{color:#ffffffa3;margin:17px 0 0;font-size:12px;line-height:1.7}.TeacherSection-location-button{color:#173f34;background:#f2b544;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-height:45px;margin-top:21px;padding:0 16px;font-size:11px;font-weight:800;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex}.TeacherSection-location-button:hover{transform:translateY(-2px);box-shadow:0 9px 20px #00000024}.TeacherSection-location-button span{font-size:17px;line-height:1}.TeacherSection-message{text-align:center;max-width:850px;margin:32px auto 0}.TeacherSection-message-label{color:#17835f;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.TeacherSection-message p{color:#75817d;margin:0;font-size:13px;line-height:1.75}.TeacherModal-backdrop{z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f2720a6;justify-content:center;align-items:center;padding:20px;animation:.3s forwards fadeInModal;display:flex;position:fixed;inset:0}.TeacherModal-content{background:#fff;border-radius:24px;width:min(560px,100%);padding:35px;animation:.35s cubic-bezier(.16,1,.3,1) forwards scaleUpModal;position:relative;box-shadow:0 25px 60px #00000040}.TeacherModal-close{color:#173f34;cursor:pointer;background:#f1f5f3;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;transition:background .2s,transform .2s;display:flex;position:absolute;top:20px;right:20px}.TeacherModal-close:hover{color:#fff;background:#e06a46;transform:rotate(90deg)}.TeacherModal-header{border-bottom:1px solid #edf2f0;align-items:center;gap:20px;padding-bottom:20px;display:flex}.TeacherModal-img{object-fit:cover;border:3px solid #17835f;border-radius:50%;flex-shrink:0;width:90px;height:90px}.TeacherModal-badge{color:#17835f;text-transform:uppercase;background:#17835f1a;border-radius:20px;align-items:center;gap:6px;margin-bottom:6px;padding:4px 10px;font-size:10px;font-weight:700;display:inline-flex}.TeacherModal-header h3{color:#173f34;margin:0;font-size:22px;font-weight:800}.TeacherModal-role-sub{color:#e06a46;margin:4px 0 0;font-size:13px;font-weight:700}.TeacherModal-body{padding:20px 0}.TeacherModal-meta-row{color:#687771;gap:15px;margin-bottom:15px;font-size:12px;font-weight:600;display:flex}.TeacherModal-meta-row span{color:#17835f;align-items:center;gap:5px;display:flex}.TeacherModal-subheading{color:#173f34;text-transform:uppercase;letter-spacing:.5px;margin:0 0 8px;font-size:14px;font-weight:700}.TeacherModal-bio{color:#55635e;margin:0;font-size:14px;line-height:1.7}.TeacherModal-note{color:#4a4332;background:#f2b54414;border-left:3px solid #f2b544;margin:15px 0 0;padding:12px 15px;font-size:12.5px;font-style:italic;line-height:1.6}.TeacherModal-footer{border-top:1px solid #edf2f0;justify-content:flex-end;padding-top:15px;display:flex}.TeacherModal-action-btn{color:#fff;cursor:pointer;background:#173f34;border:none;border-radius:10px;padding:10px 22px;font-size:12px;font-weight:700;transition:background .2s}.TeacherModal-action-btn:hover{background:#17835f}@keyframes fadeInModal{0%{opacity:0}to{opacity:1}}@keyframes scaleUpModal{0%{opacity:0;transform:scale(.92)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@media screen and (width<=1200px){.TeacherSection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 22px}.TeacherSection-image-wrapper{width:260px;height:260px}}@media screen and (width<=900px){.TeacherSection{padding:75px 20px 65px}.TeacherSection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:45px 20px}.TeacherSection-image-wrapper{width:255px;height:255px}.TeacherSection-bottom{grid-template-columns:1fr;margin-top:60px}.TeacherSection-location-card{padding:30px}}@media screen and (width<=600px){.TeacherSection{padding:55px 15px 50px}.TeacherSection-heading{margin-bottom:40px}.TeacherSection-label{letter-spacing:1.2px;font-size:10px}.TeacherSection-title{font-size:29px;line-height:1.2}.TeacherSection-intro{margin-top:16px;font-size:13px;line-height:1.75}.TeacherSection-grid{grid-template-columns:1fr;gap:40px}.TeacherSection-image-wrapper{width:235px;height:235px;margin-bottom:17px}.TeacherSection-socials{bottom:16px}.TeacherSection-name{font-size:18px}.TeacherSection-role{font-size:11px}.TeacherSection-bottom{gap:17px;margin-top:45px}.TeacherSection-bottom-content{border-radius:21px;padding:30px 20px}.TeacherSection-bottom-content h2{font-size:25px}.TeacherSection-bottom-content p{font-size:13px;line-height:1.75}.TeacherSection-location-card{border-radius:21px;padding:27px 20px}.TeacherSection-location-card h3{font-size:22px}.TeacherSection-location-button{width:100%}.TeacherSection-message{margin-top:25px}.TeacherModal-content{padding:25px 20px}.TeacherModal-header{flex-direction:column;align-items:flex-start;gap:12px}.TeacherModal-img{width:75px;height:75px}}@media screen and (width<=380px){.TeacherSection-title{font-size:26px}.TeacherSection-image-wrapper{width:215px;height:215px}.TeacherSection-bottom-content{padding:26px 17px}.TeacherSection-location-card{padding:25px 17px}}.TeacherSection-icon:focus-visible,.TeacherSection-location-button:focus-visible,.TeacherSection-card:focus-visible{outline-offset:4px;outline:2px solid #17835f}@media (prefers-reduced-motion:reduce){.TeacherSection *,.TeacherSection :before,.TeacherSection :after{scroll-behavior:auto;transition:none!important;animation:none!important}}.TeacherDetailsBreadcurm{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:350px;display:flex;position:relative}.TeacherDetailsBreadcurm-overlay{box-sizing:border-box;background-color:#00000094;justify-content:center;align-items:center;width:100%;height:100%;min-height:350px;padding:40px 20px;display:flex}.TeacherDetailsBreadcurm-content{text-align:center;color:#fff;z-index:1}.TeacherDetailsBreadcurm-title{letter-spacing:.5px;margin:0 0 12px;font-family:Poppins,sans-serif,system-ui;font-size:3rem;font-weight:700}.TeacherDetailsBreadcurm-nav{justify-content:center;align-items:center;gap:10px;font-family:Poppins,sans-serif,system-ui;font-size:1rem;font-weight:600;display:flex}.TeacherDetailsBreadcurm-home{color:#fff;cursor:pointer;transition:color .3s}.TeacherDetailsBreadcurm-home:hover{color:#ff5200}.TeacherDetailsBreadcurm-separator{color:#fff9;font-weight:300}.TeacherDetailsBreadcurm-current{color:#ff5200}@media (width<=768px){.TeacherDetailsBreadcurm,.TeacherDetailsBreadcurm-overlay{min-height:260px}.TeacherDetailsBreadcurm-title{font-size:2.2rem}.TeacherDetailsBreadcurm-nav{font-size:.9rem}}@media (width<=480px){.TeacherDetailsBreadcurm,.TeacherDetailsBreadcurm-overlay{min-height:200px}.TeacherDetailsBreadcurm-title{margin-bottom:8px;font-size:1.75rem}.TeacherDetailsBreadcurm-nav{gap:8px;font-size:.85rem}}.TeacherProfile{box-sizing:border-box;background-color:#fff;width:100%;padding:60px 20px;font-family:Poppins,sans-serif,system-ui}.TeacherProfile-container{align-items:flex-start;gap:30px;max-width:1280px;margin:17px auto 0;display:flex}.TeacherProfile-left{flex:1;width:100%}.TeacherProfile-image-container{border-radius:4px;width:100%;margin-bottom:30px;overflow:hidden}.TeacherProfile-main-image{object-fit:cover;width:100%;height:auto;display:block}.TeacherProfile-section-title{color:#2b1c40;margin-bottom:15px;font-size:1.5rem;font-weight:700}.TeacherProfile-paragraph{color:#777;margin-bottom:15px;font-size:.92rem;line-height:1.7}.TeacherProfile-bio-section{margin-bottom:40px}.TeacherProfile-skills-list{flex-direction:column;gap:20px;margin-top:25px;display:flex}.TeacherProfile-skill-header{justify-content:space-between;margin-bottom:6px;display:flex}.TeacherProfile-skill-name{color:#2b1c40;font-size:.88rem;font-weight:700}.TeacherProfile-skill-percentage{color:#2b1c40;font-size:.85rem;font-weight:700}.TeacherProfile-progress-bar{background-color:#eee;border-radius:3px;width:100%;height:6px;overflow:hidden}.TeacherProfile-progress-fill{border-radius:3px;height:100%;transition:width .6s ease-in-out}.TeacherProfile-right{flex-shrink:0;width:360px;position:sticky;top:30px}.TeacherProfile-card{background:#fff;border-top:3px solid #ff5200;border-radius:6px;padding:30px 25px;box-shadow:0 10px 30px #00000014}.TeacherProfile-card-header{border-bottom:1px solid #eaeaea;margin-bottom:20px;padding-bottom:12px}.TeacherProfile-card-title{color:#2b1c40;margin:0;font-size:1.35rem;font-weight:700}.TeacherProfile-card-body{flex-direction:column;gap:14px;display:flex}.TeacherProfile-info-row{color:#666;align-items:center;font-size:.88rem;display:flex}.TeacherProfile-info-label{color:#2b1c40;flex-shrink:0;width:100px;font-weight:700}.TeacherProfile-info-value{color:#666;word-break:break-word}.TeacherProfile-social-row{margin-top:5px}.TeacherProfile-social-icons{align-items:center;gap:10px;display:flex}.TeacherProfile-social-link{color:#777;align-items:center;font-size:.85rem;transition:color .2s;display:flex}.TeacherProfile-social-link:hover{color:#ff5200}@media (width<=992px){.TeacherProfile-container{flex-direction:column;gap:40px}.TeacherProfile-right{width:100%;position:static}}@media (width<=576px){.TeacherProfile{padding:30px 15px}.TeacherProfile-section-title{font-size:1.25rem}.TeacherProfile-info-label{width:90px}}.faq-banner{color:#fff;text-align:center;box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:350px;padding:40px 20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;position:relative}.faq-banner-container{z-index:1;flex-direction:column;justify-content:center;align-items:center;display:flex}.faq-banner-title{letter-spacing:1px;text-transform:uppercase;margin:0 0 12px;font-size:3.2rem;font-weight:700}.faq-banner-breadcrumb{align-items:center;gap:8px;font-size:1.05rem;font-weight:500;display:flex}.faq-banner-link{color:#fff;text-decoration:none;transition:opacity .2s ease-in-out}.faq-banner-link:hover{opacity:.8}.faq-banner-separator{color:#ccc;font-size:.9rem}.faq-banner-active{color:#ff4d2e}@media (width<=768px){.faq-banner{min-height:260px;padding:30px 15px}.faq-banner-title{font-size:2.3rem}.faq-banner-breadcrumb{font-size:.95rem}}@media (width<=480px){.faq-banner{min-height:200px}.faq-banner-title{font-size:1.8rem}.faq-banner-breadcrumb{font-size:.85rem}}.FaqSection{box-sizing:border-box;background:radial-gradient(circle at 8% 10%,#17835f0f,#0000 28%),radial-gradient(circle at 92% 85%,#f2b54414,#0000 30%),#fff;width:100%;padding:90px 20px;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.FaqSection *,.FaqSection :before,.FaqSection :after{box-sizing:border-box}.FaqSection-container{width:min(1300px,100%);margin:0 auto}.FaqSection-header{text-align:center;max-width:900px;margin:0 auto 52px}.FaqSection-subtitle{color:#17835f;letter-spacing:1.6px;text-transform:uppercase;background:#17835f12;border:1px solid #17835f26;border-radius:50px;justify-content:center;align-items:center;margin-bottom:15px;padding:8px 18px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.FaqSection-title{color:#173f34;letter-spacing:-1px;text-transform:none;margin:0;font-size:clamp(31px,4.3vw,52px);font-weight:800;line-height:1.15}.FaqSection-intro{color:#687771;max-width:780px;margin:20px auto 0;font-size:15px;line-height:1.85}.FaqSection-content{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:stretch;gap:38px;display:grid}.FaqSection-image-wrapper{background:#edf5f1;border-radius:28px;min-height:570px;position:relative;overflow:hidden;box-shadow:0 20px 55px #173f341f}.FaqSection-image{object-fit:cover;width:100%;height:100%;min-height:570px;transition:transform .7s;display:block}.FaqSection-image-wrapper:hover .FaqSection-image{transform:scale(1.035)}.FaqSection-image-wrapper:after{content:"";pointer-events:none;background:linear-gradient(#0d2f260a 38%,#0d2f26b8);position:absolute;inset:0}.FaqSection-image-caption{z-index:2;flex-direction:column;gap:5px;display:flex;position:absolute;bottom:24px;left:24px;right:24px}.FaqSection-caption-small{color:#f4bf54;letter-spacing:1.3px;text-transform:uppercase;font-size:11px;font-weight:800}.FaqSection-image-caption strong{color:#fff;max-width:430px;font-size:clamp(21px,2.5vw,30px);font-weight:800;line-height:1.25}.FaqSection-card{background:#fffffff5;border:1px solid #173f3414;border-radius:28px;padding:31px;box-shadow:0 18px 50px #173f3414}.FaqSection-card-heading{border-bottom:1px solid #173f3414;margin-bottom:22px;padding-bottom:20px}.FaqSection-card-heading span{color:#173f34;margin-bottom:5px;font-size:19px;font-weight:800;display:block}.FaqSection-card-heading p{color:#7a8782;margin:0;font-size:13px;line-height:1.65}.FaqSection-accordion{flex-direction:column;gap:11px;display:flex}.FaqSection-item{background:#fff;border:1px solid #e9efec;border-radius:15px;transition:border-color .28s,box-shadow .28s,background .28s;overflow:hidden}.FaqSection-item:hover{border-color:#17835f33}.FaqSection-item.active{background:#fbfdfc;border-color:#17835f4d;box-shadow:0 8px 22px #173f340e}.FaqSection-question-btn{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;outline:none;justify-content:space-between;align-items:center;gap:18px;padding:18px 19px;display:flex}.FaqSection-question{color:#233f36;font-size:14px;font-weight:700;line-height:1.5}.FaqSection-icon{color:#17835f;background:#17835f14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:33px;height:33px;font-size:17px;transition:background .25s,transform .25s;display:flex}.FaqSection-item.active .FaqSection-icon{color:#fff;background:#17835f}.FaqSection-question-btn:focus-visible{box-shadow:inset 0 0 0 2px #17835f4d}.FaqSection-answer{padding:0 19px 19px}.FaqSection-answer p{color:#71807a;margin:0;font-size:13px;line-height:1.8}.FaqSection-bottom{text-align:center;background:linear-gradient(135deg,#17835f0e,#f2b54411);border:1px solid #17835f1a;border-radius:28px;max-width:1000px;margin:68px auto 0;padding:43px 50px}.FaqSection-bottom-label{color:#17835f;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:800}.FaqSection-bottom h2{color:#173f34;margin:0;font-size:clamp(25px,3vw,37px);font-weight:800;line-height:1.25}.FaqSection-bottom p{color:#687771;max-width:820px;margin:16px auto 0;font-size:14px;line-height:1.8}.FaqSection-bottom strong{color:#315a4e;font-weight:750}.FaqSection-keywords{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:25px;display:flex}.FaqSection-keywords span{color:#527066;background:#ffffffc7;border:1px solid #17835f1c;border-radius:50px;padding:8px 13px;font-size:11px;font-weight:650}@media screen and (width<=1024px){.FaqSection{padding:75px 20px}.FaqSection-content{grid-template-columns:1fr 1fr;gap:24px}.FaqSection-image-wrapper,.FaqSection-image{min-height:520px}.FaqSection-card{padding:24px}.FaqSection-bottom{margin-top:55px}}@media screen and (width<=767px){.FaqSection{padding:55px 15px}.FaqSection-header{margin-bottom:35px}.FaqSection-subtitle{letter-spacing:1.2px;font-size:10px}.FaqSection-title{letter-spacing:-.5px;font-size:29px}.FaqSection-intro{margin-top:16px;font-size:14px;line-height:1.75}.FaqSection-content{grid-template-columns:1fr;gap:20px}.FaqSection-image-wrapper{border-radius:21px;min-height:390px}.FaqSection-image{min-height:390px}.FaqSection-image-caption{bottom:18px;left:18px;right:18px}.FaqSection-image-caption strong{font-size:22px}.FaqSection-card{border-radius:21px;padding:20px}.FaqSection-card-heading{margin-bottom:17px;padding-bottom:17px}.FaqSection-card-heading span{font-size:17px}.FaqSection-card-heading p{font-size:12px}.FaqSection-question-btn{padding:16px 15px}.FaqSection-question{font-size:13px}.FaqSection-answer{padding:0 15px 17px}.FaqSection-answer p{font-size:12px;line-height:1.75}.FaqSection-icon{width:30px;height:30px;font-size:15px}.FaqSection-bottom{border-radius:21px;margin-top:42px;padding:31px 20px}.FaqSection-bottom h2{font-size:25px}.FaqSection-bottom p{font-size:13px;line-height:1.75}.FaqSection-keywords{gap:7px}.FaqSection-keywords span{font-size:10px}}@media screen and (width<=380px){.FaqSection-title{font-size:26px}.FaqSection-image-wrapper,.FaqSection-image{min-height:340px}.FaqSection-card{padding:16px}.FaqSection-bottom{padding:27px 16px}}@media (prefers-reduced-motion:reduce){.FaqSection-image,.FaqSection-item,.FaqSection-icon{transition:none}}.QuestionsSection{background:radial-gradient(circle at 8% 12%,#17835f0f,#0000 28%),radial-gradient(circle at 92% 84%,#f2b54414,#0000 30%),#fff;width:100%;padding:95px 20px 85px;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.QuestionsSection *,.QuestionsSection :before,.QuestionsSection :after{box-sizing:border-box}.QuestionsSection-container{width:min(1180px,100%);margin:0 auto}.QuestionsSection-header{text-align:center;max-width:900px;margin:0 auto 55px}.QuestionsSection-subtitle{color:#17835f;letter-spacing:1.5px;text-transform:uppercase;background:#17835f12;border:1px solid #17835f24;border-radius:50px;justify-content:center;align-items:center;margin-bottom:16px;padding:8px 18px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.QuestionsSection-title{color:#173f34;letter-spacing:-1px;text-transform:none;margin:0;font-size:clamp(31px,4.2vw,51px);font-weight:800;line-height:1.14}.QuestionsSection-intro{color:#697872;max-width:800px;margin:20px auto 0;font-size:15px;line-height:1.85}.QuestionsSection-intro strong{color:#36594e;font-weight:750}.QuestionsSection-content{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:stretch;gap:38px;display:grid}.QuestionsSection-info{background:linear-gradient(145deg,#173f34,#155945);border-radius:28px;padding:42px;position:relative;overflow:hidden;box-shadow:0 22px 55px #173f3426}.QuestionsSection-info:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:240px;height:240px;position:absolute;top:-100px;right:-100px}.QuestionsSection-info:after{content:"";border:1px solid #f2b5441a;border-radius:50%;width:230px;height:230px;position:absolute;bottom:-120px;right:-50px}.QuestionsSection-info-label{z-index:1;color:#f4bf54;letter-spacing:1.4px;text-transform:uppercase;margin-bottom:13px;font-size:11px;font-weight:800;display:inline-block;position:relative}.QuestionsSection-info h2{z-index:1;color:#fff;margin:0;font-size:clamp(27px,3vw,37px);font-weight:800;line-height:1.25;position:relative}.QuestionsSection-info>p{z-index:1;color:#ffffffbd;margin:17px 0 0;font-size:14px;line-height:1.8;position:relative}.QuestionsSection-points{z-index:1;flex-direction:column;gap:18px;margin-top:31px;display:flex;position:relative}.QuestionsSection-point{align-items:flex-start;gap:14px;display:flex}.QuestionsSection-point-icon{color:#f4bf54;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:10px;font-weight:800;display:flex}.QuestionsSection-point strong{color:#fff;margin-bottom:3px;font-size:14px;font-weight:750;display:block}.QuestionsSection-point p{color:#ffffffa3;margin:0;font-size:12px;line-height:1.65}.QuestionsSection-phone{z-index:1;border-top:1px solid #ffffff1f;flex-direction:column;gap:3px;width:fit-content;margin-top:34px;padding-top:18px;text-decoration:none;display:flex;position:relative}.QuestionsSection-phone span{color:#ffffff8c;font-size:11px;font-weight:600}.QuestionsSection-phone strong{color:#fff;font-size:19px;font-weight:800}.QuestionsSection-form-card{background:#fffffffa;border:1px solid #173f3414;border-radius:28px;padding:38px;box-shadow:0 20px 55px #173f3414}.QuestionsSection-form-heading{margin-bottom:27px}.QuestionsSection-form-heading span{color:#173f34;margin-bottom:6px;font-size:21px;font-weight:800;display:block}.QuestionsSection-form-heading p{color:#7b8782;max-width:650px;margin:0;font-size:13px;line-height:1.7}.QuestionsSection-form{flex-direction:column;gap:19px;display:flex}.QuestionsSection-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.QuestionsSection-row.single{grid-template-columns:1fr}.QuestionsSection-input-group{flex-direction:column;gap:7px;display:flex}.QuestionsSection-input-group label{color:#36594e;font-size:12px;font-weight:750}.QuestionsSection-input,.QuestionsSection-textarea{color:#243d35;background:#fbfdfc;border:1px solid #e4ebe7;border-radius:11px;outline:none;width:100%;padding:14px 16px;font-family:inherit;font-size:13px;transition:border-color .25s,background .25s,box-shadow .25s}.QuestionsSection-input{min-height:49px}.QuestionsSection-textarea{resize:vertical;min-height:145px}.QuestionsSection-input::placeholder,.QuestionsSection-textarea::placeholder{color:#a0aaa6}.QuestionsSection-input:focus,.QuestionsSection-textarea:focus{background:#fff;border-color:#17835f80;box-shadow:0 0 0 3px #17835f14}.QuestionsSection-btn-wrapper{margin-top:5px}.QuestionsSection-submit-btn{color:#fff;cursor:pointer;background:#17835f;border:0;border-radius:12px;justify-content:center;align-items:center;gap:12px;min-height:50px;padding:0 25px;font-family:inherit;font-size:13px;font-weight:800;transition:transform .25s,box-shadow .25s;display:inline-flex;position:relative;overflow:hidden}.QuestionsSection-submit-btn:before{content:"";z-index:0;background:#e9ac43;width:100%;height:100%;transition:left .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:-110%}.QuestionsSection-submit-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #17835f30}.QuestionsSection-submit-btn:hover:before{left:0}.QuestionsSection-submit-btn span{z-index:1;position:relative}.QuestionsSection-btn-arrow{font-size:18px;line-height:1;transition:transform .25s}.QuestionsSection-submit-btn:hover .QuestionsSection-btn-arrow{transform:translate(4px)}.QuestionsSection-success{color:#17835f;background:#17835f0f;border:1px solid #17835f24;border-radius:10px;padding:12px 15px;font-size:12px;font-weight:650}.QuestionsSection-bottom{text-align:center;background:linear-gradient(135deg,#17835f0d,#f2b54411);border:1px solid #17835f1a;border-radius:27px;max-width:1000px;margin:65px auto 0;padding:43px 50px}.QuestionsSection-bottom-label{color:#17835f;letter-spacing:1.4px;text-transform:uppercase;margin-bottom:11px;font-size:11px;font-weight:800;display:inline-block}.QuestionsSection-bottom h2{color:#173f34;margin:0;font-size:clamp(25px,3vw,37px);font-weight:800;line-height:1.25}.QuestionsSection-bottom p{color:#687771;max-width:820px;margin:16px auto 0;font-size:14px;line-height:1.8}.QuestionsSection-bottom strong{color:#36594e;font-weight:750}.QuestionsSection-keywords{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:24px;display:flex}.QuestionsSection-keywords span{color:#587168;background:#fffc;border:1px solid #17835f1a;border-radius:50px;padding:8px 13px;font-size:10px;font-weight:700}@media screen and (width<=1024px){.QuestionsSection{padding:75px 20px}.QuestionsSection-content{grid-template-columns:1fr;gap:25px}.QuestionsSection-info{padding:37px}.QuestionsSection-form-card{padding:32px}.QuestionsSection-bottom{margin-top:50px}}@media screen and (width<=700px){.QuestionsSection{padding:55px 15px 50px}.QuestionsSection-header{margin-bottom:34px}.QuestionsSection-subtitle{letter-spacing:1.2px;font-size:10px}.QuestionsSection-title{font-size:29px;line-height:1.2}.QuestionsSection-intro{margin-top:16px;font-size:13px;line-height:1.75}.QuestionsSection-info{border-radius:21px;padding:28px 22px}.QuestionsSection-info h2{font-size:27px}.QuestionsSection-info>p{font-size:13px;line-height:1.75}.QuestionsSection-form-card{border-radius:21px;padding:23px 18px}.QuestionsSection-form-heading span{font-size:19px}.QuestionsSection-row{grid-template-columns:1fr;gap:17px}.QuestionsSection-input,.QuestionsSection-textarea{font-size:13px}.QuestionsSection-submit-btn{width:100%}.QuestionsSection-bottom{border-radius:21px;margin-top:40px;padding:31px 19px}.QuestionsSection-bottom h2{font-size:25px}.QuestionsSection-bottom p{font-size:13px;line-height:1.75}}@media screen and (width<=380px){.QuestionsSection-title{font-size:26px}.QuestionsSection-info{padding:25px 18px}.QuestionsSection-form-card{padding:20px 15px}.QuestionsSection-bottom{padding:27px 15px}.QuestionsSection-keywords span{font-size:9px}}@media (prefers-reduced-motion:reduce){.QuestionsSection *,.QuestionsSection :before,.QuestionsSection :after{scroll-behavior:auto;transition:none!important}}.ContactBreadcrumb{text-align:center;box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:380px;padding:40px 20px;display:flex;position:relative}.ContactBreadcrumb-container{z-index:2;flex-direction:column;justify-content:center;align-items:center;display:flex}.ContactBreadcrumb-title{color:#fff;letter-spacing:2px;text-shadow:2px 2px 8px #00000059;margin:0;font-family:Fredoka One,Comic Sans MS,cursive,sans-serif;font-size:5rem;font-weight:400;line-height:1.1}.ContactBreadcrumb-subtitle{color:#fff;letter-spacing:3px;text-transform:uppercase;opacity:.95;text-shadow:1px 1px 4px #0006;margin-top:10px;margin-bottom:0;font-family:Open Sans,sans-serif;font-size:.85rem;font-weight:700}@media (width<=992px){.ContactBreadcrumb{min-height:320px}.ContactBreadcrumb-title{font-size:4rem}.ContactBreadcrumb-subtitle{letter-spacing:2.5px;font-size:.8rem}}@media (width<=576px){.ContactBreadcrumb{min-height:250px;padding:30px 15px}.ContactBreadcrumb-title{font-size:3rem}.ContactBreadcrumb-subtitle{letter-spacing:2px;font-size:.7rem}}.contacts-wrapper{background:radial-gradient(circle at 8% 12%,#17835f0e,#0000 28%),radial-gradient(circle at 92% 70%,#f2b54412,#0000 30%),#faf8f5;width:100%;padding:95px 20px 145px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow:hidden}.contacts-wrapper *,.contacts-wrapper :before,.contacts-wrapper :after{box-sizing:border-box}.contacts-container{z-index:5;width:min(1200px,100%);margin:0 auto;position:relative}.contacts-header{text-align:center;max-width:900px;margin:0 auto 55px}.contacts-label{color:#17835f;letter-spacing:1.5px;text-transform:uppercase;background:#17835f12;border:1px solid #17835f24;border-radius:50px;justify-content:center;align-items:center;margin-bottom:15px;padding:8px 18px;font-size:11px;font-weight:800;display:inline-flex}.contacts-header h1{color:#2d2d2d;letter-spacing:-1px;margin:0;font-size:clamp(31px,4.2vw,51px);font-weight:800;line-height:1.15}.contacts-intro{color:#70706c;max-width:790px;margin:19px auto 0;font-size:15px;line-height:1.85}.contacts-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;display:grid}.contact-card{text-align:center;background:#ffffffdb;border:1px solid #2d2d2d0f;border-radius:24px;flex-direction:column;align-items:center;min-height:315px;padding:35px 28px;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;box-shadow:0 14px 35px #2d2d2d0e}.contact-card:hover{border-color:#17835f24;transform:translateY(-7px);box-shadow:0 22px 45px #2d2d2d17}.contact-icon-wrapper{background:linear-gradient(145deg,#17835f12,#f2b5441a);border-radius:22px;justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:21px;display:flex}.contact-icon{object-fit:contain;width:auto;max-width:52px;height:auto;max-height:52px}.contact-title{color:#2d2d2d;margin:0 0 11px;font-size:20px;font-weight:800;line-height:1.3}.contact-description{color:#70706c;max-width:310px;margin:0;font-size:13px;line-height:1.75}.contact-action{color:#17835f;background:#17835f12;border-radius:10px;justify-content:center;align-items:center;min-height:42px;margin-top:auto;padding:0 17px;font-size:12px;font-weight:800;text-decoration:none;transition:background .25s,color .25s,transform .25s;display:inline-flex}.contact-action:hover{color:#fff;background:#17835f;transform:translateY(-2px)}.contact-location-action{color:#a46a00;background:#f2b54421}.contact-location-action:hover{color:#2d2d2d;background:#e9ae43}.contacts-location-section{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:25px;margin-top:50px;display:grid}.contacts-location-content{background:linear-gradient(135deg,#173f34,#175845);border-radius:27px;padding:42px 45px;box-shadow:0 18px 44px #173f3421}.contacts-location-label{color:#f4bf54;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:800;display:inline-block}.contacts-location-content h2{color:#fff;max-width:650px;margin:0;font-size:clamp(26px,3vw,37px);font-weight:800;line-height:1.25}.contacts-location-content>p{color:#ffffffb8;max-width:700px;margin:17px 0 0;font-size:14px;line-height:1.8}.contacts-location-content>p strong{color:#fff;font-weight:750}.contacts-address{border-top:1px solid #ffffff1f;flex-direction:column;gap:5px;margin-top:25px;padding-top:18px;display:flex}.contacts-address span{color:#ffffff85;letter-spacing:.9px;text-transform:uppercase;font-size:10px;font-weight:700}.contacts-address strong{color:#fff;max-width:670px;font-size:13px;font-weight:650;line-height:1.7}.contacts-map-button{color:#173f34;background:#f2b544;border-radius:10px;justify-content:space-between;align-items:center;gap:22px;min-width:190px;min-height:46px;margin-top:23px;padding:0 17px;font-size:11px;font-weight:800;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex}.contacts-map-button:hover{transform:translateY(-2px);box-shadow:0 10px 22px #00000029}.contacts-map-button span{font-size:17px;line-height:1}.contacts-neighborhood-card{background:#fff;border:1px solid #173f3412;border-radius:27px;padding:37px 30px;box-shadow:0 15px 35px #2d2d2d12}.contacts-neighborhood-small{color:#17835f;letter-spacing:1.4px;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:800;display:inline-block}.contacts-neighborhood-card h3{color:#2d2d2d;margin:0;font-size:24px;font-weight:800;line-height:1.3}.contacts-neighborhood-card>p{color:#777773;margin:12px 0 0;font-size:12px;line-height:1.7}.contacts-area-list{grid-template-columns:1fr 1fr;gap:9px;margin-top:22px;display:grid}.contacts-area{color:#36594e;background:#fbfdfc;border:1px solid #e9eeeb;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;min-height:45px;padding:0 13px;font-size:11px;font-weight:750;text-decoration:none;transition:border-color .25s,background .25s,transform .25s;display:flex}.contacts-area:hover{background:#17835f0e;border-color:#17835f38;transform:translateY(-2px)}.contacts-area b{color:#17835f;font-size:15px}.contacts-parent-note{text-align:center;max-width:850px;margin:35px auto 0}.contacts-parent-note span{color:#17835f;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:800;display:block}.contacts-parent-note p{color:#777773;margin:0;font-size:13px;line-height:1.75}.decor-bee{z-index:2;pointer-events:none;opacity:.95;width:82px;height:auto;animation:4.5s ease-in-out infinite beeFloat;position:absolute;top:35px;left:8%}@keyframes beeFloat{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-9px)rotate(2deg)}}.decor-grass{z-index:2;pointer-events:none;width:62px;height:auto;position:absolute;bottom:85px;right:9%}.wave-divider{z-index:3;width:100%;line-height:0;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.wave-svg{width:100%;height:80px;display:block}@media screen and (width<=1050px){.contacts-location-section{grid-template-columns:1fr}.contacts-location-content{padding:37px}}@media screen and (width<=900px){.contacts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.decor-bee{width:68px;left:4%}.decor-grass{width:52px;right:4%}}@media screen and (width<=640px){.contacts-wrapper{padding:60px 15px 105px}.contacts-header{margin-bottom:36px}.contacts-label{letter-spacing:1.2px;font-size:10px}.contacts-header h1{font-size:29px;line-height:1.2}.contacts-intro{margin-top:15px;font-size:13px;line-height:1.75}.contacts-grid{grid-template-columns:1fr;gap:17px}.contact-card{border-radius:20px;min-height:auto;padding:28px 20px}.contact-icon-wrapper{border-radius:18px;width:68px;height:68px;margin-bottom:17px}.contact-title{font-size:18px}.contact-description{font-size:12px}.contact-action{width:100%;margin-top:18px}.contacts-location-section{margin-top:38px}.contacts-location-content{border-radius:21px;padding:30px 21px}.contacts-location-content h2{font-size:25px}.contacts-location-content>p{font-size:13px;line-height:1.75}.contacts-address strong{font-size:12px}.contacts-map-button{width:100%}.contacts-neighborhood-card{border-radius:21px;padding:27px 20px}.contacts-neighborhood-card h3{font-size:21px}.contacts-area-list{grid-template-columns:1fr}.contacts-parent-note{margin-top:25px}.contacts-parent-note p{font-size:12px}.decor-bee{width:53px;top:15px;left:2%}.decor-grass{width:43px;bottom:50px;right:2%}.wave-svg{height:50px}}@media screen and (width<=380px){.contacts-header h1{font-size:26px}.contacts-location-content{padding:26px 17px}.contacts-neighborhood-card{padding:25px 17px}}@media (prefers-reduced-motion:reduce){.decor-bee,.contact-card,.contact-action,.contacts-area,.contacts-map-button{transition:none!important;animation:none!important}}.love-wrapper{color:#424846;background:radial-gradient(circle at 7% 10%,#17835f0e,#0000 28%),radial-gradient(circle at 93% 78%,#f2b54413,#0000 30%),#fafaf8;width:100%;min-height:100vh;padding:95px 20px 90px;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;position:relative;overflow:hidden}.love-wrapper *,.love-wrapper :before,.love-wrapper :after{box-sizing:border-box}.love-container{z-index:4;width:min(1050px,100%);margin:0 auto;position:relative}.love-header{text-align:center;max-width:860px;margin:0 auto 42px}.love-header .subtitle{color:#17835f;letter-spacing:1.7px;background:#17835f11;border:1px solid #17835f21;border-radius:50px;justify-content:center;align-items:center;margin-bottom:15px;padding:8px 17px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.love-header .main-title{color:#243b34;letter-spacing:-1px;max-width:850px;margin:0 auto;font-size:clamp(31px,4.3vw,52px);font-weight:800;line-height:1.15}.love-header .highlight-text{color:#17835f;font-family:inherit;font-style:normal}.love-header .description{color:#717a76;max-width:760px;margin:20px auto 0;font-size:15px;line-height:1.85}.contact-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-bottom:28px;display:grid}.contact-highlight{background:#ffffffd1;border:1px solid #173f3412;border-radius:17px;align-items:flex-start;gap:12px;min-height:95px;padding:18px;text-decoration:none;display:flex;box-shadow:0 8px 25px #173f340b}.contact-highlight-link{cursor:pointer;transition:transform .25s,box-shadow .25s,border-color .25s}.contact-highlight-link:hover{border-color:#17835f2e;transform:translateY(-3px);box-shadow:0 13px 30px #173f3414}.highlight-icon{color:#17835f;background:#17835f17;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;font-size:10px;font-weight:800;display:flex}.contact-highlight strong{color:#29473d;margin-bottom:4px;font-size:12px;font-weight:800;display:block}.contact-highlight p{color:#7a8580;margin:0;font-size:11px;line-height:1.65}.love-form{width:100%}.form-card{background:#fffffff5;border:1px solid #173f3413;border-radius:27px;padding:42px;box-shadow:0 20px 55px #173f3414}.form-card-heading{margin-bottom:28px}.form-card-heading span{color:#17835f;letter-spacing:1.4px;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:800;display:block}.form-card-heading h2{color:#243b34;margin:0;font-size:clamp(23px,3vw,32px);font-weight:800;line-height:1.25}.form-card-heading p{color:#7a8580;max-width:700px;margin:10px 0 0;font-size:13px;line-height:1.75}.love-form .form-row{gap:18px;width:100%;margin-bottom:18px;display:grid}.love-form .form-row.three-cols{grid-template-columns:repeat(3,minmax(0,1fr))}.love-form .form-row.full-width{grid-template-columns:1fr;margin-bottom:0}.form-group{flex-direction:column;min-width:0;display:flex}.form-group label{color:#40564e;margin-bottom:7px;font-size:11px;font-weight:750}.required{color:#e16b48}.form-group input,.form-group select,.form-group textarea{color:#31473f;background:#fbfdfc;border:1px solid #e3eae7;border-radius:11px;outline:none;width:100%;font-family:inherit;font-size:13px;transition:border-color .25s,background .25s,box-shadow .25s}.form-group input,.form-group select{height:49px;padding:0 15px}.form-group textarea{resize:vertical;min-height:145px;padding:14px 15px;line-height:1.7}.form-group input::placeholder,.form-group textarea::placeholder{color:#a6afab}.form-group select{cursor:pointer}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#17835f73;box-shadow:0 0 0 3px #17835f12}.form-address{background:#f2b5440e;border:1px solid #f2b54424;border-radius:12px;align-items:center;gap:15px;margin:4px 0 20px;padding:14px 16px;display:flex}.form-address span{color:#a16a09;letter-spacing:.9px;text-transform:uppercase;flex-shrink:0;font-size:10px;font-weight:800}.form-address p{color:#6b736f;margin:0;font-size:11px;line-height:1.55}.form-submit-container{justify-content:space-between;align-items:center;gap:20px;margin-top:21px;display:flex}.submit-btn{color:#fff;cursor:pointer;background:#17835f;border:0;border-radius:11px;justify-content:center;align-items:center;gap:13px;min-width:190px;min-height:49px;padding:0 24px;font-family:inherit;font-size:12px;font-weight:800;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.submit-btn:hover{background:#146e50;transform:translateY(-2px);box-shadow:0 12px 25px #17835f2e}.submit-arrow{font-size:19px;line-height:1;transition:transform .25s}.submit-btn:hover .submit-arrow{transform:translate(4px)}.form-note{color:#858e8a;margin:0;font-size:11px}.form-note a{color:#17835f;font-weight:800;text-decoration:none}.form-note a:hover{text-decoration:underline}.form-success{color:#17835f;background:#17835f0f;border:1px solid #17835f1f;border-radius:10px;margin-top:18px;padding:12px 15px;font-size:12px;font-weight:650}.love-bottom{text-align:center;max-width:850px;margin:60px auto 0}.bottom-label{color:#17835f;letter-spacing:1.4px;text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:800;display:inline-block}.love-bottom h2{color:#243b34;margin:0;font-size:clamp(25px,3vw,36px);font-weight:800;line-height:1.25}.love-bottom p{color:#737d79;max-width:720px;margin:15px auto 0;font-size:13px;line-height:1.8}.bottom-call{color:#17835f;background:#17835f12;border-radius:50px;align-items:center;gap:11px;margin-top:20px;padding:11px 18px;font-size:11px;font-weight:800;text-decoration:none;transition:transform .25s,background .25s;display:inline-flex}.bottom-call:hover{background:#17835f1f;transform:translateY(-2px)}.bottom-call span{color:#344d44}.floating-flower{z-index:1;pointer-events:none;width:120px;height:auto;animation:5s ease-in-out infinite floatingFlower;position:absolute;top:55px;left:5%}@keyframes floatingFlower{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-10px)rotate(2deg)}}.floating-bunny{z-index:1;pointer-events:none;width:125px;height:auto;animation:4.5s ease-in-out infinite floatingBunny;position:absolute;bottom:105px;right:5%}@keyframes floatingBunny{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media screen and (width<=950px){.love-wrapper{padding:75px 20px}.floating-flower{width:90px;left:2%}.floating-bunny{width:95px;right:2%}.contact-highlights{grid-template-columns:1fr}.contact-highlight{min-height:auto}.form-card{padding:32px}.love-form .form-row.three-cols{grid-template-columns:1fr 1fr}.love-form .form-row.three-cols .form-group:last-child{grid-column:1/-1}}@media screen and (width<=640px){.love-wrapper{padding:55px 15px}.love-header{margin-bottom:32px}.love-header .subtitle{letter-spacing:1.2px;font-size:9px}.love-header .main-title{letter-spacing:-.5px;font-size:28px;line-height:1.2}.love-header .description{margin-top:15px;font-size:13px;line-height:1.75}.contact-highlights{gap:10px;margin-bottom:20px}.contact-highlight{border-radius:14px;padding:15px}.form-card{border-radius:21px;padding:23px 18px}.form-card-heading h2{font-size:23px}.form-card-heading p{font-size:12px}.love-form .form-row.three-cols,.love-form .form-row.full-width{grid-template-columns:1fr}.love-form .form-row.three-cols .form-group:last-child{grid-column:auto}.form-address{flex-direction:column;align-items:flex-start;gap:6px}.form-submit-container{flex-direction:column;align-items:stretch}.submit-btn{width:100%}.form-note{text-align:center;line-height:1.7}.love-bottom{margin-top:42px}.love-bottom h2{font-size:25px}.love-bottom p{font-size:12px;line-height:1.75}.bottom-call{flex-direction:column;gap:3px}.floating-flower{width:52px;top:15px;left:1%}.floating-bunny{width:58px;bottom:50px;right:1%}}@media screen and (width<=380px){.love-header .main-title{font-size:25px}.form-card{padding:20px 15px}.contact-highlight{padding:13px}.floating-flower,.floating-bunny{opacity:.7}}@media (prefers-reduced-motion:reduce){.floating-flower,.floating-bunny,.contact-highlight-link,.submit-btn,.bottom-call,.submit-arrow{transition:none!important;animation:none!important}}.adventures-wrapper{color:#32463f;background:radial-gradient(circle at 7% 10%,#17835f0f,#0000 28%),radial-gradient(circle at 93% 82%,#f2b54414,#0000 30%),#faf9f6;width:100%;padding:95px 20px 90px;font-family:Poppins,Segoe UI,system-ui,sans-serif;position:relative;overflow:hidden}.adventures-wrapper *,.adventures-wrapper :before,.adventures-wrapper :after{box-sizing:border-box}.adventures-container{width:min(1300px,100%);margin:0 auto}.adventures-heading{text-align:center;max-width:880px;margin:0 auto 50px}.adventures-label,.modules-label{color:#17835f;letter-spacing:1.5px;text-transform:uppercase;background:#17835f12;border:1px solid #17835f24;border-radius:50px;justify-content:center;align-items:center;margin-bottom:15px;padding:8px 17px;font-size:10px;font-weight:800;display:inline-flex}.adventures-main-title{color:#173f34;letter-spacing:-1px;margin:0;font-size:clamp(31px,4.2vw,51px);font-weight:800;line-height:1.14}.adventures-intro{color:#707a75;max-width:790px;margin:18px auto 0;font-size:15px;line-height:1.85}.adventures-container-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr) minmax(0,1fr);align-items:stretch;gap:24px;display:grid}.adventure-card{background:#fff;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 16px 40px #173f3412}.side-card{text-align:center;flex-direction:column;align-items:center;padding:37px 26px 30px;display:flex}.center-card{min-height:565px}.image-blob-wrapper{aspect-ratio:1;justify-content:center;align-items:center;width:min(100%,285px);margin-bottom:24px;display:flex;position:relative}.blue-blob{background:#75cef9;border-radius:42% 58% 70% 30%/45% 45% 55% 55%}.yellow-blob{background:#f2bf43;border-radius:58% 42% 38% 62%/52% 56% 44% 48%}.blob-image{object-fit:cover;border-radius:42% 58% 58% 42%/50%;width:87%;height:87%;box-shadow:0 10px 24px #173f3414}.card-content{flex-direction:column;flex:1;align-items:center;width:100%;display:flex;position:relative}.decorative-icon{font-size:19px;line-height:1;position:absolute;top:-9px;left:-4px}.card-kicker{color:#17835f;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:800;display:block}.card-title{color:#293c36;margin:0 0 12px;font-size:21px;font-weight:800;line-height:1.3}.card-description{color:#838c88;max-width:315px;margin:0 auto 23px;font-size:12px;line-height:1.75}.card-btn{color:#fff;letter-spacing:1px;cursor:pointer;border:0;border-radius:50px;min-width:125px;min-height:40px;margin-top:auto;padding:0 18px;font-size:10px;font-weight:800;transition:transform .25s,box-shadow .25s,opacity .25s}.card-btn:hover{opacity:.95;transform:translateY(-2px)}.green-btn{background:#5fc8a6;box-shadow:0 8px 18px #5fc8a633}.red-btn{background:#ed7d7d;box-shadow:0 8px 18px #ed7d7d30}.center-image-container{width:100%;height:100%;min-height:565px;position:relative}.center-bg-image{object-fit:cover;width:100%;height:100%;min-height:565px;display:block}.image-overlay{text-align:center;background:linear-gradient(#14362d05,#14362dd4);padding:70px 24px 32px;position:absolute;bottom:0;left:0;right:0}.center-card-kicker{color:#f3bf53;letter-spacing:1.3px;text-transform:uppercase;margin-bottom:6px;font-size:9px;font-weight:800;display:block}.center-card-title{color:#fff;margin:0;font-size:clamp(24px,3vw,31px);font-weight:800;line-height:1.2}.image-overlay p{color:#ffffffbd;max-width:430px;margin:9px auto 0;font-size:12px;line-height:1.6}.giraffe-illustration{z-index:5;pointer-events:none;width:78px;height:auto;position:absolute;bottom:0;left:-8px}.adventures-modules{margin-top:70px}.modules-heading{text-align:center;max-width:820px;margin:0 auto 32px}.modules-heading h2{color:#173f34;margin:0;font-size:clamp(26px,3vw,37px);font-weight:800;line-height:1.25}.modules-heading p{color:#718079;max-width:700px;margin:13px auto 0;font-size:14px;line-height:1.8}.modules-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.module-card{background:#ffffffe0;border:1px solid #173f3412;border-radius:18px;padding:23px 18px;transition:transform .3s,box-shadow .3s,border-color .3s;box-shadow:0 10px 25px #173f340b}.module-card:hover{border-color:#17835f24;transform:translateY(-5px);box-shadow:0 17px 32px #173f3414}.module-number{color:#17835f;background:#17835f14;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:15px;font-size:9px;font-weight:800;display:flex}.module-card h3{color:#29473d;margin:0 0 8px;font-size:16px;font-weight:800}.module-card p{color:#7c8782;margin:0;font-size:11px;line-height:1.7}.adventures-bottom{background:linear-gradient(135deg,#17835f0e,#f2b54412);border:1px solid #17835f17;border-radius:24px;justify-content:space-between;align-items:center;gap:25px;margin-top:60px;padding:35px 38px;display:flex}.adventures-bottom-content{max-width:800px}.adventures-bottom-content>span{color:#17835f;letter-spacing:1.3px;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:800;display:inline-block}.adventures-bottom-content h2{color:#173f34;margin:0;font-size:clamp(24px,3vw,34px);font-weight:800;line-height:1.25}.adventures-bottom-content p{color:#718079;margin:11px 0 0;font-size:13px;line-height:1.75}.adventures-bottom-btn{color:#fff;letter-spacing:.8px;cursor:pointer;white-space:nowrap;background:#17835f;border:0;border-radius:11px;justify-content:space-between;align-items:center;gap:17px;min-width:205px;min-height:48px;padding:0 18px;font-family:inherit;font-size:10px;font-weight:800;transition:transform .25s,box-shadow .25s;display:inline-flex}.adventures-bottom-btn:hover{transform:translateY(-2px);box-shadow:0 11px 24px #17835f33}.adventures-bottom-btn span{font-size:17px}@media screen and (width<=1100px){.adventures-container-grid{grid-template-columns:1fr 1fr}.center-card{order:-1;grid-column:1/-1}.modules-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.center-image-container,.center-bg-image{min-height:500px}}@media screen and (width<=800px){.adventures-wrapper{padding:75px 20px 65px}.adventures-container-grid{grid-template-columns:1fr}.center-card{grid-column:auto}.side-card{padding:32px 25px 28px}.modules-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.adventures-bottom{flex-direction:column;align-items:flex-start}.adventures-bottom-btn{width:100%}}@media screen and (width<=600px){.adventures-wrapper{padding:55px 15px 50px}.adventures-heading{margin-bottom:37px}.adventures-label,.modules-label{letter-spacing:1.1px;font-size:9px}.adventures-main-title{letter-spacing:-.5px;font-size:29px;line-height:1.2}.adventures-intro{margin-top:15px;font-size:13px;line-height:1.75}.adventures-container-grid{gap:18px}.side-card{border-radius:21px;padding:26px 19px 24px}.image-blob-wrapper{width:min(100%,250px);margin-bottom:20px}.card-title{font-size:19px}.card-description{font-size:11px;line-height:1.7}.center-card{border-radius:21px;min-height:420px}.center-image-container,.center-bg-image{min-height:420px}.image-overlay{padding:65px 18px 23px}.center-card-title{font-size:25px}.image-overlay p{font-size:11px}.giraffe-illustration{width:60px}.adventures-modules{margin-top:45px}.modules-heading h2{font-size:25px}.modules-heading p{font-size:12px;line-height:1.75}.modules-grid{grid-template-columns:1fr;gap:11px}.module-card{padding:20px 17px}.module-card p{font-size:11px}.adventures-bottom{border-radius:21px;margin-top:42px;padding:27px 20px}.adventures-bottom-content h2{font-size:25px}.adventures-bottom-content p{font-size:12px;line-height:1.75}}@media screen and (width<=380px){.adventures-main-title{font-size:26px}.center-card,.center-image-container,.center-bg-image{min-height:380px}.adventures-bottom{padding:25px 17px}}@media (prefers-reduced-motion:reduce){.adventure-card,.module-card,.card-btn,.adventures-bottom-btn{transition:none!important}}.findus-wrapper{color:#30433b;background:radial-gradient(circle at 5% 10%,#17835f0e,#0000 26%),radial-gradient(circle at 94% 84%,#f2b54417,#0000 30%),#fcfcfb;width:100%;min-height:100vh;padding:100px 20px 95px;font-family:Poppins,Segoe UI,system-ui,-apple-system,sans-serif;position:relative;overflow:hidden}.findus-wrapper *,.findus-wrapper :before,.findus-wrapper :after{box-sizing:border-box}.findus-decoration{pointer-events:none;z-index:1;position:absolute}.findus-decoration-top{opacity:.78;width:135px;top:10px;left:2%;transform:rotate(-8deg)}.findus-decoration-bottom{opacity:.8;width:180px;bottom:0;right:0}.findus-container{z-index:5;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:55px;width:min(1250px,100%);margin:0 auto;display:grid;position:relative}.findus-content{flex-direction:column;min-width:0;display:flex}.findus-subtitle{color:#17835f;letter-spacing:1.5px;text-transform:uppercase;background:#17835f11;border:1px solid #17835f24;border-radius:50px;align-items:center;gap:7px;width:fit-content;margin-bottom:14px;padding:8px 15px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.findus-subtitle svg{width:15px;height:15px}.findus-title{color:#263e35;letter-spacing:-1.1px;margin:0;font-size:clamp(31px,4vw,50px);font-weight:800;line-height:1.14}.findus-description{color:#727d78;max-width:650px;margin:18px 0 0;font-size:14px;line-height:1.85}.findus-mini-highlights{grid-template-columns:1fr 1fr;gap:11px;margin-top:23px;display:grid}.findus-mini-item{background:#ffffffbf;border:1px solid #173f3411;border-radius:14px;align-items:center;gap:10px;padding:12px;display:flex}.findus-mini-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.findus-mini-icon svg{width:17px;height:17px}.findus-mini-icon.green{color:#17835f;background:#17835f17}.findus-mini-icon.yellow{color:#a16d0c;background:#f2b54421}.findus-mini-item div{flex-direction:column;min-width:0;display:flex}.findus-mini-item strong{color:#334a41;font-size:11px;font-weight:800}.findus-mini-item span{color:#87918d;margin-top:2px;font-size:9px;line-height:1.4}.accordion-section{border-top:1px solid #e9eeeb;flex-direction:column;margin-top:28px;display:flex}.accordion-item{border-bottom:1px solid #e9eeeb}.accordion-header{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:16px 0;display:flex}.accordion-header:focus-visible{outline-offset:4px;outline:2px solid #17835f52}.accordion-icon{color:#728079;background:#f1f5f2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:29px;height:29px;transition:transform .3s,background .3s,color .3s;display:flex}.accordion-icon svg{width:15px;height:15px}.accordion-icon.open{color:#fff;background:#17835f;transform:rotate(90deg)}.accordion-title-text{color:#364940;font-size:14px;font-weight:750}.accordion-body{padding:0 0 17px 41px}.accordion-body p{color:#7a8580;max-width:620px;margin:0;font-size:12px;line-height:1.8}.findus-address{background:#f2b5440e;border:1px solid #f2b54429;border-radius:14px;margin-top:24px;padding:15px 16px}.findus-address-label{color:#9c6b0e;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:800;display:block}.findus-address-row{align-items:center;gap:10px;display:flex}.findus-address-pin{color:#a36e0c;background:#f2b54424;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.findus-address-pin svg{width:16px;height:16px}.findus-address p{color:#66736d;margin:0;font-size:11px;line-height:1.6}.findus-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:20px;display:flex}.view-prices-btn,.call-us-btn{letter-spacing:.6px;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:45px;padding:0 17px;font-family:inherit;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.view-prices-btn{color:#fff;background:#17835f;border:0;transition:transform .25s,box-shadow .25s}.view-prices-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px #17835f2e}.button-arrow{font-size:16px;line-height:1;transition:transform .25s}.view-prices-btn:hover .button-arrow{transform:translate(3px)}.call-us-btn{color:#17835f;background:#fff;border:1px solid #17835f24;transition:transform .25s,box-shadow .25s}.call-us-btn svg{width:15px;height:15px}.call-us-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px #173f3412}.findus-routes{margin-top:24px}.routes-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:10px;display:flex}.routes-label{color:#17835f;letter-spacing:1.2px;text-transform:uppercase;font-size:9px;font-weight:800}.routes-hint{color:#a0a8a4;font-size:9px}.routes-list{flex-wrap:wrap;gap:7px;display:flex}.routes-list button{color:#60746b;cursor:pointer;background:#fff;border:1px solid #e4ebe7;border-radius:50px;align-items:center;gap:6px;padding:8px 10px;font-family:inherit;font-size:10px;font-weight:700;transition:transform .25s,border-color .25s,background .25s,color .25s;display:inline-flex}.routes-list button:hover{color:#17835f;background:#17835f0e;border-color:#17835f33;transform:translateY(-2px)}.route-icon{font-size:12px;line-height:1}.routes-list button b{color:#17835f;font-size:12px}.findus-map-side{width:100%;min-width:0}.findus-map-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:12px;display:flex}.findus-map-heading div{flex-direction:column;gap:4px;display:flex}.findus-map-heading span:first-child{color:#17835f;letter-spacing:1.3px;font-size:9px;font-weight:800}.findus-map-heading strong{color:#344b42;font-size:17px;font-weight:800}.map-heading-badge{color:#9f6d0b;background:#f2b5441f;border-radius:50px;padding:7px 10px;font-size:9px;font-weight:800}.findus-map-container{background:#e7e5df;border:7px solid #fff;border-radius:28px;width:100%;height:555px;position:relative;overflow:hidden;box-shadow:0 24px 55px #173f341f,0 0 0 1px #173f340f}.google-map-iframe{filter:saturate(.86)contrast(.97);border:0;width:100%;height:100%;display:block}.map-floating-pin{z-index:3;pointer-events:none;background:#ffffffed;border-radius:50%;justify-content:center;align-items:center;width:47px;height:47px;display:flex;position:absolute;top:22px;right:22px;box-shadow:0 9px 23px #173f3426}.map-floating-pin svg{width:24px;height:24px}.map-caption{background:#fff;border:1px solid #173f3412;border-radius:15px;justify-content:space-between;align-items:center;gap:15px;margin-top:12px;padding:15px 17px;display:flex;box-shadow:0 10px 25px #173f340d}.map-caption-info{flex-direction:column;gap:3px;display:flex}.map-caption-info span{color:#929b97;letter-spacing:.9px;text-transform:uppercase;font-size:8px;font-weight:700}.map-caption-info strong{color:#334a41;font-size:11px;font-weight:800}.map-link{color:#17835f;white-space:nowrap;align-items:center;gap:8px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.map-link:hover{color:#126c4e}.map-link b{font-size:15px;transition:transform .25s}.map-link:hover b{transform:translate(3px)}@media screen and (width<=1100px){.findus-container{grid-template-columns:1fr;gap:38px}.findus-content,.findus-map-side{max-width:850px;margin:0 auto}.findus-map-container{height:470px}.findus-decoration-bottom{width:145px}}@media screen and (width<=768px){.findus-wrapper{padding:75px 20px 70px}.findus-title{font-size:38px}.findus-description{font-size:13px}.findus-mini-highlights{grid-template-columns:1fr}.findus-map-container{border-radius:23px;height:410px}}@media screen and (width<=576px){.findus-wrapper{padding:58px 15px 55px}.findus-title{letter-spacing:-.6px;font-size:29px;line-height:1.2}.findus-description{margin-top:14px;font-size:12px;line-height:1.75}.findus-mini-highlights{gap:8px;margin-top:18px}.findus-mini-item{padding:11px}.accordion-section{margin-top:23px}.accordion-header{padding:15px 0}.accordion-title-text{font-size:13px}.accordion-body{padding-left:40px}.accordion-body p{font-size:11px;line-height:1.75}.findus-actions{flex-direction:column;align-items:stretch}.view-prices-btn,.call-us-btn{width:100%}.findus-routes{margin-top:20px}.routes-list button{padding:7px 9px;font-size:9px}.findus-map-heading{align-items:flex-start}.findus-map-heading strong{font-size:15px}.findus-map-container{border-width:5px;border-radius:20px;height:325px}.map-floating-pin{width:39px;height:39px;top:15px;right:15px}.map-floating-pin svg{width:20px;height:20px}.map-caption{flex-direction:column;align-items:flex-start}.map-link{padding-top:2px}.findus-decoration-top{width:85px;top:4px;left:-12px}.findus-decoration-bottom{width:110px;right:-16px}}@media screen and (width<=380px){.findus-title{font-size:26px}.findus-address{padding:14px}.findus-address-row{align-items:flex-start}.findus-map-container{height:290px}.findus-map-heading strong{font-size:14px}.map-heading-badge{display:none}}@media (prefers-reduced-motion:reduce){.accordion-icon,.view-prices-btn,.call-us-btn,.routes-list button,.map-link b{transition:none!important}}.termandcondition-breadcrumb{width:100%;height:320px;position:relative;overflow:hidden}.termandcondition-breadcrumb-image{object-fit:cover;width:100%;height:100%;display:block}.termandcondition-breadcrumb-overlay{background:#00000059;position:absolute;inset:0}.termandcondition-breadcrumb-content{text-align:center;color:#fff;z-index:2;width:100%;padding:0 20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.termandcondition-breadcrumb-content h1{margin:0;font-size:52px;font-weight:700}.termandcondition-breadcrumb-content p{letter-spacing:3px;text-transform:uppercase;margin-top:12px;font-size:15px}@media (width<=768px){.termandcondition-breadcrumb{height:240px}.termandcondition-breadcrumb-content h1{font-size:36px}.termandcondition-breadcrumb-content p{letter-spacing:2px;font-size:13px}}@media (width<=480px){.termandcondition-breadcrumb{height:200px}.termandcondition-breadcrumb-content h1{font-size:28px}.termandcondition-breadcrumb-content p{font-size:11px}}.terms-container{color:#333;box-sizing:border-box;background-color:#fff;min-height:100vh;padding:24px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}@media (width>=640px){.terms-container{padding:32px 24px}}@media (width>=1024px){.terms-container{padding:48px}}.terms-wrapper{max-width:800px;margin:0 auto}.breadcrumb{color:#6b7280;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;display:flex}.breadcrumb-icon{color:#9ca3af;width:16px;height:16px}.breadcrumb a{color:#4b5563;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb-separator{color:#9ca3af}.breadcrumb-current{color:#374151}.terms-title{color:#111827;letter-spacing:-.025em;margin:0 0 12px;font-size:28px;font-weight:700}@media (width>=640px){.terms-title{font-size:36px}}.terms-subtitle{color:#4b5563;margin:0 0 24px;font-size:14px;line-height:1.6}@media (width>=640px){.terms-subtitle{font-size:15px}}.info-box{background-color:#eff6ff;border:1px solid #dbeafe;border-radius:8px;align-items:center;gap:12px;margin-bottom:32px;padding:14px 16px;display:flex}.info-icon{color:#2563eb;flex-shrink:0;width:20px;height:20px}.info-text{color:#374151;margin:0;font-size:14px;line-height:1.5}.terms-content{color:#374151;flex-direction:column;gap:24px;font-size:14px;line-height:1.6;display:flex}@media (width>=640px){.terms-content{font-size:15px}}.terms-section p{margin:0}.section-title{color:#111827;margin:0 0 6px;font-size:16px;font-weight:700}@media (width>=640px){.section-title{font-size:18px}}.terms-list{margin:0;padding-left:20px;list-style-type:disc}.terms-list li{margin-bottom:6px}.terms-list li:last-child{margin-bottom:0}.refund-link{color:#2563eb;text-decoration:none}.refund-link:hover{text-decoration:underline}.contact-section{padding-top:8px}.contact-subtitle{margin-bottom:16px!important}.contact-cards-grid{grid-template-columns:1fr;gap:14px;display:grid}@media (width>=640px){.contact-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=768px){.contact-cards-grid{grid-template-columns:repeat(3,1fr)}}.contact-card{background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;align-items:center;padding:12px;display:flex}.contact-icon-wrapper{background-color:#eff6ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-right:12px;display:flex}.contact-icon{color:#2563eb;width:20px;height:20px}.contact-label{color:#6b7280;font-size:12px;font-weight:500}.contact-value{color:#1f2937;word-break:break-all;font-size:13px;font-weight:700}.terms-footer{color:#6b7280;border-top:1px solid #f3f4f6;margin-top:48px;padding-top:16px;font-size:12px}.PrivacypolicyBreadcrum{text-align:center;box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:380px;padding:40px 20px;display:flex;position:relative}.PrivacypolicyBreadcrum-container{z-index:2;flex-direction:column;justify-content:center;align-items:center;display:flex}.PrivacypolicyBreadcrum-title{color:#fff;letter-spacing:2px;text-shadow:2px 2px 8px #00000059;margin:0;font-family:Fredoka One,Comic Sans MS,cursive,sans-serif;font-size:5.5rem;font-weight:400;line-height:1.1}.PrivacypolicyBreadcrum-subtitle{color:#fff;letter-spacing:3px;text-transform:uppercase;opacity:.95;text-shadow:1px 1px 4px #0006;margin-top:10px;margin-bottom:0;font-family:Open Sans,sans-serif;font-size:.85rem;font-weight:700}@media (width<=992px){.PrivacypolicyBreadcrum{min-height:320px}.PrivacypolicyBreadcrum-title{font-size:4.2rem}.PrivacypolicyBreadcrum-subtitle{letter-spacing:2.5px;font-size:.8rem}}@media (width<=576px){.PrivacypolicyBreadcrum{min-height:250px;padding:30px 15px}.PrivacypolicyBreadcrum-title{font-size:3rem}.PrivacypolicyBreadcrum-subtitle{letter-spacing:2px;font-size:.7rem}}.policy-wrapper{color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Times New Roman,Times,Baskerville,Georgia,serif}.policy-content{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;max-width:800px;margin:40px auto;box-shadow:0 4px 15px #0000001a}.policy-inner-padding{box-sizing:border-box;padding:80px 60px}.policy-main-title{text-align:center;letter-spacing:-.5px;margin:0 0 50px;font-size:48px;font-weight:700}.policy-paragraph{text-align:left;margin:0 0 20px;font-size:18px;font-weight:400;line-height:1.6}.policy-intro-text{margin-bottom:35px}.policy-section{margin-bottom:25px}.policy-section-title{text-align:left;margin:0 0 10px;font-size:20px;font-weight:700}.policy-closing-text{margin-top:35px}@media screen and (width<=768px){.policy-content{margin:20px}.policy-inner-padding{padding:50px 30px}.policy-main-title{margin-bottom:40px;font-size:36px}.policy-paragraph{font-size:17px}.policy-section-title{font-size:19px}}@media screen and (width<=480px){.policy-inner-padding{padding:40px 20px}.policy-main-title{margin-bottom:30px;font-size:30px}.policy-paragraph{font-size:16px;line-height:1.5}.policy-section-title{font-size:18px}}
