.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)}}}.mobile-post-slider{display:block;min-height:250px}.mobile-post-slider .latest-post-swiper{min-height:250px}.mobile-post-slider .latest-post-swiper:not(.swiper-initialized){overflow:hidden}.mobile-post-slider .latest-post-swiper:not(.swiper-initialized) .swiper-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:15px;gap:15px;transform:none!important;width:100%!important}.mobile-post-slider .latest-post-swiper:not(.swiper-initialized) .swiper-wrapper>:nth-child(n+3){display:none!important}.mobile-post-slider .latest-post-swiper:not(.swiper-initialized) .swiper-slide{width:auto!important;margin:0!important;height:auto}@media(max-width:768px){.mobile-post-slider .latest-post-swiper:not(.swiper-initialized) .swiper-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:574px){.mobile-post-slider .latest-post-swiper:not(.swiper-initialized) .swiper-wrapper{grid-template-columns:minmax(0,1fr)}.mobile-post-slider .latest-post-swiper:not(.swiper-initialized) .swiper-wrapper>:nth-child(n+2){display:none!important}}.mobile-post-slider .swiper{overflow:visible}.mobile-post-slider .swiper-slide{height:auto}.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}}.listing-page-skeleton{width:100%}.listing-skel-reviews{padding-top:60px;min-height:514px}@media screen and (max-width:768px){.listing-skel-reviews{padding-top:30px;min-height:0}}.listing-skel-scroll{margin:60px 0}.listing-skel-scroll-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center}@media screen and (max-width:768px){.listing-skel-scroll-grid{grid-template-columns:1fr}}.listing-skel-scroll-img{width:100%;height:320px;border-radius:16px}.listing-skel-scroll-text{display:flex;flex-direction:column;gap:12px}.listing-skel-line{width:100%;height:16px}.listing-skel-line--short{width:60%}.listing-skel-faq{margin-top:60px;padding-bottom:40px}.listing-skel-faq-grid{display:grid;grid-template-columns:488px 1fr;grid-gap:40px;gap:40px}@media screen and (max-width:992px){.listing-skel-faq-grid{grid-template-columns:1fr}}.listing-skel-faq-img{width:100%;height:380px;border-radius:12px}.listing-skel-faq-title{width:60%;height:32px;margin-bottom:10px}.listing-skel-faq-desc{width:80%;height:16px;margin-bottom:30px}.listing-skel-faq-item{width:100%;height:52px;margin-bottom:12px;border-radius:8px}.listing-skel-news{padding:60px 0 40px}.listing-skel-news-grid{display:grid;grid-template-columns:472px 1fr;grid-gap:20px;gap:20px}@media screen and (max-width:992px){.listing-skel-news-grid{grid-template-columns:1fr}}.listing-skel-news-left{display:flex;flex-direction:column;gap:30px}.listing-skel-news-title{width:70%;height:34px}.listing-skel-news-desc{width:90%;height:16px}.listing-skel-news-img{width:100%;height:294px;border-radius:12px}.listing-skel-news-right{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}@media screen and (max-width:576px){.listing-skel-news-right{grid-template-columns:1fr}}.listing-skel-news-card{width:100%;height:200px;border-radius:12px}.hajj-packages-skeleton .skel-hajj-arrow{width:35px;height:35px;border-radius:6px}.hajj-packages-skeleton .skel-hajj-header-title{width:min(420px,90%);height:30px;margin-bottom:6px}.hajj-packages-skeleton .skel-hajj-header-desc{width:min(520px,95%);height:14px}.hajj-packages-skeleton .skel-hajj-view-all{width:114px;height:46px;border-radius:6px}.hajj-packages-skeleton .hajj2-nav-buttons{display:flex;gap:5px}.hajj-packages-skeleton .hajj-swiper-skel{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:15px;gap:15px;min-height:280px}@media(max-width:1699px){.hajj-packages-skeleton .hajj-swiper-skel{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:991px){.hajj-packages-skeleton .hajj-swiper-skel{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575px){.hajj-packages-skeleton .hajj-swiper-skel{grid-template-columns:repeat(1,minmax(0,1fr))}}.hajj-packages-skeleton .hajj-swiper-skel__slide{min-width:0}@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}.accommodation-detail{margin:40px auto 0}.accommodation-detail .section-header{background:#7d6fb5;color:#fff;display:inline-block;padding:10px 35px;border-radius:50px;font-family:var(--font-body);font-weight:700;font-size:18px;margin-bottom:5px}.accommodation-detail .hotel-container{display:flex;flex-direction:row;gap:30px;padding:40px 0 0}@media(max-width:1200px){.accommodation-detail .hotel-container{flex-direction:column;gap:65px;align-items:center}}@media(max-width:768px){.accommodation-detail .hotel-container{gap:30px}}.main-container{flex:1 1;display:flex;background:#f4f4f4;border-radius:15px;gap:7px;position:relative;border:1px solid rgba(0,0,0,.05);min-width:0;padding:15px 15px 38px;margin-bottom:18px}@media(max-width:768px){.main-container{flex-direction:column}}.main-container .left-column{flex:0 0 189px;height:146px;border-radius:12px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.1);background:#e8e6ef}.main-container .left-column--empty{box-shadow:none}@media(max-width:768px){.main-container .left-column{flex:none;width:100%;height:240px}}.main-container .left-column .featured-photograph{width:100%;height:100%;object-fit:cover}.main-container .right-column{flex:1 1;display:flex;flex-direction:column;min-width:0}.main-container .right-column .stars-section{display:flex}.main-container .right-column .stars-section img{width:19px;height:19px}.main-container .right-column .stars-section img.inactive{filter:grayscale(1);opacity:.3}.main-container .right-column .main-info-group{display:flex;align-items:flex-start;gap:6px;margin-bottom:5px;margin-top:-40px}@media(max-width:768px){.main-container .right-column .main-info-group{margin-top:0}}.main-container .right-column .main-info-group .kaaba-icon-wrapper{flex:0 0 66px;height:97px}.main-container .right-column .main-info-group .kaaba-icon-wrapper img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(0,0,0,.12));display:block}.main-container .right-column .main-info-group .title-location-group{display:flex;flex-direction:column;padding-top:14px;min-width:0}.main-container .right-column .main-info-group .title-location-group .hotel-name{font-family:var(--font-heading);color:#3b2a7a;font-size:24px;font-weight:400;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main-container .right-column .main-info-group .title-location-group .location-row{display:flex;align-items:flex-start;margin-top:3px;gap:3px}@media(max-width:768px){.main-container .right-column .main-info-group .title-location-group .location-row{justify-content:center}}.main-container .right-column .main-info-group .title-location-group .location-row .pin-icon-wrap{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.main-container .right-column .main-info-group .title-location-group .location-row .pin-icon-wrap img{width:100%;height:100%;object-fit:contain}.main-container .right-column .main-info-group .title-location-group .location-row .address-link-text{font-size:14px;color:#000;margin:0;font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-family:var(--font-body)}.main-container .right-column .main-info-group .title-location-group .location-row .address-link-text .exc-link{color:#725fb6;text-decoration:none;font-weight:600}.main-container .right-column .main-info-group .title-location-group .location-row .address-link-text .exc-link:hover{text-decoration:underline}.main-container .right-column .hotel-description,.main-container .right-column .hotel-description p{font-size:15px;color:#040403;line-height:1.2;flex:1 1;font-weight:400;font-family:var(--font-body);display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;max-height:72px}.main-container .right-column .cta-wrapper{position:absolute;bottom:-18px;transform:translateX(-50%);left:50%}.main-container .right-column .cta-wrapper .cta-button{background:#432b7d;color:#fff;border:none;border-radius:10px;display:flex;align-items:center;padding:0;overflow:hidden;cursor:pointer;height:36px;box-shadow:0 5px 15px rgba(67,43,125,.3);transition:all .3s ease;white-space:nowrap}.main-container .right-column .cta-wrapper .cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(67,43,125,.4)}.main-container .right-column .cta-wrapper .cta-button .btn-label{padding:0 15px;font-weight:700;font-size:14px}.main-container .right-column .cta-wrapper .cta-button .arrow-box{background:#1a0a38;width:40px;height:100%;display:flex;align-items:center;justify-content:center}.main-container .right-column .cta-wrapper .cta-button .arrow-box img{width:15px;object-fit:contain}.hotel-modal-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.hotel-modal-overlay{display:none;position:fixed;inset:0;z-index:9999;align-items:center;justify-content:center}.hotel-modal-toggle:checked~.hotel-modal-overlay{display:flex}.hotel-modal-backdrop{position:absolute;inset:0;background:rgba(10,4,30,.65);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.hotel-modal-card{position:relative;z-index:1;background:#fff;border-radius:20px;padding:36px 32px 32px;width:min(560px,92vw);max-height:85vh;overflow-y:auto;box-shadow:0 24px 60px rgba(67,43,125,.28);animation:modalSlideIn .28s cubic-bezier(.34,1.56,.64,1) both}@media(max-width:600px){.hotel-modal-card{padding:28px 20px 24px}}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(28px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.hotel-modal-close{position:absolute;top:14px;right:16px;width:32px;height:32px;border-radius:50%;background:#f4f4f4;display:flex;align-items:center;justify-content:center;font-size:15px;color:#432b7d;cursor:pointer;line-height:1;transition:background .2s,color .2s}.hotel-modal-close:hover{background:#432b7d;color:#fff}.hotel-modal-header{display:flex;align-items:flex-start;gap:14px;margin-bottom:18px}.hotel-modal-header .hotel-modal-icon{flex:0 0 56px;height:82px}.hotel-modal-header .hotel-modal-icon img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(0,0,0,.12))}.hotel-modal-header .hotel-modal-title-group{display:flex;flex-direction:column;padding-top:10px;min-width:0}.hotel-modal-header .hotel-modal-title-group .stars-section{display:flex;margin-bottom:4px}.hotel-modal-header .hotel-modal-title-group .stars-section img{width:16px;height:16px}.hotel-modal-header .hotel-modal-title-group .stars-section img.inactive{filter:grayscale(1);opacity:.3}.hotel-modal-header .hotel-modal-title-group .hotel-modal-name{font-family:var(--font-heading);color:#3b2a7a;font-size:22px;font-weight:400;line-height:1.15;margin:0 0 4px}.hotel-modal-header .hotel-modal-title-group .hotel-modal-city{font-family:var(--font-body);font-size:13px;font-weight:600;color:#7d6fb5;text-transform:uppercase;letter-spacing:.06em;margin:0}.hotel-modal-address{display:flex;align-items:flex-start;gap:6px;margin-bottom:16px;padding:10px 14px;background:#f4f4f4;border-radius:10px}.hotel-modal-address .pin-icon-wrap{width:18px;height:18px;flex-shrink:0}.hotel-modal-address .pin-icon-wrap img{width:100%;height:100%;object-fit:contain}.hotel-modal-address p{font-family:var(--font-body);font-size:14px;color:#333;margin:0;line-height:1.4}.hotel-modal-description,.hotel-modal-description p{font-family:var(--font-body);font-size:15px;color:#040403;line-height:1.65;font-weight:400;margin:0;display:block;-webkit-line-clamp:unset;overflow:visible;max-height:none}.dp-detail-form-wrapper{position:relative;width:100%;padding-top:45px}.dp-top-buttons{display:flex;align-items:center;gap:6px;z-index:2;margin-bottom:5px}.dp-top-buttons button{border:none;padding:12px 24px;border-radius:30px;background:#8e79b7;color:#fff;font-size:16px;font-family:var(--font-body);font-weight:700;cursor:pointer;transition:.3s ease}.dp-top-buttons button.active{background:#4b2d83}.dp-detail-container{width:100%;background:#f9f9f9;padding:10px;border-radius:38px;border:1px solid #8e79b7;position:relative;overflow:visible;z-index:1}.dp-detail-container .inquiry-form-pill{padding:0;margin:0;border:none;box-shadow:none;background:transparent}.dp-form-row{grid-template-columns:repeat(6,1fr);grid-gap:8px}.dp-form-row,.dp-single-line-form{display:grid;gap:8px;align-items:center}.dp-single-line-form{grid-template-columns:1.1fr 1.1fr 1.1fr 1.1fr 1.1fr .9fr 52px;grid-gap:8px}.dp-form-row select,.dp-single-line-form input,.dp-single-line-form textarea{font-family:var(--font-body);padding:0 18px;border-radius:40px;border:1px solid transparent;outline:none;font-size:16px;background:#efefef;color:#8b8b8b;width:100%;height:56px;transition:.3s ease}.dp-form-row select::placeholder,.dp-single-line-form input::placeholder,.dp-single-line-form textarea::placeholder{color:#9b9b9b}.dp-form-row select:hover,.dp-single-line-form input:hover,.dp-single-line-form textarea:hover{background:#f1edfa;border:1px solid #4b2d83}.dp-form-row select:focus,.dp-single-line-form input:focus,.dp-single-line-form textarea:focus{background:#f4f0ff;border:1px solid #4b2d83}.dp-form-row .dp-single-line-form input,.dp-form-row .dp-single-line-form textarea,.dp-form-row input,.dp-form-row select,.dp-form-row textarea{font-family:var(--font-body);padding:0 18px;border-radius:40px;border:1px solid transparent;outline:none;font-size:16px;background:#efefef;color:#8b8b8b;width:100%;height:56px;transition:.3s ease}.dp-form-row .dp-single-line-form input::placeholder,.dp-form-row .dp-single-line-form textarea::placeholder,.dp-form-row input::placeholder,.dp-form-row select::placeholder,.dp-form-row textarea::placeholder{color:#9b9b9b}.dp-form-row .dp-single-line-form input:hover,.dp-form-row .dp-single-line-form textarea:hover,.dp-form-row input:hover,.dp-form-row select:hover,.dp-form-row textarea:hover{background:#f1edfa;border:1px solid #4b2d83}.dp-form-row .dp-single-line-form input:focus,.dp-form-row .dp-single-line-form textarea:focus,.dp-form-row input:focus,.dp-form-row select:focus,.dp-form-row textarea:focus{background:#f4f0ff;border:1px solid #4b2d83}.dp-form-row textarea{height:auto;min-height:58px;padding-top:16px;resize:none}.dp-datepicker-input,.dp-input-with-icon,.dp-umrah2-input-with-icon,.react-datepicker-wrapper,.react-datepicker__input-container{position:relative;width:100%}.dp-datepicker-input input,.dp-input-with-icon input,.dp-umrah2-input-with-icon input,.react-datepicker-wrapper input,.react-datepicker__input-container input{padding-right:42px}.dp-datepicker-input img,.dp-input-with-icon img,.dp-umrah2-input-with-icon img,.react-datepicker-wrapper img,.react-datepicker__input-container img{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:15px;height:15px;opacity:.7}.dp-answer-box{flex:1 1;height:58px;background:#efefef;border-radius:40px;display:flex;align-items:center;padding:0 20px;border:1px solid transparent;transition:.3s ease}.dp-answer-box:focus-within{background:#f1edfa;border:1px solid #4b2d83}.dp-answer-box input{flex:1 1;padding:0!important;height:100%!important;color:#000;font-size:15px;font-family:var(--font-body)!important}.dp-answer-box input,.dp-answer-box input:focus{background:transparent!important;border:none!important;outline:none!important;box-shadow:none!important}.dp-answer-box .dp-ans-captcha{font-size:15px;color:#8b8b8b;margin-left:10px;white-space:nowrap;font-family:var(--font-body)}.dp-answer-box:hover{background:#f1edfa;border:1px solid #4b2d83}.dp-btn-submit{background:#f4a300;border:none;border-radius:50%;width:58px;height:58px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:.3s ease;flex-shrink:0}.dp-btn-submit:hover{background:#e59a00;transform:scale(1.05)}.dp-btn-submit:hover img{transform:translateX(2px) translateY(-2px)}.dp-btn-submit img{width:20px;height:20px;transition:.3s ease}.dp-last-row-wrapper{grid-column:1/-1;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:4px;gap:4px;align-items:center}.dp-last-row-wrapper .dp-large-text{grid-column:span 9;resize:none;height:58px!important}.dp-last-row-wrapper .dp-answer-submit-wrapper{grid-column:span 3;display:flex;align-items:center;gap:8px}.dp-options-list{position:absolute;z-index:9999}.dp-custom-select-container{position:relative;z-index:100}.dp-custom-select-container .dp-sel-box{width:100%;height:58px;background:#efefef;border-radius:40px;border:1px solid transparent;padding:0 13px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.3s ease}.dp-custom-select-container:hover .dp-select-box{background:#f1edfa;border:1px solid #4b2d83}.dp-custom-select-container.active .dp-select-box{background:#f4f0ff;border:1px solid #4b2d83}.dp-custom-select-container.dp-no-icon .dp-select-box{padding-right:16px!important}@media(max-width:992px){.dp-form-row{grid-template-columns:repeat(3,1fr)!important}.dp-last-row-wrapper{grid-template-columns:1fr!important}.dp-last-row-wrapper .dp-answer-submit-wrapper,.dp-last-row-wrapper .dp-large-text{grid-column:span 12}.dp-answer-submit-wrapper{display:grid!important;grid-template-columns:280px 1fr;grid-gap:8px;gap:8px;width:100%}.dp-answer-box{width:100%}.dp-answer-submit-wrapper{grid-column:span 9;display:flex;align-items:center;gap:10px}.dp-btn-submit{width:100%!important;height:56px!important;border-radius:40px!important}}@media(max-width:768px){.dp-form-row,.dp-single-line-form{grid-template-columns:repeat(2,1fr)}.dp-last-row-wrapper{grid-template-columns:1fr}}@media(max-width:730px){.dp-form-row{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:576px){.dp-form-row,.dp-single-line-form{grid-template-columns:1fr}.dp-top-buttons{width:70%}.dp-top-buttons button{flex:1 1;font-size:12px}.dp-answer-submit-wrapper{flex-direction:column}}@media(max-width:540px){.dp-top-buttons{width:80%}.dp-top-buttons button{flex:1 1;font-size:11px}}@media(max-width:500px){.dp-form-row{grid-template-columns:repeat(1,1fr)!important}.dp-answer-submit-wrapper{display:flex!important;flex-direction:column;width:100%;gap:10px}.dp-answer-box{width:100%!important;max-width:100%!important;height:56px!important;min-height:56px}.dp-answer-box input{height:100%!important}.dp-btn-submit{width:100%!important;height:56px!important;border-radius:40px!important}.dp-input-with-icon,.dp-umrah2-input-with-icon{width:100%}.dp-datepicker-input,.react-datepicker-wrapper,.react-datepicker__input-container{width:100%!important}}@media(max-width:452px){.dp-top-buttons{width:90%}.dp-top-buttons button{flex:1 1;font-size:11px}}@media(max-width:406px){.dp-top-buttons{width:100%}.dp-top-buttons button{flex:1 1;font-size:10px}}.dp-mobile-submit-only{display:none!important}@media(max-width:768px){.dp-mobile-submit-only{display:flex!important;width:100%!important;height:52px!important;border-radius:40px!important;margin-top:8px;grid-column:1/-1}.dp-desktop-submit-only{display:none!important}}.dp-mobile-extra,.dp-mobile-extra .dp-mobile-inner{display:contents}@media(max-width:768px){.dp-mobile-extra{display:block;grid-column:1/-1;width:100%;max-height:0;overflow:hidden;opacity:0;pointer-events:none;transition:max-height .45s cubic-bezier(.4,0,.2,1),opacity .35s ease}.dp-mobile-extra .dp-mobile-inner{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;padding-top:8px}}@media(max-width:576px)and (max-width:768px){.dp-mobile-extra .dp-mobile-inner{grid-template-columns:1fr}}@media(max-width:768px){.dp-form-row.dp-mob-expanded .dp-mobile-extra{max-height:1500px;opacity:1;pointer-events:auto;overflow:visible!important}}.dp-form-row>div:focus-within,.dp-form-row>div:has(.input-box.active),.dp-mobile-inner>div:focus-within,.dp-mobile-inner>div:has(.input-box.active){z-index:150!important}.blog-listing-skeleton{min-height:100vh;padding-bottom:60px}.blog-skel-listing-heading{display:flex;flex-direction:column;gap:8px;margin:30px 0 15px}.blog-skel-listing-title{width:min(280px,70%);height:34px}.blog-skel-listing-desc{width:min(65%,520px);height:16px}@media(max-width:1065px){.blog-skel-listing-desc{width:90%}}.blog-skel-posts{margin-bottom:40px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}@media(max-width:1065px){.blog-skel-posts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:762px){.blog-skel-posts{grid-template-columns:minmax(0,1fr)}}.blog-skel-post-card{width:100%;height:256px;border-radius:12px}@media screen and (max-width:1360px){.blog-skel-post-card{height:222px}}@media screen and (max-width:992px){.blog-skel-post-card{height:250px}}@media screen and (max-width:768px){.blog-skel-post-card{height:220px}}@media screen and (max-width:480px){.blog-skel-post-card{height:180px}}