.Header-module__EhadBW__header{z-index:10;width:100%;-webkit-backdrop-filter:blur(5%);backdrop-filter:blur(5%);background-color:#00000083;padding:16px 0;position:absolute;top:0}.Header-module__EhadBW__container{justify-content:space-between;align-items:center;max-width:1280px;margin:auto;padding:0 22px;display:flex}.Header-module__EhadBW__right{align-items:center;gap:14px;display:flex}.Header-module__EhadBW__cta{cursor:pointer;font-weight:600;font-family:var(--font-poppins);color:#222;background:#ffd400;border:none;border-radius:999px;padding:10px 22px}.Header-module__EhadBW__menuBtn{cursor:pointer;color:#fff;background:0 0;border:2px solid #ffd400;border-radius:8px;width:44px;height:44px;font-size:22px}.Header-module__EhadBW__sideMenu{z-index:20;background:#fff;flex-direction:column;width:360px;height:100vh;transition:transform .45s;display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.Header-module__EhadBW__show{transform:translate(0)}.Header-module__EhadBW__menuHeader{justify-content:flex-end;padding:24px;display:flex}.Header-module__EhadBW__closeBtn{color:#ffd400;cursor:pointer;background:0 0;border:none;font-size:22px}.Header-module__EhadBW__menuList{flex-direction:column;padding:12px 32px;display:flex}.Header-module__EhadBW__menuList a,.Header-module__EhadBW__hasSub{color:#222;cursor:pointer;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:18px 0;font-size:16px;text-decoration:none;display:flex}.Header-module__EhadBW__active{color:#ffd400;font-weight:600}.Header-module__EhadBW__contact{color:#ff9c3a}.Header-module__EhadBW__arrow{font-size:14px}.Header-module__EhadBW__overlay{z-index:15;background:#00000073;position:fixed;inset:0}@media (max-width:480px){.Header-module__EhadBW__sideMenu{width:100%}.Header-module__EhadBW__cta{display:none}}.Header-module__EhadBW__nav{flex-direction:column;gap:0;display:flex}.Header-module__EhadBW__dropdown{position:relative}.Header-module__EhadBW__hasSub{cursor:pointer;color:#243746;align-items:center;gap:6px;font-weight:500;display:flex}.Header-module__EhadBW__arrow{font-size:12px;transition:transform .3s}.Header-module__EhadBW__subMenu{opacity:0;visibility:hidden;z-index:999;background:#fff;border-radius:10px;min-width:220px;padding:10px 0;transition:all .3s;position:absolute;top:140%;left:0;transform:translateY(10px);box-shadow:0 12px 30px #00000026}.Header-module__EhadBW__subMenu li{list-style:none}.Header-module__EhadBW__subMenu li a{color:#333;padding:10px 18px;font-size:14px;text-decoration:none;transition:background .2s;display:block}.Header-module__EhadBW__subMenu li a:hover{color:#3d481d;background:#f5f7ef}.Header-module__EhadBW__dropdown:hover .Header-module__EhadBW__subMenu{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__EhadBW__dropdown:hover .Header-module__EhadBW__arrow{transform:rotate(180deg)}.Header-module__EhadBW__popupOverlay{z-index:999;background:#0000008c;position:fixed;inset:0}.Header-module__EhadBW__popup{z-index:1000;background:#fff;border-radius:14px;width:90%;max-width:420px;padding:25px;animation:.3s Header-module__EhadBW__fadeUp;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.Header-module__EhadBW__popup h2{text-align:center;color:#1b5e20;margin-bottom:15px;font-size:22px}.Header-module__EhadBW__popupClose{cursor:pointer;color:#222;background:0 0;border:none;font-size:18px;position:absolute;top:12px;right:14px}.Header-module__EhadBW__popupForm{flex-direction:column;gap:12px;display:flex}.Header-module__EhadBW__popupForm input,.Header-module__EhadBW__popupForm select,.Header-module__EhadBW__popupForm textarea{color:#222;background:#fff;border:1px solid #ddd;border-radius:8px;padding:10px 12px;font-size:14px}.Header-module__EhadBW__formRow{gap:10px;display:flex}.Header-module__EhadBW__popupForm button{color:#222;cursor:pointer;background:#ffd400;border:none;border-radius:8px;padding:12px;font-family:poppins,sans-serif;font-weight:600}@keyframes Header-module__EhadBW__fadeUp{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}
.HomeBanner-module__qyIuRW__hero{align-items:center;width:100%;height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.HomeBanner-module__qyIuRW__heroBg{will-change:transform;transform-origin:50%;backface-visibility:hidden;z-index:-1;background-image:url(/images/GPV-Banner.jfif);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:transform .15s ease-out;position:absolute;inset:0}.HomeBanner-module__qyIuRW__hero:after{content:"";z-index:0;background:#00000073;position:absolute;inset:0}.HomeBanner-module__qyIuRW__content{z-index:1;color:#fff;padding-left:6%;position:relative}.HomeBanner-module__qyIuRW__content h1{font-size:clamp(32px,4vw,40px);font-weight:600;line-height:1.15;font-family:var(--font-poppins),sans-serif;margin-bottom:12px}.HomeBanner-module__qyIuRW__content p{opacity:.95;font-size:22px;line-height:1.6;font-family:var(--font-poppins),sans-serif;margin-bottom:28px}.HomeBanner-module__qyIuRW__cta{color:#fff;cursor:pointer;font-size:16px;font-weight:400;font-family:var(--font-poppins,sans-serif);background:#5c6732;border:2px solid #ffde16;border-radius:999px;padding:14px 36px;transition:transform .25s,box-shadow .25s}.HomeBanner-module__qyIuRW__cta:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000059}@media (max-width:1024px){.HomeBanner-module__qyIuRW__content{padding-left:5%}}@media (max-width:768px){.HomeBanner-module__qyIuRW__hero{height:88vh}.HomeBanner-module__qyIuRW__content{max-width:100%;padding-left:20px;padding-right:20px}.HomeBanner-module__qyIuRW__content h1{font-size:34px}.HomeBanner-module__qyIuRW__content p{font-size:16px}}@media (max-width:480px){.HomeBanner-module__qyIuRW__hero{height:85vh}.HomeBanner-module__qyIuRW__content h1{font-size:28px}}
.AbtResort-module__WTvkyW__abtbg{font-family:var(--font-poppins),sans-serif;background:linear-gradient(#fff 0%,#fff8df 100%);padding:30px}.AbtResort-module__WTvkyW__abthead h2{color:#213b52;text-align:center;text-transform:uppercase;margin:0 0 20px;padding:0 0 20px;font-size:32px;font-weight:600;position:relative}.AbtResort-module__WTvkyW__abthead h2:after{content:"";background:#ffde16;width:120px;height:3px;display:block;position:absolute;bottom:0;left:calc(50% - 60px)}.AbtResort-module__WTvkyW__abthead h2:before{content:"";background:#ddd;width:120px;height:1px;display:block;position:absolute;bottom:1px;left:calc(50% - 60px)}.AbtResort-module__WTvkyW__abthead p{color:#444;text-align:center;max-width:1280px;margin:auto;padding:0 0 10px}@media (max-width:900px){.AbtResort-module__WTvkyW__abthead h2{font-size:22px}}
.ServiceGrid-module__MSc-HW__servicebg{background-color:#fff;padding:30px}.ServiceGrid-module__MSc-HW__servicehead h2{color:#213b52;font-family:var(--font-poppins),sans-serif;text-transform:uppercase;text-align:center;margin:0 0 20px;padding:0 0 20px;font-size:32px;font-weight:600;position:relative}.ServiceGrid-module__MSc-HW__servicehead h2:after{content:"";background:#ffde16;width:120px;height:3px;display:block;position:absolute;bottom:0;left:calc(50% - 60px)}.ServiceGrid-module__MSc-HW__servicehead h2:before{content:"";background:#ddd;width:120px;height:1px;display:block;position:absolute;bottom:1px;left:calc(50% - 60px)}.ServiceGrid-module__MSc-HW__servicehead p{color:#444;text-align:center;max-width:1280px;font-family:var(--font-poppins),sans-serif;margin:auto;padding:0 0 10px}@media (max-width:900px){.ServiceGrid-module__MSc-HW__servicehead h2{font-size:22px}}
.ServiceCards-module__9m6mpG__section{background:#fff;padding:60px 20px}.ServiceCards-module__9m6mpG__container{grid-template-columns:repeat(2,1fr);gap:32px;max-width:1280px;margin:0 auto;display:grid}.ServiceCards-module__9m6mpG__card{background:#000;border-radius:14px;position:relative;overflow:hidden}.ServiceCards-module__9m6mpG__card:nth-child(5){grid-column:1/-1;height:500px}.ServiceCards-module__9m6mpG__imageWrap{width:100%;height:636px;position:relative}.ServiceCards-module__9m6mpG__image{object-fit:cover}.ServiceCards-module__9m6mpG__overlay{background:linear-gradient(90deg,#3d481dbf 50%,#0000);padding:20px 22px;position:absolute;bottom:0;left:0;right:0}.ServiceCards-module__9m6mpG__overlay h3{color:#f6d84c;font-size:28px;font-weight:400;font-family:var(--font-poppins),sans-serif;margin-bottom:6px}.ServiceCards-module__9m6mpG__overlay p{color:#fff;opacity:.95;letter-spacing:.5px;margin:0 0 8px;font-size:16px}.ServiceCards-module__9m6mpG__ctaWrap{max-width:200px;margin:auto}.ServiceCards-module__9m6mpG__cta{cursor:pointer;font-weight:400;font-family:var(--font-poppins);color:#222;background:#ffd400;border:none;border-radius:999px;width:fit-content;max-width:400px;margin:40px auto auto;padding:10px 18px;font-size:16px;transition:background-color .3s,color .3s,transform .3s,box-shadow .3s}.ServiceCards-module__9m6mpG__cta:hover{color:#fff;background-color:#5c6732}@media (max-width:900px){.ServiceCards-module__9m6mpG__container{grid-template-columns:1fr}.ServiceCards-module__9m6mpG__imageWrap{height:360px}.ServiceCards-module__9m6mpG__overlay h3{font-size:22px}}.ServiceCards-module__9m6mpG__popupOverlay{z-index:999;background:#0000008c;position:fixed;inset:0}.ServiceCards-module__9m6mpG__popup{z-index:1000;background:#fff;border-radius:16px;width:90%;max-width:420px;padding:25px;animation:.3s ServiceCards-module__9m6mpG__fadeUp;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.ServiceCards-module__9m6mpG__popup h2{text-align:center;color:#222;margin-bottom:15px;font-size:22px}.ServiceCards-module__9m6mpG__popupClose{cursor:pointer;color:#000;background:0 0;border:none;font-size:18px;position:absolute;top:12px;right:14px}.ServiceCards-module__9m6mpG__popupForm{flex-direction:column;gap:12px;display:flex}.ServiceCards-module__9m6mpG__popupForm input,.ServiceCards-module__9m6mpG__popupForm select,.ServiceCards-module__9m6mpG__popupForm textarea{color:#222;background:#fff;border:1px solid #ddd;border-radius:8px;padding:10px 12px;font-size:14px}.ServiceCards-module__9m6mpG__formRow{gap:10px;display:flex}.ServiceCards-module__9m6mpG__popupForm button{color:#222;cursor:pointer;background:#ffd400;border:none;border-radius:8px;padding:12px;font-family:poppins,sans-serif;font-weight:600}@keyframes ServiceCards-module__9m6mpG__fadeUp{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}
.AccomodationBanner-module__EJ9BaW__hero{justify-content:center;align-items:center;width:100%;height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.AccomodationBanner-module__EJ9BaW__heroBg{will-change:transform;transform-origin:50%;backface-visibility:hidden;z-index:-1;background-image:url(/images/accomodationbg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:transform .15s ease-out;position:absolute;inset:0}.AccomodationBanner-module__EJ9BaW__hero:after{content:"";z-index:0;background:#00000040;position:absolute;inset:0}.AccomodationBanner-module__EJ9BaW__content{z-index:1;color:#fff;position:relative}.AccomodationBanner-module__EJ9BaW__content h1{font-size:clamp(32px,4vw,40px);font-weight:600;line-height:1.15;font-family:var(--font-poppins),sans-serif;text-align:center;margin-bottom:12px}.AccomodationBanner-module__EJ9BaW__content p{opacity:.95;font-size:22px;line-height:1.6;font-family:var(--font-poppins),sans-serif;text-align:center;margin-bottom:28px}.AccomodationBanner-module__EJ9BaW__cta{color:#fff;cursor:pointer;font-size:16px;font-weight:400;font-family:var(--font-poppins,sans-serif);background:#5c6732;border:2px solid #ffde16;border-radius:999px;padding:14px 36px;transition:transform .25s,box-shadow .25s}.AccomodationBanner-module__EJ9BaW__cta:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000059}@media (max-width:1024px){.AccomodationBanner-module__EJ9BaW__content{padding-left:5%}}@media (max-width:768px){.AccomodationBanner-module__EJ9BaW__hero{height:88vh}.AccomodationBanner-module__EJ9BaW__content{max-width:100%;padding-left:20px;padding-right:20px}.AccomodationBanner-module__EJ9BaW__content h1{font-size:34px}.AccomodationBanner-module__EJ9BaW__content p{font-size:16px}}@media (max-width:480px){.AccomodationBanner-module__EJ9BaW__hero{height:85vh}.AccomodationBanner-module__EJ9BaW__content h1{font-size:28px}}
.Comfort-module__CY8lEW__storybg{background-color:#fff;padding:30px}.Comfort-module__CY8lEW__comfortbg{background:linear-gradient(#fff 0%,#fff8df 100%)}.Comfort-module__CY8lEW__storyhead h2{color:#213b52;text-align:center;text-transform:uppercase;font-size:32px;font-weight:600;font-family:var(--font-poppins),sans-serif;margin:0 0 20px;padding:0 0 20px;position:relative}.Comfort-module__CY8lEW__storyhead h2:after{content:"";background:#ffde16;width:120px;height:3px;display:block;position:absolute;bottom:0;left:calc(50% - 60px)}.Comfort-module__CY8lEW__storyhead h2:before{content:"";background:#ddd;width:120px;height:1px;display:block;position:absolute;bottom:1px;left:calc(50% - 60px)}.Comfort-module__CY8lEW__storyhead p{color:#444;text-align:center;max-width:1280px;margin:auto;padding:0 0 10px;line-height:1.4rem}.Comfort-module__CY8lEW__galgrid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1280px;margin:20px auto;padding:30px;display:grid}.Comfort-module__CY8lEW__card{background:#f3f3f3;border-radius:12px;height:350px;position:relative;overflow:hidden}.Comfort-module__CY8lEW__image{object-fit:cover;transition:transform .5s}.Comfort-module__CY8lEW__card:hover .Comfort-module__CY8lEW__image{transform:scale(1.06)}.Comfort-module__CY8lEW__btnWrap{justify-content:center;margin-top:35px;display:flex}.Comfort-module__CY8lEW__cta{color:#000;background:#ffd400;border-radius:999px;padding:12px 34px;font-weight:500;text-decoration:none;transition:background .3s,transform .3s}.Comfort-module__CY8lEW__cta:hover{color:#fff;background:#5c6732;transform:translateY(-2px)}@media (max-width:900px){.Comfort-module__CY8lEW__galgrid{grid-template-columns:1fr}.Comfort-module__CY8lEW__card{height:240px}}.Comfort-module__CY8lEW__mapWrap{border-radius:14px;width:100%;max-width:1280px;height:600px;margin:auto;overflow:hidden;box-shadow:0 8px 24px #0000001f}.Comfort-module__CY8lEW__mapWrap iframe{border:0;width:100%;height:100%}@media (max-width:900px){.Comfort-module__CY8lEW__mapWrap{height:300px}.Comfort-module__CY8lEW__storyhead h2{font-size:22px}}
.Footer-module__zpv0iG__footer{font-family:var(--font-poppins,sans-serif);background:#fbf7d9}.Footer-module__zpv0iG__subscribeWrap{background:#fbf7d9;padding:30px 20px 10px}.Footer-module__zpv0iG__subscribeInner{justify-content:space-between;align-items:center;gap:20px;max-width:1280px;margin:0 auto;display:flex}.Footer-module__zpv0iG__subscribeInner p{color:#222;font-size:18px;font-weight:500}.Footer-module__zpv0iG__subscribeBox{background:#fff;border-radius:999px;display:flex;overflow:hidden;box-shadow:0 6px 18px #0000001f}.Footer-module__zpv0iG__subscribeBox input{border:none;outline:none;min-width:240px;padding:12px 18px;font-size:14px}.Footer-module__zpv0iG__subscribeBox button{color:#fff;cursor:pointer;background:#5c6732;border:none;padding:12px 26px;font-size:14px;transition:background .3s}.Footer-module__zpv0iG__subscribeBox button:hover{background:#3d481d}.Footer-module__zpv0iG__footerMain{padding:50px 20px 30px}.Footer-module__zpv0iG__footerGrid{grid-template-columns:repeat(3,1fr);gap:40px;max-width:1280px;margin:0 auto;display:grid}.Footer-module__zpv0iG__col h4{color:#222;margin-bottom:14px;font-size:18px}.Footer-module__zpv0iG__col ul{padding:0;list-style:none}.Footer-module__zpv0iG__col ul li{margin-bottom:8px}.Footer-module__zpv0iG__col ul li a{color:#5c6732;font-size:14px;text-decoration:none}.Footer-module__zpv0iG__col p{color:#444;margin-bottom:8px;font-size:14px}.Footer-module__zpv0iG__copyright{text-align:center;color:#222;border-top:1px solid #3d481d;padding:14px 20px;font-size:14px}@media (max-width:900px){.Footer-module__zpv0iG__subscribeInner{flex-direction:column;align-items:flex-start}.Footer-module__zpv0iG__footerGrid{grid-template-columns:1fr}.Footer-module__zpv0iG__subscribeBox,.Footer-module__zpv0iG__subscribeBox input{width:100%}}
.Highlights-module__D4HscG__section{background:url(/images/service-bg.jpg) 50%/cover no-repeat fixed;padding:20px;position:relative;overflow:hidden}.Highlights-module__D4HscG__container{max-width:1280px;margin:0 auto;position:relative}.Highlights-module__D4HscG__header{text-align:center;margin-bottom:60px}.Highlights-module__D4HscG__header h2{color:#fff;letter-spacing:1px;font-size:32px;font-family:var(--font-poppins),sans-serif;font-weight:600}.Highlights-module__D4HscG__underline{background:#ffd400;border-radius:2px;width:90px;height:4px;margin:14px auto 0;display:block}.Highlights-module__D4HscG__content{z-index:2;grid-template-columns:.8fr .8fr 1.2fr;align-items:center;gap:60px;display:grid;position:relative;top:-50px}.Highlights-module__D4HscG__list{flex-direction:column;gap:70px;display:flex}.Highlights-module__D4HscG__item{color:#fff;font-size:18px;font-family:var(--font-poppins),sans-serif;align-items:flex-start;gap:16px;display:flex}.Highlights-module__D4HscG__item svg{color:#ffd400;margin-top:4px;font-size:22px}.Highlights-module__D4HscG__logoWrap{justify-content:center;align-items:center;display:flex}.Highlights-module__D4HscG__logo{opacity:.95;object-fit:contain;width:500px;height:400px}@media (max-width:900px){.Highlights-module__D4HscG__content{grid-template-columns:1fr;gap:40px}.Highlights-module__D4HscG__content{grid-template-columns:1fr}.Highlights-module__D4HscG__art{display:none}.Highlights-module__D4HscG__section{background-attachment:scroll;padding:60px 16px}.Highlights-module__D4HscG__header{margin-bottom:40px}.Highlights-module__D4HscG__header h2{font-size:24px}.Highlights-module__D4HscG__underline{width:70px;height:3px}.Highlights-module__D4HscG__content{grid-template-columns:1fr;gap:36px;top:0}.Highlights-module__D4HscG__logoWrap{order:-1}.Highlights-module__D4HscG__logo{width:220px;max-width:100%;height:auto}.Highlights-module__D4HscG__list{gap:26px}.Highlights-module__D4HscG__item{font-size:16px;line-height:1.5}.Highlights-module__D4HscG__item svg{margin-top:2px;font-size:20px}}@media (max-width:480px){.Highlights-module__D4HscG__header h2{font-size:22px}.Highlights-module__D4HscG__item{font-size:15px}.Highlights-module__D4HscG__logo{width:180px}}
.AboutResort-module__nGWm_W__section{background:#fff;padding:0}.AboutResort-module__nGWm_W__container{grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;max-width:1520px;margin:0 auto;display:grid}.AboutResort-module__nGWm_W__imageWrap{background-image:url(/images/facility1.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:420px}.AboutResort-module__nGWm_W__imageWrap1{background-image:url(/images/facility3.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:420px}.AboutResort-module__nGWm_W__list{color:#555;margin:20px 0 30px;padding-left:18px}.AboutResort-module__nGWm_W__list li{margin-bottom:12px;line-height:1}.AboutResort-module__nGWm_W__image{object-fit:cover}.AboutResort-module__nGWm_W__content{padding-right:20px}.AboutResort-module__nGWm_W__content h2{color:#333;font-size:1.75rem;font-weight:500;font-family:var(--font-poppins);margin-bottom:18px}.AboutResort-module__nGWm_W__content h4{color:#555;margin-bottom:12px;font-size:16px;font-weight:600}.AboutResort-module__nGWm_W__content p{color:#666;max-width:520px;margin-bottom:28px;font-size:16px;line-height:1.7}.AboutResort-module__nGWm_W__cta{color:#222;cursor:pointer;background:0 0;border:2px solid #ffd400;border-radius:999px;align-items:center;gap:8px;padding:10px 22px;font-size:15px;transition:all .3s;display:inline-flex}.AboutResort-module__nGWm_W__cta span{font-size:18px}.AboutResort-module__nGWm_W__cta:hover{color:#ffd400;background:#fff}@media (max-width:900px){.AboutResort-module__nGWm_W__container{grid-template-columns:1fr;gap:40px}.AboutResort-module__nGWm_W__imageWrap{background-attachment:scroll;height:300px}.AboutResort-module__nGWm_W__content{padding:0 20px}.AboutResort-module__nGWm_W__content h2{font-size:22px}}
.ContactBanner-module__Eoz4eW__hero{justify-content:center;align-items:center;width:100%;height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.ContactBanner-module__Eoz4eW__heroBg{will-change:transform;transform-origin:50%;backface-visibility:hidden;z-index:-1;background-image:url(/images/gallery/interior-3.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:transform .15s ease-out;position:absolute;inset:0}.ContactBanner-module__Eoz4eW__hero:after{content:"";z-index:0;background:#00000040;position:absolute;inset:0}.ContactBanner-module__Eoz4eW__content{z-index:1;color:#fff;position:relative}.ContactBanner-module__Eoz4eW__content h1{font-size:clamp(32px,4vw,40px);font-weight:600;line-height:1.15;font-family:var(--font-poppins),sans-serif;text-align:center;margin-bottom:12px}.ContactBanner-module__Eoz4eW__content p{opacity:.95;font-size:22px;line-height:1.6;font-family:var(--font-poppins),sans-serif;text-align:center;text-transform:uppercase;margin-bottom:28px;font-weight:500}.ContactBanner-module__Eoz4eW__cta{color:#fff;cursor:pointer;font-size:16px;font-weight:400;font-family:var(--font-poppins,sans-serif);background:#5c6732;border:2px solid #ffde16;border-radius:999px;padding:14px 36px;transition:transform .25s,box-shadow .25s}.ContactBanner-module__Eoz4eW__cta:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000059}@media (max-width:1024px){.ContactBanner-module__Eoz4eW__content{padding-left:5%}}@media (max-width:768px){.ContactBanner-module__Eoz4eW__hero{height:88vh}.ContactBanner-module__Eoz4eW__content{max-width:100%;padding-left:20px;padding-right:20px}.ContactBanner-module__Eoz4eW__content h1{font-size:34px}.ContactBanner-module__Eoz4eW__content p{font-size:16px}}@media (max-width:480px){.ContactBanner-module__Eoz4eW__hero{height:85vh}.ContactBanner-module__Eoz4eW__content h1{font-size:28px}}
.DiningBanner-module__RHd4Ea__hero{justify-content:center;align-items:center;width:100%;height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.DiningBanner-module__RHd4Ea__heroBg{will-change:transform;transform-origin:50%;backface-visibility:hidden;z-index:-1;background-image:url(/images/dining-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:transform .15s ease-out;position:absolute;inset:0}.DiningBanner-module__RHd4Ea__hero:after{content:"";z-index:0;background:#00000040;position:absolute;inset:0}.DiningBanner-module__RHd4Ea__content{z-index:1;color:#fff;position:relative}.DiningBanner-module__RHd4Ea__content h1{font-size:clamp(32px,4vw,40px);font-weight:600;line-height:1.15;font-family:var(--font-poppins),sans-serif;text-align:center;margin-bottom:12px}.DiningBanner-module__RHd4Ea__content p{opacity:.95;font-size:22px;line-height:1.6;font-family:var(--font-poppins),sans-serif;text-align:center;text-transform:uppercase;margin-bottom:28px;font-weight:500}.DiningBanner-module__RHd4Ea__cta{color:#fff;cursor:pointer;font-size:16px;font-weight:400;font-family:var(--font-poppins,sans-serif);background:#5c6732;border:2px solid #ffde16;border-radius:999px;padding:14px 36px;transition:transform .25s,box-shadow .25s}.DiningBanner-module__RHd4Ea__cta:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000059}@media (max-width:1024px){.DiningBanner-module__RHd4Ea__content{padding-left:5%}}@media (max-width:768px){.DiningBanner-module__RHd4Ea__hero{height:88vh}.DiningBanner-module__RHd4Ea__content{max-width:100%;padding-left:20px;padding-right:20px}.DiningBanner-module__RHd4Ea__content h1{font-size:34px}.DiningBanner-module__RHd4Ea__content p{font-size:16px}}@media (max-width:480px){.DiningBanner-module__RHd4Ea__hero{height:85vh}.DiningBanner-module__RHd4Ea__content h1{font-size:28px}}
.DiningPromo-module__7hfk3W__promoSection{background-image:url(/images/comfort-promo.jpg);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:320px;display:flex;position:relative;overflow:hidden}.DiningPromo-module__7hfk3W__overlay{z-index:1;background:#3d481db3;position:absolute;inset:0}.DiningPromo-module__7hfk3W__content{z-index:2;text-align:center;color:#fff;max-width:900px;padding:20px;position:relative}.DiningPromo-module__7hfk3W__content h2{margin-bottom:12px;font-size:clamp(28px,4vw,28px);font-weight:700}.DiningPromo-module__7hfk3W__content p{opacity:.95;margin-bottom:25px;font-size:16px}.DiningPromo-module__7hfk3W__ctaButton{color:#fff;border:2px solid #fff;border-radius:6px;padding:14px 32px;font-size:16px;font-weight:400;text-decoration:none;transition:all .3s;display:inline-block}.DiningPromo-module__7hfk3W__ctaButton:hover{color:#466900;background:#fff}.DiningPromo-module__7hfk3W__storybg{background-color:#fff;padding:30px}.DiningPromo-module__7hfk3W__comfortbg{background:linear-gradient(#fff 0%,#fff8df 100%);padding:30px 0}.DiningPromo-module__7hfk3W__storyhead h2{color:#213b52;text-align:center;text-transform:uppercase;font-size:32px;font-weight:600;font-family:var(--font-poppins),sans-serif;margin:0 0 20px;padding:0 0 20px;position:relative}.DiningPromo-module__7hfk3W__storyhead h2:after{content:"";background:#ffde16;width:120px;height:3px;display:block;position:absolute;bottom:0;left:calc(50% - 60px)}.DiningPromo-module__7hfk3W__storyhead h2:before{content:"";background:#ddd;width:120px;height:1px;display:block;position:absolute;bottom:1px;left:calc(50% - 60px)}.DiningPromo-module__7hfk3W__storyhead p{color:#444;text-align:center;max-width:1280px;margin:auto;padding:0 0 10px;line-height:1.4rem}.DiningPromo-module__7hfk3W__listsection{max-width:1280px;margin:auto}.DiningPromo-module__7hfk3W__list{font-family:var(--font-poppins),sans-serif;color:#444}.DiningPromo-module__7hfk3W__list li{margin:10px 0}.DiningPromo-module__7hfk3W__para{color:#444;margin:30px 60px;font-size:16px}@media (max-width:900px){.DiningPromo-module__7hfk3W__storyhead h2{font-size:22px}.DiningPromo-module__7hfk3W__promoSection{min-height:260px;padding:20px}.DiningPromo-module__7hfk3W__content h2{font-size:24px;line-height:1.3}.DiningPromo-module__7hfk3W__content p{margin-bottom:20px;font-size:15px}.DiningPromo-module__7hfk3W__ctaButton{width:100%;max-width:320px;padding:14px 0;font-size:15px}.DiningPromo-module__7hfk3W__comfortbg{padding:24px 0}.DiningPromo-module__7hfk3W__storyhead h2{padding-bottom:16px;font-size:22px}.DiningPromo-module__7hfk3W__storyhead h2:after,.DiningPromo-module__7hfk3W__storyhead h2:before{width:90px;left:calc(50% - 45px)}.DiningPromo-module__7hfk3W__storyhead p{padding:0 16px 8px;font-size:15px;line-height:1.5}.DiningPromo-module__7hfk3W__listsection{padding:0 16px}.DiningPromo-module__7hfk3W__list{font-size:15px}.DiningPromo-module__7hfk3W__list li{margin:12px 0 6px}.DiningPromo-module__7hfk3W__list p{margin:0 0 14px;line-height:1.5}.DiningPromo-module__7hfk3W__para{text-align:center;margin:20px 16px;font-size:15px;line-height:1.6}}@media (max-width:480px){.DiningPromo-module__7hfk3W__content h2{font-size:22px}.DiningPromo-module__7hfk3W__ctaButton{font-size:14px}.DiningPromo-module__7hfk3W__storyhead h2{font-size:20px}}
.AboutBanner-module__nIfWOG__hero{justify-content:center;align-items:center;width:100%;height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.AboutBanner-module__nIfWOG__heroBg{will-change:transform;transform-origin:50%;backface-visibility:hidden;z-index:-1;background-image:url(/images/abt-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:transform .15s ease-out;position:absolute;inset:0}.AboutBanner-module__nIfWOG__hero:after{content:"";z-index:0;background:#00000040;position:absolute;inset:0}.AboutBanner-module__nIfWOG__content{z-index:1;color:#fff;position:relative}.AboutBanner-module__nIfWOG__content h1{font-size:clamp(32px,4vw,40px);font-weight:600;line-height:1.15;font-family:var(--font-poppins),sans-serif;text-align:center;margin-bottom:12px}.AboutBanner-module__nIfWOG__content p{opacity:.95;font-size:22px;line-height:1.6;font-family:var(--font-poppins),sans-serif;text-align:center;margin-bottom:28px}.AboutBanner-module__nIfWOG__cta{color:#fff;cursor:pointer;font-size:16px;font-weight:400;font-family:var(--font-poppins,sans-serif);background:#5c6732;border:2px solid #ffde16;border-radius:999px;padding:14px 36px;transition:transform .25s,box-shadow .25s}.AboutBanner-module__nIfWOG__cta:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000059}@media (max-width:1024px){.AboutBanner-module__nIfWOG__content{padding-left:5%}}@media (max-width:768px){.AboutBanner-module__nIfWOG__hero{height:88vh}.AboutBanner-module__nIfWOG__content{max-width:100%;padding-left:20px;padding-right:20px}.AboutBanner-module__nIfWOG__content h1{font-size:34px}.AboutBanner-module__nIfWOG__content p{font-size:16px}}@media (max-width:480px){.AboutBanner-module__nIfWOG__hero{height:85vh}.AboutBanner-module__nIfWOG__content h1{font-size:28px}}
.Amenities-module__ypj3Kq__section{background:#fffdf3;padding:80px 20px}.Amenities-module__ypj3Kq__container{max-width:1280px;margin:0 auto}.Amenities-module__ypj3Kq__header{text-align:center;margin-bottom:50px}.Amenities-module__ypj3Kq__header h2{color:#213b52;letter-spacing:1px;font-size:32px;font-weight:600;font-family:var(--font-poppins)}.Amenities-module__ypj3Kq__underline{background:#ffd400;border-radius:2px;width:90px;height:4px;margin:14px auto 0;display:block}.Amenities-module__ypj3Kq__grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.Amenities-module__ypj3Kq__card{background:#000;border-radius:14px;height:260px;position:relative;overflow:hidden}.Amenities-module__ypj3Kq__image{object-fit:cover;transition:transform .5s}.Amenities-module__ypj3Kq__card:hover .Amenities-module__ypj3Kq__image{transform:scale(1.08)}.Amenities-module__ypj3Kq__overlay{color:#fff;text-align:center;background:linear-gradient(#0000,#00000040,#000000bf);flex-direction:column;justify-content:flex-end;align-items:center;padding:18px;display:flex;position:absolute;inset:0}.Amenities-module__ypj3Kq__overlay svg{color:#ffd400;margin-bottom:10px;font-size:34px}.Amenities-module__ypj3Kq__overlay p{margin-top:30px;font-size:16px;font-weight:500}@media (max-width:1024px){.Amenities-module__ypj3Kq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Amenities-module__ypj3Kq__grid{grid-template-columns:1fr}.Amenities-module__ypj3Kq__card{height:230px}.Amenities-module__ypj3Kq__header h2{font-size:22px}}
.ComfortPromo-module__AG18xa__promoSection{background-image:url(/images/comfort-promo.jpg);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:320px;display:flex;position:relative;overflow:hidden}.ComfortPromo-module__AG18xa__overlay{z-index:1;background:#3d481db3;position:absolute;inset:0}.ComfortPromo-module__AG18xa__content{z-index:2;text-align:center;color:#fff;max-width:900px;padding:20px;position:relative}.ComfortPromo-module__AG18xa__content h2{margin-bottom:12px;font-size:clamp(28px,4vw,28px);font-weight:700}.ComfortPromo-module__AG18xa__content p{opacity:.95;margin-bottom:25px;font-size:16px}.ComfortPromo-module__AG18xa__ctaButton{color:#fff;border:2px solid #fff;border-radius:6px;padding:14px 32px;font-size:16px;font-weight:400;text-decoration:none;transition:all .3s;display:inline-block}.ComfortPromo-module__AG18xa__ctaButton:hover{color:#466900;background:#fff}.ComfortPromo-module__AG18xa__storybg{background-color:#fff;padding:30px}.ComfortPromo-module__AG18xa__storyhead h2{color:#213b52;text-align:center;text-transform:uppercase;font-size:32px;font-weight:600;font-family:var(--font-poppins),sans-serif;margin:0 0 20px;padding:0 0 20px;position:relative}.ComfortPromo-module__AG18xa__storyhead h2:after{content:"";background:#ffde16;width:120px;height:3px;display:block;position:absolute;bottom:0;left:calc(50% - 60px)}.ComfortPromo-module__AG18xa__storyhead h2:before{content:"";background:#ddd;width:120px;height:1px;display:block;position:absolute;bottom:1px;left:calc(50% - 60px)}.ComfortPromo-module__AG18xa__mapWrap{border-radius:14px;width:100%;max-width:1280px;height:600px;margin:auto;overflow:hidden;box-shadow:0 8px 24px #0000001f}.ComfortPromo-module__AG18xa__mapWrap iframe{border:0;width:100%;height:100%}@media (max-width:900px){.ComfortPromo-module__AG18xa__mapWrap{height:300px}.ComfortPromo-module__AG18xa__storyhead h2{font-size:22px}}
.Accomodation-module__yPp3fW__section{background:#fff;padding:0}.Accomodation-module__yPp3fW__container{grid-template-columns:1fr .97fr;align-items:center;gap:60px;max-width:1520px;margin:0 auto;display:grid}.Accomodation-module__yPp3fW__imageWrap{background-image:url(/images/facility2.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:420px}.Accomodation-module__yPp3fW__imageWrap2{background-image:url(/images/facility4.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:420px}.Accomodation-module__yPp3fW__image{object-fit:contain}.Accomodation-module__yPp3fW__content{padding-left:40px}.Accomodation-module__yPp3fW__content h2{color:#333;font-size:1.75rem;font-weight:500;font-family:var(--font-poppins);margin-bottom:18px;padding-top:20px}.Accomodation-module__yPp3fW__content h4{color:#555;margin-bottom:12px;font-size:16px;font-weight:600}.Accomodation-module__yPp3fW__content p{color:#666;max-width:520px;margin-bottom:28px;font-size:16px;line-height:1.7}.Accomodation-module__yPp3fW__cta{color:#222;cursor:pointer;background:0 0;border:2px solid #ffd400;border-radius:999px;align-items:center;gap:8px;padding:10px 22px;font-size:15px;transition:all .3s;display:inline-flex}.Accomodation-module__yPp3fW__cta span{font-size:18px}.Accomodation-module__yPp3fW__cta:hover{color:#ffd400;background:#fff}.Accomodation-module__yPp3fW__list{color:#555;margin:20px 0 30px;padding-left:18px}.Accomodation-module__yPp3fW__list li{margin-bottom:12px;line-height:1}@media (max-width:900px){.Accomodation-module__yPp3fW__section{padding:40px 0}.Accomodation-module__yPp3fW__container{grid-template-columns:1fr;gap:32px}.Accomodation-module__yPp3fW__imageWrap,.Accomodation-module__yPp3fW__imageWrap2{background-attachment:scroll;height:260px}.Accomodation-module__yPp3fW__content{padding:0 16px}.Accomodation-module__yPp3fW__content h2{padding-top:0;font-size:24px;line-height:1.3}.Accomodation-module__yPp3fW__content h4{font-size:15px}.Accomodation-module__yPp3fW__content p{max-width:100%;margin-bottom:22px;font-size:15px;line-height:1.65}.Accomodation-module__yPp3fW__list{margin:16px 0 24px;padding-left:16px}.Accomodation-module__yPp3fW__list li{font-size:15px;line-height:1.5}.Accomodation-module__yPp3fW__cta{padding:12px 26px;font-size:15px}}@media (max-width:480px){.Accomodation-module__yPp3fW__imageWrap,.Accomodation-module__yPp3fW__imageWrap2{height:220px}.Accomodation-module__yPp3fW__content h2{font-size:22px}.Accomodation-module__yPp3fW__cta{justify-content:center;width:100%}}
.ContactForm-module__gS6DMG__section{background-image:url(/images/contact-info-bg.jpg);background-position:50%;background-size:cover;padding:20px;position:relative;overflow:hidden}.ContactForm-module__gS6DMG__overlay{z-index:1;background:#00000026;position:absolute;inset:0}.ContactForm-module__gS6DMG__container{z-index:2;max-width:1100px;margin:auto;position:relative}.ContactForm-module__gS6DMG__header{text-align:center;margin-bottom:40px}.ContactForm-module__gS6DMG__header h2{color:#fff;font-size:30px;font-weight:700}.ContactForm-module__gS6DMG__underline{background:#f2c200;width:70px;height:3px;margin-top:10px;display:inline-block}.ContactForm-module__gS6DMG__form{width:100%}.ContactForm-module__gS6DMG__row{grid-template-columns:1fr 1fr;gap:25px;margin-bottom:25px;display:grid}.ContactForm-module__gS6DMG__form input,.ContactForm-module__gS6DMG__form textarea{color:#fff;background:0 0;border:1px solid #ffffffb3;outline:none;width:100%;padding:14px 16px;font-size:15px}.ContactForm-module__gS6DMG__form input::placeholder,.ContactForm-module__gS6DMG__form textarea::placeholder{color:#e0e0e0}.ContactForm-module__gS6DMG__form textarea{resize:none;min-height:150px;margin-bottom:30px}.ContactForm-module__gS6DMG__form button{color:#fff;cursor:pointer;background:#6b7d1f;border:none;margin:auto;padding:12px 35px;font-size:16px;transition:background .3s;display:block}.ContactForm-module__gS6DMG__form button:hover{color:#fff;background:#ffde16}@media (max-width:768px){.ContactForm-module__gS6DMG__row{grid-template-columns:1fr}.ContactForm-module__gS6DMG__header h2{font-size:22px}}
.GalleryBanner-module__Hdgj0G__hero{justify-content:center;align-items:center;width:100%;height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.GalleryBanner-module__Hdgj0G__heroBg{will-change:transform;transform-origin:50%;backface-visibility:hidden;z-index:-1;background-image:url(/images/gallery-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:transform .15s ease-out;position:absolute;inset:0}.GalleryBanner-module__Hdgj0G__hero:after{content:"";z-index:0;background:#00000040;position:absolute;inset:0}.GalleryBanner-module__Hdgj0G__content{z-index:1;color:#fff;position:relative}.GalleryBanner-module__Hdgj0G__content h1{font-size:clamp(32px,4vw,40px);font-weight:600;line-height:1.15;font-family:var(--font-poppins),sans-serif;text-align:center;margin-bottom:12px}.GalleryBanner-module__Hdgj0G__content p{opacity:.95;font-size:22px;line-height:1.6;font-family:var(--font-poppins),sans-serif;text-align:center;text-transform:uppercase;margin-bottom:28px;font-weight:500}.GalleryBanner-module__Hdgj0G__cta{color:#fff;cursor:pointer;font-size:16px;font-weight:400;font-family:var(--font-poppins,sans-serif);background:#5c6732;border:2px solid #ffde16;border-radius:999px;padding:14px 36px;transition:transform .25s,box-shadow .25s}.GalleryBanner-module__Hdgj0G__cta:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000059}@media (max-width:1024px){.GalleryBanner-module__Hdgj0G__content{padding-left:5%}}@media (max-width:768px){.GalleryBanner-module__Hdgj0G__hero{height:88vh}.GalleryBanner-module__Hdgj0G__content{max-width:100%;padding-left:20px;padding-right:20px}.GalleryBanner-module__Hdgj0G__content h1{font-size:34px}.GalleryBanner-module__Hdgj0G__content p{font-size:16px}}@media (max-width:480px){.GalleryBanner-module__Hdgj0G__hero{height:85vh}.GalleryBanner-module__Hdgj0G__content h1{font-size:28px}}
.OurStory-module__4CunMW__storybg{background-color:#fff;padding:30px}.OurStory-module__4CunMW__storyhead h2{color:#213b52;text-align:center;text-transform:uppercase;font-size:32px;font-weight:600;font-family:var(--font-poppins),sans-serif;margin:0 0 20px;padding:0 0 20px;position:relative}.OurStory-module__4CunMW__storyhead h2:after{content:"";background:#ffde16;width:120px;height:3px;display:block;position:absolute;bottom:0;left:calc(50% - 60px)}.OurStory-module__4CunMW__storyhead h2:before{content:"";background:#ddd;width:120px;height:1px;display:block;position:absolute;bottom:1px;left:calc(50% - 60px)}.OurStory-module__4CunMW__storyhead p{color:#444;text-align:center;max-width:1280px;margin:auto;padding:0 0 10px;line-height:1.4rem}.OurStory-module__4CunMW__galgrid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1280px;margin:30px auto;display:grid}.OurStory-module__4CunMW__card{background:#f3f3f3;border-radius:12px;height:350px;position:relative;overflow:hidden}.OurStory-module__4CunMW__image{object-fit:cover;transition:transform .5s}.OurStory-module__4CunMW__card:hover .OurStory-module__4CunMW__image{transform:scale(1.06)}.OurStory-module__4CunMW__btnWrap{justify-content:center;margin-top:35px;display:flex}.OurStory-module__4CunMW__cta{color:#000;background:#ffd400;border-radius:999px;padding:12px 34px;font-weight:500;text-decoration:none;transition:background .3s,transform .3s}.OurStory-module__4CunMW__cta:hover{color:#fff;background:#5c6732;transform:translateY(-2px)}@media (max-width:900px){.OurStory-module__4CunMW__galgrid{grid-template-columns:1fr}.OurStory-module__4CunMW__card{height:240px}}.OurStory-module__4CunMW__mapWrap{border-radius:14px;width:100%;max-width:1280px;height:600px;margin:auto;overflow:hidden;box-shadow:0 8px 24px #0000001f}.OurStory-module__4CunMW__mapWrap iframe{border:0;width:100%;height:100%}@media (max-width:900px){.OurStory-module__4CunMW__mapWrap{height:300px}}
.ActivityBanner-module__sbeKfG__hero{justify-content:center;align-items:center;width:100%;height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.ActivityBanner-module__sbeKfG__heroBg{will-change:transform;transform-origin:50%;backface-visibility:hidden;z-index:-1;background-image:url(/images/activities-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:transform .15s ease-out;position:absolute;inset:0}.ActivityBanner-module__sbeKfG__hero:after{content:"";z-index:0;background:#00000026;position:absolute;inset:0}.ActivityBanner-module__sbeKfG__content{z-index:1;color:#fff;position:relative}.ActivityBanner-module__sbeKfG__content h1{font-size:clamp(32px,4vw,40px);font-weight:600;line-height:1.15;font-family:var(--font-poppins),sans-serif;text-align:center;margin-bottom:12px}.ActivityBanner-module__sbeKfG__content p{opacity:.95;font-size:22px;line-height:1.6;font-family:var(--font-poppins),sans-serif;text-align:center;text-transform:uppercase;margin-bottom:28px;font-weight:500}.ActivityBanner-module__sbeKfG__cta{color:#fff;cursor:pointer;font-size:16px;font-weight:400;font-family:var(--font-poppins,sans-serif);background:#5c6732;border:2px solid #ffde16;border-radius:999px;padding:14px 36px;transition:transform .25s,box-shadow .25s}.ActivityBanner-module__sbeKfG__cta:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000059}@media (max-width:1024px){.ActivityBanner-module__sbeKfG__content{padding-left:5%}}@media (max-width:768px){.ActivityBanner-module__sbeKfG__hero{height:88vh}.ActivityBanner-module__sbeKfG__content{max-width:100%;padding-left:20px;padding-right:20px}.ActivityBanner-module__sbeKfG__content h1{font-size:34px}.ActivityBanner-module__sbeKfG__content p{font-size:16px}}@media (max-width:480px){.ActivityBanner-module__sbeKfG__hero{height:85vh}.ActivityBanner-module__sbeKfG__content h1{font-size:28px}}
.Gallery-module__zYClJG__gallerybg{background-color:#fff;padding:30px}.Gallery-module__zYClJG__galleryhead h2{color:#213b52;text-align:center;text-transform:uppercase;font-size:32px;font-weight:600;font-family:var(--font-poppins),sans-serif;margin:0 0 20px;padding:0 0 20px;position:relative}.Gallery-module__zYClJG__galleryhead h2:after{content:"";background:#ffde16;width:120px;height:3px;display:block;position:absolute;bottom:0;left:calc(50% - 60px)}.Gallery-module__zYClJG__galleryhead h2:before{content:"";background:#ddd;width:120px;height:1px;display:block;position:absolute;bottom:1px;left:calc(50% - 60px)}.Gallery-module__zYClJG__galgrid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1280px;margin:auto;display:grid}.Gallery-module__zYClJG__card{background:#f3f3f3;border-radius:12px;height:350px;position:relative;overflow:hidden}.Gallery-module__zYClJG__image{object-fit:cover;transition:transform .5s}.Gallery-module__zYClJG__card:hover .Gallery-module__zYClJG__image{transform:scale(1.06)}.Gallery-module__zYClJG__btnWrap{justify-content:center;margin-top:35px;display:flex}.Gallery-module__zYClJG__cta{color:#000;background:#ffd400;border-radius:999px;padding:12px 34px;font-weight:500;text-decoration:none;transition:background .3s,transform .3s}.Gallery-module__zYClJG__cta:hover{color:#fff;background:#5c6732;transform:translateY(-2px)}@media (max-width:900px){.Gallery-module__zYClJG__galgrid{grid-template-columns:1fr}.Gallery-module__zYClJG__card{height:240px}.Gallery-module__zYClJG__galleryhead h2{font-size:22px}}
.ContactInfo-module__zKBtbq__section{background:#fff8e6;padding:70px 20px}.ContactInfo-module__zKBtbq__container{max-width:1200px;margin:auto}.ContactInfo-module__zKBtbq__header{text-align:center;margin-bottom:40px}.ContactInfo-module__zKBtbq__header h2{color:#1c344f;font-size:28px;font-weight:700}.ContactInfo-module__zKBtbq__underline{background:#f2c200;width:70px;height:3px;margin-top:10px;display:inline-block}.ContactInfo-module__zKBtbq__cardRow{grid-template-columns:repeat(4,1fr);gap:25px;display:grid}.ContactInfo-module__zKBtbq__card{text-align:left;background:0 0;padding:20px;box-shadow:0 0 4px #0000001f}.ContactInfo-module__zKBtbq__card:hover{box-shadow:0 12px 16px #0000001f}.ContactInfo-module__zKBtbq__card h4{color:#1c344f;margin:12px 0 6px;font-size:18px}.ContactInfo-module__zKBtbq__card p,.ContactInfo-module__zKBtbq__card a{color:#555;font-size:15px;line-height:1.6;text-decoration:none}.ContactInfo-module__zKBtbq__card a:hover{color:#6b7d1f}.ContactInfo-module__zKBtbq__icon{color:#6b7d1f;font-size:28px}@media (max-width:992px){.ContactInfo-module__zKBtbq__cardRow{grid-template-columns:repeat(2,1fr)}.ContactInfo-module__zKBtbq__header h2{font-size:22px}}@media (max-width:480px){.ContactInfo-module__zKBtbq__cardRow{grid-template-columns:1fr}}
.ServingTimings-module__I4ESvq__section{background:#fff;padding:40px 20px}.ServingTimings-module__I4ESvq__container{max-width:1280px;margin:auto}.ServingTimings-module__I4ESvq__header{text-align:center;max-width:900px;margin:0 auto 50px}.ServingTimings-module__I4ESvq__header h2{color:#1c344f;font-size:32px;font-weight:700;font-family:var(--font-poppins);margin-bottom:10px}.ServingTimings-module__I4ESvq__underline{background:#f2c200;width:70px;height:3px;margin:10px auto 20px;display:inline-block}.ServingTimings-module__I4ESvq__header p{color:#444;font-size:16px;line-height:1.7}.ServingTimings-module__I4ESvq__grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.ServingTimings-module__I4ESvq__card{background:#fff;border-radius:6px;padding:30px;box-shadow:0 10px 30px #00000014}.ServingTimings-module__I4ESvq__card h3{color:#222;font-size:24px;font-weight:400;font-family:var(--font-poppins);margin-bottom:15px}.ServingTimings-module__I4ESvq__card ul{padding:0;list-style:outside}.ServingTimings-module__I4ESvq__card li{color:#333;margin-bottom:12px;font-size:16px}.ServingTimings-module__I4ESvq__card p{color:#444;margin-bottom:16px}.ServingTimings-module__I4ESvq__notes{margin-top:20px}.ServingTimings-module__I4ESvq__notes li{color:#444;font-size:16px}.ServingTimings-module__I4ESvq__notes p{color:#444;margin-bottom:16px}.ServingTimings-module__I4ESvq__description{color:#555;margin-bottom:20px;font-size:16px;line-height:1.7}.ServingTimings-module__I4ESvq__list p{margin-top:10px}.ServingTimings-module__I4ESvq__innerList{margin-top:10px;padding-left:15px}.ServingTimings-module__I4ESvq__innerList li{color:#555;font-size:16px}.ServingTimings-module__I4ESvq__booksection{max-width:1280px;margin:40px auto}.ServingTimings-module__I4ESvq__booksection h2{color:#444;font-weight:400;font-family:var(--font-poppins)}.ServingTimings-module__I4ESvq__booksection p{color:#444;margin-top:15px;line-height:1.5rem}@media (max-width:900px){.ServingTimings-module__I4ESvq__grid{grid-template-columns:1fr}.ServingTimings-module__I4ESvq__header h2{font-size:22px}}
.GalleryTab-module__r49dfq__section{background:#fff;padding:80px 20px}.GalleryTab-module__r49dfq__container{margin:auto}.GalleryTab-module__r49dfq__header{text-align:center;max-width:900px;margin:0 auto 40px}.GalleryTab-module__r49dfq__header h2{color:#1c344f;font-size:32px;font-weight:700;font-family:var(--font-poppins),sans-serif;margin-bottom:10px}.GalleryTab-module__r49dfq__underline{background:#f2c200;width:70px;height:3px;margin:10px auto 20px;display:inline-block}.GalleryTab-module__r49dfq__header p{color:#555;font-size:16px;line-height:1.6}.GalleryTab-module__r49dfq__filters{flex-wrap:wrap;justify-content:center;gap:15px;margin-bottom:40px;display:flex}.GalleryTab-module__r49dfq__filters button{cursor:pointer;color:#556b2f;background:#fff;border:1px solid #ccc;border-radius:25px;padding:8px 22px;font-size:16px;transition:all .3s}.GalleryTab-module__r49dfq__filters button:hover{color:#000;background:#f2c200;border-color:#f2c200}.GalleryTab-module__r49dfq__active{color:#fff310!important;background:#556b2f!important;border-color:#556b2f!important}.GalleryTab-module__r49dfq__grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.GalleryTab-module__r49dfq__imageCard{aspect-ratio:4/3;cursor:pointer;width:100%;position:relative;overflow:hidden}.GalleryTab-module__r49dfq__image{object-fit:cover;transition:transform .5s}.GalleryTab-module__r49dfq__imageCard:hover .GalleryTab-module__r49dfq__image{transform:scale(1.08)}.GalleryTab-module__r49dfq__overlay{opacity:0;background:#00000059;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:absolute;inset:0}.GalleryTab-module__r49dfq__imageCard:hover .GalleryTab-module__r49dfq__overlay{opacity:1}.GalleryTab-module__r49dfq__plus{color:#000;background:#f2c200;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;font-size:36px;font-weight:300;display:flex}.GalleryTab-module__r49dfq__lightbox{z-index:9999;background:#000000d9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.GalleryTab-module__r49dfq__lightboxContent{aspect-ratio:16/10;width:90%;max-width:900px;position:relative}.GalleryTab-module__r49dfq__lightboxImage{object-fit:contain}.GalleryTab-module__r49dfq__close{color:#fff;cursor:pointer;background:0 0;border:none;font-size:32px;position:absolute;top:-40px;right:0}@media (max-width:1024px){.GalleryTab-module__r49dfq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.GalleryTab-module__r49dfq__grid{grid-template-columns:repeat(2,1fr)}.GalleryTab-module__r49dfq__header h2{font-size:22px}}@media (max-width:480px){.GalleryTab-module__r49dfq__grid{grid-template-columns:1fr}}
