.page_galleryPage__uExJW{min-height:100vh;background:#fcf9f4;padding:3rem 0}.page_container__P7Ebz{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(max-width:479px){.page_container__P7Ebz{padding:0 1rem}}.page_header__2FS_B{text-align:center;margin-bottom:3rem}.page_header__2FS_B .page_title__PNlJt{font-family:Comfortaa,sans-serif;font-weight:700;font-size:clamp(2.25rem,6vw,4rem);line-height:1.2;color:#2c3e50;margin:0 0 1rem}.page_header__2FS_B .page_title__PNlJt .page_highlight__Enrr3{background:linear-gradient(135deg,rgb(136,212,242),#fa9db7);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;display:inline-block}.page_header__2FS_B .page_subtitle__GnHjc{font-family:Nunito,sans-serif;font-size:1.125rem;color:rgba(44,62,80,.7);max-width:600px;margin:0 auto}.page_imageGrid__meSQZ{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}@media(max-width:767px){.page_imageGrid__meSQZ{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}}@media(max-width:479px){.page_imageGrid__meSQZ{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.5rem}}.page_imageItem__dTJJZ{position:relative;aspect-ratio:4/3;border-radius:15px;overflow:hidden;cursor:pointer;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:all .3s ease}.page_imageItem__dTJJZ:hover{transform:translateY(-4px);box-shadow:0 4px 15px rgba(0,0,0,.15)}.page_imageItem__dTJJZ:hover .page_overlay__kY3i9{opacity:1}.page_imageItem__dTJJZ:hover .page_image__Dp8nt{transform:scale(1.05)}.page_imageWrapper__WOY0_{position:relative;width:100%;height:100%}.page_image__Dp8nt{object-fit:cover;transition:transform .5s ease}.page_overlay__kY3i9{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(44,62,80,.7);opacity:0;transition:opacity .3s ease}.page_overlayContent__kjVY4,.page_overlay__kY3i9{display:flex;align-items:center;justify-content:center}.page_expandIcon__3nexE{width:40px;height:40px;color:#fff;stroke-width:2}@media(max-width:479px){.page_expandIcon__3nexE{width:32px;height:32px}}.page_loadMoreContainer__FfRO1{display:flex;justify-content:center;margin-top:3rem}.page_loadMoreButton__imPL9{background:#ffc107;color:#2c3e50;border:none;padding:1rem 2rem;border-radius:25px;font-family:Nunito,sans-serif;font-size:1.125rem;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.1);display:flex;align-items:center;gap:.5rem;min-width:180px;justify-content:center;position:relative;overflow:hidden}.page_loadMoreButton__imPL9:hover:not(.page_loading__kwiRW){transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.15);background:rgb(236.5,177.375,0)}.page_loadMoreButton__imPL9:active:not(.page_loading__kwiRW){transform:translateY(0)}.page_loadMoreButton__imPL9.page_loading__kwiRW{cursor:not-allowed;background:rgb(255,205.75,58)}.page_loadMoreButton__imPL9.page_loading__kwiRW:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:page_shimmer__C1JA3 1.5s infinite}.page_loadMoreButton__imPL9:disabled{opacity:.8}@media(max-width:479px){.page_loadMoreButton__imPL9{padding:.5rem 1.5rem;font-size:1rem;min-width:150px}}.page_spinner__c4qgS{width:20px;height:20px;border:2px solid rgba(44,62,80,.3);border-top-color:#2c3e50;border-radius:50%;animation:page_spin__lakaI 1s linear infinite}@media(max-width:479px){.page_spinner__c4qgS{width:16px;height:16px}}@keyframes page_spin__lakaI{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes page_shimmer__C1JA3{0%{left:-100%}to{left:100%}}.ImageModal_modal__pOz_t{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.95);z-index:9999;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overscroll-behavior:contain}.ImageModal_modal__pOz_t.ImageModal_modalHidden__RQyn7{opacity:0}.ImageModal_modal__pOz_t.ImageModal_modalHidden__RQyn7 *{opacity:0;transform:scale(.9);transition:none}.ImageModal_modal__pOz_t.ImageModal_modalVisible__3M8kR{opacity:1;animation:ImageModal_modalFadeIn__SeOXH .3s ease}.ImageModal_modal__pOz_t.ImageModal_modalVisible__3M8kR *{transition:all .3s ease}.ImageModal_modalContent__5GYh1{position:relative;width:90vw;height:90vh;max-width:1200px;max-height:800px;display:flex;align-items:center;justify-content:center}.ImageModal_closeButton__vgl6l{position:absolute;top:1.5rem;right:1.5rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ImageModal_closeButton__vgl6l svg{width:20px;height:20px;color:#fff}.ImageModal_closeButton__vgl6l.ImageModal_buttonHidden__fI95B{opacity:0;transform:scale(.8) translateY(-10px);transition:none}.ImageModal_closeButton__vgl6l.ImageModal_buttonVisible___ljE7{opacity:1;transform:scale(1) translateY(0);transition:all .3s ease;animation:ImageModal_buttonSlideIn__Q9OaI .4s ease .1s both}.ImageModal_closeButton__vgl6l:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.4);transform:scale(1.05)}@media(max-width:480px){.ImageModal_closeButton__vgl6l{top:1rem;right:1rem;width:40px;height:40px}.ImageModal_closeButton__vgl6l svg{width:16px;height:16px}}.ImageModal_modalImageWrapper__GR5bv{position:relative;width:100%;height:100%;padding:80px}@media(max-width:480px){.ImageModal_modalImageWrapper__GR5bv{padding:60px 40px}}.ImageModal_modalImage__b0iXu{object-fit:contain;border-radius:8px;box-shadow:0 20px 60px rgba(0,0,0,.5)}.ImageModal_navButton__gpxe_{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:5}.ImageModal_navButton__gpxe_ svg{width:24px;height:24px;color:#fff}.ImageModal_navButton__gpxe_.ImageModal_buttonHidden__fI95B{opacity:0;transform:translateY(-50%) scale(.8);transition:none}.ImageModal_navButton__gpxe_.ImageModal_buttonVisible___ljE7{opacity:1;transform:translateY(-50%) scale(1);transition:all .3s ease}.ImageModal_navButton__gpxe_:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.4);transform:translateY(-50%) scale(1.1)}.ImageModal_navButton__gpxe_.ImageModal_prevButton__2bV1K{left:2rem}.ImageModal_navButton__gpxe_.ImageModal_prevButton__2bV1K.ImageModal_buttonVisible___ljE7{animation:ImageModal_buttonSlideInLeft__IiR4W .4s ease .2s both}.ImageModal_navButton__gpxe_.ImageModal_nextButton__CPRFV{right:2rem}.ImageModal_navButton__gpxe_.ImageModal_nextButton__CPRFV.ImageModal_buttonVisible___ljE7{animation:ImageModal_buttonSlideInRight__4dsfg .4s ease .2s both}@media(max-width:480px){.ImageModal_navButton__gpxe_{width:50px;height:50px}.ImageModal_navButton__gpxe_ svg{width:20px;height:20px}.ImageModal_navButton__gpxe_.ImageModal_prevButton__2bV1K{left:1.5rem}.ImageModal_navButton__gpxe_.ImageModal_nextButton__CPRFV{right:1.5rem}}.ImageModal_modalFooter__Z2JJq{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.ImageModal_modalFooter__Z2JJq.ImageModal_footerHidden__jMwDV{opacity:0;transform:translateX(-50%) translateY(20px);transition:none}.ImageModal_modalFooter__Z2JJq.ImageModal_footerVisible__j6sn7{opacity:1;transform:translateX(-50%) translateY(0);transition:all .3s ease;animation:ImageModal_buttonSlideInUp__ge_wu .4s ease .3s both}@media(max-width:480px){.ImageModal_modalFooter__Z2JJq{bottom:1.5rem;gap:1rem}}.ImageModal_counter__rJpzt{background:rgba(0,0,0,.7);color:#fff;padding:.5rem 1.5rem;border-radius:25px;font-family:Nunito,sans-serif;font-size:1rem;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.15)}@media(max-width:480px){.ImageModal_counter__rJpzt{padding:.25rem 1rem;font-size:.875rem}}.ImageModal_thumbnailStrip__LqZA3{display:flex;gap:.5rem;padding:1rem 1.5rem;background:rgba(0,0,0,.3);border-radius:25px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid hsla(0,0%,100%,.1);max-width:85vw;overflow-x:auto;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.3) rgba(0,0,0,0);box-shadow:0 8px 32px rgba(0,0,0,.2)}.ImageModal_thumbnailStrip__LqZA3::-webkit-scrollbar{height:4px}.ImageModal_thumbnailStrip__LqZA3::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05);border-radius:2px}.ImageModal_thumbnailStrip__LqZA3::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:2px}.ImageModal_thumbnailStrip__LqZA3::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.4)}@media(max-width:480px){.ImageModal_thumbnailStrip__LqZA3{max-width:90vw;padding:.5rem 1rem;gap:.25rem}}.ImageModal_thumbnail__WzCNw{position:relative;width:60px;height:60px;border-radius:8px;overflow:hidden;border:2px solid hsla(0,0%,100%,.2);cursor:pointer;transition:all .3s ease;flex-shrink:0;background:hsla(0,0%,100%,.02)}.ImageModal_thumbnail__WzCNw:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.15);transition:opacity .3s ease;z-index:1}.ImageModal_thumbnail__WzCNw:hover{border-color:hsla(0,0%,100%,.8);transform:scale(1.05) translateY(-1px);box-shadow:0 4px 16px rgba(0,0,0,.3)}.ImageModal_thumbnail__WzCNw:hover:before{opacity:0}.ImageModal_thumbnail__WzCNw:hover .ImageModal_thumbnailImage__GNXTV{transform:scale(1.02)}.ImageModal_thumbnail__WzCNw.ImageModal_activeThumbnail__3VV3H{border-color:#fff;transform:scale(1.05);box-shadow:0 0 0 1px hsla(0,0%,100%,.5)}.ImageModal_thumbnail__WzCNw.ImageModal_activeThumbnail__3VV3H:before{opacity:0}@media(max-width:480px){.ImageModal_thumbnail__WzCNw{width:50px;height:50px;border-radius:8px}}.ImageModal_thumbnailImage__GNXTV{object-fit:cover;transition:transform .3s ease}@keyframes ImageModal_modalFadeIn__SeOXH{0%{opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{opacity:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}@keyframes ImageModal_buttonSlideIn__Q9OaI{0%{opacity:0;transform:scale(.8) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes ImageModal_buttonSlideInLeft__IiR4W{0%{opacity:0;transform:translateY(-50%) translateX(-20px) scale(.8)}to{opacity:1;transform:translateY(-50%) translateX(0) scale(1)}}@keyframes ImageModal_buttonSlideInRight__4dsfg{0%{opacity:0;transform:translateY(-50%) translateX(20px) scale(.8)}to{opacity:1;transform:translateY(-50%) translateX(0) scale(1)}}@keyframes ImageModal_buttonSlideInUp__ge_wu{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.Hero_hero__n2KsY{position:relative;min-height:100vh;background-image:url(/images/background/hero_mainpage3.jpg);background-size:cover;background-position:50%;background-attachment:fixed;padding:60px 0;overflow:hidden}@media(max-width:479px){.Hero_hero__n2KsY{background-image:linear-gradient(rgba(255,255,255,.4),rgba(255,255,255,.4)),url(/images/background/hero_mainpage3.jpg)}}.Hero_hero__n2KsY:after{content:"";position:absolute;bottom:0;left:0;width:101%;height:180px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 180'%3E%3Cpath d='M0,100 C400,40 800,140 1200,80 L1200,180 L0,180 Z' fill='%23ffffff'/%3E%3C/svg%3E");background-size:cover;background-repeat:no-repeat;z-index:2}@media(max-width:767px){.Hero_hero__n2KsY:after{height:140px}}@media(max-width:479px){.Hero_hero__n2KsY:after{height:100px}}.Hero_hero__n2KsY:before{content:"";position:absolute;bottom:20px;left:0;width:100%;height:160px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 160'%3E%3Cpath d='M0,120 C300,60 900,160 1200,100 L1200,160 L0,160 Z' fill='%23f8f9fa' fill-opacity='0.5'/%3E%3C/svg%3E");background-size:cover;background-repeat:no-repeat;z-index:1}@media(max-width:767px){.Hero_hero__n2KsY:before{height:120px;bottom:15px}}@media(max-width:479px){.Hero_hero__n2KsY:before{height:80px;bottom:10px}}.Hero_hero__n2KsY .Hero_container__rGEFn{height:100%;min-height:calc(100vh - 80px);position:relative;z-index:3;max-width:1500px!important;display:flex;align-items:center;justify-content:center;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(max-width:479px){.Hero_hero__n2KsY .Hero_container__rGEFn{padding:0 1rem}}.Hero_hero__n2KsY .Hero_content__8neiw{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center;width:100%}@media(max-width:767px){.Hero_hero__n2KsY .Hero_content__8neiw{grid-template-columns:1fr;gap:2rem;text-align:center}}.Hero_hero__n2KsY .Hero_textContent__zuPV4{gap:1.5rem;display:flex;flex-direction:column}@media(max-width:767px){.Hero_hero__n2KsY .Hero_textContent__zuPV4{order:2}}.Hero_hero__n2KsY .Hero_badge__dXC93{display:inline-block;background:#88d4f2;color:#fff;padding:.5rem 1.5rem;border-radius:25px;font-family:Comfortaa,sans-serif;font-weight:600;font-size:.875rem;letter-spacing:1px;text-transform:uppercase;width:-moz-fit-content;width:fit-content;box-shadow:0 2px 10px rgba(0,0,0,.1)}@media(max-width:767px){.Hero_hero__n2KsY .Hero_badge__dXC93{margin:0 auto}}.Hero_hero__n2KsY .Hero_title__VVnwR{font-family:Nunito,sans-serif;font-weight:900;font-size:clamp(4rem,7vw,6rem);line-height:1.2;color:#2c3e50;margin:0;text-shadow:0 2px 4px hsla(0,0%,100%,.8)}@media(max-width:479px){.Hero_hero__n2KsY .Hero_title__VVnwR{color:#2c3e50}}.Hero_hero__n2KsY .Hero_description__LP3S3{font-size:1.125rem;font-family:Comfortaa,sans-serif;font-weight:800;max-width:500px;margin:0;color:rgb(62.0967741935,87.5,112.9032258065);text-shadow:0 1px 2px hsla(0,0%,100%,.6)}@media(max-width:767px){.Hero_hero__n2KsY .Hero_description__LP3S3{margin:0 auto}}.Hero_hero__n2KsY .Hero_decorations__yTHvv{position:absolute;inset:0;pointer-events:none;z-index:1}.Hero_hero__n2KsY .Hero_decorations__yTHvv>*{transition:transform .3s ease-out}.Hero_hero__n2KsY .Hero_rocket2__x0SG_,.Hero_hero__n2KsY .Hero_rocket__MV9P8{position:absolute;opacity:.9;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.Hero_hero__n2KsY .Hero_rocket2__x0SG_ img,.Hero_hero__n2KsY .Hero_rocket__MV9P8 img{animation:Hero_float__CvGOp 4s ease-in-out infinite}.Hero_hero__n2KsY .Hero_rocket__MV9P8{top:20%;right:8%}.Hero_hero__n2KsY .Hero_rocket2__x0SG_{top:25%;left:45%}.Hero_hero__n2KsY .Hero_rocket2__x0SG_ img{animation-duration:5s;animation-delay:.5s}.Hero_hero__n2KsY .Hero_stars1__s_9__,.Hero_hero__n2KsY .Hero_stars2__kqnsh{position:absolute;opacity:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.Hero_hero__n2KsY .Hero_stars1__s_9__ img,.Hero_hero__n2KsY .Hero_stars2__kqnsh img{animation:Hero_twinkle__cn31y 3s ease-in-out infinite alternate}.Hero_hero__n2KsY .Hero_stars1__s_9__{top:52%;right:28%}.Hero_hero__n2KsY .Hero_stars2__kqnsh{bottom:25%;left:55%}.Hero_hero__n2KsY .Hero_stars2__kqnsh img{animation-duration:4s;animation-delay:1s}@media(max-width:479px){.Hero_hero__n2KsY .Hero_rocket2__x0SG_,.Hero_hero__n2KsY .Hero_rocket__MV9P8,.Hero_hero__n2KsY .Hero_stars1__s_9__,.Hero_hero__n2KsY .Hero_stars2__kqnsh{opacity:.6}.Hero_hero__n2KsY .Hero_rocket2__x0SG_ img,.Hero_hero__n2KsY .Hero_rocket__MV9P8 img,.Hero_hero__n2KsY .Hero_stars1__s_9__ img,.Hero_hero__n2KsY .Hero_stars2__kqnsh img{width:40px!important;height:auto!important}.Hero_hero__n2KsY .Hero_rocket__MV9P8{top:8%;right:5%}.Hero_hero__n2KsY .Hero_rocket2__x0SG_{top:18%;left:8%}.Hero_hero__n2KsY .Hero_stars1__s_9__{top:12%;right:20%}.Hero_hero__n2KsY .Hero_stars2__kqnsh{bottom:15%;left:12%}}@keyframes Hero_float__CvGOp{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes Hero_twinkle__cn31y{0%{opacity:.6;transform:scale(1)}to{opacity:1;transform:scale(1.1)}}.Navbar_navbar__ly1H9{position:fixed;top:0;left:0;right:0;background:#fff;border-bottom:1px solid rgba(136,212,242,.1);z-index:1020;transition:all .3s ease}.Navbar_navbar__ly1H9 .Navbar_container__fCpso{display:flex;justify-content:space-between;align-items:center;height:80px;position:relative;gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(max-width:479px){.Navbar_navbar__ly1H9 .Navbar_container__fCpso{padding:0 1rem}}.Navbar_navbar__ly1H9 .Navbar_logo__RIkjW{margin-right:1.5rem;display:flex;align-items:center;justify-content:center}@media(max-width:767px){.Navbar_navbar__ly1H9 .Navbar_logo__RIkjW{margin-right:0}}.Navbar_navbar__ly1H9 .Navbar_logo__RIkjW .Navbar_logoContent__9ozb0{gap:.5rem;text-decoration:none;display:flex;align-items:center;justify-content:center}.Navbar_navbar__ly1H9 .Navbar_logo__RIkjW .Navbar_logoIcon__L2QYV{width:60px;height:60px;display:flex;align-items:center;justify-content:center}.Navbar_navbar__ly1H9 .Navbar_logo__RIkjW .Navbar_logoImage__ek3x1{width:100%;height:100%;object-fit:contain}.Navbar_navbar__ly1H9 .Navbar_logo__RIkjW .Navbar_brandText__0PtI_{display:flex;flex-direction:column;align-items:center;gap:2px;margin-left:0}.Navbar_navbar__ly1H9 .Navbar_logo__RIkjW .Navbar_brandText__0PtI_ .Navbar_brandTitle__oY7IY{font-family:Comfortaa,sans-serif;font-weight:800;font-size:1.125rem;color:#88d4f2;margin:0;line-height:1;letter-spacing:1px;text-align:center;white-space:nowrap}@media(max-width:767px){.Navbar_navbar__ly1H9 .Navbar_logo__RIkjW .Navbar_brandText__0PtI_ .Navbar_brandTitle__oY7IY{font-size:1rem}}.Navbar_navbar__ly1H9 .Navbar_logo__RIkjW .Navbar_brandText__0PtI_ .Navbar_brandSubtitle__Tz1Pg{font-family:Comfortaa,sans-serif;font-weight:700;font-size:.875rem;color:#fa9db7;letter-spacing:2px;line-height:1;text-align:center}@media(max-width:767px){.Navbar_navbar__ly1H9 .Navbar_logo__RIkjW .Navbar_brandText__0PtI_ .Navbar_brandSubtitle__Tz1Pg{font-size:.75rem;letter-spacing:1px}}.Navbar_navbar__ly1H9 .Navbar_navItems__dBDgz{gap:0;position:relative;height:50px;flex:1 1;margin-left:2rem;display:flex;align-items:center;justify-content:center}@media(max-width:767px){.Navbar_navbar__ly1H9 .Navbar_navItems__dBDgz{display:none}}.Navbar_navbar__ly1H9 .Navbar_navItem__7BOCF{position:relative;height:100%;display:flex;align-items:center;justify-content:center}.Navbar_navbar__ly1H9 .Navbar_navItem__7BOCF.Navbar_active__Z_epT .Navbar_navLink__JwWEh{color:#2c3e50;font-weight:700}.Navbar_navbar__ly1H9 .Navbar_navLink__JwWEh{gap:4px;font-family:Comfortaa,sans-serif;font-weight:600;font-size:.875rem;color:#2c3e50;text-decoration:none;letter-spacing:.5px;transition:color .3s ease;position:relative;z-index:2;white-space:nowrap;padding:12px 20px;height:100%;display:flex;align-items:center;justify-content:center}.Navbar_navbar__ly1H9 .Navbar_navLink__JwWEh:hover{color:#fff}.Navbar_navbar__ly1H9 .Navbar_plusIcon__J5fPl{font-size:.75rem;opacity:.7}.Navbar_navbar__ly1H9 .Navbar_hoverIndicator__3vI1H{position:absolute;top:0;left:0;height:100%;background:#ffc107;border-radius:8px;transition:all .3s ease;z-index:1;box-shadow:0 2px 8px rgba(255,193,7,.3);pointer-events:none;opacity:0}.Navbar_navbar__ly1H9 .Navbar_mobileMenuBtn__y_dRj{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:.5rem}@media(max-width:767px){.Navbar_navbar__ly1H9 .Navbar_mobileMenuBtn__y_dRj{display:flex}}.Navbar_navbar__ly1H9 .Navbar_mobileMenuBtn__y_dRj span{width:25px;height:3px;background:#2c3e50;border-radius:2px;transition:all .3s ease}.Navbar_navbar__ly1H9 .Navbar_mobileMenu__cQ0sc{position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid rgba(136,212,242,.1);transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease}.Navbar_navbar__ly1H9 .Navbar_mobileMenu__cQ0sc.Navbar_open__fxyZ0{transform:translateY(0);opacity:1;visibility:visible}@media(min-width:1024px){.Navbar_navbar__ly1H9 .Navbar_mobileMenu__cQ0sc{display:none}}.Navbar_navbar__ly1H9 .Navbar_mobileNavLink__hwa0R{display:block;padding:1.5rem 2rem;font-family:Comfortaa,sans-serif;font-weight:600;color:#2c3e50;text-decoration:none;border-bottom:1px solid #f8f9fa;transition:all .3s ease}.Navbar_navbar__ly1H9 .Navbar_mobileNavLink__hwa0R:hover{background:#f8f9fa;color:#88d4f2}.WhyEarlyEducation_whyEarlyEducation__WOwoh{position:relative;overflow:hidden}.WhyEarlyEducation_topSection__0u5RP{position:relative;background:#fcf9f4}.WhyEarlyEducation_decorativeElements__gW7k3{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.WhyEarlyEducation_decorElement1__h0Ttz{position:absolute;top:15%;left:2%;width:80px;height:80px;opacity:1;animation:WhyEarlyEducation_float__ri7ex 6s ease-in-out infinite}.WhyEarlyEducation_decorElement2__oMFLS{position:absolute;top:9%;right:10%;width:70px;height:70px;opacity:1;animation:WhyEarlyEducation_float__ri7ex 4s ease-in-out infinite reverse}.WhyEarlyEducation_decorElement3__zyTPT{position:absolute;bottom:17%;right:5%;width:60px;height:60px;opacity:1;animation:WhyEarlyEducation_float__ri7ex 5s ease-in-out infinite}.WhyEarlyEducation_decorElement4__Ivokz{position:absolute;top:96%;left:15%;width:55px;height:55px;opacity:1;animation:WhyEarlyEducation_float__ri7ex 7s ease-in-out infinite}.WhyEarlyEducation_decorElement5__jjJ8E{position:absolute;top:20%;right:25%;width:80px;height:80px;opacity:1;animation:WhyEarlyEducation_float__ri7ex 10s ease-in-out infinite}.WhyEarlyEducation_decorElement6__e_V48{position:absolute;bottom:25%;left:8%;width:70px;height:70px;opacity:1;animation:WhyEarlyEducation_float__ri7ex 8s ease-in-out infinite reverse}@keyframes WhyEarlyEducation_float__ri7ex{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.WhyEarlyEducation_container__pHC0R{max-width:1200px;margin:0 auto;padding:3rem 1.5rem;position:relative;z-index:2}@media(max-width:768px){.WhyEarlyEducation_container__pHC0R{padding:2rem 1rem}}.WhyEarlyEducation_contentGrid__1_IUL{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center}@media(max-width:768px){.WhyEarlyEducation_contentGrid__1_IUL{grid-template-columns:1fr;gap:2rem;text-align:center}}.WhyEarlyEducation_cardWrapper__iLn3G{display:flex;justify-content:center}.WhyEarlyEducation_imageCard__dhvP_{background:#fff;border-radius:25px;padding:1.5rem;box-shadow:0 4px 15px rgba(0,0,0,.15);max-width:400px;width:100%}.WhyEarlyEducation_cardHeader__j66J2{display:flex;justify-content:center;margin-bottom:1rem}.WhyEarlyEducation_cardImage__xZuga{border-radius:15px;overflow:hidden}.WhyEarlyEducation_image__Ztp_r{width:100%;height:auto;display:block}@media(max-width:768px){.WhyEarlyEducation_textContent__RVZqR{order:-1}}.WhyEarlyEducation_title__MFr1d{font-family:Comfortaa,sans-serif;font-weight:700;font-size:clamp(1.875rem,5vw,3rem);line-height:1.2;color:#2c3e50;margin:0 0 1.5rem}.WhyEarlyEducation_highlight__24x2T{background:linear-gradient(135deg,rgb(136,212,242),#fa9db7);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;display:inline-block}.WhyEarlyEducation_description__oD_pT{font-family:Nunito,sans-serif;font-size:1.125rem;line-height:1.75;color:rgb(80.1935483871,113,145.8064516129);margin:0 0 2rem}@media(max-width:480px){.WhyEarlyEducation_description__oD_pT{font-size:1rem}}.WhyEarlyEducation_readMoreButton__uHK9x{background:#ffc107;color:#fff;border:none;border-radius:25px;font-family:Comfortaa,sans-serif;font-weight:600;font-size:1rem;padding:1rem 2rem;cursor:pointer;transition:all .3s ease}.WhyEarlyEducation_readMoreButton__uHK9x:hover{background:rgb(211,158.25,0);transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.15)}.StatsSection_statsSection__HEVvV{position:relative;background-color:#fcf9f4}.StatsSection_statsSection__HEVvV:before{content:"";position:absolute;top:0;left:0;width:100%;height:150px;background:url(/images/whyearly/top_bg.png) top no-repeat;background-size:100% 100%;z-index:3}.StatsSection_statsSection__HEVvV:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:150px;background:url(/images/whyearly/bottom_bg.png) bottom no-repeat;background-size:100% 100%;z-index:3}@media(max-width:768px){.StatsSection_statsSection__HEVvV{min-height:450px}}@media(max-width:480px){.StatsSection_statsSection__HEVvV{min-height:350px;overflow:hidden}}.StatsSection_statsMiddleSection__l3nLV{position:absolute;top:120px;left:0;width:100%;bottom:120px;background-color:#88d4f2;z-index:1}@media(max-width:480px){.StatsSection_statsMiddleSection__l3nLV{top:140px;bottom:100px}}.StatsSection_movingDinosaur__izIFM{position:absolute;top:50px;right:20%;z-index:2;opacity:1;transition:transform .2s ease-out}@media(max-width:768px){.StatsSection_movingDinosaur__izIFM{top:40px;right:15%}.StatsSection_movingDinosaur__izIFM img{width:80px;height:auto}}@media(max-width:480px){.StatsSection_movingDinosaur__izIFM{top:30px;right:10%}.StatsSection_movingDinosaur__izIFM img{width:60px;height:auto}}.StatsSection_movingCloud__D_vMu{position:absolute;bottom:30px;right:20%;z-index:2;opacity:1;transition:transform .1s ease-out}@media(max-width:768px){.StatsSection_movingCloud__D_vMu{bottom:60px;right:15%}.StatsSection_movingCloud__D_vMu img{width:100px;height:auto}}@media(max-width:480px){.StatsSection_movingCloud__D_vMu{bottom:30px;right:10%}.StatsSection_movingCloud__D_vMu img{width:80px;height:auto}}.StatsSection_statsContent__08N_p{position:relative;padding:180px 0 140px;z-index:5}@media(max-width:768px){.StatsSection_statsContent__08N_p{padding:160px 0 120px}}@media(max-width:480px){.StatsSection_statsContent__08N_p{padding:120px 0 80px}}.StatsSection_statsContainer__utoQQ{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(max-width:480px){.StatsSection_statsContainer__utoQQ{padding:0 1rem}}.StatsSection_statsGrid___e8t5{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;text-align:center}@media(max-width:1024px){.StatsSection_statsGrid___e8t5{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:600px;margin:0 auto}}@media(max-width:480px){.StatsSection_statsGrid___e8t5{grid-template-columns:repeat(2,1fr);gap:.5rem .25rem;row-gap:1rem;max-width:100%}}.StatsSection_statItem___pP0x{color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:6}@media(max-width:480px){.StatsSection_statItem___pP0x{min-height:80px;padding:.25rem}}.StatsSection_statNumber__5PbRD{font-family:Comfortaa,sans-serif;font-weight:800;font-size:clamp(2.5rem,8vw,4.5rem);line-height:1;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.2)}@media(max-width:768px){.StatsSection_statNumber__5PbRD{font-size:clamp(2rem,6vw,3.5rem);margin-bottom:.25rem}}@media(max-width:480px){.StatsSection_statNumber__5PbRD{font-size:clamp(1.4rem,4vw,2rem);margin-bottom:2px}}.StatsSection_statLabel__sV2YN{font-family:Nunito,sans-serif;font-weight:500;font-size:clamp(.75rem,2vw,.9rem);line-height:1.2;text-transform:uppercase;letter-spacing:.5px;opacity:.9;text-align:center;white-space:pre-line}@media(max-width:768px){.StatsSection_statLabel__sV2YN{font-size:clamp(.7rem,1.8vw,.85rem)}}@media(max-width:480px){.StatsSection_statLabel__sV2YN{font-size:clamp(.5rem,1.2vw,.6rem);line-height:1.1;max-width:90px}}.EntertainmentPackages_entertainmentPackages__FRcBo{position:relative;background:#fcf9f4;padding:3rem 0;overflow:hidden}@media(max-width:768px){.EntertainmentPackages_entertainmentPackages__FRcBo{padding:2rem 0}}@media(max-width:480px){.EntertainmentPackages_entertainmentPackages__FRcBo{padding:1.5rem 0}}.EntertainmentPackages_decorativeElements__hpJTg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}@media(max-width:480px){.EntertainmentPackages_decorativeElements__hpJTg{display:none}}.EntertainmentPackages_decorElement1__F37al{position:absolute;top:15%;left:5%;width:70px;height:70px;opacity:.8;animation:EntertainmentPackages_float__p4z9S 6s ease-in-out infinite}@media(max-width:768px){.EntertainmentPackages_decorElement1__F37al{width:50px;height:50px;top:10%;left:3%}}.EntertainmentPackages_decorElement2__CFevB{position:absolute;top:25%;right:8%;width:60px;height:60px;opacity:.7;animation:EntertainmentPackages_float__p4z9S 8s ease-in-out infinite reverse}@media(max-width:768px){.EntertainmentPackages_decorElement2__CFevB{width:45px;height:45px;top:20%;right:5%}}.EntertainmentPackages_decorElement3__Xmrft{position:absolute;bottom:20%;left:10%;width:65px;height:65px;opacity:.6;animation:EntertainmentPackages_float__p4z9S 7s ease-in-out infinite}@media(max-width:768px){.EntertainmentPackages_decorElement3__Xmrft{width:48px;height:48px;bottom:15%;left:6%}}@keyframes EntertainmentPackages_float__p4z9S{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-15px) rotate(5deg)}}.EntertainmentPackages_container__ITXpY{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:2}@media(max-width:768px){.EntertainmentPackages_container__ITXpY{padding:0 1rem}}@media(max-width:480px){.EntertainmentPackages_container__ITXpY{padding:0 16px;width:100%;box-sizing:border-box}}.EntertainmentPackages_contentGrid__9EVaq{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:start}@media(max-width:768px){.EntertainmentPackages_contentGrid__9EVaq{grid-template-columns:1fr;gap:2rem}}@media(max-width:480px){.EntertainmentPackages_contentGrid__9EVaq{gap:1.5rem}}.EntertainmentPackages_cardSection__XfeqV{display:flex;justify-content:center}@media(max-width:768px){.EntertainmentPackages_cardSection__XfeqV{order:2}}.EntertainmentPackages_priceCard__vAERD{background:#fff;border-radius:25px;width:100%;max-width:370px;position:relative;transition:all .3s ease;overflow:visible}.EntertainmentPackages_priceCard__vAERD:hover{transform:translateY(-8px)}@media(max-width:768px){.EntertainmentPackages_priceCard__vAERD{max-width:400px}}@media(max-width:480px){.EntertainmentPackages_priceCard__vAERD{max-width:100%;width:calc(100% - 32px);margin:0 auto;box-sizing:border-box}}.EntertainmentPackages_scallops__fKuz9{position:absolute;top:-20px;left:0;right:0;display:flex;justify-content:space-between;padding:0 60px;z-index:3}@media(max-width:768px){.EntertainmentPackages_scallops__fKuz9{padding:0 50px}}@media(max-width:480px){.EntertainmentPackages_scallops__fKuz9{padding:0 30px;top:-15px}}.EntertainmentPackages_scallop__1h7uQ{width:40px;height:40px;background:#fcf9f4;border-radius:50%;position:relative}@media(max-width:768px){.EntertainmentPackages_scallop__1h7uQ{width:35px;height:35px}}@media(max-width:480px){.EntertainmentPackages_scallop__1h7uQ{width:25px;height:25px}}.EntertainmentPackages_cardTop___SWUk{background:#fa9db7;padding:3rem 1.5rem 2rem;text-align:center;position:relative;border-radius:25px 25px 0 0;margin-top:0}@media(max-width:768px){.EntertainmentPackages_cardTop___SWUk{padding:2rem 1.5rem 1.5rem}}@media(max-width:480px){.EntertainmentPackages_cardTop___SWUk{padding:1.5rem 1rem 1rem}}.EntertainmentPackages_priceSection__CABQC{margin-bottom:0}.EntertainmentPackages_mainPrice__s_aHl{font-family:Comfortaa,sans-serif;font-weight:800;font-size:clamp(2rem,6vw,4rem);color:#fff;line-height:1.2;margin-bottom:.25rem}@media(max-width:480px){.EntertainmentPackages_mainPrice__s_aHl{font-size:clamp(1.8rem,8vw,2.5rem)}}.EntertainmentPackages_period__rGPcU{font-family:Nunito,sans-serif;font-size:clamp(1rem,3vw,1.25rem);color:hsla(0,0%,100%,.7);font-weight:500;opacity:.8;margin-bottom:1.5rem}@media(max-width:480px){.EntertainmentPackages_period__rGPcU{font-size:clamp(.9rem,4vw,1.1rem);margin-bottom:1rem}}.EntertainmentPackages_priceText__ZQ2DQ{font-family:Nunito,sans-serif;font-size:clamp(.875rem,2.5vw,1rem);color:#fff;font-weight:500}@media(max-width:480px){.EntertainmentPackages_priceText__ZQ2DQ{font-size:clamp(.8rem,3vw,.9rem)}}.EntertainmentPackages_subsidyPrice__hX1so{font-weight:700;color:#fff}.EntertainmentPackages_cardContent__2h_vh{padding:3rem 1.5rem;background:#fff}@media(max-width:768px){.EntertainmentPackages_cardContent__2h_vh{padding:2rem 1.5rem}}@media(max-width:480px){.EntertainmentPackages_cardContent__2h_vh{padding:1.5rem 16px;box-sizing:border-box}}.EntertainmentPackages_featuresList__tEZ0p{margin-bottom:3rem}@media(max-width:768px){.EntertainmentPackages_featuresList__tEZ0p{margin-bottom:2rem}}@media(max-width:480px){.EntertainmentPackages_featuresList__tEZ0p{margin-bottom:1.5rem}}.EntertainmentPackages_feature__IIcpq{display:flex;align-items:flex-start;gap:1rem;padding:.5rem 0}@media(max-width:480px){.EntertainmentPackages_feature__IIcpq{gap:.5rem;padding:.25rem 0}}.EntertainmentPackages_checkmark___WPWi{color:#fa9db7;font-weight:700;font-size:1.125rem;flex-shrink:0;width:20px;text-align:center;margin-top:2px}@media(max-width:480px){.EntertainmentPackages_checkmark___WPWi{font-size:1rem;width:16px}}.EntertainmentPackages_featureText__1p0A_{font-family:Nunito,sans-serif;font-size:clamp(.875rem,2.5vw,1rem);color:#2c3e50;font-weight:400;line-height:1.5}@media(max-width:480px){.EntertainmentPackages_featureText__1p0A_{font-size:clamp(.8rem,3.5vw,.9rem);word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}}.EntertainmentPackages_chooseButton__pTr4F{width:100%;background:#fa9db7;color:#fff;border:3px dashed #fff;border-radius:25px;font-family:Comfortaa,sans-serif;font-weight:700;font-size:clamp(1rem,3vw,1.125rem);padding:1.5rem 2rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.EntertainmentPackages_chooseButton__pTr4F:hover{background:rgb(247.5242718447,108.4757281553,147.3495145631);color:#fff;transform:translateY(-3px)}.EntertainmentPackages_chooseButton__pTr4F:active{transform:translateY(-1px)}@media(max-width:768px){.EntertainmentPackages_chooseButton__pTr4F{padding:1rem 1.5rem;font-size:clamp(.95rem,3.5vw,1.1rem)}}@media(max-width:480px){.EntertainmentPackages_chooseButton__pTr4F{padding:12px 16px;font-size:clamp(.85rem,4vw,.95rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box}}@media(max-width:768px){.EntertainmentPackages_infoSection__0Rkqz{order:1;text-align:center}}@media(max-width:480px){.EntertainmentPackages_infoSection__0Rkqz{text-align:left}}.EntertainmentPackages_title__iTshM{font-family:Comfortaa,sans-serif;font-weight:700;font-size:clamp(1.75rem,5vw,3rem);line-height:1.2;color:#2c3e50;margin:0 0 1.5rem}@media(max-width:480px){.EntertainmentPackages_title__iTshM{font-size:clamp(1.5rem,6vw,2rem);margin:0 0 1rem}}.EntertainmentPackages_highlight__liLZL{background:linear-gradient(135deg,rgb(136,212,242),#fa9db7);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;display:inline-block}.EntertainmentPackages_description__oINVo{font-family:Nunito,sans-serif;font-size:clamp(1rem,2.8vw,1.125rem);line-height:1.75;color:rgb(80.1935483871,113,145.8064516129);margin:0 0 2rem}@media(max-width:480px){.EntertainmentPackages_description__oINVo{font-size:clamp(.9rem,3.5vw,1rem);margin:0 0 1.5rem}}.EntertainmentPackages_statsGrid__e5hKT{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}@media(max-width:768px){.EntertainmentPackages_statsGrid__e5hKT{gap:1rem}}@media(max-width:480px){.EntertainmentPackages_statsGrid__e5hKT{gap:.5rem;margin-bottom:1.5rem}}.EntertainmentPackages_statItem__uuD6r{text-align:center;padding:1.5rem;background:#fff;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(max-width:768px){.EntertainmentPackages_statItem__uuD6r{padding:1rem}}@media(max-width:480px){.EntertainmentPackages_statItem__uuD6r{padding:.5rem}}.EntertainmentPackages_statNumber___lDgl{font-family:Comfortaa,sans-serif;font-weight:800;font-size:clamp(1.25rem,3.5vw,1.875rem);color:#88d4f2;line-height:1.2;margin-bottom:.25rem}@media(max-width:480px){.EntertainmentPackages_statNumber___lDgl{font-size:clamp(1.1rem,4vw,1.5rem)}}.EntertainmentPackages_statLabel__iiifO{font-family:Nunito,sans-serif;font-size:clamp(.75rem,2vw,.875rem);color:#2c3e50;font-weight:500;text-align:center;line-height:1.5}@media(max-width:480px){.EntertainmentPackages_statLabel__iiifO{font-size:clamp(.7rem,2.5vw,.8rem)}}.EntertainmentPackages_subsidyInfo__ThpIE{background:#fff8e1;border:2px solid #ffc107;border-radius:15px;padding:1.5rem;position:relative;margin-bottom:2rem}@media(max-width:768px){.EntertainmentPackages_subsidyInfo__ThpIE{padding:1rem}}@media(max-width:480px){.EntertainmentPackages_subsidyInfo__ThpIE{padding:.5rem;margin-bottom:1.5rem}}.EntertainmentPackages_subsidyHeader__ZycJy{display:flex;align-items:center;gap:.5rem;font-family:Comfortaa,sans-serif;font-weight:600;color:#2c3e50;margin-bottom:.5rem;font-size:clamp(.875rem,2.5vw,1rem)}@media(max-width:480px){.EntertainmentPackages_subsidyHeader__ZycJy{font-size:clamp(.8rem,3vw,.9rem);gap:.25rem}}.EntertainmentPackages_subsidyIcon__9H5cX{font-size:clamp(1rem,3vw,1.125rem)}@media(max-width:480px){.EntertainmentPackages_subsidyIcon__9H5cX{font-size:clamp(.9rem,3.5vw,1rem)}}.EntertainmentPackages_subsidyText__h8VLu{font-family:Nunito,sans-serif;font-size:clamp(.8rem,2.2vw,.875rem);color:#2c3e50;margin:0;line-height:1.75}@media(max-width:480px){.EntertainmentPackages_subsidyText__h8VLu{font-size:clamp(.75rem,2.8vw,.85rem);word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}}.EntertainmentPackages_additionalCosts__fMgZB{display:flex;flex-direction:column;gap:1.5rem}@media(max-width:768px){.EntertainmentPackages_additionalCosts__fMgZB{gap:1rem}}@media(max-width:480px){.EntertainmentPackages_additionalCosts__fMgZB{gap:.5rem}}.EntertainmentPackages_costItem__QVWtN{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#fff;border-radius:15px;border:2px solid #f0f0f0;transition:all .3s ease}.EntertainmentPackages_costItem__QVWtN:hover{border-color:#fa9db7;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}@media(max-width:768px){.EntertainmentPackages_costItem__QVWtN{padding:1rem;gap:.5rem}}@media(max-width:480px){.EntertainmentPackages_costItem__QVWtN{padding:12px;gap:8px;align-items:center;box-sizing:border-box;width:100%}}.EntertainmentPackages_costIcon__Hc2NZ{font-size:clamp(1.125rem,3vw,1.25rem);background-color:#88d4f2;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}@media(max-width:768px){.EntertainmentPackages_costIcon__Hc2NZ{width:35px;height:35px}}@media(max-width:480px){.EntertainmentPackages_costIcon__Hc2NZ{width:30px;height:30px;margin-top:0;font-size:clamp(1rem,3.5vw,1.1rem)}}.EntertainmentPackages_costContent__vNlPK{flex:1 1}@media(max-width:480px){.EntertainmentPackages_costContent__vNlPK{width:100%}}.EntertainmentPackages_costTitle__8hu_N{font-family:Comfortaa,sans-serif;font-weight:600;font-size:clamp(.875rem,2.5vw,1rem);color:#2c3e50;margin-bottom:.25rem}@media(max-width:480px){.EntertainmentPackages_costTitle__8hu_N{font-size:clamp(.8rem,3vw,.9rem)}}.EntertainmentPackages_costAmount__7LWzS{font-family:Comfortaa,sans-serif;font-weight:700;font-size:clamp(1rem,3vw,1.125rem);color:#fa9db7;margin-bottom:.25rem}@media(max-width:480px){.EntertainmentPackages_costAmount__7LWzS{font-size:clamp(.9rem,3.5vw,1rem)}}.EntertainmentPackages_costDescription__0HiMf{font-family:Nunito,sans-serif;font-size:clamp(.75rem,2vw,.875rem);color:rgb(80.1935483871,113,145.8064516129);font-style:italic}@media(max-width:480px){.EntertainmentPackages_costDescription__0HiMf{font-size:clamp(.7rem,2.5vw,.8rem)}}@media(max-width:320px){.EntertainmentPackages_container__ITXpY{padding:0 12px}.EntertainmentPackages_priceCard__vAERD{width:calc(100% - 24px)}.EntertainmentPackages_cardContent__2h_vh{padding:1rem 12px}.EntertainmentPackages_chooseButton__pTr4F{font-size:.8rem;padding:10px 12px}}.ClassesSection_section__pbgpb{min-height:100vh;background:#fcf9f4;padding:2rem 0;position:relative}.ClassesSection_section__pbgpb .ClassesSection_container__2qqig{max-width:1200px;margin:0 auto;padding:0 1.5rem;width:100%}.ClassesSection_section__pbgpb .ClassesSection_header__v3Kkp{text-align:center;margin-bottom:2rem;opacity:0;transform:translateY(30px);transition:all .5s ease}.ClassesSection_section__pbgpb .ClassesSection_titleWrapper__gYSOw{position:relative;display:inline-block;margin-bottom:1rem}.ClassesSection_section__pbgpb .ClassesSection_titleWrapper__gYSOw .ClassesSection_pinkBlob__DAfOU{position:absolute;top:-10px;left:-30px;width:80px;height:40px;background:#ff9eb5;border-radius:50px;opacity:.3;z-index:1}.ClassesSection_section__pbgpb .ClassesSection_titleWrapper__gYSOw .ClassesSection_mainTitle__rJW2q{font-family:Comfortaa,sans-serif;font-weight:700;font-size:clamp(2.5rem,5vw,4rem);color:#2d3748;margin:0;line-height:1.1;position:relative;z-index:2}.ClassesSection_section__pbgpb .ClassesSection_subtitle__sEElY{font-family:Nunito,sans-serif;font-size:clamp(1rem,2vw,1.2rem);color:#718096;max-width:600px;margin:0 auto;line-height:1.75}.ClassesSection_section__pbgpb .ClassesSection_classButtons__SRrXB{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;opacity:0;transform:translateY(30px);transition:all .5s ease .2s}@media(max-width:768px){.ClassesSection_section__pbgpb .ClassesSection_classButtons__SRrXB{flex-wrap:wrap;gap:.5rem}}.ClassesSection_section__pbgpb .ClassesSection_classButton__ttnkV{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;background:#fff;border:3px dashed #e2e8f0;border-radius:25px;cursor:pointer;transition:all .3s ease;font-family:Nunito,sans-serif;font-weight:700;font-size:.875rem;color:#2d3748;min-width:120px}@media(max-width:768px){.ClassesSection_section__pbgpb .ClassesSection_classButton__ttnkV{min-width:100px;padding:1rem}}.ClassesSection_section__pbgpb .ClassesSection_classButton__ttnkV:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.ClassesSection_section__pbgpb .ClassesSection_classButton__ttnkV.ClassesSection_active__fm5Ei{background:#ff9eb5;border-color:#ff9eb5;border-style:solid;color:#fff;transform:translateY(-5px);box-shadow:0 10px 30px rgba(255,158,181,.3)}.ClassesSection_section__pbgpb .ClassesSection_classButton__ttnkV.ClassesSection_active__fm5Ei .ClassesSection_iconWrapper__vM0qd{background:hsla(0,0%,100%,.2)}.ClassesSection_section__pbgpb .ClassesSection_classButton__ttnkV.ClassesSection_active__fm5Ei .ClassesSection_icon__I0eGn{filter:brightness(0) invert(1)}.ClassesSection_section__pbgpb .ClassesSection_classButton__ttnkV .ClassesSection_iconWrapper__vM0qd{width:60px;height:60px;background:#f7fafc;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}@media(max-width:768px){.ClassesSection_section__pbgpb .ClassesSection_classButton__ttnkV .ClassesSection_iconWrapper__vM0qd{width:50px;height:50px}}.ClassesSection_section__pbgpb .ClassesSection_classButton__ttnkV .ClassesSection_icon__I0eGn{width:30px;height:30px;transition:all .3s ease;object-fit:contain}@media(max-width:768px){.ClassesSection_section__pbgpb .ClassesSection_classButton__ttnkV .ClassesSection_icon__I0eGn{width:25px;height:25px}}.ClassesSection_section__pbgpb .ClassesSection_classButton__ttnkV span{font-weight:700;text-transform:uppercase;letter-spacing:.5px}.ClassesSection_section__pbgpb .ClassesSection_contentSection__Lcafd{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;align-items:center;opacity:0;transform:translateY(30px);transition:all .5s ease .4s}@media(max-width:1024px){.ClassesSection_section__pbgpb .ClassesSection_contentSection__Lcafd{grid-template-columns:1fr;gap:1.5rem}}.ClassesSection_section__pbgpb .ClassesSection_imageContainer__e8aB4{position:relative;border-radius:25px;overflow:hidden;height:450px}@media(max-width:768px){.ClassesSection_section__pbgpb .ClassesSection_imageContainer__e8aB4{height:300px}}.ClassesSection_section__pbgpb .ClassesSection_classImage__cRHFX{width:100%;height:100%;object-fit:cover;transition:all .5s ease-out;animation:ClassesSection_slideUpSubtle__eaVRR .5s ease-out}.ClassesSection_section__pbgpb .ClassesSection_textContent__gRocA{padding:1.5rem;animation:ClassesSection_slideUpSubtle__eaVRR .5s ease-out .1s both}.ClassesSection_section__pbgpb .ClassesSection_classTitle__ibhQ_{font-family:Comfortaa,sans-serif;font-weight:700;font-size:clamp(1.8rem,3vw,2.5rem);color:#2d3748;margin:0 0 1rem;line-height:1.2}.ClassesSection_section__pbgpb .ClassesSection_classDescription__qLSa7{font-family:Nunito,sans-serif;font-size:1rem;color:#4a5568;line-height:1.75;margin:0 0 1.5rem}.ClassesSection_section__pbgpb .ClassesSection_featuresList__T9zEz{display:flex;flex-direction:column;gap:.5rem}.ClassesSection_section__pbgpb .ClassesSection_featureItem__iEbEb{display:flex;align-items:center;gap:.5rem}.ClassesSection_section__pbgpb .ClassesSection_featureIcon__vbzx5{width:20px;height:20px;flex-shrink:0}.ClassesSection_section__pbgpb .ClassesSection_featureIcon__vbzx5 .ClassesSection_pencilIcon__9xLDH{width:100%;height:100%;fill:#ffd89b}.ClassesSection_section__pbgpb .ClassesSection_featureText__XPVT0{font-family:Nunito,sans-serif;font-size:1rem;color:#2d3748;font-weight:700}.ClassesSection_section__pbgpb.ClassesSection_revealed__pKjot .ClassesSection_classButtons__SRrXB,.ClassesSection_section__pbgpb.ClassesSection_revealed__pKjot .ClassesSection_contentSection__Lcafd,.ClassesSection_section__pbgpb.ClassesSection_revealed__pKjot .ClassesSection_header__v3Kkp{opacity:1;transform:translateY(0)}@keyframes ClassesSection_slideUpSubtle__eaVRR{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.TestimonialsSection_section__4OeXW{min-height:100vh;background:#fcf9f4;padding:2rem 0;position:relative}@media(max-width:768px){.TestimonialsSection_section__4OeXW{padding:1.5rem 0;min-height:auto}}@media(max-width:480px){.TestimonialsSection_section__4OeXW{padding:1rem 0}}.TestimonialsSection_section__4OeXW .TestimonialsSection_container__6CID_{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(max-width:768px){.TestimonialsSection_section__4OeXW .TestimonialsSection_container__6CID_{padding:0 1rem}}@media(max-width:480px){.TestimonialsSection_section__4OeXW .TestimonialsSection_container__6CID_{padding:0 .5rem}}.TestimonialsSection_section__4OeXW .TestimonialsSection_header__I_s5x{text-align:center;margin-bottom:2rem;opacity:0;transform:translateY(30px);transition:all .5s ease}@media(max-width:768px){.TestimonialsSection_section__4OeXW .TestimonialsSection_header__I_s5x{margin-bottom:1.5rem}}@media(max-width:480px){.TestimonialsSection_section__4OeXW .TestimonialsSection_header__I_s5x{margin-bottom:1rem}}.TestimonialsSection_section__4OeXW .TestimonialsSection_titleWrapper__ZTISY{position:relative;display:inline-block;margin-bottom:1rem}.TestimonialsSection_section__4OeXW .TestimonialsSection_titleWrapper__ZTISY .TestimonialsSection_pinkBlob__NVjem{position:absolute;top:-10px;left:-30px;width:80px;height:40px;background:#ff9eb5;border-radius:50px;opacity:.3;z-index:1}@media(max-width:768px){.TestimonialsSection_section__4OeXW .TestimonialsSection_titleWrapper__ZTISY .TestimonialsSection_pinkBlob__NVjem{width:60px;height:30px;left:-20px;top:-5px}}@media(max-width:480px){.TestimonialsSection_section__4OeXW .TestimonialsSection_titleWrapper__ZTISY .TestimonialsSection_pinkBlob__NVjem{width:50px;height:25px;left:-15px;top:-3px}}.TestimonialsSection_section__4OeXW .TestimonialsSection_titleWrapper__ZTISY .TestimonialsSection_mainTitle__JDF4C{font-family:Comfortaa,sans-serif;font-weight:700;font-size:clamp(2.5rem,5vw,4rem);color:#2d3748;margin:0;line-height:1.1;position:relative;z-index:2}@media(max-width:480px){.TestimonialsSection_section__4OeXW .TestimonialsSection_titleWrapper__ZTISY .TestimonialsSection_mainTitle__JDF4C{font-size:clamp(2rem,8vw,2.5rem)}}.TestimonialsSection_section__4OeXW .TestimonialsSection_subtitle__7n1Bc{font-family:Nunito,sans-serif;font-size:clamp(1rem,2vw,1.2rem);color:#718096;max-width:600px;margin:0 auto;line-height:1.75}@media(max-width:768px){.TestimonialsSection_section__4OeXW .TestimonialsSection_subtitle__7n1Bc{max-width:100%;padding:0 .5rem}}@media(max-width:480px){.TestimonialsSection_section__4OeXW .TestimonialsSection_subtitle__7n1Bc{font-size:clamp(.9rem,4vw,1rem);padding:0}}.TestimonialsSection_section__4OeXW .TestimonialsSection_testimonialSlider__ED8Ru{position:relative;max-width:100%;margin:0 auto;opacity:0;transform:translateY(30px);transition:all .5s ease .4s;overflow:hidden}.TestimonialsSection_section__4OeXW .TestimonialsSection_testimonialContainer__cPRfX{position:relative;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-height:400px;display:flex;align-items:center;justify-content:center}.TestimonialsSection_section__4OeXW .TestimonialsSection_testimonialContainer__cPRfX:active{cursor:-webkit-grabbing;cursor:grabbing}@media(min-width:768px){.TestimonialsSection_section__4OeXW .TestimonialsSection_testimonialContainer__cPRfX{min-height:500px}}@media(max-width:768px){.TestimonialsSection_section__4OeXW .TestimonialsSection_testimonialContainer__cPRfX{min-height:350px}}@media(max-width:480px){.TestimonialsSection_section__4OeXW .TestimonialsSection_testimonialContainer__cPRfX{min-height:320px}}.TestimonialsSection_section__4OeXW .TestimonialsSection_testimonialTrack__hOpj9{display:flex;transition:transform .6s cubic-bezier(.25,.46,.45,.94);gap:1.5rem;align-items:center;width:100%;justify-content:center}@media(max-width:768px){.TestimonialsSection_section__4OeXW .TestimonialsSection_testimonialTrack__hOpj9{gap:0}}.TestimonialsSection_section__4OeXW .TestimonialsSection_testimonialCard__jYP2Z{flex-shrink:0;width:100%;max-width:350px;display:flex;flex-direction:column;align-items:center;transition:all .6s cubic-bezier(.25,.46,.45,.94);min-height:350px;opacity:.3;transform:scale(.8);filter:grayscale(.5) blur(1px)}@media(min-width:768px){.TestimonialsSection_section__4OeXW .TestimonialsSection_testimonialCard__jYP2Z{width:350px;min-height:450px}}@media(max-width:768px){.TestimonialsSection_section__4OeXW .TestimonialsSection_testimonialCard__jYP2Z{min-height:300px;max-width:90%}}@media(max-width:480px){.TestimonialsSection_section__4OeXW .TestimonialsSection_testimonialCard__jYP2Z{min-height:280px;max-width:95%}}.TestimonialsSection_section__4OeXW .TestimonialsSection_testimonialCard__jYP2Z.TestimonialsSection_active__p9tQl{opacity:1;transform:scale(1);filter:grayscale(0) blur(0);z-index:2}.TestimonialsSection_section__4OeXW .TestimonialsSection_testimonialCard__jYP2Z.TestimonialsSection_adjacent__qQT2T{opacity:.7;transform:scale(.85);filter:grayscale(.2) blur(.5px)}@media(max-width:768px){.TestimonialsSection_section__4OeXW .TestimonialsSection_testimonialCard__jYP2Z{position:absolute;left:50%;transform:translateX(-50%) scale(.8)}.TestimonialsSection_section__4OeXW .TestimonialsSection_testimonialCard__jYP2Z.TestimonialsSection_active__p9tQl{transform:translateX(-50%) scale(1)}.TestimonialsSection_section__4OeXW .TestimonialsSection_testimonialCard__jYP2Z:not(.TestimonialsSection_active__p9tQl){opacity:0;pointer-events:none}}@media(max-width:480px){.TestimonialsSection_section__4OeXW .TestimonialsSection_testimonialCard__jYP2Z.TestimonialsSection_active__p9tQl{transform:translateX(-50%) scale(.95)}}.TestimonialsSection_section__4OeXW .TestimonialsSection_speechBubble__GgBXs{background:#ffd89b;border-radius:30px;padding:2rem;position:relative;width:100%;margin-bottom:1rem;min-height:200px;display:flex;align-items:center}@media(max-width:768px){.TestimonialsSection_section__4OeXW .TestimonialsSection_speechBubble__GgBXs{padding:1.5rem;min-height:160px;margin-bottom:.5rem;border-radius:25px}}@media(max-width:480px){.TestimonialsSection_section__4OeXW .TestimonialsSection_speechBubble__GgBXs{padding:1rem;min-height:140px;border-radius:20px}}.TestimonialsSection_section__4OeXW .TestimonialsSection_speechBubble__GgBXs .TestimonialsSection_testimonialText__uRnKt{font-family:Nunito,sans-serif;font-size:clamp(.9rem,2vw,1.1rem);line-height:1.75;margin:0;color:#fff;font-weight:500;width:100%}@media(max-width:480px){.TestimonialsSection_section__4OeXW .TestimonialsSection_speechBubble__GgBXs .TestimonialsSection_testimonialText__uRnKt{font-size:clamp(.85rem,3.5vw,.95rem);line-height:1.5}}.TestimonialsSection_section__4OeXW .TestimonialsSection_authorSection__gPk2y{display:flex;align-items:center;gap:1rem;margin-left:40px;align-self:flex-start;margin-top:.5rem}@media(max-width:768px){.TestimonialsSection_section__4OeXW .TestimonialsSection_authorSection__gPk2y{margin-left:30px;margin-top:.25rem;gap:.5rem}}@media(max-width:480px){.TestimonialsSection_section__4OeXW .TestimonialsSection_authorSection__gPk2y{margin-left:20px;gap:.25rem}}.TestimonialsSection_section__4OeXW .TestimonialsSection_authorInfo__4kdro{display:flex;flex-direction:column}.TestimonialsSection_section__4OeXW .TestimonialsSection_authorName__4lFVT{font-family:Comfortaa,sans-serif;font-weight:700;font-size:clamp(1.1rem,2vw,1.3rem);margin:0 0 .25rem;color:#2d3748}@media(max-width:480px){.TestimonialsSection_section__4OeXW .TestimonialsSection_authorName__4lFVT{font-size:clamp(1rem,4vw,1.1rem)}}.TestimonialsSection_section__4OeXW .TestimonialsSection_authorRole__QmluV{font-family:Nunito,sans-serif;font-size:clamp(.85rem,1.5vw,.95rem);margin:0;color:#718096;font-weight:500}@media(max-width:480px){.TestimonialsSection_section__4OeXW .TestimonialsSection_authorRole__QmluV{font-size:clamp(.8rem,3vw,.85rem)}}.TestimonialsSection_section__4OeXW .TestimonialsSection_sliderNavigation__clrIa{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-top:1.5rem}@media(max-width:768px){.TestimonialsSection_section__4OeXW .TestimonialsSection_sliderNavigation__clrIa{margin-top:1rem;gap:1rem}}@media(max-width:480px){.TestimonialsSection_section__4OeXW .TestimonialsSection_sliderNavigation__clrIa{gap:.5rem;margin-top:.5rem}}.TestimonialsSection_section__4OeXW .TestimonialsSection_navButton__vUl_Q{width:50px;height:50px;border-radius:50%;border:none;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;color:#2d3748;font-size:18px}@media(max-width:768px){.TestimonialsSection_section__4OeXW .TestimonialsSection_navButton__vUl_Q{width:45px;height:45px;font-size:16px}}@media(max-width:480px){.TestimonialsSection_section__4OeXW .TestimonialsSection_navButton__vUl_Q{width:40px;height:40px;font-size:14px}}.TestimonialsSection_section__4OeXW .TestimonialsSection_navButton__vUl_Q:hover:not(:disabled){background:#88d4f2;color:#fff;box-shadow:0 6px 25px rgba(136,212,242,.3)}.TestimonialsSection_section__4OeXW .TestimonialsSection_navButton__vUl_Q:disabled{opacity:.5;cursor:not-allowed;transform:none}.TestimonialsSection_section__4OeXW .TestimonialsSection_navButton__vUl_Q:active:not(:disabled){transform:translateY(0)}.TestimonialsSection_section__4OeXW .TestimonialsSection_sliderDots__x82eb{display:flex;justify-content:center;gap:.5rem}@media(max-width:480px){.TestimonialsSection_section__4OeXW .TestimonialsSection_sliderDots__x82eb{gap:.25rem}}.TestimonialsSection_section__4OeXW .TestimonialsSection_dot__aplLj{width:8px;height:8px;border-radius:50%;border:none;background:rgba(45,55,72,.2);cursor:pointer;transition:all .3s ease;position:relative}@media(max-width:480px){.TestimonialsSection_section__4OeXW .TestimonialsSection_dot__aplLj{width:6px;height:6px}}.TestimonialsSection_section__4OeXW .TestimonialsSection_dot__aplLj.TestimonialsSection_active__p9tQl{background:#88d4f2;transform:scale(1.5)}@media(max-width:480px){.TestimonialsSection_section__4OeXW .TestimonialsSection_dot__aplLj.TestimonialsSection_active__p9tQl{transform:scale(1.3)}}.TestimonialsSection_section__4OeXW .TestimonialsSection_dot__aplLj:hover:not(.TestimonialsSection_active__p9tQl){background:rgba(45,55,72,.4);transform:scale(1.2)}@media(max-width:480px){.TestimonialsSection_section__4OeXW .TestimonialsSection_dot__aplLj:hover:not(.TestimonialsSection_active__p9tQl){transform:scale(1.1)}}.TestimonialsSection_section__4OeXW .TestimonialsSection_sliderProgress__um94P{position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:2px;background:rgba(45,55,72,.1);border-radius:1px;overflow:hidden}@media(max-width:480px){.TestimonialsSection_section__4OeXW .TestimonialsSection_sliderProgress__um94P{width:50px;bottom:-8px}}.TestimonialsSection_section__4OeXW .TestimonialsSection_sliderProgress__um94P:after{content:"";position:absolute;top:0;left:0;height:100%;background:#88d4f2;border-radius:1px;transition:width .3s ease;width:calc(100%/var(--total)*(var(--current) + 1))}.TestimonialsSection_section__4OeXW.TestimonialsSection_revealed__YPd4D .TestimonialsSection_header__I_s5x,.TestimonialsSection_section__4OeXW.TestimonialsSection_revealed__YPd4D .TestimonialsSection_testimonialSlider__ED8Ru{opacity:1;transform:translateY(0)}@import"https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;500;600;700;800&family=Poppins:wght@300;400;500;600;700&family=Comfortaa:wght@300;400;500;600;700&display=swap";.WelcomeSection_section__m25SP{padding-top:90px;background:#fcf9f4;position:relative;overflow:hidden}.WelcomeSection_section__m25SP:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:.05;z-index:1}.WelcomeSection_section__m25SP .WelcomeSection_container__WVvyV{max-width:1200px;margin:0 auto;padding:0 1.5rem;width:100%;position:relative;z-index:2}.WelcomeSection_section__m25SP .WelcomeSection_contentWrapper__kbMpF{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center;opacity:0;transform:translateY(30px);transition:all .5s ease}@media(max-width:1024px){.WelcomeSection_section__m25SP .WelcomeSection_contentWrapper__kbMpF{grid-template-columns:1fr;gap:2rem;text-align:center}}.WelcomeSection_section__m25SP .WelcomeSection_imageSection__GiDgv{display:flex;justify-content:center;align-items:center;position:relative;order:1}@media(max-width:1024px){.WelcomeSection_section__m25SP .WelcomeSection_imageSection__GiDgv{order:2}}.WelcomeSection_section__m25SP .WelcomeSection_imageContainer__dJB0K{position:relative;width:100%;max-width:420px;opacity:0;transform:scale(.9) rotate(-2deg);transition:all .5s ease}.WelcomeSection_section__m25SP .WelcomeSection_dashedBorder__XSdZB{position:absolute;top:-25px;left:25px;right:-25px;bottom:25px;border:3px dashed #fa9db7;border-radius:25px;z-index:1;opacity:.6}.WelcomeSection_section__m25SP .WelcomeSection_mainImage__Wws_e{width:100%;height:auto;display:block;border-radius:25px;position:relative;z-index:2;box-shadow:0 20px 40px rgba(0,0,0,.15);transition:transform .3s ease}.WelcomeSection_section__m25SP .WelcomeSection_textSection__mZ_Yt{display:flex;flex-direction:column;gap:1.5rem;padding-left:1.5rem;order:2}@media(max-width:1024px){.WelcomeSection_section__m25SP .WelcomeSection_textSection__mZ_Yt{padding-left:0;order:1}}.WelcomeSection_section__m25SP .WelcomeSection_welcomeHeader__VGE_9{display:flex;flex-direction:column;gap:.25rem}.WelcomeSection_section__m25SP .WelcomeSection_welcomeText__RwreT{font-family:Nunito,sans-serif;font-size:1.125rem;font-weight:500;color:#fa9db7;background:linear-gradient(135deg,#fa9db7,#ff6b9d);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;position:relative;display:inline-block;margin-bottom:.25rem}.WelcomeSection_section__m25SP .WelcomeSection_welcomeText__RwreT:after{content:"";position:absolute;bottom:-5px;left:0;width:60px;height:3px;background:#fa9db7;border-radius:2px;opacity:.7}.WelcomeSection_section__m25SP .WelcomeSection_titleText__ulAoo{font-family:Comfortaa,sans-serif;font-weight:800;font-size:clamp(2.5rem,5vw,2rem);line-height:1.2;color:#2d3748;background:linear-gradient(135deg,#2d3748,#4a5568);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);padding-top:10px;background-clip:text;position:relative;display:inline-block}.WelcomeSection_section__m25SP .WelcomeSection_description__SMofg{font-family:Nunito,sans-serif;font-size:1.125rem;color:#718096;line-height:1.75;margin:0;max-width:90%}@media(max-width:1024px){.WelcomeSection_section__m25SP .WelcomeSection_description__SMofg{max-width:100%;font-size:1rem}}.WelcomeSection_section__m25SP .WelcomeSection_playButton__lBt7g{display:flex;align-items:center;gap:1rem;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:.5rem 0;transition:all .3s ease;align-self:flex-start}@media(max-width:1024px){.WelcomeSection_section__m25SP .WelcomeSection_playButton__lBt7g{align-self:center}}.WelcomeSection_section__m25SP .WelcomeSection_playButton__lBt7g:hover{transform:translateX(5px)}.WelcomeSection_section__m25SP .WelcomeSection_playButton__lBt7g:hover .WelcomeSection_playIcon__R6eII{background:linear-gradient(135deg,#ff6b9d,#fa9db7);box-shadow:0 8px 25px rgba(250,157,183,.4)}.WelcomeSection_section__m25SP .WelcomeSection_playButton__lBt7g:hover .WelcomeSection_playText__oXFh7{color:#fa9db7}.WelcomeSection_section__m25SP .WelcomeSection_playIcon__R6eII{width:60px;height:60px;background:linear-gradient(135deg,#fa9db7,#ff6b9d);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 6px 20px rgba(250,157,183,.3);transition:all .3s ease;position:relative}.WelcomeSection_section__m25SP .WelcomeSection_playIcon__R6eII:before{content:"";position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;border:2px solid #fa9db7;border-radius:50%;opacity:.3;animation:WelcomeSection_pulse__ay_jI 2s infinite}.WelcomeSection_section__m25SP .WelcomeSection_playIcon__R6eII svg{width:20px;height:20px;margin-left:3px}.WelcomeSection_section__m25SP .WelcomeSection_playText__oXFh7{font-family:Nunito,sans-serif;font-size:1.125rem;font-weight:600;color:#4a5568;transition:color .3s ease}.WelcomeSection_section__m25SP.WelcomeSection_revealed__OIQIV .WelcomeSection_contentWrapper__kbMpF{opacity:1;transform:translateY(0)}.WelcomeSection_section__m25SP.WelcomeSection_revealed__OIQIV .WelcomeSection_imageContainer__dJB0K{opacity:1;transform:scale(1) rotate(0deg);transition-delay:.3s}.WelcomeSection_section__m25SP.WelcomeSection_revealed__OIQIV .WelcomeSection_welcomeText__RwreT{animation:WelcomeSection_slideInLeft__Txkc1 .8s ease-out .5s both}.WelcomeSection_section__m25SP.WelcomeSection_revealed__OIQIV .WelcomeSection_titleText__ulAoo{animation:WelcomeSection_slideInLeft__Txkc1 .8s ease-out .7s both}.WelcomeSection_section__m25SP.WelcomeSection_revealed__OIQIV .WelcomeSection_description__SMofg{animation:WelcomeSection_fadeInUp__iZIfi .8s ease-out .9s both}.WelcomeSection_section__m25SP.WelcomeSection_revealed__OIQIV .WelcomeSection_playButton__lBt7g{animation:WelcomeSection_fadeInUp__iZIfi .8s ease-out 1.1s both}@keyframes WelcomeSection_float__KLJ2v{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(1deg)}}@keyframes WelcomeSection_pulse__ay_jI{0%{transform:scale(1);opacity:.3}50%{transform:scale(1.1);opacity:.1}to{transform:scale(1);opacity:.3}}@keyframes WelcomeSection_slideInLeft__Txkc1{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes WelcomeSection_fadeInUp__iZIfi{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.WelcomeSection_section__m25SP{padding:2rem 0}.WelcomeSection_section__m25SP .WelcomeSection_titleText__ulAoo{font-size:clamp(2rem,8vw,3rem)}.WelcomeSection_section__m25SP .WelcomeSection_description__SMofg{font-size:1rem}.WelcomeSection_section__m25SP .WelcomeSection_playIcon__R6eII{width:50px;height:50px}.WelcomeSection_section__m25SP .WelcomeSection_playIcon__R6eII svg{width:16px;height:16px}.WelcomeSection_section__m25SP .WelcomeSection_playText__oXFh7{font-size:1rem}.WelcomeSection_section__m25SP .WelcomeSection_dashedBorder__XSdZB{top:-15px;left:15px;right:-15px;bottom:15px;border-width:2px}}