.blessings-container{display:flex;background:#f2f2f2;margin:38px auto auto;border-radius:8px;overflow:hidden}.blessings-container .blessings-left{flex:1 1;height:404px;padding:20px 25px;overflow-y:scroll;direction:rtl;scrollbar-width:thin;scrollbar-color:#f5a623 #563d8b}.blessings-container .blessings-left *{direction:ltr}.blessings-container .blessings-left::-webkit-scrollbar{width:6px;padding-right:10px}.blessings-container .blessings-left::-webkit-scrollbar-track{background:#563d8b;border-radius:10px}.blessings-container .blessings-left::-webkit-scrollbar-thumb{background:#f5a623;border-radius:10px}.blessings-container .blessings-left h2,.blessings-container .blessings-left h3,.blessings-container .blessings-left h4{color:#4a3c72;font-family:var(--font-heading,"Abril Fatface");font-weight:900;margin:14px 0}.blessings-container .blessings-left p{font-size:14px;line-height:1.9;font-family:var(--font-body,"Montserrat");margin:5px 0}.blessings-container .blessings-right{flex:1 1;max-width:550px;width:100%;height:404px;display:flex;align-items:center;justify-content:center}.blessings-container .blessings-right img{width:100%;height:100%;object-fit:contain;display:block;margin:0 auto}@media(max-width:1100px){.blessings-container{flex-direction:column;align-items:center;margin-top:30px}.blessings-left{width:100%;max-height:350px;height:auto;padding:20px;box-sizing:border-box}.blessings-left h2{font-size:22px}.blessings-left p{font-size:13px}.blessings-right{width:100%;max-width:100%;height:auto;max-height:360px;margin:10px auto 0;display:flex;justify-content:center;align-items:center}.blessings-right img{max-height:320px;width:auto;max-width:100%;margin:0 auto;object-fit:contain;display:block}}@media(max-width:768px){.blessings-container{margin-top:20px}.blessings-left{max-height:280px;padding:15px}.blessings-left h2{font-size:20px}.blessings-left h3{font-size:18px}.blessings-left p{font-size:12px}.blessings-right{max-height:none;margin:15px auto 0}.blessings-right img{max-height:320px;width:auto;max-width:100%;margin:0 auto}}@media(max-width:576px){.blessings-container{margin-top:15px}.blessings-left{max-height:260px;padding:12px}.blessings-left h2{font-size:18px}.blessings-left h3{font-size:16px}.blessings-left p{font-size:12px}.blessings-right{max-height:none;margin:10px auto 0}.blessings-right img{max-height:280px;width:auto;max-width:100%;margin:0 auto}}@media(max-width:456px){.blessings-left{max-height:220px;padding:10px 8px}.blessings-left h2{font-size:16px}.blessings-left h3{font-size:14px}.blessings-left p{font-size:11px}.blessings-right{max-height:none;margin:10px auto 0}.blessings-right img{max-height:240px;width:auto;max-width:100%;margin:0 auto}}.city-holiday-section{margin-top:60px;position:relative}.city-holiday-section .city-header-sec{background-color:#d9d5e5;padding-top:44px;padding-bottom:50px;position:relative;z-index:1}.city-holiday-section .city-header-sec .city-header-wrapper{width:100%;max-width:1920px;margin:0 auto;padding:0 80px;display:flex;align-items:center}@media screen and (min-width:1600px){.city-holiday-section .city-header-sec .city-header-wrapper{padding:0 107px}}.city-holiday-section .city-header-sec .city-header-text h2{font-size:30px;color:var(--primary-purple);font-family:var(--font-heading);font-weight:400;margin:0;line-height:1.15}.city-holiday-section .city-header-sec .city-header-text p{font-size:14px;margin-top:8px;color:#040403;line-height:20px;font-family:var(--font-body);max-width:560px}.city-holiday-section .city-cards-wrapper{width:100%;max-width:1920px;margin:-24px auto 0;padding:0 80px 60px;position:relative;z-index:2}@media screen and (min-width:1600px){.city-holiday-section .city-cards-wrapper{padding:0 107px 60px}}.city-holiday-section .city-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;max-width:1320px;margin:0 auto}@media screen and (min-width:1600px){.city-holiday-section .city-cards-grid{max-width:100%;gap:24px}}@media screen and (max-width:1100px){.city-holiday-section .city-cards-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (max-width:600px){.city-holiday-section .city-cards-grid{grid-template-columns:1fr;gap:16px}}.city-holiday-section .city-holiday-card{display:flex;flex-direction:column;align-items:center;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 14px rgba(0,0,0,.08);padding:9px 0 10px;min-height:261px;cursor:pointer;text-decoration:none;color:inherit;transition:box-shadow .25s ease,transform .25s ease}.city-holiday-section .city-holiday-card:hover{box-shadow:0 8px 30px rgba(67,43,125,.2);transform:translateY(-4px)}.city-holiday-section .city-holiday-card .city-card-title{font-size:18px;font-weight:800;font-family:Montserrat,sans-serif;color:#e4a724;line-height:1.2;text-align:center;margin:0 0 6px;padding:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.city-holiday-section .city-holiday-card .city-card-img{width:calc(100% - 30px);height:182px;margin:0 15px 6px;border-radius:6px;overflow:hidden;flex-shrink:0}.city-holiday-section .city-holiday-card .city-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.city-holiday-section .city-holiday-card:hover .city-card-img img{transform:scale(1.05)}.city-holiday-section .city-holiday-card .city-card-price-row{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:0 15px;margin-top:auto}.city-holiday-section .city-holiday-card .city-card-price-row .price-decor-img{width:auto;height:8px;max-width:45px;object-fit:contain;display:block;opacity:.85}.city-holiday-section .city-holiday-card .city-card-price-row .city-card-price{display:inline-flex;align-items:baseline;gap:3px;flex-shrink:0}.city-holiday-section .city-holiday-card .city-card-price-row .city-card-price .price-fr,.city-holiday-section .city-holiday-card .city-card-price-row .city-card-price .price-pp{font-size:12px;font-weight:400;font-family:Montserrat,sans-serif;color:#000;line-height:1}.city-holiday-section .city-holiday-card .city-card-price-row .city-card-price .price-value{font-size:26px;font-weight:400;font-family:Abril Fatface,serif;color:#432b7d;line-height:1}@media screen and (max-width:1200px){.city-holiday-section .city-cards-wrapper,.city-holiday-section .city-header-wrapper{padding-left:40px;padding-right:40px}}@media screen and (max-width:768px){.city-holiday-section{margin-top:40px}.city-holiday-section .city-header-sec{padding-top:32px;padding-bottom:40px}.city-holiday-section .city-cards-wrapper,.city-holiday-section .city-header-wrapper{padding-left:20px;padding-right:20px}.city-holiday-section .city-cards-wrapper{margin-top:-18px;padding-bottom:40px}.city-holiday-section .city-header-text h2{font-size:22px}.city-holiday-section .city-holiday-card .city-card-img{height:170px}}@media screen and (max-width:480px){.city-holiday-section .city-header-sec{padding-top:24px;padding-bottom:32px}.city-holiday-section .city-cards-wrapper,.city-holiday-section .city-header-wrapper{padding-left:16px;padding-right:16px}.city-holiday-section .city-header-text h2{font-size:20px}.city-holiday-section .city-header-text p{font-size:13px;line-height:19px}.city-holiday-section .city-holiday-card{padding:9px 0 8px}.city-holiday-section .city-holiday-card .city-card-title{font-size:16px}.city-holiday-section .city-holiday-card .city-card-img{height:160px}.city-holiday-section .city-holiday-card .city-card-price-row{gap:6px}.city-holiday-section .city-holiday-card .city-card-price-row .price-decor-img{max-width:35px;height:7px}.city-holiday-section .city-holiday-card .city-card-price-row .city-card-price .price-fr,.city-holiday-section .city-holiday-card .city-card-price-row .city-card-price .price-pp{font-size:11px}.city-holiday-section .city-holiday-card .city-card-price-row .city-card-price .price-value{font-size:22px}}@media screen and (max-width:394px){.city-holiday-section{margin-top:30px}.city-holiday-section .city-header-sec{padding-top:20px;padding-bottom:28px}.city-holiday-section .city-cards-wrapper,.city-holiday-section .city-header-wrapper{padding-left:12px;padding-right:12px}.city-holiday-section .city-cards-wrapper{padding-bottom:30px;margin-top:-14px}.city-holiday-section .city-header-text h2{font-size:19px}.city-holiday-section .city-header-text p{font-size:12px;line-height:17px}.city-holiday-section .city-holiday-card{padding:8px 0;border-radius:8px}.city-holiday-section .city-holiday-card .city-card-title{font-size:15px;margin-bottom:5px}.city-holiday-section .city-holiday-card .city-card-img{width:calc(100% - 20px);margin:0 10px 5px;height:150px}.city-holiday-section .city-holiday-card .city-card-price-row{gap:5px;padding:0 10px}.city-holiday-section .city-holiday-card .city-card-price-row .price-decor-img{max-width:28px;height:6px}.city-holiday-section .city-holiday-card .city-card-price-row .city-card-price .price-fr,.city-holiday-section .city-holiday-card .city-card-price-row .city-card-price .price-pp{font-size:11px}.city-holiday-section .city-holiday-card .city-card-price-row .city-card-price .price-value{font-size:20px}}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.gallery-slider-wrapper{position:relative;width:100%;margin-bottom:25px;min-height:300px}@media screen and (min-width:1600px){.gallery-slider-wrapper{min-height:330px}}@media(max-width:768px){.gallery-slider-wrapper{margin-bottom:18px;min-height:300px}}.gallery-slider-wrapper .gallery-swiper{width:100%;height:auto;position:relative;min-height:300px}@media screen and (min-width:1600px){.gallery-slider-wrapper .gallery-swiper{min-height:330px}}.gallery-slider-wrapper .gallery-swiper:not(.swiper-initialized){overflow:hidden}.gallery-slider-wrapper .gallery-swiper:not(.swiper-initialized) .swiper-wrapper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:6px;gap:6px;transform:none!important;width:100%!important}.gallery-slider-wrapper .gallery-swiper:not(.swiper-initialized) .swiper-wrapper>:nth-child(n+4){display:none!important}.gallery-slider-wrapper .gallery-swiper:not(.swiper-initialized) .swiper-slide{width:auto!important;margin:0!important;height:auto}@media(max-width:1023px){.gallery-slider-wrapper .gallery-swiper:not(.swiper-initialized) .swiper-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-slider-wrapper .gallery-swiper:not(.swiper-initialized) .swiper-wrapper>:nth-child(n+3){display:none!important}}@media(max-width:639px){.gallery-slider-wrapper .gallery-swiper:not(.swiper-initialized) .swiper-wrapper{grid-template-columns:minmax(0,1fr)}.gallery-slider-wrapper .gallery-swiper:not(.swiper-initialized) .swiper-wrapper>:nth-child(n+2){display:none!important}}.gallery-slider-wrapper .gallery-swiper .gallery-slide-item{width:100%;height:300px;overflow:hidden;background:#eceaf2}@media screen and (min-width:1600px){.gallery-slider-wrapper .gallery-swiper .gallery-slide-item{height:330px}}.gallery-slider-wrapper .gallery-swiper .gallery-slide-item img{width:100%;height:100%;object-fit:cover;display:block}.gallery-slider-wrapper .gallery-nav-btn{position:absolute;bottom:-22.5px;z-index:10;width:45px;height:45px;background:#1e0e45;display:flex;align-items:center;justify-content:center;border-radius:6px;cursor:pointer;transition:all .3s ease;border:none}.gallery-slider-wrapper .gallery-nav-btn img{width:16px;height:16px;object-fit:contain}.gallery-slider-wrapper .gallery-nav-btn:hover{background:#432b7d;transform:translateY(-2px)}.gallery-slider-wrapper .gallery-nav-btn.gallery-prev{left:20px}.gallery-slider-wrapper .gallery-nav-btn.gallery-next{right:20px}.gallery-slider-wrapper .gallery-nav-btn.swiper-button-disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media(max-width:768px){.gallery-slider-wrapper .gallery-nav-btn{width:35px;height:35px;bottom:-17.5px}.gallery-slider-wrapper .gallery-nav-btn.gallery-prev{left:10px}.gallery-slider-wrapper .gallery-nav-btn.gallery-next{right:10px}.gallery-slider-wrapper .gallery-nav-btn img{width:14px;height:14px}}.hotel-card{height:auto;background:#fff;border-radius:15px;display:flex;width:100%;justify-content:space-between;padding:10px;border:1px solid #cda349}.hotel-card .hotel-img-link{display:block;height:120px}.hotel-card .hotel-img{width:275px;height:120px;object-fit:cover;border-radius:20px;margin-right:8px}.hotel-card .card-content{display:flex;flex-direction:column;flex:1 1;position:relative}.hotel-card .card-content .badge{background:#449e62;color:#fff;font-size:12px;font-weight:700;padding:5px 14px;border-radius:25px;width:-moz-fit-content;width:fit-content;display:block}.hotel-card .card-content .str{display:flex;gap:0;margin:-6px 0 4px}.hotel-card .card-content .str .str-s{width:16px;height:16px;object-fit:contain;display:block}.hotel-card .card-content .title{font-size:16px;line-height:1.2;margin:0 0 3px;font-weight:600}.hotel-card .card-content .location-nav{display:flex;gap:10px}.hotel-card .card-content .location-nav .loc{width:14px;object-fit:contain}.hotel-card .card-content .location-nav .location{font-size:12px;color:#000;line-height:1.2}.hotel-card .card-content .linkdetail{font-size:14px;line-height:20px;font-weight:600;color:var(--primary-purple);text-decoration:underline}.hotel-card .card-content .badge-price-block{display:flex;justify-content:space-between;align-items:flex-start}.hotel-card .card-content .price-block{display:flex;flex-direction:column;align-items:center;gap:2px}.hotel-card .card-content .package{display:flex;gap:5px}.hotel-card .card-content .package span{margin-top:auto;font-size:12px;font-weight:400;color:#000;line-height:1.1}.hotel-card .card-content .package .amount{font-family:var(--font-heading);font-size:26px;font-weight:400;color:var(--primary-purple)}.hotel-card .card-content .package .amount .asterisk{font-size:10px;font-weight:400;color:#000}.hotel-card .card-content .tax{font-size:9px;color:#000}@media screen and (max-width:768px){.hotel-card{width:100%}.hotel-card .hotel-img-link{height:123px}.hotel-card .hotel-img{width:192px;height:123px}}@media screen and (max-width:576px){.hotel-card{flex-direction:column}.hotel-card .hotel-img-link{height:212px;margin:0 0 8px}.hotel-card .hotel-img{width:100%;margin:0;height:212px;object-fit:cover}.hotel-card .card-content .linkdetail,.hotel-card .card-content .title{text-align:left}}.tabs{display:flex;gap:8px}.tab-split{display:flex;align-items:stretch}.tab-btn{padding:12px 14px;border:none;background:#eee;cursor:pointer;font-size:13px;color:#555;border-radius:6px 0 0 6px}.tab-arrow{display:flex;align-items:center;justify-content:center;padding:8px 10px;background:#3b045f;border-radius:0 6px 6px 0;cursor:pointer}.tab-btn.active{background:#432b7d;color:#fff}.tab-split:hover .tab-arrow{background:#6a2bb8}.tab-arrow img{width:12px;height:12px}.filters{display:flex;justify-content:flex-end;align-items:center;gap:12px}@media(max-width:576px){.filters{flex-direction:column;align-items:flex-start;gap:5px}}.filter-wrapper{position:relative;display:inline-block}.filter-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:9998;animation:fadeInBackdrop .2s ease forwards}@keyframes fadeInBackdrop{0%{opacity:0}to{opacity:1}}.filter-btn{display:flex;align-items:center;gap:6px;border:none;background:transparent;cursor:pointer;font-size:13px}.filter-box{position:absolute;top:calc(100% + 8px);right:0;width:360px;padding:20px;background:#fff;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.15);z-index:9999}.menu-close{position:absolute;top:-15px;left:40px}.menu-close .close-btn{background:var(--primary-purple);width:36px;height:36px;border-radius:50%;border:none;cursor:pointer}.menu-close .close-btn:hover{background:var(--primary-gold);transform:rotate(90deg)}.filter-box h4{font-size:16px;font-weight:700;color:#432b7d;margin-left:56px;font-family:var(--font-body)}.filter-box h4.budget{margin-left:214px}.range-box{position:relative;margin:0 0 40px}.range-box input[type=range]{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:7px;border-radius:10px;outline:none;background:linear-gradient(to right,#e0dee5 0,#e0dee5 var(--val),#aaa4bc var(--val),#aaa4bc 100%)}.range-box input[type=range]::-webkit-slider-runnable-track{height:7px;border-radius:10px;background:transparent}.range-box input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;background:#6a2bb8;border-radius:50%;border:none;cursor:pointer;margin-top:-6px;box-shadow:0 0 0 4px rgba(106,43,184,.2)}.range-box input[type=range]::-moz-range-thumb{width:16px;height:16px;background:#6a2bb8;border-radius:50%;border:none;cursor:pointer}.price-label{position:absolute;top:23px;transform:translateX(-50%);font-size:16px;font-weight:400;color:#000;white-space:nowrap}.price-label span{display:block;font-size:10px;color:#888;text-align:center}.filter-box label{display:flex;justify-content:flex-end;align-items:center;gap:8px;padding:2px 0;font-size:16px;font-weight:400;color:#000;cursor:pointer}.filter-box input[type=radio]{order:2;-moz-appearance:none;appearance:none;-webkit-appearance:none;margin:0;width:20px;height:20px;box-sizing:border-box;border-radius:50%;border:none;background:#cec8dd;box-shadow:inset 0 0 0 4px #cec8dd,inset 0 0 0 5.5px #8676ab;cursor:pointer;flex-shrink:0;transition:all .2s ease}.filter-box input[type=radio]:checked{box-shadow:none;border:4.5px solid #cec8dd;background:radial-gradient(circle,#fff 5%,#fff 2.5px,#432b7d 0,#432b7d 100%)}.filter-box label span{order:1}.filter-group{display:flex;background:#cec4da;border-radius:8px}.star-btn{padding:10px 24px;border:none;background:transparent;cursor:pointer;font-size:16px;font-weight:500;color:#1a1a1a;display:flex;align-items:center;gap:10px;border-radius:8px;transition:all .2s ease}.star-btn.active{background:#3c2a6f;color:#fff}.dot{width:20px;height:20px;box-sizing:border-box;border-radius:50%;border:none;background:#fff;box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3.5px #9587be;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0}.dot:after{content:"";width:4px;height:4px;border-radius:50%;background:transparent;position:absolute;transition:all .2s ease}.star-btn.active .dot{box-shadow:none;border:4.5px solid #9587be;background:transparent}.star-btn.active .dot:after{width:4px;height:4px;background:#fff}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);button&{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}.reviews-section{padding-top:60px;overflow:hidden;position:relative;min-height:514px}@media(max-width:992px){.reviews-section{padding-top:30px;min-height:0}}.reviews-section .reviews-wrapper{display:grid;grid-template-columns:382px 1fr;align-items:center;grid-gap:0;gap:0}@media(min-width:1580px){.reviews-section .reviews-wrapper{grid-template-columns:445px 1fr}}@media(max-width:768px){.reviews-section .reviews-wrapper{grid-template-columns:1fr}}.reviews-section .reviews-left{flex-shrink:0}.reviews-section .reviews-left .content-card{background:var(--light-purple);padding:40px 40px 40px 0;border-radius:unset;display:flex;flex-direction:column;gap:15px;position:relative}.reviews-section .reviews-left .content-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:var(--light-purple);border-radius:20px 0 0 20px}@media screen and (max-width:768px){.reviews-section .reviews-left .content-card:before{display:none}}@media(min-width:1580px){.reviews-section .reviews-left .content-card{padding:50px 100px 50px 0}}@media screen and (max-width:768px){.reviews-section .reviews-left .content-card{padding:20px 15px 30px;gap:10px}}.reviews-section .reviews-left .content-card .tag-h3{font-family:var(--font-body);font-size:14px;color:var(--primary-purple);opacity:.6;font-weight:500}.reviews-section .reviews-left .content-card .tag-h3.bottom{align-self:flex-end;margin-top:-10px}.reviews-section .reviews-left .content-card .section-title{font-family:var(--font-heading);font-size:35px;font-weight:400;color:var(--primary-purple);line-height:1.2;margin:0}@media(min-width:1580px){.reviews-section .reviews-left .content-card .section-title{font-size:36px}}@media screen and (max-width:576px){.reviews-section .reviews-left .content-card .section-title{font-size:22px}}.reviews-section .reviews-left .content-card .section-description{font-family:var(--font-body);font-size:16px;color:var(--text-dark);line-height:1.6;margin:0 0 20px;letter-spacing:-2%}@media screen and (max-width:768px){.reviews-section .reviews-left .content-card .section-description{margin:0}}@media screen and (max-width:576px){.reviews-section .reviews-left .content-card .section-description{font-size:14px}}.reviews-section .reviews-left .content-card .action-row{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.reviews-section .reviews-left .content-card .action-row .custom-nav{display:flex;gap:5px}.reviews-section .reviews-left .content-card .action-row .custom-nav .nav-btn{width:35px;height:35px;background:var(--primary-purple);color:#fff;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .3s ease}.reviews-section .reviews-left .content-card .action-row .custom-nav .nav-btn:hover{background:#1e0e45}.reviews-section .reviews-left .content-card .action-row .custom-nav .nav-btn.next-btn svg,.reviews-section .reviews-left .content-card .action-row .custom-nav .nav-btn.prev-btn svg{transform:rotate(0deg)}.reviews-section .reviews-left .content-card .action-row .view-all-btn{display:flex;align-items:center;background:#392b60;color:#fff;padding:4px 4px 4px 20px;border-radius:6px;font-weight:600;font-size:15px;gap:15px;transition:all .3s ease}.reviews-section .reviews-left .content-card .action-row .view-all-btn .arrow-box{width:40px;height:38px;background:#1b1238;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .3s ease}.reviews-section .reviews-left .content-card .action-row .view-all-btn:hover{background:var(--primary-gold)}.reviews-section .reviews-left .content-card .action-row .view-all-btn:hover .arrow-box{background:var(--primary-purple)}.reviews-section .reviews-right{min-width:0;overflow:hidden;margin-left:-30px;height:454px}@media(min-width:1600px){.reviews-section .reviews-right{margin-left:-60px;height:634px}}@media screen and (max-width:1600px)and (min-width:1580px){.reviews-section .reviews-right{margin-left:-92px}}@media screen and (max-width:768px){.reviews-section .reviews-right{margin-left:0;padding:0 0 15px}}.reviews-section .reviews-right .reviews-swiper{width:100%;height:100%}.reviews-section .reviews-right .reviews-placeholders{display:flex;gap:13.2px;height:100%;overflow:hidden}.reviews-section .reviews-right .review-slide{width:224px!important;height:auto;flex-shrink:0}@media(min-width:1600px){.reviews-section .reviews-right .review-slide{width:317px!important}}@media(max-width:1599.5px){.reviews-section .reviews-right .review-slide{width:224px!important}}.reviews-section .reviews-right .phone-frame{position:relative;padding:12px;border-radius:40px;width:224px;height:454px;overflow:hidden;background:url(https://admin.bismillahtravel.co.uk/assets/fr_svgs/mobileshorts.png) no-repeat 50%;background-size:100% 100%;flex-shrink:0}@media(min-width:1600px){.reviews-section .reviews-right .phone-frame{height:634px;width:317px}}@media(max-width:768px){.reviews-section .reviews-right .phone-frame{height:438px}}.reviews-section .reviews-right .phone-frame--placeholder{background-color:#e8e6ef;background-image:none}.reviews-section .reviews-right .phone-frame:after{content:""}.reviews-section .reviews-right .phone-frame .video-container{width:100%;height:100%;background:#000;border-radius:30px;overflow:hidden;position:relative;cursor:pointer}.reviews-section .reviews-right .phone-frame .video-container .short-thumbnail{width:100%;height:100%;object-fit:cover}.reviews-section .reviews-right .phone-frame .video-container .short-iframe{width:100%;height:100%}.reviews-section .reviews-right .phone-frame .video-container .play-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.2);z-index:5}.reviews-section .reviews-right .phone-frame .video-container .play-overlay .play-icon{width:62px;height:62px;background:hsla(0,0%,100%,.8);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.reviews-section .reviews-right .phone-frame .video-container .play-overlay .play-icon svg{margin-left:0}.reviews-section .reviews-right .phone-frame .video-container .title-overlay{position:absolute;bottom:0;left:0;right:0;padding:40px 20px 20px;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);color:#fff;font-size:14px;font-weight:500;z-index:6}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.photo-gallery-wrapper{width:100%;position:relative;margin-bottom:40px;box-sizing:border-box}.photo-gallery-wrapper .gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6px;gap:6px;height:auto;justify-content:center}@media screen and (max-width:1360px){.photo-gallery-wrapper .gallery-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:1024px){.photo-gallery-wrapper .gallery-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.photo-gallery-wrapper .gallery-grid{grid-template-columns:1fr}}.photo-gallery-wrapper .gallery-grid .gallery-img-cell{width:100%!important;max-width:100%!important;height:300px}@media screen and (min-width:1600px){.photo-gallery-wrapper .gallery-grid .gallery-img-cell{height:330px}}.photo-gallery-wrapper .gallery-grid .gallery-img-cell{margin:0 auto;overflow:hidden;cursor:pointer;position:relative}.photo-gallery-wrapper .gallery-grid .gallery-img-cell img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease;display:block}.photo-gallery-wrapper .gallery-grid .gallery-img-cell:hover img{transform:scale(1.04)}.photo-gallery-wrapper .gallery-grid .gallery-img-cell.has-overlay .count-overlay{position:absolute;inset:0;background:rgba(0,0,0,.42);display:flex;align-items:center;justify-content:center;transition:background .3s ease}.photo-gallery-wrapper .gallery-grid .gallery-img-cell.has-overlay .count-overlay span{color:#fff;font-size:38px;font-weight:400;font-family:var(--font-heading);text-shadow:0 2px 12px rgba(0,0,0,.4);line-height:32px}@media(max-width:1200px){.photo-gallery-wrapper .gallery-grid .gallery-img-cell.has-overlay .count-overlay span{font-size:36px}}@media(max-width:900px){.photo-gallery-wrapper .gallery-grid .gallery-img-cell.has-overlay .count-overlay span{font-size:28px}}.photo-gallery-wrapper .gallery-grid .gallery-img-cell.has-overlay:hover .count-overlay{background:rgba(0,0,0,.55)}.photo-gallery-wrapper .gallery-modal{position:fixed;inset:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px}.photo-gallery-wrapper .gallery-modal .modal-container{background:#e5e5e5;width:-moz-fit-content;width:fit-content;max-width:1095px;position:relative;padding:27px 35px;border-radius:4px;box-shadow:0 20px 40px rgba(0,0,0,.3)}@media(max-width:992px){.photo-gallery-wrapper .gallery-modal .modal-container{width:100%;padding:10px}}.photo-gallery-wrapper .gallery-modal .modal-container .purple-close-btn{position:absolute;top:-37px;right:26px;cursor:pointer;z-index:100;transition:.3s ease}.photo-gallery-wrapper .gallery-modal .modal-container .purple-close-btn img{width:59px;height:58px;object-fit:contain}.photo-gallery-wrapper .gallery-modal .modal-container .purple-close-btn:hover{transform:scale(1.1)}@media(max-width:768px){.photo-gallery-wrapper .gallery-modal .modal-container .purple-close-btn{position:absolute;top:8px;right:8px;z-index:200}}.photo-gallery-wrapper .gallery-modal .modal-main-content{display:flex;gap:15px;width:100%}@media(max-width:768px){.photo-gallery-wrapper .gallery-modal .modal-main-content{flex-direction:column}}.photo-gallery-wrapper .gallery-modal .modal-swiper-wrapper{width:763px;height:600px;position:relative;background:#333;border-radius:4px}@media(max-width:1360px){.photo-gallery-wrapper .gallery-modal .modal-swiper-wrapper{width:650px;height:500px}}@media(max-width:1100px){.photo-gallery-wrapper .gallery-modal .modal-swiper-wrapper{width:550px;height:420px}}@media(max-width:992px){.photo-gallery-wrapper .gallery-modal .modal-swiper-wrapper{width:100%;height:auto;aspect-ratio:763/600}}.photo-gallery-wrapper .gallery-modal .modal-swiper-wrapper .modal-swiper{height:100%;width:100%;overflow:hidden;border-radius:4px}.photo-gallery-wrapper .gallery-modal .modal-swiper-wrapper .modal-swiper .swiper-img-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.photo-gallery-wrapper .gallery-modal .modal-swiper-wrapper .modal-swiper .swiper-img-wrap img{width:100%;height:100%;object-fit:cover}.photo-gallery-wrapper .gallery-modal .modal-swiper-wrapper .modal-nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;background:#1a103c;border:none;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:50;transition:.3s ease}.photo-gallery-wrapper .gallery-modal .modal-swiper-wrapper .modal-nav-btn img{width:16px;height:16px;filter:brightness(0) saturate(100%) invert(84%) sepia(47%) saturate(594%) hue-rotate(345deg) brightness(101%) contrast(101%)}.photo-gallery-wrapper .gallery-modal .modal-swiper-wrapper .modal-nav-btn:hover{background:#2a1b5c}.photo-gallery-wrapper .gallery-modal .modal-swiper-wrapper .modal-nav-btn.modal-prev{left:-11px}.photo-gallery-wrapper .gallery-modal .modal-swiper-wrapper .modal-nav-btn.modal-next{right:-11px}.photo-gallery-wrapper .gallery-modal .modal-swiper-wrapper .modal-nav-btn.swiper-button-disabled{opacity:.2;cursor:not-allowed;pointer-events:none}.photo-gallery-wrapper .gallery-modal .modal-swiper-wrapper .slide-count-badge{position:absolute;bottom:5px;left:6px;background:#1a103c;color:#fff;padding:5px 15px;border-radius:20px 20px 20px 0;font-size:14px;font-weight:600;z-index:20;font-family:var(--font-body)}.photo-gallery-wrapper .gallery-modal .modal-side-thumbs{width:243px;height:600px;max-height:100%}@media(max-width:1100px){.photo-gallery-wrapper .gallery-modal .modal-side-thumbs{width:180px;height:420px}}@media(max-width:992px){.photo-gallery-wrapper .gallery-modal .modal-side-thumbs{width:150px;height:auto}}@media(max-width:768px){.photo-gallery-wrapper .gallery-modal .modal-side-thumbs{width:100%}}.photo-gallery-wrapper .gallery-modal .modal-side-thumbs .thumbs-scroll-area{display:flex;flex-direction:column;gap:15px;height:100%;overflow-y:auto;padding-right:5px;scrollbar-width:none;-ms-overflow-style:none}@media(max-width:768px){.photo-gallery-wrapper .gallery-modal .modal-side-thumbs .thumbs-scroll-area{flex-direction:row;overflow-y:hidden;overflow-x:auto;height:auto;padding-bottom:5px}}.photo-gallery-wrapper .gallery-modal .modal-side-thumbs .thumbs-scroll-area::-webkit-scrollbar{display:none}.photo-gallery-wrapper .gallery-modal .modal-side-thumbs .side-thumb-item{width:243px;height:184px;cursor:pointer;transition:.3s ease;position:relative;flex-shrink:0}@media(max-width:992px){.photo-gallery-wrapper .gallery-modal .modal-side-thumbs .side-thumb-item{width:100%;height:auto;aspect-ratio:243/184}}@media(max-width:768px){.photo-gallery-wrapper .gallery-modal .modal-side-thumbs .side-thumb-item{width:150px}}.photo-gallery-wrapper .gallery-modal .modal-side-thumbs .side-thumb-item .thumb-ring{width:100%;height:100%;transition:.3s ease}.photo-gallery-wrapper .gallery-modal .modal-side-thumbs .side-thumb-item .thumb-ring img{width:100%;height:100%;object-fit:cover;border-radius:4px}.photo-gallery-wrapper .gallery-modal .modal-side-thumbs .side-thumb-item:hover .thumb-ring{border-color:rgba(147,112,219,.4)}.photo-gallery-wrapper .gallery-modal .modal-side-thumbs .side-thumb-item.active .thumb-ring{border-color:#9370db;background:#fff;transform:scale(1.05);box-shadow:0 4px 15px rgba(0,0,0,.2)}.scroll-detail-section{width:100%;position:relative;display:flex;align-items:center;min-height:500px;padding:100px 0;overflow:hidden}.scroll-detail-section .scroll-detail-container{position:relative;z-index:2}.scroll-detail-section .scroll-detail-container:after,.scroll-detail-section .scroll-detail-container:before{content:"";position:absolute;top:-50px;height:calc(100% + 100px);width:calc(100% + 1000px);background-color:#f3f3f3;right:0;z-index:-1;opacity:1}.scroll-detail-section .scroll-detail-container:after{left:0;right:auto}.scroll-detail-section .text-side{width:60%}@media(max-width:1200px){.scroll-detail-section .text-side{width:100%}}.scroll-detail-section .text-side .scrollable-content{max-height:400px;overflow-y:auto;padding-left:20px;padding-right:20px;direction:rtl}.scroll-detail-section .text-side .scrollable-content>*{direction:ltr;text-align:left}.scroll-detail-section .text-side .scrollable-content::-webkit-scrollbar{width:3px}.scroll-detail-section .text-side .scrollable-content::-webkit-scrollbar-track{background:#e5e5e5;border-radius:10px}.scroll-detail-section .text-side .scrollable-content::-webkit-scrollbar-thumb{background:var(--primary-purple);border-radius:10px}.scroll-detail-section .text-side .scrollable-content.cms-content h2,.scroll-detail-section .text-side .scrollable-content.cms-content h3,.scroll-detail-section .text-side .scrollable-content.cms-content h4{display:flex;align-items:center;flex-wrap:wrap;gap:0;font-family:var(--font-heading);color:var(--primary-purple);line-height:1.2;margin:30px 0 5px;font-weight:700}.scroll-detail-section .text-side .scrollable-content.cms-content h2:first-child,.scroll-detail-section .text-side .scrollable-content.cms-content h3:first-child,.scroll-detail-section .text-side .scrollable-content.cms-content h4:first-child{margin-top:0}.scroll-detail-section .text-side .scrollable-content.cms-content h2{font-size:1.8rem}.scroll-detail-section .text-side .scrollable-content.cms-content h3{font-size:1.6rem}.scroll-detail-section .text-side .scrollable-content.cms-content h4{font-size:1.4rem}.scroll-detail-section .text-side .scrollable-content.cms-content p{font-family:var(--font-body);font-size:15px;color:#333;line-height:1.5;margin-bottom:8px}.scroll-detail-section .text-side .scrollable-content.cms-content p strong{color:#000;font-weight:700}.scroll-detail-section .text-side .scrollable-content.cms-content a{color:#00aeef;font-weight:400;text-decoration:underline;font-size:14px;transition:all .3s ease}.scroll-detail-section .text-side .scrollable-content.cms-content a:hover{color:var(--primary-purple)}@media(max-width:768px){.scroll-detail-section .text-side .scrollable-content.cms-content h2,.scroll-detail-section .text-side .scrollable-content.cms-content h2:after,.scroll-detail-section .text-side .scrollable-content.cms-content h2:before{font-size:1.5rem}.scroll-detail-section .text-side .scrollable-content.cms-content h3,.scroll-detail-section .text-side .scrollable-content.cms-content h3:after,.scroll-detail-section .text-side .scrollable-content.cms-content h3:before{font-size:1.4rem}.scroll-detail-section .text-side .scrollable-content.cms-content h4,.scroll-detail-section .text-side .scrollable-content.cms-content h4:after,.scroll-detail-section .text-side .scrollable-content.cms-content h4:before{font-size:1.3rem}}.scroll-detail-section .text-side .scrollable-content ul{list-style:disc;padding-left:20px}.scroll-detail-section .content-block{margin-bottom:30px}.scroll-detail-section .content-block p{font-family:var(--font-body);font-size:15px;color:#333;line-height:1.5;margin-bottom:8px}.scroll-detail-section .content-block p strong{color:#000;font-weight:700}.scroll-detail-section .content-block p .text-purple{color:var(--primary-purple);font-weight:700}.scroll-detail-section .content-block .site-link{color:#00aeef;font-weight:400;text-decoration:underline;font-size:14px;transition:all .3s ease}.scroll-detail-section .content-block .site-link:hover{color:var(--primary-purple)}.scroll-detail-section .heading-with-tag{display:flex;align-items:center;gap:0;margin-bottom:5px;flex-wrap:wrap}.scroll-detail-section .heading-with-tag .tag-label{font-family:var(--font-heading);font-size:1.8rem;color:var(--primary-purple);font-weight:700}.scroll-detail-section .heading-with-tag h2,.scroll-detail-section .heading-with-tag h3,.scroll-detail-section .heading-with-tag h4{font-family:var(--font-heading);color:var(--primary-purple);line-height:1.2;margin:0;font-weight:700}.scroll-detail-section .heading-with-tag h2{font-size:1.8rem}.scroll-detail-section .heading-with-tag h3{font-size:1.6rem}.scroll-detail-section .heading-with-tag h4{font-size:1.4rem}@media(max-width:768px){.scroll-detail-section .heading-with-tag .tag-label,.scroll-detail-section .heading-with-tag h2{font-size:1.5rem}.scroll-detail-section .heading-with-tag h3{font-size:1.4rem}.scroll-detail-section .heading-with-tag h4{font-size:1.3rem}}.scroll-detail-section .image-side img{max-width:43%;position:absolute;width:100%;right:0;top:50%;transform:translateY(-50%);height:auto;max-height:563px;object-fit:contain;z-index:2}.scroll-detail-section .table{overflow-x:auto}.scroll-detail-section table{width:100%;border-collapse:collapse;margin:25px 0;font-size:15px;border-radius:8px}.scroll-detail-section table td{padding:12px 16px;border:1px solid #999595;text-align:left;vertical-align:top}@media screen and (max-width:1700px)and (min-width:1580px){.scroll-detail-section .scroll-detail-container:after,.scroll-detail-section .scroll-detail-container:before{top:-30px;height:calc(100% + 60px)}}@media screen and (max-width:1580px)and (min-width:1200px){.scroll-detail-section{min-height:424px}.scroll-detail-section .scroll-detail-container:after,.scroll-detail-section .scroll-detail-container:before{top:-16px;height:calc(100% + 45px)}.scroll-detail-section .text-side{width:50%}.scroll-detail-section .text-side .scrollable-content{max-height:350px}.scroll-detail-section .image-side img{max-width:50%;max-height:480px}}@media screen and (max-width:1200px){.scroll-detail-section{background-color:#f3f3f3;padding:44px 0;margin-top:50px;display:grid;grid-template-columns:1fr 36%}.scroll-detail-section .scroll-detail-container:after,.scroll-detail-section .scroll-detail-container:before{display:none}.scroll-detail-section .image-side img{position:unset;transform:unset;width:auto;max-width:100%}}@media screen and (max-width:992px){.scroll-detail-section{display:flex;flex-direction:column;align-items:center;padding:0;background-color:transparent}.scroll-detail-section .image-side{order:-1}.scroll-detail-section .image-side img{margin-bottom:15px}.scroll-detail-section .scroll-detail-container{padding-top:25px;padding-bottom:25px;background-color:#f3f3f3}}@media(max-width:576px){.scroll-detail-section{min-height:390px}.scroll-detail-section .image-side{display:none}}.package-inclusions-card{margin-top:28px;position:relative}.package-inclusions-card .inclusions-header{background:#7d6fb5;color:#fff;display:inline-block;padding:6px 25px;border-radius:50px;font-family:var(--font-body);font-weight:700;font-size:14px;margin-bottom:5px;position:relative;z-index:2;margin-left:0}.package-inclusions-card .inclusions-content{background:#eceaf2;border-radius:10px;padding:35px 25px 25px;position:relative;z-index:1}.package-inclusions-card .inclusions-content .custom-list ul{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px 30px;gap:15px 30px;padding:0;margin:0;list-style:none}.package-inclusions-card .inclusions-content .custom-list ul li{position:relative;padding-left:30px;font-family:var(--font-body);font-size:15px;line-height:1.4;color:#333;font-weight:500}.package-inclusions-card .inclusions-content .custom-list ul li:before{content:"";background-image:url(/bullet.svg);background-size:contain;background-repeat:no-repeat;position:absolute;left:0;top:2px;width:18px;height:18px}@media(max-width:768px){.package-inclusions-card .inclusions-content .custom-list ul{grid-template-columns:1fr;gap:12px}}.stay-section{width:100%;height:548px;background:#ebdfcf;display:flex;align-items:center;transform-origin:top center;margin:90px 0 21px}@media screen and (max-width:1400px){.stay-section{height:568px}}.stay-section .stay-container{display:grid;grid-template-columns:594px 1fr;width:100%;grid-gap:20px;gap:20px}@media screen and (min-width:1400px){.stay-section .stay-container{max-width:85%;margin:0 auto;grid-template-columns:660px 1fr}}@media screen and (max-width:992px){.stay-section .stay-container{grid-template-columns:1fr}}.stay-section .stay-container .stay-left{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:58px 0 15px;overflow:hidden}.stay-section .stay-container .stay-left .slider-controls{display:flex;flex-direction:column;align-items:center;gap:8px;position:absolute;left:0;top:61px}.stay-section .stay-container .stay-left .sol{margin-left:42px}.stay-section .stay-container .stay-left .sol h2{font-size:30px;line-height:1.2;color:#825900;font-weight:400}.stay-section .stay-container .stay-left .sol p{font-size:16px;line-height:1.4;color:#000;margin:5px 0 0}.stay-section .stay-container .stay-left .h-btn{margin-top:auto}.stay-section .stay-container .swiperhotels{height:436px}.stay-section .stay-container .swiperhotels .hotel-swiper{height:100%}@media screen and (max-width:1400px){.stay-section .stay-container .swiperhotels{height:470px;width:100%}}.stay-section .stay-container .stay-right{width:100%;height:600px;overflow:hidden;display:flex;justify-content:flex-end}.stay-section .stay-container .stay-right img{max-width:100%}@media screen and (max-width:992px){.stay-section .stay-container .stay-right{display:none}}.arrow-btn{width:35px;height:35px;border:none;background:var(--secondary-gold);border-radius:5px;cursor:pointer;font-size:18px;transition:all .3s ease}.arrow-btn:hover{background:var(--primary-gold)}.arrow-btn:disabled{background:#b6aeae;cursor:not-allowed;opacity:.5}.arrow-btn:disabled .arr{filter:brightness(0) invert(.6)}.arr{position:relative;z-index:1;width:12px;height:12px;filter:brightness(0) invert(1)}@media(max-width:1200px){.stay-section{height:auto}.stay-section .stay-container .stay-left{padding:44px 0 0}.stay-section .stay-container .stay-left .slider-controls{top:44px}.stay-section .stay-container .stay-left .sol{margin-bottom:15px}.stay-section .stay-container .stay-right{height:100%}.stay-section .stay-container .stay-right img{object-fit:contain}}@media(max-width:939px){.stay-container{grid-template-columns:1fr}.stay-left{text-align:center;align-items:center}}@media(max-width:768px){.stay-section{width:100%;background:#daccb2;background-image:none;border-radius:0;padding:25px 0;height:auto;margin:30px 0}.stay-section .stay-container{gap:12px}.stay-section .stay-container .stay-left{width:100%;display:flex;flex-direction:column;align-items:center;order:1;padding:0}.stay-section .stay-container .stay-left .slider-controls{top:0;gap:3px}.stay-section .stay-container .stay-left .sol{text-align:left}.stay-section .stay-container .stay-left .sol h2{font-size:22px;margin-bottom:6px}.stay-section .stay-container .stay-right{display:none;width:100%;order:2;margin-top:10px;justify-content:center;height:420px}.stay-section .stay-container .swiperhotels{height:460px}.hotel-swiper{height:100%;width:100%}}@media screen and (max-width:576px){.stay-section .stay-container .stay-left{overflow:hidden}.stay-section .stay-container .stay-left .sol p{font-size:14px}.stay-section .stay-container .swiperhotels{height:auto}}.umrah-form-wrapper{padding-bottom:136px}.umrah-form-sec{background-position:50%;background-repeat:no-repeat;background-size:100% 100%}.umrah-wrapper{width:100%;margin:auto;position:relative;background:transparent}.banner{height:555px;display:flex;flex-direction:column;padding-bottom:115px}.banner-content{color:#fff;display:grid;grid-template-columns:1fr 1fr;justify-content:space-between;margin-top:auto}.banner-content h2{font-size:30px;font-weight:400;max-width:355px;line-height:1.2}@media(min-width:1580px){.banner-content h2{font-size:40px;max-width:448px}}.banner-content p{font-size:16px;text-align:right;max-width:306px;margin-left:auto}.form-container{position:absolute;left:0;width:100%;background:#f9f9f9;padding:10px;border-radius:30px;border:1px solid rgba(67,43,125,.502);margin-top:-85px}@media(max-width:576px){.form-container{left:-15px;width:calc(100% + 30px)}}.form-row{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:10px;gap:10px;align-items:center}.form-row input,.form-row select,.form-row textarea{font-family:var(--font-body);padding:15px 16px;border-radius:40px;border:1px solid transparent;outline:none;font-size:14px;background:#efefef;color:#000;width:100%;height:52px;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-image:none!important;cursor:pointer;transition:.3s ease}.form-row input::placeholder,.form-row select::placeholder,.form-row textarea::placeholder{color:#8b8282}.form-row input:focus,.form-row select:focus,.form-row textarea:focus{background:#f1edfa!important;border:1px solid var(--primary-purple)!important}.form-row textarea{height:auto;min-height:58px}.input-with-icon{position:relative;width:100%}.input-with-icon input{width:100%;padding-right:45px}.input-with-icon img{position:absolute;right:18px;top:50%;transform:translateY(-50%);width:12px;height:15px;pointer-events:none;opacity:.7;transition:.3s ease}.input-with-icon:focus-within input{background:#f1edfa!important;border:2px solid #9588b5!important}.input-with-icon:focus-within img{opacity:1;filter:brightness(0) saturate(100%) invert(21%) sepia(29%) saturate(2364%) hue-rotate(228deg) brightness(91%) contrast(102%)}.input-with-contact-icon img{width:11px;height:19px}.input-with-email-icon img{width:17px;height:14px}.input-with-arrow{position:relative;width:100%}.input-with-arrow select{width:100%;padding-right:45px;height:58px;border-radius:40px;border:1px solid transparent;background:#efefef;transition:.3s ease}.input-with-arrow img{position:absolute;right:18px;top:50%;transform:translateY(-50%);width:10px;height:10px;pointer-events:none;opacity:.6;transition:.3s ease}.input-with-arrow:focus-within select{background:#f1edfa!important;border:none!important}.input-with-arrow:focus-within img{opacity:1;filter:brightness(0) saturate(100%) invert(21%) sepia(29%) saturate(2364%) hue-rotate(228deg) brightness(91%) contrast(102%);transform:translateY(-50%) rotate(180deg)}.last-row-wrapper{grid-column:1/-1;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:10px;gap:10px;align-items:center}.last-row-wrapper .large-text{grid-column:span 9;resize:none;height:52px!important;min-height:52px!important}@media(max-width:992px){.last-row-wrapper .large-text{grid-column:span 8}}.last-row-wrapper .answer-submit-wrapper{grid-column:span 3}@media(max-width:992px){.last-row-wrapper .answer-submit-wrapper{grid-column:span 4}}.last-row-wrapper .answer-submit-wrapper{display:flex;align-items:center;gap:10px}.answer-box{flex:1 1;height:52px;background:#efefef;border-radius:40px;display:flex;align-items:center;padding:0 16px;border:1px solid transparent;transition:.3s ease}.answer-box:focus-within{background:#f1edfa;border:1px solid var(--primary-purple)}.answer-box .ans-label{font-size:15px;color:#8b8282;margin-right:15px;white-space:nowrap;font-family:var(--font-body)}.answer-box input{flex:1 1;background:transparent!important;padding:0!important;height:100%!important;color:#000;font-size:15px;font-family:var(--font-body)!important}.answer-box input,.answer-box input:focus{border:none!important;outline:none!important;box-shadow:none!important}.answer-box .ans-captcha{font-size:15px;color:#8b8282;margin-left:10px;white-space:nowrap;font-family:var(--font-body)}.btn-submit{background:#f4a300;border:none;border-radius:50%;width:52px;height:52px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:.3s ease;flex-shrink:0}.btn-submit:hover{background:#e59a00;transform:scale(1.05)}.btn-submit:hover img{transform:translateX(2px) translateY(-2px)}.btn-submit img{width:20px;height:20px;transition:.3s ease}.umrah2-input-with-icon-1{position:relative;width:100%}.umrah2-input-with-icon-1 input{width:100%;padding-right:45px}.umrah2-input-with-icon-1 img{position:absolute;right:15px;top:50%;transform:translateY(-50%);width:18px;height:18px;pointer-events:none;opacity:.6;transition:.3s ease}.umrah2-input-with-icon-1:focus-within img{opacity:1;filter:brightness(0) saturate(100%) invert(21%) sepia(29%) saturate(2364%) hue-rotate(228deg) brightness(91%) contrast(102%)}@media(max-width:1300px){.banner{height:400px}.banner-content h2{font-size:24px}.banner-content p{font-size:14px}}@media(max-width:1200px){.form-row{grid-template-columns:repeat(4,1fr)}.umrah-form-wrapper{padding-bottom:175px}.banner{height:400px}.banner-content h2{font-size:24px}.banner-content p{font-size:14px}.large-text{grid-column:span 2}.answer-submit-wrapper{grid-column:span 1}}@media(max-width:992px){.banner{height:350px;padding-bottom:100px}.umrah-form-wrapper{padding-bottom:238px}.banner-content{flex-direction:column;align-items:flex-start;gap:10px}.large-text{grid-column:span 3}.form-row{grid-template-columns:repeat(3,1fr)}.banner-content{left:20px;right:20px;bottom:40px}.banner-content h2{font-size:20px}.banner-content p{font-size:13px}.large-text{grid-column:span 2}.answer-submit-wrapper{grid-column:span 1}}@media(max-width:768px){.form-row{grid-template-columns:repeat(3,1fr)}.banner{height:300px}.banner-content{left:20px;right:20px;bottom:40px}.banner-content h2{font-size:20px}.banner-content p{font-size:13px}.large-text{grid-column:span 2}.answer-submit-wrapper{grid-column:span 1}.umrah-form-sec{background-size:cover}.umrah-form-wrapper{padding-bottom:372px}}@media(max-width:675px){.form-row{grid-template-columns:repeat(2,1fr)}.form-container{padding:15px 6px}.answer-submit-wrapper{grid-column:span 2}}@media(max-width:576px){.form-row{grid-template-columns:repeat(2,1fr)}.banner{height:350px}.banner-content{grid-template-columns:1fr}.banner-content p{text-align:left;max-width:100%;margin-left:0}.form-container{padding:15px 6px}.form-container .form-row{gap:7px 3px}.answer-submit-wrapper{grid-column:span 2}.umrah-form-wrapper{padding-bottom:433px}.last-row-wrapper{grid-template-columns:1fr}.last-row-wrapper .answer-submit-wrapper,.last-row-wrapper .large-text{grid-column:span 12}}@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&family=Playfair+Display:wght@400;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap";:root{--primary-purple:#432b7d;--primary-gold:#c8a452;--secondary-gold:#e4a724;--bg-light:#f8f9fa;--bg-white:#fff;--text-dark:#000;--text-muted:#666;--glass-bg:hsla(0,0%,100%,.85);--glass-border:hsla(0,0%,100%,.2);--shadow-sm:0 2px 10px rgba(0,0,0,.05);--shadow-md:0 4px 20px rgba(0,0,0,.1);--transition:all 0.3s ease;--light-purple:#eceaf2;--font-heading:"Abril Fatface",serif;--font-body:"Montserrat",sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body);background-color:#fff;color:var(--text-dark);line-height:1.6;overflow-x:hidden;max-width:1920px;margin:0 auto}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:400;line-height:1.2}a{text-decoration:none;color:inherit;transition:var(--transition)}ul{list-style:none}button{cursor:pointer;border:none;outline:none;background:none;font-family:inherit;transition:var(--transition)}.container{max-width:1320px;margin:0 auto;padding:0 20px;width:100%}@media screen and (min-width:1600px){.container{padding-left:107px;padding-right:107px;max-width:1920px}}.section-padding{padding:80px 0}.btn{padding:0;font-weight:600;display:inline-flex;align-items:center;gap:10px;border-radius:5px}.btn span{padding:9px 0 9px 14px;font-size:13px;line-height:1}.btn .arrow-box{width:35px;height:35px;border-radius:5px;background:#1e0e45;display:inline-flex;align-items:center;justify-content:center}.btn .arrow-box img{width:12px;height:12px;transition:all .3s ease}.btn-primary{background:var(--primary-purple);color:#fff}.btn-primary:hover{background:#1e0e45}.btn-primary:hover .arrow-box{background:var(--primary-purple)}.btn-primary:hover .arrow-box img{transform:rotate(45deg)}.btn-orange{display:inline-flex;align-items:center;gap:10px;border-radius:5px;font-weight:600;background:#e4a724;color:#fff;border:1px solid #e4a724;transition:all .3s ease}.btn-orange span{padding:9px 0 9px 14px}.btn-orange .arrow-box{width:35px;height:35px;border-radius:5px;background:#a87200;display:inline-flex;align-items:center;justify-content:center}.btn-orange .arrow-box img{width:12px;height:12px;transition:all .3s ease}.btn-orange:hover{background:#c79529;color:#fff}.btn-orange:hover .arrow-box{background:#a87200}.btn-orange:hover img{transform:rotate(45deg)}.glass-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:20px;padding:30px}.text-gold{color:var(--primary-gold)}.text-purple{color:var(--primary-purple)}.font-heading{font-family:var(--font-heading)}.content h1,.content h2,.content h3,.content h4{font-family:var(--font-heading);color:var(--primary-purple);line-height:1.4;margin-top:20px;margin-bottom:3px}.content table{margin-top:10px;border:1px solid #e5e5e5;border-collapse:collapse}.content table td,.content table th{padding:3px;border:1px solid #e5e5e5}.content h1{font-size:40px}.content h2{font-size:30px;line-height:36px;font-weight:400;letter-spacing:-2%}.content h3{font-size:28px}.content h4{font-size:24px}.content span{line-height:1.5;margin-bottom:.8rem}.content p,.content span{font-size:16px;color:#000;font-family:var(--font-body)}.content p{font-weight:400;line-height:22px}.content a{font-weight:600;color:var(--primary-purple);text-decoration:underline}.content ol,.content ul{padding-left:36px}.content ul{font-family:var(--font-body);margin:10px 0}.content ul li{list-style-type:disc;color:#000;line-height:1.5;margin-bottom:.8rem}.content ul li p,.content ul li p strong{font-size:16px!important}input,select{font-family:var(--font-body)!important;font-size:14px!important;font-weight:400!important;color:#8f8f8f!important}input:focus-within,select:focus-within{color:#000!important}.content-page{margin-top:130px}.pt-none{padding-top:0!important}.pt-none .content-page{margin-top:0!important}.umrah-packages-container{margin-top:60px;position:relative}.umrah-section{position:relative}.umrah-section .header-sec{display:flex;justify-content:space-between;align-items:center;background-color:#d9d5e5;padding-top:50px;padding-bottom:50px;position:relative;z-index:1}.umrah-section .header-sec .header-sec-wrapper{display:grid;grid-template-columns:1fr 114px;grid-gap:8px;gap:8px;justify-content:space-between;align-items:center}.umrah-section .header-sec .header-left{display:flex;align-items:center;gap:10px}.umrah-section .header-sec .header-text h2{font-size:30px;color:var(--primary-purple);margin:0;line-height:1.1}.umrah-section .header-sec .header-text p{font-size:14px;margin-top:2px;color:#040403;line-height:20px}.umrah-section .header-sec .view-all-group{display:flex}.umrah-section .header-sec .view-btn{background:#5c3b8a;color:#fff;border:none;padding:10px 16px;border-radius:6px 0 0 6px;cursor:pointer}.umrah-section .header-sec .arrow-btn{background:#2d0f55;border:none;padding:10px 12px;border-radius:0 6px 6px 0;cursor:pointer;display:flex;align-items:center;justify-content:center}.umrah-section .header-sec .arrow-btn img{width:12px}.umrah-section .arrows{display:flex;flex-direction:column;gap:8px}.umrah-section .arrows button{width:35px;height:35px;border:none;background:#1e0e45;border-radius:6px;cursor:pointer}.umrah-section .arrows button.disabled{background:#564a75;cursor:not-allowed}.umrah-section .umrah-swiper{margin-top:-35px;position:relative;z-index:2;min-height:280px}.umrah-section .umrah-swiper:not(.swiper-initialized){overflow:hidden}.umrah-section .umrah-swiper:not(.swiper-initialized) .swiper-wrapper{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px;transform:none!important;width:100%!important}.umrah-section .umrah-swiper:not(.swiper-initialized) .swiper-wrapper>:nth-child(n+5){display:none}.umrah-section .umrah-swiper:not(.swiper-initialized) .swiper-slide{width:auto!important;margin:0!important}@media(max-width:1199px){.umrah-section .umrah-swiper:not(.swiper-initialized) .swiper-wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:899px){.umrah-section .umrah-swiper:not(.swiper-initialized) .swiper-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:599px){.umrah-section .umrah-swiper:not(.swiper-initialized) .swiper-wrapper{grid-template-columns:repeat(1,minmax(0,1fr))}}@media screen and (max-width:576px){.umrah-section .header-sec .header-sec-wrapper{grid-template-columns:1fr}.umrah-section .header-sec .header-text h2{font-size:22px}.umrah-section .header-sec .header-text p{font-size:14px}.umrah-section .header-sec .header-left{align-items:flex-start}}.package-card{background:#f3f3f3;border-radius:30px;padding:10px;display:flex;flex-direction:column;justify-content:space-between;width:100%;min-height:260px;height:100%}.package-card .top-row{display:grid;grid-template-columns:119px 1fr;grid-gap:10px;gap:10px;align-items:center}.package-card .card-image{overflow:hidden;border-radius:12px;height:156px;flex-shrink:0}.package-card .card-image img{width:100%;height:100%;object-fit:cover;transition:all .3s ease}.package-card .card-image img:hover{transform:scale(1.1)}.package-card .right-content .details-btn{color:var(--primary-purple);font-size:14px;font-weight:600;cursor:pointer;text-decoration:underline;font-style:capitalize}.package-card .right-content .hotel-info{display:flex;flex-direction:column;gap:8px;padding-top:12px}.package-card .right-content .hotel-info .hotel{display:grid;grid-template-columns:18px 1fr;grid-gap:4px;gap:4px;align-items:center;font-size:11px;line-height:1.2}.package-card .right-content .hotel-info .hotel img{overflow:hidden;width:18px}.package-card .right-content .hotel-info .hotel span{margin:0;font-size:13px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.package-card .right-content .line{padding:8px 0;display:flex;width:88%}.package-card .right-content .line img{width:100%;height:auto}.package-card .right-content .price{display:flex;align-items:center}.package-card .right-content .price .price-value{font-size:26px;line-height:1.2;color:var(--primary-purple);font-family:var(--font-heading);font-weight:400}.package-card .right-content .price .side-t{font-size:12px;margin-top:auto}.package-card .title{font-size:16px;margin-top:8px;font-weight:400;font-family:var(--font-body);line-height:1.2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.package-card .icons{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-gap:9px;gap:9px;padding:8px 0}.package-card .icons .iconitem{overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center}.package-card .icons .iconitem:first-child{justify-content:flex-start}.package-card .icons .iconitem:last-child{justify-content:flex-end}.package-card .icons .iconitem:last-child:after{display:none}.package-card .icons .iconitem:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:0;width:1px;height:19px;background:#999}.package-card .icons img{width:-moz-fit-content;width:fit-content;height:auto;object-fit:contain}@media(max-width:556px){.package-card{width:100%;height:auto}.package-card .icons{justify-content:space-evenly}.package-card .icons img{width:32px;height:29px}}.latestUmrahdeals{padding-top:60px;overflow:hidden;position:relative}@media screen and (max-width:768px){.latestUmrahdeals{padding-top:30px}}.latestUmrahdeals .slider-section{overflow:hidden;min-height:320px;contain:layout}.latestUmrahdeals .slider-section .links{display:flex;align-items:center;justify-content:flex-end;padding-bottom:13px;min-height:48px}.latestUmrahdeals .slider-section .package-swiper{min-height:280px}.latestUmrahdeals .slider-section .package-swiper:not(.swiper-initialized){overflow:hidden}.latestUmrahdeals .slider-section .package-swiper:not(.swiper-initialized) .swiper-wrapper{display:flex;flex-wrap:nowrap;gap:20px;overflow:hidden;max-height:280px;transform:none!important;width:100%!important}.latestUmrahdeals .slider-section .package-swiper:not(.swiper-initialized) .swiper-slide{margin:0!important;min-width:0;overflow:hidden;display:none}@media(min-width:1812px){.latestUmrahdeals .slider-section .package-swiper:not(.swiper-initialized) .swiper-slide{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 60px)/4);width:calc((100% - 60px)/4)!important}.latestUmrahdeals .slider-section .package-swiper:not(.swiper-initialized) .swiper-slide:nth-child(-n+4){display:block}}@media(min-width:1243px)and (max-width:1811px){.latestUmrahdeals .slider-section .package-swiper:not(.swiper-initialized) .swiper-wrapper{gap:10px}.latestUmrahdeals .slider-section .package-swiper:not(.swiper-initialized) .swiper-slide{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 20px)/3);width:calc((100% - 20px)/3)!important}.latestUmrahdeals .slider-section .package-swiper:not(.swiper-initialized) .swiper-slide:nth-child(-n+3){display:block}}@media(min-width:961px)and (max-width:1242px){.latestUmrahdeals .slider-section .package-swiper:not(.swiper-initialized) .swiper-wrapper{gap:10px}.latestUmrahdeals .slider-section .package-swiper:not(.swiper-initialized) .swiper-slide{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 10px)/2);width:calc((100% - 10px)/2)!important}.latestUmrahdeals .slider-section .package-swiper:not(.swiper-initialized) .swiper-slide:nth-child(-n+2){display:block}}@media(min-width:659px)and (max-width:960px){.latestUmrahdeals .slider-section .package-swiper:not(.swiper-initialized) .swiper-wrapper{gap:10px;max-height:300px}.latestUmrahdeals .slider-section .package-swiper:not(.swiper-initialized) .swiper-slide{flex:0 0 100%;width:100%!important}.latestUmrahdeals .slider-section .package-swiper:not(.swiper-initialized) .swiper-slide:nth-child(-n+1){display:block}}@media(max-width:658px){.latestUmrahdeals .slider-section .package-swiper:not(.swiper-initialized) .swiper-wrapper{max-height:300px}.latestUmrahdeals .slider-section .package-swiper:not(.swiper-initialized) .swiper-slide{flex:0 0 100%;width:100%!important}.latestUmrahdeals .slider-section .package-swiper:not(.swiper-initialized) .swiper-slide:nth-child(-n+1){display:block}}.latestUmrahdeals .custom-nav{display:flex;gap:5px}.latestUmrahdeals .custom-nav .nav-btn{width:35px;height:35px;background:#1e0e45;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .3s ease}.latestUmrahdeals .custom-nav .nav-btn.next-btn svg,.latestUmrahdeals .custom-nav .nav-btn.prev-btn svg{transform:rotate(0deg)}.latestUmrahdeals .custom-nav .nav-btn.swiper-button-disabled{opacity:.5;cursor:not-allowed}.umrah-container{display:grid;grid-template-columns:382px 1fr;align-items:flex-start;grid-gap:0;grid-gap:20px;gap:20px;min-height:320px}@media(min-width:1580px){.umrah-container{grid-template-columns:382px 1fr}}.left-section{flex-shrink:0}.left-section .left-sectioncard{background:var(--primary-purple);padding:40px 40px 40px 0;border-radius:unset;display:flex;flex-direction:column;gap:15px;position:relative}.left-section .left-sectioncard:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:var(--primary-purple);border-radius:20px 0 0 20px}@media(min-width:1580px){.left-section .left-sectioncard{padding:50px 40px 50px 0}}.inner{width:100%}.inner h2{font-size:30px;color:var(--secondary-gold);font-weight:400;line-height:1.2}@media screen and (max-width:576px){.inner h2{font-size:22px}}.inner p{font-size:16px;line-height:1.6;color:#fff}@media(max-width:1360px){.umrah-container{grid-template-columns:315px 1fr}.left-section .left-sectioncard{padding:40px 20px}}@media(max-width:1200px){.inner h1{font-size:26px}.inner p{font-size:15px}.nav-buttons button{width:45px;height:38px}}@media(max-width:768px){.umrah-container{grid-template-columns:1fr;gap:10px;min-height:0}.latestUmrahdeals .slider-section{min-height:300px}.latestUmrahdeals .slider-section .package-swiper{min-height:260px}.left-section{width:100%;justify-content:center}.left-section .left-sectioncard{width:100%;margin:0 0 0 auto;padding:20px 15px 30px}.left-section .left-sectioncard:before{display:none}}@media screen and (max-width:576px){.inner p{font-size:14px}}