.rr--group{display:flex;width:100%;position:relative}.rr--box{-webkit-tap-highlight-color:rgba(0,0,0,0)}.rr--box,.rr--svg{display:flex;width:100%;flex-grow:1}.rr--svg{aspect-ratio:1;overflow:clip;pointer-events:none}@supports not (overflow:clip){.rr--svg{overflow:auto}}.rr--box:focus,.rr--box:focus-visible,.rr-reset:focus,.rr-reset:focus-visible{outline:none;box-shadow:none}.rr--focus-reset{outline:6px double #0079ff}.rr--box:focus-visible .rr--svg{outline:6px double #0079ff;isolation:isolate}.rr--reset{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;right:0;bottom:50%}[dir=rtl] .rr--reset{left:0;right:auto}.rr--dir-y .rr--reset{bottom:0;right:50%}.rr--disabled{opacity:.5;cursor:not-allowed}.rr--disabled .rr--svg{pointer-events:none}.rr--pointer .rr--box{cursor:pointer}.rr--dir-x{flex-direction:row}.rr--dir-y{flex-direction:column}.rr--space-sm .rr--svg{padding:8%}.rr--space-md .rr--svg{padding:12.5%}.rr--space-lg .rr--svg{padding:17.5%}.rr--dir-x.rr--gap-sm .rr--svg{margin:0 6.25%}.rr--dir-x.rr--gap-sm .rr--box:focus-visible:after{width:87.5%;left:6.25%}.rr--dir-x.rr--gap-md .rr--svg{margin:0 12.5%}.rr--dir-x.rr--gap-md .rr--box:focus-visible:after{width:75%;left:12.5%}.rr--dir-x.rr--gap-lg .rr--svg{margin:0 25%}.rr--dir-x.rr--gap-lg .rr--box:focus-visible:after{width:50%;left:25%}.rr--dir-y.rr--gap-sm .rr--svg{margin:6.25% 0}.rr--dir-y.rr--gap-md .rr--svg{margin:12.5% 0}.rr--dir-y.rr--gap-lg .rr--svg{margin:25% 0}.rr--rx-sm .rr--svg{border-radius:5%}.rr--rx-md .rr--svg{border-radius:15%}.rr--rx-lg .rr--svg{border-radius:20%}.rr--rx-full .rr--svg{border-radius:100%}.rr--has-stroke .rr--svg{stroke-linecap:round;stroke-linejoin:round}.rr--has-border .rr--svg{border-width:var(--rr--border-width);border-style:solid}.rr--on .rr--svg{fill:var(--rr--fill-on-color,none)}.rr--off .rr--svg{fill:var(--rr--fill-off-color,none)}.rr--has-stroke .rr--on .rr--svg{stroke:var(--rr--stroke-on-color,currentColor)}.rr--has-stroke .rr--off .rr--svg{stroke:var(--rr--stroke-off-color,currentColor)}.rr--on .rr--svg{background-color:var(--rr--box-on-color,none)}.rr--off .rr--svg{background-color:var(--rr--box-off-color,none)}.rr--has-border .rr--off .rr--svg{border-color:var(--rr--border-off-color,currentColor)}.rr--has-border .rr--on .rr--svg{border-color:var(--rr--border-on-color,currentColor)}.rr--fx-colors{--rr--easing:.2s cubic-bezier(.61,1,.88,1)}.rr--fx-colors .rr--svg{transition-duration:.2s;transition-timing-function:var(--rr--easing);transition-property:background-color,border-color,fill,stroke}.rr--fx-opacity .rr--off{opacity:.35;transition:opacity var(--rr--easing)}.rr--fx-opacity .rr--on{opacity:1}@media (hover:hover){.rr--fx-opacity .rr--box:hover{opacity:1}.rr--fx-zoom .rr--box{transition:transform var(--rr--easing);transform:scale(1)}.rr--fx-zoom .rr--box:hover{transform:scale(1.2)}}@media (hover:hover){@media (prefers-reduced-motion){.rr--fx-zoom .rr--box:hover{transform:scale(1)}}}@media (hover:hover){.rr--fx-position .rr--box{transition:transform var(--rr--easing);transform:translateY(0)}.rr--fx-position .rr--box:hover{transform:translateY(-15%)}@media (prefers-reduced-motion){.rr--fx-position .rr--box:hover{transform:translateY(0)}}}.rr--svg-stop-1{stop-color:var(--rr--fill-on-color,rgba(0,0,0,0))}.rr--svg-stop-2,[dir=rtl] .rr--svg-stop-1{stop-color:var(--rr--fill-off-color,rgba(0,0,0,0))}[dir=rtl] .rr--svg-stop-2{stop-color:var(--rr--fill-on-color,rgba(0,0,0,0))}.rr--hf-svg-on{fill:var(--rr--fill-on-color,none)}.rr--hf-svg-off{fill:var(--rr--fill-off-color,none)}.rr--has-stroke .rr--hf-svg-on{stroke:var(--rr--stroke-on-color,currentColor)}.rr--has-stroke .rr--hf-svg-off{stroke:var(--rr--stroke-off-color,currentColor)}.rr--hf-svg-off .rr--svg,.rr--hf-svg-on .rr--svg{background-color:var(--rr--box-off-color,none)}.rr--has-border .rr--hf-svg-on .rr--svg{border-color:var(--rr--border-on-color,currentColor)}.rr--has-border .rr--hf-svg-off .rr--svg{border-color:var(--rr--border-off-color,currentColor)}.rr--dir-x .rr--hf-box-int .rr--svg{background:linear-gradient(to right,var(--rr--box-on-color,none) 50%,var(--rr--box-off-color,none) 50%)}[dir=rtl] .rr--dir-x .rr--hf-box-int .rr--svg{background:linear-gradient(to left,var(--rr--box-on-color,none) 50%,var(--rr--box-off-color,none) 50%)}.rr--dir-y .rr--hf-box-int .rr--svg{background:linear-gradient(to bottom,var(--rr--box-on-color,none) 50%,var(--rr--box-off-color,none) 50%)}.rr--hf-box-on .rr--svg{background-color:var(--rr--box-on-color,none)}.rr--hf-box-off .rr--svg{background-color:var(--rr--box-off-color,none)}.rr--hf-box-int .rr--svg,.rr--hf-box-off .rr--svg,.rr--hf-box-on .rr--svg{fill:var(--rr--fill-off-color,none)}.rr--has-stroke .rr--hf-box-int .rr--svg,.rr--has-stroke .rr--hf-box-off .rr--svg,.rr--has-stroke .rr--hf-box-on .rr--svg{stroke:var(--rr--stroke-off-color,currentColor)}.rr--has-border .rr--hf-box-int .rr--svg,.rr--has-border .rr--hf-box-on .rr--svg{border-color:var(--rr--border-on-color,currentColor)}.rr--has-border .rr--hf-box-off .rr--svg{border-color:var(--rr--border-off-color,currentColor)}.toc{overflow-y:auto}.toc>.toc-list{overflow:hidden;position:relative}.toc>.toc-list li{list-style:none}.toc-list{margin:0;padding-left:10px}a.toc-link{color:currentColor;height:100%}.is-collapsible{max-height:1000px;overflow:hidden;transition:all .3s ease-in-out}.is-collapsed{max-height:0}.is-collapsed:has(:focus){max-height:1000px}.is-position-fixed{position:fixed!important;top:0}.is-active-link{font-weight:700}.toc-link:before{background-color:#eee;content:" ";display:inline-block;height:inherit;left:0;margin-top:-1px;position:absolute;width:2px}.is-active-link:before{background-color:#54bc4b}

/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Calistoga&display=swap";@import "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import "https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap";.text-muted{color:#6b7280}.bg-primary{background-color:#f26a42}.bg-primary-light{background-color:#fdc9b9}.bg-black-light{background:#424242}h1{font-family:Archivo,sans-serif}p{font-family:Poppins,sans-serif}.title{font-optical-sizing:auto;font-family:Archivo,sans-serif;font-size:28px;font-weight:600}@media (max-width:576px){.title{font-size:18px}}.content-title{margin-bottom:8px;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:600}@media (max-width:576px){.content-title{font-size:18px}}.content p{text-align:justify}.content p,.content ul{margin-bottom:16px}.content ul li{list-style:outside}.content ol{margin-bottom:16px}.content ol li{list-style:decimal}ol,ul{padding-left:16px}.itinerary-detail p{text-align:justify;margin-bottom:16px;font-size:16px}.package-card-image-section{position:relative;overflow:hidden}.package-card-image-section img{object-fit:cover;width:100%;height:300px;transition:transform .5s ease-in-out}.package-card-image-section .package-card-banner-message{text-align:center;color:#fff;background-color:#f26b42d6;width:100%;padding:4px 0;font-size:14px;position:absolute;bottom:0;left:0}.package-card-image-section .package-pills{position:absolute;top:10px;right:5px}.package-card-image-section .group-discount-label{position:absolute;top:5px;left:5px}.package-card:hover{cursor:pointer;transition:all .5s ease-in-out;box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d}.package-card:hover img{transition:all .5s ease-in-out;transform:scale(1.1)}.package-card-content svg{width:16px;height:16px}.topbar-icon{background-color:#f26a42;border-radius:100%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.topbar-icon svg{color:#fff;width:14px;height:14px}.hero{z-index:0;background-image:url(/Images/everest-1.webp);background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;width:100%;height:calc(100vh - 140px);display:flex;position:relative}@media (max-width:576px){.hero{height:100vh}}.hero video{object-fit:cover}.hero video,.hero:before{width:100%;height:100%;position:absolute;top:0}.hero:before{content:"";z-index:1;background-color:#00000080;left:0}.hero:after{content:"";z-index:2;background-image:url(/home_banner_wave.svg);width:100%;height:30px;position:absolute;bottom:-2px;left:0}.hero>*{z-index:2;position:relative}.hero-play-btn{background-color:#fff;border-radius:100%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.hero-play-btn svg{color:#f26a42;margin-left:2px;font-size:24px}.hero-search-container{background-color:#00000080;width:80%}@media (max-width:1024px){.hero-search-container{width:100%}}.homepage-about-section{background-image:url(/_next/static/media/about-us-section-background.ffba589b.svg);background-size:cover;width:100%;height:auto;margin-bottom:132px;position:relative;box-shadow:0 25px 20px -20px #00000073}.homepage-about-section:before{content:"";z-index:1;background-image:url(/_next/static/media/home_banner_wave.8065409f.svg);width:100%;height:28px;position:absolute;top:-1px;left:0;rotate:180deg}.homepage-about-section .about-us-section-content{z-index:9;position:relative}.homepage-about-section img{width:100%;box-shadow:0 10px 20px #00000030,0 6px 6px #0000003b}.homepage-about-section .homepage-about-us-section-features{width:100%;position:absolute;bottom:-150px}@media (max-width:1024px){.homepage-about-section .homepage-about-us-section-features{position:unset;padding-top:32px}}@media (max-width:1300px){.homepage-about-section .homepage-about-us-section-features{padding:32px}}.homepage-about-section .homepage-about-us-section-features .about-us-card{width:100%;height:250px;box-shadow:0 10px 20px #00000030,0 6px 6px #0000003b}@media (max-width:576px){.homepage-about-section .homepage-about-us-section-features .about-us-card{height:150px}.homepage-about-section .homepage-about-us-section-features .about-us-card svg{width:24px;height:24px}.homepage-about-section .homepage-about-us-section-features .about-us-card p{text-align:center;font-size:14px}}.recent-accomplishment-container{width:100%;overflow:hidden}.recent-accomplishment-card{flex:0 0 30%;transition:box-shadow .5s ease-in-out}@media (max-width:1024px){.recent-accomplishment-card{flex:0 0 50%}}@media (max-width:576px){.recent-accomplishment-card{flex:0 0 100%}}.recent-accomplishment-card:hover{cursor:pointer;box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d}.recent-accomplishment-card .image-section{position:relative}.recent-accomplishment-card .image-section:before{content:"";z-index:1;background:#0000002b;width:100%;height:100%;position:absolute;top:0;left:0}.recent-accomplishment-card .image-section img{object-fit:cover;width:100%;height:300px;position:relative}.recent-accomplishment-card .image-section .play-btn{cursor:pointer;z-index:2;width:48px;height:48px;position:absolute;top:40%;right:45%}.trekking-region-container{width:100%;overflow:hidden}.trekking-region-container .trekking-section-card{flex:0 0 32%;transition:transform .5s ease-in-out,box-shadow .5s ease-in-out;position:relative}@media (max-width:1024px){.trekking-region-container .trekking-section-card{flex:0 0 50%}}@media (max-width:576px){.trekking-region-container .trekking-section-card{flex:0 0 100%}}.trekking-region-container .trekking-section-card:hover{z-index:1;cursor:pointer;transition:all .5s ease-in-out;transform:scale(1.1);box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d}.trekking-region-container .trekking-section-card:before{content:"";z-index:1;background:linear-gradient(#fff0 47%,#000 99%);width:100%;height:100%;position:absolute;top:0;left:0}.trekking-region-container .trekking-section-card img{object-fit:cover;height:500px}.trekking-region-container .trekking-section-card .content{color:#fff;z-index:2;position:absolute;bottom:0;left:0}.traveler-review-container{position:relative;overflow:hidden}.traveler-review-container .quote-icon{color:#126c1e28;z-index:-1;width:auto;height:450px;position:absolute;top:0;left:0;transform:rotate(-20deg)}@media (max-width:576px){.traveler-review-container .quote-icon{top:10%}}.traveler-review-section{background-color:#fff;border-radius:8px;margin-top:8px;padding:16px 32px;box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d}.traveler-review-section img{width:auto;height:24px}@media (max-width:576px){.traveler-review-section img{height:30px}}.homepage-review-card{background-color:#f1f1f1;border-radius:8px;flex:0 0 33%;height:350px;padding:16px}@media (max-width:576px){.homepage-review-card{flex:100%}}@media (min-width:576px) and (max-width:1024px){.homepage-review-card{flex:0 0 50%}}.homepage-review-card img{width:auto;height:24px}.homepage-review-card .reviewer-first-letter{color:#126c1e;background-color:#126c1e71;border-radius:3.40282e+38px;justify-content:center;align-items:center;width:32px;height:32px;padding:8px;font-size:18px;display:flex}.speak-to-expert-card .team-img{object-fit:cover;border:5px solid #fff;border-radius:3.40282e+38px;width:200px;height:200px}.speak-to-expert-container{background-color:#196192;background-image:url(/_next/static/media/world-map-bg.6d6fe475.svg);background-position:50%;background-repeat:no-repeat;box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d}.speak-to-expert-card-in-booking-page img{object-fit:cover;border-radius:4px;width:100px;height:100px}.blog-card:hover{cursor:pointer;text-decoration:underline}.blog-card img{object-fit:cover;transition:transform .5s ease-in-out}.blog-card img:hover{transition:all .5s ease-in-out;transform:scale(1.3)}.blog-card .blog-image-section{border-radius:8px;overflow:hidden}.blog-card .category-pills{position:absolute;top:10px;right:10px}.other-blog-section{overflow:hidden}.other-blog-section img{object-fit:cover;height:120px}@media (max-width:1024px){.other-blog-section img{height:auto}}.first-blog-section{border-radius:8px;height:400px;position:relative;overflow:hidden}.first-blog-section:before{content:"";background:linear-gradient(#fff0 47%,#000 99%);width:100%;height:100%;position:absolute;bottom:0;left:0}.first-blog-section-footer{color:#fff;position:absolute;bottom:20px}.first-blog-section .blog-card{height:100%;overflow:hidden}.first-blog-section .blog-card img{height:100%}.first-blog-section:hover{cursor:pointer}.first-blog-section:hover img{transition:all .5s ease-in-out;transform:scale(1.1)}.first-blog-section:hover:before{content:"";z-index:1;background:linear-gradient(#fff0 47%,#000 99%);width:100%;height:100%;position:absolute;bottom:0;left:0}.first-blog-section:hover .first-blog-section-footer{z-index:2;text-decoration:underline}.activities-card-container{scroll-snap-type:x mandatory;scroll-behavior:smooth;display:flex}.activities-card-container .activities-card{scroll-snap-align:start;height:400px;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;position:relative;overflow:hidden}.activities-card-container .activities-card img{transition:transform .4s ease-in-out;transform:scale(1)}.activities-card-container .activities-card:hover{transform:translateY(-20px);box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d}.activities-card-container .activities-card:hover img{transform:scale(1.05)}.activities-card-container .activities-card:before{content:"";z-index:1;background:linear-gradient(#fff0 47%,#000 99%);width:100%;height:100%;position:absolute;top:0;left:0}.activities-card-content{z-index:2;color:#fff;justify-content:space-between;align-items:center;width:100%;padding:0 16px;display:flex;position:absolute;bottom:20px;left:0}.trip-of-the-month-package-container{color:#fff;background:url(/Images/Ghorepani.jpg) 0 0/cover;width:100%;height:100%;position:relative}.trip-of-the-month-package-container:before{content:"";z-index:1;background:#000000a2;width:100%;height:100%;position:absolute;top:0;left:0}.trip-of-the-month-pacakge-content{z-index:1}.trip-of-the-month-pacakge-content .image-content img{object-fit:cover;max-height:700px}.next-btn,.prev-btn{cursor:pointer;color:#fff;background-color:#126c1e71;border-radius:3.40282e+38px;padding:8px;transition:all .3s ease-in-out}.next-btn:hover,.prev-btn:hover{background-color:#126c1e;transition:all .3s ease-in-out}.about-us-content{transition:max-height .5s ease-in-out;overflow:hidden}.about-us-content.show-less{text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:10em;display:-webkit-box;position:relative;overflow:hidden}.about-us-content.show-less:after{content:"";pointer-events:none;background:linear-gradient(#fff0,#fff);width:100%;height:5em;transition:opacity .2s ease-in-out;display:block;position:absolute;bottom:0;left:0;right:0}.about-us-content.show-more{max-height:1000px}.team-card img{object-fit:cover;height:350px}.single-team-detail img{object-fit:cover;border-radius:8px;width:300px;height:300px}@media (max-width:576px){.single-team-detail img{width:100%;height:400px}}.departure-date-table table{overflow:hidden}.departure-date-table table thead{background:#000}.departure-date-table table thead th{color:#fff;font-size:18px}.departure-date-table table tbody tr:hover{background:#f1f1f1}.departure-date-table table tbody tr td{font-size:16px}.footer .footer-top-image-section{height:250px;position:relative}@media (max-width:576px){.footer .footer-top-image-section{height:100px}}@media (min-width:576px) and (max-width:820px){.footer .footer-top-image-section{height:150px}}.footer .footer-top-image-section img{position:absolute;bottom:-2px;left:0}.footer .footer-link:hover{text-decoration:underline}.footer-logos{gap:16px;display:flex}.footer-logos img{width:auto;height:30px}.headquater-section .headquater-card:first-child{border-right:1px solid #e3e3e3;margin-right:32px}@media (max-width:576px){.headquater-section .headquater-card:first-child{border:none;margin:0;padding:16px 0}}.headquater-section .headquater-card:nth-child(2){border-right:1px solid #e3e3e3;margin-right:32px;padding-right:32px}@media (max-width:576px){.headquater-section .headquater-card:nth-child(2){border:none;margin:0;padding:16px 0}.headquater-section .headquater-card{flex-direction:column;justify-content:center;align-items:center;padding:16px 0;display:flex}}.single-package-container .package-main-image{border-radius:8px;position:relative;overflow:hidden;box-shadow:0 14px 28px #00000040,0 10px 10px #00000038}.single-package-container .package-main-image img{object-fit:cover;width:100%;height:500px}.single-package-container .package-main-image-button{z-index:1;position:absolute;bottom:10px;left:10px}.single-package-container .itinerary-image{width:100%;padding-bottom:8px;display:flex;overflow-x:auto}@media (max-width:576px){.single-package-container .itinerary-image{overflow-x:auto}}.single-package-container .itinerary-image img{object-fit:cover;width:32%;height:200px}@media (max-width:576px){.single-package-container .itinerary-image img{width:300px;height:200px}}.cost-inc-btn-unselect{background-color:#126c1e34}.cost-inc-btn-unselect:hover{color:#fff;background-color:#126c1e}.mobile-booking-section{z-index:9;color:#fff;width:100%;position:fixed;bottom:-2px;left:0;right:0}.package-sidebar{height:max-content;position:sticky;top:50px}.single-package-inner-menu-scroll{width:100%;position:fixed;top:0}@media (max-width:820px){.single-package-inner-menu-scroll li{width:max-content}}.group-discount-table thead tr th{float:left;font-size:14px}.group-discount-table thead tr th:last-child{float:right}.group-discount-table .group-discount-table-body-content{max-height:120px;overflow-y:auto}.group-discount-table tbody{display:block}.group-discount-table tbody tr{z-index:1;height:30px;padding:1px 0;display:block;position:relative}.group-discount-table tbody tr td{float:left;background-color:#fff;padding-right:8px;font-size:12px}.group-discount-table tbody tr td:last-child{float:right;padding-left:8px;padding-right:0}.group-discount-table tbody tr:after{content:"";z-index:-1;border:1px dashed #a5a5a5;height:1px;padding:0 6px;position:absolute;top:30%;left:0;right:0;transform:translateY(50%)}.add-on-table tbody tr td:nth-child(3) input{width:100px}.booking-success-container{flex-direction:column;align-items:center;gap:64px;display:flex}.booking-success-container img{object-fit:cover;width:350px;height:auto}.common-simple-card{border:1px solid #ebe5e7;border-radius:8px;overflow:hidden}.common-simple-card-image-section{position:relative;overflow:hidden}.common-simple-card-image-section img{object-fit:cover;width:100%;height:300px;transition:transform .5s ease-in-out}.common-simple-card-image-section .total-trip-pills{background-color:#ffc107;border-radius:32px;padding:4px 8px;font-size:12px;font-weight:600;position:absolute;top:10px;right:10px}.common-simple-card:hover{color:#126c1e;cursor:pointer;transition:all .5s ease-in-out;box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d}.common-simple-card:hover img{transition:all .5s ease-in-out;transform:scale(1.05)}.common-simple-card-content{justify-content:center;padding:8px 0;font-size:1.25rem;font-weight:600;display:flex}.destination-card-container{border-radius:16px;transition:clip-path .5s ease-in-out;overflow:hidden}@media (min-width:1024px){.destination-card-container:first-child .destination-card-content,.destination-card-container:nth-child(3) .destination-card-content{opacity:0;pointer-events:none;transition:opacity .5s ease-in-out,transform .5s ease-in-out;transform:translateY(10px)}.destination-card-container:first-child:hover,.destination-card-container:nth-child(3):hover{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.destination-card-container:first-child:hover .destination-card-content,.destination-card-container:nth-child(3):hover .destination-card-content{opacity:1;pointer-events:auto;transform:translateY(0)}.destination-card-container:first-child{clip-path:polygon(0 0,100% 10%,100% 90%,0 100%)}.destination-card-container:nth-child(3){clip-path:polygon(0 10%,100% 0,100% 100%,0 90%)}}.destination-section-container{width:100%;overflow:hidden}.destination-section-container .destination-card{flex:0 0 32%;transition:transform .5s ease-in-out,box-shadow .5s ease-in-out;position:relative}@media (max-width:1024px){.destination-section-container .destination-card{flex:0 0 50%}}@media (max-width:576px){.destination-section-container .destination-card{flex:0 0 100%}}.destination-section-container .destination-card:hover{z-index:1;cursor:pointer;transition:all .5s ease-in-out;transform:scale(1.1);box-shadow:0 20px 30px -10px #26394d}.destination-section-container .destination-card:before{content:"";z-index:1;background:linear-gradient(#fff0 47%,#000 99%);width:100%;height:100%;position:absolute;top:0;left:0}.destination-section-container .destination-card img{object-fit:cover;height:500px}.destination-section-container .destination-card .content{color:#fff;z-index:2;position:absolute;bottom:0;left:0}.activity-detail-container img{object-fit:cover;border-radius:8px;width:100%;height:100%;box-shadow:0 14px 28px #00000040,0 10px 10px #00000038}@media (max-width:576px){.activity-detail-container img{width:100%}}.blog-content p{text-align:justify}.blog-content p span,.blog-content span,.blog-content ul li,.blog-content ul li span{font-family:Poppins,sans-serif!important}.blog-content img{width:100%;height:auto}.blog-sidebar{max-height:max-content;top:0;position:sticky!important}.blog-sidebar .blog-table-of-content{font-size:12px;position:sticky!important;top:55px!important}.blog-sidebar .blog-table-of-content .toc-list .toc-list-item{padding:4px 0!important}.blog-sidebar .blog-table-of-content .toc-list .toc-list-item .toc-link:before{height:25px!important}.blog-feature-image{object-fit:cover;border-radius:12px;min-height:400px;max-height:600px;box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d}.page-hero-image{max-height:calc(100vh - 400px);position:relative;overflow:hidden}.page-hero-image img{object-fit:cover;max-height:calc(100vh - 400px)}.page-hero-image:after{content:"";background-image:url(/home_banner_wave.svg);background-repeat:no-repeat;background-size:cover;width:100%;height:15px;position:absolute;bottom:-2px;left:0}.location-google-map iframe{width:100%;height:400px}.alert{border-radius:4px;padding:16px;font-size:16px}.alert-info{color:#055160;background-color:#cff4fc;border:1px solid #9eeaf9}.alert-danger{color:#58151c;background-color:#f8d7da;border:1px solid #f1aeb5}.common-page-banner{width:100%;height:100%;position:relative}.common-page-banner:before{content:"";z-index:1;background-color:#0000005e;width:100%;height:100%;position:absolute;top:0;left:0}.page-content h1{font-size:24px;font-weight:800}.page-content h1,.page-content p{margin-bottom:16px}.page-content h3,.page-content h4,.page-content h5,.page-content h6{margin-bottom:8px;font-size:18px}.page-content ol{list-style:decimal}.page-content ol li{margin-bottom:8px}.page-content ul{list-style:outside}.page-content ul li{margin-bottom:8px}.scroll-to-top-button{position:fixed;bottom:0;right:10px}.scroll-to-top-button button{background-color:#fff;border-radius:100%;width:32px;height:32px}.scroll-to-top-button button svg{width:100%;height:100%}button{cursor:pointer}.common-title{width:100%}.common-title,.common-title h2{flex-direction:column;justify-content:center;align-items:center;display:flex}.common-title h2{position:relative}.common-title h2:after{content:"";background-image:url(/title-line.svg);justify-content:center;width:132px;height:12px;display:flex;position:absolute;bottom:-10px}