.Hero-module__oEVfFq__hero{background:var(--soft-cream);align-items:center;min-height:100vh;padding:2rem 1rem;display:flex;position:relative;overflow:hidden}[dir=rtl] .Hero-module__oEVfFq__hero,[dir=rtl] .Hero-module__oEVfFq__content{text-align:right}[dir=rtl] .Hero-module__oEVfFq__ctaGroup{flex-direction:row-reverse}.Hero-module__oEVfFq__container{z-index:1;grid-template-columns:1fr;align-items:center;gap:4rem;width:100%;max-width:1400px;margin:0 auto;display:grid;position:relative}.Hero-module__oEVfFq__content{text-align:center}.Hero-module__oEVfFq__headline{font-family:var(--font-lonkie-brush),cursive;color:var(--tiny-purple);letter-spacing:-.02em;margin-bottom:2rem;font-size:max(2.5rem,min(6vw,4rem));font-style:italic;font-weight:700;line-height:1.1}.Hero-module__oEVfFq__subheadline{font-family:var(--font-lonkie-brush),cursive;color:var(--tiny-teal);opacity:.9;max-width:700px;margin:0 auto 2.5rem;font-size:max(1.5rem,min(3vw,2rem));font-style:italic;font-weight:700;line-height:1.4}.Hero-module__oEVfFq__ctaGroup{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.Hero-module__oEVfFq__btn{cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;min-width:180px;padding:1rem 2rem;font-family:inherit;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__oEVfFq__btnPrimary{background-color:var(--warm-orange);color:#fff;box-shadow:0 4px 12px rgba(244,160,61,.3)}.Hero-module__oEVfFq__btnPrimary:hover{background-color:var(--tiny-purple);transform:translateY(-3px);box-shadow:0 6px 20px rgba(127,79,191,.4)}.Hero-module__oEVfFq__btnSecondary{color:var(--tiny-purple);border:2px solid var(--tiny-purple);background-color:transparent;box-shadow:0 2px 8px rgba(127,79,191,.15)}.Hero-module__oEVfFq__btnSecondary:hover{background-color:var(--tiny-purple);color:#fff;transform:translateY(-3px);box-shadow:0 6px 20px rgba(127,79,191,.3)}.Hero-module__oEVfFq__imageWrapper{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__oEVfFq__heroImage{object-fit:cover;border-radius:24px;width:100%;height:auto;min-height:500px;max-height:600px;box-shadow:0 20px 60px rgba(127,79,191,.2)}.Hero-module__oEVfFq__imagePlaceholder{background:linear-gradient(135deg,var(--tiny-teal)0%,var(--tiny-purple)100%);border-radius:24px;justify-content:center;align-items:center;width:100%;min-height:400px;display:flex;box-shadow:0 20px 60px rgba(127,79,191,.2)}.Hero-module__oEVfFq__placeholderContent{text-align:center;color:#fff}.Hero-module__oEVfFq__placeholderIcon{margin-bottom:1rem;font-size:4rem;display:block}.Hero-module__oEVfFq__placeholderContent p{font-size:1.5rem;font-weight:700}.Hero-module__oEVfFq__decorativeElements{pointer-events:none;z-index:50;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__oEVfFq__sunWrapper{z-index:9999;transform-origin:50%;position:absolute;top:-20px;right:-20px}.Hero-module__oEVfFq__sun{filter:drop-shadow(0 4px 12px rgba(252,216,86,.4));z-index:100}.Hero-module__oEVfFq__puzzle1{position:absolute;top:15%;left:8%}.Hero-module__oEVfFq__puzzle2{position:absolute;top:60%;left:5%}.Hero-module__oEVfFq__puzzle3{position:absolute;bottom:20%;right:8%}.Hero-module__oEVfFq__confetti1{position:absolute;top:25%;right:15%}.Hero-module__oEVfFq__confetti2{position:absolute;bottom:15%;left:12%}.Hero-module__oEVfFq__floatingImage{opacity:.7;filter:drop-shadow(0 2px 8px rgba(127,79,191,.2))}@media (prefers-reduced-motion:reduce){.Hero-module__oEVfFq__hero *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.Hero-module__oEVfFq__sunWrapper,.Hero-module__oEVfFq__puzzle1,.Hero-module__oEVfFq__puzzle2,.Hero-module__oEVfFq__puzzle3,.Hero-module__oEVfFq__confetti1,.Hero-module__oEVfFq__confetti2{animation:none!important}}@media (min-width:768px){.Hero-module__oEVfFq__hero{padding:3rem 2rem}.Hero-module__oEVfFq__content{text-align:left}.Hero-module__oEVfFq__container{grid-template-columns:1.2fr 1fr;gap:5rem}.Hero-module__oEVfFq__ctaGroup{justify-content:flex-start}.Hero-module__oEVfFq__subheadline{margin-left:0;margin-right:0}}@media (min-width:1024px){.Hero-module__oEVfFq__hero{padding:5rem 3rem}.Hero-module__oEVfFq__container{grid-template-columns:1.1fr 1.2fr;align-items:center;gap:6rem}.Hero-module__oEVfFq__headline{font-size:5rem}.Hero-module__oEVfFq__subheadline{font-size:2.25rem}.Hero-module__oEVfFq__btn{padding:1.125rem 2.5rem;font-size:1.25rem}.Hero-module__oEVfFq__sunWrapper{top:8%;right:12%}.Hero-module__oEVfFq__sun{width:100px;height:100px}.Hero-module__oEVfFq__floatingImage{width:50px;height:50px}}@media (max-width:768px){.Hero-module__oEVfFq__hero{margin-top:90px;scroll-margin-top:90px}.Hero-module__oEVfFq__container{gap:2.5rem}.Hero-module__oEVfFq__headline{margin-bottom:1.25rem}.Hero-module__oEVfFq__subheadline{margin-bottom:1.5rem}.Hero-module__oEVfFq__ctaGroup{margin-bottom:2rem}}@media (max-width:480px){.Hero-module__oEVfFq__hero{min-height:auto;padding:1.5rem 1rem}.Hero-module__oEVfFq__container{gap:2rem}.Hero-module__oEVfFq__headline{margin-bottom:1rem;font-size:2.5rem}.Hero-module__oEVfFq__headlineArabic{font-size:2.25rem}.Hero-module__oEVfFq__subheadline{margin-bottom:1.25rem;font-size:1.25rem}.Hero-module__oEVfFq__btn{min-width:150px;padding:.875rem 1.5rem;font-size:1rem}.Hero-module__oEVfFq__ctaGroup{gap:.75rem;margin-bottom:1.5rem}.Hero-module__oEVfFq__trustStrip{flex-direction:column;gap:1rem;padding:1.25rem}.Hero-module__oEVfFq__trustItem{font-size:.85rem}.Hero-module__oEVfFq__imagePlaceholder{min-height:300px}.Hero-module__oEVfFq__sunWrapper{top:3%;right:5%}.Hero-module__oEVfFq__sun{width:50px;height:50px}.Hero-module__oEVfFq__floatingImage{width:25px;height:25px}.Hero-module__oEVfFq__puzzle1{top:10%;left:5%}.Hero-module__oEVfFq__puzzle2{top:50%;left:3%}.Hero-module__oEVfFq__puzzle3{bottom:15%;right:5%}.Hero-module__oEVfFq__confetti1{top:20%;right:8%}.Hero-module__oEVfFq__confetti2{bottom:10%;left:8%}}
.LanguageSwitcher-module__g4pAOG__languageSwitcher{align-items:center;gap:.5rem;display:flex}.LanguageSwitcher-module__g4pAOG__langLink{width:40px;height:32px;color:var(--charcoal);background:rgba(255,255,255,.1);border:1px solid rgba(94,194,183,.2);border-radius:8px;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.LanguageSwitcher-module__g4pAOG__langLink:hover{border-color:var(--tiny-teal);color:var(--tiny-teal);background:rgba(94,194,183,.1)}.LanguageSwitcher-module__g4pAOG__langLink.LanguageSwitcher-module__g4pAOG__active{background:var(--tiny-teal);color:#fff;border-color:var(--tiny-teal)}@media (max-width:768px){.LanguageSwitcher-module__g4pAOG__languageSwitcher{order:-1;margin-right:auto}[dir=rtl] .LanguageSwitcher-module__g4pAOG__languageSwitcher{margin-left:auto;margin-right:0}}
.BookingModal-module__3_OSxq__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:rgba(0,0,0,.7);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.BookingModal-module__3_OSxq__modal{background:#fff;border:2px solid rgba(94,194,183,.1);border-radius:24px;width:100%;max-width:600px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 25px 80px rgba(0,0,0,.3)}.BookingModal-module__3_OSxq__closeButton{cursor:pointer;width:40px;height:40px;color:var(--charcoal);z-index:10;background:rgba(0,0,0,.1);border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.BookingModal-module__3_OSxq__closeButton:hover{background:rgba(0,0,0,.2);transform:scale(1.1)}.BookingModal-module__3_OSxq__header{text-align:center;background:linear-gradient(135deg,var(--soft-cream)0%,#f0ebe0 100%);border-radius:24px 24px 0 0;padding:2.5rem 2rem 1.5rem;position:relative;overflow:hidden}.BookingModal-module__3_OSxq__header:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,rgba(94,194,183,.1) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(127,79,191,.1) 0%,transparent 50%);position:absolute;top:0;bottom:0;left:0;right:0}.BookingModal-module__3_OSxq__headerIcon{filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));margin-bottom:1rem;font-size:3rem;display:block}.BookingModal-module__3_OSxq__title{font-family:var(--font-lonkie-brush),cursive;color:var(--tiny-purple);z-index:1;margin:0 0 .5rem;font-size:2.5rem;font-style:italic;font-weight:700;line-height:1.2;position:relative}.BookingModal-module__3_OSxq__subtitle{color:var(--charcoal);opacity:.8;z-index:1;margin:0;font-size:1.125rem;line-height:1.6;position:relative}.BookingModal-module__3_OSxq__form{padding:2rem}.BookingModal-module__3_OSxq__formGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem;display:grid}.BookingModal-module__3_OSxq__inputGroup{flex-direction:column;gap:.5rem;display:flex}.BookingModal-module__3_OSxq__inputGroup label{color:var(--charcoal);text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:600}.BookingModal-module__3_OSxq__inputGroup input,.BookingModal-module__3_OSxq__inputGroup select,.BookingModal-module__3_OSxq__inputGroup textarea{background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:1rem;font-family:inherit;font-size:1rem;transition:all .3s}.BookingModal-module__3_OSxq__inputGroup input:focus,.BookingModal-module__3_OSxq__inputGroup select:focus,.BookingModal-module__3_OSxq__inputGroup textarea:focus{border-color:var(--tiny-teal);outline:none;transform:translateY(-1px);box-shadow:0 0 0 3px rgba(94,194,183,.1)}.BookingModal-module__3_OSxq__inputGroup textarea{resize:vertical;min-height:80px}.BookingModal-module__3_OSxq__submitButton{background:linear-gradient(135deg,var(--warm-orange)0%,var(--sunny-yellow)100%);color:#fff;cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding:1.25rem 2rem;font-size:1.125rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 8px 25px rgba(244,160,61,.3)}.BookingModal-module__3_OSxq__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 35px rgba(244,160,61,.4)}.BookingModal-module__3_OSxq__submitButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.BookingModal-module__3_OSxq__spinner{border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s linear infinite BookingModal-module__3_OSxq__spin}@keyframes BookingModal-module__3_OSxq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.BookingModal-module__3_OSxq__successState{text-align:center;padding:3rem 2rem}.BookingModal-module__3_OSxq__successIcon{filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));margin-bottom:1.5rem;font-size:4rem;display:block}.BookingModal-module__3_OSxq__successState h3{color:var(--tiny-purple);margin:0 0 1rem;font-size:1.75rem;font-weight:700}.BookingModal-module__3_OSxq__successState p{color:var(--charcoal);opacity:.8;margin:0 0 2rem;font-size:1.125rem;line-height:1.6}.BookingModal-module__3_OSxq__successActions{justify-content:center;display:flex}.BookingModal-module__3_OSxq__successButton{background:var(--tiny-teal);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:1rem 2rem;font-weight:600;transition:all .3s}.BookingModal-module__3_OSxq__successButton:hover{background:var(--tiny-purple);transform:translateY(-2px)}.BookingModal-module__3_OSxq__errorMessage{color:#d32f2f;background:#ffe6e6;border:2px solid #fcc;border-radius:12px;align-items:center;gap:.75rem;margin-bottom:1rem;padding:1rem;font-size:.95rem;display:flex}.BookingModal-module__3_OSxq__errorIcon{flex-shrink:0;font-size:1.25rem}.BookingModal-module__3_OSxq__footer{background:#f8f9fa;border-top:1px solid #e0e0e0;border-radius:0 0 24px 24px;padding:1.5rem 2rem}.BookingModal-module__3_OSxq__contactInfo{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.BookingModal-module__3_OSxq__contactItem{color:var(--charcoal);opacity:.8;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.BookingModal-module__3_OSxq__contactIcon{font-size:1.1rem}[dir=rtl] .BookingModal-module__3_OSxq__closeButton{left:1rem;right:auto}[dir=rtl] .BookingModal-module__3_OSxq__formGrid,[dir=rtl] .BookingModal-module__3_OSxq__contactInfo{direction:rtl}[dir=rtl] .BookingModal-module__3_OSxq__inputGroup input,[dir=rtl] .BookingModal-module__3_OSxq__inputGroup select,[dir=rtl] .BookingModal-module__3_OSxq__inputGroup textarea,[dir=rtl] .BookingModal-module__3_OSxq__inputGroup label{text-align:right}[dir=rtl] .BookingModal-module__3_OSxq__successState{direction:rtl}[dir=rtl] .BookingModal-module__3_OSxq__errorMessage{text-align:right;direction:rtl}@media (max-width:768px){.BookingModal-module__3_OSxq__backdrop{padding:.5rem}.BookingModal-module__3_OSxq__modal{max-height:95vh}.BookingModal-module__3_OSxq__header{padding:2rem 1.5rem 1rem}.BookingModal-module__3_OSxq__title{font-size:2rem}.BookingModal-module__3_OSxq__form{padding:1.5rem}.BookingModal-module__3_OSxq__formGrid{grid-template-columns:1fr;gap:1rem}.BookingModal-module__3_OSxq__contactInfo{text-align:center;flex-direction:column;gap:1rem}}@media (max-width:480px){.BookingModal-module__3_OSxq__header{padding:1.5rem 1rem 1rem}.BookingModal-module__3_OSxq__title{font-size:1.75rem}.BookingModal-module__3_OSxq__subtitle{font-size:1rem}.BookingModal-module__3_OSxq__form,.BookingModal-module__3_OSxq__footer{padding:1rem}}
.Navbar-module__UMbBgq__navbar{z-index:1000;background:0 0;width:100%;max-width:100vw;padding:1.25rem 0;transition:all .4s;position:fixed;top:0;left:0;right:0}[dir=rtl] .Navbar-module__UMbBgq__desktopNav{flex-direction:row-reverse}[dir=rtl] .Navbar-module__UMbBgq__bookButton{margin-left:0;margin-right:2rem}.Navbar-module__UMbBgq__navbar.Navbar-module__UMbBgq__scrolled{background:var(--soft-cream);padding:.875rem 0;box-shadow:0 4px 30px rgba(127,79,191,.15)}.Navbar-module__UMbBgq__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;position:relative}.Navbar-module__UMbBgq__logo{align-items:center;text-decoration:none;display:flex;position:relative}.Navbar-module__UMbBgq__logoImage{filter:drop-shadow(0 4px 8px rgba(127,79,191,.2));height:auto}.Navbar-module__UMbBgq__desktopNav{align-items:center;gap:2.5rem;display:flex;position:relative}.Navbar-module__UMbBgq__navLink{color:var(--charcoal);border-radius:12px;align-items:center;padding:.75rem 1.25rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:relative}.Navbar-module__UMbBgq__navHoverBg{z-index:-1;background:rgba(94,194,183,.1);border-radius:12px;position:absolute;top:0;bottom:0;left:0;right:0}.Navbar-module__UMbBgq__bookButton{background:var(--warm-orange);color:#fff;cursor:pointer;font-family:inherit;font-weight:600;font-size:inherit;border:none;border-radius:50px;align-items:center;padding:.875rem 2rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(244,160,61,.3)}.Navbar-module__UMbBgq__bookButtonStars{pointer-events:none;justify-content:space-around;width:100%;display:flex;position:absolute;top:-20px;left:0}.Navbar-module__UMbBgq__star{opacity:0;font-size:.8rem;transition:all .3s;transform:translateY(20px)}.Navbar-module__UMbBgq__bookButton:hover .Navbar-module__UMbBgq__star{opacity:1;transform:translateY(0)}.Navbar-module__UMbBgq__bookButton:hover .Navbar-module__UMbBgq__star:first-child{transition-delay:.1s}.Navbar-module__UMbBgq__bookButton:hover .Navbar-module__UMbBgq__star:nth-child(2){transition-delay:.2s}.Navbar-module__UMbBgq__bookButton:hover .Navbar-module__UMbBgq__star:nth-child(3){transition-delay:.3s}.Navbar-module__UMbBgq__mobileMenuBtn{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;padding:0;display:none}.Navbar-module__UMbBgq__mobileMenuBtn span{background:var(--tiny-purple);border-radius:4px;width:100%;height:2px;transition:all .3s}.Navbar-module__UMbBgq__mobileMenuBtn.Navbar-module__UMbBgq__open span:first-child{background:var(--warm-orange);transform:translateY(9px)rotate(45deg)}.Navbar-module__UMbBgq__mobileMenuBtn.Navbar-module__UMbBgq__open span:nth-child(2){opacity:0}.Navbar-module__UMbBgq__mobileMenuBtn.Navbar-module__UMbBgq__open span:nth-child(3){background:var(--warm-orange);transform:translateY(-9px)rotate(-45deg)}.Navbar-module__UMbBgq__mobileNav{background:var(--soft-cream);flex-direction:column;align-items:center;gap:1.5rem;padding:6rem 2rem 2rem;display:none;position:fixed;top:0;bottom:0;left:0;right:0}.Navbar-module__UMbBgq__mobileNavLink{color:var(--charcoal);border-radius:12px;justify-content:center;align-items:center;width:100%;max-width:300px;padding:.75rem 1.5rem;font-size:1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Navbar-module__UMbBgq__mobileNavLink:hover{color:var(--tiny-purple);background:rgba(94,194,183,.1);transform:translate(10px)}.Navbar-module__UMbBgq__mobileLanguageSwitcher{border-top:1px solid rgba(94,194,183,.2);border-bottom:1px solid rgba(94,194,183,.2);justify-content:center;margin:1.5rem 0;padding:1rem 0;display:flex}.Navbar-module__UMbBgq__mobileBookButton{background:var(--warm-orange);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:2rem;padding:1rem 2rem;font-family:inherit;font-size:1.25rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;color:#fff!important}.Navbar-module__UMbBgq__mobileBookButton:hover{background:var(--tiny-purple);transform:translateY(-3px)}.Navbar-module__UMbBgq__decorativeElements{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Navbar-module__UMbBgq__navDot{background:var(--tiny-teal);opacity:.3;border-radius:50%;width:8px;height:8px;position:absolute}.Navbar-module__UMbBgq__navSquare{background:var(--warm-orange);opacity:.3;width:12px;height:12px;position:absolute;transform:rotate(45deg)}.Navbar-module__UMbBgq__navTriangle{border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:14px solid var(--tiny-purple);opacity:.3;width:0;height:0;position:absolute}@media (max-width:1024px){.Navbar-module__UMbBgq__desktopNav{gap:2rem}.Navbar-module__UMbBgq__navLink{padding:.4rem .8rem;font-size:1rem}}@media (max-width:768px){.Navbar-module__UMbBgq__desktopNav,.Navbar-module__UMbBgq__bookButton{display:none}.Navbar-module__UMbBgq__mobileMenuBtn,.Navbar-module__UMbBgq__mobileNav{display:flex}.Navbar-module__UMbBgq__container{padding:0 1.5rem}}@keyframes Navbar-module__UMbBgq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes Navbar-module__UMbBgq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Navbar-module__UMbBgq__navDot{animation:3s ease-in-out infinite Navbar-module__UMbBgq__float}.Navbar-module__UMbBgq__navSquare{animation:8s linear infinite Navbar-module__UMbBgq__spin}.Navbar-module__UMbBgq__navTriangle{animation:4s ease-in-out infinite Navbar-module__UMbBgq__float}
.About-module__5_NaKq__about{background:var(--soft-cream);padding:2rem;position:relative;overflow:hidden}.About-module__5_NaKq__container{grid-template-columns:1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.About-module__5_NaKq__content{max-width:600px}.About-module__5_NaKq__titleGroup{margin-bottom:2.5rem}.About-module__5_NaKq__title{font-family:var(--font-lonkie-brush),cursive;color:var(--tiny-purple);margin-bottom:1rem;font-size:max(2.25rem,min(5vw,3.5rem));font-style:italic;font-weight:700;line-height:1.2}.About-module__5_NaKq__bodyGroup{margin-bottom:2.5rem}.About-module__5_NaKq__bodyText{color:var(--charcoal);opacity:.9;margin-bottom:1.5rem;font-size:max(1.125rem,min(2vw,1.25rem));line-height:1.7}.About-module__5_NaKq__highlightBox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(94,194,183,.08);border:2px solid rgba(94,194,183,.2);border-radius:20px;margin:2.5rem 0;padding:2rem;position:relative}.About-module__5_NaKq__quoteIcon{color:var(--tiny-teal);font-family:serif;font-size:4rem;line-height:1;position:absolute;top:-10px;left:20px}.About-module__5_NaKq__quoteContent{margin-left:2rem}.About-module__5_NaKq__quoteText{font-family:var(--font-lonkie-brush),cursive;color:var(--tiny-purple);margin-bottom:.75rem;font-size:max(1.5rem,min(3vw,2rem));font-style:italic;font-weight:700;line-height:1.3}.About-module__5_NaKq__infoGroup{flex-direction:column;gap:2rem;width:100%;margin-top:1.5rem;display:flex}.About-module__5_NaKq__statBadge{background:var(--warm-orange);color:#fff;border-radius:16px;align-items:center;gap:1rem;max-width:-moz-fit-content;max-width:fit-content;padding:1.25rem 2rem;display:flex;box-shadow:0 6px 20px rgba(244,160,61,.3)}.About-module__5_NaKq__statNumber{font-size:2.5rem;font-weight:800;line-height:1}.About-module__5_NaKq__statText{font-size:1.125rem;font-weight:600;line-height:1.3}.About-module__5_NaKq__contactRow{flex-wrap:wrap;gap:1.5rem;display:flex}.About-module__5_NaKq__contactItem{color:var(--charcoal);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(255,255,255,.8);border:1px solid rgba(127,79,191,.2);border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.About-module__5_NaKq__contactItem:hover{background:var(--tiny-purple);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(127,79,191,.3)}.About-module__5_NaKq__contactIcon{font-size:1.1rem}.About-module__5_NaKq__imageCollage{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;align-self:flex-start;gap:1.5rem;height:500px;display:grid;position:relative}.About-module__5_NaKq__imageWrapper{border-radius:24px;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.15)}.About-module__5_NaKq__image1{grid-area:1/1/3;transform:rotate(-2deg)}.About-module__5_NaKq__image2{grid-area:1/2;transform:rotate(1deg)}.About-module__5_NaKq__image3{grid-area:2/2;transform:rotate(-1deg)}.About-module__5_NaKq__collageImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.About-module__5_NaKq__imageWrapper:hover .About-module__5_NaKq__collageImage{transform:scale(1.05)}.About-module__5_NaKq__imagePlaceholder{background:linear-gradient(135deg,var(--tiny-teal)0%,var(--tiny-purple)100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.About-module__5_NaKq__imagePlaceholder:before{content:"";opacity:.3;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Ccircle cx='30' cy='30' r='4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;top:0;bottom:0;left:0;right:0}.About-module__5_NaKq__placeholderContent{text-align:center;color:#fff;z-index:1}.About-module__5_NaKq__placeholderIcon{margin-bottom:.5rem;font-size:3rem;display:block}.About-module__5_NaKq__placeholderContent p{font-size:1.125rem;font-weight:600}.About-module__5_NaKq__decorativeElements{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.About-module__5_NaKq__confetti1{position:absolute;top:15%;left:8%}.About-module__5_NaKq__confetti2{position:absolute;bottom:20%;right:12%}.About-module__5_NaKq__puzzle1{position:absolute;top:60%;left:5%}.About-module__5_NaKq__puzzle2{position:absolute;top:25%;right:8%}.About-module__5_NaKq__decorativeShape{opacity:.6;border-radius:50%;width:20px;height:20px}.About-module__5_NaKq__confetti1 .About-module__5_NaKq__decorativeShape{background:var(--sunny-yellow);border-radius:4px;transform:rotate(45deg)}.About-module__5_NaKq__confetti2 .About-module__5_NaKq__decorativeShape{background:var(--warm-orange);width:16px;height:16px}.About-module__5_NaKq__puzzle1 .About-module__5_NaKq__decorativeShape{background:var(--tiny-teal);border-radius:4px;width:18px;height:18px}.About-module__5_NaKq__puzzle2 .About-module__5_NaKq__decorativeShape{background:var(--tiny-purple);border-radius:2px;width:14px;height:14px}@media (prefers-reduced-motion:reduce){.About-module__5_NaKq__about *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.About-module__5_NaKq__confetti1,.About-module__5_NaKq__confetti2,.About-module__5_NaKq__puzzle1,.About-module__5_NaKq__puzzle2{animation:none!important}}@media (min-width:900px){.About-module__5_NaKq__about{padding:2.5rem 3rem}.About-module__5_NaKq__container{grid-template-columns:1fr 1fr;align-items:flex-start;gap:6rem}.About-module__5_NaKq__content{max-width:none}.About-module__5_NaKq__contactRow{flex-direction:column;align-items:flex-start}.About-module__5_NaKq__contactItem{max-width:-moz-fit-content;max-width:fit-content}}@media (min-width:1200px){.About-module__5_NaKq__about{padding:3rem 4rem}.About-module__5_NaKq__imageCollage{gap:2rem;height:600px}.About-module__5_NaKq__highlightBox{padding:2.5rem}.About-module__5_NaKq__quoteIcon{font-size:5rem;top:-15px;left:25px}.About-module__5_NaKq__quoteContent{margin-left:3rem}}@media (max-width:899px){.About-module__5_NaKq__about{padding:1.5rem}.About-module__5_NaKq__container{grid-template-rows:auto auto;gap:3rem}.About-module__5_NaKq__imageCollage{order:1;gap:1rem;height:400px}.About-module__5_NaKq__content{order:2}.About-module__5_NaKq__highlightBox{margin:2rem 0;padding:1.5rem}.About-module__5_NaKq__quoteIcon{font-size:3rem;top:-8px;left:15px}.About-module__5_NaKq__quoteContent{margin-left:1.5rem}.About-module__5_NaKq__statBadge{text-align:center;flex-direction:column;gap:.5rem;padding:1rem 1.5rem}.About-module__5_NaKq__statNumber{font-size:2rem}.About-module__5_NaKq__statText{font-size:1rem}.About-module__5_NaKq__contactRow{gap:1rem}.About-module__5_NaKq__contactItem{padding:.625rem 1rem;font-size:.9rem}.About-module__5_NaKq__imageWrapper{border-radius:16px}.About-module__5_NaKq__image1,.About-module__5_NaKq__image2,.About-module__5_NaKq__image3{transform:none}}@media (max-width:480px){.About-module__5_NaKq__about{padding:1.25rem 1rem}.About-module__5_NaKq__titleGroup,.About-module__5_NaKq__bodyGroup{margin-bottom:2rem}.About-module__5_NaKq__imageCollage{height:300px}.About-module__5_NaKq__contactRow{flex-direction:column}.About-module__5_NaKq__contactItem{justify-content:center}}
.Footer-module__as8s1W__footer{background:linear-gradient(135deg,var(--charcoal)0%,#2a2a2a 100%);color:#fff;flex-direction:column;align-items:stretch;width:100%;max-width:100vw;padding:4rem 0 0;display:flex;position:relative;overflow:hidden}.Footer-module__as8s1W__container{z-index:1;flex-direction:column;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;position:relative}.Footer-module__as8s1W__mainContent{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__as8s1W__brandColumn{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__as8s1W__logoWrapper{align-items:center;display:flex}.Footer-module__as8s1W__logo{filter:brightness(1.1);max-width:120px;height:auto}.Footer-module__as8s1W__brandDescription{color:rgba(255,255,255,.85);max-width:300px;margin:0;font-size:1rem;line-height:1.6}.Footer-module__as8s1W__trustBadge{color:var(--tiny-teal);background:rgba(94,194,183,.15);border:1px solid rgba(94,194,183,.3);border-radius:25px;align-items:center;gap:.75rem;width:-moz-fit-content;width:fit-content;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;display:flex}.Footer-module__as8s1W__trustIcon{font-size:1.2rem}.Footer-module__as8s1W__linksColumn{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__as8s1W__columnTitle{color:#fff;margin:0;font-size:1.25rem;font-weight:700;position:relative}.Footer-module__as8s1W__columnTitle:after{content:"";background:var(--tiny-teal);border-radius:2px;width:30px;height:3px;position:absolute;bottom:-8px;left:0}.Footer-module__as8s1W__linksList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__as8s1W__footerLink{color:rgba(255,255,255,.8);font-size:.95rem;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.Footer-module__as8s1W__footerLink:hover{color:var(--tiny-teal);transform:translate(5px)}.Footer-module__as8s1W__footerLink:before{content:"";background:var(--tiny-teal);width:0;height:2px;transition:width .3s;position:absolute;top:50%;left:-15px;transform:translateY(-50%)}.Footer-module__as8s1W__footerLink:hover:before{width:10px}.Footer-module__as8s1W__contactColumn{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__as8s1W__contactInfo{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__as8s1W__contactItem{align-items:flex-start;gap:1rem;display:flex}.Footer-module__as8s1W__contactIcon{flex-shrink:0;margin-top:2px;font-size:1.25rem}.Footer-module__as8s1W__contactDetails{flex-direction:column;gap:.25rem;display:flex}.Footer-module__as8s1W__contactLabel{color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:600}.Footer-module__as8s1W__contactLink{color:#fff;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .3s}.Footer-module__as8s1W__contactLink:hover{color:var(--tiny-teal)}.Footer-module__as8s1W__contactText{color:rgba(255,255,255,.85);font-size:.95rem}.Footer-module__as8s1W__socialLinks{margin-top:1rem}.Footer-module__as8s1W__socialTitle{color:#fff;margin:0 0 1rem;font-size:1rem;font-weight:600}.Footer-module__as8s1W__socialRow{flex-direction:column;gap:.75rem;display:flex}.Footer-module__as8s1W__socialLink{color:rgba(255,255,255,.8);align-items:center;gap:.75rem;padding:.5rem 0;font-size:.9rem;text-decoration:none;transition:all .3s;display:flex}.Footer-module__as8s1W__socialLink:hover{color:var(--tiny-teal);transform:translate(3px)}.Footer-module__as8s1W__socialIcon{flex-shrink:0;font-size:1.25rem}.Footer-module__as8s1W__socialHandle{font-weight:500}.Footer-module__as8s1W__bottomBar{border-top:1px solid rgba(255,255,255,.1);padding:2rem 0}.Footer-module__as8s1W__bottomContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__as8s1W__copyright{color:rgba(255,255,255,.7);margin:0;font-size:.9rem}.Footer-module__as8s1W__bottomLinks{gap:2rem;display:flex}.Footer-module__as8s1W__bottomLink{color:rgba(255,255,255,.7);font-size:.9rem;text-decoration:none;transition:color .3s}.Footer-module__as8s1W__bottomLink:hover{color:var(--tiny-teal)}.Footer-module__as8s1W__decorativeElements{pointer-events:none;z-index:0;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.Footer-module__as8s1W__confetti1,.Footer-module__as8s1W__confetti2,.Footer-module__as8s1W__puzzle1{opacity:.08;border-radius:8px;position:absolute}.Footer-module__as8s1W__confetti1{background:var(--tiny-purple);width:80px;height:80px;animation:12s ease-in-out infinite Footer-module__as8s1W__float;top:15%;right:10%;transform:rotate(25deg)}.Footer-module__as8s1W__confetti2{background:var(--sunny-yellow);width:60px;height:60px;animation:10s ease-in-out 2s infinite Footer-module__as8s1W__float;bottom:30%;left:8%;transform:rotate(-15deg)}.Footer-module__as8s1W__puzzle1{background:var(--tiny-teal);border-radius:50%;width:90px;height:90px;animation:14s ease-in-out 1s infinite Footer-module__as8s1W__float;top:50%;right:5%}@keyframes Footer-module__as8s1W__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(5deg)}}@media (prefers-reduced-motion:reduce){.Footer-module__as8s1W__confetti1,.Footer-module__as8s1W__confetti2,.Footer-module__as8s1W__puzzle1{animation:none}.Footer-module__as8s1W__footerLink:hover,.Footer-module__as8s1W__socialLink:hover{transform:none}}@media (max-width:1024px){.Footer-module__as8s1W__footer{padding:3rem 0 0}.Footer-module__as8s1W__mainContent{grid-template-columns:1fr 1fr;gap:2.5rem;margin-bottom:2.5rem}.Footer-module__as8s1W__brandColumn{text-align:center;grid-column:1/-1;align-items:center}.Footer-module__as8s1W__brandDescription{max-width:500px}}@media (max-width:640px){.Footer-module__as8s1W__footer{padding:2.5rem 0 0}.Footer-module__as8s1W__container{padding:0 1.5rem}.Footer-module__as8s1W__mainContent{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}.Footer-module__as8s1W__brandColumn{text-align:center;align-items:center}.Footer-module__as8s1W__brandDescription{text-align:center}.Footer-module__as8s1W__trustBadge{align-self:center}.Footer-module__as8s1W__linksColumn,.Footer-module__as8s1W__contactColumn{text-align:center}.Footer-module__as8s1W__columnTitle:after{left:50%;transform:translate(-50%)}.Footer-module__as8s1W__contactItem{text-align:left;justify-content:center}.Footer-module__as8s1W__socialRow{align-items:center}.Footer-module__as8s1W__bottomContent{text-align:center;flex-direction:column;gap:1.5rem}.Footer-module__as8s1W__bottomLinks{justify-content:center}}@media (max-width:480px){.Footer-module__as8s1W__bottomLinks{flex-direction:column;gap:1rem}}
.Programs-module__VK47dq__programs{background:var(--soft-cream);padding:3rem 2rem;position:relative;overflow:hidden}.Programs-module__VK47dq__container{max-width:1200px;margin:0 auto}.Programs-module__VK47dq__header{text-align:center;margin-bottom:3rem}.Programs-module__VK47dq__title{font-family:var(--font-lonkie-brush),cursive;color:var(--tiny-purple);margin-bottom:1rem;font-size:max(2.5rem,min(5vw,4rem));font-style:italic;font-weight:700;line-height:1.2}.Programs-module__VK47dq__subtitle{color:var(--charcoal);opacity:.9;max-width:600px;margin:0 auto;font-size:max(1.125rem,min(2vw,1.375rem));line-height:1.6}.Programs-module__VK47dq__progressIndicator{text-align:center;margin-bottom:4rem}.Programs-module__VK47dq__progressTrack{background:rgba(94,194,183,.2);border-radius:4px;width:100%;max-width:800px;height:8px;margin:0 auto 2rem;position:relative;overflow:visible}.Programs-module__VK47dq__progressFill{background:linear-gradient(90deg,var(--sunny-yellow)0%,var(--tiny-teal)30%,var(--warm-orange)70%,var(--tiny-purple)100%);border-radius:4px;height:100%;position:relative}.Programs-module__VK47dq__progressStep{flex-direction:column;align-items:center;gap:.5rem;transition:all .3s;display:flex;position:absolute;top:-20px;transform:translate(-50%)}.Programs-module__VK47dq__progressStep.Programs-module__VK47dq__completed .Programs-module__VK47dq__progressIcon{background:var(--tiny-teal);color:#fff;transform:scale(1.1)}.Programs-module__VK47dq__progressStep.Programs-module__VK47dq__current .Programs-module__VK47dq__progressIcon{background:var(--warm-orange);color:#fff;animation:2s ease-in-out infinite Programs-module__VK47dq__pulse;box-shadow:0 0 20px rgba(244,160,61,.6)}.Programs-module__VK47dq__progressIcon{border:3px solid var(--tiny-teal);background:rgba(255,255,255,.9);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:all .3s;display:flex;box-shadow:0 4px 12px rgba(0,0,0,.1)}.Programs-module__VK47dq__progressLabel{color:var(--charcoal);white-space:nowrap;margin-top:.25rem;font-size:.875rem;font-weight:600}.Programs-module__VK47dq__movingCharacter{z-index:10;position:absolute;top:-35px;transform:translate(-50%)}.Programs-module__VK47dq__character{filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));font-size:2rem;display:block}.Programs-module__VK47dq__progressText{color:var(--tiny-purple);min-height:1.5rem;font-size:1.125rem;font-weight:600}@keyframes Programs-module__VK47dq__pulse{0%,to{transform:scale(1);box-shadow:0 0 20px rgba(244,160,61,.6)}50%{transform:scale(1.05);box-shadow:0 0 30px rgba(244,160,61,.8)}}.Programs-module__VK47dq__timelineContainer{margin-bottom:4rem;position:relative}.Programs-module__VK47dq__timelineLine{background:linear-gradient(90deg,var(--tiny-teal)0%,var(--warm-orange)50%,var(--tiny-purple)100%);transform-origin:0;z-index:1;border-radius:2px;height:3px;position:absolute;top:120px;left:0;right:0}.Programs-module__VK47dq__programsGrid{z-index:2;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid;position:relative}.Programs-module__VK47dq__programCard{text-align:center;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.9);border:2px solid rgba(94,194,183,.15);border-radius:20px;padding:2rem 1.5rem;transition:all .3s;position:relative;box-shadow:0 8px 25px rgba(0,0,0,.08)}.Programs-module__VK47dq__programCard:hover,.Programs-module__VK47dq__programCard:focus{border-color:var(--tiny-teal);outline:none;transform:translateY(-5px);box-shadow:0 15px 40px rgba(127,79,191,.15)}.Programs-module__VK47dq__programCard.Programs-module__VK47dq__hovered{border-color:var(--tiny-teal);transform:translateY(-5px);box-shadow:0 15px 40px rgba(127,79,191,.15)}.Programs-module__VK47dq__programCard.Programs-module__VK47dq__highlighted{border-color:var(--warm-orange);background:rgba(244,160,61,.05);transform:translateY(-2px)}.Programs-module__VK47dq__glowEffect{background:linear-gradient(45deg,var(--warm-orange),var(--tiny-purple),var(--tiny-teal));z-index:-1;filter:blur(8px);border-radius:22px;position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px}.Programs-module__VK47dq__stepBadge{background:var(--tiny-purple);color:#fff;border-radius:12px;padding:.5rem .75rem;font-size:.875rem;font-weight:700;position:absolute;top:-12px;right:15px;box-shadow:0 4px 12px rgba(127,79,191,.3)}.Programs-module__VK47dq__stepNumber{font-size:1.1rem}.Programs-module__VK47dq__stepTotal{opacity:.8;font-size:.9rem}.Programs-module__VK47dq__iconWrapper{justify-content:center;align-items:center;margin:0 auto 1.5rem;transition:transform .3s;display:flex}.Programs-module__VK47dq__programCard:hover .Programs-module__VK47dq__iconWrapper{transform:scale(1.1)}.Programs-module__VK47dq__icon{font-size:3rem;display:block}.Programs-module__VK47dq__cardContent{text-align:left}.Programs-module__VK47dq__cardTitle{font-family:var(--font-lonkie-brush),cursive;color:var(--tiny-purple);text-align:center;margin-bottom:.75rem;font-size:1.75rem;font-style:italic;font-weight:700}.Programs-module__VK47dq__cardDescription{color:var(--charcoal);opacity:.9;margin-bottom:1.25rem;font-size:1rem;line-height:1.6}.Programs-module__VK47dq__bulletList{margin:0;padding:0;list-style:none}.Programs-module__VK47dq__bulletItem{color:var(--charcoal);align-items:flex-start;gap:.5rem;margin-bottom:.5rem;font-size:.9rem;line-height:1.5;display:flex}.Programs-module__VK47dq__bulletIcon{color:var(--tiny-teal);margin-top:.1rem;font-size:1.2rem;font-weight:800;line-height:1}.Programs-module__VK47dq__timelineNode{z-index:3;width:2rem;height:2rem;position:absolute;top:105px;right:-1rem}.Programs-module__VK47dq__nodeCircle{background:var(--sunny-yellow);border:3px solid #fff;border-radius:50%;width:100%;height:100%;transition:all .3s;box-shadow:0 4px 12px rgba(252,216,86,.4)}.Programs-module__VK47dq__ctaSection{text-align:center;padding:3rem 0 1rem}.Programs-module__VK47dq__ctaButton{background:var(--warm-orange);color:#fff;border-radius:50px;margin-bottom:1rem;padding:1rem 2.5rem;font-size:1.25rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 6px 20px rgba(244,160,61,.3)}.Programs-module__VK47dq__ctaButton:hover{background:var(--tiny-purple);transform:translateY(-3px);box-shadow:0 8px 25px rgba(127,79,191,.4)}.Programs-module__VK47dq__supportText{color:var(--charcoal);opacity:.8;font-size:1rem;font-weight:600}.Programs-module__VK47dq__decorativeElements{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Programs-module__VK47dq__confetti1{background:var(--sunny-yellow);opacity:.4;border-radius:4px;width:20px;height:20px;animation:6s ease-in-out infinite Programs-module__VK47dq__float;position:absolute;top:10%;left:5%;transform:rotate(45deg)}.Programs-module__VK47dq__confetti2{background:var(--warm-orange);opacity:.4;border-radius:50%;width:16px;height:16px;animation:8s ease-in-out infinite reverse Programs-module__VK47dq__float;position:absolute;bottom:15%;right:8%}.Programs-module__VK47dq__puzzle1{background:var(--tiny-teal);opacity:.4;border-radius:4px;width:18px;height:18px;animation:7s ease-in-out infinite Programs-module__VK47dq__float;position:absolute;top:60%;left:3%}.Programs-module__VK47dq__puzzle2{background:var(--tiny-purple);opacity:.4;border-radius:2px;width:14px;height:14px;animation:9s ease-in-out infinite reverse Programs-module__VK47dq__float;position:absolute;top:25%;right:12%}@keyframes Programs-module__VK47dq__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(5deg)}}@media (prefers-reduced-motion:reduce){.Programs-module__VK47dq__programs *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.Programs-module__VK47dq__confetti1,.Programs-module__VK47dq__confetti2,.Programs-module__VK47dq__puzzle1,.Programs-module__VK47dq__puzzle2,.Programs-module__VK47dq__iconWrapper,.Programs-module__VK47dq__progressStep.Programs-module__VK47dq__current .Programs-module__VK47dq__progressIcon{animation:none!important}}@media (max-width:1023px){.Programs-module__VK47dq__programs{padding:2.5rem 2rem}.Programs-module__VK47dq__programsGrid{grid-template-columns:repeat(2,1fr);gap:2rem}.Programs-module__VK47dq__timelineLine,.Programs-module__VK47dq__timelineNode{display:none}.Programs-module__VK47dq__programCard{padding:1.75rem 1.25rem}.Programs-module__VK47dq__icon{font-size:2.5rem}}@media (max-width:768px){.Programs-module__VK47dq__progressStep{top:-15px}.Programs-module__VK47dq__progressIcon{width:35px;height:35px;font-size:1rem}.Programs-module__VK47dq__progressLabel{font-size:.75rem}.Programs-module__VK47dq__character{font-size:1.5rem}.Programs-module__VK47dq__movingCharacter{top:-30px}.Programs-module__VK47dq__progressText{font-size:1rem}}@media (max-width:639px){.Programs-module__VK47dq__programs{padding:2rem 1.5rem}.Programs-module__VK47dq__header{margin-bottom:3rem}.Programs-module__VK47dq__programsGrid{grid-template-columns:1fr;gap:1.5rem;position:relative}.Programs-module__VK47dq__programsGrid:before{content:"";background:linear-gradient(180deg,var(--tiny-teal)0%,var(--warm-orange)50%,var(--tiny-purple)100%);z-index:1;border-radius:2px;width:3px;position:absolute;top:0;bottom:0;left:40px}.Programs-module__VK47dq__programCard{text-align:left;margin-left:80px;position:relative}.Programs-module__VK47dq__programCard:before{content:"";background:var(--sunny-yellow);z-index:2;border:3px solid #fff;border-radius:50%;width:16px;height:16px;position:absolute;top:50%;left:-55px;transform:translateY(-50%);box-shadow:0 2px 8px rgba(252,216,86,.4)}.Programs-module__VK47dq__stepBadge{background:var(--tiny-purple);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:.75rem;display:flex;position:absolute;top:50%;left:-80px;right:auto;transform:translateY(-50%)}.Programs-module__VK47dq__stepNumber{font-size:1rem;line-height:1}.Programs-module__VK47dq__stepTotal{font-size:.7rem;line-height:1}.Programs-module__VK47dq__iconWrapper{margin:0 0 1rem}.Programs-module__VK47dq__icon{font-size:2.2rem}.Programs-module__VK47dq__cardContent{text-align:left}.Programs-module__VK47dq__cardTitle{text-align:left;font-size:1.5rem}.Programs-module__VK47dq__cardDescription{font-size:.95rem}.Programs-module__VK47dq__bulletItem{font-size:.85rem}.Programs-module__VK47dq__ctaSection{padding:2rem 0 1rem}.Programs-module__VK47dq__ctaButton{padding:.875rem 2rem;font-size:1.125rem}}@media (max-width:480px){.Programs-module__VK47dq__programs{padding:2.5rem 1rem}.Programs-module__VK47dq__programCard{margin-left:60px;padding:1.5rem 1rem}.Programs-module__VK47dq__programCard:before{width:14px;height:14px;left:-45px}.Programs-module__VK47dq__stepBadge{width:35px;height:35px;left:-60px}.Programs-module__VK47dq__programsGrid:before{left:30px}}
.Facilities-module__ySlLBW__facilities{background:var(--soft-cream);padding:4rem 2rem;position:relative;overflow:hidden}.Facilities-module__ySlLBW__container{max-width:1200px;margin:0 auto}.Facilities-module__ySlLBW__header{text-align:center;margin-bottom:3rem}.Facilities-module__ySlLBW__title{font-family:var(--font-lonkie-brush),cursive;color:var(--tiny-purple);margin-bottom:1rem;font-size:max(2.5rem,min(5vw,4rem));font-style:italic;font-weight:700;line-height:1.2}.Facilities-module__ySlLBW__description{color:var(--charcoal);opacity:.9;max-width:700px;margin:0 auto;font-size:max(1.125rem,min(2vw,1.375rem));line-height:1.6}.Facilities-module__ySlLBW__sliderWrapper{margin-bottom:3rem;position:relative}.Facilities-module__ySlLBW__sliderContainer{background:rgba(255,255,255,.5);border-radius:24px;padding:1rem;position:relative;overflow:hidden}.Facilities-module__ySlLBW__slidesTrack{will-change:transform;transition:transform .5s ease-out;display:flex}.Facilities-module__ySlLBW__slide{flex-shrink:0;padding:0 .5rem}.Facilities-module__ySlLBW__imageWrapper{aspect-ratio:4/3;background:#fff;border:2px solid rgba(94,194,183,.2);border-radius:20px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.1)}.Facilities-module__ySlLBW__imageWrapper:hover{border-color:var(--tiny-teal);transform:scale(1.01);box-shadow:0 12px 35px rgba(127,79,191,.15)}.Facilities-module__ySlLBW__slideImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.Facilities-module__ySlLBW__imageWrapper:hover .Facilities-module__ySlLBW__slideImage{transform:scale(1.02)}.Facilities-module__ySlLBW__imagePlaceholder{aspect-ratio:4/3;background:linear-gradient(135deg,var(--tiny-teal)0%,var(--tiny-purple)100%);color:#fff;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.Facilities-module__ySlLBW__imagePlaceholder:before{content:"";opacity:.3;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Ccircle cx='30' cy='30' r='4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;top:0;bottom:0;left:0;right:0}.Facilities-module__ySlLBW__placeholderIcon{z-index:1;margin-bottom:.5rem;font-size:3rem;display:block}.Facilities-module__ySlLBW__imagePlaceholder p{z-index:1;font-size:1.125rem;font-weight:600}.Facilities-module__ySlLBW__navButton{border:2px solid var(--tiny-teal);width:48px;height:48px;color:var(--tiny-purple);cursor:pointer;z-index:10;background:rgba(255,255,255,.95);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px rgba(0,0,0,.15)}.Facilities-module__ySlLBW__navButton:hover:not(:disabled){background:var(--tiny-teal);color:#fff;transform:translateY(-50%)scale(1.1);box-shadow:0 6px 20px rgba(94,194,183,.4)}.Facilities-module__ySlLBW__navButton:disabled{opacity:.3;cursor:not-allowed;border-color:rgba(94,194,183,.3)}.Facilities-module__ySlLBW__navButton:focus-visible{outline:3px solid var(--tiny-purple);outline-offset:3px}.Facilities-module__ySlLBW__navPrev{left:1rem}.Facilities-module__ySlLBW__navNext{right:1rem}.Facilities-module__ySlLBW__dotsContainer{justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.Facilities-module__ySlLBW__dot{cursor:pointer;background:rgba(127,79,191,.3);border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.Facilities-module__ySlLBW__dot:hover{background:rgba(127,79,191,.6);transform:scale(1.2)}.Facilities-module__ySlLBW__dot:focus-visible{outline:2px solid var(--tiny-purple);outline-offset:3px}.Facilities-module__ySlLBW__activeDot{background:var(--tiny-purple);border-radius:6px;width:32px}.Facilities-module__ySlLBW__featuresGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem;display:grid}.Facilities-module__ySlLBW__featureBadge{text-align:left;color:var(--charcoal);cursor:default;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(255,255,255,.9);border:2px solid rgba(94,194,183,.2);border-radius:16px;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px rgba(0,0,0,.05)}.Facilities-module__ySlLBW__featureBadge:hover{border-color:var(--tiny-teal);background:rgba(94,194,183,.05);box-shadow:0 6px 20px rgba(94,194,183,.15)}.Facilities-module__ySlLBW__featureBadge:before{content:"✓";color:var(--tiny-teal);background:rgba(94,194,183,.1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.1rem;font-weight:800;display:flex}.Facilities-module__ySlLBW__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Facilities-module__ySlLBW__decorativeElements{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Facilities-module__ySlLBW__confetti1{background:var(--sunny-yellow);opacity:.4;border-radius:4px;width:20px;height:20px;animation:6s ease-in-out infinite Facilities-module__ySlLBW__float;position:absolute;top:10%;left:5%;transform:rotate(45deg)}.Facilities-module__ySlLBW__confetti2{background:var(--warm-orange);opacity:.4;border-radius:50%;width:16px;height:16px;animation:8s ease-in-out infinite reverse Facilities-module__ySlLBW__float;position:absolute;bottom:15%;right:8%}.Facilities-module__ySlLBW__puzzle1{background:var(--tiny-teal);opacity:.4;border-radius:4px;width:18px;height:18px;animation:7s ease-in-out infinite Facilities-module__ySlLBW__float;position:absolute;top:60%;left:3%}.Facilities-module__ySlLBW__puzzle2{background:var(--tiny-purple);opacity:.4;border-radius:2px;width:14px;height:14px;animation:9s ease-in-out infinite reverse Facilities-module__ySlLBW__float;position:absolute;top:25%;right:12%}@keyframes Facilities-module__ySlLBW__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(5deg)}}@media (prefers-reduced-motion:reduce){.Facilities-module__ySlLBW__facilities *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.Facilities-module__ySlLBW__slidesTrack{transition:none}.Facilities-module__ySlLBW__confetti1,.Facilities-module__ySlLBW__confetti2,.Facilities-module__ySlLBW__puzzle1,.Facilities-module__ySlLBW__puzzle2{animation:none!important}}@media (max-width:1023px){.Facilities-module__ySlLBW__facilities{padding:3rem 2rem}.Facilities-module__ySlLBW__featuresGrid{grid-template-columns:repeat(3,1fr)}.Facilities-module__ySlLBW__navButton{width:40px;height:40px;font-size:1.25rem}}@media (max-width:639px){.Facilities-module__ySlLBW__facilities{padding:2.5rem 1.5rem}.Facilities-module__ySlLBW__header,.Facilities-module__ySlLBW__sliderWrapper{margin-bottom:2rem}.Facilities-module__ySlLBW__sliderContainer{border-radius:16px;padding:.5rem}.Facilities-module__ySlLBW__slide{padding:0 .25rem}.Facilities-module__ySlLBW__imageWrapper{border-radius:16px}.Facilities-module__ySlLBW__navButton{width:36px;height:36px;font-size:1.125rem}.Facilities-module__ySlLBW__navPrev{left:.5rem}.Facilities-module__ySlLBW__navNext{right:.5rem}.Facilities-module__ySlLBW__dotsContainer{gap:.5rem;margin-top:1rem}.Facilities-module__ySlLBW__dot{width:10px;height:10px}.Facilities-module__ySlLBW__activeDot{width:24px}.Facilities-module__ySlLBW__featuresGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.Facilities-module__ySlLBW__featureBadge{padding:.875rem 1rem;font-size:.875rem}}@media (max-width:480px){.Facilities-module__ySlLBW__facilities{padding:2rem 1rem}.Facilities-module__ySlLBW__featuresGrid{grid-template-columns:1fr 1fr}.Facilities-module__ySlLBW__featureBadge{padding:.75rem;font-size:.8rem}}
.SectionDivider-module__hCRl7a__divider{justify-content:center;align-items:center;padding:2rem 0;display:flex;position:relative;overflow:hidden}.SectionDivider-module__hCRl7a__dividerLine{background:linear-gradient(90deg,transparent 0%,var(--tiny-teal)50%,transparent 100%);flex:1;max-width:200px;height:2px}.SectionDivider-module__hCRl7a__dividerIcon{color:var(--tiny-teal);background:var(--soft-cream);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0 1.5rem;padding:.5rem;font-size:1.5rem;animation:3s ease-in-out infinite SectionDivider-module__hCRl7a__gentleFloat;display:flex;box-shadow:0 4px 12px rgba(94,194,183,.2)}.SectionDivider-module__hCRl7a__subtle .SectionDivider-module__hCRl7a__dividerLine{background:linear-gradient(90deg,transparent 0%,rgba(94,194,183,.3) 50%,transparent 100%)}.SectionDivider-module__hCRl7a__subtle .SectionDivider-module__hCRl7a__dividerIcon{color:rgba(94,194,183,.6);width:32px;height:32px;font-size:1.25rem}.SectionDivider-module__hCRl7a__colorful .SectionDivider-module__hCRl7a__dividerLine{background:linear-gradient(90deg,transparent 0%,var(--sunny-yellow)25%,var(--tiny-teal)50%,var(--warm-orange)75%,transparent 100%)}.SectionDivider-module__hCRl7a__colorful .SectionDivider-module__hCRl7a__dividerIcon{background:linear-gradient(135deg,var(--sunny-yellow),var(--tiny-teal),var(--warm-orange));color:#fff;width:36px;height:36px;font-size:1.25rem}@keyframes SectionDivider-module__hCRl7a__gentleFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-3px)rotate(5deg)}}@media (prefers-reduced-motion:reduce){.SectionDivider-module__hCRl7a__dividerIcon{animation:none!important}}@media (max-width:639px){.SectionDivider-module__hCRl7a__divider{padding:1.5rem 0}.SectionDivider-module__hCRl7a__dividerLine{max-width:120px}.SectionDivider-module__hCRl7a__dividerIcon{width:32px;height:32px;margin:0 1rem;font-size:1.25rem}.SectionDivider-module__hCRl7a__colorful .SectionDivider-module__hCRl7a__dividerIcon{width:28px;height:28px;font-size:1rem}}
.WhyChoose-module__cPw4eG__whyChoose{background:var(--soft-cream);padding:4rem 2rem;position:relative;overflow:hidden}.WhyChoose-module__cPw4eG__container{max-width:1200px;margin:0 auto}.WhyChoose-module__cPw4eG__header{text-align:center;margin-bottom:3.5rem}.WhyChoose-module__cPw4eG__title{font-family:var(--font-lonkie-brush),cursive;color:var(--tiny-purple);margin-bottom:1.25rem;font-size:max(2rem,min(5vw,3.5rem));font-style:italic;font-weight:700;line-height:1.3}.WhyChoose-module__cPw4eG__intro{color:var(--charcoal);opacity:.9;max-width:700px;margin:0 auto;font-size:max(1.125rem,min(2vw,1.375rem));line-height:1.7}.WhyChoose-module__cPw4eG__highlightsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;display:grid}.WhyChoose-module__cPw4eG__highlightCard{text-align:center;background:#fff;border:2px solid rgba(94,194,183,.2);border-radius:20px;flex-direction:column;align-items:center;min-height:320px;padding:2rem 1.5rem;transition:all .3s;display:flex;position:relative;box-shadow:0 6px 20px rgba(0,0,0,.08)}.WhyChoose-module__cPw4eG__highlightCard:hover{border-color:var(--tiny-teal);box-shadow:0 10px 30px rgba(94,194,183,.2)}.WhyChoose-module__cPw4eG__highlightCard:before{content:"";background:linear-gradient(90deg,var(--tiny-teal),var(--warm-orange),var(--tiny-purple));opacity:0;border-radius:20px 20px 0 0;height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.WhyChoose-module__cPw4eG__highlightCard:hover:before{opacity:1}.WhyChoose-module__cPw4eG__checkBadge{background:var(--tiny-teal);border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:-10px;right:15px;box-shadow:0 4px 12px rgba(94,194,183,.4)}.WhyChoose-module__cPw4eG__checkIcon{color:#fff;font-size:1rem;font-weight:800}.WhyChoose-module__cPw4eG__iconWrapper{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;transition:all .3s;display:flex;box-shadow:0 6px 20px rgba(0,0,0,.15)}.WhyChoose-module__cPw4eG__icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));font-size:2.5rem}.WhyChoose-module__cPw4eG__cardContent{text-align:center;flex-direction:column;flex:1;gap:1rem;margin:1.5rem 0;display:flex}.WhyChoose-module__cPw4eG__cardTitle{color:var(--charcoal);font-size:1.25rem;font-weight:700;line-height:1.4}.WhyChoose-module__cPw4eG__cardDescription{color:var(--charcoal);opacity:.8;font-size:.95rem;line-height:1.6}.WhyChoose-module__cPw4eG__learnMoreBtn{background:var(--warm-orange);color:#fff;border:none;border-radius:25px;align-items:center;gap:.5rem;margin-top:auto;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px rgba(244,160,61,.3)}.WhyChoose-module__cPw4eG__learnMoreBtn:hover{background:var(--tiny-purple);transform:translateY(-2px);box-shadow:0 6px 16px rgba(127,79,191,.4)}.WhyChoose-module__cPw4eG__learnMoreBtn:focus-visible{outline:3px solid var(--tiny-purple);outline-offset:2px}.WhyChoose-module__cPw4eG__ctaWrapper{text-align:center;margin-top:2rem}.WhyChoose-module__cPw4eG__ctaButton{background:var(--warm-orange);color:#fff;border-radius:50px;padding:1rem 2.5rem;font-size:1.25rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 6px 20px rgba(244,160,61,.3)}.WhyChoose-module__cPw4eG__ctaButton:hover{background:var(--tiny-purple);transform:translateY(-3px);box-shadow:0 8px 25px rgba(127,79,191,.4)}.WhyChoose-module__cPw4eG__ctaButton:focus-visible{outline:3px solid var(--tiny-purple);outline-offset:3px}.WhyChoose-module__cPw4eG__decorativeElements{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.WhyChoose-module__cPw4eG__confetti1{background:var(--sunny-yellow);opacity:.5;border-radius:4px;width:18px;height:18px;animation:7s ease-in-out infinite WhyChoose-module__cPw4eG__float;position:absolute;top:8%;left:4%;transform:rotate(45deg)}.WhyChoose-module__cPw4eG__confetti2{background:var(--warm-orange);opacity:.5;border-radius:50%;width:16px;height:16px;animation:9s ease-in-out infinite reverse WhyChoose-module__cPw4eG__float;position:absolute;bottom:12%;right:6%}.WhyChoose-module__cPw4eG__puzzle1{background:var(--tiny-teal);opacity:.4;border-radius:4px;width:20px;height:20px;animation:8s ease-in-out infinite WhyChoose-module__cPw4eG__float;position:absolute;top:45%;left:2%}.WhyChoose-module__cPw4eG__puzzle2{background:var(--tiny-purple);opacity:.4;border-radius:2px;width:16px;height:16px;animation:10s ease-in-out infinite reverse WhyChoose-module__cPw4eG__float;position:absolute;top:20%;right:10%}.WhyChoose-module__cPw4eG__star1{background:var(--sunny-yellow);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);opacity:.5;width:14px;height:14px;animation:6s ease-in-out infinite WhyChoose-module__cPw4eG__float;position:absolute;top:70%;right:3%}.WhyChoose-module__cPw4eG__star2{background:var(--warm-orange);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);opacity:.5;width:12px;height:12px;animation:7.5s ease-in-out infinite reverse WhyChoose-module__cPw4eG__float;position:absolute;bottom:25%;left:8%}@keyframes WhyChoose-module__cPw4eG__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-12px)rotate(10deg)}}@media (prefers-reduced-motion:reduce){.WhyChoose-module__cPw4eG__whyChoose *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.WhyChoose-module__cPw4eG__confetti1,.WhyChoose-module__cPw4eG__confetti2,.WhyChoose-module__cPw4eG__puzzle1,.WhyChoose-module__cPw4eG__puzzle2,.WhyChoose-module__cPw4eG__star1,.WhyChoose-module__cPw4eG__star2{animation:none!important}}@media (max-width:1023px){.WhyChoose-module__cPw4eG__whyChoose{padding:3rem 2rem}.WhyChoose-module__cPw4eG__highlightsGrid{grid-template-columns:repeat(2,1fr);gap:1.75rem}.WhyChoose-module__cPw4eG__highlightCard{min-height:300px}.WhyChoose-module__cPw4eG__cardFront,.WhyChoose-module__cPw4eG__cardBack{padding:1.75rem 1.25rem}.WhyChoose-module__cPw4eG__iconWrapper{width:70px;height:70px}.WhyChoose-module__cPw4eG__icon{font-size:2.2rem}.WhyChoose-module__cPw4eG__cardTitle{font-size:1.125rem}.WhyChoose-module__cPw4eG__backTitle{font-size:1.25rem}.WhyChoose-module__cPw4eG__backDescription{font-size:.95rem}}@media (max-width:639px){.WhyChoose-module__cPw4eG__whyChoose{padding:3rem 1.5rem}.WhyChoose-module__cPw4eG__header{margin-bottom:2.5rem}.WhyChoose-module__cPw4eG__highlightsGrid{grid-template-columns:1fr;gap:1.5rem}.WhyChoose-module__cPw4eG__highlightCard{min-height:280px;padding:1.5rem 1rem}.WhyChoose-module__cPw4eG__checkBadge{width:28px;height:28px;top:-8px;right:10px}.WhyChoose-module__cPw4eG__checkIcon{font-size:.875rem}.WhyChoose-module__cPw4eG__iconWrapper{width:65px;height:65px;margin-bottom:1rem}.WhyChoose-module__cPw4eG__icon{font-size:2rem}.WhyChoose-module__cPw4eG__cardTitle{font-size:1.125rem}.WhyChoose-module__cPw4eG__cardDescription{font-size:.9rem}.WhyChoose-module__cPw4eG__learnMoreBtn{padding:.625rem 1.25rem;font-size:.9rem}.WhyChoose-module__cPw4eG__ctaWrapper{margin-top:1.5rem}.WhyChoose-module__cPw4eG__ctaButton{padding:.875rem 2rem;font-size:1.125rem}}@media (max-width:480px){.WhyChoose-module__cPw4eG__whyChoose{padding:2.5rem 1rem}.WhyChoose-module__cPw4eG__highlightCard{min-height:260px}.WhyChoose-module__cPw4eG__cardFront,.WhyChoose-module__cPw4eG__cardBack{padding:1.25rem .875rem}.WhyChoose-module__cPw4eG__iconWrapper{width:60px;height:60px}.WhyChoose-module__cPw4eG__icon{font-size:1.8rem}.WhyChoose-module__cPw4eG__cardTitle,.WhyChoose-module__cPw4eG__backTitle{font-size:1rem}.WhyChoose-module__cPw4eG__backDescription{font-size:.85rem}.WhyChoose-module__cPw4eG__learnMoreBtn,.WhyChoose-module__cPw4eG__closeBtn{padding:.5rem 1.25rem;font-size:.85rem}}
.EarlyIntervention-module__F8H-Oq__earlyIntervention{background:var(--soft-cream);width:100%;padding:5rem 2rem;position:relative;overflow:hidden}.EarlyIntervention-module__F8H-Oq__container{grid-template-columns:1fr 1fr;align-items:stretch;gap:4rem;width:100%;max-width:1200px;margin:0 auto;display:grid}.EarlyIntervention-module__F8H-Oq__content{flex-direction:column;gap:2rem;display:flex}.EarlyIntervention-module__F8H-Oq__headlineGroup{margin-bottom:.5rem}.EarlyIntervention-module__F8H-Oq__headline{font-family:var(--font-lonkie-brush),cursive;color:var(--charcoal);margin:0;font-size:max(2.5rem,min(5vw,4rem));font-style:italic;font-weight:700;line-height:1.2}.EarlyIntervention-module__F8H-Oq__highlight{color:var(--tiny-purple)}.EarlyIntervention-module__F8H-Oq__introGroup{margin-bottom:1rem}.EarlyIntervention-module__F8H-Oq__intro{color:var(--charcoal);opacity:.9;margin:0;font-size:max(1.125rem,min(2vw,1.25rem));line-height:1.7}.EarlyIntervention-module__F8H-Oq__benefitsGroup{margin-bottom:1rem}.EarlyIntervention-module__F8H-Oq__benefitsList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.EarlyIntervention-module__F8H-Oq__benefitItem{align-items:flex-start;gap:1rem;display:flex}.EarlyIntervention-module__F8H-Oq__benefitIcon{color:var(--tiny-teal);background:rgba(94,194,183,.1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:.125rem;font-size:1.25rem;font-weight:800;display:flex}.EarlyIntervention-module__F8H-Oq__benefitText{color:var(--charcoal);font-size:1rem;font-weight:500;line-height:1.6}.EarlyIntervention-module__F8H-Oq__stepsGroup{margin-bottom:1.5rem}.EarlyIntervention-module__F8H-Oq__stepsTitle{color:var(--tiny-purple);margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.EarlyIntervention-module__F8H-Oq__stepsRow{flex-wrap:wrap;gap:1.5rem;display:flex}.EarlyIntervention-module__F8H-Oq__stepsColumn{flex-direction:column;gap:1rem;display:flex}.EarlyIntervention-module__F8H-Oq__stepItem{flex:1;align-items:center;gap:.75rem;min-width:150px;display:flex}.EarlyIntervention-module__F8H-Oq__stepIcon{background:rgba(244,160,61,.1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex}.EarlyIntervention-module__F8H-Oq__stepContent{flex:1}.EarlyIntervention-module__F8H-Oq__stepTitle{color:var(--warm-orange);margin:0 0 .25rem;font-size:.875rem;font-weight:700}.EarlyIntervention-module__F8H-Oq__stepDescription{color:var(--charcoal);opacity:.8;margin:0;font-size:.75rem}.EarlyIntervention-module__F8H-Oq__reassuranceGroup{margin-bottom:1rem}.EarlyIntervention-module__F8H-Oq__reassurance{color:var(--tiny-teal);border-left:4px solid var(--tiny-teal);background:rgba(94,194,183,.05);border-radius:8px;margin:0;padding:1rem;font-size:1rem;font-style:italic;font-weight:600}.EarlyIntervention-module__F8H-Oq__ctaGroup{margin-top:1rem}.EarlyIntervention-module__F8H-Oq__ctaButton{background:var(--warm-orange);color:#fff;border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 6px 20px rgba(244,160,61,.3)}.EarlyIntervention-module__F8H-Oq__ctaButton:hover{background:var(--tiny-purple);transform:translateY(-3px);box-shadow:0 8px 25px rgba(127,79,191,.4)}.EarlyIntervention-module__F8H-Oq__ctaButton:focus-visible{outline:3px solid var(--tiny-purple);outline-offset:3px}.EarlyIntervention-module__F8H-Oq__rightColumn{flex-direction:column;gap:2rem;height:100%;display:flex}.EarlyIntervention-module__F8H-Oq__imageWrapper{border:3px solid rgba(94,194,183,.2);border-radius:24px;width:100%;max-height:350px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 15px 40px rgba(0,0,0,.1)}.EarlyIntervention-module__F8H-Oq__imageWrapper:hover{border-color:var(--tiny-teal);transform:scale(1.02);box-shadow:0 20px 50px rgba(94,194,183,.2)}.EarlyIntervention-module__F8H-Oq__heroImage{object-fit:cover;width:100%;height:100%;max-height:350px;display:block}.EarlyIntervention-module__F8H-Oq__decorativeElements{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.EarlyIntervention-module__F8H-Oq__confetti1{background:var(--sunny-yellow);opacity:.4;border-radius:4px;width:16px;height:16px;animation:8s ease-in-out infinite EarlyIntervention-module__F8H-Oq__float;position:absolute;top:15%;left:8%;transform:rotate(45deg)}.EarlyIntervention-module__F8H-Oq__confetti2{background:var(--warm-orange);opacity:.4;border-radius:50%;width:14px;height:14px;animation:10s ease-in-out infinite reverse EarlyIntervention-module__F8H-Oq__float;position:absolute;bottom:20%;right:10%}.EarlyIntervention-module__F8H-Oq__puzzle1{background:var(--tiny-teal);opacity:.4;border-radius:4px;width:18px;height:18px;animation:9s ease-in-out infinite EarlyIntervention-module__F8H-Oq__float;position:absolute;top:60%;left:5%}.EarlyIntervention-module__F8H-Oq__puzzle2{background:var(--tiny-purple);opacity:.4;border-radius:2px;width:12px;height:12px;animation:11s ease-in-out infinite reverse EarlyIntervention-module__F8H-Oq__float;position:absolute;top:25%;right:15%}@keyframes EarlyIntervention-module__F8H-Oq__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-8px)rotate(5deg)}}@media (prefers-reduced-motion:reduce){.EarlyIntervention-module__F8H-Oq__earlyIntervention *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.EarlyIntervention-module__F8H-Oq__confetti1,.EarlyIntervention-module__F8H-Oq__confetti2,.EarlyIntervention-module__F8H-Oq__puzzle1,.EarlyIntervention-module__F8H-Oq__puzzle2{animation:none!important}}@media (max-width:899px){.EarlyIntervention-module__F8H-Oq__earlyIntervention{padding:4rem 2rem}.EarlyIntervention-module__F8H-Oq__container{text-align:center;grid-template-columns:1fr;gap:3rem}.EarlyIntervention-module__F8H-Oq__content{order:2}.EarlyIntervention-module__F8H-Oq__rightColumn{order:1}.EarlyIntervention-module__F8H-Oq__stepsRow,.EarlyIntervention-module__F8H-Oq__stepsColumn{justify-content:center}.EarlyIntervention-module__F8H-Oq__stepItem{text-align:center;flex-direction:column;min-width:120px}}@media (max-width:639px){.EarlyIntervention-module__F8H-Oq__earlyIntervention{padding:3rem 1.5rem}.EarlyIntervention-module__F8H-Oq__container{gap:2rem}.EarlyIntervention-module__F8H-Oq__content{gap:1.5rem}.EarlyIntervention-module__F8H-Oq__benefitItem{gap:.75rem}.EarlyIntervention-module__F8H-Oq__benefitIcon{width:28px;height:28px;font-size:1.125rem}.EarlyIntervention-module__F8H-Oq__stepsRow,.EarlyIntervention-module__F8H-Oq__stepsColumn{flex-direction:column;gap:1rem}.EarlyIntervention-module__F8H-Oq__stepItem{text-align:left;flex-direction:row;justify-content:center;max-width:300px;margin:0 auto}.EarlyIntervention-module__F8H-Oq__ctaButton{padding:.875rem 1.75rem;font-size:1rem}.EarlyIntervention-module__F8H-Oq__imageWrapper{border-radius:20px}}@media (max-width:480px){.EarlyIntervention-module__F8H-Oq__earlyIntervention{padding:2.5rem 1rem}.EarlyIntervention-module__F8H-Oq__benefitItem{text-align:center;flex-direction:column;gap:.5rem}.EarlyIntervention-module__F8H-Oq__reassurance{padding:.75rem;font-size:.9rem}.EarlyIntervention-module__F8H-Oq__stepItem{max-width:250px}}
.Owner-module__obwhdG__owner{background:var(--soft-cream);align-items:center;min-height:80vh;padding:5rem 2rem;display:flex;position:relative;overflow:hidden}[dir=rtl] .Owner-module__obwhdG__content{flex-direction:row-reverse}[dir=rtl] .Owner-module__obwhdG__info{text-align:right}.Owner-module__obwhdG__container{z-index:2;width:100%;max-width:1400px;margin:0 auto;position:relative}.Owner-module__obwhdG__title{font-family:var(--font-lonkie-brush),cursive;color:var(--charcoal);text-align:center;letter-spacing:-.02em;margin-bottom:4rem;font-size:max(2.5rem,min(5vw,4rem));font-style:italic;font-weight:700;line-height:1.2}.Owner-module__obwhdG__content{align-items:center;gap:5rem;max-width:1200px;margin:0 auto;display:flex}.Owner-module__obwhdG__imageWrapper{flex:none;position:relative}.Owner-module__obwhdG__imageContainer{width:300px;height:300px;position:relative}.Owner-module__obwhdG__imageBackground{z-index:1;background:#fff;border-radius:50%;position:absolute;top:-20px;bottom:-20px;left:-20px;right:-20px;box-shadow:0 20px 60px rgba(127,79,191,.15)}.Owner-module__obwhdG__ownerImage{object-fit:cover;z-index:2;border:5px solid #fff;border-radius:50%;width:100%;height:100%;position:relative;box-shadow:0 15px 40px rgba(0,0,0,.1)}.Owner-module__obwhdG__imagePlaceholder{background:linear-gradient(135deg,var(--tiny-teal)0%,var(--tiny-purple)100%);z-index:2;border:5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;box-shadow:0 15px 40px rgba(0,0,0,.1)}.Owner-module__obwhdG__placeholderIcon{filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));font-size:6rem}.Owner-module__obwhdG__pencilIcon{background:var(--tiny-teal);z-index:3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;top:20px;left:20px;box-shadow:0 8px 20px rgba(94,194,183,.3)}.Owner-module__obwhdG__pencilIcon svg{width:24px;height:24px}.Owner-module__obwhdG__info{text-align:left;flex:1}.Owner-module__obwhdG__name{color:var(--charcoal);margin:0 0 1rem;font-size:max(2rem,min(4vw,3rem));font-weight:800;line-height:1.2}.Owner-module__obwhdG__role{color:var(--tiny-purple);margin:0 0 2rem;font-size:1.25rem;font-weight:600}.Owner-module__obwhdG__description{color:var(--charcoal);opacity:.9;max-width:600px;margin:0;font-size:1.125rem;line-height:1.8}.Owner-module__obwhdG__decorativeElements{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Owner-module__obwhdG__floatingShape{opacity:.6;border-radius:50%;position:absolute}.Owner-module__obwhdG__shape1{background:var(--sunny-yellow);border-radius:0;width:60px;height:60px;top:15%;right:10%;transform:rotate(45deg)}.Owner-module__obwhdG__shape2{background:var(--warm-orange);border-radius:50% 0;width:40px;height:40px;top:25%;left:8%}.Owner-module__obwhdG__shape3{background:var(--tiny-purple);width:30px;height:30px;bottom:30%;right:15%}.Owner-module__obwhdG__shape4{background:var(--tiny-teal);border-radius:0;width:50px;height:50px;bottom:20%;left:12%;transform:rotate(45deg)}@media (max-width:1024px){.Owner-module__obwhdG__owner{padding:4rem 2rem}.Owner-module__obwhdG__content{gap:3rem}.Owner-module__obwhdG__imageContainer{width:250px;height:250px}.Owner-module__obwhdG__title{margin-bottom:3rem}}@media (max-width:768px){.Owner-module__obwhdG__owner{min-height:auto;padding:3rem 1.5rem}.Owner-module__obwhdG__content{text-align:center;flex-direction:column;gap:2.5rem}.Owner-module__obwhdG__info{text-align:center}.Owner-module__obwhdG__imageContainer{width:200px;height:200px}.Owner-module__obwhdG__title{margin-bottom:2.5rem}.Owner-module__obwhdG__description{max-width:none}.Owner-module__obwhdG__shape1{width:40px;height:40px;top:10%;right:5%}.Owner-module__obwhdG__shape2{width:30px;height:30px;top:20%;left:5%}.Owner-module__obwhdG__shape3{width:25px;height:25px;bottom:25%;right:8%}.Owner-module__obwhdG__shape4{width:35px;height:35px;bottom:15%;left:8%}}@media (max-width:480px){.Owner-module__obwhdG__owner{padding:2.5rem 1rem}.Owner-module__obwhdG__imageContainer{width:180px;height:180px}.Owner-module__obwhdG__pencilIcon{width:40px;height:40px;top:15px;left:15px}.Owner-module__obwhdG__pencilIcon svg{width:20px;height:20px}}@media (prefers-reduced-motion:reduce){.Owner-module__obwhdG__floatingShape{animation:none!important}}
.Payments-module__PbGbsG__payments{background:var(--soft-cream);padding:6rem 2rem;position:relative;overflow:hidden}.Payments-module__PbGbsG__container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.Payments-module__PbGbsG__header{text-align:center;margin-bottom:4rem}.Payments-module__PbGbsG__headline{font-family:var(--font-lonkie-brush),cursive;color:var(--tiny-purple);margin:0 0 1rem;font-size:max(2.5rem,min(5vw,3.5rem));font-style:italic;font-weight:700;line-height:1.2}.Payments-module__PbGbsG__tagline{color:var(--charcoal);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;max-width:700px;margin:0 auto;font-size:max(1.125rem,min(2.5vw,1.375rem));line-height:1.6;display:flex}.Payments-module__PbGbsG__taglineIcon{font-size:1.5rem;animation:2s ease-in-out infinite Payments-module__PbGbsG__heartbeat;display:inline-block}@keyframes Payments-module__PbGbsG__heartbeat{0%,to{transform:scale(1)}14%{transform:scale(1.15)}28%{transform:scale(1)}}.Payments-module__PbGbsG__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.Payments-module__PbGbsG__card{text-align:center;background:#fff;border:2px solid transparent;border-radius:20px;flex-direction:column;align-items:center;min-height:300px;padding:2rem 1.5rem;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 20px rgba(0,0,0,.08)}.Payments-module__PbGbsG__card:first-child{border-color:rgba(127,79,191,.2)}.Payments-module__PbGbsG__card:first-child .Payments-module__PbGbsG__iconBadge{border-color:var(--tiny-purple);background:linear-gradient(135deg,rgba(127,79,191,.1),rgba(127,79,191,.2))}.Payments-module__PbGbsG__card:nth-child(2){border-color:rgba(94,194,183,.2)}.Payments-module__PbGbsG__card:nth-child(2) .Payments-module__PbGbsG__iconBadge{border-color:var(--tiny-teal);background:linear-gradient(135deg,rgba(94,194,183,.1),rgba(94,194,183,.2))}.Payments-module__PbGbsG__card:nth-child(3){border-color:rgba(244,160,61,.2)}.Payments-module__PbGbsG__card:nth-child(3) .Payments-module__PbGbsG__iconBadge{border-color:var(--warm-orange);background:linear-gradient(135deg,rgba(244,160,61,.1),rgba(244,160,61,.2))}.Payments-module__PbGbsG__card:nth-child(4){border-color:rgba(252,216,86,.3)}.Payments-module__PbGbsG__card:nth-child(4) .Payments-module__PbGbsG__iconBadge{border-color:var(--sunny-yellow);background:linear-gradient(135deg,rgba(252,216,86,.15),rgba(252,216,86,.25))}.Payments-module__PbGbsG__card:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.Payments-module__PbGbsG__card:hover .Payments-module__PbGbsG__iconBadge{transform:scale(1.05)}.Payments-module__PbGbsG__iconBadge{border:3px solid;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;transition:transform .3s;display:flex}.Payments-module__PbGbsG__icon{font-size:2.5rem;display:block}.Payments-module__PbGbsG__cardTitle{color:var(--charcoal);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.Payments-module__PbGbsG__cardSubtitle{color:var(--charcoal);opacity:.8;margin:0 0 1.5rem;font-size:1rem;line-height:1.5}.Payments-module__PbGbsG__highlights{flex-direction:column;flex:1;align-items:flex-start;gap:.75rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.Payments-module__PbGbsG__highlight{color:var(--charcoal);text-align:left;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.Payments-module__PbGbsG__highlightCheck{color:var(--tiny-teal);flex-shrink:0;font-size:1rem;font-weight:800}.Payments-module__PbGbsG__note{text-align:center;margin-bottom:2.5rem}.Payments-module__PbGbsG__note p{color:var(--charcoal);opacity:.7;margin:0;font-size:.95rem;font-style:italic}.Payments-module__PbGbsG__ctaRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.Payments-module__PbGbsG__primaryButton,.Payments-module__PbGbsG__secondaryButton{cursor:pointer;border:2px solid transparent;border-radius:50px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.Payments-module__PbGbsG__primaryButton{background:var(--warm-orange);color:#fff;box-shadow:0 4px 15px rgba(244,160,61,.3)}.Payments-module__PbGbsG__primaryButton:hover{background:var(--tiny-purple);transform:translateY(-2px);box-shadow:0 6px 20px rgba(127,79,191,.4)}.Payments-module__PbGbsG__secondaryButton{color:var(--charcoal);border-color:var(--tiny-teal);background:#fff}.Payments-module__PbGbsG__secondaryButton:hover{background:var(--tiny-teal);color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px rgba(94,194,183,.3)}.Payments-module__PbGbsG__decorativeElements{pointer-events:none;z-index:0;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.Payments-module__PbGbsG__confetti1,.Payments-module__PbGbsG__confetti2,.Payments-module__PbGbsG__puzzle1,.Payments-module__PbGbsG__puzzle2{opacity:.15;border-radius:8px;position:absolute}.Payments-module__PbGbsG__confetti1{background:var(--tiny-purple);width:60px;height:60px;animation:8s ease-in-out infinite Payments-module__PbGbsG__float;top:10%;left:5%;transform:rotate(15deg)}.Payments-module__PbGbsG__confetti2{background:var(--sunny-yellow);width:50px;height:50px;animation:7s ease-in-out 1s infinite Payments-module__PbGbsG__float;bottom:15%;right:8%;transform:rotate(-20deg)}.Payments-module__PbGbsG__puzzle1{background:var(--tiny-teal);border-radius:50%;width:70px;height:70px;animation:9s ease-in-out .5s infinite Payments-module__PbGbsG__float;top:60%;left:3%}.Payments-module__PbGbsG__puzzle2{background:var(--warm-orange);border-radius:50%;width:55px;height:55px;animation:8.5s ease-in-out 1.5s infinite Payments-module__PbGbsG__float;top:20%;right:5%}@keyframes Payments-module__PbGbsG__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(5deg)}}@media (prefers-reduced-motion:reduce){.Payments-module__PbGbsG__confetti1,.Payments-module__PbGbsG__confetti2,.Payments-module__PbGbsG__puzzle1,.Payments-module__PbGbsG__puzzle2,.Payments-module__PbGbsG__taglineIcon{animation:none}.Payments-module__PbGbsG__card:hover,.Payments-module__PbGbsG__card:hover .Payments-module__PbGbsG__iconBadge{transform:none}}@media (max-width:1024px){.Payments-module__PbGbsG__payments{padding:5rem 2rem}.Payments-module__PbGbsG__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.Payments-module__PbGbsG__card{min-height:280px}}@media (max-width:640px){.Payments-module__PbGbsG__payments{padding:4rem 1.5rem}.Payments-module__PbGbsG__header{margin-bottom:3rem}.Payments-module__PbGbsG__grid{grid-template-columns:1fr;gap:1.5rem}.Payments-module__PbGbsG__card{min-height:auto;padding:2rem 1.5rem}.Payments-module__PbGbsG__iconBadge{width:70px;height:70px}.Payments-module__PbGbsG__icon{font-size:2rem}.Payments-module__PbGbsG__cardTitle{font-size:1.375rem}.Payments-module__PbGbsG__ctaRow{flex-direction:column;gap:1rem;width:100%}.Payments-module__PbGbsG__primaryButton,.Payments-module__PbGbsG__secondaryButton{width:100%;max-width:300px}}
.about-module__tR2mKW__aboutPage{background:var(--soft-cream);width:100%;max-width:100vw;min-height:100vh;position:relative;overflow:hidden}.about-module__tR2mKW__hero{background:linear-gradient(135deg,#ffe5d9 0%,#fff5e1 50%,#e8f5f7 100%);width:100%;max-width:100vw;padding:10rem 2rem 6rem;position:relative;overflow:hidden}.about-module__tR2mKW__heroOverlay{pointer-events:none;background:radial-gradient(circle at 20% 30%,rgba(94,194,183,.1) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(127,79,191,.1) 0%,transparent 50%);position:absolute;top:0;bottom:0;left:0;right:0}.about-module__tR2mKW__heroContent{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.about-module__tR2mKW__heroText{flex-direction:column;gap:2rem;display:flex}.about-module__tR2mKW__heroTitle{font-family:var(--font-lonkie-brush),cursive;color:var(--charcoal);margin:0;font-size:max(3rem,min(6vw,5rem));font-style:italic;font-weight:700;line-height:1.1}.about-module__tR2mKW__titleAccent{color:var(--tiny-purple);display:inline-block;position:relative}.about-module__tR2mKW__titleAccent:after{content:"";background:var(--sunny-yellow);opacity:.5;z-index:-1;border-radius:4px;height:8px;position:absolute;bottom:-10px;left:0;right:0}.about-module__tR2mKW__heroSubtitle{color:var(--charcoal);opacity:.9;margin:0;font-size:max(1.25rem,min(2.5vw,1.5rem));line-height:1.7}.about-module__tR2mKW__heroStats{gap:2rem;margin-top:1rem;display:flex}.about-module__tR2mKW__stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.9) padding-box padding-box;border:3px solid transparent;border-radius:20px;flex-direction:column;flex:1;align-items:center;padding:1.5rem;display:flex;position:relative;box-shadow:0 8px 30px rgba(0,0,0,.08)}.about-module__tR2mKW__stat:before{content:"";background:linear-gradient(135deg,var(--tiny-teal),var(--tiny-purple),var(--warm-orange));-webkit-mask-composite:xor;border-radius:20px;padding:3px;position:absolute;top:-3px;bottom:-3px;left:-3px;right:-3px;-webkit-mask-image:linear-gradient(#fff 0,#fff 0),linear-gradient(#fff 0,#fff 0);mask-image:linear-gradient(#fff 0,#fff 0),linear-gradient(#fff 0,#fff 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;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}.about-module__tR2mKW__statNumber{font-family:var(--font-lonkie-brush),cursive;color:var(--tiny-purple);font-size:3rem;font-weight:700;line-height:1}.about-module__tR2mKW__statLabel{color:var(--charcoal);text-align:center;margin-top:.5rem;font-size:.9rem;font-weight:600}.about-module__tR2mKW__heroImage{border-radius:30px;height:500px;transition:transform .3s;position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:0 20px 60px rgba(0,0,0,.15),0 0 0 15px rgba(255,255,255,.5),0 0 0 30px rgba(94,194,183,.2)}.about-module__tR2mKW__heroImage:hover{transform:rotate(0)scale(1.02)}.about-module__tR2mKW__heroImg{object-fit:cover;width:100%;height:100%;display:block}.about-module__tR2mKW__floatingShapes{pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.about-module__tR2mKW__shape1,.about-module__tR2mKW__shape2,.about-module__tR2mKW__shape3,.about-module__tR2mKW__shape4{opacity:.3;font-size:3rem;animation:6s ease-in-out infinite about-module__tR2mKW__float;position:absolute}.about-module__tR2mKW__shape1{animation-delay:0s;top:15%;left:10%}.about-module__tR2mKW__shape2{animation-delay:1.5s;top:70%;right:15%}.about-module__tR2mKW__shape3{animation-delay:3s;bottom:20%;left:20%}.about-module__tR2mKW__shape4{animation-delay:4.5s;top:40%;right:10%}@keyframes about-module__tR2mKW__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(10deg)}}.about-module__tR2mKW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.about-module__tR2mKW__story,.about-module__tR2mKW__values,.about-module__tR2mKW__team,.about-module__tR2mKW__journey{will-change:transform,opacity;width:100%;max-width:100vw;padding:6rem 0;overflow-x:hidden;transform:translateZ(0)}.about-module__tR2mKW__story{background:#fff}.about-module__tR2mKW__values{background:linear-gradient(135deg,#f8f9fa 0%,#fff5e1 100%)}.about-module__tR2mKW__team{background:#fff}.about-module__tR2mKW__journey{background:linear-gradient(135deg,#e8f5f7 0%,#ffe5d9 100%)}.about-module__tR2mKW__sectionLabel{background:var(--tiny-teal);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:700;display:inline-block}.about-module__tR2mKW__sectionTitle{font-family:var(--font-lonkie-brush),cursive;color:var(--tiny-purple);text-align:center;margin:0 0 3rem;font-size:max(2.5rem,min(5vw,3.5rem));font-style:italic;font-weight:700;line-height:1.2}.about-module__tR2mKW__storyContent{text-align:center;max-width:800px;margin:0 auto}.about-module__tR2mKW__storyText{flex-direction:column;gap:1.5rem;display:flex}.about-module__tR2mKW__storyText p{color:var(--charcoal);margin:0;font-size:1.125rem;line-height:1.8}.about-module__tR2mKW__valuesGrid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1000px;margin:0 auto;display:grid}@media (max-width:768px){.about-module__tR2mKW__valuesGrid{grid-template-columns:1fr}}.about-module__tR2mKW__valueCard{text-align:center;background:#fff;border:3px solid transparent;border-radius:24px;padding:2.5rem 2rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.08)}.about-module__tR2mKW__valueCard:before{content:"";background:var(--accent-color,var(--tiny-teal));height:5px;position:absolute;top:0;left:0;right:0}.about-module__tR2mKW__valueCard:hover{transform:translateY(-5px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.about-module__tR2mKW__valueIconContainer{justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 1.5rem;display:flex;position:relative}.about-module__tR2mKW__valueIconContainer:before{content:"";background:linear-gradient(135deg,var(--accent-color,var(--tiny-teal))0%,transparent 100%);opacity:.1;z-index:1;border-radius:50%;width:100%;height:100%;transition:all .3s;position:absolute}.about-module__tR2mKW__valueCard:hover .about-module__tR2mKW__valueIconContainer:before{opacity:.2;transform:scale(1.1)}.about-module__tR2mKW__valueIcon{z-index:2;font-size:3.5rem;display:block;position:relative}.about-module__tR2mKW__valueSecondaryIcon{z-index:3;background:#fff;border-radius:50%;padding:.25rem;font-size:2rem;position:absolute;bottom:-5px;right:-5px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.about-module__tR2mKW__valueTitle{color:var(--charcoal);margin:0 0 1rem;font-size:1.5rem;font-weight:700}.about-module__tR2mKW__valueDescription{color:var(--charcoal);opacity:.8;margin:0;font-size:1rem;line-height:1.7}.about-module__tR2mKW__teamGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem;display:grid}.about-module__tR2mKW__teamCard{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border-radius:30px;transition:all .3s;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.1)}.about-module__tR2mKW__teamCard:hover{transform:translateY(-8px);box-shadow:0 15px 60px rgba(0,0,0,.15)}.about-module__tR2mKW__teamImageWrapper{background:linear-gradient(135deg,var(--tiny-teal)0%,var(--tiny-purple)100%);width:100%;height:300px;position:relative;overflow:hidden}.about-module__tR2mKW__teamImagePlaceholder{background:linear-gradient(135deg,var(--tiny-teal)0%,var(--tiny-purple)100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.about-module__tR2mKW__teamPlaceholderIcon{filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));font-size:6rem}.about-module__tR2mKW__teamInfo{padding:2rem}.about-module__tR2mKW__teamName{color:var(--charcoal);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.about-module__tR2mKW__teamRole{color:var(--tiny-purple);margin:0 0 1rem;font-size:1.125rem;font-weight:600}.about-module__tR2mKW__teamExperience{color:var(--tiny-teal);margin:0 0 .5rem;font-size:.95rem;font-weight:600}.about-module__tR2mKW__teamQualifications{color:var(--warm-orange);margin:0 0 1rem;font-size:.9rem;font-weight:600}.about-module__tR2mKW__teamBio{color:var(--charcoal);opacity:.8;margin:0;font-size:.95rem;line-height:1.7}.about-module__tR2mKW__timeline{max-width:900px;margin:3rem auto 0;position:relative}.about-module__tR2mKW__timelineItem{grid-template-columns:auto 1fr;gap:2rem;margin-bottom:3rem;display:grid;position:relative}.about-module__tR2mKW__timelineItem:not(:last-child):after{content:"";background:linear-gradient(to bottom,var(--tiny-purple),var(--tiny-teal));opacity:.3;width:3px;position:absolute;top:80px;bottom:-48px;left:40px}.about-module__tR2mKW__timelineIconWrapper{background:linear-gradient(135deg,var(--tiny-purple),var(--tiny-teal));z-index:2;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative;box-shadow:0 8px 20px rgba(127,79,191,.3)}.about-module__tR2mKW__timelineIcon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));font-size:2.5rem}.about-module__tR2mKW__timelineContent{background:#fff;border-radius:20px;padding:2rem;transition:all .3s;box-shadow:0 8px 30px rgba(0,0,0,.08)}.about-module__tR2mKW__timelineItem:hover .about-module__tR2mKW__timelineContent{transform:translate(5px);box-shadow:0 12px 40px rgba(0,0,0,.12)}.about-module__tR2mKW__timelineYear{background:var(--sunny-yellow);color:var(--charcoal);border-radius:50px;margin-bottom:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;display:inline-block}.about-module__tR2mKW__timelineTitle{color:var(--charcoal);margin:0 0 .75rem;font-size:1.5rem;font-weight:700}.about-module__tR2mKW__timelineDescription{color:var(--charcoal);opacity:.8;margin:0;font-size:1rem;line-height:1.7}.about-module__tR2mKW__cta{background:linear-gradient(135deg,var(--tiny-purple)0%,var(--tiny-teal)100%);color:#fff;text-align:center;width:100%;max-width:100vw;padding:6rem 2rem;position:relative;overflow-x:hidden}.about-module__tR2mKW__cta:before{content:"";pointer-events:none;background:radial-gradient(circle at 30%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 70%,rgba(255,255,255,.1) 0%,transparent 50%);position:absolute;top:0;bottom:0;left:0;right:0}.about-module__tR2mKW__ctaContent{z-index:1;max-width:700px;margin:0 auto;position:relative}.about-module__tR2mKW__ctaTitle{font-family:var(--font-lonkie-brush),cursive;margin:0 0 1.5rem;font-size:max(2.5rem,min(5vw,4rem));font-style:italic;font-weight:700;line-height:1.2}.about-module__tR2mKW__ctaDescription{opacity:.95;margin:0 0 2.5rem;font-size:1.25rem;line-height:1.7}.about-module__tR2mKW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.about-module__tR2mKW__primaryButton,.about-module__tR2mKW__secondaryButton{cursor:pointer;border:3px solid transparent;border-radius:50px;justify-content:center;align-items:center;padding:1.25rem 3rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.about-module__tR2mKW__primaryButton{background:var(--warm-orange);color:#fff;box-shadow:0 8px 25px rgba(244,160,61,.4)}.about-module__tR2mKW__primaryButton:hover{background:var(--sunny-yellow);color:var(--charcoal);transform:translateY(-3px);box-shadow:0 12px 35px rgba(252,216,86,.5)}.about-module__tR2mKW__secondaryButton{color:#fff;background:0 0;border-color:#fff}.about-module__tR2mKW__secondaryButton:hover{color:var(--tiny-purple);background:#fff;transform:translateY(-3px);box-shadow:0 8px 25px rgba(255,255,255,.4)}@media (max-width:1024px){.about-module__tR2mKW__heroContent{text-align:center;grid-template-columns:1fr;gap:3rem}.about-module__tR2mKW__heroStats{justify-content:center}.about-module__tR2mKW__heroImage{max-width:500px;margin:0 auto}.about-module__tR2mKW__teamGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}}@media (max-width:768px){.about-module__tR2mKW__hero{padding:8rem 1.5rem 4rem}.about-module__tR2mKW__container{padding:0 1.5rem}.about-module__tR2mKW__heroStats{flex-direction:column;gap:1rem}.about-module__tR2mKW__stat{padding:1rem}.about-module__tR2mKW__valuesGrid{grid-template-columns:1fr;gap:1.5rem}.about-module__tR2mKW__valueIconContainer{width:100px;height:100px}.about-module__tR2mKW__valueIcon{font-size:3rem}.about-module__tR2mKW__valueSecondaryIcon{font-size:1.75rem}.about-module__tR2mKW__teamGrid{grid-template-columns:1fr}.about-module__tR2mKW__timelineItem{grid-template-columns:auto 1fr;gap:1rem}.about-module__tR2mKW__timelineIconWrapper{width:60px;height:60px}.about-module__tR2mKW__timelineIcon{font-size:2rem}.about-module__tR2mKW__timelineItem:not(:last-child):after{top:60px;bottom:-48px;left:30px}.about-module__tR2mKW__ctaButtons{flex-direction:column;align-items:center}.about-module__tR2mKW__primaryButton,.about-module__tR2mKW__secondaryButton{width:100%;max-width:300px}}@media (max-width:480px){.about-module__tR2mKW__hero{padding:7rem 1rem 3rem}.about-module__tR2mKW__story,.about-module__tR2mKW__values,.about-module__tR2mKW__team,.about-module__tR2mKW__journey,.about-module__tR2mKW__cta{padding:4rem 0}.about-module__tR2mKW__valueCard{padding:2rem 1.5rem}.about-module__tR2mKW__teamInfo,.about-module__tR2mKW__timelineContent{padding:1.5rem}}
.gallery-module__hC67rG__galleryPage{background:var(--soft-cream);width:100%;max-width:100vw;min-height:100vh;position:relative;overflow-x:hidden}.gallery-module__hC67rG__hero{text-align:center;background:linear-gradient(135deg,#ffe5d9 0%,#fff5e1 50%,#e8f5f7 100%);width:100%;max-width:100vw;padding:10rem 2rem 6rem;position:relative;overflow:hidden}.gallery-module__hC67rG__heroOverlay{pointer-events:none;background:radial-gradient(circle at 20% 30%,rgba(94,194,183,.1) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(127,79,191,.1) 0%,transparent 50%);position:absolute;top:0;bottom:0;left:0;right:0}.gallery-module__hC67rG__heroContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.gallery-module__hC67rG__heroTitle{font-family:var(--font-lonkie-brush),cursive;color:var(--charcoal);margin:0 0 1.5rem;font-size:max(3rem,min(6vw,5rem));font-style:italic;font-weight:700;line-height:1.1}.gallery-module__hC67rG__heroSubtitle{color:var(--charcoal);opacity:.9;margin:0;font-size:max(1.25rem,min(2.5vw,1.5rem));line-height:1.7}.gallery-module__hC67rG__floatingShapes{pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.gallery-module__hC67rG__shape1,.gallery-module__hC67rG__shape2,.gallery-module__hC67rG__shape3,.gallery-module__hC67rG__shape4{opacity:.3;font-size:3rem;animation:6s ease-in-out infinite gallery-module__hC67rG__float;position:absolute}.gallery-module__hC67rG__shape1{animation-delay:0s;top:15%;left:10%}.gallery-module__hC67rG__shape2{animation-delay:1.5s;top:70%;right:15%}.gallery-module__hC67rG__shape3{animation-delay:3s;bottom:20%;left:20%}.gallery-module__hC67rG__shape4{animation-delay:4.5s;top:40%;right:10%}@keyframes gallery-module__hC67rG__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(10deg)}}.gallery-module__hC67rG__gallery{background:#fff;padding:6rem 0}.gallery-module__hC67rG__container{max-width:1400px;margin:0 auto;padding:0 2rem}.gallery-module__hC67rG__filterContainer{text-align:center;margin-bottom:4rem}.gallery-module__hC67rG__sectionTitle{font-family:var(--font-lonkie-brush),cursive;color:var(--tiny-purple);margin:0 0 3rem;font-size:max(2.5rem,min(5vw,3.5rem));font-style:italic;font-weight:700;line-height:1.2}.gallery-module__hC67rG__categoryFilter{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.gallery-module__hC67rG__filterButton{border:2px solid var(--tiny-teal);color:var(--tiny-teal);cursor:pointer;background:0 0;border-radius:50px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.gallery-module__hC67rG__filterButton:hover{background:var(--tiny-teal);color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px rgba(94,194,183,.3)}.gallery-module__hC67rG__filterButton.gallery-module__hC67rG__active{background:var(--tiny-purple);border-color:var(--tiny-purple);color:#fff;box-shadow:0 4px 15px rgba(127,79,191,.3)}.gallery-module__hC67rG__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.gallery-module__hC67rG__galleryItem{cursor:pointer;background:#fff;border-radius:20px;transition:all .3s;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.1)}.gallery-module__hC67rG__galleryItem:hover{transform:translateY(-5px);box-shadow:0 15px 50px rgba(0,0,0,.15)}.gallery-module__hC67rG__imageWrapper{width:100%;height:250px;position:relative;overflow:hidden}.gallery-module__hC67rG__galleryImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.gallery-module__hC67rG__galleryItem:hover .gallery-module__hC67rG__galleryImage{transform:scale(1.1)}.gallery-module__hC67rG__imageOverlay{color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.8));padding:2rem 1.5rem 1.5rem;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.gallery-module__hC67rG__galleryItem:hover .gallery-module__hC67rG__imageOverlay{transform:translateY(0)}.gallery-module__hC67rG__imageTitle{margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.gallery-module__hC67rG__imageCategory{opacity:.8;text-transform:uppercase;letter-spacing:1px;margin:0;font-size:.9rem}.gallery-module__hC67rG__loading{text-align:center;color:var(--charcoal);padding:4rem 0}.gallery-module__hC67rG__spinner{border:4px solid var(--soft-cream);border-top:4px solid var(--tiny-purple);border-radius:50%;width:50px;height:50px;margin:0 auto 1rem;animation:1s linear infinite gallery-module__hC67rG__spin}@keyframes gallery-module__hC67rG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.gallery-module__hC67rG__emptyState{text-align:center;color:var(--charcoal);padding:4rem 0}.gallery-module__hC67rG__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:4rem}.gallery-module__hC67rG__emptyState h3{color:var(--tiny-purple);margin:0 0 1rem;font-size:1.5rem}.gallery-module__hC67rG__emptyState p{opacity:.7;margin:0;font-size:1rem}.gallery-module__hC67rG__lightbox{z-index:1000;background:rgba(0,0,0,.9);justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.gallery-module__hC67rG__lightboxContent{background:#fff;border-radius:20px;max-width:90vw;max-height:90vh;position:relative;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3)}.gallery-module__hC67rG__closeButton{color:#fff;cursor:pointer;z-index:1001;background:rgba(0,0,0,.7);border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.gallery-module__hC67rG__closeButton:hover{background:rgba(0,0,0,.9);transform:scale(1.1)}.gallery-module__hC67rG__lightboxImage{object-fit:contain;width:100%;height:auto;max-height:70vh}.gallery-module__hC67rG__lightboxInfo{text-align:center;padding:2rem}.gallery-module__hC67rG__lightboxInfo h3{color:var(--charcoal);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.gallery-module__hC67rG__lightboxInfo p{color:var(--tiny-purple);text-transform:uppercase;letter-spacing:1px;margin:0;font-size:1rem}@media (max-width:1024px){.gallery-module__hC67rG__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}}@media (max-width:768px){.gallery-module__hC67rG__hero{padding:8rem 1.5rem 4rem}.gallery-module__hC67rG__container{padding:0 1.5rem}.gallery-module__hC67rG__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.gallery-module__hC67rG__categoryFilter{gap:.5rem}.gallery-module__hC67rG__filterButton{padding:.5rem 1.5rem;font-size:.9rem}.gallery-module__hC67rG__lightbox{padding:1rem}.gallery-module__hC67rG__lightboxInfo{padding:1.5rem}}@media (max-width:480px){.gallery-module__hC67rG__hero{padding:7rem 1rem 3rem}.gallery-module__hC67rG__gallery{padding:4rem 0}.gallery-module__hC67rG__galleryGrid{grid-template-columns:1fr}.gallery-module__hC67rG__categoryFilter{flex-direction:column;align-items:center}.gallery-module__hC67rG__filterButton{width:200px}}
.contact-module__swMWYG__contactPage{background:var(--soft-cream);width:100%;max-width:100vw;min-height:100vh;position:relative}.contact-module__swMWYG__hero{background:linear-gradient(135deg,var(--soft-cream)0%,#f0ebe0 100%);width:100%;max-width:100vw;padding:8rem 2rem 4rem;position:relative;overflow:hidden}.contact-module__swMWYG__heroContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.contact-module__swMWYG__heroText{flex-direction:column;gap:2rem;display:flex}.contact-module__swMWYG__heroTitle{font-family:var(--font-lonkie-brush),cursive;color:var(--charcoal);margin:0;font-size:max(3rem,min(6vw,5rem));font-style:italic;font-weight:700;line-height:1.1}.contact-module__swMWYG__titleAccent{color:var(--tiny-purple)}.contact-module__swMWYG__heroSubtitle{color:var(--charcoal);opacity:.9;margin:0;font-size:max(1.25rem,min(2.5vw,1.5rem));line-height:1.6}.contact-module__swMWYG__heroButtons{flex-wrap:wrap;gap:1.5rem;display:flex}.contact-module__swMWYG__primaryButton,.contact-module__swMWYG__secondaryButton{cursor:pointer;border:2px solid transparent;border-radius:50px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.contact-module__swMWYG__primaryButton{background:var(--warm-orange);color:#fff;box-shadow:0 4px 15px rgba(244,160,61,.3)}.contact-module__swMWYG__primaryButton:hover{background:var(--sunny-yellow);color:var(--charcoal);transform:translateY(-2px);box-shadow:0 6px 20px rgba(252,216,86,.4)}.contact-module__swMWYG__secondaryButton{color:var(--tiny-purple);border-color:var(--tiny-purple);background:0 0}.contact-module__swMWYG__secondaryButton:hover{background:var(--tiny-purple);color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px rgba(127,79,191,.3)}.contact-module__swMWYG__heroImage{border:4px solid rgba(94,194,183,.3);border-radius:24px;position:relative;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.15)}.contact-module__swMWYG__heroImg{object-fit:cover;width:80%;max-width:400px;height:auto;margin:0 auto;display:block}.contact-module__swMWYG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.contact-module__swMWYG__sectionTitle{font-family:var(--font-lonkie-brush),cursive;color:var(--tiny-purple);text-align:center;margin:0 0 3rem;font-size:max(2.5rem,min(5vw,3.5rem));font-style:italic;font-weight:700;line-height:1.2}.contact-module__swMWYG__contactMethods{background:#fff;width:100%;max-width:100vw;padding:6rem 0;overflow-x:hidden}.contact-module__swMWYG__methodsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.contact-module__swMWYG__methodCard{background:var(--soft-cream);text-align:center;border:2px solid rgba(94,194,183,.1);border-radius:20px;padding:2.5rem 2rem;transition:all .3s;box-shadow:0 8px 30px rgba(0,0,0,.08)}.contact-module__swMWYG__methodCard:hover{border-color:var(--tiny-teal);box-shadow:0 12px 40px rgba(0,0,0,.12)}.contact-module__swMWYG__methodIcon{margin-bottom:1.5rem;font-size:3rem;display:block}.contact-module__swMWYG__methodTitle{color:var(--charcoal);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.contact-module__swMWYG__methodSubtitle{color:var(--tiny-teal);margin:0 0 1rem;font-size:1rem;font-weight:600}.contact-module__swMWYG__methodValue{color:var(--tiny-purple);margin-bottom:1rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:color .3s;display:inline-block}.contact-module__swMWYG__methodValue:hover{color:var(--warm-orange)}.contact-module__swMWYG__methodDescription{color:var(--charcoal);opacity:.7;margin:0;font-size:.9rem;line-height:1.5}.contact-module__swMWYG__contactForm{background:var(--soft-cream);width:100%;max-width:100vw;padding:6rem 0;overflow-x:hidden}.contact-module__swMWYG__formWrapper{grid-template-columns:2fr 1fr;align-items:flex-start;gap:4rem;display:grid}.contact-module__swMWYG__formContent{background:#fff;border:2px solid rgba(94,194,183,.1);border-radius:24px;padding:3rem;box-shadow:0 12px 40px rgba(0,0,0,.08)}.contact-module__swMWYG__formTitle{font-family:var(--font-lonkie-brush),cursive;color:var(--tiny-purple);margin:0 0 1rem;font-size:2.5rem;font-style:italic;font-weight:700;line-height:1.2}.contact-module__swMWYG__formDescription{color:var(--charcoal);opacity:.8;margin:0 0 2rem;font-size:1.125rem;line-height:1.6}.contact-module__swMWYG__successMessage,.contact-module__swMWYG__errorMessage{border-radius:12px;align-items:center;gap:1rem;margin-bottom:2rem;padding:1rem 1.5rem;display:flex}.contact-module__swMWYG__successMessage{color:#059669;background:rgba(34,197,94,.1);border:2px solid rgba(34,197,94,.2)}.contact-module__swMWYG__errorMessage{color:#dc2626;background:rgba(239,68,68,.1);border:2px solid rgba(239,68,68,.2)}.contact-module__swMWYG__successIcon,.contact-module__swMWYG__errorIcon{flex-shrink:0;font-size:1.25rem}.contact-module__swMWYG__form{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.contact-module__swMWYG__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__swMWYG__label{color:var(--charcoal);margin-bottom:.25rem;font-size:.95rem;font-weight:600}.contact-module__swMWYG__input,.contact-module__swMWYG__select,.contact-module__swMWYG__textarea{color:var(--charcoal);background:#fff;border:2px solid rgba(94,194,183,.2);border-radius:12px;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .3s}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__select:focus,.contact-module__swMWYG__textarea:focus{border-color:var(--tiny-teal);outline:none;box-shadow:0 0 0 3px rgba(94,194,183,.1)}.contact-module__swMWYG__textarea{resize:vertical;min-height:120px;line-height:1.6}.contact-module__swMWYG__submitButton{background:var(--warm-orange);color:#fff;cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;padding:1.25rem 2rem;font-size:1.125rem;font-weight:700;transition:all .3s;display:flex}.contact-module__swMWYG__submitButton:hover:not(:disabled){background:var(--sunny-yellow);color:var(--charcoal);transform:translateY(-2px);box-shadow:0 6px 20px rgba(252,216,86,.4)}.contact-module__swMWYG__submitButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.contact-module__swMWYG__spinner{border:2px solid transparent;border-top-color:currentColor;border-radius:50%;width:20px;height:20px;animation:1s linear infinite contact-module__swMWYG__spin}@keyframes contact-module__swMWYG__spin{to{transform:rotate(360deg)}}.contact-module__swMWYG__formSidebar{flex-direction:column;gap:2rem;display:flex}.contact-module__swMWYG__sidebarCard{background:#fff;border:2px solid rgba(94,194,183,.1);border-radius:20px;padding:2rem;box-shadow:0 8px 30px rgba(0,0,0,.08)}.contact-module__swMWYG__sidebarTitle{color:var(--charcoal);margin:0 0 1.5rem;font-size:1.25rem;font-weight:700}.contact-module__swMWYG__sidebarContact{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__sidebarItem{align-items:flex-start;gap:1rem;display:flex}.contact-module__swMWYG__sidebarIcon{flex-shrink:0;margin-top:2px;font-size:1.25rem}.contact-module__swMWYG__sidebarLabel{color:var(--charcoal);opacity:.6;text-transform:uppercase;letter-spacing:.5px;margin:0 0 .25rem;font-size:.85rem;font-weight:600}.contact-module__swMWYG__sidebarValue{color:var(--tiny-purple);font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s}.contact-module__swMWYG__sidebarValue:hover{color:var(--warm-orange)}.contact-module__swMWYG__sidebarText{color:var(--charcoal);opacity:.8;margin:0;font-size:1rem}.contact-module__swMWYG__socialLinks{flex-direction:column;gap:1rem;display:flex}.contact-module__swMWYG__socialLink{color:var(--charcoal);border:2px solid rgba(94,194,183,.1);border-radius:12px;align-items:center;gap:.75rem;padding:.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.contact-module__swMWYG__socialLink:hover{color:var(--tiny-teal);border-color:var(--tiny-teal);background:rgba(94,194,183,.05)}.contact-module__swMWYG__socialIcon{flex-shrink:0;font-size:1.25rem}.contact-module__swMWYG__faq{background:#fff;width:100%;max-width:100vw;padding:6rem 0;overflow-x:hidden}.contact-module__swMWYG__faqGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.contact-module__swMWYG__faqCard{background:var(--soft-cream);border:2px solid rgba(94,194,183,.1);border-radius:16px;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.05)}.contact-module__swMWYG__faqQuestion{color:var(--charcoal);margin:0 0 1rem;font-size:1.25rem;font-weight:700;line-height:1.3}.contact-module__swMWYG__faqAnswer{color:var(--charcoal);opacity:.8;margin:0;font-size:1rem;line-height:1.6}.contact-module__swMWYG__faqCta{text-align:center;background:linear-gradient(135deg,var(--tiny-purple)0%,var(--tiny-teal)100%);color:#fff;border-radius:20px;padding:2rem}.contact-module__swMWYG__faqCta p{opacity:.95;margin:0 0 1.5rem;font-size:1.25rem}.contact-module__swMWYG__faqButton{color:var(--tiny-purple);background:#fff;border-radius:50px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.contact-module__swMWYG__faqButton:hover{background:var(--warm-orange);color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px rgba(244,160,61,.3)}@media (max-width:1024px){.contact-module__swMWYG__heroContent{text-align:center;grid-template-columns:1fr;gap:3rem}.contact-module__swMWYG__formWrapper{grid-template-columns:1fr;gap:3rem}.contact-module__swMWYG__methodsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.contact-module__swMWYG__faqGrid{grid-template-columns:1fr}}@media (max-width:768px){.contact-module__swMWYG__hero{padding:6rem 1.5rem 3rem}.contact-module__swMWYG__container{padding:0 1.5rem}.contact-module__swMWYG__heroButtons{justify-content:center}.contact-module__swMWYG__formContent{padding:2rem}.contact-module__swMWYG__formRow{grid-template-columns:1fr;gap:1rem}.contact-module__swMWYG__methodsGrid{grid-template-columns:1fr;gap:1.5rem}.contact-module__swMWYG__methodCard{padding:2rem 1.5rem}.contact-module__swMWYG__faqGrid{gap:1.5rem}.contact-module__swMWYG__faqCard{padding:1.5rem}}@media (max-width:480px){.contact-module__swMWYG__hero{padding:5rem 1rem 2rem}.contact-module__swMWYG__contactMethods,.contact-module__swMWYG__contactForm,.contact-module__swMWYG__faq{padding:4rem 0}.contact-module__swMWYG__formContent{padding:1.5rem}.contact-module__swMWYG__heroButtons{flex-direction:column;align-items:center}.contact-module__swMWYG__primaryButton,.contact-module__swMWYG__secondaryButton{width:100%;max-width:300px}.contact-module__swMWYG__sidebarCard{padding:1.5rem}}
.page-module___8aEwW__trustStrip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.8);border-top:1px solid rgba(94,194,183,.2);border-bottom:1px solid rgba(94,194,183,.2);width:100%;max-width:100vw;padding:2rem 0;position:relative;overflow-x:hidden;overflow-y:visible}.page-module___8aEwW__trustContainer{white-space:nowrap;align-items:center;gap:3rem;width:max-content;animation:20s linear infinite page-module___8aEwW__scroll;display:flex}html[dir=rtl] .page-module___8aEwW__trustContainer{gap:4.5rem;animation:20s linear infinite page-module___8aEwW__scrollRTL}.page-module___8aEwW__trustContainer:hover,html[dir=rtl] .page-module___8aEwW__trustContainer:hover{animation-play-state:paused}.page-module___8aEwW__trustContainer:after{content:attr(data-content);white-space:nowrap;align-items:center;gap:3rem;display:flex}@keyframes page-module___8aEwW__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes page-module___8aEwW__scrollRTL{0%{transform:translate(0)}to{transform:translate(50%)}}@media (prefers-reduced-motion:reduce){.page-module___8aEwW__trustContainer{flex-wrap:wrap;justify-content:space-around;animation:none}.page-module___8aEwW__trustContainer:hover{animation-play-state:unset}}.page-module___8aEwW__trustItem{color:var(--charcoal);white-space:nowrap;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(255,255,255,.6);border:1px solid rgba(94,194,183,.2);border-radius:12px;flex-shrink:0;align-items:center;gap:.75rem;padding:.75rem 50px;font-size:1rem;font-weight:600;transition:transform .3s;display:flex}.page-module___8aEwW__trustItem:hover{border-color:var(--tiny-teal);background:rgba(94,194,183,.1);transform:translateY(-2px)}.page-module___8aEwW__trustIcon{color:var(--tiny-teal);background:rgba(94,194,183,.1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.2rem;font-weight:800;display:flex}@media (max-width:768px){.page-module___8aEwW__trustStrip{padding:1.5rem 0}.page-module___8aEwW__trustContainer{gap:2rem;animation-duration:15s}html[dir=rtl] .page-module___8aEwW__trustContainer{gap:3rem;animation-duration:15s}.page-module___8aEwW__trustItem{padding:.625rem 40px;font-size:.9rem}}@media (max-width:480px){.page-module___8aEwW__trustContainer{gap:1.5rem;animation-duration:12s}html[dir=rtl] .page-module___8aEwW__trustContainer{gap:2.25rem;animation-duration:12s}.page-module___8aEwW__trustItem{padding:.5rem 30px;font-size:.85rem}.page-module___8aEwW__trustIcon{width:20px;height:20px;font-size:1rem}}
