@keyframes Home-module-scss-module__TP_pIa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Home-module-scss-module__TP_pIa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Home-module-scss-module__TP_pIa__slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes Home-module-scss-module__TP_pIa__pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes Home-module-scss-module__TP_pIa__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.Home-module-scss-module__TP_pIa__container{font-family:var(--font-geist-sans);color:#333;width:100%}.Home-module-scss-module__TP_pIa__animateFadeIn{animation:.8s ease-in-out Home-module-scss-module__TP_pIa__fadeIn}.Home-module-scss-module__TP_pIa__animateSlideUp{animation:.8s ease-out Home-module-scss-module__TP_pIa__slideUp}.Home-module-scss-module__TP_pIa__animateSlideIn{animation:.8s ease-out Home-module-scss-module__TP_pIa__slideIn}.Home-module-scss-module__TP_pIa__animateBounce{animation:2s ease-in-out infinite Home-module-scss-module__TP_pIa__float}.Home-module-scss-module__TP_pIa__animatePulse{animation:2s ease-in-out infinite Home-module-scss-module__TP_pIa__pulse}.Home-module-scss-module__TP_pIa__sectionTitle{color:#ff9100;margin-bottom:2rem;font-size:2.5rem;font-weight:700;position:relative}.Home-module-scss-module__TP_pIa__sectionTitle:after{content:"";background:#ffbd59;border-radius:2px;width:80px;height:4px;position:absolute;bottom:-.75rem;left:50%;transform:translate(-50%)}@media (max-width:768px){.Home-module-scss-module__TP_pIa__sectionTitle{margin-bottom:1.5rem;font-size:1.8rem}.Home-module-scss-module__TP_pIa__sectionTitle:after{width:60px;height:3px;bottom:-.5rem}}.Home-module-scss-module__TP_pIa__heroSection{text-align:center;color:#fff;justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.Home-module-scss-module__TP_pIa__heroSection .Home-module-scss-module__TP_pIa__heroLogo{z-index:20;justify-content:center;width:100%;animation:1s ease-in-out Home-module-scss-module__TP_pIa__fadeIn;display:flex}.Home-module-scss-module__TP_pIa__heroSection .Home-module-scss-module__TP_pIa__heroLogo img{width:100%;max-width:400px;height:auto}@media (max-width:768px){.Home-module-scss-module__TP_pIa__heroSection .Home-module-scss-module__TP_pIa__heroLogo img{max-width:200px}}.Home-module-scss-module__TP_pIa__heroSection .Home-module-scss-module__TP_pIa__heroBackgroundOverlay{z-index:1;background:linear-gradient(90deg,#ff910099,#ffbd591a);position:absolute;inset:0}.Home-module-scss-module__TP_pIa__heroSection .Home-module-scss-module__TP_pIa__heroContent{z-index:10;max-width:800px;margin:0 auto;padding:0 1rem;position:relative}.Home-module-scss-module__TP_pIa__heroSection .Home-module-scss-module__TP_pIa__heroContent h1{margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700}@media (max-width:768px){.Home-module-scss-module__TP_pIa__heroSection .Home-module-scss-module__TP_pIa__heroContent h1{margin-bottom:1rem;font-size:1.8rem}}.Home-module-scss-module__TP_pIa__heroSection .Home-module-scss-module__TP_pIa__heroContent p{margin-bottom:2rem;font-size:clamp(1rem,3vw,1.25rem);line-height:1.6}@media (max-width:768px){.Home-module-scss-module__TP_pIa__heroSection .Home-module-scss-module__TP_pIa__heroContent p{margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}}.Home-module-scss-module__TP_pIa__heroSection .Home-module-scss-module__TP_pIa__scrollIndicator{color:#fff;z-index:10;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@media (max-width:768px){.Home-module-scss-module__TP_pIa__heroSection{height:85vh}.Home-module-scss-module__TP_pIa__heroSection .Home-module-scss-module__TP_pIa__scrollIndicator{bottom:1rem}}.Home-module-scss-module__TP_pIa__aboutSection{background-color:#fff;position:relative;overflow:hidden}.Home-module-scss-module__TP_pIa__aboutSection:before{content:"";z-index:0;background-color:#ffbd591a;border-radius:50%;width:300px;height:300px;position:absolute;top:0;right:0;transform:translate(100px,-150px)}.Home-module-scss-module__TP_pIa__aboutSection:after{content:"";z-index:0;background-color:#ff91001a;border-radius:50%;width:200px;height:200px;position:absolute;bottom:0;left:0;transform:translate(-100px,100px)}@media (max-width:768px){.Home-module-scss-module__TP_pIa__aboutSection{padding:3rem 0}.Home-module-scss-module__TP_pIa__aboutSection:before,.Home-module-scss-module__TP_pIa__aboutSection:after{display:none}}.Home-module-scss-module__TP_pIa__btnPrimary{color:#fff;background-color:#ff9100;border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Home-module-scss-module__TP_pIa__btnPrimary:hover{background-color:#e68300;transform:translateY(-2px);box-shadow:0 4px 12px #ff91004d}@media (max-width:768px){.Home-module-scss-module__TP_pIa__btnPrimary{padding:.6rem 1.2rem;font-size:.9rem}}.Home-module-scss-module__TP_pIa__btnSecondary{color:#fff;background-color:#0000;border:2px solid #fff;border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Home-module-scss-module__TP_pIa__btnSecondary:hover{color:#ff9100;background-color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #ffffff4d}@media (max-width:768px){.Home-module-scss-module__TP_pIa__btnSecondary{padding:.6rem 1.2rem;font-size:.9rem}}.Home-module-scss-module__TP_pIa__serviceSection{background-color:#fff;padding:5rem 0}.Home-module-scss-module__TP_pIa__serviceSection .Home-module-scss-module__TP_pIa__serviceCard{background-color:#fff;border-radius:.75rem;height:100%;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 10px 25px #0000001a}.Home-module-scss-module__TP_pIa__serviceSection .Home-module-scss-module__TP_pIa__serviceCard:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000026}.Home-module-scss-module__TP_pIa__serviceSection .Home-module-scss-module__TP_pIa__serviceCard .Home-module-scss-module__TP_pIa__serviceImage{height:240px;position:relative;overflow:hidden}@media (max-width:768px){.Home-module-scss-module__TP_pIa__serviceSection .Home-module-scss-module__TP_pIa__serviceCard .Home-module-scss-module__TP_pIa__serviceImage{height:180px}}.Home-module-scss-module__TP_pIa__serviceSection .Home-module-scss-module__TP_pIa__serviceCard .Home-module-scss-module__TP_pIa__serviceContent{padding:1.5rem}@media (max-width:768px){.Home-module-scss-module__TP_pIa__serviceSection .Home-module-scss-module__TP_pIa__serviceCard .Home-module-scss-module__TP_pIa__serviceContent{padding:1rem}}.Home-module-scss-module__TP_pIa__serviceSection .Home-module-scss-module__TP_pIa__serviceCard .Home-module-scss-module__TP_pIa__serviceContent h3{color:#ff9100;margin-bottom:1rem;font-size:1.5rem;font-weight:700}@media (max-width:768px){.Home-module-scss-module__TP_pIa__serviceSection .Home-module-scss-module__TP_pIa__serviceCard .Home-module-scss-module__TP_pIa__serviceContent h3{margin-bottom:.75rem;font-size:1.25rem}}.Home-module-scss-module__TP_pIa__serviceSection .Home-module-scss-module__TP_pIa__serviceCard .Home-module-scss-module__TP_pIa__serviceContent .Home-module-scss-module__TP_pIa__serviceFeatures{margin-top:1.5rem}@media (max-width:768px){.Home-module-scss-module__TP_pIa__serviceSection .Home-module-scss-module__TP_pIa__serviceCard .Home-module-scss-module__TP_pIa__serviceContent .Home-module-scss-module__TP_pIa__serviceFeatures{margin-top:1rem}}.Home-module-scss-module__TP_pIa__serviceSection .Home-module-scss-module__TP_pIa__serviceCard .Home-module-scss-module__TP_pIa__serviceContent .Home-module-scss-module__TP_pIa__serviceFeatures h4{color:#ffbd59;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}@media (max-width:768px){.Home-module-scss-module__TP_pIa__serviceSection .Home-module-scss-module__TP_pIa__serviceCard .Home-module-scss-module__TP_pIa__serviceContent .Home-module-scss-module__TP_pIa__serviceFeatures h4{margin-bottom:.5rem;font-size:1.1rem}}.Home-module-scss-module__TP_pIa__serviceSection .Home-module-scss-module__TP_pIa__serviceCard .Home-module-scss-module__TP_pIa__serviceContent .Home-module-scss-module__TP_pIa__serviceFeatures ul{padding-left:1.5rem;list-style-type:disc}.Home-module-scss-module__TP_pIa__serviceSection .Home-module-scss-module__TP_pIa__serviceCard .Home-module-scss-module__TP_pIa__serviceContent .Home-module-scss-module__TP_pIa__serviceFeatures ul li{margin-bottom:.5rem}@media (max-width:768px){.Home-module-scss-module__TP_pIa__serviceSection .Home-module-scss-module__TP_pIa__serviceCard .Home-module-scss-module__TP_pIa__serviceContent .Home-module-scss-module__TP_pIa__serviceFeatures ul li{margin-bottom:.3rem;font-size:.9rem}.Home-module-scss-module__TP_pIa__serviceSection{padding:3rem 0}}.Home-module-scss-module__TP_pIa__therapySection{background-color:#f9fafb;padding:5rem 0}.Home-module-scss-module__TP_pIa__therapySection .Home-module-scss-module__TP_pIa__therapyCard{background-color:#fff;border-radius:.75rem;flex-direction:column;height:100%;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 5px 15px #0000000d}.Home-module-scss-module__TP_pIa__therapySection .Home-module-scss-module__TP_pIa__therapyCard:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 10px 25px #0000001a}@media (max-width:768px){.Home-module-scss-module__TP_pIa__therapySection .Home-module-scss-module__TP_pIa__therapyCard{padding:1.25rem}}.Home-module-scss-module__TP_pIa__therapySection .Home-module-scss-module__TP_pIa__therapyCard .Home-module-scss-module__TP_pIa__therapyImageContainer{justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}@media (max-width:768px){.Home-module-scss-module__TP_pIa__therapySection .Home-module-scss-module__TP_pIa__therapyCard .Home-module-scss-module__TP_pIa__therapyImageContainer{margin-bottom:1rem}}.Home-module-scss-module__TP_pIa__therapySection .Home-module-scss-module__TP_pIa__therapyCard .Home-module-scss-module__TP_pIa__therapyImage{object-fit:cover;border:2px solid #ffbd59;width:100%;height:200px;transition:transform .3s}.Home-module-scss-module__TP_pIa__therapySection .Home-module-scss-module__TP_pIa__therapyCard .Home-module-scss-module__TP_pIa__therapyImage:hover{transform:scale(1.05)}@media (max-width:768px){.Home-module-scss-module__TP_pIa__therapySection .Home-module-scss-module__TP_pIa__therapyCard .Home-module-scss-module__TP_pIa__therapyImage{height:140px}}.Home-module-scss-module__TP_pIa__therapySection .Home-module-scss-module__TP_pIa__therapyCard h3{color:#ff9100;text-align:center;margin-bottom:1rem;font-size:1.5rem;font-weight:700}@media (max-width:768px){.Home-module-scss-module__TP_pIa__therapySection .Home-module-scss-module__TP_pIa__therapyCard h3{margin-bottom:.75rem;font-size:1.25rem}}.Home-module-scss-module__TP_pIa__therapySection .Home-module-scss-module__TP_pIa__therapyCard p{text-align:center;flex-grow:1}@media (max-width:768px){.Home-module-scss-module__TP_pIa__therapySection .Home-module-scss-module__TP_pIa__therapyCard p{font-size:.9rem}.Home-module-scss-module__TP_pIa__therapySection{padding:3rem 0}}.Home-module-scss-module__TP_pIa__natureSection{padding:5rem 0;position:relative}.Home-module-scss-module__TP_pIa__natureSection .Home-module-scss-module__TP_pIa__natureBg{z-index:-1;position:absolute;inset:0}.Home-module-scss-module__TP_pIa__natureSection .Home-module-scss-module__TP_pIa__natureBg:after{content:"";background-color:#0006;position:absolute;inset:0}.Home-module-scss-module__TP_pIa__natureSection .Home-module-scss-module__TP_pIa__natureContent{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffffb3;border-radius:1rem;max-width:900px;margin:0 auto;padding:2.5rem;box-shadow:0 15px 30px #00000026}.Home-module-scss-module__TP_pIa__natureSection .Home-module-scss-module__TP_pIa__natureContent h2{color:#ff9100;text-align:center;margin-bottom:1.5rem;font-size:2rem;font-weight:700}@media (max-width:768px){.Home-module-scss-module__TP_pIa__natureSection .Home-module-scss-module__TP_pIa__natureContent h2{margin-bottom:1rem;font-size:1.5rem}}.Home-module-scss-module__TP_pIa__natureSection .Home-module-scss-module__TP_pIa__natureContent .Home-module-scss-module__TP_pIa__noteBox{background-color:#f3f4f6;border-radius:.5rem;margin:1.5rem 0;padding:1rem}@media (max-width:768px){.Home-module-scss-module__TP_pIa__natureSection .Home-module-scss-module__TP_pIa__natureContent .Home-module-scss-module__TP_pIa__noteBox{margin:1rem 0;padding:.75rem}.Home-module-scss-module__TP_pIa__natureSection .Home-module-scss-module__TP_pIa__natureContent .Home-module-scss-module__TP_pIa__noteBox p{font-size:.9rem}.Home-module-scss-module__TP_pIa__natureSection .Home-module-scss-module__TP_pIa__natureContent{padding:1.5rem}.Home-module-scss-module__TP_pIa__natureSection .Home-module-scss-module__TP_pIa__natureContent p{font-size:.9rem}.Home-module-scss-module__TP_pIa__natureSection{padding:3rem 0}}.Home-module-scss-module__TP_pIa__facilitySection{background-color:#fff;padding:5rem 0}.Home-module-scss-module__TP_pIa__facilitySection .Home-module-scss-module__TP_pIa__facilityGallery{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.Home-module-scss-module__TP_pIa__facilitySection .Home-module-scss-module__TP_pIa__facilityGallery .Home-module-scss-module__TP_pIa__facilityImage{border-radius:.75rem;height:240px;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 5px 15px #0000001a}.Home-module-scss-module__TP_pIa__facilitySection .Home-module-scss-module__TP_pIa__facilityGallery .Home-module-scss-module__TP_pIa__facilityImage:hover{transform:scale(1.03)}@media (max-width:768px){.Home-module-scss-module__TP_pIa__facilitySection .Home-module-scss-module__TP_pIa__facilityGallery .Home-module-scss-module__TP_pIa__facilityImage{height:180px}.Home-module-scss-module__TP_pIa__facilitySection .Home-module-scss-module__TP_pIa__facilityGallery{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;margin-bottom:2rem}}.Home-module-scss-module__TP_pIa__facilitySection .Home-module-scss-module__TP_pIa__tourCta{text-align:center;margin-top:3rem}.Home-module-scss-module__TP_pIa__facilitySection .Home-module-scss-module__TP_pIa__tourCta p{margin-bottom:1.5rem;font-size:1.25rem}@media (max-width:768px){.Home-module-scss-module__TP_pIa__facilitySection .Home-module-scss-module__TP_pIa__tourCta p{margin-bottom:1rem;font-size:1rem}.Home-module-scss-module__TP_pIa__facilitySection .Home-module-scss-module__TP_pIa__tourCta{margin-top:2rem}.Home-module-scss-module__TP_pIa__facilitySection{padding:3rem 0}}.Home-module-scss-module__TP_pIa__faqSection{background-color:#f9fafb;padding:5rem 0}.Home-module-scss-module__TP_pIa__faqSection .Home-module-scss-module__TP_pIa__faqList{max-width:800px;margin:0 auto}.Home-module-scss-module__TP_pIa__faqSection .Home-module-scss-module__TP_pIa__faqList .Home-module-scss-module__TP_pIa__faqItem{background-color:#fff;border-radius:.75rem;margin-bottom:1rem;padding:1.5rem;box-shadow:0 4px 10px #0000000d}.Home-module-scss-module__TP_pIa__faqSection .Home-module-scss-module__TP_pIa__faqList .Home-module-scss-module__TP_pIa__faqItem h3{color:#ff9100;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}@media (max-width:768px){.Home-module-scss-module__TP_pIa__faqSection .Home-module-scss-module__TP_pIa__faqList .Home-module-scss-module__TP_pIa__faqItem h3{margin-bottom:.5rem;font-size:1.1rem}.Home-module-scss-module__TP_pIa__faqSection .Home-module-scss-module__TP_pIa__faqList .Home-module-scss-module__TP_pIa__faqItem p{font-size:.9rem}.Home-module-scss-module__TP_pIa__faqSection .Home-module-scss-module__TP_pIa__faqList .Home-module-scss-module__TP_pIa__faqItem{padding:1.25rem}.Home-module-scss-module__TP_pIa__faqSection{padding:3rem 0}}.Home-module-scss-module__TP_pIa__contactSection{background-color:#ffbd591a;padding:5rem 0}.Home-module-scss-module__TP_pIa__contactSection .Home-module-scss-module__TP_pIa__contactContent{text-align:center;max-width:900px;margin:0 auto}.Home-module-scss-module__TP_pIa__contactSection .Home-module-scss-module__TP_pIa__contactContent .Home-module-scss-module__TP_pIa__contactCard{background-color:#fff;border-radius:1rem;margin-bottom:2.5rem;padding:2rem;box-shadow:0 10px 25px #00000014}.Home-module-scss-module__TP_pIa__contactSection .Home-module-scss-module__TP_pIa__contactContent .Home-module-scss-module__TP_pIa__contactCard .Home-module-scss-module__TP_pIa__contactButtons{flex-direction:column;gap:1rem;margin:1.5rem 0;display:flex}@media (min-width:768px){.Home-module-scss-module__TP_pIa__contactSection .Home-module-scss-module__TP_pIa__contactContent .Home-module-scss-module__TP_pIa__contactCard .Home-module-scss-module__TP_pIa__contactButtons{flex-direction:row;justify-content:center}}@media (max-width:768px){.Home-module-scss-module__TP_pIa__contactSection .Home-module-scss-module__TP_pIa__contactContent .Home-module-scss-module__TP_pIa__contactCard .Home-module-scss-module__TP_pIa__contactButtons{margin:1rem 0}.Home-module-scss-module__TP_pIa__contactSection .Home-module-scss-module__TP_pIa__contactContent .Home-module-scss-module__TP_pIa__contactCard p{font-size:.9rem}.Home-module-scss-module__TP_pIa__contactSection .Home-module-scss-module__TP_pIa__contactContent .Home-module-scss-module__TP_pIa__contactCard{margin-bottom:1.5rem;padding:1.5rem}}.Home-module-scss-module__TP_pIa__contactSection .Home-module-scss-module__TP_pIa__contactContent .Home-module-scss-module__TP_pIa__socialLinks{justify-content:center;gap:1.5rem;margin-top:2rem;display:flex}.Home-module-scss-module__TP_pIa__contactSection .Home-module-scss-module__TP_pIa__contactContent .Home-module-scss-module__TP_pIa__socialLinks .Home-module-scss-module__TP_pIa__socialIcon{color:#ff9100;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;box-shadow:0 4px 10px #0000001a}.Home-module-scss-module__TP_pIa__contactSection .Home-module-scss-module__TP_pIa__contactContent .Home-module-scss-module__TP_pIa__socialLinks .Home-module-scss-module__TP_pIa__socialIcon:hover{color:#fff;background-color:#ff9100;transform:translateY(-3px);box-shadow:0 6px 15px #00000026}@media (max-width:768px){.Home-module-scss-module__TP_pIa__contactSection .Home-module-scss-module__TP_pIa__contactContent .Home-module-scss-module__TP_pIa__socialLinks .Home-module-scss-module__TP_pIa__socialIcon{width:40px;height:40px}.Home-module-scss-module__TP_pIa__contactSection .Home-module-scss-module__TP_pIa__contactContent .Home-module-scss-module__TP_pIa__socialLinks{gap:1rem;margin-top:1.5rem}.Home-module-scss-module__TP_pIa__contactSection .Home-module-scss-module__TP_pIa__contactContent p{font-size:.9rem}.Home-module-scss-module__TP_pIa__contactSection{padding:3rem 0}}.Home-module-scss-module__TP_pIa__contactBtn{border-radius:.5rem;justify-content:center;align-items:center;min-width:200px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Home-module-scss-module__TP_pIa__contactBtn.Home-module-scss-module__TP_pIa__lineBtn{color:#fff;background-color:#06c755}.Home-module-scss-module__TP_pIa__contactBtn.Home-module-scss-module__TP_pIa__lineBtn:hover{background-color:#05b34d;transform:translateY(-2px);box-shadow:0 4px 12px #06c7554d}.Home-module-scss-module__TP_pIa__contactBtn.Home-module-scss-module__TP_pIa__phoneBtn{color:#fff;background-color:#ff9100}.Home-module-scss-module__TP_pIa__contactBtn.Home-module-scss-module__TP_pIa__phoneBtn:hover{background-color:#e68300;transform:translateY(-2px);box-shadow:0 4px 12px #ff91004d}@media (max-width:768px){.Home-module-scss-module__TP_pIa__contactBtn{min-width:180px;padding:.6rem 1.2rem;font-size:.9rem}}.Home-module-scss-module__TP_pIa__footer{color:#fff;background-color:#ff9100;padding:3rem 0 1.5rem}.Home-module-scss-module__TP_pIa__footer .Home-module-scss-module__TP_pIa__footerLogo{margin-bottom:1.5rem;display:block}.Home-module-scss-module__TP_pIa__footer .Home-module-scss-module__TP_pIa__footerLogo img{max-width:180px;height:auto}@media (max-width:768px){.Home-module-scss-module__TP_pIa__footer .Home-module-scss-module__TP_pIa__footerLogo{margin-bottom:1rem}.Home-module-scss-module__TP_pIa__footer .Home-module-scss-module__TP_pIa__footerLogo img{max-width:150px}}.Home-module-scss-module__TP_pIa__footer h3{margin-bottom:1rem;font-size:1.25rem;font-weight:700}@media (max-width:768px){.Home-module-scss-module__TP_pIa__footer h3{margin-bottom:.75rem;font-size:1.1rem}}.Home-module-scss-module__TP_pIa__footer ul{margin:0;padding:0;list-style:none}.Home-module-scss-module__TP_pIa__footer ul li{margin-bottom:.5rem}.Home-module-scss-module__TP_pIa__footer ul li a{color:#fff;text-decoration:none;transition:opacity .3s}.Home-module-scss-module__TP_pIa__footer ul li a:hover{opacity:.8;text-decoration:underline}@media (max-width:768px){.Home-module-scss-module__TP_pIa__footer ul li{margin-bottom:.3rem;font-size:.9rem}}.Home-module-scss-module__TP_pIa__footer .Home-module-scss-module__TP_pIa__footerSocial{gap:1rem;margin-bottom:1.5rem;display:flex}.Home-module-scss-module__TP_pIa__footer .Home-module-scss-module__TP_pIa__footerSocial a{color:#ff9100;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Home-module-scss-module__TP_pIa__footer .Home-module-scss-module__TP_pIa__footerSocial a:hover{background-color:#e6e6e6;transform:translateY(-3px)}@media (max-width:768px){.Home-module-scss-module__TP_pIa__footer .Home-module-scss-module__TP_pIa__footerSocial a{width:36px;height:36px}.Home-module-scss-module__TP_pIa__footer .Home-module-scss-module__TP_pIa__footerSocial{margin-bottom:1rem}}.Home-module-scss-module__TP_pIa__footer .Home-module-scss-module__TP_pIa__footerBottom{text-align:center;border-top:1px solid #ffffff4d;margin-top:2rem;padding-top:1.5rem;font-size:.875rem}@media (max-width:768px){.Home-module-scss-module__TP_pIa__footer .Home-module-scss-module__TP_pIa__footerBottom{margin-top:1.5rem;padding-top:1rem;font-size:.8rem}.Home-module-scss-module__TP_pIa__footer{padding:2rem 0 1rem}}.Home-module-scss-module__TP_pIa__flexCenter{justify-content:center;align-items:center;display:flex}.Home-module-scss-module__TP_pIa__flexBetween{justify-content:space-between;align-items:center;display:flex}.Home-module-scss-module__TP_pIa__gridContainer{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}@media (max-width:768px){.Home-module-scss-module__TP_pIa__gridContainer{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}}
@keyframes Info-module-scss-module__Le_Iaq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Info-module-scss-module__Le_Iaq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Info-module-scss-module__Le_Iaq__newsSection{background-color:#f9fafb;padding:5rem 0}.Info-module-scss-module__Le_Iaq__newsSection .Info-module-scss-module__Le_Iaq__sectionTitle{color:#ff9100;text-align:center;margin-bottom:2rem;font-size:2.5rem;font-weight:700;position:relative}.Info-module-scss-module__Le_Iaq__newsSection .Info-module-scss-module__Le_Iaq__sectionTitle:after{content:"";background:#ffbd59;border-radius:2px;width:80px;height:4px;position:absolute;bottom:-.75rem;left:50%;transform:translate(-50%)}.Info-module-scss-module__Le_Iaq__newsSection .Info-module-scss-module__Le_Iaq__newsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.Info-module-scss-module__Le_Iaq__newsSection .Info-module-scss-module__Le_Iaq__newsCard{background-color:#fff;border-radius:.75rem;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;animation:.8s ease-in-out Info-module-scss-module__Le_Iaq__fadeIn;display:flex;overflow:hidden;box-shadow:0 5px 15px #0000000d}.Info-module-scss-module__Le_Iaq__newsSection .Info-module-scss-module__Le_Iaq__newsCard:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.Info-module-scss-module__Le_Iaq__newsSection .Info-module-scss-module__Le_Iaq__newsCard .Info-module-scss-module__Le_Iaq__newsImageContainer{height:200px;position:relative;overflow:hidden}.Info-module-scss-module__Le_Iaq__newsSection .Info-module-scss-module__Le_Iaq__newsCard .Info-module-scss-module__Le_Iaq__newsImageContainer .Info-module-scss-module__Le_Iaq__newsImage{transition:transform .3s}.Info-module-scss-module__Le_Iaq__newsSection .Info-module-scss-module__Le_Iaq__newsCard .Info-module-scss-module__Le_Iaq__newsImageContainer .Info-module-scss-module__Le_Iaq__newsImage:hover{transform:scale(1.05)}.Info-module-scss-module__Le_Iaq__newsSection .Info-module-scss-module__Le_Iaq__newsCard .Info-module-scss-module__Le_Iaq__newsImageContainer .Info-module-scss-module__Le_Iaq__newsImagePlaceholder{color:#9ca3af;background-color:#e5e7eb;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Info-module-scss-module__Le_Iaq__newsSection .Info-module-scss-module__Le_Iaq__newsCard .Info-module-scss-module__Le_Iaq__newsContent{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.Info-module-scss-module__Le_Iaq__newsSection .Info-module-scss-module__Le_Iaq__newsCard .Info-module-scss-module__Le_Iaq__newsContent h3{color:#ff9100;margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.4}.Info-module-scss-module__Le_Iaq__newsSection .Info-module-scss-module__Le_Iaq__newsCard .Info-module-scss-module__Le_Iaq__newsContent .Info-module-scss-module__Le_Iaq__newsDate{color:#6b7280;align-items:center;margin-bottom:1rem;font-size:.875rem;display:flex}.Info-module-scss-module__Le_Iaq__newsSection .Info-module-scss-module__Le_Iaq__newsCard .Info-module-scss-module__Le_Iaq__newsContent .Info-module-scss-module__Le_Iaq__newsDate svg{margin-right:.5rem}.Info-module-scss-module__Le_Iaq__newsSection .Info-module-scss-module__Le_Iaq__newsCard .Info-module-scss-module__Le_Iaq__newsContent .Info-module-scss-module__Le_Iaq__newsExcerpt{color:#05070b;flex-grow:1;line-height:1.6}.Info-module-scss-module__Le_Iaq__newsSection .Info-module-scss-module__Le_Iaq__newsSeeAllButton{color:#ff9100;background-color:#0000;border:2px solid #ff9100;border-radius:.5rem;justify-content:center;align-items:center;margin-top:2rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Info-module-scss-module__Le_Iaq__newsSection .Info-module-scss-module__Le_Iaq__newsSeeAllButton:hover{color:#fff;background-color:#ff9100;transform:translateY(-2px);box-shadow:0 4px 12px #ff91004d}.Info-module-scss-module__Le_Iaq__newsListPage{background-color:#f9fafb;padding:5rem 0}.Info-module-scss-module__Le_Iaq__newsListPage .Info-module-scss-module__Le_Iaq__newsListContainer{max-width:800px;margin:0 auto}.Info-module-scss-module__Le_Iaq__newsListPage .Info-module-scss-module__Le_Iaq__newsListItem{color:inherit;background-color:#fff;border-radius:.75rem;margin-bottom:1.5rem;padding:1.5rem;text-decoration:none;transition:transform .3s,box-shadow .3s;animation:.5s ease-out Info-module-scss-module__Le_Iaq__slideUp;display:flex;box-shadow:0 4px 10px #0000000d}.Info-module-scss-module__Le_Iaq__newsListPage .Info-module-scss-module__Le_Iaq__newsListItem:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000001a}.Info-module-scss-module__Le_Iaq__newsListPage .Info-module-scss-module__Le_Iaq__newsListItem .Info-module-scss-module__Le_Iaq__newsListImage{border-radius:.5rem;flex-shrink:0;width:120px;height:100px;margin-right:1.5rem;position:relative;overflow:hidden}@media (max-width:640px){.Info-module-scss-module__Le_Iaq__newsListPage .Info-module-scss-module__Le_Iaq__newsListItem .Info-module-scss-module__Le_Iaq__newsListImage{width:80px;height:80px}}.Info-module-scss-module__Le_Iaq__newsListPage .Info-module-scss-module__Le_Iaq__newsListItem .Info-module-scss-module__Le_Iaq__newsListContent{flex-grow:1}.Info-module-scss-module__Le_Iaq__newsListPage .Info-module-scss-module__Le_Iaq__newsListItem .Info-module-scss-module__Le_Iaq__newsListContent .Info-module-scss-module__Le_Iaq__newsTitle{color:#ff9100;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.4}.Info-module-scss-module__Le_Iaq__newsListPage .Info-module-scss-module__Le_Iaq__newsListItem .Info-module-scss-module__Le_Iaq__newsListContent .Info-module-scss-module__Le_Iaq__newsDate{color:#6b7280;align-items:center;margin-bottom:.75rem;font-size:.875rem;display:flex}.Info-module-scss-module__Le_Iaq__newsListPage .Info-module-scss-module__Le_Iaq__newsListItem .Info-module-scss-module__Le_Iaq__newsListContent .Info-module-scss-module__Le_Iaq__newsDate svg{margin-right:.5rem}.Info-module-scss-module__Le_Iaq__newsListPage .Info-module-scss-module__Le_Iaq__newsListItem .Info-module-scss-module__Le_Iaq__newsListContent .Info-module-scss-module__Le_Iaq__newsExcerpt{color:#05070b;font-size:.875rem;line-height:1.6}@media (max-width:640px){.Info-module-scss-module__Le_Iaq__newsListPage .Info-module-scss-module__Le_Iaq__newsListItem .Info-module-scss-module__Le_Iaq__newsListContent .Info-module-scss-module__Le_Iaq__newsExcerpt{display:none}}.Info-module-scss-module__Le_Iaq__newsDetailPage{background-color:#f9fafb;padding:5rem 0}.Info-module-scss-module__Le_Iaq__newsDetailPage .Info-module-scss-module__Le_Iaq__newsDetailCard{background-color:#fff;border-radius:1rem;max-width:900px;margin:0 auto;animation:.8s ease-in-out Info-module-scss-module__Le_Iaq__fadeIn;overflow:hidden;box-shadow:0 10px 30px #00000014}.Info-module-scss-module__Le_Iaq__newsDetailPage .Info-module-scss-module__Le_Iaq__newsDetailCard .Info-module-scss-module__Le_Iaq__newsDetailHeader{border-bottom:1px solid #f3f4f6;padding:2rem}.Info-module-scss-module__Le_Iaq__newsDetailPage .Info-module-scss-module__Le_Iaq__newsDetailCard .Info-module-scss-module__Le_Iaq__newsDetailHeader h1{color:#ff9100;margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.3}.Info-module-scss-module__Le_Iaq__newsDetailPage .Info-module-scss-module__Le_Iaq__newsDetailCard .Info-module-scss-module__Le_Iaq__newsDetailHeader .Info-module-scss-module__Le_Iaq__newsDetailDate{color:#6b7280;align-items:center;display:flex}.Info-module-scss-module__Le_Iaq__newsDetailPage .Info-module-scss-module__Le_Iaq__newsDetailCard .Info-module-scss-module__Le_Iaq__newsDetailHeader .Info-module-scss-module__Le_Iaq__newsDetailDate svg{margin-right:.5rem}.Info-module-scss-module__Le_Iaq__newsDetailPage .Info-module-scss-module__Le_Iaq__newsDetailCard .Info-module-scss-module__Le_Iaq__newsDetailImage{width:100%;height:400px;position:relative}@media (max-width:768px){.Info-module-scss-module__Le_Iaq__newsDetailPage .Info-module-scss-module__Le_Iaq__newsDetailCard .Info-module-scss-module__Le_Iaq__newsDetailImage{height:250px}}.Info-module-scss-module__Le_Iaq__newsDetailPage .Info-module-scss-module__Le_Iaq__newsDetailCard .Info-module-scss-module__Le_Iaq__newsDetailContent{color:#1f2937;padding:2rem;line-height:1.8}.Info-module-scss-module__Le_Iaq__newsDetailPage .Info-module-scss-module__Le_Iaq__newsDetailCard .Info-module-scss-module__Le_Iaq__newsDetailContent p{margin-bottom:1.5rem}.Info-module-scss-module__Le_Iaq__newsDetailPage .Info-module-scss-module__Le_Iaq__newsDetailCard .Info-module-scss-module__Le_Iaq__newsDetailFooter{text-align:center;border-top:1px solid #f3f4f6;padding:1.5rem 2rem}.Info-module-scss-module__Le_Iaq__newsDetailPage .Info-module-scss-module__Le_Iaq__newsDetailCard .Info-module-scss-module__Le_Iaq__newsDetailFooter .Info-module-scss-module__Le_Iaq__backToListButton{color:#ff9100;background-color:#0000;border:2px solid #ff9100;border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Info-module-scss-module__Le_Iaq__newsDetailPage .Info-module-scss-module__Le_Iaq__newsDetailCard .Info-module-scss-module__Le_Iaq__newsDetailFooter .Info-module-scss-module__Le_Iaq__backToListButton:hover{color:#fff;background-color:#ff9100;transform:translateY(-2px);box-shadow:0 4px 12px #ff91004d}.Info-module-scss-module__Le_Iaq__newsDetailPage .Info-module-scss-module__Le_Iaq__newsDetailCard .Info-module-scss-module__Le_Iaq__newsDetailFooter .Info-module-scss-module__Le_Iaq__backToListButton svg{margin-right:.5rem}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsAdminHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsAdminHeader h1{color:#ff9100;font-size:1.75rem;font-weight:700}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsAdminHeader .Info-module-scss-module__Le_Iaq__createButton{color:#fff;background-color:#ff9100;border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsAdminHeader .Info-module-scss-module__Le_Iaq__createButton:hover{background-color:#e68300;transform:translateY(-2px);box-shadow:0 4px 12px #ff91004d}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsAdminHeader .Info-module-scss-module__Le_Iaq__createButton svg{margin-right:.5rem}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsTable{border-collapse:collapse;width:100%}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsTable th,.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsTable td{text-align:left;border-bottom:1px solid #e5e7eb;padding:1rem}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsTable th{color:#05070b;background-color:#f9fafb;font-weight:600}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsTable tr:hover{background-color:#f9fafb}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsTable .Info-module-scss-module__Le_Iaq__thumbnailCell{width:80px}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsTable .Info-module-scss-module__Le_Iaq__statusBadge{border-radius:9999px;justify-content:center;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsTable .Info-module-scss-module__Le_Iaq__statusBadge.Info-module-scss-module__Le_Iaq__published{color:#166534;background-color:#dcfce7}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsTable .Info-module-scss-module__Le_Iaq__statusBadge.Info-module-scss-module__Le_Iaq__draft{color:#4b5563;background-color:#f3f4f6}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsTable .Info-module-scss-module__Le_Iaq__actionButtons{gap:.75rem;display:flex}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsTable .Info-module-scss-module__Le_Iaq__actionButtons a,.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsTable .Info-module-scss-module__Le_Iaq__actionButtons button{cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:500;transition:color .2s}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsTable .Info-module-scss-module__Le_Iaq__actionButtons .Info-module-scss-module__Le_Iaq__viewButton{color:#3b82f6}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsTable .Info-module-scss-module__Le_Iaq__actionButtons .Info-module-scss-module__Le_Iaq__viewButton:hover{color:#1d4ed8}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsTable .Info-module-scss-module__Le_Iaq__actionButtons .Info-module-scss-module__Le_Iaq__editButton{color:#7c3aed}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsTable .Info-module-scss-module__Le_Iaq__actionButtons .Info-module-scss-module__Le_Iaq__editButton:hover{color:#5b21b6}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsTable .Info-module-scss-module__Le_Iaq__actionButtons .Info-module-scss-module__Le_Iaq__deleteButton{color:#ef4444}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsTable .Info-module-scss-module__Le_Iaq__actionButtons .Info-module-scss-module__Le_Iaq__deleteButton:hover{color:#b91c1c}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsTable .Info-module-scss-module__Le_Iaq__actionButtons .Info-module-scss-module__Le_Iaq__deleteButton:disabled{color:#9ca3af;cursor:not-allowed}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsForm{background-color:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 5px 15px #0000000d}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsForm h2{color:#ff9100;border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:700}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsForm .Info-module-scss-module__Le_Iaq__formGroup{margin-bottom:1.5rem}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsForm .Info-module-scss-module__Le_Iaq__formGroup label{color:#05070b;margin-bottom:.5rem;font-weight:600;display:block}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsForm .Info-module-scss-module__Le_Iaq__formGroup input[type=text],.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsForm .Info-module-scss-module__Le_Iaq__formGroup textarea{border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.75rem;transition:border-color .2s,box-shadow .2s}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsForm .Info-module-scss-module__Le_Iaq__formGroup input[type=text]:focus,.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsForm .Info-module-scss-module__Le_Iaq__formGroup textarea:focus{border-color:#ff9100;outline:none;box-shadow:0 0 0 3px #ff91001a}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsForm .Info-module-scss-module__Le_Iaq__formGroup textarea{resize:vertical;min-height:150px}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsForm .Info-module-scss-module__Le_Iaq__thumbnailPreview{margin-top:1rem;display:inline-block;position:relative}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsForm .Info-module-scss-module__Le_Iaq__thumbnailPreview .Info-module-scss-module__Le_Iaq__removeButton{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:background-color .2s;display:flex;position:absolute;top:-8px;right:-8px}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsForm .Info-module-scss-module__Le_Iaq__thumbnailPreview .Info-module-scss-module__Le_Iaq__removeButton:hover{background-color:#b91c1c}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsForm .Info-module-scss-module__Le_Iaq__formActions{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsForm .Info-module-scss-module__Le_Iaq__formActions .Info-module-scss-module__Le_Iaq__cancelButton{color:#05070b;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsForm .Info-module-scss-module__Le_Iaq__formActions .Info-module-scss-module__Le_Iaq__cancelButton:hover{background-color:#f3f4f6}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsForm .Info-module-scss-module__Le_Iaq__formActions .Info-module-scss-module__Le_Iaq__submitButton{color:#fff;cursor:pointer;background-color:#ff9100;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsForm .Info-module-scss-module__Le_Iaq__formActions .Info-module-scss-module__Le_Iaq__submitButton:hover{background-color:#e68300}.Info-module-scss-module__Le_Iaq__newsAdmin .Info-module-scss-module__Le_Iaq__newsForm .Info-module-scss-module__Le_Iaq__formActions .Info-module-scss-module__Le_Iaq__submitButton:disabled{opacity:.7;cursor:not-allowed}.Info-module-scss-module__Le_Iaq__sectionTitle{color:#ff9100;text-align:center;margin-bottom:2rem;font-size:2.5rem;font-weight:700;position:relative}.Info-module-scss-module__Le_Iaq__sectionTitle:after{content:"";background:#ffbd59;border-radius:2px;width:80px;height:4px;position:absolute;bottom:-.75rem;left:50%;transform:translate(-50%)}.Info-module-scss-module__Le_Iaq__newsSeeAllButton{color:#ff9100;background-color:#0000;border:2px solid #ff9100;border-radius:.5rem;justify-content:center;align-items:center;margin:0 auto;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Info-module-scss-module__Le_Iaq__newsSeeAllButton:hover{color:#fff;background-color:#ff9100;transform:translateY(-2px);box-shadow:0 4px 12px #ff91004d}.Info-module-scss-module__Le_Iaq__newsFooterButtonArea{text-align:center}.Info-module-scss-module__Le_Iaq__newsDetailContent{color:#1f2937;padding:2rem;line-height:1.8}.Info-module-scss-module__Le_Iaq__newsDetailContent p{margin-bottom:1.5rem}.Info-module-scss-module__Le_Iaq__newsDetailContent .Info-module-scss-module__Le_Iaq__newsMarkdownImage{border-radius:.5rem;width:100%;margin:2rem 0;display:block;position:relative;overflow:hidden;box-shadow:0 4px 8px #0000001a}.Info-module-scss-module__Le_Iaq__newsDetailContent .Info-module-scss-module__Le_Iaq__newsMarkdownImage img{width:100%;height:auto;display:block}.Info-module-scss-module__Le_Iaq__newsDetailContent .Info-module-scss-module__Le_Iaq__newsMarkdownImage p{text-align:center;color:#6b7280;margin-top:.5rem;font-size:.875rem}.Info-module-scss-module__Le_Iaq__newsDetailContent h1{color:#ff9100;border-bottom:1px solid #e5e7eb;margin:2rem 0 1rem;padding-bottom:.5rem;font-size:1.875rem;font-weight:700}.Info-module-scss-module__Le_Iaq__newsDetailContent h2{color:#ff9100;margin:1.75rem 0 1rem;font-size:1.5rem;font-weight:700}.Info-module-scss-module__Le_Iaq__newsDetailContent h3{color:#ffbd59;margin:1.5rem 0 .75rem;font-size:1.25rem;font-weight:700}.Info-module-scss-module__Le_Iaq__newsDetailContent ul,.Info-module-scss-module__Le_Iaq__newsDetailContent ol{margin:1rem 0 1.5rem 1.5rem}.Info-module-scss-module__Le_Iaq__newsDetailContent ul li,.Info-module-scss-module__Le_Iaq__newsDetailContent ol li{margin-bottom:.5rem}.Info-module-scss-module__Le_Iaq__newsDetailContent ul{list-style-type:disc}.Info-module-scss-module__Le_Iaq__newsDetailContent ol{list-style-type:decimal}.Info-module-scss-module__Le_Iaq__newsDetailContent blockquote{background-color:#ffbd590d;border-left:4px solid #ffbd59;margin:1.5rem 0;padding:.75rem 1.5rem;font-style:italic}.Info-module-scss-module__Le_Iaq__newsDetailContent blockquote p{margin-bottom:.5rem}.Info-module-scss-module__Le_Iaq__newsDetailContent blockquote p:last-child{margin-bottom:0}.Info-module-scss-module__Le_Iaq__newsDetailContent pre{background-color:#f3f4f6;border-radius:.375rem;margin:1.5rem 0;padding:1rem;overflow-x:auto}.Info-module-scss-module__Le_Iaq__newsDetailContent pre code{font-family:monospace;font-size:.875rem}.Info-module-scss-module__Le_Iaq__newsDetailContent code{background-color:#f3f4f6;border-radius:.25rem;padding:.125rem .25rem;font-family:monospace;font-size:.875em}.Info-module-scss-module__Le_Iaq__newsDetailContent hr{background-color:#e5e7eb;border:0;height:1px;margin:2rem 0}.Info-module-scss-module__Le_Iaq__newsDetailContent a{color:#ff9100;text-decoration:none;transition:color .2s}.Info-module-scss-module__Le_Iaq__newsDetailContent a:hover{color:#e68300;text-decoration:underline}.Info-module-scss-module__Le_Iaq__newsDetailContent table{border-collapse:collapse;width:100%;margin:1.5rem 0}.Info-module-scss-module__Le_Iaq__newsDetailContent table th,.Info-module-scss-module__Le_Iaq__newsDetailContent table td{border:1px solid #d1d5db;padding:.75rem}.Info-module-scss-module__Le_Iaq__newsDetailContent table th{background-color:#ff91001a;font-weight:600}.Info-module-scss-module__Le_Iaq__newsDetailContent table tr:nth-child(2n){background-color:#f3f4f680}.Info-module-scss-module__Le_Iaq__newsExcerpt{color:#05070b;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.8em;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}@media (max-width:640px){.Info-module-scss-module__Le_Iaq__newsExcerpt{display:none}}
@keyframes Events-module-scss-module__Z_KM0W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Events-module-scss-module__Z_KM0W__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Events-module-scss-module__Z_KM0W__animateFadeIn{animation:.8s ease-in-out Events-module-scss-module__Z_KM0W__fadeIn}.Events-module-scss-module__Z_KM0W__animateSlideUp{animation:.8s ease-out Events-module-scss-module__Z_KM0W__slideUp}.Events-module-scss-module__Z_KM0W__eventsSection{background-color:#f9fafb;background-image:linear-gradient(#ffbd590d,#ff91000d);padding:5rem 0}.Events-module-scss-module__Z_KM0W__sectionTitle{color:#ff9100;margin-bottom:2rem;font-size:2.5rem;font-weight:700;position:relative}.Events-module-scss-module__Z_KM0W__sectionTitle:after{content:"";background:#ffbd59;border-radius:2px;width:80px;height:4px;position:absolute;bottom:-.75rem;left:50%;transform:translate(-50%)}.Events-module-scss-module__Z_KM0W__scheduleContainer{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}@media (min-width:1280px){.Events-module-scss-module__Z_KM0W__scheduleContainer{grid-template-columns:repeat(4,1fr)}}@media (min-width:768px) and (max-width:1279px){.Events-module-scss-module__Z_KM0W__scheduleContainer{grid-template-columns:repeat(3,1fr)}}@media (min-width:640px) and (max-width:767px){.Events-module-scss-module__Z_KM0W__scheduleContainer{grid-template-columns:repeat(2,1fr)}}.Events-module-scss-module__Z_KM0W__monthSchedule{background-color:#fff;border-radius:.75rem;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000000d}.Events-module-scss-module__Z_KM0W__monthSchedule:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.Events-module-scss-module__Z_KM0W__monthTitle{color:#fff;text-align:center;background-color:#ff9100;border-bottom:3px solid #ffbd59;margin:0;padding:1rem;font-size:1.5rem;font-weight:700}.Events-module-scss-module__Z_KM0W__scheduleList{flex-grow:1;padding:1rem}.Events-module-scss-module__Z_KM0W__scheduleItem{border-bottom:1px solid #e5e7eb;padding:.75rem 0}.Events-module-scss-module__Z_KM0W__scheduleItem:last-child{border-bottom:none}.Events-module-scss-module__Z_KM0W__scheduleDate{color:#ff9100;margin-bottom:.25rem;font-size:.95rem;font-weight:700}.Events-module-scss-module__Z_KM0W__scheduleTitle{color:#1f2937;margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.Events-module-scss-module__Z_KM0W__scheduleDescription{color:#374151;font-size:.95rem;line-height:1.4}.Events-module-scss-module__Z_KM0W__imageGallerySection{margin-top:4rem;margin-bottom:3rem;animation:1s ease-in-out Events-module-scss-module__Z_KM0W__fadeIn}.Events-module-scss-module__Z_KM0W__galleryTitle{text-align:center;color:#ff9100;margin-bottom:2rem;font-size:1.75rem;font-weight:700;position:relative}.Events-module-scss-module__Z_KM0W__galleryTitle:after{content:"";background:#ffbd59;border-radius:1.5px;width:60px;height:3px;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.Events-module-scss-module__Z_KM0W__imageGallery{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}@media (min-width:1024px){.Events-module-scss-module__Z_KM0W__imageGallery{grid-template-columns:repeat(3,1fr)}}.Events-module-scss-module__Z_KM0W__imageContainer{border-radius:.75rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 5px 15px #0000001a}.Events-module-scss-module__Z_KM0W__imageContainer:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000026}.Events-module-scss-module__Z_KM0W__imageContainer:hover .Events-module-scss-module__Z_KM0W__galleryImage{transform:scale(1.05)}.Events-module-scss-module__Z_KM0W__galleryImage{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto;transition:transform .5s}.Events-module-scss-module__Z_KM0W__imageCaption{color:#fff;text-align:center;background:linear-gradient(#0000,#000000b3);padding:1.5rem .75rem .5rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}.Events-module-scss-module__Z_KM0W__seasonalGallery{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}@media (min-width:768px){.Events-module-scss-module__Z_KM0W__seasonalGallery{grid-template-columns:repeat(4,1fr)}}.Events-module-scss-module__Z_KM0W__seasonalImageContainer{border-radius:.75rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 5px 15px #0000001a}.Events-module-scss-module__Z_KM0W__seasonalImageContainer:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000026}.Events-module-scss-module__Z_KM0W__seasonalImageContainer:hover .Events-module-scss-module__Z_KM0W__seasonalImage{transform:scale(1.05)}.Events-module-scss-module__Z_KM0W__seasonTag{color:#fff;z-index:10;background-color:#ff9100;border-radius:1rem;padding:.25rem 1rem;font-size:1.1rem;font-weight:700;position:absolute;top:1rem;left:1rem;box-shadow:0 3px 6px #0003}.Events-module-scss-module__Z_KM0W__seasonalImage{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto;transition:transform .5s}.Events-module-scss-module__Z_KM0W__eventsCta{text-align:center;background-color:#fff;border-radius:.75rem;margin-top:3rem;padding:2rem;box-shadow:0 5px 20px #0000000d}.Events-module-scss-module__Z_KM0W__eventsCta p{color:#1f2937;margin-bottom:1.5rem;font-size:1.25rem}.Events-module-scss-module__Z_KM0W__btnPrimary{color:#fff;background-color:#ff9100;border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Events-module-scss-module__Z_KM0W__btnPrimary:hover{background-color:#e68300;transform:translateY(-2px);box-shadow:0 4px 12px #ff91004d}@media (max-width:768px){.Events-module-scss-module__Z_KM0W__sectionTitle{font-size:2rem}.Events-module-scss-module__Z_KM0W__scheduleContainer,.Events-module-scss-module__Z_KM0W__imageGallery,.Events-module-scss-module__Z_KM0W__seasonalGallery{grid-template-columns:1fr}.Events-module-scss-module__Z_KM0W__eventsCta p{font-size:1.1rem}}
@keyframes NotePromotion-module-scss-module__BYtiJq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes NotePromotion-module-scss-module__BYtiJq__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes NotePromotion-module-scss-module__BYtiJq__pulse{0%{transform:scale(1);box-shadow:0 5px 15px #ff91004d}50%{transform:scale(1.05);box-shadow:0 10px 25px #ff910066}to{transform:scale(1);box-shadow:0 5px 15px #ff91004d}}@keyframes NotePromotion-module-scss-module__BYtiJq__float{0%{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-12px)rotate(0)}to{transform:translateY(0)rotate(-2deg)}}.NotePromotion-module-scss-module__BYtiJq__notePromotionSection{opacity:0;background-color:#f9fafb;padding:5rem 0;transition:opacity .8s,transform .8s;position:relative;overflow:hidden;transform:translateY(20px)}.NotePromotion-module-scss-module__BYtiJq__notePromotionSection.NotePromotion-module-scss-module__BYtiJq__visible{opacity:1;transform:translateY(0)}.NotePromotion-module-scss-module__BYtiJq__notePromotionSection:before,.NotePromotion-module-scss-module__BYtiJq__notePromotionSection:after{content:"";z-index:0;border-radius:50%;position:absolute}.NotePromotion-module-scss-module__BYtiJq__notePromotionSection:before{background-color:#ffbd5912;width:300px;height:300px;top:-100px;right:-100px}.NotePromotion-module-scss-module__BYtiJq__notePromotionSection:after{background-color:#ff91000d;width:200px;height:200px;bottom:-50px;left:-50px}@media (max-width:768px){.NotePromotion-module-scss-module__BYtiJq__notePromotionSection{padding:3rem 0}}.NotePromotion-module-scss-module__BYtiJq__noteCard{z-index:1;background:#fff;border-radius:1.5rem;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}@media (max-width:992px){.NotePromotion-module-scss-module__BYtiJq__noteCard{flex-direction:column-reverse}}.NotePromotion-module-scss-module__BYtiJq__noteContent{z-index:2;flex:1;padding:3rem;position:relative}@media (max-width:992px){.NotePromotion-module-scss-module__BYtiJq__noteContent{text-align:center;padding:2rem}}@media (max-width:640px){.NotePromotion-module-scss-module__BYtiJq__noteContent{padding:1.5rem}}.NotePromotion-module-scss-module__BYtiJq__noteTitle{color:#1f2937;margin-bottom:1.5rem;font-size:2.25rem;font-weight:800;line-height:1.2;position:relative}.NotePromotion-module-scss-module__BYtiJq__noteTitle .NotePromotion-module-scss-module__BYtiJq__accentLine{color:#ff9100;display:inline-block;position:relative}.NotePromotion-module-scss-module__BYtiJq__noteTitle .NotePromotion-module-scss-module__BYtiJq__accentLine:after{content:"";z-index:-1;background-color:#ffbd594d;border-radius:4px;width:100%;height:8px;position:absolute;bottom:0;left:0}@media (max-width:992px){.NotePromotion-module-scss-module__BYtiJq__noteTitle{font-size:2rem}}@media (max-width:640px){.NotePromotion-module-scss-module__BYtiJq__noteTitle{margin-bottom:1rem;font-size:1.5rem}.NotePromotion-module-scss-module__BYtiJq__noteTitle .NotePromotion-module-scss-module__BYtiJq__accentLine:after{height:6px}}.NotePromotion-module-scss-module__BYtiJq__noteDescription{color:#4b5563;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}@media (max-width:640px){.NotePromotion-module-scss-module__BYtiJq__noteDescription{margin-bottom:1.5rem;font-size:1rem}}.NotePromotion-module-scss-module__BYtiJq__noteFeatures{margin-bottom:2rem}@media (max-width:640px){.NotePromotion-module-scss-module__BYtiJq__noteFeatures{margin-bottom:1.5rem}}.NotePromotion-module-scss-module__BYtiJq__featureItem{align-items:center;margin-bottom:.75rem;display:flex}.NotePromotion-module-scss-module__BYtiJq__featureItem:last-child{margin-bottom:0}.NotePromotion-module-scss-module__BYtiJq__featureItem .NotePromotion-module-scss-module__BYtiJq__featureIcon{color:#ff9100;background-color:#ff91001a;border-radius:50%;justify-content:center;align-items:center;min-width:32px;height:32px;margin-right:1rem;display:flex}.NotePromotion-module-scss-module__BYtiJq__featureItem .NotePromotion-module-scss-module__BYtiJq__featureIcon svg{width:18px;height:18px}.NotePromotion-module-scss-module__BYtiJq__featureItem span{color:#05070b;font-weight:500}@media (max-width:992px){.NotePromotion-module-scss-module__BYtiJq__featureItem{justify-content:center}.NotePromotion-module-scss-module__BYtiJq__featureItem .NotePromotion-module-scss-module__BYtiJq__featureIcon{margin-right:.75rem}}@media (max-width:640px){.NotePromotion-module-scss-module__BYtiJq__featureItem{font-size:.9rem}.NotePromotion-module-scss-module__BYtiJq__featureItem .NotePromotion-module-scss-module__BYtiJq__featureIcon{min-width:28px;height:28px}.NotePromotion-module-scss-module__BYtiJq__featureItem .NotePromotion-module-scss-module__BYtiJq__featureIcon svg{width:16px;height:16px}}.NotePromotion-module-scss-module__BYtiJq__ctaContainer{display:flex}@media (max-width:992px){.NotePromotion-module-scss-module__BYtiJq__ctaContainer{justify-content:center}}.NotePromotion-module-scss-module__BYtiJq__ctaButton{color:#fff;background-color:#ff9100;border-radius:.75rem;justify-content:center;align-items:center;padding:.9rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 5px 15px #ff91004d}.NotePromotion-module-scss-module__BYtiJq__ctaButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .7s;position:absolute;top:0;left:-100%}.NotePromotion-module-scss-module__BYtiJq__ctaButton:hover{background-color:#f28a00;transform:translateY(-3px);box-shadow:0 10px 25px #ff910066}.NotePromotion-module-scss-module__BYtiJq__ctaButton:hover:before{left:100%}.NotePromotion-module-scss-module__BYtiJq__ctaButton:hover .NotePromotion-module-scss-module__BYtiJq__arrowIcon{transform:translate(3px)}.NotePromotion-module-scss-module__BYtiJq__ctaButton .NotePromotion-module-scss-module__BYtiJq__arrowIcon{margin-left:.75rem;transition:transform .3s}@media (max-width:640px){.NotePromotion-module-scss-module__BYtiJq__ctaButton{padding:.75rem 1.5rem;font-size:.9rem}.NotePromotion-module-scss-module__BYtiJq__ctaButton .NotePromotion-module-scss-module__BYtiJq__arrowIcon{width:16px;height:16px;margin-left:.5rem}}.NotePromotion-module-scss-module__BYtiJq__noteImageWrapper{background:linear-gradient(135deg,#ffbd591a,#ff91000d);justify-content:center;align-items:center;width:40%;padding:3rem;display:flex;position:relative}.NotePromotion-module-scss-module__BYtiJq__noteImageWrapper:before{content:"";opacity:.3;background-image:radial-gradient(#ff91001a 1px,#0000 1px);background-size:20px 20px;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:992px){.NotePromotion-module-scss-module__BYtiJq__noteImageWrapper{width:100%;padding:2rem 2rem 0}}@media (max-width:640px){.NotePromotion-module-scss-module__BYtiJq__noteImageWrapper{padding:1.5rem 1.5rem 0}}.NotePromotion-module-scss-module__BYtiJq__imageContainer{width:100%;max-width:700px;transition:all .5s;animation:6s ease-in-out infinite NotePromotion-module-scss-module__BYtiJq__float;position:relative;transform:rotate(-2deg)}.NotePromotion-module-scss-module__BYtiJq__imageContainer:hover{transform:rotate(0)scale(1.02)}@media (max-width:992px){.NotePromotion-module-scss-module__BYtiJq__imageContainer{max-width:520px}}@media (max-width:640px){.NotePromotion-module-scss-module__BYtiJq__imageContainer{max-width:380px}}.NotePromotion-module-scss-module__BYtiJq__noteImage{object-fit:cover;z-index:1;border-radius:.75rem;width:100%;height:auto;position:relative;box-shadow:0 15px 30px #00000026}.NotePromotion-module-scss-module__BYtiJq__imageShadow{z-index:-1;background-color:#ffbd594d;border-radius:.75rem;width:100%;height:100%;position:absolute;top:10px;left:10px}.NotePromotion-module-scss-module__BYtiJq__testimonial{background-color:#fff;border-radius:1rem;align-items:center;margin-top:2rem;padding:1.5rem;display:flex;box-shadow:0 4px 12px #0000000d}.NotePromotion-module-scss-module__BYtiJq__testimonial .NotePromotion-module-scss-module__BYtiJq__testimonialIcon{color:#ff9100;background-color:#ff91001a;border-radius:50%;justify-content:center;align-items:center;min-width:40px;height:40px;margin-right:1rem;display:flex}.NotePromotion-module-scss-module__BYtiJq__testimonial .NotePromotion-module-scss-module__BYtiJq__testimonialIcon svg{width:20px;height:20px}.NotePromotion-module-scss-module__BYtiJq__testimonial p{color:#05070b;margin:0;font-size:1rem;font-style:italic}@media (max-width:640px){.NotePromotion-module-scss-module__BYtiJq__testimonial{padding:1.25rem}.NotePromotion-module-scss-module__BYtiJq__testimonial .NotePromotion-module-scss-module__BYtiJq__testimonialIcon{min-width:36px;height:36px;margin-right:.75rem}.NotePromotion-module-scss-module__BYtiJq__testimonial .NotePromotion-module-scss-module__BYtiJq__testimonialIcon svg{width:18px;height:18px}.NotePromotion-module-scss-module__BYtiJq__testimonial p{font-size:.9rem}}
