.hero-sloth-divider{position:relative;width:100%;max-width:1688px;height:1px;margin:0 auto;overflow:visible}.hero-sloth-divider:after{content:"";position:absolute;left:calc(50% + 580px);top:0;width:123px;height:93px;background-image:url(/assets/images/Sloth.svg);background-repeat:no-repeat;background-size:contain;pointer-events:none}@media (max-width:768px){.hero-sloth-divider{padding:0 16px;max-width:100%}.hero-sloth-divider:after{left:calc(50% + 114px);width:59px;height:68px}}.hero-section-container{margin-top:82px}.hero-wrapper{padding:0 20px}.hero,.hero-wrapper{position:relative;overflow:hidden}.hero{display:flex;align-items:center;justify-content:center;margin:0 auto;min-height:500px;max-height:70vh;width:100%;max-width:1442px;border-radius:30px;color:#fff;background-color:#f9f6f3;background-position:50%;background-size:cover;transition:background-image 1.2s ease}#whereInput::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;display:none}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.2);z-index:1;border-radius:30px}.hero-content{position:relative;z-index:2;text-align:center;max-width:100%}.hero-content h1{font-family:obviously Narrow;font-size:72px;font-weight:700;line-height:1.2}.filter-card{background:#f9f6f3;border-radius:16px;padding:20px;margin-top:2rem}.hero-destination-toggle{display:flex;align-items:center;gap:8px;width:100%;padding:6px 8px;border:none;background:transparent;text-align:left;font-size:14px;color:#004641;border-radius:8px;cursor:pointer;transition:background .15s ease,color .15s ease}.hero-destination-toggle:focus-visible,.hero-destination-toggle:hover{background:rgba(0,70,65,.08);outline:none}.hero-destination-toggle.is-selected{background:rgba(0,70,65,.12);color:#003530;font-weight:600}.hero-destination-toggle-indicator{width:12px;height:12px;border-radius:50%;border:2px solid rgba(0,70,65,.35);flex-shrink:0;transition:background .15s ease,border-color .15s ease}.hero-destination-toggle.is-selected .hero-destination-toggle-indicator{background:#ff6b2c;border-color:#ff6b2c}.hero-filter-modal-overlay{position:fixed;inset:0;background:rgba(0,70,65,.18);z-index:13000;display:flex;align-items:center;justify-content:center;padding:16px}.hero-filter-modal-panel{background:linear-gradient(0deg,var(--50-moonlight,#f9f6f3),var(--50-moonlight,#f9f6f3)),linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5));border-radius:20px;box-shadow:0 4px 32px rgba(0,0,0,.18);width:360px;max-width:90vw;padding:32px 24px 24px;position:relative;z-index:13001}.hero-filter-modal{z-index:14000}.hero-filter-modal [role=dialog]{position:relative;z-index:14001}.hero-filter-modal #heroDatePickerEnd,.hero-filter-modal #heroDatePickerStart,.hero-filter-modal input[type=date]{accent-color:#ff6b2c}.hero-filter-modal input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer}.hero-filter-modal .filter-range{display:flex;flex-direction:column;gap:12px}.hero-filter-modal .filter-range-values{display:flex;justify-content:space-between;font-size:12px;color:rgba(0,70,65,.7)}.hero-filter-modal .filter-range-values span{font-size:14px}.dual-range-slider{position:relative;height:10px}.dual-range-track{position:absolute;top:50%;left:0;width:100%;height:2px;border-radius:999px;transform:translateY(-50%);background:rgba(0,70,65,.25)}.dual-range-slider .range-input{position:absolute;inset:0;margin:0;width:auto;background:transparent;pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.dual-range-slider .range-input::-webkit-slider-thumb{position:relative;top:-6px;pointer-events:auto;-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#fff;border:2px solid #004641}.dual-range-slider .range-input::-moz-range-thumb{pointer-events:auto;width:10px;height:10px;border-radius:50%;background:#fff;border:2px solid #004641}.dual-range-slider .range-input::-webkit-slider-runnable-track{background:transparent;height:2px}.dual-range-slider .range-input::-moz-range-track{background:transparent;height:2px}.dual-range-slider .range-min{z-index:2}.dual-range-slider .range-max{z-index:3}.filter-fields{padding:17px;background-color:#fff;border:1px solid rgba(0,70,65,.7);border-radius:12px}.filter-fields label{color:#004641!important}.filter-fields input{padding:0 12px!important}.filter-fields input::placeholder{color:rgba(0,70,65,.7)!important;opacity:1}.filter-fields input::-webkit-input-placeholder{color:rgba(0,70,65,.7)!important}.filter-fields input::-moz-placeholder{color:rgba(0,70,65,.7)!important;opacity:1}.filter-fields input:-ms-input-placeholder{color:rgba(0,70,65,.7)!important}.filter-fields input::-ms-input-placeholder{color:rgba(0,70,65,.7)!important}.filter-tags button{border-radius:25px}.btn-sm,.filter-card .btn-group-sm>.btn{line-height:14px!important;font-size:14px!important;padding:9px 15px!important;font-weight:400!important}bs-primary-border-subtle .filter-fields .form-control{padding:0 12px}.hero-wrapper{transition:padding .3s ease}.filter-toggle-btn{background:hsla(0,0%,100%,.9)!important;border:1px solid hsla(0,0%,100%,.3)!important;color:#004641!important;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.filter-toggle-btn:hover{background:#fff!important;transform:translateY(-1px)}.filter-toggle-btn .toggle-icon{transition:transform .3s ease}.filter-toggle-btn[aria-expanded=true] .toggle-icon{transform:rotate(180deg)}@media (max-width:1024px) and (min-width:769px){.hero-wrapper{padding:0 20px!important}.hero{height:auto;min-height:75vh;border-radius:25px;margin:0 20px;overflow:visible;padding-bottom:20px}.hero-content h1{font-size:3.5rem;line-height:1.2;margin-bottom:1.5rem}.filter-card{max-width:700px!important;padding:18px;margin-top:1.8rem}.filter-tags button{font-size:.85rem;padding:8px 16px;margin:0}.filter-card .row{gap:1rem}.filter-card .btn[aria-label=Search]{width:50px;height:50px}}@media (min-width:769px){.filter-fields .row>.col-md-4{padding:2px 0}.filter-fields .row>.col-md-3>label,.filter-fields .row>.col-md-4>label{padding-left:10px}.filter-fields .row>.col-md-4:nth-child(2),.filter-fields .row>.col-md-4:nth-child(3){border-left:1px solid rgba(0,70,65,.7);padding-left:1.25rem}.filter-fields input.form-control.input-sm{border:0!important;outline:none!important;background:transparent}.filter-fields .row .col-md-1 .btn{width:60px;height:60px;background:#ff7540;border:none;color:#fff;display:inline-flex;align-items:center;justify-content:center;margin:-7px}}@media (max-width:769px){.hero-wrapper{padding:0 15px!important}.hero{height:auto;min-height:70vh;border-radius:20px;margin:0 15px;overflow:visible;padding-bottom:20px}.hero-content{padding:0 15px}.hero-content h1{font-size:2.5rem;line-height:1.2;margin-bottom:1rem}.hero-content p{font-size:.9rem;margin-bottom:1rem}.filter-card{margin-top:1.5rem;padding:19px;border-radius:12px;max-width:100%!important}.filter-tags{margin-bottom:1rem!important;text-align:center}.filter-tags .d-flex{justify-content:center}.filter-tags button{font-size:.75rem;padding:6px 12px;margin:0}.filter-card .row{gap:.75rem}.filter-card .form-floating label{font-size:.8rem}.filter-card .btn[aria-label=Search]{width:46px;height:46px}}@media (max-width:576px){.hero-wrapper{padding:0 20px!important}.hero{height:auto;min-height:248px;height:248px;border-radius:15px;margin:0 10px;overflow:visible;padding-bottom:20px}.hero .pill{padding:4px 12px;font-size:8px;line-height:1}.hero-content{padding:0 10px}.hero-content h1{font-size:36px!important;line-height:1;margin-bottom:.8rem}.hero-content .badge{font-size:.7rem;padding:6px 12px;margin-bottom:.8rem}.filter-card{padding:19px;margin-top:1rem;border-radius:10px}.filter-tags{margin-bottom:1rem!important}.filter-tags button{font-size:.7rem;padding:5px 10px;margin:0}.filter-card .row{flex-direction:column;gap:.5rem}.filter-card .col-md-1,.filter-card .col-md-3,.filter-card .col-md-4{margin-bottom:.75rem}.filter-card .form-floating{margin-bottom:0}.filter-card .form-floating input{font-size:.9rem;padding:12px}.filter-card .form-floating label{font-size:.75rem;padding:0 12px}.filter-card .btn[aria-label=Search]{width:100%;height:44px;border-radius:8px!important;margin-top:.5rem}.filter-card .col-md-1{text-align:center!important}.hero{height:297px!important;min-height:297px!important;border-radius:15px;margin:0 10px;overflow:visible;padding-bottom:20px}}.filter-card{padding:19px;margin-top:.8rem}.filter-tags button{font-size:.65rem;padding:4px 8px;margin:0}.filter-card .form-floating input{font-size:.85rem;padding:10px;height:46px}.filter-card .form-floating label{font-size:.7rem}@media (max-width:991.98px){h1{font-size:2.2rem!important}h2{font-size:1.8rem!important}h3{font-size:1.5rem!important}h4{font-size:1.3rem!important}h5{font-size:1.1rem!important}.btn{padding:10px 20px;font-size:.9rem}section{padding:40px 0}}@media (max-width:768px){h1{font-size:1.9rem!important}h2{font-size:1.6rem!important}h3{font-size:1.3rem!important}h4{font-size:1.1rem!important}h5{font-size:.95rem!important}.blog-card,.deal-card,.trip-card{margin:20px}.trip-card{margin:0!important;padding:4%!important;border-radius:20px!important}.trip-card>div[style*=background]{padding-left:3%!important;padding-right:3%!important;padding-top:4%!important}.trip-card .featured-card-details.mb-2{margin-bottom:3px!important}.trip-card .featured-card-details.mb-1{margin-bottom:0!important}.recently-viewed .row>div{margin-bottom:1.5rem}.deal-card,.trip-card{min-height:420px}.blog-card .blog-body{padding:15px}.blog-card h4{font-size:1.1rem!important}.blog-card .excerpt{font-size:.85rem;min-height:auto}.trip-card.deal-card .badge{font-size:10px!important;padding:4px!important;line-height:10px!important;border-radius:2px!important;font-weight:400!important}.deal-body-wrapper{padding:0!important}.deal-body h5,.deal-body p{margin-bottom:2px!important}.deal-card .deal-img{height:30%!important}.deal-body .text-12{font-size:12px!important}}.price{font-family:Obviously Narrow,sans-serif;font-weight:700;font-size:28px!important;line-height:30px!important}.deal-card,.trip-card{border-radius:30px;overflow:hidden;box-sizing:border-box;background:#fff;transition:all .3s ease;display:flex;flex-direction:column;width:100%;height:100%;min-height:320px}.trip-card.deal-card .badge{font-size:12px;padding:4px 8px;line-height:12px;border-radius:3px;font-weight:400;border:1px solid hsla(0,0%,100%,.2)!important}.deal-card{background-color:rgba(0,70,65,.5);position:relative;overflow:hidden}.deal-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(1,23,3,0) 21%,#011703 63%,#011703);pointer-events:none;z-index:0}.deal-card .deal-body-wrapper,.deal-card .deal-img{position:relative;z-index:1}.deal-body-wrapper{padding:10px}.text-muted{color:#004641!important}.recently-overlay{background:linear-gradient(180deg,rgba(0,70,65,0) 0,#004641 20%);padding:10px}#featuredOwl .badge,.trip-card.trip-recent .badge{font-size:12px;padding:4px 8px;line-height:12px;border-radius:3px;font-weight:400;border:1px solid rgba(0,70,65,.2)!important}#featuredOwl .badge{color:#004641}@media (max-width:576px){#featuredOwl .badge,.trip-card.trip-recent .badge{margin-right:5px}}.trip-img{position:relative;overflow:hidden}.deal-img img,.trip-img img{border-top-left-radius:20px;border-top-right-radius:20px;width:100%;height:auto;display:block;object-fit:cover;max-height:240px}#deals .col-md-4.d-flex>.deal-card,.col-md-4.d-flex>.deal-card,.col-md-4.d-flex>.trip-card,.recently-viewed .col-md-4.d-flex>.trip-card{flex:1 1 auto}#featuredOwl .item .trip-card,.owl-item .trip-card{height:100%;display:flex;flex-direction:column}.trip-body{flex:1 1;display:flex;flex-direction:column;justify-content:space-between;min-height:100%;padding:20px;border-radius:20px!important}.trip-body.bg-white,.trip-body[style*="background-color: #fff"],.trip-body[style*="background:#fff"]{flex:1 1!important;height:100%}.trip-body.p-3.rounded-3,.trip-body.p-3.rounded-3.bg-white,.trip-body.p-3.rounded-4{flex:1 1;display:flex;flex-direction:column;justify-content:space-between}.trip-card>div[style*=linear-gradient]{flex:1 1;display:flex;flex-direction:column}.trip-card .d-flex.justify-content-between{margin-top:auto}.fav-btn{position:absolute;top:20px;right:20px;border:none;background:#f9f6f3;color:#004641;border-radius:50%;width:36px;height:36px;display:flex;justify-content:center;transition:all .2s ease;cursor:pointer}.fav-btn i{display:flex;align-items:center;height:100%}.fav-btn.active,.fav-btn:hover{background:#fff;color:#ff7540}@media (max-width:576px){.fav-btn{top:0;right:0;width:28px;height:28px}}.fav-btn2{position:absolute;bottom:10px;right:10px;border:none;background-color:transparent;color:#fff;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;cursor:pointer;z-index:5}.fav-btn2.active,.fav-btn2:hover{color:#ff7540}.trip-recent .trip-body{border-radius:1rem}.trip-recent .trip-card{border:1px solid rgba(0,70,65,.2)}.deal-card,.trip-deal .trip-card,.trip-recent .trip-card{background-size:100% auto;background-position:top;background-repeat:no-repeat}.deal-body,.trip-deal .trip-body{color:#fff;flex:1 1;display:flex;flex-direction:column;justify-content:space-between;min-height:100%}.trip-recent .trip-body *{color:#004641}.deal-body.p-3.rounded-3,.trip-deal .trip-body.p-3.rounded-3{flex:1 1;display:flex;flex-direction:column;justify-content:space-between}.deal-card>div[style*=linear-gradient],.trip-deal .trip-card>div[style*=linear-gradient]{flex:1 1;display:flex;flex-direction:column}.trip-featured .trip-card{overflow:hidden;background:#fff;padding-bottom:14px}.trip-featured .trip-img{height:200px;padding:15px}.trip-featured .trip-img img{width:100%;height:100%;object-fit:cover;border-radius:5px!important}.trip-featured .trip-body{background:#fff;padding:1rem 1.5rem}.discount-pill{display:inline-block!important;width:auto!important;max-width:-moz-fit-content!important;max-width:fit-content!important;background:#d1e500;color:#004641;padding:0 12px;border-radius:12px;font-weight:400;font-size:12px!important;margin-bottom:8px;white-space:nowrap;flex-shrink:0;box-sizing:border-box!important;flex:none!important}.pill{display:inline-block;background:#f9f6f3;color:#004641;padding:4px 14px;border-radius:20px;font-size:12px;line-height:15px;font-weight:600!important;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-family:Instrument Sans,sans-serif!important}.btn-outline-orange{color:#ff7540;border:1px solid #ff7540;transition:all .2s ease}.btn-outline-orange:hover{background-color:#ff7540;color:#fff}.btn-outline-green{color:#d1e500;border:1px solid #d1e500;transition:all .2s ease}.btn-outline-green:hover{background-color:#d1e500;color:#004641}.text-orange{color:#ff7540!important}.text-green{color:#d1e500!important}.text-darkgreen{color:#004641!important}.recently-viewed .row{display:flex;align-items:stretch;flex-wrap:wrap}.recently-viewed .col-md-4{display:flex;margin-bottom:2rem}#deals .row{display:flex;align-items:stretch;flex-wrap:wrap}#deals .col-md-4{display:flex;margin-bottom:2rem}@media (min-width:768px) and (max-width:1279px){#deals .row.g-4.align-items-stretch.d-none.d-md-flex,.recently-viewed .row.g-4.align-items-stretch.d-none.d-md-flex{display:none!important}#deals .d-block.d-md-none,.recently-viewed .d-block.d-md-none{display:block!important}.deals-header{margin:0 3% 2%!important}.cta-view{margin-top:3%!important}}@media (min-width:1280px){#deals .col-md-4,.recently-viewed .col-md-4{flex:0 0 33.333%!important;max-width:33.333%!important}}@media (min-width:1400px){.recently-viewed .col-md-4{flex:0 0 33.333%!important;max-width:33.333%!important}#deals .col-md-4{flex:0 0 33.333%;max-width:33.333%}}.deals-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:28px}.deals-header .title{font-family:Obviously Narrow,sans-serif!important;font-weight:700;font-size:42px;color:#ff7540;margin:0}.deals-header .subtitle{color:#004641;margin-top:6px;font-size:18px}.deals-header .cta-view{align-self:center}#featured .owl-nav{display:none}#featured .owl-dots{display:block;margin-top:14px;text-align:center}#featured .owl-dots .owl-dot span{width:8px;height:8px;display:inline-block;border-radius:50%;background:transparent;border:1px solid #004641}#featured .owl-dots .owl-dot.active span{background:#004641;opacity:1}#featuredOwl .owl-stage{display:flex;align-items:stretch}#featuredOwl .owl-item{height:auto;display:flex;padding:0}#featuredOwl .item{width:100%;display:flex;box-sizing:border-box}#recentlyViewedOwl .owl-item{height:auto;display:flex;padding:0}#recentlyViewedOwl .item{display:flex;box-sizing:border-box}#dealsOwl .owl-item{height:auto;display:flex;padding:0}#dealsOwl .item{display:flex;box-sizing:border-box}@media (min-width:577px) and (max-width:1279px){#dealsOwl .item,#recentlyViewedOwl .item{width:100%!important}}@media (min-width:577px){#recentlyViewedOwl .owl-item,#recentlyViewedOwl .owl-stage{display:flex;align-items:stretch}#recentlyViewedOwl .owl-item{height:auto}#recentlyViewedOwl .item{height:100%;display:flex;align-items:stretch;width:100%}#recentlyViewedOwl .item .trip-card{height:100%;display:flex;flex-direction:column;width:100%}#dealsOwl .owl-item,#dealsOwl .owl-stage{display:flex;align-items:stretch}#dealsOwl .owl-item{height:auto}#dealsOwl .item{height:100%;display:flex;align-items:stretch;width:100%}#dealsOwl .item .trip-card{height:100%;display:flex;flex-direction:column;width:100%}}@media (max-width:769px){#recentlyViewedOwl .owl-item{height:396px}}#owlNext,#owlPrev{position:absolute;top:40%;transform:translateY(-50%);z-index:10}#owlPrev{left:-56px}#owlNext{right:-56px}@media (max-width:576px){section{padding:30px 0}.container-fluid{padding-left:10px;padding-right:10px}.btn{width:100%;margin-bottom:.5rem}.btn-sm{width:auto;padding:6px 12px;font-size:.8rem}#owlNext,#owlPrev{display:none!important}.row>.col,.row>.col-md-3,.row>.col-md-4{margin-bottom:1rem}.deal-card,.trip-card{min-height:380px}.deals-header{text-align:left;margin-bottom:1.5rem}.deals-header .title{font-size:32px!important;margin-bottom:7px;text-align:center}#featured .subtitle,.deals-header .subtitle{font-size:14px!important;text-align:center;margin:auto;max-width:254px!important;line-height:1.2}.box-123{display:flex;flex-direction:column}.remove-border{border:none!important}#featuredOwl>div.owl-stage-outer,#testimonialsOwl>div.owl-stage-outer{padding-bottom:0!important}.viewall-btn-orange{font-size:12px;display:inline-block;padding:8px 12px!important}.viewall-btn-orange i{color:#ff7a4a}#deals .col-md-4:last-child{margin-bottom:0}.special-margin-20{margin-top:20px}.reel-card{height:500px!important;max-height:500px!important}.reel-title{font-size:36px!important}.reel-badge{font-size:12px!important;left:10px!important;bottom:60px!important;padding:8px 12px!important}.reel-action{width:40px!important;height:40px!important;right:10px!important;bottom:24px!important}.testimonial-card{padding:1rem;margin-bottom:1rem}}@media (max-width:769px){#owlPrev{left:-20px!important}#owlNext{right:-20px!important}}#featuredOwl .trip-card{height:100%;display:flex;flex-direction:column;width:100%}#featuredOwl .trip-card .p-3{flex:1 1;display:flex;flex-direction:column;justify-content:space-between}#testimonialsOwl .owl-stage{display:flex;align-items:flex-start}#testimonialsOwl .owl-item,#testimonialsOwl .testimonial-card{height:auto;display:flex;transition:transform .3s ease}#testimonialsOwl .testimonial-card{flex-direction:column}#testimonialsOwl .owl-item.active.center .testimonial-card,#testimonialsOwl .owl-item.center .testimonial-card{transform:none!important;z-index:auto;position:static}#why-choose{background:#f9f6f3}#why-choose .why-inner{max-width:1280px;margin:0 auto;text-align:center}#why-choose .why-top{margin-bottom:28px}#why-choose .why-top h2{font-size:42px!important}#why-choose .why-pre{font-weight:800;color:#004641;margin-bottom:6px;font-size:1.05rem}#why-choose .brand-logo{width:610px;max-width:90%;display:block;margin:6px auto 14px}#why-choose .why-lead{color:#004641;max-width:820px;margin:0 auto 26px;font-size:18px}.why-cards{display:flex;gap:28px;justify-content:center;flex-wrap:wrap}.why-card{border-radius:30px;padding:30px 20px;width:100%;max-width:290px;box-sizing:border-box;text-align:center;position:relative;transition:transform .18s ease}.why-card:hover{transform:translateY(-6px)}.why-card .icon-wrap{width:120px;height:120px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;background:transparent}.why-card img.icon{height:107px;display:block}.why-card h5{font-family:obviously Narrow;font-weight:700;color:#004641;font-size:28px;max-width:142px;margin:auto}.why-card p{margin:0;font-size:14px;color:#004641;line-height:1.4}.b-lime{border:3px solid #d1e500}.b-pink{border:3px solid #ff80b0}.b-green{border:3px solid #1cbf73}.b-orange{border:3px solid #ff7540}@media (max-width:991px){.why-card{max-width:45%}.brand-logo{height:84px}}#stories{background:#f9f6f3}#stories .stories-inner{max-width:1320px;margin:0 auto;text-align:center}#stories .stories-title{font-family:Obviously Narrow,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-weight:900;font-size:100px;line-height:1;margin:0 0 28px}#stories .stories-title .text-orange{color:#ff7540}#stories .stories-title .text-green{color:#004641;display:inline-block}.arcsection{background-color:#f9f6f3;height:500px}@media (max-width:576px){.hero-wrapper{margin-top:82px;background-color:#f9f6f3!important}.hero{border-radius:20px!important}.arcsection{height:400px}.why-card{max-width:100%;padding-bottom:20px}.why-cards{gap:16px}#why-choose .brand-logo{width:350px;height:71px;max-width:90%;display:block;margin:6px auto 14px}#why-choose .why-top h2{font-size:32px!important;font-weight:700!important}.why-card h5{margin-top:10px!important;margin-bottom:16px!important}#why-choose .why-lead{padding:0 16px;font-size:14px}.b-green,.b-lime,.b-orange,.b-pink{border:none}.why-card .icon-wrap{width:75;height:75px}.why-card img.icon{width:100px;height:100px;display:block}.why-card h5{max-width:none}.why-card p{margin:auto;max-width:250px;font-size:14px}#stories .stories-title{font-size:42px!important}#cta .cta-copy p{line-height:1.2!important}}#featuredOwl>div.owl-stage-outer,#testimonialsOwl>div.owl-stage-outer{padding-bottom:30px}#testimonialsOwl .item{align-items:stretch;height:80%;margin-top:20px;margin-bottom:0}.testimonial-card{background:#fff;border-radius:20px!important;padding:15px 10px;box-sizing:border-box;text-align:left;border:1px solid #014100!important;flex-direction:column;transition:transform .25s ease;min-height:unset}.testimonial-card .card-body{border-radius:20px}.testimonial-card p{font-size:14px;color:#004641;line-height:1.5}@media (min-width:577px){.testimonial-card .card-body{display:flex;flex-direction:column}.testimonial-rating{order:2}.testimonial-quote{order:3}.testimonial-user{order:1;flex-direction:row;align-items:center;justify-content:flex-start;margin-bottom:12px}.testimonial-user img{margin-right:12px!important}.testimonial-user>div{text-align:left}.testimonial-rating{justify-content:flex-start;margin-bottom:8px}.testimonial-quote{text-align:left}}.owl-theme .owl-dots{margin-top:0}.owl-theme .owl-dots .owl-dot span{width:8px;height:8px;display:inline-block;border-radius:50%;background:transparent;border:1px solid #004641}.owl-theme .owl-dots .owl-dot.active span{background:#004641;opacity:1}#testimonialsOwl .owl-dots{margin-top:14px}#testimonialsOwl .owl-dots .owl-dot span{width:10px;height:10px;display:inline-block;border-radius:50%;background:transparent;border:1px solid #ff7540;box-sizing:border-box;transition:all .18s ease;opacity:1}#testimonialsOwl .owl-dots .owl-dot.active span,#testimonialsOwl .owl-dots .owl-dot:hover span{background:#ff7540;border-color:#ff7540;transform:scale(1.08)}@media (max-width:767px){#stories .stories-title{font-size:100px}.testimonial-card{padding:18px;min-height:unset}}#insta-reels .owl-stage-outer{padding:20px 0}.reel-card{position:relative;height:615px;max-height:615px;max-width:396px;border-radius:28px;overflow:hidden;background-size:cover;background-position:50%;display:flex;align-items:flex-end;transition:transform .25s ease}.reel-card:hover{transform:translateY(-6px)}.reel-gradient{position:absolute;left:0;right:0;bottom:0;top:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.7));pointer-events:none}.reel-badge{position:absolute;left:20px;bottom:92px;background:#ff80b0;color:#fff;padding:8px 12px;border-radius:12px;font-weight:400;z-index:3;display:inline-block;text-align:left}.reel-badge small{display:block;line-height:1;font-size:14px;color:var(--bs-shell);font-weight:400!important}.reel-meta{position:absolute;left:20px;bottom:20px;z-index:3;text-align:left}.reel-title{color:#fff;font-family:Obviously Narrow,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-weight:900;font-size:36px;margin:0}.reel-action{position:absolute;right:18px;bottom:20px;z-index:4;background:#ff80b0;border:none;color:#fff;width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .15s ease}.reel-action:hover{transform:scale(1.05)}#insta-reels .owl-dots,#insta-reels .owl-nav{display:none}@media (max-width:576px){.reel-card{height:56vh;max-height:420px;border-radius:18px}.reel-title{font-size:32px!important}.reel-badge{left:20px!important;bottom:110px!important;padding:6px 10px}.reel-action{right:12px;bottom:12px}}#blog .blog-top{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:48px 0 28px}#blog .blog-title{font-family:Obviously Narrow,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-weight:700;font-size:42px;color:#ff7540;margin:6px 0 0;line-height:1}#blog .view-all{border-radius:999px;padding:10px 18px;border:2px solid #ff7540;color:#004641;background:#fff;font-weight:700;display:inline-flex;align-items:center;gap:10px}#blog .cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px;margin-top:28px;align-items:stretch}@media (max-width:991px){#blog .cards{grid-template-columns:repeat(2,1fr)}.blog-card{min-height:340px}}.blog-card{background:#fff;border-radius:30px;padding:10px;border:1px solid rgba(0,70,65,.2);overflow:visible;position:relative;min-height:360px;height:100%;display:flex;flex-direction:column;justify-content:flex-start}.blog-media{padding:12px;background:transparent}.blog-media .img-wrap{border-radius:12px;overflow:hidden}.blog-media img{display:block;width:100%;height:160px;object-fit:cover}.blog-body{padding:12px;flex:1 1 auto;display:flex;flex-direction:column;gap:12px;justify-content:space-between}.blog-body h4{font-family:Obviously Narrow,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-weight:700;color:#004641;margin:0;font-size:28px;line-height:1.05}.blog-body p.excerpt{color:#004641;margin:0;font-size:14px;flex:1 1}.blog-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;gap:10px;position:relative;flex-shrink:0}.post-tag{padding:4px 12px;border-radius:12px;font-weight:400;font-size:12px;font-weight:400!important;margin-bottom:-15px;white-space:nowrap;flex-shrink:0;box-sizing:border-box!important;flex:none!important}@media (max-width:575px){#blog .cards{grid-template-columns:1fr}.blog-card{min-height:320px;height:auto;position:relative}.blog-media img{height:168px}.blog-body{gap:2px;padding:0}.blog-footer{position:static}.post-tag{position:absolute;top:154px;left:30px;font-size:10px;font-weight:500!important}.blog-body h4{font-weight:700!important;font-size:24px!important}.blog-body p.excerpt{font-size:14px!important;margin-bottom:12px;font-weight:400!important}.b-hearticon{display:block!important;position:absolute;top:158px;z-index:3;right:38px;color:#fff}.blog-card,.deal-card,.trip-card{margin:0 20px}.trip-body h5{font-size:20px!important}.recently-viewed .text-decoration-line-through{display:none}.badges-wrapper{margin-bottom:14px}.recently-viewed .row>div{margin-bottom:0}.cta-view{margin-top:20px!important}}.tag-yellow{background:#d1e500;color:#004641;border-color:rgba(16,32,0,.06)}.tag-pink{background:#ff80b0;color:#fff;border-color:rgba(142,0,74,.06)}.tag-green{background:#1cbf73;color:#fff;border-color:rgba(1,104,74,.06)}.post-action{width:48px;height:48px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:none;cursor:pointer;flex:0 0 48px;transition:transform .12s ease}.post-action:hover{transform:scale(1.04)}.action-yellow{background:#d1e500;color:#004641}.action-pink{background:#ff80b0;color:#fff}.action-green{background:#1cbf73;color:#fff}#blog .container.blog-wrap{padding:0;background:transparent}#cta .cta-panel{background:#ff80b0;border-radius:22px;padding:40px 68px;position:relative;overflow:visible;color:#fff;display:flex;align-items:center}#cta .cta-copy h2{font-family:Obviously Narrow,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-weight:700;font-size:42px;margin:0 0 12px;line-height:1.02;color:#fff;letter-spacing:-.02em}#cta .cta-copy p{margin:24px 0;max-width:320px;font-size:18px;font-weight:400}#cta .cta-copy p,#cta .cta-cta{color:#004641;font-family:Instrument Sans,sans-serif}#cta .cta-cta{display:inline-flex;align-items:center;gap:10px;background:#d1e500;border-radius:28px;padding:12px 18px;text-decoration:none;font-weight:500;font-size:14px;line-height:1}#cta .photo-stack{position:relative;width:360px;min-width:260px;height:320px;flex:0 0 360px;pointer-events:none;transform:scale(1.4)}#cta .photo-stack .layer{position:absolute;width:328px;height:328px;border-radius:12px;overflow:hidden;background-size:cover;background-position:50%;transition:transform .22s ease;background-color:#0b2f22}#cta .photo-stack .layer.back{transform:translateX(-200px) rotate(26deg);opacity:.2;background-color:#004641;border:3px solid #1cbf73;z-index:2}#cta .photo-stack .layer.front{opacity:.2;transform:translateX(180px) rotate(-22deg);z-index:3;border:3px solid #d1e500}#cta .photo-stack .layer.back.active{opacity:1;transform:translateX(-20px) rotate(6deg);background-color:#004641;border:3px solid #1cbf73;transition:transform opacity .6s ease;transition:transform ocpacity .6s ease}#cta .photo-stack .layer.front.active{opacity:1;transform:translateX(-20px) rotate(-2deg);z-index:3;border:3px solid #d1e500;transition:transform opacity 1s ease}#cta .photo-stack .layer.front:after{content:"";position:absolute;inset:6px;border-radius:10px;pointer-events:none}#cta .photo-stack:hover .layer.front{transform:translateY(-6px) rotate(-1deg)}@media (max-width:991px){#cta .cta-panel{flex-direction:column;padding:28px;text-align:center}#cta .photo-stack{width:280px;height:240px;margin-top:18px;order:2;pointer-events:none}#cta .photo-stack .layer{width:240px;height:240px;right:0;left:0;margin:0 auto}#cta .photo-stack .layer.back{top:28px;transform:rotate(-6deg)}#cta .photo-stack .layer.mid{top:6px;transform:rotate(4deg)}#cta .photo-stack .layer.front{top:-6px;transform:rotate(0deg);right:0}#cta .cta-copy h2{font-size:2rem}}@media (max-width:520px){#cta .cta-panel{padding:20px;height:436px;margin-top:100px;width:90%}#cta .photo-stack{width:300px;height:240px;margin-bottom:200px;order:2;pointer-events:none}#cta .photo-stack .layer.back{opacity:.2;top:-60px;transform:translateX(-200px) rotate(26deg)}#cta .photo-stack .layer.front{opacity:.2;top:-60px;transform:translateX(180px) rotate(-22deg)}#cta .photo-stack .layer.back.active{opacity:1;transform:translateX(0) rotate(6deg);top:-83%}#cta .photo-stack .layer.front.active{opacity:1;transform:translateX(0) rotate(-2deg);top:-85%}.cta-copy{margin-top:-35%!important}#cta-panel{max-width:310px;margin:0 auto}#cta .cta-copy h2{font-family:Obviously Narrow,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-weight:700;font-size:36px!important;line-height:1;letter-spacing:0;text-align:center}#cta .cta-copy p{font-weight:400;width:220px;font-size:14px;line-height:1.4;text-align:center;margin:16px auto 20px}#cta .cta-copy p,#cta .cta-cta{font-family:Instrument Sans,sans-serif;letter-spacing:0}#cta .cta-cta{width:125px;height:48px;border-radius:100px;gap:8px;padding:12px 16px;background:var(--Calypso,#d1e500);font-weight:500;font-size:12px;line-height:1}#cta .cta-cta svg{width:16px;height:16px}#blog .container.blog-wrap{padding:0;background:transparent}#blog .blog-title{font-weight:700;font-size:32px!important;line-height:100%!important;letter-spacing:0!important;text-align:center!important;width:60%;margin:0 auto}}@media (max-width:576px){.deals-header{flex-direction:column!important;align-items:center!important;text-align:center!important}.deals-header .me-md-3{margin-right:0!important}.deals-header .cta-view{margin-top:1rem!important}#deals{padding-top:40px!important;padding-bottom:40px!important}#deals .discount-pill{padding:4px 12px!important}#deals .discount-pill,.accard span.acpill{font-weight:500!important}h5{font-size:24px!important}.recently-viewed{background-position:94% top!important;background-size:63px 51px!important;padding-top:50px!important;padding-bottom:0!important}.recently-viewed .pill{padding:4px 8px!important;font-weight:600;font-size:8px;margin-bottom:16px}.price{font-family:Obviously Narrow,sans-serif;font-weight:700;font-size:24px!important;line-height:0px!important}.deal-body p,.trip-body p{font-size:12px!important}.recently-overlay{background:none;padding:0}.btn-sm,.filter-card .btn-group-sm>.btn{line-height:10px!important;font-size:10px!important;padding:8px 14px!important;font-weight:400!important}}.col-lg-10,.col-md-4{padding-left:15px!important;padding-right:15px!important}.row{margin-left:-15px!important;margin-right:-15px!important}.featured-card-details{font-size:14px}@media (max-width:767px){.featured-card-details{font-size:12px}}.viewall-btn-orange{text-decoration:none;border-radius:30px;border:1px solid #ff7a4a;color:#004641;font-weight:400;background-color:transparent;padding:16px 20px}.viewall-btn-orange:hover{background-color:#ff7a4a;color:#fff;transition:color .3s ease,background-color .3s ease}.viewall-btn-white{text-decoration:none;border-radius:30px;font-weight:400;border:1px solid #f9f6f3;color:#004641;background-color:transparent;padding:16px 20px!important}.viewall-btn-white:hover{background-color:#f9f6f3;color:#004641;transition:color .3s ease,background-color .3s ease}.btn-sm-green-details{text-decoration:none;font-size:12px;line-height:15px;border:1px solid #004641;color:#004641;border-radius:28px;padding:6px 10px;font-weight:400;background-color:transparent}.btn-sm-green-details:hover{background-color:#004641;color:#fff;transition:color .3s ease,background-color .3s ease}.btn-sm-lime-details{text-decoration:none;font-size:12px;line-height:15px;border:1px solid #d1e500;color:#fff;border-radius:28px;padding:6px 10px;font-weight:400;background-color:transparent}.btn-sm-lime-details i{color:#d1e500}.btn-sm-lime-details:hover{background-color:#d1e500;color:#004641;transition:color .3s ease,background-color .3s ease}.btn-sm-lime-details:hover i{color:#004641}a.btn-sm-orange-details{text-decoration:none;font-size:12px;line-height:15px;border:1px solid #ff7540;color:#004641;border-radius:28px;padding:6px 10px;font-weight:400;background-color:transparent}a.btn-sm-orange-details i{color:#ff7540!important}a.btn-sm-orange-details:hover{background-color:#ff7540;color:#fff!important;transition:color .3s ease,background-color .3s ease}a.btn-sm-orange-details:hover i{color:#fff!important}#featuredOwl .item,#instaReelsOwl .item{width:396px}#dealsOwl .item,#recentlyViewedOwl .item{width:100%}#testimonialsOwl .item{width:396px}.xtrapadding{padding-left:0!important;padding-right:0!important}.deals-carousel,.recently-viewed-carousel{position:relative;z-index:2}@media (max-width:576px){.container{padding-left:0!important;padding-right:0!important}#instaReelsOwl .item{width:320px}#featuredOwl .item{width:287px}#featuredOwl .item .trip-card{width:100%}#dealsOwl .item{width:287px}#dealsOwl .item .trip-card{width:100%;height:439px!important;min-height:439px!important}#recentlyViewedOwl .item{width:287px;height:396px}#recentlyViewedOwl .item .trip-card{width:100%;height:100%}#testimonialsOwl .item{width:320px;height:100%;display:flex;align-items:stretch}@media (max-width:576px){#testimonialsOwl .owl-item,#testimonialsOwl .owl-stage{display:flex;align-items:stretch}#testimonialsOwl .owl-item{height:100%}#testimonialsOwl .item{height:280px;display:flex;align-items:stretch}#testimonialsOwl .testimonial-card{height:100%;min-height:280px;display:flex;flex-direction:column}#testimonialsOwl .testimonial-card .card-body{flex:1 1;display:flex;flex-direction:column;height:100%;justify-content:flex-start;text-align:center;padding:0!important}#testimonialsOwl .testimonial-card .card-body p{flex:1 1;min-height:72px;margin-bottom:0!important}#testimonialsOwl .testimonial-rating{display:flex;justify-content:center;margin-bottom:12px;order:1}#testimonialsOwl .testimonial-rating i{margin-left:4px}#testimonialsOwl .testimonial-rating i:first-child{margin-left:0}#testimonialsOwl .testimonial-quote{text-align:center;margin-bottom:16px!important;order:2;flex:1 1}#testimonialsOwl .testimonial-user{display:flex;flex-direction:column;align-items:center;gap:8px;order:3;margin-top:auto}#testimonialsOwl .testimonial-user img{margin:0!important;width:32px!important;height:32px!important}#testimonialsOwl .testimonial-user>div{text-align:center}#testimonialsOwl .testimonial-user>div .fw-bold{font-weight:700;font-size:14px}#testimonialsOwl .testimonial-user>div .fw-bold,#testimonialsOwl .testimonial-user>div span{font-family:Instrument Sans,sans-serif;font-style:normal;line-height:140%;letter-spacing:0;text-align:center}#testimonialsOwl .testimonial-user>div span{font-weight:400;font-size:12px}#testimonialsOwl .owl-dots{display:none!important}}.filter-toggle-btn{max-width:296px!important;margin:0 auto!important}}.trip-card .text-12,.trip-recent .text-12{color:rgba(0,70,65,.7)!important}.deal-body .text-12{color:hsla(0,0%,100%,.7)!important}@media (min-width:1280px){.container{max-width:1086px!important;padding-left:15px!important;padding-right:15px!important}.hero{position:relative;height:544px;max-height:70vh}.hero-content h1{font-size:64px;line-height:1}.filter-card{padding:19px}h5{font-size:24px!important;line-height:22px!important}.deal-body p,.trip-body p{font-size:12px!important}.deal-body .badge,.deal-card .badge,.trip-body .badge,.trip-card .badge,.trip-card.trip-recent .badge{font-size:10px!important;line-height:10px!important;padding:3px 6px!important}.mbadge{margin-right:5px;margin-bottom:5px}.price{font-size:24px!important;line-height:30px!important}.text-12{font-size:12px!important}.trip-recent .trip-img{max-height:146px!important;width:100%;overflow:hidden}.deal-card .deal-img{max-height:122px!important;width:100%;overflow:hidden}#featuredOwl .item,#instaReelsOwl .item{width:332px}#recentlyViewedOwl .item{width:287px;height:396px}#recentlyViewedOwl .item .trip-card{width:100%;height:100%}#dealsOwl .item{width:287px}#dealsOwl .item .trip-card{width:100%;height:100%}#testimonialsOwl .item{width:332px}.why-cards{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.why-card{border-radius:30px;padding:15px;width:100%;max-width:241px}.why-card:hover{transform:translateY(-6px)}.why-card .icon-wrap{width:150px;height:120px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;background:transparent}.why-card img.icon{height:107px;display:block}#stories .stories-title{font-size:100px!important}.reel-card{position:relative;height:500px;max-width:332px}.blog-body h4,.reel-title{font-size:24px!important}#cta .photo-stack .layer{width:278px;height:278px}#cta .cta-panel{padding:20px 40px}#cta .photo-stack{position:relative;width:360px;min-width:260px;height:280px;flex:0 0 360px;pointer-events:none;transform:translateX(50px) scale(1.4)}.blog-card{padding:2px}.testimonial-card,.testimonial-card .card-body{padding:10px!important}}@media (max-width:576px){#featuredOwl .btn,.deal-card .btn,.trip-recent .btn{width:auto!important;min-width:0!important;max-width:180px;display:inline-block!important}#featured .d-flex.flex-column.flex-md-row.align-items-start.justify-content-between{align-items:center!important;text-align:center!important;flex-direction:column!important}#featured .me-md-3{margin-right:0!important}#featured .text-md-end{text-align:center!important;margin-top:20px!important;text-align:center;margin-bottom:40px}#featured .price{color:#ff7540!important;font-size:24px!important;font-weight:700!important}#featured .btn-sm-green-details{border-color:#ff7540!important}#featured .btn-sm-green-details i{color:#ff7540!important}.viewall-btn-white{padding:8px 12px!important}#featured .container{padding-bottom:.5rem!important}#featured h2{font-size:32px!important}#featured .me-md-3 p{font-size:14px!important}#featured .mb-4.d-flex.align-items-center.gap-2{justify-content:center!important;text-align:center!important;flex-wrap:wrap}#featured .mb-4.d-flex.align-items-center.gap-2 small.text-muted{display:block!important;width:100%!important;text-align:center!important;margin-bottom:8px!important}#blog .blog-top{flex-direction:column!important;align-items:center!important;text-align:center!important;gap:16px!important;margin:0!important}#blog .viewall-btn-orange{border:1px solid #00464133!important;font-family:Instrument Sans,sans-serif;font-weight:500;font-style:normal;font-size:12px;line-height:100%;letter-spacing:0}#why-choose{padding-top:80px!important}}.filter-card .btn-outline-primary,.mobile-filter-card .btn-outline-primary{border:1px solid rgba(0,70,65,.1);color:#004641}.filter-card .btn-outline-primary:focus,.filter-card .btn-outline-primary:hover,.mobile-filter-card .btn-outline-primary:focus,.mobile-filter-card .btn-outline-primary:hover{color:#fff}.filter-card .btn-outline-primary.active,.mobile-filter-card .btn-outline-primary.active{background-color:rgba(0,70,65,.1);border:1px solid rgba(0,70,65,.1);color:#004641}@media (max-width:400px){#cta{padding-bottom:40px!important;padding-top:40px!important}#cta .col-lg-10{margin-bottom:0;padding-top:0!important}#cta .col-lg-10,.padding-0-mobile{padding-bottom:0!important}}@media (max-width:576px){.deal-card .mbadge{margin-right:5px;margin-bottom:5px}#stories{padding-top:0!important}#cta .photo-stack .layer.back{width:301.6519463653307px!important;height:316.3620293411458px!important}#cta .photo-stack .layer.front{width:301.6519459242578px!important;height:326.3998706389274px!important}#cta .photo-stack{transform:scale(1)!important}}@media (max-width:1280px){#featured .box-123{margin:0 3%}}