.from-destination__grid{gap:16px}@media(min-width:1025px){.from-destination__grid{grid-template-columns:repeat(6,1fr);gap:20px}}@media(max-width:320px){.from-destination .city-card{width:130px!important;height:auto;aspect-ratio:16/12}}.destination-landing-page .header-section{margin-bottom:2rem}.destination-landing-page .header-section .title{font-size:34px;font-weight:600;color:#1f2937;margin-bottom:.5rem}.destination-landing-page .header-section .subtitle{color:#6b7280;font-weight:300;font-size:16px}@media(min-width:768px){.destination-landing-page .header-section .subtitle{font-size:18px}}.destination-landing-page .filter-strip{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;background-color:#fff7f2;padding:1.25rem;border-radius:.75rem;margin-bottom:2rem}@media(min-width:768px){.destination-landing-page .filter-strip{flex-direction:row;align-items:center;padding:1rem 1.5rem;gap:3rem}}.destination-landing-page .filter-strip .filter-label{display:flex;align-items:center;gap:.5rem;color:#4b5563;font-weight:600;font-size:.875rem}@media(min-width:768px){.destination-landing-page .filter-strip .filter-label{font-size:1rem}}.destination-landing-page .filter-strip .filter-blocks-wrapper{display:flex;flex-direction:column;gap:2rem;width:100%}@media(min-width:768px){.destination-landing-page .filter-strip .filter-blocks-wrapper{flex-direction:row;justify-content:flex-start;gap:2rem;width:auto}}.destination-landing-page .filter-strip .filter-block{display:flex;align-items:flex-start;gap:0;width:100%}@media(min-width:768px){.destination-landing-page .filter-strip .filter-block{width:auto;align-items:center;gap:.75rem}}.destination-landing-page .filter-strip .filter-block .filter-label-col{width:80px;padding-top:8px;flex-shrink:0;display:flex;align-items:center}@media(min-width:768px){.destination-landing-page .filter-strip .filter-block .filter-label-col{width:auto;padding-top:0}}.destination-landing-page .filter-strip .filter-block .filter-label-col .block-label{font-size:14px;color:#959595;font-weight:700;letter-spacing:.05em;white-space:nowrap}@media(min-width:768px){.destination-landing-page .filter-strip .filter-block .filter-label-col .block-label{font-size:13px}}.destination-landing-page .filter-strip .filter-block .filter-pills-col{flex:1;display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;min-height:40px}@media(min-width:768px){.destination-landing-page .filter-strip .filter-block .filter-pills-col{flex:none;padding-left:0;border-left:none;gap:.5rem;min-height:auto}}.destination-landing-page .filter-strip .filter-block .filter-pills-col .filter-btn{background-color:#fff;padding:8px 16px;border-radius:9999px;font-size:14px;font-weight:500;box-shadow:0 1px 3px rgba(0,0,0,.05);border:1px solid #f3f4f6;transition:all .2s;white-space:nowrap;color:#374151;cursor:pointer}@media(min-width:768px){.destination-landing-page .filter-strip .filter-block .filter-pills-col .filter-btn{padding:6px 14px;font-size:13px}}.destination-landing-page .filter-strip .filter-block .filter-pills-col .filter-btn:hover{border-color:#ff6737;color:#ff6737}.destination-landing-page .filter-strip .filter-block .filter-pills-col .filter-btn.active{background-color:#fff;color:#ff6737;border-color:#ff6737;box-shadow:0 0 0 1px #ff6737}.destination-landing-page .filter-strip .clear-filter-btn{background:none;border:none;color:#ff6737;font-size:.875rem;font-weight:600;cursor:pointer;padding:.25rem .5rem;text-decoration:underline;text-underline-offset:4px;white-space:nowrap;transition:color .2s}.destination-landing-page .filter-strip .clear-filter-btn:hover{color:#ff5520}@media(min-width:768px){.destination-landing-page .filter-strip .clear-filter-btn{margin-left:auto}}.destination-landing-page .packages-layout{display:flex;flex-direction:column;gap:1.5rem}.destination-landing-page .packages-layout .exclusive-card{position:relative;width:100%;border-radius:1rem;overflow:hidden;margin-top:1rem;margin-bottom:2rem;padding:1.5rem;display:flex;flex-direction:column;color:#fff;min-height:160px;background-color:#000}.destination-landing-page .packages-layout .exclusive-card:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(46,50,67,.5) 60%,rgba(46,50,67,.5) 0),url(https://image.dimaak.com/public/pages/packages/destination/city/overlayBlue.svg) 50%/cover no-repeat;pointer-events:none;z-index:1}@media(min-width:768px){.destination-landing-page .packages-layout .exclusive-card{margin-top:2rem;margin-bottom:2rem;padding:2.5rem;flex-direction:row;justify-content:space-between;align-items:center;gap:1.5rem}}.destination-landing-page .packages-layout .exclusive-card .bg-image{position:absolute;inset:0;-o-object-fit:cover;object-fit:cover;pointer-events:none;z-index:0}.destination-landing-page .packages-layout .exclusive-card .content{position:relative;z-index:10;max-width:42rem}.destination-landing-page .packages-layout .exclusive-card .content h3{font-size:28px;font-weight:700;margin-bottom:.75rem}@media(min-width:768px){.destination-landing-page .packages-layout .exclusive-card .content h3{font-size:28px}}.destination-landing-page .packages-layout .exclusive-card .content h3 .highlight{color:#fff;position:relative;display:inline-block;padding:0 8px;z-index:1;font-size:28px}.destination-landing-page .packages-layout .exclusive-card .content h3 .highlight:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-46%);width:115%;height:140%;background-image:url(https://image.dimaak.com/public/pages/packages/destination/theme/exclusiveCardVector.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;z-index:-1}.destination-landing-page .packages-layout .exclusive-card .content p{font-size:16px;font-weight:500;color:#e5e7eb;line-height:1.2;margin-bottom:2rem}@media(min-width:768px){.destination-landing-page .packages-layout .exclusive-card .content p{font-size:1rem;margin-bottom:0}}.destination-landing-page .packages-layout .exclusive-card .cta-btn{position:relative;z-index:10;background-color:#25d366;padding:.875rem 1.5rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;color:#fff;transition:background-color .2s;white-space:nowrap;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);font-size:.875rem;border:none;cursor:pointer;width:50%}@media(min-width:768px){.destination-landing-page .packages-layout .exclusive-card .cta-btn{width:-moz-fit-content;width:fit-content}}.destination-landing-page .packages-layout .exclusive-card .cta-btn:hover{background-color:#20b858}.destination-landing-page .packages-layout .package-card{display:flex;flex-direction:column;background-color:rgba(0,0,0,0);gap:0}@media(min-width:768px){.destination-landing-page .packages-layout .package-card{flex-direction:row;gap:0}}.destination-landing-page .packages-layout .package-card .main-sections-wrapper{display:flex;flex:1;flex-direction:column;background-color:#fff;border-radius:2rem;overflow:hidden;border:1px solid #ddd;position:relative;box-shadow:0 4px 24px -4px rgba(0,0,0,.06)}.destination-landing-page .packages-layout .package-card .main-sections-wrapper:after{content:"";position:absolute;left:1.5rem;right:1.5rem;bottom:0;border-right:1px dashed #ced4da;z-index:10}@media(min-width:768px){.destination-landing-page .packages-layout .package-card .main-sections-wrapper{border-radius:2rem 0 0 2rem;border-right:0;flex-direction:row;border-top-right-radius:1rem;border-bottom-right-radius:1rem;height:100%;position:relative}}.destination-landing-page .packages-layout .package-card .main-sections-wrapper .image-side{width:100%;height:240px;position:relative;flex-shrink:0}@media(min-width:768px){.destination-landing-page .packages-layout .package-card .main-sections-wrapper .image-side{width:320px;height:auto}}@media(min-width:1024px){.destination-landing-page .packages-layout .package-card .main-sections-wrapper .image-side{width:350px}}.destination-landing-page .packages-layout .package-card .main-sections-wrapper .image-side .package-img{-o-object-fit:cover;object-fit:cover}.destination-landing-page .packages-layout .package-card .main-sections-wrapper .image-side .tag-badge{position:absolute;top:1rem;left:0;padding:.375rem .75rem;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;font-size:12px;font-weight:600;color:#fff;display:flex;gap:.375rem;align-items:center;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.destination-landing-page .packages-layout .package-card .main-sections-wrapper .image-side .tag-badge.orange{background-color:#ff6737}.destination-landing-page .packages-layout .package-card .main-sections-wrapper .image-side .tag-badge.green{background-color:#00d1b2}.destination-landing-page .packages-layout .package-card .main-sections-wrapper .content-side{position:relative;padding:1.25rem;flex:1;display:flex;flex-direction:column;justify-content:center}@media(min-width:768px){.destination-landing-page .packages-layout .package-card .main-sections-wrapper .content-side{padding:1.5rem}.destination-landing-page .packages-layout .package-card .main-sections-wrapper .content-side:after{content:"";position:absolute;right:0;top:1.5rem;bottom:1.5rem;border-right:2px dotted #ced4da;z-index:10}}.destination-landing-page .packages-layout .package-card .main-sections-wrapper .content-side .title{font-size:20px;font-weight:500;color:#1f2937;margin-bottom:.5rem;line-height:1.25;padding-right:1rem}@media(min-width:768px){.destination-landing-page .packages-layout .package-card .main-sections-wrapper .content-side .title{font-size:21px}}.destination-landing-page .packages-layout .package-card .main-sections-wrapper .content-side .location-box{display:flex;gap:.375rem;align-items:center;margin-bottom:1rem}.destination-landing-page .packages-layout .package-card .main-sections-wrapper .content-side .location-box .loc-text{color:#ff6737;font-size:16px;font-weight:600;letter-spacing:.025em}.destination-landing-page .packages-layout .package-card .main-sections-wrapper .content-side .highlights-list{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.375rem}.destination-landing-page .packages-layout .package-card .main-sections-wrapper .content-side .highlights-list .highlight-item{display:flex;gap:.5rem;align-items:flex-start;font-size:13px;color:#959595;font-weight:400;line-height:1.4}@media(min-width:768px){.destination-landing-page .packages-layout .package-card .main-sections-wrapper .content-side .highlights-list .highlight-item{font-size:14px}}.destination-landing-page .packages-layout .package-card .main-sections-wrapper .content-side .highlights-list .highlight-item .bullet-desktop{color:#959595;margin-top:4px;flex-shrink:0;font-size:10px;display:none}@media(min-width:640px){.destination-landing-page .packages-layout .package-card .main-sections-wrapper .content-side .highlights-list .highlight-item .bullet-desktop{display:block}}.destination-landing-page .packages-layout .package-card .main-sections-wrapper .content-side .highlights-list .highlight-item .bullet-mobile{color:#959595;margin-top:7px;flex-shrink:0;font-size:6px}@media(min-width:640px){.destination-landing-page .packages-layout .package-card .main-sections-wrapper .content-side .highlights-list .highlight-item .bullet-mobile{display:none}}.destination-landing-page .packages-layout .package-card .main-sections-wrapper .content-side .amenities-row{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin-top:auto;padding-top:1rem}@media(min-width:768px){.destination-landing-page .packages-layout .package-card .main-sections-wrapper .content-side .amenities-row{gap:1.5rem}}.destination-landing-page .packages-layout .package-card .main-sections-wrapper .content-side .amenities-row .amenity-item{display:flex;align-items:center;gap:5px;font-size:14px;font-weight:500;color:#959595}.destination-landing-page .packages-layout .package-card .main-sections-wrapper .content-side .amenities-row .amenity-item .icon{color:#959595}.destination-landing-page .packages-layout .package-card .price-side{padding:1rem 1.25rem;width:100%;flex-shrink:0;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;background-color:#fff;border-radius:2rem;border:1px solid #ddd;border-top:0;box-shadow:0 4px 24px -4px rgba(0,0,0,.06)}@media(min-width:768px){.destination-landing-page .packages-layout .package-card .price-side{flex-direction:column;justify-content:center;padding:1.5rem;width:200px;border-top:1px solid #ddd;border-left:0;border-radius:1rem}}.destination-landing-page .packages-layout .package-card .price-side .price-info{display:flex;flex-direction:column;gap:2px}.destination-landing-page .packages-layout .package-card .price-side .price-label{font-size:14px;color:#959595;font-weight:500;letter-spacing:.05em}.destination-landing-page .packages-layout .package-card .price-side .price-main-row{display:flex;align-items:flex-end;gap:.25rem}.destination-landing-page .packages-layout .package-card .price-side .price-main-row .price-value{font-size:1.5rem;font-weight:500;color:#1f2937}.destination-landing-page .packages-layout .package-card .price-side .price-main-row .price-unit{color:#959595;font-size:.75rem;font-weight:500;margin-bottom:4px}.destination-landing-page .packages-layout .package-card .price-side .discount-row{display:flex;align-items:center;gap:.5rem}.destination-landing-page .packages-layout .package-card .price-side .discount-row .old-price{color:#959595;font-size:14px;font-weight:500}.destination-landing-page .packages-layout .package-card .price-side .discount-row .discount-badge{background-color:#dcfce7;color:#15803d;font-weight:700;padding:2px .5rem;border-radius:.5rem;font-size:12px}.destination-landing-page .packages-layout .package-card .price-side .card-actions{display:flex;flex-direction:column;gap:.5rem;margin-bottom:0}@media(min-width:768px){.destination-landing-page .packages-layout .package-card .price-side .card-actions{flex-direction:column;gap:.625rem;width:100%;margin-top:auto;margin-bottom:.5rem}}.destination-landing-page .packages-layout .package-card .price-side .card-actions .quote-btn{flex:1;background-color:#ff6737;color:#fff;padding:6px;border-radius:8px;font-weight:600;font-size:13px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);transition:background-color .2s;border:none;cursor:pointer}.destination-landing-page .packages-layout .package-card .price-side .card-actions .quote-btn:hover{background-color:#ff5520}.destination-landing-page .packages-layout .package-card .price-side .card-actions .chat-btn{flex:1;background-color:#fff;border:1px solid #25d366;color:#25d366;padding:5px;border-radius:8px;font-weight:600;font-size:13px;display:flex;align-items:center;justify-content:center;gap:.375rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);transition:background-color .2s;cursor:pointer}.destination-landing-page .packages-layout .package-card .price-side .card-actions .chat-btn:hover{background-color:#f0fdf4}.more-from-city-section{position:relative;padding-top:4rem;padding-bottom:4rem;overflow:hidden;background-color:#fff}@media(min-width:768px){.more-from-city-section{padding-top:6rem;padding-bottom:6rem}}.more-from-city-section .bg-pattern{position:absolute;inset-inline:0;top:25%;height:100%;pointer-events:none;background-size:100% auto;background-repeat:no-repeat;background-position:center 40%}@media(min-width:768px){.more-from-city-section .bg-pattern{top:15%;background-size:50% auto}}.more-from-city-section .container-custom{position:relative;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;z-index:10}@media(min-width:576px){.more-from-city-section .container-custom{max-width:540px}}@media(min-width:768px){.more-from-city-section .container-custom{max-width:720px}}@media(min-width:992px){.more-from-city-section .container-custom{max-width:960px}}@media(min-width:1200px){.more-from-city-section .container-custom{max-width:1140px}}@media(min-width:1400px){.more-from-city-section .container-custom{max-width:1320px}}.more-from-city-section .header-wrapper{display:flex;flex-direction:column;align-items:center;margin-bottom:4rem}.more-from-city-section .header-wrapper .title{font-size:34px;font-weight:600;color:#20284d;margin-bottom:1rem;text-align:center;letter-spacing:-.025em;line-height:1.25}.more-from-city-section .header-wrapper .arrow-container{width:10rem;margin-top:-.5rem}@media(min-width:768px){.more-from-city-section .header-wrapper .arrow-container{width:10rem}}.more-from-city-section .header-wrapper .arrow-container svg{width:100%;height:auto}.more-from-city-section .themes-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:60rem;margin-left:auto;margin-right:auto;justify-items:center}@media(min-width:768px){.more-from-city-section .themes-grid{gap:24px}}@media(min-width:992px){.more-from-city-section .themes-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.more-from-city-section .theme-card{background-color:#fff;border-radius:24px;text-align:center;box-shadow:0 10px 40px -10px rgba(0,0,0,.08);border:1px solid #fbfbfb;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;margin:0 auto;transition:all .5s ease;padding:24px 12px;width:100%;max-width:175px;aspect-ratio:1/1.05}@media(min-width:768px){.more-from-city-section .theme-card{width:200px;max-width:200px;aspect-ratio:1/1;padding:30px}}.more-from-city-section .theme-card:hover{transform:translateY(-.5rem)}.more-from-city-section .theme-card .icon-wrapper{position:relative;width:60px;height:60px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}@media(min-width:768px){.more-from-city-section .theme-card .icon-wrapper{width:70px;height:70px}}.more-from-city-section .theme-card:hover .icon-wrapper{background-color:#fff3ef;border-radius:50%}.more-from-city-section .theme-card .theme-image{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.more-from-city-section .theme-card .theme-title{font-size:16px;font-weight:600;color:#43455a;margin-bottom:4px}@media(min-width:768px){.more-from-city-section .theme-card .theme-title{font-size:20px}}.more-from-city-section .theme-card .theme-subtitle{color:#a0a3b1;font-size:12px;font-weight:400;max-width:160px;line-height:1.3}@media(min-width:768px){.more-from-city-section .theme-card .theme-subtitle{font-size:13px}}.packages-section{margin-top:3rem}.packages-section .other-dest-swiper{width:100%;padding:10px 0}.packages-section .other-dest-slide{height:auto!important}.packages-section .destination-card{position:relative;height:370px;width:100%;border-radius:20px;overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;background-color:#f5f5f5}.packages-section .destination-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.packages-section .destination-card .bg-image{position:absolute;inset:0;z-index:0}.packages-section .destination-card .bg-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.packages-section .destination-card .overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 40%,rgba(0,0,0,.6));z-index:1}.packages-section .destination-card .card-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:0 0 0 10px;color:#fff}.packages-section .destination-card .card-content .title-wrapper{position:relative;margin-left:40px;margin-bottom:35px}.packages-section .destination-card .card-content .title-wrapper .brush-bg{position:absolute;top:50%;left:20%;transform:translate(-50%,-50%);z-index:-1;width:150px}.packages-section .destination-card .card-content .title-wrapper .brush-bg img{-o-object-fit:contain;object-fit:contain}.packages-section .destination-card .card-content .title-wrapper .card-title{font-family:var(--yesteryear),cursive;font-size:30px;font-weight:400;line-height:1.2;color:#fff;white-space:nowrap;position:absolute;top:-20px;left:5px}@media(max-width:480px){.packages-section .destination-card .card-content .title-wrapper .card-title{font-size:30px}}.packages-section .destination-card .card-content .price-info{font-size:14px;font-weight:500;margin-left:25px;margin-bottom:15px;opacity:.9}.things-to-do-section{padding:60px 0}.things-to-do-section .things-to-do-title{font-size:34px;font-weight:600;color:#3d4152;margin-bottom:8px}.things-to-do-section .things-to-do-subtitle{font-size:18px;color:#3d4152;opacity:.7;margin-bottom:40px}.things-to-do-section .things-grid{display:none;flex-direction:column;gap:20px;padding-bottom:40px}@media(min-width:768px){.things-to-do-section .things-grid{display:flex;flex-direction:row;flex-wrap:nowrap}}.things-to-do-section .things-slider-wrapper{width:100%;margin-bottom:30px}@media(min-width:768px){.things-to-do-section .things-slider-wrapper{display:none}}.things-to-do-section .things-slider-wrapper .things-swiper{padding:10px 0 20px}.things-to-do-section .things-slider-wrapper .things-slide{height:auto!important}.things-to-do-section .thing-card-wrapper{width:100%;position:relative;height:420px;transition:flex .5s cubic-bezier(.25,.8,.25,1)}.things-to-do-section .thing-card-wrapper.active .bg-overlay{opacity:1}@media(min-width:768px){.things-to-do-section .thing-card-wrapper{flex:0 0 170px;height:450px}.things-to-do-section .thing-card-wrapper:not(.active) .bg-overlay,.things-to-do-section .thing-card-wrapper:not(.active) .card-content,.things-to-do-section .thing-card-wrapper:not(.active) .duration-pill{opacity:0;pointer-events:none;transition:opacity .3s ease}.things-to-do-section .thing-card-wrapper.active{flex:1;max-width:800px}}@media(min-width:768px)and (min-width:2560px){.things-to-do-section .thing-card-wrapper.active{max-width:1000px}}@media(min-width:768px){.things-to-do-section .thing-card-wrapper.active .bg-overlay{opacity:1}}.things-to-do-section .thing-card{position:relative;width:100%;height:100%;border-radius:20px;overflow:hidden;color:#fff;cursor:pointer;transition:all .4s cubic-bezier(.25,.8,.25,1);z-index:1;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 4px 12px rgba(0,0,0,.1)}@media(min-width:768px){.things-to-do-section .thing-card{position:absolute;top:0;left:0;right:0;bottom:0}}.things-to-do-section .thing-card:hover{z-index:10}.things-to-do-section .card-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:-1;transition:transform .4s ease}.things-to-do-section .thing-card:hover .card-bg{transform:scale(1.05)}.things-to-do-section .bg-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 50%,rgba(0,0,0,.5) 90%,#2D3143);transition:opacity .4s ease}.things-to-do-section .duration-pill{position:absolute;top:20px;right:20px;background:rgba(45,49,67,.7);backdrop-filter:blur(4px);border-radius:10px;padding:6px 12px;color:#fff;font-size:13px;font-weight:600;z-index:5;display:flex;align-items:center;gap:6px;transition:opacity .4s ease}.things-to-do-section .card-content{position:relative;z-index:2;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;transition:opacity .4s ease}.things-to-do-section .card-main-info .card-number{font-size:42px;font-weight:500;color:hsla(0,0%,100%,.6);line-height:1;margin-bottom:10px}.things-to-do-section .card-main-info .title{font-size:20px;font-weight:500;line-height:1.2;color:#fff}.things-to-do-section .card-main-info .description{font-size:14px;color:#ddd;line-height:1.5;width:80%}.things-to-do-section .pagination-progress .progress{background:#e9dad4;height:1px;width:100px;position:relative}.things-to-do-section .pagination-progress .progress .done{position:absolute;top:0;left:0;bottom:0;background:#ff6737;transition:width .3s ease}.things-to-do-section .pagination-arrows button.swiper-button-disabled{opacity:.5;cursor:not-allowed}.things-to-do-section .pagination-arrows button.swiper-button-disabled:hover{background:#fff4eb}.things-to-do-section .pagination-arrows button.swiper-button-disabled:hover svg path{stroke:#ff6737}.where-to-stay-section{margin-bottom:4rem}.where-to-stay-section .section-header .title{font-size:34px;font-weight:600;color:#3d4152;margin-bottom:8px}.where-to-stay-section .section-header .subtitle{font-size:18px;color:#3d4152;opacity:.7}.where-to-stay-section .stay-slide{height:auto}.where-to-stay-section .stay-card{display:flex;flex-direction:column;height:100%;box-shadow:0 4px 18px rgba(0,0,0,.05)}.where-to-stay-section .stay-card .card-image-wrap{margin-bottom:20px}.where-to-stay-section .stay-card .card-image-wrap .stay-image{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:20px 20px 0 0}.where-to-stay-section .stay-card .card-content{display:flex;flex-direction:column;padding:10px}.where-to-stay-section .stay-card .location-title{color:#ff6737;font-size:22px;font-weight:500;display:flex;align-items:center;gap:8px;margin-bottom:16px}.where-to-stay-section .stay-card .tags-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.where-to-stay-section .stay-card .tags-row .stay-tag{background-color:#fff5ef;color:#3d4152;font-size:13px;font-weight:600;padding:6px 14px;border-radius:20px;display:inline-block}.where-to-stay-section .stay-card .divider{height:1px;background-color:rgba(0,0,0,.08);width:100%}.where-to-stay-section .stay-card .description{color:rgba(0,0,0,.56);font-size:14px;line-height:1.6;font-weight:500;flex:1;margin-top:20px}.where-to-stay-section .bottom-pagination{display:flex;align-items:center;justify-content:flex-end;margin-top:32px;gap:24px;width:100%}.where-to-stay-section .bottom-pagination .pagination-progress{display:none;align-items:center;gap:16px}@media(min-width:768px){.where-to-stay-section .bottom-pagination .pagination-progress{display:flex}}.where-to-stay-section .bottom-pagination .pagination-progress .current-slide{font-weight:600;color:#ff6737}.where-to-stay-section .bottom-pagination .pagination-progress .progress-bar-container{width:96px;height:1px;background-color:#e9dad4;position:relative}.where-to-stay-section .bottom-pagination .pagination-progress .progress-bar-container .progress-bar-fill{position:absolute;top:0;bottom:0;left:0;background-color:#ff6737;transition:all .3s ease}.where-to-stay-section .swiper-nav-wrapper{display:flex;gap:12px}.where-to-stay-section .swiper-nav-wrapper .nav-button{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background-color:#fff4eb;border:none;cursor:pointer;transition:all .3s ease}.where-to-stay-section .swiper-nav-wrapper .nav-button.swiper-button-disabled{opacity:.5;cursor:not-allowed}.where-to-stay-section .swiper-nav-wrapper .nav-button .nav-icon-path{stroke:#ff6737;transition:stroke .3s ease}.where-to-stay-section .swiper-nav-wrapper .nav-button:hover:not(.swiper-button-disabled){background-color:#ff6737}.where-to-stay-section .swiper-nav-wrapper .nav-button:hover:not(.swiper-button-disabled) .nav-icon-path{stroke:#fff}.city-info-section{position:relative;background-color:#3d4152;padding:25px 0;color:#fff;overflow:hidden;margin-bottom:4rem}.city-info-section .noise-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;background-repeat:repeat}.city-info-section .container{position:relative;z-index:2}.city-info-section .info-grid{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:40px 20px}@media(min-width:1024px){.city-info-section .info-grid{flex-wrap:nowrap;gap:0}}.city-info-section .info-item{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;min-width:140px}.city-info-section .info-item .icon-wrap{margin-bottom:12px}.city-info-section .info-item .icon-wrap img{width:38px;height:38px}.city-info-section .info-item .label{display:block;font-size:11px;letter-spacing:.12em;color:hsla(0,0%,100%,.4);margin-bottom:15px;font-weight:500}.city-info-section .info-item .value{font-size:20px;font-weight:500;margin-bottom:6px;color:#fff}.city-info-section .info-item .subtext{font-size:14px;color:#fff;font-weight:400}.theme-packages-with-filter{padding-top:2.5rem;padding-bottom:2.5rem}@media(min-width:768px){.theme-packages-with-filter{padding-top:4rem;padding-bottom:4rem}}.theme-packages-with-filter .header-section{margin-bottom:2rem}.theme-packages-with-filter .header-section .title{font-size:34px;font-weight:600;color:#1f2937;margin-bottom:.5rem}.theme-packages-with-filter .header-section .subtitle{color:#6b7280;font-weight:300;font-size:16px}@media(min-width:768px){.theme-packages-with-filter .header-section .subtitle{font-size:18px}}.theme-packages-with-filter .filter-strip{display:flex;flex-direction:column;align-items:flex-start;gap:3rem;background-color:#fff7f2;padding:1.25rem;border-radius:.75rem;margin-bottom:4rem}@media(min-width:768px){.theme-packages-with-filter .filter-strip{flex-direction:row;align-items:center;padding:1rem 1.5rem;gap:3rem}}.theme-packages-with-filter .filter-strip .filter-label{display:flex;align-items:center;gap:.5rem;color:#4b5563;font-weight:600;font-size:.875rem}@media(min-width:768px){.theme-packages-with-filter .filter-strip .filter-label{font-size:1rem}}.theme-packages-with-filter .filter-strip .filter-blocks-wrapper{display:flex;flex-direction:column;gap:2rem}@media(min-width:768px){.theme-packages-with-filter .filter-strip .filter-blocks-wrapper{flex-direction:row;gap:2rem}}.theme-packages-with-filter .filter-strip .filter-block{display:flex;align-items:center;flex-wrap:wrap;gap:8px}@media(min-width:768px){.theme-packages-with-filter .filter-strip .filter-block{flex-wrap:nowrap;flex-shrink:0;gap:8px}}.theme-packages-with-filter .filter-strip .filter-block .block-label{font-size:14px;color:#959595;font-weight:700;letter-spacing:.05em}@media(min-width:768px){.theme-packages-with-filter .filter-strip .filter-block .block-label{font-size:.75rem}}.theme-packages-with-filter .filter-strip .filter-block .filter-btn{background-color:#fff;padding:.375rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border:1px solid #fee2e2;transition:border-color .2s;white-space:nowrap;color:#374151;cursor:pointer}@media(min-width:768px){.theme-packages-with-filter .filter-strip .filter-block .filter-btn{padding:.5rem 1rem;font-size:.875rem}}.theme-packages-with-filter .filter-strip .filter-block .filter-btn:hover{border-color:#fdba74}.theme-packages-with-filter .filter-strip .filter-block .filter-btn.active{background-color:#ff6737;color:#fff;border-color:#ff6737}.theme-packages-with-filter .filter-strip .clear-filter-btn{background:none;border:none;color:#ff6737;font-size:.875rem;font-weight:600;cursor:pointer;padding:.25rem .5rem;text-decoration:underline;text-underline-offset:4px;white-space:nowrap;transition:color .2s}.theme-packages-with-filter .filter-strip .clear-filter-btn:hover{color:#ff5520}@media(min-width:768px){.theme-packages-with-filter .filter-strip .clear-filter-btn{margin-left:auto}}.theme-packages-with-filter .packages-layout{display:flex;flex-direction:column;gap:1.5rem}.theme-packages-with-filter .packages-layout .exclusive-card{position:relative;width:100%;border-radius:1rem;overflow:hidden;margin-top:1rem;margin-bottom:2rem;padding:1.5rem;display:flex;flex-direction:column;color:#fff;min-height:160px}.theme-packages-with-filter .packages-layout .exclusive-card:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(46,50,67,.5) 60%,rgba(46,50,67,.5) 0),url(https://image.dimaak.com/public/pages/packages/destination/city/overlayBlue.svg) 50%/cover no-repeat;pointer-events:none;z-index:1}@media(min-width:768px){.theme-packages-with-filter .packages-layout .exclusive-card{margin-top:2rem;margin-bottom:2rem;padding:2.5rem;flex-direction:row;justify-content:space-between;align-items:center;gap:1.5rem}}.theme-packages-with-filter .packages-layout .exclusive-card .bg-image{position:absolute;inset:0;-o-object-fit:cover;object-fit:cover;pointer-events:none;z-index:0}.theme-packages-with-filter .packages-layout .exclusive-card .content{position:relative;z-index:10;max-width:42rem}.theme-packages-with-filter .packages-layout .exclusive-card .content h3{font-size:28px;font-weight:700;margin-bottom:.75rem}@media(min-width:768px){.theme-packages-with-filter .packages-layout .exclusive-card .content h3{font-size:28px}}.theme-packages-with-filter .packages-layout .exclusive-card .content h3 .highlight{color:#fff;position:relative;display:inline-block;padding:0 8px;z-index:1;font-size:28px}.theme-packages-with-filter .packages-layout .exclusive-card .content h3 .highlight:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-46%);width:115%;height:140%;background-image:url(https://image.dimaak.com/public/pages/packages/destination/theme/exclusiveCardVector.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;z-index:-1}.theme-packages-with-filter .packages-layout .exclusive-card .content p{font-size:16px;font-weight:500;color:#e5e7eb;line-height:1.2;margin-bottom:2rem}@media(min-width:768px){.theme-packages-with-filter .packages-layout .exclusive-card .content p{font-size:1rem;margin-bottom:0}}.theme-packages-with-filter .packages-layout .exclusive-card .cta-btn{position:relative;z-index:10;background-color:#25d366;padding:.875rem 1.5rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;color:#fff;transition:background-color .2s;white-space:nowrap;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);font-size:.875rem;border:none;cursor:pointer;width:50%}@media(min-width:768px){.theme-packages-with-filter .packages-layout .exclusive-card .cta-btn{width:-moz-fit-content;width:fit-content}}.theme-packages-with-filter .packages-layout .exclusive-card .cta-btn:hover{background-color:#20b858}.theme-packages-with-filter .packages-layout .package-card{display:flex;flex-direction:column;background-color:rgba(0,0,0,0);gap:0}@media(min-width:768px){.theme-packages-with-filter .packages-layout .package-card{flex-direction:row;gap:0}}.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper{display:flex;flex:1;flex-direction:column;background-color:#fff;border-radius:2rem;overflow:hidden;border:1px solid #ddd;position:relative;box-shadow:0 4px 24px -4px rgba(0,0,0,.06)}.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper:after{content:"";position:absolute;left:1.5rem;right:1.5rem;bottom:0;border-right:1px dashed #ced4da;z-index:10}@media(min-width:768px){.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper{border-radius:2rem 0 0 2rem;border-right:0;flex-direction:row;border-top-right-radius:1rem;border-bottom-right-radius:1rem;height:100%;position:relative}}.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper .image-side{width:100%;height:240px;position:relative;flex-shrink:0}@media(min-width:768px){.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper .image-side{width:320px;height:auto}}@media(min-width:1024px){.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper .image-side{width:350px}}.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper .image-side .package-img{-o-object-fit:cover;object-fit:cover}.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper .image-side .tag-badge{position:absolute;top:1rem;left:0;padding:.375rem .75rem;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;font-size:13px;font-weight:700;color:#fff;display:flex;gap:.375rem;align-items:center;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper .image-side .tag-badge.orange{background-color:#ff6737}.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper .image-side .tag-badge.green{background-color:#00d1b2}.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper .content-side{position:relative;padding:1.25rem;flex:1;display:flex;flex-direction:column;justify-content:center}@media(min-width:768px){.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper .content-side{padding:1.5rem}.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper .content-side:after{content:"";position:absolute;right:0;top:1.5rem;bottom:1.5rem;border-right:2px dotted #ced4da;z-index:10}}.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper .content-side .title{font-size:20px;font-weight:500;color:#1f2937;margin-bottom:.5rem;line-height:1.25;padding-right:1rem}@media(min-width:768px){.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper .content-side .title{font-size:21px}}.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper .content-side .location-box{display:flex;gap:.375rem;align-items:center;margin-bottom:1rem}.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper .content-side .location-box .loc-text{color:#ff6737;font-size:16px;font-weight:600;letter-spacing:.025em}.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper .content-side .highlights-list{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.375rem}.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper .content-side .highlights-list .highlight-item{display:flex;gap:.5rem;align-items:flex-start;font-size:13px;color:#959595;font-weight:400;line-height:1.4}@media(min-width:768px){.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper .content-side .highlights-list .highlight-item{font-size:14px}}.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper .content-side .highlights-list .highlight-item .bullet-desktop{color:#959595;margin-top:4px;flex-shrink:0;font-size:10px;display:none}@media(min-width:640px){.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper .content-side .highlights-list .highlight-item .bullet-desktop{display:block}}.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper .content-side .highlights-list .highlight-item .bullet-mobile{color:#959595;margin-top:7px;flex-shrink:0;font-size:6px}@media(min-width:640px){.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper .content-side .highlights-list .highlight-item .bullet-mobile{display:none}}.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper .content-side .amenities-row{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:auto;padding-top:1rem}@media(min-width:768px){.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper .content-side .amenities-row{gap:1.5rem}}.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper .content-side .amenities-row .amenity-item{display:flex;align-items:center;gap:5px;font-size:14px;font-weight:500;color:#959595}.theme-packages-with-filter .packages-layout .package-card .main-sections-wrapper .content-side .amenities-row .amenity-item .icon{color:#959595}.theme-packages-with-filter .packages-layout .package-card .price-side{padding:1rem 1.25rem;width:100%;flex-shrink:0;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;background-color:#fff;border-radius:2rem;border:1px solid #ddd;border-top:0;box-shadow:0 4px 24px -4px rgba(0,0,0,.06)}@media(min-width:768px){.theme-packages-with-filter .packages-layout .package-card .price-side{flex-direction:column;justify-content:center;padding:1.5rem;width:200px;border-top:1px solid #ddd;border-left:0;border-radius:1rem}}.theme-packages-with-filter .packages-layout .package-card .price-side .price-info{display:flex;flex-direction:column;gap:2px}.theme-packages-with-filter .packages-layout .package-card .price-side .price-label{font-size:14px;color:#959595;font-weight:500;letter-spacing:.05em}.theme-packages-with-filter .packages-layout .package-card .price-side .price-main-row{display:flex;align-items:flex-end;gap:.25rem}.theme-packages-with-filter .packages-layout .package-card .price-side .price-main-row .price-value{font-size:1.5rem;font-weight:500;color:#1f2937}.theme-packages-with-filter .packages-layout .package-card .price-side .price-main-row .price-unit{color:#959595;font-size:.75rem;font-weight:500;margin-bottom:4px}.theme-packages-with-filter .packages-layout .package-card .price-side .discount-row{display:flex;align-items:center;gap:.5rem}.theme-packages-with-filter .packages-layout .package-card .price-side .discount-row .old-price{color:#959595;font-size:14px;font-weight:500}.theme-packages-with-filter .packages-layout .package-card .price-side .discount-row .discount-badge{background-color:#dcfce7;color:8652B;font-weight:500;padding:2px .5rem;border-radius:.5rem;font-size:12px}.theme-packages-with-filter .packages-layout .package-card .price-side .card-actions{display:flex;flex-direction:column;gap:5px;margin-bottom:0}@media(min-width:768px){.theme-packages-with-filter .packages-layout .package-card .price-side .card-actions{flex-direction:column;gap:5px;width:100%;margin-top:auto;margin-bottom:.5rem}}.theme-packages-with-filter .packages-layout .package-card .price-side .card-actions .quote-btn{flex:1;background-color:#ff6737;color:#fff;padding:6px;border-radius:8px;font-weight:600;font-size:13px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);transition:background-color .2s;border:none;cursor:pointer}.theme-packages-with-filter .packages-layout .package-card .price-side .card-actions .quote-btn:hover{background-color:#ff5520}.theme-packages-with-filter .packages-layout .package-card .price-side .card-actions .chat-btn{flex:1;background-color:#fff;border:1px solid #25d366;color:#25d366;padding:5px;border-radius:8px;font-weight:600;font-size:13px;display:flex;align-items:center;justify-content:center;gap:.375rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);transition:background-color .2s;cursor:pointer}.theme-packages-with-filter .packages-layout .package-card .price-side .card-actions .chat-btn:hover{background-color:#f0fdf4}.by-duration-list{padding:3rem 0 4rem}.by-duration-list .bdl-container{display:flex;flex-direction:column;align-items:center}.by-duration-list .bdl-header{text-align:center;margin-bottom:2.5rem}.by-duration-list .bdl-title{font-size:34px;font-weight:700;color:#3d4152;margin-bottom:.5rem;line-height:1.2}.by-duration-list .bdl-subtitle{font-size:18px;font-weight:400;color:rgba(0,0,0,.56);margin:0}.by-duration-list .bdl-grid{display:grid;width:100%;grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem}@media(min-width:768px){.by-duration-list .bdl-grid{grid-template-columns:repeat(6,1fr);gap:1rem}}.by-duration-list .bdl-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;transition:transform .2s ease}.by-duration-list .bdl-item:hover{transform:translateY(-4px)}.by-duration-list .bdl-bag-wrap{display:flex;align-items:center;justify-content:center;border-radius:50%;padding:1rem;width:130px;height:130px;flex-shrink:0;background:linear-gradient(to bottom right,#FFE9DC,rgba(255,245,239,0))}@media(max-width:425px){.by-duration-list .bdl-bag-wrap{background:url(https://image.dimaak.com/public/pages/packages/destination/duration/elips.svg) no-repeat bottom;background-size:80% auto;background-color:rgba(0,0,0,0);border-radius:0;box-shadow:none;width:140px;height:140px;padding:0 0 10px}}.by-duration-list .bdl-bag-wrap .bag-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.by-duration-list .bdl-duration{font-size:22px;font-weight:700;color:#ff6737;line-height:1.2;text-align:center}.by-duration-list .bdl-price{font-size:14px;font-weight:400;color:#959595;text-align:center;line-height:1.4}.packages-section{padding:0}.packages-section .section-head{margin-bottom:2.5rem}.packages-section .section-head .title{font-size:34px;font-weight:600;color:#3d4152;line-height:1.2}.packages-section .package-card{position:relative;height:400px;width:100%;border-radius:20px;overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.packages-section .package-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.packages-section .package-card .bg-image{position:absolute;inset:0;z-index:0}.packages-section .package-card .bg-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.packages-section .package-card .overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 40%,rgba(0,0,0,.6));z-index:1}.packages-section .package-card .card-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;color:#fff}.packages-section .package-card .card-content .title-wrapper{position:relative;margin-bottom:35px}.packages-section .package-card .card-content .title-wrapper .brush-bg{position:absolute;top:40%;left:30%;transform:translate(-50%,-50%);z-index:-1}.packages-section .package-card .card-content .title-wrapper .brush-bg img{-o-object-fit:contain;object-fit:contain}.packages-section .package-card .card-content .title-wrapper .card-title{font-family:var(--yesteryear),cursive;font-size:36px;font-weight:400;line-height:1.2;color:#fff;white-space:nowrap;position:absolute;top:-20px;left:10%}@media(max-width:480px){.packages-section .package-card .card-content .title-wrapper .card-title{font-size:28px}}.packages-section .package-card .card-content .price-info{font-size:14px;font-weight:400;margin-left:8px;margin-bottom:10px;opacity:.9}.happy-customers-section{margin-bottom:1rem;display:block;position:relative;width:100%}@media(min-width:768px){.happy-customers-section{margin-bottom:1rem}}.happy-customers-section .container-custom{display:flex;flex-direction:column;align-items:center;padding-left:1rem;padding-right:1rem;margin-left:auto;margin-right:auto;position:relative;overflow:visible}@media(min-width:576px){.happy-customers-section .container-custom{max-width:540px}}@media(min-width:768px){.happy-customers-section .container-custom{max-width:720px;padding-bottom:4rem}}@media(min-width:992px){.happy-customers-section .container-custom{max-width:960px}}@media(min-width:1200px){.happy-customers-section .container-custom{max-width:1140px}}@media(min-width:1400px){.happy-customers-section .container-custom{max-width:1320px}}.happy-customers-section .header-wrapper{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center;width:100%}@media(min-width:768px){.happy-customers-section .header-wrapper{display:grid;grid-template-columns:1fr auto 1fr;align-items:flex-end;text-align:center}}.happy-customers-section .header-wrapper .title-group{display:flex;flex-direction:column;align-items:center;gap:.25rem}@media(min-width:768px){.happy-customers-section .header-wrapper .title-group{grid-column:2;align-items:center}}.happy-customers-section .header-wrapper .title-group .label{font-family:Yesteryear,cursive;color:#ff6737;font-size:24px;font-weight:200}.happy-customers-section .header-wrapper .title-group .main-title{font-size:34px;font-weight:600;color:#20284d;margin-bottom:.5rem;line-height:1.25}.happy-customers-section .header-wrapper .title-group .subtitle{font-size:18px;color:#4b5563;margin-bottom:2rem}@media(min-width:768px){.happy-customers-section .header-wrapper .title-group .subtitle{margin-bottom:0}}.happy-customers-section .instagram-btn{display:flex;align-items:center;justify-content:center;height:2.75rem;width:-moz-fit-content;width:fit-content;border-radius:.5rem;padding-left:1.5rem;padding-right:1.5rem;font-size:.875rem;font-weight:500;color:#fff!important;background-color:#ff6737!important;border:none;transition:all .2s ease;cursor:pointer}.happy-customers-section .instagram-btn:hover{background-color:#e65c31!important;filter:brightness(.95);transform:translateY(-1px)}.happy-customers-section .instagram-btn.desktop-btn{display:none}@media(min-width:768px){.happy-customers-section .instagram-btn.desktop-btn{display:flex;grid-column:3;justify-self:flex-end}}.happy-customers-section .instagram-btn.mobile-btn{display:flex;width:100%;max-width:250px;margin:6rem auto 2rem}@media(min-width:768px){.happy-customers-section .instagram-btn.mobile-btn{display:none}}.happy-customers-section .collage-grid{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;grid-auto-rows:180px;min-height:560px;margin-top:2rem}@media(min-width:768px){.happy-customers-section .collage-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;grid-auto-rows:220px;min-height:460px}}@media(min-width:1200px){.happy-customers-section .collage-grid{grid-auto-rows:260px;min-height:540px}}.happy-customers-section .collage-grid .grid-item{position:relative;width:100%;height:100%}.happy-customers-section .collage-grid .grid-item .collage-image{-o-object-fit:cover;object-fit:cover;border-radius:16px}@media(min-width:768px){.happy-customers-section .collage-grid .grid-item .collage-image{border-radius:20px}}.happy-customers-section .collage-grid .grid-item.item-0{display:none}@media(min-width:768px){.happy-customers-section .collage-grid .grid-item.item-0{display:block;grid-column:span 1/span 1;grid-row:span 1/span 1}}.happy-customers-section .collage-grid .grid-item.item-1,.happy-customers-section .collage-grid .grid-item.item-2{grid-column:span 1/span 1;grid-row:span 1/span 1}.happy-customers-section .collage-grid .grid-item.item-3{display:none}@media(min-width:768px){.happy-customers-section .collage-grid .grid-item.item-3{display:block;grid-column:span 1/span 1;grid-row:span 2/span 2}}.happy-customers-section .collage-grid .grid-item.item-4{display:none}@media(min-width:768px){.happy-customers-section .collage-grid .grid-item.item-4{display:block;grid-column:span 1/span 1;grid-row:span 2/span 2}}.happy-customers-section .collage-grid .grid-item.item-5{grid-column:span 2/span 2;grid-row:span 2/span 2}.happy-customers-section .collage-grid .grid-item.item-6{display:none}@media(min-width:768px){.happy-customers-section .collage-grid .grid-item.item-6{display:block;grid-column:span 1/span 1;grid-row:span 1/span 1}}.happy-customers-section .collage-grid .placeholder-box{grid-column:span 2/span 2;width:100%;position:relative;min-height:600px;border-radius:.5rem;overflow:hidden}@media(min-width:768px){.happy-customers-section .collage-grid .placeholder-box{grid-column:span 4/span 4;min-height:800px}}.happy-customers-section .collage-grid .placeholder-box .image-desktop{display:none}@media(min-width:768px){.happy-customers-section .collage-grid .placeholder-box .image-desktop{display:block;-o-object-fit:contain;object-fit:contain}}.happy-customers-section .collage-grid .placeholder-box .image-mobile{display:block}@media(min-width:768px){.happy-customers-section .collage-grid .placeholder-box .image-mobile{display:none}}.happy-customers-section .collage-grid .placeholder-box .image-mobile{-o-object-fit:cover;object-fit:cover}.hero-section{padding:1.5rem;position:relative}.hero-section .hero-inner{position:absolute;inset:1.5rem;width:auto}@media only screen and (max-width:1023px){.hero-section .hero-inner{position:relative;inset:initial}}@media(max-width:1024px){.hero-section .hero-inner.lp-hero .enquire-wizard{margin-top:28px}}.hero-section .intro{max-width:600px;width:100%;color:#fff}@media only screen and (max-width:767px){.destination-landing-page .hero-section .intro h1{font-size:2.25rem!important;font-weight:800!important;margin-top:0!important;line-height:1.1}}.hero-section .image-wrapper,.hero-section .video-wrapper{position:relative;width:100%;height:calc(100svh - 3rem)}.hero-section .image-wrapper:before,.hero-section .video-wrapper:before{content:"";position:absolute;inset:0;border-radius:14px;background:linear-gradient(0deg,rgba(61,65,82,.6),rgba(61,65,82,.6))}.hero-section .image-wrapper img,.hero-section .image-wrapper video,.hero-section .video-wrapper img,.hero-section .video-wrapper video{border-radius:14px;margin-left:auto;margin-right:auto;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media only screen and (max-width:1023px){.hero-section .image-wrapper,.hero-section .video-wrapper{position:absolute;width:calc(100% - 32px);min-height:calc(80svh - 3rem)}}@media only screen and (max-width:767px){.destination-landing-page .hero-section .image-wrapper,.destination-landing-page .hero-section .video-wrapper{height:calc(75svh - 3rem)!important;min-height:calc(75svh - 3rem)!important}}@media only screen and (max-width:1023px){.hero-section{padding-left:16px;padding-right:16px}}.hero-section.pt-0{padding-top:0}.hero-section.pt-0 .lp-font{font-size:3.75rem;line-height:1;font-weight:800;width:100%}@media(max-width:767px){.hero-section.pt-0 .lp-font{font-size:2.5rem;padding-top:124px}}.hero-section.pt-0 .lp-para{font-size:18px;line-height:24px;width:100%}.hero-section.pt-0 .image-wrapper,.hero-section.pt-0 .video-wrapper{height:calc(100svh - 5rem)}.hero-section.pt-0 .image-wrapper:before,.hero-section.pt-0 .video-wrapper:before{background:linear-gradient(248.6deg,rgba(0,0,0,0) 33.04%,rgba(0,0,0,.8))}@media(max-width:1024px){.hero-section.pt-0 .image-wrapper img,.hero-section.pt-0 .video-wrapper img{-o-object-position:59%;object-position:59%}.hero-section.pt-0 .image-wrapper:before,.hero-section.pt-0 .video-wrapper:before{background:linear-gradient(258.09deg,rgba(0,0,0,0) .29%,rgba(0,0,0,.5) 53.97%)}}.hero-section.pt-0 .font-oregano{font-family:oregano}@media(min-width:767px)and (max-width:1024px){.hero-section.pt-0{height:calc(100svh - 5rem)}}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px;width:85%}@media(min-width:768px){.hero-stats{display:flex;flex-wrap:wrap;width:-moz-fit-content;width:fit-content;gap:12px}}.hero-stats .hero-stat-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 4px;border-radius:12px;background:hsla(0,0%,100%,.15);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);min-width:0}@media(min-width:768px){.hero-stats .hero-stat-card{padding:16px;min-width:100px;border-radius:16px}}.hero-stats .hero-stat-card .hero-stat-value{font-size:22px;font-weight:500;color:#fff;line-height:1.1;letter-spacing:-.5px;text-align:center}@media(min-width:768px){.hero-stats .hero-stat-card .hero-stat-value{font-size:1.5rem}}.hero-stats .hero-stat-card .hero-stat-label{font-size:.7rem;font-weight:400;color:hsla(0,0%,100%,.85);white-space:nowrap;text-align:center}@media(min-width:768px){.hero-stats .hero-stat-card .hero-stat-label{font-size:.9rem}}@media(max-width:320px){.hero-stats .hero-stat-card .hero-stat-label{font-size:.5rem}}.hero-category-tag{display:inline-flex;align-items:center;gap:2px;padding:6px 16px;border-radius:9999px;background:hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);width:-moz-fit-content;width:fit-content}@media(max-width:767px){.hero-category-tag{margin-top:2rem}}.hero-category-tag>span{color:#fff;font-weight:500;font-size:.95rem}.hero-category-tag .heart-icon{font-size:1.1rem;line-height:1}.faq-section .faq-block{max-width:460px;width:100%}.faq-section .faq-block h2{max-width:420px}.faq-section .faq-block h2.font-yesteryear{color:#ff6737;font-size:2rem;margin-bottom:-10px}.faq-section .w-100{width:100%}.faq-accordion .accordion{border:0;border-radius:0}.faq-accordion .accordion button{background-color:rgba(0,0,0,0)!important;padding-left:0;padding-right:0;border-bottom:1px solid #e5e7eb}.faq-accordion .accordion button span{font-size:1.125rem;font-weight:500;color:#3d4152}.faq-accordion .accordion .panel{padding-left:0;padding-right:0;color:#4b5563}@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";.travel-experience{font-family:Outfit,sans-serif;overflow:hidden}.travel-experience__container{display:flex;flex-direction:column;gap:32px;position:relative}@media(min-width:1024px){.travel-experience__container{flex-direction:row;align-items:center;gap:48px}}.travel-experience__left{position:relative;z-index:10}@media(min-width:1024px){.travel-experience__left{width:350px;flex-shrink:0;padding-left:50px}}.travel-experience__ribbon{position:absolute;z-index:-1;pointer-events:none;width:100px}.travel-experience__ribbon--left{top:-20px;left:-30px}@media(max-width:425px){.travel-experience__ribbon--left{left:-60px}}.travel-experience__ribbon--right{bottom:100px;right:-50px}@media(max-width:425px){.travel-experience__ribbon--right{bottom:-10px;right:-20px}}.travel-experience__title{color:#3d4152;font-size:34px;font-weight:600;line-height:1.25;margin-bottom:12px}.travel-experience__desc{color:rgba(0,0,0,.56);font-size:16px;font-weight:400;line-height:1.5;margin-bottom:24px}@media(min-width:1024px){.travel-experience__desc{font-size:18px;margin-bottom:32px}}.travel-experience__google-block{display:flex;align-items:flex-start;flex-direction:column;gap:20px}@media(max-width:1023px){.travel-experience__google-block{gap:0}}.travel-experience__rating-content{display:flex;align-items:center;gap:16px}.travel-experience__google-logo img{height:auto;width:75px;max-width:100%}.travel-experience__rating-score{display:flex;flex-direction:column;color:#3d4152;margin-bottom:-30px}.travel-experience__score-value{font-size:46px;font-weight:800;line-height:1;margin-bottom:4px;letter-spacing:-1px}.travel-experience__stars{display:flex;gap:2px}.travel-experience__stars svg{width:14px;height:14px}.travel-experience__button{background-color:#ff6737;color:#fff;font-size:14px;font-weight:400;padding:12px;border-radius:8px;border:none;cursor:pointer;transition:background-color .2s ease,transform .1s ease;display:inline-block;text-align:center}.travel-experience__button:hover{background-color:#ff4514;transform:scale(1.02)}.travel-experience__button--desktop{display:none}@media(min-width:1024px){.travel-experience__button--desktop{display:block}}.travel-experience__button--mobile{display:block;width:100%;margin-top:16px}@media(min-width:1024px){.travel-experience__button--mobile{display:none}}.travel-experience__right{flex:1;min-width:0;position:relative}.travel-experience__swiper{padding:24px 0;margin:-24px 0}.travel-experience__slide{height:auto;display:flex}.travel-experience__card{background:#fff;border-radius:20px;padding:24px;box-shadow:0 4px 20px rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.02);position:relative;height:100%;display:flex;flex-direction:column;width:100%}.travel-experience__quote{position:absolute;top:24px;right:24px;width:48px;height:auto;opacity:.15}.travel-experience__card-header{display:flex;align-items:center;gap:16px;margin-bottom:16px}.travel-experience__avatar{position:relative}.travel-experience__avatar-img{width:52px;height:52px;border-radius:50%;overflow:hidden;background-color:#eee}.travel-experience__avatar-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.travel-experience__avatar-badge{position:absolute;bottom:-2px;right:-2px;width:20px;height:20px;background:#ff6737;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.travel-experience__user-info{display:flex;flex-direction:column;gap:4px}.travel-experience__name{color:#3d4152;font-size:16px;font-weight:600;margin:0;line-height:1.2}.travel-experience__user-stars{display:flex;gap:2px}.travel-experience__user-stars svg{width:14px;height:14px}.travel-experience__card-content{margin-bottom:24px;flex:1}.travel-experience__card-content p{color:#464e67;font-size:14px;line-height:1.6;margin:0;font-weight:400}.travel-experience__card-content p.clamped{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.travel-experience__card-content p.expanded{display:block;max-height:68px;overflow-y:auto;padding-right:4px}.travel-experience__card-content p.expanded::-webkit-scrollbar{width:4px}.travel-experience__card-content p.expanded::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:4px}.travel-experience__card-content .travel-experience__more-link{color:#464e67;font-weight:700;text-decoration:underline;cursor:pointer}.travel-experience__card-content .travel-experience__more-link:hover{color:#3d4152}.travel-experience__card-content .travel-experience__more-link--absolute{position:absolute;bottom:0;right:0;padding-left:24px;background:linear-gradient(90deg,transparent 0,#FFFFFF 30%,#FFFFFF);line-height:1.6}.travel-experience__card-content .travel-experience__more-link--inline{margin-left:6px}.travel-experience__gallery{display:flex;gap:12px;flex-wrap:nowrap;overflow:hidden}.travel-experience__gallery-img{width:100px;height:60px;border-radius:8px;-o-object-fit:cover;object-fit:cover;flex-shrink:0;box-shadow:0 2px 6px rgba(0,0,0,.04);transition:opacity .2s ease}.travel-experience__gallery-img:hover{opacity:.85}@keyframes autoScrollVertical{0%{transform:translateY(0)}to{transform:translateY(calc(-50% - 12px))}}.animate-marquee-vertical{animation:autoScrollVertical 40s linear infinite}.animate-marquee-vertical:hover{animation-play-state:paused}@import"https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&display=swap";.from-destination{background-color:#fff;font-family:Outfit,sans-serif}.from-destination__header{text-align:center;margin-bottom:24px;padding-top:16px}@media(min-width:1024px){.from-destination__header{margin-bottom:40px}}.from-destination__header .title{color:#3d4152;font-size:28px;font-weight:600;line-height:1.25;margin-bottom:8px}@media(min-width:1024px){.from-destination__header .title{font-size:34px;margin-bottom:12px}}.from-destination__header .desc{color:rgba(0,0,0,.56);font-size:16px;font-weight:400;line-height:1.5}@media(min-width:1024px){.from-destination__header .desc{font-size:18px}}.from-destination__grid{display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;align-items:center}@media(min-width:1025px){.from-destination__grid{grid-template-columns:repeat(6,1fr)}}.from-destination .city-card{position:relative;border-radius:16px;overflow:hidden;width:185px;height:125px;cursor:pointer;aspect-ratio:16/12;transition:transform .2s ease,box-shadow .2s ease}@media(min-width:1024px){.from-destination .city-card{aspect-ratio:4/3}}.from-destination .city-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.15)}.from-destination .city-card:hover .bg-img{transform:scale(1.05)}.from-destination .city-card .bg-img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1;transition:transform .4s ease}.from-destination .city-card .card-overlay{position:absolute;bottom:0;left:0;width:100%;height:70%;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.4) 40%,transparent);z-index:2}.from-destination .city-card__content{position:absolute;bottom:12px;left:12px;z-index:3;width:calc(100% - 24px)}@media(min-width:1024px){.from-destination .city-card__content{bottom:16px;left:16px;width:calc(100% - 32px)}}.from-destination .city-card__content .city-name{color:#fff;font-size:18px;font-weight:600;margin-bottom:6px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.from-destination .city-card__content .flight-info-pill{display:inline-flex;align-items:center;gap:6px;background-color:hsla(0,0%,100%,.2);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);padding:4px 8px;border-radius:6px;white-space:nowrap}.from-destination .city-card__content .flight-info-pill span{color:#fff;font-size:11px;font-weight:500}@media(max-width:320px){.from-destination .city-card__content .flight-info-pill span{font-size:9px}}@media(min-width:1024px){.from-destination .city-card__content .flight-info-pill span{font-size:12px}}