.Layout_layout__oM4MU{min-height:100vh;display:flex;flex-direction:column}.Layout_header__8XhYm{width:100%;position:fixed;top:0;z-index:1000;background:#fff}.Layout_main__BqQ1G{flex:1 1;width:100%}.Layout_footer__3v8iv{width:100%;background:#f5f5f5}.FeaturedPrograms_featuredUpPrograms__MZopW{margin-top:80px;padding:40px 0;background:transparent;border-radius:16px}.FeaturedPrograms_featuredNavigation__ep2m6{display:flex;justify-content:center;gap:12px;margin:40px 0 20px;padding:20px 0}.FeaturedPrograms_navDot__ZB3DU{width:14px;height:14px;border-radius:50%;border:2px solid #5c5f41;background:transparent;cursor:pointer;transition:all .3s ease;padding:0}.FeaturedPrograms_navDot__ZB3DU:hover{background:rgba(92,95,65,.3);transform:scale(1.1)}.FeaturedPrograms_activeDot__UlEAU{background:#5C5F41;transform:scale(1.2)}.FeaturedPrograms_featuredItemContainer__CkEMU{position:relative;overflow:hidden;min-height:480px}.FeaturedPrograms_featuredItem__RAI8z{position:absolute;top:0;left:0;width:100%;opacity:0;transform:translateX(8px);transition:all 1s cubic-bezier(.4,0,.2,1);pointer-events:none}.FeaturedPrograms_featuredItem__RAI8z.FeaturedPrograms_active__UJRvE{opacity:1;transform:translateX(0);pointer-events:all}.FeaturedPrograms_featuredItem__RAI8z.FeaturedPrograms_slideOut__IPqYn{opacity:0;transform:translateX(-8px)}.FeaturedPrograms_featuredTime__yOOZ5{background:#787749;border-top-left-radius:0;border-top-right-radius:29px;border-bottom-right-radius:29px;border-bottom-left-radius:0;font-family:Poppins,sans-serif;font-size:17px;font-weight:400;line-height:30.24px;color:#FCFBFB;display:inline-block;padding:3px 49px 3px 10px;animation:FeaturedPrograms_slideInFromLeft__xBvEW 1.2s cubic-bezier(.4,0,.2,1)}.FeaturedPrograms_featuredHeading__zZiib{animation:FeaturedPrograms_slideInFromLeft__xBvEW 1.2s cubic-bezier(.4,0,.2,1) .1s both}.FeaturedPrograms_featuredPunchLine__BtM8s{animation:FeaturedPrograms_slideInFromLeft__xBvEW 1.2s cubic-bezier(.4,0,.2,1) .2s both}.FeaturedPrograms_featuredText__cGcxu{animation:FeaturedPrograms_slideInFromLeft__xBvEW 1.2s cubic-bezier(.4,0,.2,1) .3s both}.FeaturedPrograms_featuredButtonContainer__f2cnT{display:flex;gap:25px;flex-wrap:wrap;align-items:center}@media (min-width:750px) and (max-width:990px){.FeaturedPrograms_featuredButtonContainer__f2cnT{justify-content:center}}.FeaturedPrograms_featuredButtonContainer__f2cnT .FeaturedPrograms_featuredButton__K_Na_{flex:0 0 auto}.FeaturedPrograms_featuredButton__K_Na_{animation:FeaturedPrograms_slideInFromLeft__xBvEW 1.2s cubic-bezier(.4,0,.2,1) .4s both}.FeaturedPrograms_featuredImage__3qWeY{animation:FeaturedPrograms_slideInFromLeft__xBvEW 1.2s cubic-bezier(.4,0,.2,1) .15s both}@keyframes FeaturedPrograms_slideInFromLeft__xBvEW{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes FeaturedPrograms_slideInFromRight___aV1O{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes FeaturedPrograms_slideInFromTop__RMwVb{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.FeaturedPrograms_featuredContent__d_n20{transition:all .4s ease}.FeaturedPrograms_navDot__ZB3DU{position:relative;overflow:hidden}.FeaturedPrograms_navDot__ZB3DU:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:rgba(92,95,65,.2);border-radius:50%;transform:translate(-50%,-50%);transition:all .3s ease}.FeaturedPrograms_navDot__ZB3DU:hover:before{width:20px;height:20px}.FeaturedPrograms_activeDot__UlEAU:before{width:20px;height:20px;background:rgba(92,95,65,.3);animation:FeaturedPrograms_pulse__UBhVs 2s infinite}@keyframes FeaturedPrograms_pulse__UBhVs{0%{transform:translate(-50%,-50%) scale(1);opacity:1}50%{transform:translate(-50%,-50%) scale(1.2);opacity:.7}to{transform:translate(-50%,-50%) scale(1);opacity:1}}@media (max-width:768px){.FeaturedPrograms_featuredItemContainer__CkEMU{min-height:auto;height:auto;overflow:visible}.FeaturedPrograms_featuredItem__RAI8z{position:relative;transform:none;opacity:1;pointer-events:all;transition:none}.FeaturedPrograms_featuredItem__RAI8z.FeaturedPrograms_active__UJRvE{display:block}.FeaturedPrograms_featuredItem__RAI8z.FeaturedPrograms_slideOut__IPqYn,.FeaturedPrograms_featuredItem__RAI8z:not(.FeaturedPrograms_active__UJRvE){display:none}.FeaturedPrograms_featuredContent__d_n20{padding:0}.FeaturedPrograms_featuredTime__yOOZ5{font-size:14px;padding:2px 30px 2px 8px;animation:FeaturedPrograms_mobileFadeIn__RcgGb .4s ease-out}.FeaturedPrograms_featuredHeading__zZiib{font-size:32px;line-height:1.2;animation:FeaturedPrograms_mobileFadeIn__RcgGb .4s ease-out .1s both}.FeaturedPrograms_featuredPunchLine__BtM8s{font-size:14px;animation:FeaturedPrograms_mobileFadeIn__RcgGb .4s ease-out .2s both}.FeaturedPrograms_featuredText__cGcxu{font-size:13px;line-height:1.4;animation:FeaturedPrograms_mobileFadeIn__RcgGb .4s ease-out .3s both}.FeaturedPrograms_featuredButton__K_Na_{animation:FeaturedPrograms_mobileFadeIn__RcgGb .4s ease-out .4s both}.FeaturedPrograms_featuredButtonContainer__f2cnT{flex-direction:column;gap:8px}.FeaturedPrograms_featuredButtonContainer__f2cnT .FeaturedPrograms_featuredButton__K_Na_{width:100%}.FeaturedPrograms_featuredButtonContainer__f2cnT .FeaturedPrograms_featuredButton__K_Na_ .FeaturedPrograms_relative__04KT8{display:flex;justify-content:center}.FeaturedPrograms_featuredButtonContainer__f2cnT .FeaturedPrograms_featuredButton__K_Na_ .FeaturedPrograms_relative__04KT8 .FeaturedPrograms_flex___XVef{justify-content:center;width:100%}.FeaturedPrograms_featuredImage__3qWeY{animation:FeaturedPrograms_mobileFadeIn__RcgGb .4s ease-out .15s both}.FeaturedPrograms_featuredNavigation__ep2m6{margin:20px 0 10px;padding:10px 0}.FeaturedPrograms_navDot__ZB3DU{width:12px;height:12px}}@keyframes FeaturedPrograms_mobileFadeIn__RcgGb{0%{opacity:0}to{opacity:1}}@media (max-width:999px){.FeaturedPrograms_featuredItemContainer__CkEMU{min-height:950px}}.FeaturedPrograms_programContainer__OuE5x{max-width:1400px;margin:0 auto;padding:0 20px}.FeaturedPrograms_sectionTitle__vIdVb{text-align:center;color:#414514;font-size:2.5rem;margin-bottom:50px;font-weight:700;position:relative}.FeaturedPrograms_programsGrid__Z_a79{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:30px;gap:30px;align-items:stretch}.FeaturedPrograms_programsGridSmall__uyCG0{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;max-width:900px;margin:0 auto}.FeaturedPrograms_programsGridSmall__uyCG0 .FeaturedPrograms_programCard__kXLbs{max-width:320px;margin:0 auto}.FeaturedPrograms_programsGridSmall__uyCG0 .FeaturedPrograms_cardContent__9rv65{padding:25px 20px 20px;gap:18px}.FeaturedPrograms_programsGridSmall__uyCG0 .FeaturedPrograms_programTitle__pK4_8{font-size:1.2rem;min-height:2.4em}.FeaturedPrograms_programsGridSmall__uyCG0 .FeaturedPrograms_programSheikh__szPO4{font-size:.9rem}.FeaturedPrograms_programsGridSmall__uyCG0 .FeaturedPrograms_programDescription__g5HJ_{font-size:.85rem}.FeaturedPrograms_programsGridSmall__uyCG0 .FeaturedPrograms_timeSlot__Cqyaa{padding:14px 18px;font-size:1rem}.FeaturedPrograms_programsGridSmall__uyCG0 .FeaturedPrograms_actionButton__hSFst{padding:12px 28px;font-size:.9rem}.FeaturedPrograms_programCard__kXLbs{background:#ffffff;border-radius:20px;box-shadow:0 8px 32px rgba(65,69,20,.08);transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;position:relative;display:flex;flex-direction:column;height:100%;border:1.5px solid #cbc5af}.FeaturedPrograms_programCard__kXLbs:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(65,69,20,.15);border-color:#cbc5af}.FeaturedPrograms_programCard__kXLbs:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#5C5F41,#414514);opacity:0;transition:opacity .3s ease}.FeaturedPrograms_programCard__kXLbs:hover:before{opacity:1}.FeaturedPrograms_timeSlot__Cqyaa{background:linear-gradient(135deg,#5C5F41,#414514);color:white;text-align:center;padding:16px 20px;font-weight:600;font-size:1.1rem;letter-spacing:.5px;position:relative}.FeaturedPrograms_cardContent__9rv65{padding:30px 25px 25px;display:flex;flex-direction:column;flex-grow:1;gap:20px}.FeaturedPrograms_imageContainer__WiRHS{width:100%;aspect-ratio:3/4;border-radius:16px;overflow:hidden;position:relative;background:linear-gradient(45deg,#f0f0f0,#e8e8e8)}.FeaturedPrograms_programImage__NyvPx{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.FeaturedPrograms_programCard__kXLbs:hover .FeaturedPrograms_programImage__NyvPx{transform:scale(1.05)}.FeaturedPrograms_imageContainer__WiRHS:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,transparent 60%,rgba(65,69,20,.05));pointer-events:none}.FeaturedPrograms_textContent__gRs0o{flex-grow:1;display:flex;flex-direction:column;gap:12px;text-align:center}.FeaturedPrograms_programTitle__pK4_8{color:#414514;font-size:1.4rem;font-weight:700;line-height:1.3;margin:0;min-height:2.6em;display:flex;align-items:center;justify-content:center;-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word}.FeaturedPrograms_programSheikh__szPO4{color:#666;font-size:1rem;font-weight:500;margin:0;opacity:.8;font-style:italic}.FeaturedPrograms_programDescription__g5HJ_{color:#666;font-size:.95rem;line-height:1.5;margin:.75rem 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.FeaturedPrograms_buttonContainer__Jpg3I{margin-top:auto;padding-top:10px}.FeaturedPrograms_programButtonLink__KtQXK{text-decoration:none;display:block;width:100%;margin-bottom:8px}.FeaturedPrograms_programButtonLink__KtQXK:last-child{margin-bottom:0}.FeaturedPrograms_actionButton__hSFst{background:linear-gradient(135deg,#5C5F41,#414514);color:white;border:none;padding:14px 32px;border-radius:50px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;width:100%;position:relative;overflow:hidden;text-transform:uppercase;letter-spacing:.5px;z-index:1}.FeaturedPrograms_actionButton__hSFst:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#6d7249,#4a4d1c);opacity:0;transition:opacity .3s ease;z-index:-1}.FeaturedPrograms_actionButton__hSFst:hover:before{opacity:1}.FeaturedPrograms_actionButton__hSFst:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(65,69,20,.3);color:white}.FeaturedPrograms_actionButton__hSFst:active{transform:translateY(0);color:white}.FeaturedPrograms_mapButton__lsWrN i{margin-right:8px;font-size:.9em}@media (max-width:1400px){.FeaturedPrograms_programsGrid__Z_a79{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px}.FeaturedPrograms_programsGridSmall__uyCG0{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:50px;max-width:600px}.FeaturedPrograms_sectionTitle__vIdVb{font-size:2.2rem}}@media (max-width:1024px){.FeaturedPrograms_imageContainer__WiRHS{aspect-ratio:3/4}.FeaturedPrograms_programsGridSmall__uyCG0{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));max-width:700px}}@media (max-width:768px){.FeaturedPrograms_programsGrid__Z_a79{grid-template-columns:1fr;gap:20px}.FeaturedPrograms_programsGridSmall__uyCG0{grid-template-columns:1fr;gap:18px;max-width:400px}.FeaturedPrograms_programsGridSmall__uyCG0 .FeaturedPrograms_programCard__kXLbs{max-width:100%}.FeaturedPrograms_programContainer__OuE5x{padding:0 15px}.FeaturedPrograms_featuredUpPrograms__MZopW{margin-top:60px;padding:30px 0}.FeaturedPrograms_sectionTitle__vIdVb{font-size:2rem;margin-bottom:40px}.FeaturedPrograms_cardContent__9rv65{padding:25px 20px 20px;gap:18px}.FeaturedPrograms_imageContainer__WiRHS{aspect-ratio:3/4}.FeaturedPrograms_programTitle__pK4_8{font-size:1.3rem}.FeaturedPrograms_timeSlot__Cqyaa{padding:14px 18px;font-size:1rem}}@media (max-width:480px){.FeaturedPrograms_programsGrid__Z_a79{grid-template-columns:1fr}.FeaturedPrograms_programsGridSmall__uyCG0{grid-template-columns:1fr;max-width:100%}.FeaturedPrograms_programCard__kXLbs{margin:0 10px}.FeaturedPrograms_sectionTitle__vIdVb{font-size:1.8rem}.FeaturedPrograms_programTitle__pK4_8{font-size:1.2rem}.FeaturedPrograms_imageContainer__WiRHS{aspect-ratio:3/4}}@media (max-width:576px){.FeaturedPrograms_featuredTime__yOOZ5{display:block;margin:0 auto 1rem;width:50%;padding:4px 25px;font-size:1rem;border-radius:100px}}.FeaturedPrograms_calendarButtonContainer__ZNQx9{display:flex;justify-content:center;align-items:center;margin:20px 0 40px}.FeaturedPrograms_calendarWrapper__6i0yx{position:relative;display:flex;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.FeaturedPrograms_calendarButton__EXHWm{background:linear-gradient(135deg,#5C5F41,#414514);color:white;border:none;padding:14px 32px;border-radius:40px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.5px;position:relative;overflow:hidden;z-index:1;box-shadow:0 4px 15px rgba(65,69,20,.2);min-width:200px}.FeaturedPrograms_calendarButton__EXHWm:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#6d7249,#4a4d1c);opacity:0;transition:opacity .3s ease;z-index:-1}.FeaturedPrograms_calendarButton__EXHWm:hover:before{opacity:1}.FeaturedPrograms_calendarButton__EXHWm:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(65,69,20,.3);color:white}.FeaturedPrograms_calendarButton__EXHWm:active{transform:translateY(-1px);color:white}.FeaturedPrograms_calendarButton__EXHWm.FeaturedPrograms_hidden__11JEt,.FeaturedPrograms_calendarOptions__NGxx_{opacity:0;transform:scale(.8);pointer-events:none}.FeaturedPrograms_calendarOptions__NGxx_{position:absolute;display:flex;gap:12px;transition:all .4s cubic-bezier(.4,0,.2,1)}.FeaturedPrograms_calendarOptions__NGxx_.FeaturedPrograms_visible__yMFhE{opacity:1;transform:scale(1);pointer-events:all}.FeaturedPrograms_calendarOption__ns_ew{background:linear-gradient(135deg,#5C5F41,#414514);color:white;border:none;padding:12px 24px;border-radius:30px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px;box-shadow:0 4px 15px rgba(65,69,20,.2);min-width:140px;justify-content:center;text-transform:uppercase;letter-spacing:.5px}.FeaturedPrograms_calendarOption__ns_ew:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(65,69,20,.3);background:linear-gradient(135deg,#414514,#5C5F41)}.FeaturedPrograms_calendarOption__ns_ew:active{transform:translateY(0);box-shadow:0 2px 10px rgba(65,69,20,.2)}.FeaturedPrograms_mapButtonWrapper__0j5Vk{position:relative;display:flex;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.FeaturedPrograms_mapButton__lsWrN{transition:all .3s ease;position:relative;overflow:hidden}.FeaturedPrograms_mapButton__lsWrN.FeaturedPrograms_hidden__11JEt,.FeaturedPrograms_mapOptions__i8BiP{opacity:0;transform:scale(.8);pointer-events:none}.FeaturedPrograms_mapOptions__i8BiP{position:absolute;display:flex;gap:4px;transition:all .4s cubic-bezier(.4,0,.2,1);height:97%;width:90%;justify-content:space-between}.FeaturedPrograms_mapOptions__i8BiP.FeaturedPrograms_visible__yMFhE{opacity:1;transform:scale(1);pointer-events:all}.FeaturedPrograms_calendarIcon__NRueX{width:24px;height:24px;filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0) hue-rotate(93deg) brightness(103%) contrast(103%);transition:transform .3s ease}.FeaturedPrograms_calendarButton__EXHWm:hover .FeaturedPrograms_calendarIcon__NRueX{transform:scale(1.1)}@media (max-width:768px){.FeaturedPrograms_calendarButton__EXHWm{padding:12px 28px;font-size:.95rem;gap:8px;min-width:180px}.FeaturedPrograms_calendarOptions__NGxx_{gap:8px}.FeaturedPrograms_calendarOption__ns_ew{padding:10px 20px;font-size:.85rem;min-width:120px}.FeaturedPrograms_calendarIcon__NRueX{width:20px;height:20px}}@media (max-width:480px){.FeaturedPrograms_calendarButton__EXHWm{padding:10px 24px;font-size:.9rem;gap:6px;min-width:160px}.FeaturedPrograms_calendarOptions__NGxx_{gap:6px}.FeaturedPrograms_calendarOption__ns_ew{padding:8px 16px;font-size:.8rem;min-width:100px}.FeaturedPrograms_calendarIcon__NRueX{width:18px;height:18px}}.Newsletter_subscriptionUmmah__cxJyK{background-color:#34413E;padding:100px 0;background-image:url(/images/images-newsletter-bg.png);text-align:center;background-position:50%;background-repeat:repeat}.Newsletter_subSection__hyJEs{max-width:900px;margin:0 auto}.Newsletter_row__bk9IC{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.Newsletter_colField__5EL_0,.Newsletter_colTitle__D_8fN{flex:1 1 300px;min-width:250px;margin:10px}.Newsletter_subsTitle__PqjXs{color:#fff;font-size:2rem;font-weight:600;margin-bottom:20px}.Newsletter_subscriptionField__vWLRW{display:flex;justify-content:center}.Newsletter_inputGroup__25fgT{display:flex;align-items:center;width:100%}.Newsletter_formControl__2tpH1{padding:12px 16px;border:none;border-radius:4px 0 0 4px;font-size:1rem;width:250px;outline:none}.Newsletter_btn__5ZVgR{padding:12px 24px;background:#5C5F41;color:#fff;border:none;border-radius:0 4px 4px 0;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.Newsletter_btn__5ZVgR:hover{background:#fff;color:#5C5F41}@media (max-width:600px){.Newsletter_row__bk9IC{flex-direction:column}.Newsletter_formControl__2tpH1{width:100%}}.Home_container__d256j{min-height:100vh;padding:0;flex-direction:column}.Home_container__d256j,.Home_main__VkIEL{display:flex;justify-content:center;align-items:center}.Home_main__VkIEL{flex:1 1;flex-direction:column;width:100%;max-width:var(--max-width);padding:2rem}.Home_marqueeSection__9xmDZ{width:100%;padding:2rem 0;background:#f5f5f5}.Home_featuredSection__Bh1tV{width:100%;padding:4rem 0;background:#fff}.Home_slickSlide__qd5py{padding:0 15px}.Home_slickList__WwMAY{margin:0 -15px}