/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-500:oklch(63.7% .237 25.331);--color-black:#000;--color-white:#fff;--spacing:.25rem;--radius-sm:.25rem;--shadow-sm:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start-0{inset-inline-start:calc(var(--spacing)*0)}.top-0{top:calc(var(--spacing)*0)}.top-10{top:calc(var(--spacing)*10)}.col-2{grid-column:2}.col-3{grid-column:3}.col-5{grid-column:5}.col-6{grid-column:6}.col-10{grid-column:10}.col-11{grid-column:11}.col-12{grid-column:12}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.m-2{margin:calc(var(--spacing)*2)}.mx-1{margin-inline:calc(var(--spacing)*1)}.my-1{margin-block:calc(var(--spacing)*1)}.my-2{margin-block:calc(var(--spacing)*2)}.my-3{margin-block:calc(var(--spacing)*3)}.my-5{margin-block:calc(var(--spacing)*5)}.ms-1{margin-inline-start:calc(var(--spacing)*1)}.ms-2{margin-inline-start:calc(var(--spacing)*2)}.me-1{margin-inline-end:calc(var(--spacing)*1)}.me-2{margin-inline-end:calc(var(--spacing)*2)}.me-3{margin-inline-end:calc(var(--spacing)*3)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-5{margin-top:calc(var(--spacing)*5)}.mb-0{margin-bottom:calc(var(--spacing)*0)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-5{margin-bottom:calc(var(--spacing)*5)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-auto{margin-left:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.h-100{height:calc(var(--spacing)*100)}.w-50{width:calc(var(--spacing)*50)}.w-100{width:calc(var(--spacing)*100)}.flex-shrink{flex-shrink:1}.flex-grow-1{flex-grow:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.bg-white{background-color:var(--color-white)}.p-0{padding:calc(var(--spacing)*0)}.p-1{padding:calc(var(--spacing)*1)}.p-2{padding:calc(var(--spacing)*2)}.p-2\.5{padding:calc(var(--spacing)*2.5)}.p-3{padding:calc(var(--spacing)*3)}.px-1{padding-inline:calc(var(--spacing)*1)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.py-4{padding-block:calc(var(--spacing)*4)}.py-5{padding-block:calc(var(--spacing)*5)}.ps-0{padding-inline-start:calc(var(--spacing)*0)}.pt-0{padding-top:calc(var(--spacing)*0)}.pt-2{padding-top:calc(var(--spacing)*2)}.pt-3{padding-top:calc(var(--spacing)*3)}.pb-2{padding-bottom:calc(var(--spacing)*2)}.pb-3{padding-bottom:calc(var(--spacing)*3)}.pl-2{padding-left:calc(var(--spacing)*2)}.text-center{text-align:center}.text-end{text-align:end}.text-start{text-align:start}.text-black{color:var(--color-black)}.text-red-500{color:var(--color-red-500)}.text-white{color:var(--color-white)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a)}.ring,.shadow-sm{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.outline-none{--tw-outline-style:none;outline-style:none}}:root{--g:#15505c;--gd:#265449;--gl:#4a9e8d;--grey:#d9d9d9;--gold:#f5a623;--t:#444;--ts:#777;--dark:#111}.start{justify-content:start;align-items:start;display:flex}.cent{justify-content:center}.btwn,.cent{align-items:center;display:flex}.btwn{justify-content:space-between}.fd-col{flex-direction:column}.fd-row{flex-direction:row}a{text-decoration:none!important}h1,h2,h3,h4,h5,h6,p{margin-bottom:0!important}.common-gap{gap:25px 0}.home-container{gap:40px 0;padding-bottom:0}.home-container .row{width:100%;margin:auto}.home-col img{height:auto}.no-border{border:none}.tp-hp-section-one{background-position:50%;background-size:cover;width:100%;height:auto;padding:70px 0 30px;position:relative;background-image:url(/images/homepage/banner\ 2.webp)!important}.tp-hp-section-one:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#0a2d35b3,#1650446b 45%,#1f6f5f00);position:absolute;inset:0}.tp-hp-section-one .container{z-index:1;position:relative}.home-col{animation:heroFadeUp .7s both}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.home-hero-eyebrow{color:#ffd9bf;letter-spacing:2px;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:18px;font-size:13px;font-weight:700;display:inline-flex}.home-hero-eyebrow:after,.home-hero-eyebrow:before{content:"";background:var(--orange,#1ab0b8);border-radius:2px;width:28px;height:2px}.home-hone{color:#fff;letter-spacing:.3px;white-space:nowrap;text-shadow:0 6px 24px #00000073;font-size:clamp(22px,3.4vw,40px);font-weight:800;line-height:1.15}.home-container .accordion-body p,.home-cust-review-box p,.home-package-cards-content p,.home-section-one-col p,.home-selected-foryou-content p,.home-top-activity-box p,.homepage-content-col p,.homepage-offer-heading p,.homepage-offer-tab-btn{font-size:15px}.home-section-one{padding:10px 0 6px}.home-section-one-col{max-width:920px;margin:0 auto}.home-section-one-col h2{color:#16302a;padding-bottom:16px;font-size:clamp(22px,2.6vw,32px);font-weight:700;line-height:1.35;position:relative}.home-section-one-col h2:after{content:"";background:#1ab0b8;border-radius:3px;width:64px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.home-section-one-col p{color:#4a5a56;max-width:820px;line-height:1.85}.homepage-offer-tab-btn{color:#000;width:13%;height:40px;box-shadow:0 2px 4px #959da533;border:2px solid #d3d3d3!important}.homepage-offer-tab-btn:hover{color:#fff!important;background:#000!important}.home-offer-card-row{background:#d3d3d3;border-radius:10px;padding:25px 10px}.discount-offer,.home-offer-card-box{position:relative}.discount-offer{margin-bottom:30px}.discount-offer-content{position:absolute}.discount-offer-content p{font-size:10px}.discount-offer-content strong{font-size:22px}.discount-offer-para{text-align:left;background:#ffffffb3;border-radius:5px;padding:5px;font-weight:500;font-size:14px!important}.discount-offer img{height:90px}.home-offer-card-box-content{gap:10px 0;padding:10px;position:absolute;inset:0}.home-offer-book_fn,.home-offer-book_fn:hover{color:#fff!important;background:#000!important;font-size:13px!important}.home-trending-destinations-images:hover{transform:translateY(-6px);box-shadow:0 18px 38px #0a2d3547}.home-trending-destinations-images:hover img{transform:scale(1.08)}.home-trending-destinations-images p{z-index:2;color:#fff;text-shadow:0 2px 10px #00000080;margin-top:0;font-size:18px;font-weight:600;position:absolute;bottom:16px;left:16px;right:16px}.home-trending-destinations-heading h3{color:#16302a;padding-left:14px;font-weight:700;position:relative}.home-trending-destinations-heading h3:before{content:"";background:#1ab0b8;border-radius:3px;width:5px;height:24px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.home-trending-swiper{width:100%}.home-trending-swiper .swiper-slide{justify-content:center;align-items:center;display:flex;width:auto!important}.home-trending-swiper .swiper-slide a{color:#212529}.home-trending-destinations-images{border-radius:16px;width:100%;max-width:240px;height:400px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 10px 26px #0a2d3529}.home-trending-destinations-images:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0f282300 30%,#0f282326 55%,#0f2823c7);border-radius:16px;position:absolute;inset:0}.home-trending-destinations-images img{object-fit:cover;border-radius:16px;width:100%;height:100%;transition:transform .5s}.trending-nav-btn{border-radius:50px;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000001a}.trending-next,.trending-prev{cursor:pointer;border:none;justify-content:center;align-items:center;padding:12px 18px;display:flex}.trending-prev{border-right:1px solid #d4d7d9}.cursor-pointer{cursor:pointer}.trending-next:hover,.trending-prev:hover{color:#fff;background-color:#15505c}.trending-next:disabled,.trending-prev:disabled{opacity:.4;pointer-events:none;cursor:not-allowed}.home-airline-partner-image{border-radius:10px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 4px 14px #0000001a}.home-airline-partner-image:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000002e}.home-airline-partner-image img{border-radius:10px;display:block}.view-all-link a{color:#000}.view-all-link svg{color:#15505c;margin-left:10px;position:relative;top:-2px}.home-airline-partner-image-new{color:#fff;background:#1ab0b8;border-top-left-radius:50px;border-bottom-left-radius:50px;padding:2px 20px;font-size:12px;font-weight:500;position:absolute;top:10px;right:1px}.home-airline-city{text-align:center;white-space:nowrap;letter-spacing:-.2px;width:100%;margin-top:7px;font-size:13px;font-weight:600}.home-airline-partner{align-items:start!important}.home-selected-foryou-box{gap:10px 0}.home-selected-foryou-name{gap:5px}.home-selected-foryou-rating{color:#fff;background:#15505c;border-radius:50px;gap:7px;padding:5px 10px;font-size:14px}.home-selected-foryou-rating img{height:15px}.home-selected-foryou-name p{font-size:17px;font-weight:700}.home-selected-foryou-country{gap:5px;align-items:center!important;font-size:15px!important;font-weight:400!important}.home-selected-foryou-country img{height:17px}.home-cards-colone-box{position:relative}.home-cards-colone-box:after{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(#fff0,#ffffff4d 20%,#ffffffd9 50%,#fffffff2);position:absolute;inset:0}.home-cards-colone-content{z-index:2;color:#111}.home-cards-colone-content h2,.home-cards-colone-content li,.home-cards-colone-content ul{color:#111}.home-cards-colone-content{text-align:left;gap:10px;width:fit-content;position:absolute;bottom:15px;left:40px}.home-cards-colone-content h2{font-weight:700}.home-cards-colone-call{gap:15px;align-items:center!important}.home-cards-colone-call p{font-weight:500}.home-cards-colone-calling{color:#fff;background:#0a2d35;border-radius:5px;gap:10px;padding:5px 10px;font-weight:600}.home-cards-coltwobox{position:relative}.home-cards-coltwo-content{color:#fff;text-align:left;position:absolute;top:25px;left:25px}.home-cards-coltwo{gap:20px 0}.home-cards-coltwo img{object-fit:cover;border-radius:10px;width:100%;height:300px}.home-top-activity-box{text-align:left;gap:5px 0;width:19%}.home-top-activity-city-like{width:100%}.home-top-activity-city-like img{height:15px;width:auto!important}.home-top-activity-box img{object-fit:cover;border-radius:10px;width:100%}.home-top-activity-col{align-items:start!important}.home-top-activity-box strong{font-size:17px}.home-top-activity-box p{font-size:14px}.home-package-cards-box{border-radius:10px;gap:10px;width:100%;padding:5px;box-shadow:0 1px 4px #00000029}.home-package-cards-box h4{padding:0 10px;font-size:20px}.home-package-cards-image{position:relative}.home-package-cards-image-content{flex-flow:wrap;gap:5px;display:flex;position:absolute;bottom:10px;left:10px;right:10px}.home-package-cards-image-content p{color:#fff;white-space:nowrap;background:#000;border-radius:5px;margin:0;padding:3px 8px;font-size:12px;font-weight:500}.home-package-cards-content{text-align:left;padding:5px 10px}.home-package-cards-content-para{height:130px}.home-package-cards-content p{font-size:14px;margin-bottom:7px!important}.home-package-cards-content link,.home-package-cards-content strong{font-size:16px;font-weight:600}.home-package-cards-content span{color:#1ab0b8;font-size:18px}.home-pkg-country-col{margin-bottom:20px}.home-pkg-country-box{border-radius:10px;width:100%;display:block;position:relative;overflow:hidden}.home-pkg-country-image{object-fit:cover;border-radius:10px;width:100%;height:320px;display:block}.home-pkg-country-price{color:#fff;text-align:center;z-index:2;background:#000c;border-top-left-radius:10px;border-top-right-radius:10px;margin:0;padding:5px;font-size:17px;font-weight:500;position:absolute;top:0;left:0;right:0}.home-pkg-country-price span{color:#1ab0b8;font-weight:800}.home-pkg-country-content{text-align:center;color:#fff;z-index:2;background:#00000073;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding:10px;position:absolute;bottom:0;left:0;right:0}.home-pkg-country-content p{margin:0;font-size:14px}.home-pkg-country-content strong{font-size:22px}@media screen and (max-width:992px){.home-pkg-country-image{height:280px}.home-pkg-country-content strong{font-size:18px}}@media screen and (max-width:576px){.home-pkg-country-image{height:220px}.home-pkg-country-price{font-size:14px}.home-pkg-country-content strong{font-size:16px}.home-pkg-country-content p{font-size:12px}}.home-blog-box{text-align:left;border-radius:10px;gap:7px;padding:5px;box-shadow:0 1px 4px #00000029}.home-blog-box p{font-size:13px!important}.home-blog-box span{font-size:17px;font-weight:600}.homepage-content-col{text-align:left}.homepage-content-col h2{margin:28px 0 12px!important}.homepage-content-col h2:first-child{margin-top:0!important}.homepage-content-col p{line-height:1.7;margin-bottom:14px!important}.homepage-content-col p:last-child{margin-bottom:0!important}.home-midbanner-col{text-align:left;background-image:linear-gradient(90deg,#d3d3d3,#585757);gap:10px;align-items:start!important;padding:30px 15px!important}.home-midbanner-btn,.home-midbanner-btn:hover{width:25%;height:50px;margin-top:25px;color:#fff!important;background:#000!important}.home-midbanner-content h4{text-shadow:1px 1px 2px #000;font-weight:500}.blog-hom-title{min-height:55px;overflow:hidden}.review,.reviewer-country{font-size:14px!important}.reviewer-name-days{width:100%}.reviewer-day{color:gray;font-size:11px!important}.home-blog-img{border-radius:8px;height:190px}.banner-img,.home-blog-img{object-fit:cover;width:100%}.banner-img{height:380px}.breadcrumb-item{font-size:14px}.breadcrumb-item a{color:#000!important}.breadcrumb-item+.breadcrumb-item:before{font-weight:600;content:">"!important}.site-map-container{border:1px solid gray;border-radius:8px;margin-bottom:25px;padding:20px}.site-map-container h2{font-size:27px;margin-bottom:20px!important}.site-map-grid{grid-template-columns:repeat(3,1fr);margin:0;padding:0;display:grid}.site-map-grid li a{color:#484747;cursor:pointer;margin-bottom:7px;font-size:16px;position:relative}.site-map-grid li a:hover{color:#15505c;text-decoration:underline!important}.business-details h2{margin:25px 0!important;font-size:25px!important}.business-details p{text-align:justify;letter-spacing:.4px;color:#565656;font-size:15px;line-height:1.6;margin:0 0 15px!important}.home-package-cards-image img{object-fit:cover;border-radius:10px;width:100%;height:250px}@media screen and (max-width:1400px){.discount-offer{margin-bottom:10px}.discount-offer-para{font-size:12px!important}.discount-offer img{height:80px}.home-cards-coltwo img{height:255px}.home-top-activity-box strong{font-size:15px}}@media screen and (max-width:1200px){.banner-img{height:300px}.home-container{gap:25px 0}.common-gap{gap:15px 0!important}.home-offer-card-box img{height:210px}.discount-offer img{border-radius:10px;height:75px}.home-airline-partner-image-new{font-size:9px}.home-airline-city{font-size:15px}.home-cards-colone-content li{font-size:12px}.home-cards-colone-content h2{font-size:30px}.home-cards-coltwobox{width:100%}.home-cards-coltwo img{object-fit:cover;width:100%;height:210px}.home-package-cards-content-para{height:200px}.home-package-cards-image-content{flex-wrap:wrap;gap:5px}.home-midbanner-btn,.home-midbanner-btn:hover{width:30%}.home-midbanner-one{display:none}.home-package-cards-box h4{font-size:17px}}@media screen and (max-width:992px){.home-container .accordion-body p,.home-cust-review-box p,.home-package-cards-content p,.home-section-one-col p,.home-selected-foryou-content p,.home-top-activity-box p,.homepage-content-col p,.homepage-offer-heading p,.homepage-offer-tab-btn{font-size:13px}.homepage-offer-tab{flex-wrap:wrap;gap:10px;justify-content:center!important}.homepage-offer-tab-btn{width:20%}.first-card-hide{display:none!important}.home-cards-coltwobox{width:48%}.home-cards-coltwo{flex-direction:row!important;justify-content:space-between!important}.home-cards-colone-content{background:#15505c;border-radius:10px;width:100%;margin-bottom:20px;padding:10px 20px;position:static}.home-top-activity-box{width:24%}.home-package-cards-content-para{height:100px}.home-package-cards-image{width:100%}.home-package-cards-image img{height:200px}.home-package-cards-content link,.home-package-cards-content span,.home-package-cards-content strong{font-size:14px}.home-package-cards-content p{margin-bottom:4px!important}.home-midbanner-content h4{font-size:18px;font-weight:400}.home-midbanner-btn,.home-midbanner-btn:hover{width:35%;height:35px;margin-top:15px;font-size:13px!important}.site-map-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.blog-hom-title{height:70px}.home-col img{height:200px}.home-hone{white-space:normal;font-size:22px;top:20px}.second-hide{display:none!important}.homepage-offer-tab-btn{width:23%;height:auto;font-size:13px!important}.home-offer-card-box-img{object-fit:cover;width:100%;height:190px!important}.discount-offer-content strong{font-size:15px}.discount-offer-content p{font-size:9px!important}.home-trending-destinations-images p{font-size:15px}.hotel-img{object-fit:cover;border-radius:10px;height:170px!important}.home-cards-coltwo-content h2{font-size:20px}.home-cards-coltwo img{height:170px!important}.home-top-activity-box{width:32%}.home-top-activity-box strong{font-size:14px}.home-top-activity-city-like img{height:10px}.home-package-cards-content-para{height:150px}.site-map-grid{grid-template-columns:1fr}.site-map-container h2{text-align:center;font-size:26px}.site-map-grid li a{font-size:16px}}@media screen and (max-width:576px){.banner-img{height:250px}.home-section-one{padding-top:20px}.view-all-link{display:none}.home-trending-destinations h3{font-size:21px;font-weight:600}.home-trending-destinations-images{max-width:150px;height:235px}.third-hide{display:none!important}.homepage-offer-tab-btn{width:fit-content;font-size:12px!important}.home-offer-card-row{padding:15px 0}.home-offer-card-box-img{height:220px!important}.third-show{display:flex!important}.home-selected-foryou-content{padding:0 10px}.home-container .accordion-body p,.home-cust-review-box p,.home-package-cards-content p,.home-section-one-col p,.home-selected-foryou-content p,.home-top-activity-box p,.homepage-content-col p,.homepage-offer-heading p,.homepage-offer-tab-btn{font-size:13px!important}.home-cards-coltwobox{width:100%}.home-cards-coltwo{flex-wrap:wrap}.home-top-activity-box{width:48%}.home-package-cards-content-para{height:auto}.home-package-cards-image img{height:190px}.home-blog-box span{font-size:14px}.home-midbanner-btn,.home-midbanner-btn:hover{width:50%}}.activeTravelClass{color:#fff;background:#15505c!important}.activeTravelClass:hover{color:#fff!important;background:#15505c!important}.accordianButtonAfter:after{display:none}:root{--tp-green:#15505c;--tp-green-dark:#2a5a4e;--tp-green-light:#e8f0ed;--tp-dark:#1a1f2e;--tp-gray:#6b7280;--tp-light-gray:#f3f4f6;--tp-gold:#c5a24e;--tp-white:#fff;--tp-red:#dc2626;--tp-blue:#0062e3;--tp-orange:#1ab0b8}body{color:var(--tp-dark);background:var(--tp-white)}@media (max-width:768px){body{padding-bottom:60px}}.container{max-width:1100px;margin:0 auto}.section-header{text-align:center;margin-bottom:48px}.section-label{background:var(--green-light);color:var(--green);text-transform:uppercase;letter-spacing:1.5px;border-radius:20px;padding:4px 12px;font-size:11px;display:inline-block}.section-header h2,.section-label{margin-bottom:12px;font-weight:700}.section-header h2{color:var(--gray-800);font-size:clamp(22px,3vw,34px);line-height:1.25}.section-header p{color:var(--gray-400);max-width:540px;margin:0 auto;font-size:14px;line-height:1.7}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}::-webkit-scrollbar-track{background:var(--gray-100)}:root{--green:#1f6f5f;--green-dark:#165044;--green-light:#e8f5f2;--green-mid:#a7f3d0;--orange:#1ab0b8;--yellow:#fbbf24;--gray-100:#f8fafc;--gray-200:#e9ecef;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-800:#1f2937;--white:#fff;--shadow-sm:0 2px 8px #00000014;--shadow-md:0 4px 20px #0000001f;--shadow-lg:0 8px 40px #00000029;--radius:12px;--radius-sm:8px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{color:var(--gray-800);-webkit-font-smoothing:antialiased;background:#fff;font-family:Poppins,sans-serif;overflow-x:clip}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{touch-action:manipulation;font-family:Poppins,sans-serif}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:var(--green);border-radius:3px}.tp-section{padding:56px 0}.tp-container{max-width:1100px;margin:0 auto;padding:0 40px}.tp-section-header h2{color:var(--gray-800);letter-spacing:-.2px;margin-bottom:10px;font-size:clamp(20px,2.2vw,26px);font-weight:600;line-height:1.3}.tp-section-header p{color:var(--gray-500);margin:0;font-size:15px;line-height:1.7}@media (max-width:768px){.tp-container{padding:0 20px}.tp-section{padding:44px 0}}@media screen and (max-width:576px){.engineWrapperPadding{padding:0}.carDesignImage{width:100%!important;margin:0!important}}.sg-page{background:#fff}.sg-page-hero{color:#fff;text-align:center;background:radial-gradient(120% 130% at 85% 0,#f7c03f38,#0000 52%),linear-gradient(160deg,#023a51,#2d6470);padding:92px 0 80px;position:relative;overflow:hidden}.sg-page-hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(180deg,transparent 86%,var(--sand));position:absolute;inset:0}.sg-page-hero .sg-wrap{z-index:2;max-width:880px;position:relative}.sg-home .sg-page-hero h1{color:#fff;max-width:18ch;margin:0 auto;font-size:clamp(1.9rem,3.4vw,2.8rem)}.sg-page-hero .sg-sub{color:#dceef0;max-width:54ch;margin:16px auto 0;font-size:1.12rem;line-height:1.65}.sg-page-prose{max-width:820px;margin:0 auto}.sg-page-prose h2{font-size:clamp(1.35rem,2.3vw,1.75rem);margin:34px 0 12px!important}.sg-page-prose h2:first-child{margin-top:0!important}.sg-page-prose h3{font-family:var(--font-fraunces),serif;color:var(--navy);font-size:1.18rem;font-weight:600;margin:26px 0 6px!important}.sg-page-prose p{color:#43565c;text-align:justify;margin:0 0 16px;font-size:1.04rem;line-height:1.78}.sg-page-prose p:last-child{margin-bottom:0}.sg-page-prose strong{color:var(--ink)}.sg-page-prose a{color:var(--orange);font-weight:600;text-decoration:none}.sg-page-prose a:hover{text-decoration:underline}@media (max-width:680px){.sg-page-hero{padding:64px 0 56px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c177e25b87fd9cd-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c9a125e97d835e1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/4c285fdca692ea22-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/28485c0de2075f40-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/5fb25f343c7550ca-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/7db6c35d839a711c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins Fallback;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_c70c06{font-family:Poppins,Poppins Fallback;font-style:normal}.__variable_c70c06{--font-poppins:"Poppins","Poppins Fallback"}@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces Fallback;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_acf54a{font-family:Fraunces,Fraunces Fallback;font-style:normal}.__variable_acf54a{--font-fraunces:"Fraunces","Fraunces Fallback"}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Plus Jakarta Sans Fallback;src:local("Arial");ascent-override:98.88%;descent-override:21.15%;line-gap-override:0.00%;size-adjust:104.98%}.__className_14db65{font-family:Plus Jakarta Sans,Plus Jakarta Sans Fallback;font-style:normal}.__variable_14db65{--font-jakarta:"Plus Jakarta Sans","Plus Jakarta Sans Fallback"}.footer-cookie{background:white;padding:20px 0;color:black}.footer-cookie-col{gap:10px}.footer-cookie-col strong{font-size:17px}.footer-cookie-col p{font-size:15px}.footer-cookie-content-buttons{gap:20px}.cookie-accept-btn{display:flex;justify-content:center;align-items:center;gap:8px}.footer-cookie-content-buttons .btn,.footer-cookie-content-buttons .btn:hover{background:#15505c;width:max-content;color:white;font-size:15px;font-weight:500}.cookies{height:23px;width:23px}.footer_descText{text-align:justify}@media screen and (max-width:992px){.cookies{display:none}}@media screen and (max-width:576px){.footer-cookie-content-buttons .btn,.footer-cookie-content-buttons .btn:hover{width:max-content;font-size:12px}.footer-cookie-content-buttons .btn>img{height:15px;width:15px}.footer-cookie-content-buttons{gap:5px}}.sticky-bottom{display:none}@media screen and (max-width:576px){.sticky-bottom{display:flex!important;background:linear-gradient(160deg,#023a51,#0a2d35);flex-direction:column;justify-content:center;align-items:center;padding:10px}.sticky-bottom p{width:100%;text-align:center;color:white;font-size:18px;font-weight:600}.stcky-btm-content{gap:10px}.stcky-btm-content img{height:30px!important;width:auto!important}.sticky-bottom a{color:white;font-size:20px;font-weight:600}}.ft{background:#e8f5f2;color:#1a1a1a;font-family:var(--font-jakarta),system-ui,sans-serif;margin-top:0;border-top:none}.ft-main{padding:56px 0 48px}@media (max-width:768px){.ft-bottom,.ft-main{padding-left:16px;padding-right:16px}}.ft-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr 1fr;gap:32px 32px;align-items:start}.ft-brand{display:flex;flex-direction:column;gap:0}.ft-logo-wrap{display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:12px;padding:14px 18px;width:fit-content;box-shadow:0 1px 6px rgba(0,0,0,.08);margin-bottom:18px}.ft-logo{height:50px;width:auto}.ft-tagline{font-size:13.5px;line-height:1.75;color:#3d3d3d;margin-bottom:24px;max-width:260px}.ft-arc{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;font-weight:500;color:#2a2a2a;background:#fff;border:1px solid #cde7e1;border-radius:50px;padding:5px 12px;width:fit-content;margin-bottom:20px}.ft-arc-dot{width:8px;height:8px;border-radius:50%;background:#e5440a;flex-shrink:0}.ft-social{display:grid;grid-template-columns:repeat(4,max-content);gap:10px;margin-top:6px}.ft-social-link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1.5px solid #aacfc8;color:#2a2a2a;background:transparent;transition:border-color .2s,color .2s,background .2s,transform .2s;text-decoration:none}.ft-social-link svg{width:16px;height:16px;display:block}.ft-social-link:hover{border-color:#e5440a;color:#fff;background:#e5440a;transform:translateY(-2px)}.ft-heading{font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#1a1a1a;margin-bottom:20px!important;margin-top:0}.ft-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.ft-links li a{font-size:14px;color:#3d3d3d;text-decoration:none;transition:color .18s ease;line-height:1.4}.ft-links li a:hover{color:#e5440a}.ft-badges{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:8px 24px;margin-top:38px;text-align:left}.ft-badges-lbl{width:100%;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#5c7a80;margin-bottom:8px;text-align:left}.pay{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 4px;background:transparent;border:none;font-weight:800;font-size:1rem;letter-spacing:.02em;line-height:1}.pay.visa{color:#1a1f71;font-style:italic;letter-spacing:.06em}.pay.amadeus{color:#0a3d8f;font-weight:700;text-transform:lowercase;letter-spacing:.04em}.pay.clia{color:#00529b;letter-spacing:.08em}.pay.paypal{font-style:italic}.pay .pp1{color:#003087}.pay .pp2{color:#009cde}.pay.mc{padding:0 8px;gap:6px}.pay.mc .mc-marks{display:inline-flex;align-items:center}.pay.mc i{width:20px;height:20px;border-radius:50%;display:block}.pay.mc i:first-child{background:#eb001b}.pay.mc i:last-child{background:#f79e1b;margin-left:-8px;mix-blend-mode:multiply}.pay.mc .mc-word{font-size:1rem;font-weight:800;letter-spacing:.02em;color:#00529b;text-transform:lowercase}.ft-disc{border-top:1px solid rgba(2,58,81,.15);margin-top:40px;padding-top:22px;font-size:.8rem;line-height:1.65;color:#5c7a80}.ft-disc strong{color:#023a51}.ft-bottom{border-top:1px solid #cde7e1;background:#ddf0eb;padding:16px 0}.ft-bottom-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.ft-copy{font-size:13px;color:#3d3d3d;margin:0;line-height:1.6}.ft-copy span{font-size:12px;color:#5a5a5a}.ft-bottom-links{display:flex;align-items:center;flex-wrap:wrap;gap:6px 18px}.ft-bottom-links a{font-size:13px;color:#3d3d3d;text-decoration:none;white-space:nowrap;transition:color .18s}.ft-bottom-links a:hover{color:#e5440a}@media (max-width:1100px){.ft-grid{grid-template-columns:1.4fr 1fr 1fr 1fr}.ft-col:last-child{grid-column:2/span 2}}@media (max-width:768px){.ft-main{padding:40px 0 36px}.ft-grid{grid-template-columns:1fr 1fr;gap:32px 28px}.ft-brand{grid-column:1/-1;margin-bottom:8px}.ft-col:last-child{grid-column:auto}.ft-tagline{max-width:100%}.ft-heading{margin-bottom:14px}.ft-links{gap:13px}.ft-links li a{font-size:14.5px}.ft-bottom-inner{flex-direction:column;align-items:flex-start;gap:12px}.ft-bottom{padding:20px 0}}@media (max-width:480px){.ft-main{padding:36px 15px 32px}.ft-grid{grid-template-columns:1fr 1fr;gap:28px 20px}.ft-brand{grid-column:1/-1;margin-bottom:4px}.ft-bottom-links{gap:6px 14px}.ft-bottom-links a,.ft-copy{font-size:12.5px}}.site-head{position:sticky;top:0;z-index:1000;background:#fff!important;border-radius:0!important;box-shadow:0 2px 12px -4px rgba(2,58,81,.12);font-family:var(--font-jakarta),system-ui,sans-serif;padding:0!important}.head-row{display:flex;gap:20px;height:70px;justify-content:space-between}.brand,.head-row{align-items:center}.brand{flex-shrink:0;display:inline-flex}.brand-img{height:56px;width:auto}.head-nav{display:flex;align-items:center;gap:4px;flex:1;margin-left:24px}.head-nav-link{color:#1a1a1a;font-size:15px;font-weight:500;padding:6px 14px;border-radius:6px;white-space:nowrap;text-decoration:none;transition:color .18s ease,background .18s ease}.head-nav-link:hover{color:#e5440a;background:rgba(229,68,10,.06)}.head-nav-link.active{color:#e5440a;font-weight:600}.head-cta{display:flex;align-items:center;gap:14px;flex-shrink:0}.head-phone{display:flex;flex-direction:column;align-items:flex-end;text-decoration:none;line-height:1.3;gap:1px}.head-phone-lbl{display:block;font-weight:700;font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;color:#e5440a;line-height:1.2}.head-phone-num{font-size:16px;font-weight:700;color:#023a51;letter-spacing:.2px;white-space:nowrap;transition:color .18s ease}.head-phone:hover .head-phone-num{color:#e5440a}.head-search-btn{display:inline-flex;align-items:center;gap:7px;background:#e5440a;color:#fff;font-size:15px;font-weight:600;padding:10px 22px;border-radius:50px;text-decoration:none;white-space:nowrap;transition:background .2s ease,transform .15s ease;box-shadow:0 4px 12px rgba(229,68,10,.28)}.head-search-btn:hover{background:#c73a06;color:#fff;transform:translateY(-1px)}.head-search-btn svg{width:15px;height:15px;flex-shrink:0}.head-call-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:42px;height:42px;border-radius:50%;overflow:hidden;box-shadow:0 3px 10px rgba(2,58,81,.18);transition:transform .15s ease,box-shadow .15s ease}.head-call-icon:hover{transform:translateY(-1px);box-shadow:0 5px 14px rgba(2,58,81,.26)}.head-call-icon img{width:100%;height:100%;object-fit:cover}.head-burger{display:none;background:none;border:none;cursor:pointer;padding:4px;color:#023a51}.head-burger svg{width:26px;height:26px;display:block}.head-overlay{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:1090}.head-drawer{position:fixed;inset:0 0 0 auto;width:280px;max-width:85vw;background:#fff;box-shadow:-4px 0 28px rgba(2,58,81,.15);z-index:1100;display:flex;flex-direction:column;padding:70px 20px 32px;gap:4px;transform:translateX(100%);transition:transform .28s cubic-bezier(.4,0,.2,1)}.head-drawer.open{transform:translateX(0)}.head-drawer-close{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;color:#023a51;padding:6px;border-radius:6px;transition:background .18s}.head-drawer-close:hover{background:rgba(2,58,81,.08)}.head-drawer-close svg{width:22px;height:22px;display:block}.head-drawer-link{color:#1a1a1a;font-size:16px;font-weight:500;padding:13px 14px;border-radius:8px;text-decoration:none;transition:color .18s,background .18s;border-bottom:1px solid #f0ebe3}.head-drawer-link:last-of-type{border-bottom:none}.head-drawer-link:hover{color:#e5440a;background:rgba(229,68,10,.05)}.head-drawer-link.active{color:#e5440a;font-weight:600}.head-drawer-call{margin-top:16px;display:flex;align-items:center;justify-content:center;gap:8px;background:#e5440a;color:#fff;font-size:15px;font-weight:700;padding:14px 20px;border-radius:50px;text-decoration:none;box-shadow:0 4px 12px rgba(229,68,10,.28);transition:background .2s ease}.head-drawer-call:hover{background:#c73a06;color:#fff}.head-drawer-call svg{width:18px;height:18px;flex-shrink:0}@media (max-width:1100px){.head-nav-link{font-size:14px;padding:6px 10px}}@media (max-width:992px){.head-row{padding-top:12px;padding-bottom:12px}.head-nav{margin-left:12px}.head-nav-link{font-size:13px;padding:6px 8px}.head-phone-lbl{display:none}.head-phone-num{font-size:14px}.head-call-icon{width:38px;height:38px}}@media (max-width:768px){.head-call-icon,.head-nav,.head-phone{display:none}.head-burger{display:flex;align-items:center;justify-content:center}.head-row{padding-top:10px;padding-bottom:10px}}@media (max-width:480px){.brand-img{height:46px}}