.Hero-module__JgYmMq__hero{width:100%;height:82vh;position:relative;overflow:hidden}.Hero-module__JgYmMq__media{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__JgYmMq__overlay{z-index:2;background:linear-gradient(#0028a000,#0028a0e6);width:100%;height:45%;position:absolute;bottom:0;left:0}.Hero-module__JgYmMq__heroContent{z-index:3;flex-direction:column;width:90%;max-width:1300px;margin:auto;display:flex;position:absolute;bottom:20px;left:0;right:0}.Hero-module__JgYmMq__textContent{color:#fff;max-width:520px}.Hero-module__JgYmMq__textContent h1{margin-bottom:10px;font-family:Avenir LT Pro;font-size:42px;font-weight:700;line-height:1.2}.Hero-module__JgYmMq__textContent p{opacity:.9;margin-bottom:10px;font-family:Avenir LT Pro;font-size:16px;font-weight:400;line-height:1.6}.Hero-module__JgYmMq__detailsbtn{color:var(--primary-blue);cursor:pointer;background:#fff;border:none;border-radius:100px;padding:20px 30px;font-size:15px;font-weight:700;transition:all .3s}.Hero-module__JgYmMq__detailsbtn:hover{background:#e6e6e6}.Hero-module__JgYmMq__playButton svg{margin-left:3px}.Hero-module__JgYmMq__playButton{color:#fff;cursor:pointer;z-index:4;background:#1976d2;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:22px;transition:all .3s;display:flex;position:absolute;top:10%;right:150px}.Hero-module__JgYmMq__playButton:hover{transform:scale(1.05)}.Hero-module__JgYmMq__actionRow{justify-content:space-between;align-items:center;gap:20px;margin-top:10px;display:flex}.Hero-module__JgYmMq__sliderControls{gap:20px;display:flex}.Hero-module__JgYmMq__arrow{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:18px;transition:all .25s;display:flex}.Hero-module__JgYmMq__arrow:hover{background:#fff3}@media (max-width:1024px){.Hero-module__JgYmMq__hero{height:70vh}.Hero-module__JgYmMq__textContent h1{font-size:34px}.Hero-module__JgYmMq__playButton{right:40px}}@media (max-width:768px){.Hero-module__JgYmMq__hero{height:65vh}.Hero-module__JgYmMq__heroContent{flex-direction:column;align-items:flex-start;gap:20px;bottom:30px}.Hero-module__JgYmMq__sliderControls{align-self:flex-end}.Hero-module__JgYmMq__textContent h1{font-size:28px}.Hero-module__JgYmMq__textContent p{font-size:15px}.Hero-module__JgYmMq__playButton{width:50px;height:50px;right:20px}.Hero-module__JgYmMq__actionRow{justify-content:space-between;align-items:center;width:100%;display:flex}}@media (max-width:600px){.Hero-module__JgYmMq__hero{height:60vh}.Hero-module__JgYmMq__heroContent{bottom:25px}.Hero-module__JgYmMq__textContent{max-width:100%}.Hero-module__JgYmMq__textContent h1{font-size:24px;line-height:1.3}.Hero-module__JgYmMq__textContent p{font-size:14px}.Hero-module__JgYmMq__detailsbtn{padding:14px 22px;font-size:14px}.Hero-module__JgYmMq__playButton{width:48px;height:48px;top:15%;right:20px}}@media (max-width:420px){.Hero-module__JgYmMq__hero{height:55vh}.Hero-module__JgYmMq__heroContent{bottom:10px}.Hero-module__JgYmMq__textContent h1{font-size:22px}.Hero-module__JgYmMq__textContent p{font-size:13px}.Hero-module__JgYmMq__detailsbtn{padding:12px 20px;font-size:13px}.Hero-module__JgYmMq__sliderControls{gap:12px}.Hero-module__JgYmMq__arrow{width:40px;height:40px;font-size:16px}.Hero-module__JgYmMq__playButton{top:5%}.Hero-module__JgYmMq__actionRow{margin-top:0}}@media (max-width:320px){.Hero-module__JgYmMq__hero{height:50vh}.Hero-module__JgYmMq__textContent h1{font-size:20px}.Hero-module__JgYmMq__textContent p{font-size:12px}.Hero-module__JgYmMq__detailsbtn{padding:10px 18px;font-size:12px}.Hero-module__JgYmMq__playButton{width:42px;height:42px;font-size:18px}}
.Rides-module__ptqQ4W__ridesSection{background:#fff;padding:80px 0}.Rides-module__ptqQ4W__header{text-align:center;max-width:700px;margin:auto auto 60px;font-style:italic}.Rides-module__ptqQ4W__header h2{margin-bottom:15px;font-size:32px;font-weight:700}.Rides-module__ptqQ4W__header p{color:#666;font-size:15px;line-height:1.6}.Rides-module__ptqQ4W__ridesGrid{grid-template-columns:repeat(3,1fr);justify-items:center;gap:60px;padding:0 70px;display:grid}.Rides-module__ptqQ4W__cardWrapper{width:300px;height:400px;position:relative}.Rides-module__ptqQ4W__cardWrapper:before{content:"";border:2px solid var(--primary-violet);z-index:1;border-radius:20px;width:100%;height:100%;position:absolute;top:10px;left:10px}.Rides-module__ptqQ4W__card{border:2px solid var(--primary-violet);z-index:2;background:#fff;border-radius:20px;height:100%;transition:transform .3s;position:relative;overflow:hidden}.Rides-module__ptqQ4W__cardWrapper:hover:before{background:var(--primary-violet)}.Rides-module__ptqQ4W__card img{object-fit:cover;border-top-left-radius:18px;border-top-right-radius:18px;width:100%;height:200px}.Rides-module__ptqQ4W__cardContent{text-align:center;padding:22px}.Rides-module__ptqQ4W__cardContent h3{color:var(--primary-violet);margin-bottom:10px;font-size:16px;font-weight:700}.Rides-module__ptqQ4W__cardContent p{color:#555;font-size:14px;line-height:1.5}@media (max-width:1200px){.Rides-module__ptqQ4W__ridesGrid{grid-template-columns:repeat(3,1fr);gap:40px;padding:0 40px}.Rides-module__ptqQ4W__cardWrapper{width:260px;height:380px}}@media (max-width:1024px){.Rides-module__ptqQ4W__ridesGrid{grid-template-columns:repeat(2,1fr);gap:40px;padding:0 30px}.Rides-module__ptqQ4W__cardWrapper{width:260px;height:360px}.Rides-module__ptqQ4W__header h2{font-size:28px}}@media (max-width:768px){.Rides-module__ptqQ4W__ridesSection{padding:60px 0}.Rides-module__ptqQ4W__ridesGrid{gap:30px;padding:0 20px}.Rides-module__ptqQ4W__cardWrapper{width:240px;height:350px}.Rides-module__ptqQ4W__card img{height:180px}}@media (max-width:600px){.Rides-module__ptqQ4W__ridesGrid{grid-template-columns:1fr;gap:40px;padding:0 20px}.Rides-module__ptqQ4W__cardWrapper{width:100%;max-width:320px;height:340px}.Rides-module__ptqQ4W__header h2{font-size:24px}.Rides-module__ptqQ4W__header p{font-size:14px}}@media (max-width:420px){.Rides-module__ptqQ4W__ridesSection{padding:50px 0}.Rides-module__ptqQ4W__cardWrapper{max-width:300px;height:330px}.Rides-module__ptqQ4W__cardContent{padding:18px}.Rides-module__ptqQ4W__cardContent h3{font-size:15px}.Rides-module__ptqQ4W__cardContent p{font-size:13px}}@media (max-width:320px){.Rides-module__ptqQ4W__cardWrapper{max-width:270px;height:310px}.Rides-module__ptqQ4W__card img{height:160px}.Rides-module__ptqQ4W__cardContent h3{font-size:14px}.Rides-module__ptqQ4W__cardContent p{font-size:12px}}
.Services-module__h5-agW__servicesSection{padding:40px 0}.Services-module__h5-agW__container{width:100%}.Services-module__h5-agW__servicesBox{background:#fff;border-radius:20px;width:810px;height:135px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000014}.Services-module__h5-agW__serviceItem{cursor:pointer;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;text-decoration:none;transition:all .3s;display:flex;position:relative}.Services-module__h5-agW__serviceItem:not(:last-child):after{content:"";background:#eee;width:1px;height:60%;transition:all .3s;position:absolute;top:20%;right:0}.Services-module__h5-agW__icon{color:var(--primary-violet);font-size:34px;transition:all .3s}.Services-module__h5-agW__serviceItem span{color:#333;text-align:center;font-size:14px;font-weight:400;transition:all .3s}.Services-module__h5-agW__serviceItem:hover{background:var(--primary-violet)}.Services-module__h5-agW__serviceItem:hover .Services-module__h5-agW__icon{color:#fff;transform:scale(1.1)}.Services-module__h5-agW__serviceItem:hover span{color:#fff}.Services-module__h5-agW__serviceItem:hover:after{background:0 0}@media (max-width:900px){.Services-module__h5-agW__servicesBox{width:95%;height:110px}.Services-module__h5-agW__icon{font-size:30px}}@media (max-width:600px){.Services-module__h5-agW__servicesSection{z-index:1000;background:#fff;padding:0;position:sticky;top:132px}@media (max-width:600px){.Services-module__h5-agW__servicesSection .Services-module__h5-agW__container{width:100vw!important;max-width:100%!important;margin:0!important;padding:0!important}}.Services-module__h5-agW__servicesBox{border-radius:0;justify-content:space-between;width:100%;height:70px;margin:0;display:flex;box-shadow:0 5px 15px #00000014}.Services-module__h5-agW__serviceItem{flex:1;gap:2px}.Services-module__h5-agW__icon{font-size:22px}.Services-module__h5-agW__serviceItem span{font-size:11px}.Services-module__h5-agW__serviceItem:after{display:none}}@media (max-width:420px){.Services-module__h5-agW__servicesBox{height:65px}.Services-module__h5-agW__icon{font-size:20px}.Services-module__h5-agW__serviceItem span{font-size:10px}}@media (max-width:320px){.Services-module__h5-agW__servicesBox{height:60px}.Services-module__h5-agW__icon{font-size:18px}.Services-module__h5-agW__serviceItem span{font-size:9px}}
.GetInto-module__wbJf8W__getIntoSection{padding:100px 0 0;position:relative}.GetInto-module__wbJf8W__content{text-align:center;max-width:750px;margin:auto auto 60px}.GetInto-module__wbJf8W__content h2{margin-bottom:15px;font-size:34px;font-style:italic;font-weight:700}.GetInto-module__wbJf8W__content p{color:#666;font-size:15px;font-style:italic;line-height:1.7}.GetInto-module__wbJf8W__videoHero{width:1160px;height:530px;margin:0 auto;padding:20px 40px;position:relative;overflow:hidden}.GetInto-module__wbJf8W__media{object-fit:cover;border-radius:20px;width:100%;height:100%}.GetInto-module__wbJf8W__overlay{position:absolute;inset:0}.GetInto-module__wbJf8W__heroContent{z-index:3;justify-content:space-between;align-items:flex-end;width:90%;max-width:1300px;margin:auto auto 20px;display:flex;position:absolute;bottom:20px;left:0;right:0}.GetInto-module__wbJf8W__textContent{color:#fff;max-width:520px}.GetInto-module__wbJf8W__textContent h1{margin-bottom:10px;font-family:Avenir LT Pro;font-size:24px;font-style:italic;font-weight:700;line-height:1.2}.GetInto-module__wbJf8W__textContent p{opacity:.9;margin-bottom:10px;font-size:16px;font-weight:500;line-height:1.6}.GetInto-module__wbJf8W__detailsbtn{width:140px;height:60px;color:var(--primary-white);border:1px solid var(--primary-white);cursor:pointer;background:0 0;border-radius:100px;font-size:15px;font-weight:700;transition:all .3s}.GetInto-module__wbJf8W__detailsbtn:hover{background:#e6e6e6}@media (max-width:1200px){.GetInto-module__wbJf8W__videoHero{width:95%;height:480px;padding:20px}}@media (max-width:1024px){.GetInto-module__wbJf8W__getIntoSection{padding:80px 0 0}.GetInto-module__wbJf8W__content h2{font-size:30px}.GetInto-module__wbJf8W__videoHero{height:420px}}@media (max-width:768px){.GetInto-module__wbJf8W__videoHero{height:380px;padding:15px}.GetInto-module__wbJf8W__heroContent{flex-direction:column;align-items:flex-start;gap:15px}.GetInto-module__wbJf8W__textContent h1{font-size:22px}.GetInto-module__wbJf8W__textContent p{font-size:14px}.GetInto-module__wbJf8W__detailsbtn{width:120px;height:50px;font-size:14px}}@media (max-width:600px){.GetInto-module__wbJf8W__getIntoSection{padding:70px 0 0}.GetInto-module__wbJf8W__content{margin-bottom:40px}.GetInto-module__wbJf8W__content h2{font-size:26px}.GetInto-module__wbJf8W__content p{font-size:14px}.GetInto-module__wbJf8W__videoHero{height:320px}.GetInto-module__wbJf8W__heroContent{bottom:15px}}@media (max-width:420px){.GetInto-module__wbJf8W__videoHero{height:280px}.GetInto-module__wbJf8W__textContent h1{font-size:20px}.GetInto-module__wbJf8W__textContent p{font-size:13px}.GetInto-module__wbJf8W__detailsbtn{width:110px;height:45px;font-size:13px}}@media (max-width:320px){.GetInto-module__wbJf8W__videoHero{height:250px}.GetInto-module__wbJf8W__textContent h1{font-size:12px}.GetInto-module__wbJf8W__textContent p{font-size:10px}.GetInto-module__wbJf8W__detailsbtn{width:100px;height:42px;font-size:12px}}
.Rooms-module__XXH0oa__container{max-width:1200px;margin:auto;padding:80px 0}.Rooms-module__XXH0oa__heading{text-align:center;margin-bottom:80px;font-style:italic}.Rooms-module__XXH0oa__heading h2{margin-bottom:10px;font-size:28px;font-weight:700}.Rooms-module__XXH0oa__heading p{color:#666;max-width:620px;margin:auto;font-size:14px}.Rooms-module__XXH0oa__roomWrapper{grid-template-columns:615px 554px;grid-template-areas:"text image";justify-content:center;align-items:center;margin-bottom:120px;display:grid}.Rooms-module__XXH0oa__reverse{grid-template-areas:"image text"}.Rooms-module__XXH0oa__textCard{border:2px solid var(--primary-blue);z-index:2;border-radius:20px;grid-area:text;padding:35px}.Rooms-module__XXH0oa__reverse .Rooms-module__XXH0oa__textCard{margin-left:-80px}.Rooms-module__XXH0oa__textCard h3{color:var(--primary-blue);margin-bottom:12px;font-size:16px}.Rooms-module__XXH0oa__textCard p{color:#666;width:460px;height:76px;margin-bottom:20px;font-size:14px}.Rooms-module__XXH0oa__features{flex-wrap:wrap;gap:16px;margin-bottom:22px;display:flex}.Rooms-module__XXH0oa__featureItem{align-items:center;gap:8px;font-size:14px;display:flex}.Rooms-module__XXH0oa__btn{background:var(--primary-blue);color:#fff;cursor:pointer;z-index:1000;border:1px solid #0000;border-radius:25px;padding:10px 22px;transition:all .3s}.Rooms-module__XXH0oa__btn:hover{color:var(--primary-blue);border-color:var(--primary-blue);background:#fff}.Rooms-module__XXH0oa__reverse .Rooms-module__XXH0oa__textCard .Rooms-module__XXH0oa__btn{background:var(--primary-blue);color:#fff;border:1px solid #0000;transition:all .3s}.Rooms-module__XXH0oa__roomWrapper.Rooms-module__XXH0oa__reverse .Rooms-module__XXH0oa__btn:hover{color:var(--primary-blue);border-color:var(--primary-blue);background:#fff}.Rooms-module__XXH0oa__imageWrapper{z-index:999;grid-area:image;margin-left:-60px;position:relative}.Rooms-module__XXH0oa__reverse .Rooms-module__XXH0oa__imageWrapper{margin-left:0;margin-right:50px}.Rooms-module__XXH0oa__imageWrapper img{object-fit:cover;border-radius:18px;width:550px;height:500px}.Rooms-module__XXH0oa__tag{color:var(--primary-blue);background:#fff;border-radius:10px 0 0 10px;padding:20px 40px;font-size:18px;font-style:italic;font-weight:700;position:absolute;top:30px;right:60px}.Rooms-module__XXH0oa__reverse .Rooms-module__XXH0oa__tag{color:var(--primary-blue);background:#fff;border-radius:0 10px 10px 0;padding:20px 40px;font-size:18px;font-style:italic;font-weight:700;position:absolute;top:30px;left:0;right:auto}.Rooms-module__XXH0oa__textCard .Rooms-module__XXH0oa__seeMore{color:var(--primary-blue);cursor:pointer;z-index:1000;margin:0;font-size:14px;font-weight:500;text-decoration:underline}@media (max-width:768px){.Rooms-module__XXH0oa__container{padding:0 15px}.Rooms-module__XXH0oa__heading h2{margin-bottom:8px;font-size:22px}.Rooms-module__XXH0oa__heading p{max-width:100%;font-size:13px}.Rooms-module__XXH0oa__roomWrapper{grid-template-columns:1fr;grid-template-areas:"image""text";margin-bottom:60px}.Rooms-module__XXH0oa__reverse{grid-template-areas:"image""text"}.Rooms-module__XXH0oa__textCard{border-radius:15px;margin:0 auto;padding:20px}.Rooms-module__XXH0oa__reverse .Rooms-module__XXH0oa__textCard{margin-left:0}.Rooms-module__XXH0oa__textCard h3{margin-bottom:8px;font-size:14px}.Rooms-module__XXH0oa__textCard p{width:100%;height:auto;margin-bottom:15px;font-size:13px}.Rooms-module__XXH0oa__features{gap:12px;margin-bottom:15px}.Rooms-module__XXH0oa__featureItem{gap:6px;font-size:13px}.Rooms-module__XXH0oa__textCard .Rooms-module__XXH0oa__seeMore{margin-bottom:10px;font-size:13px}.Rooms-module__XXH0oa__btn{padding:8px 18px;font-size:13px}.Rooms-module__XXH0oa__imageWrapper{width:100%;max-width:100%;margin-bottom:20px;margin-left:0;margin-right:0}.Rooms-module__XXH0oa__imageWrapper img{border-radius:15px;width:100%;height:auto}.Rooms-module__XXH0oa__tag{border-top-left-radius:8px;border-bottom-left-radius:8px;padding:12px 24px;font-size:10px;top:16px;right:0}.Rooms-module__XXH0oa__reverse .Rooms-module__XXH0oa__tag{border-top-right-radius:8px;border-bottom-right-radius:8px;padding:12px 24px;font-size:10px;top:16px;left:0;right:auto}}
.RoomsModal-module__PxLsIa__modalOverlay{z-index:9999;background:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.RoomsModal-module__PxLsIa__modal{text-align:center;box-sizing:border-box;background:#fff;border-radius:16px;width:90%;max-width:700px;height:550px;margin:0 auto;padding:20px;position:relative}.RoomsModal-module__PxLsIa__content{flex-direction:column;align-items:center;margin-top:20px;display:flex}.RoomsModal-module__PxLsIa__content h3{color:var(--primary-blue);margin-bottom:10px;font-size:15px;font-style:italic;font-weight:500}.RoomsModal-module__PxLsIa__content p{color:#555;width:460px;margin-bottom:10px;font-size:12px;font-weight:400}.RoomsModal-module__PxLsIa__close{color:var(--primary-blue);cursor:pointer;background:0 0;border:none;font-size:15px;position:absolute;top:10px;right:15px}.RoomsModal-module__PxLsIa__slider{justify-content:center;align-items:center;gap:10px;margin-bottom:15px;display:flex}.RoomsModal-module__PxLsIa__sliderWrapper{justify-content:center;align-items:center;gap:10px;margin-bottom:10px;display:flex}.RoomsModal-module__PxLsIa__pagination{justify-content:center;gap:8px;margin-bottom:15px;display:flex}.RoomsModal-module__PxLsIa__dot{cursor:pointer;background:#ccc;border-radius:50%;width:10px;height:10px;transition:all .3s}.RoomsModal-module__PxLsIa__activeDot{background:var(--primary-blue,#007bff);transform:scale(1.2)}.RoomsModal-module__PxLsIa__sliderImage{object-fit:cover;border-radius:10px;width:100%;max-height:300px}.RoomsModal-module__PxLsIa__arrow{color:var(--primary-blue);cursor:pointer;background:0 0;border:none;width:50px;height:50px;font-size:30px}.RoomsModal-module__PxLsIa__btn{background:var(--primary-blue);color:#fff;cursor:pointer;z-index:1000;border:1px solid #0000;border-radius:25px;padding:10px 22px;transition:all .3s}.RoomsModal-module__PxLsIa__btn:hover{color:var(--primary-blue);border-color:var(--primary-blue);background:#fff}@media (max-width:1024px){.RoomsModal-module__PxLsIa__modal{max-width:550px;padding:18px}.RoomsModal-module__PxLsIa__sliderImage{max-height:280px}.RoomsModal-module__PxLsIa__arrow{width:36px;height:36px;font-size:20px}.RoomsModal-module__PxLsIa__close{font-size:20px;top:8px;right:12px}.RoomsModal-module__PxLsIa__content h3{font-size:18px}.RoomsModal-module__PxLsIa__content p{font-size:14px}.RoomsModal-module__PxLsIa__btn{padding:10px 18px;font-size:13px}}@media (max-width:768px){.RoomsModal-module__PxLsIa__modal{max-width:480px;padding:16px}.RoomsModal-module__PxLsIa__sliderImage{max-height:240px}.RoomsModal-module__PxLsIa__arrow{width:32px;height:32px;font-size:18px}.RoomsModal-module__PxLsIa__content h3{font-size:16px}.RoomsModal-module__PxLsIa__content p{font-size:13px}.RoomsModal-module__PxLsIa__btn{padding:8px 16px;font-size:12px}}@media (max-width:468px){.RoomsModal-module__PxLsIa__modal{max-width:380px;height:auto;padding:14px}.RoomsModal-module__PxLsIa__sliderImage{max-height:200px}.RoomsModal-module__PxLsIa__arrow{width:28px;height:28px;font-size:16px}.RoomsModal-module__PxLsIa__content h3{font-size:15px}.RoomsModal-module__PxLsIa__content p{width:260px;font-size:12px}.RoomsModal-module__PxLsIa__btn{padding:6px 14px;font-size:11px}}@media (max-width:320px){.RoomsModal-module__PxLsIa__modal{border-radius:10px;max-width:95%;padding:12px}.RoomsModal-module__PxLsIa__sliderImage{max-height:160px}.RoomsModal-module__PxLsIa__arrow{width:24px;height:24px;font-size:14px}.RoomsModal-module__PxLsIa__content h3{font-size:14px}.RoomsModal-module__PxLsIa__content p{font-size:11px}.RoomsModal-module__PxLsIa__btn{padding:5px 12px;font-size:10px}}
.Foods-module__KPxg6G__container{max-width:1200px;margin:auto;padding:0 20px}.Foods-module__KPxg6G__heading{text-align:center;margin-bottom:60px;font-style:italic}.Foods-module__KPxg6G__heading h2{margin-bottom:15px;font-size:28px;font-weight:700}.Foods-module__KPxg6G__heading p{color:#666;max-width:650px;margin:auto;font-size:14px;line-height:1.6}.Foods-module__KPxg6G__cardGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Foods-module__KPxg6G__card{text-align:left;padding:20px}.Foods-module__KPxg6G__imageWrapper{border-radius:15px;margin-bottom:15px;overflow:hidden}.Foods-module__KPxg6G__cardImage{object-fit:cover;border-radius:15px;width:100%;height:auto}.Foods-module__KPxg6G__card h3{color:var(--primary-blue);border-radius:18px;margin-bottom:12px;font-style:italic;font-weight:400}.Foods-module__KPxg6G__card p{color:#666;font-size:14px;line-height:1.5}@media (max-width:1024px){.Foods-module__KPxg6G__container{padding:0 15px}.Foods-module__KPxg6G__fuelSection{padding:60px 0}.Foods-module__KPxg6G__heading h2{margin-bottom:12px;font-size:22px}.Foods-module__KPxg6G__heading p{max-width:100%;font-size:13px;line-height:1.5}.Foods-module__KPxg6G__cardGrid{grid-template-columns:repeat(2,1fr);gap:20px}.Foods-module__KPxg6G__card{padding:15px}.Foods-module__KPxg6G__imageWrapper{border-radius:12px;margin-bottom:12px}.Foods-module__KPxg6G__cardImage{border-radius:12px}.Foods-module__KPxg6G__card h3{margin-bottom:10px;font-size:16px;font-style:italic;font-weight:400}.Foods-module__KPxg6G__card p{font-size:13px;line-height:1.4}}@media (max-width:768px){.Foods-module__KPxg6G__cardGrid{grid-template-columns:1fr;gap:15px}.Foods-module__KPxg6G__card{padding:12px}.Foods-module__KPxg6G__card h3{margin-bottom:8px;font-size:15px}.Foods-module__KPxg6G__card p{font-size:12px;line-height:1.3}.Foods-module__KPxg6G__imageWrapper{border-radius:10px;margin-bottom:10px}.Foods-module__KPxg6G__cardImage{border-radius:10px}.Foods-module__KPxg6G__heading h2{font-size:20px}.Foods-module__KPxg6G__heading p{font-size:12px}}@media (max-width:480px){.Foods-module__KPxg6G__fuelSection{padding:40px 0}.Foods-module__KPxg6G__heading h2{font-size:18px}.Foods-module__KPxg6G__heading p{font-size:11px}.Foods-module__KPxg6G__cardGrid{grid-template-columns:1fr;gap:12px}.Foods-module__KPxg6G__card{padding:10px}.Foods-module__KPxg6G__card h3{margin-bottom:6px;font-size:14px}.Foods-module__KPxg6G__card p{font-size:11px;line-height:1.2}.Foods-module__KPxg6G__imageWrapper{border-radius:8px;margin-bottom:8px}.Foods-module__KPxg6G__cardImage{border-radius:8px}}
.YoutubeVideos-module__NPU8YW__container{max-width:1100px;margin:0 auto;padding:80px 0 0}.YoutubeVideos-module__NPU8YW__header{text-align:center;max-width:700px;margin:auto auto 60px;font-style:italic}.YoutubeVideos-module__NPU8YW__header h2{margin-bottom:15px;font-size:32px;font-weight:700}.YoutubeVideos-module__NPU8YW__header p{color:#666;font-size:15px;line-height:1.6}.YoutubeVideos-module__NPU8YW__videoSection{grid-template-columns:2fr 1fr;gap:20px;margin-bottom:50px;display:grid}.YoutubeVideos-module__NPU8YW__mainVideo{border-radius:20px;height:400px;position:relative;overflow:hidden}.YoutubeVideos-module__NPU8YW__sideVideos{flex-direction:column;gap:20px;display:flex}.YoutubeVideos-module__NPU8YW__sideCard{border-radius:20px;height:190px;position:relative;overflow:hidden}.YoutubeVideos-module__NPU8YW__videoImage{object-fit:cover;border-radius:20px;width:100%;height:100%}.YoutubeVideos-module__NPU8YW__overlay{color:#fff;background:#0003;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.YoutubeVideos-module__NPU8YW__textContent{text-align:left;position:absolute;bottom:30px;left:30px}.YoutubeVideos-module__NPU8YW__textContent h1{margin:0;font-size:32px;font-style:italic}.YoutubeVideos-module__NPU8YW__textContent p{margin:5px 0 0;font-size:16px}.YoutubeVideos-module__NPU8YW__playButton{background:var(--primary-blue);text-align:center;color:#fff;cursor:pointer;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:28px;line-height:1;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.YoutubeVideos-module__NPU8YW__playButton:hover{background:#0250b0}.YoutubeVideos-module__NPU8YW__smallPlay{background:var(--primary-blue);color:#fff;cursor:pointer;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:18px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.YoutubeVideos-module__NPU8YW__smallPlay:hover{background:#0250b0}.YoutubeVideos-module__NPU8YW__videoIframe{border:none;border-radius:20px;width:100%;height:100%}@media (max-width:1024px){.YoutubeVideos-module__NPU8YW__videoSection{grid-template-columns:1fr}.YoutubeVideos-module__NPU8YW__mainVideo,.YoutubeVideos-module__NPU8YW__sideCard{height:300px}.YoutubeVideos-module__NPU8YW__textContent h1{font-size:24px}.YoutubeVideos-module__NPU8YW__textContent p{font-size:14px}.YoutubeVideos-module__NPU8YW__header h2{font-size:28px}}@media (max-width:768px){.YoutubeVideos-module__NPU8YW__container{padding:20px 10px}.YoutubeVideos-module__NPU8YW__mainVideo,.YoutubeVideos-module__NPU8YW__sideCard{height:250px}.YoutubeVideos-module__NPU8YW__playButton{width:50px;height:50px;font-size:20px}.YoutubeVideos-module__NPU8YW__smallPlay{width:30px;height:30px;font-size:16px}.YoutubeVideos-module__NPU8YW__header h2{font-size:24px}.YoutubeVideos-module__NPU8YW__header p{font-size:14px}}@media (max-width:480px){.YoutubeVideos-module__NPU8YW__mainVideo,.YoutubeVideos-module__NPU8YW__sideCard{height:200px}.YoutubeVideos-module__NPU8YW__textContent h1{font-size:20px}.YoutubeVideos-module__NPU8YW__textContent p{font-size:12px}.YoutubeVideos-module__NPU8YW__playButton{width:40px;height:40px;font-size:18px}.YoutubeVideos-module__NPU8YW__smallPlay{width:40px;height:40px}}
.CTABanner-module__RH8joa__container{padding:0 80px}.CTABanner-module__RH8joa__ctaBanner{text-align:center;color:#fff;background:linear-gradient(#0266d9,#111fa2);border-radius:30px;margin:60px 0;padding:60px 40px}.CTABanner-module__RH8joa__ctaBanner h2{margin-bottom:15px;font-size:28px;font-style:italic}.CTABanner-module__RH8joa__ctaBanner p{opacity:.9;max-width:700px;margin:0 auto 30px;line-height:1.6}.CTABanner-module__RH8joa__bookBtn{color:#0266d9;cursor:pointer;background:#fff;border:none;border-radius:100px;padding:15px 30px;font-weight:700;transition:all .3s}.CTABanner-module__RH8joa__bookBtn:hover{background:#f0f0f0}@media (max-width:1024px){.CTABanner-module__RH8joa__ctaBanner{margin:50px 0;padding:50px 30px}.CTABanner-module__RH8joa__ctaBanner h2{font-size:24px}.CTABanner-module__RH8joa__ctaBanner p{font-size:15px}.CTABanner-module__RH8joa__bookBtn{padding:12px 30px;font-size:15px}}@media (max-width:768px){.CTABanner-module__RH8joa__container{padding:0 20px}.CTABanner-module__RH8joa__ctaBanner{margin:20px 0;padding:40px 20px}.CTABanner-module__RH8joa__ctaBanner h2{font-size:22px}.CTABanner-module__RH8joa__ctaBanner p{font-size:14px}.CTABanner-module__RH8joa__bookBtn{padding:10px 25px;font-size:14px}}@media (max-width:480px){.CTABanner-module__RH8joa__ctaBanner{margin:0 0 40px}.CTABanner-module__RH8joa__ctaBanner h2{font-size:18px}.CTABanner-module__RH8joa__ctaBanner p{font-size:12px}.CTABanner-module__RH8joa__bookBtn{padding:8px 20px;font-size:12px}}
