.footer-main{color:#fff;margin-top:100px;position:relative;z-index:1}.footer-main .footeriner{background:var(--primary-purple);padding-bottom:2rem;position:relative;margin-top:-50px}@media screen and (max-width:768px){.footer-main .footeriner{margin-top:-32px}}.footer-main .footer-logo-section{background:url(/footerbg.png) no-repeat;background-size:cover;width:100%;height:100%;display:flex;justify-content:center;pointer-events:none;background-position:top;padding-bottom:70px;z-index:2;position:relative;background-color:#fff}@media screen and (max-width:768px){.footer-main .footer-logo-section{background-size:834px}.footer-main .footer-logo-section:before{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:4px;background:var(--primary-purple);z-index:1}}.footer-main .footer-logo-section .footer-logo-curve{position:relative;display:flex;align-items:center;justify-content:center;pointer-events:auto;z-index:2}.footer-main .footer-logo-section .footer-logo-curve .logo-container{margin:-65px 0 0}.footer-main .footer-logo-section .footer-logo-curve .logo-container .footer-logo-img{max-width:185px;height:auto}@media(min-width:1580px){.footer-main .footer-logo-section .footer-logo-curve .logo-container .footer-logo-img{max-width:250px}}@media(max-width:992px){.footer-main .footer-logo-section .footer-logo-curve .logo-container .footer-logo-img{max-width:152px}}.footer-main .footer-grid{display:grid;grid-template-columns:427px 1fr 387px;grid-gap:18px;gap:18px;margin-bottom:10px;position:relative;z-index:3}@media(min-width:1580px){.footer-main .footer-grid{grid-template-columns:1fr 500px 1fr;gap:20px}}@media(max-width:1200px){.footer-main .footer-grid{grid-template-columns:1fr 40%}}@media(max-width:768px){.footer-main .footer-grid{grid-template-columns:1fr}}.footer-main .footer-grid .leftnavfoot{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}@media screen and (max-width:768px){.footer-main .footer-grid .leftnavfoot{gap:10px}}.footer-main .footer-col .footer-col-title{color:var(--secondary-gold);font-family:var(--font-body);font-size:18px;font-weight:700;margin-bottom:5px}.footer-main .footer-col .footer-links,.footer-main .footer-col ul{list-style:none;padding:0;margin:0}.footer-main .footer-col .footer-links li,.footer-main .footer-col ul li{margin-bottom:8px}.footer-main .footer-col .footer-links li a,.footer-main .footer-col ul li a{color:#fff;font-size:16px;font-weight:400;transition:color .3s ease}.footer-main .footer-col .footer-links li a:hover,.footer-main .footer-col ul li a:hover{color:var(--primary-gold)}.footer-main .footer-col.footer-center-col{display:flex;align-items:center;justify-content:center;text-align:center;padding:0 1rem}.footer-main .footer-col.footer-center-col .footer-about-text{font-size:16px;line-height:1.6;font-weight:400;color:#fff;margin-top:auto}@media(max-width:1200px)and (min-width:768px){.footer-main .footer-col.footer-center-col{display:none}}@media screen and (max-width:768px){.footer-main .footer-col.footer-center-col{padding:0}}.footer-main .footer-col.contact-col{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:768px){.footer-main .footer-col.contact-col{gap:10px}}.footer-main .footer-col.contact-col .contacttopmain{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}@media(max-width:1200px)and (min-width:768px){.footer-main .footer-col.contact-col .contacttopmain{grid-template-columns:1fr}}@media screen and (max-width:768px){.footer-main .footer-col.contact-col .contacttopmain{grid-template-columns:1fr;gap:10px}}.footer-main .footer-col.contact-col .adress,.footer-main .footer-col.contact-col .email{text-align:right}@media(max-width:1200px)and (min-width:768px){.footer-main .footer-col.contact-col .adress,.footer-main .footer-col.contact-col .email{text-align:left}}@media screen and (max-width:768px){.footer-main .footer-col.contact-col .adress,.footer-main .footer-col.contact-col .email{text-align:left}}.footer-main .footer-col.contact-col .contact-item .contact-title{color:var(--secondary-gold);font-size:16px;font-weight:700;margin-bottom:5px;font-family:var(--font-body)}.footer-main .footer-col.contact-col .contact-item .contact-detail{font-size:16px;font-weight:400;color:#fff}.footer-main .footer-col.contact-col .contact-item .contact-detail a{text-decoration:none;color:#fff}.footer-main .footer-col.contact-col .contact-item .contact-detail a:hover{color:var(--secondary-gold)}.footer-main .footer-bottom-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-top:none}@media(max-width:1200px){.footer-main .footer-bottom-row{flex-direction:column;gap:10px}}.footer-main .footer-bottom-row .payment-box{background-color:#fff;padding:8px 12px;border-radius:12px;display:flex;align-items:center;gap:8px}.footer-main .footer-bottom-row .payment-box img{width:-moz-fit-content;width:fit-content}.footer-main .footer-bottom-row .social-box{background-color:#fff;padding:8px 12px;border-radius:12px;display:flex;align-items:center;gap:20px}.footer-main .footer-bottom-row .social-box .social-link{display:flex;align-items:center;transition:all .3s ease}.footer-main .footer-bottom-row .social-box .social-link:hover{transform:translateY(-22px)}.footer-main .footer-bottom-row .social-box .social-link img{height:48px;width:48px}.footer-main .footer-bottom-row .copyright-area p{font-size:16px;font-weight:600}@media screen and (max-width:768px){.footer-main .footer-bottom-row .copyright-area p{text-align:center;font-size:14px}}.footer-main .footer-legal-section{padding-top:8px}.footer-main .footer-legal-section p{font-size:14px;line-height:1.6;font-weight:400;text-align:center}@media screen and (min-width:1580px){.footer-main .footer-col .footer-col-title{font-size:24px}.footer-main .footer-col .footer-links li a,.footer-main .footer-col ul li a{font-size:16px}.footer-main .footer-col.footer-center-col .footer-about-text{font-size:18px}.footer-main .footer-col.contact-col .contact-item .contact-title{font-size:24px}.footer-main .footer-col.contact-col .contact-item .contact-detail{font-size:16px}}.header-nav-pills{display:flex;gap:15px}.header-nav-pills .pill-link{text-decoration:none;background:#6c4ab6;color:#fff;padding:12px 30px;border-radius:25px;font-weight:500;transition:.3s;font-size:15px}.header-nav-pills .pill-link:hover{background:#563d8b}.header-main{position:absolute;top:0;left:0;width:100%;z-index:100;padding:1.25rem 0;background-color:transparent;transition:background-color .3s ease,box-shadow .3s ease,padding .3s ease}.header-main.is-sticky{position:fixed;top:0;left:0;right:0;width:100%;background-color:#fff;box-shadow:0 2px 16px rgba(0,0,0,.08);padding:.75rem 0;z-index:1000}.header-main .header-container{display:flex;justify-content:space-between;align-items:center}.header-main .headerleftside{display:flex;align-items:center;gap:70px}.header-main .logo-box .header-logo{height:60px}.header-main .header-nav-pills{display:flex;gap:1rem}.header-main .header-nav-pills .pill-link{background-color:var(--primary-purple);color:#fff;padding:7px 12px;border-radius:9999px;font-size:16px;font-weight:600}.header-main .header-nav-pills .pill-link:hover{background-color:var(--primary-gold)}.header-main .header-actions{display:flex;align-items:center;gap:70px}.header-main .header-actions .contactinfo{display:flex;align-items:center;gap:10px}.header-main .header-actions .contactinfo .whatsappIcon{display:flex}.header-main .header-actions .contactinfo .whatsappIcon img{width:45px;height:45px;object-fit:contain}.header-main .header-actions .separator{width:1px;height:30px;background-color:#e5e7eb}.header-main .header-actions .contact-info-block{display:flex;align-items:center;gap:.75rem}.header-main .header-actions .contact-info-block .call-icon-box{width:45px;height:45px}.header-main .header-actions .contact-info-block .call-icon-box img{width:45px;height:45px;object-fit:contain}.header-main .header-actions .contact-info-block .call-text-box{display:flex;flex-direction:column}.header-main .header-actions .contact-info-block .call-text-box .call-number{font-weight:700}.header-main .header-actions .toggle-btn{background:transparent;border:none;cursor:pointer}.header-main .header-actions .toggle-btn img{width:45px}.mega-menu-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:flex-end;padding:2rem;z-index:1000}.mega-menu-overlay .menu-box-container{width:100%;max-width:354px;position:relative}.mega-menu-overlay .menu-card{background:#fff;border-radius:2rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);padding-top:1rem;position:relative}.mega-menu-overlay .menu-card:after{content:"";position:absolute;top:0;right:0;width:51px;background:#432b7d;opacity:30%;height:100%;border-radius:0 2rem 2rem 0}.mega-menu-overlay .menu-card .menu-header{position:absolute;top:-18px;left:40px}.mega-menu-overlay .menu-card .menu-header .close-btn{background:var(--primary-purple);width:36px;height:36px;border-radius:50%;border:none;cursor:pointer}.mega-menu-overlay .menu-card .menu-header .close-btn:hover{background:var(--primary-gold);transform:rotate(90deg)}.mega-menu-overlay .menu-card .menu-grid-content{padding-top:.7rem;display:flex;flex-direction:column}.mega-menu-overlay .menu-card .menu-nav-item,.mega-menu-overlay .menu-card .menu-nav-list{display:flex;flex-direction:column;align-items:flex-end}.mega-menu-overlay .menu-card .menu-nav-item{width:100%;border-radius:1rem;overflow:hidden;background:#fff;transition:.3s;padding-right:45px}.mega-menu-overlay .menu-card .menu-nav-item .menu-item-top{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.mega-menu-overlay .menu-card .menu-nav-item .menu-link{text-align:right;flex:1 1;padding:4px 8px;font-size:22px;font-weight:400;color:#000;font-family:var(--font-body)}.mega-menu-overlay .menu-card .menu-nav-item .arrow-box{width:10px;display:flex;align-items:center;justify-content:center;position:relative;right:0;left:20px;z-index:10}.mega-menu-overlay .menu-card .menu-nav-item .arrow-icon{width:12px;transition:.3s ease}.mega-menu-overlay .menu-card .menu-nav-item.active{background:#eceaf2;color:#000}.mega-menu-overlay .menu-card .menu-nav-item.active .menu-link{color:var(--primary-purple)}.mega-menu-overlay .menu-card .menu-nav-item.active .arrow-icon{transform:rotate(-90deg)}.mega-menu-overlay .menu-card .menu-nav-item .submenu-inline{padding:5px 40px 0;animation:slideDown .3s ease;width:100%;text-align:right}.mega-menu-overlay .menu-card .menu-nav-item .submenu-inline .submenu-link{display:block;padding:5px 0;font-size:16px;text-align:right;font-family:var(--font-body);line-height:24px;letter-spacing:-4%}.mega-menu-overlay .menu-card .menu-nav-item .submenu-inline .submenu-link:hover{color:var(--primary-purple);padding-left:5px}.mega-menu-overlay .menu-card .menu-footer{display:flex;justify-content:space-around;margin-top:10px;margin-bottom:25px}.mega-menu-overlay .menu-card .menu-footer .social-links{display:flex;flex-direction:column;gap:10px;margin-top:1.5rem}.mega-menu-overlay .menu-card .menu-footer .social-links .social-icon{width:30px;height:29px}.mega-menu-overlay .menu-card .menu-footer .social-links .social-icon img{width:100%;height:100%;object-fit:contain}.mega-menu-overlay .menu-card .menu-footer .meta-links{display:flex;flex-direction:column;align-items:flex-end;position:relative;right:20px}.mega-menu-overlay .menu-card .menu-footer .meta-links .meta-link{font-size:14px;line-height:17px;font-family:var(--font-body);letter-spacing:-4%;font-weight:400;color:#000}.mega-menu-overlay .menu-card .menu-footer .meta-links .meta-link:hover{color:var(--primary-purple)}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.header-main .header-nav-pills{display:none}}@media(max-width:768px){.header-main .contact-info-block,.header-main .separator{display:none}}.menu-contact{display:none}@media(max-width:576px){.header-actions .header-contact{display:none!important}.menu-contact{display:flex;justify-content:flex-end;padding-right:64px;padding-bottom:13px;gap:15px;align-items:center}.menu-contact .separator{display:none}.menu-contact .contact-info-block{display:flex}.menu-contact .contact-info-block .call-icon-box img{max-width:50px}.menu-contact .contact-info-block .call-text-box{display:flex;flex-direction:column;align-items:flex-end}.menu-contact .whatsappIcon{display:none}}.hero-banner{position:relative;background-color:#f9fafb;overflow:hidden;padding:276px 0 96px;margin-top:20px;background:url(/bghome1920.png);background-repeat:no-repeat;background-position:50%}@media screen and (max-width:1700px){.hero-banner{padding:196px 0 42px;background-size:cover}}@media screen and (max-width:1450px){.hero-banner{padding:163px 0 44px;padding:170px 0 5px;background:url(/bghome1400.png);background-repeat:no-repeat;background-position:50%;background-size:contain}}.hero-banner .hero-grid{display:grid;grid-template-columns:352px 1fr 352px;grid-gap:70px;gap:70px;align-items:center;padding:8px 0 32px}.hero-banner .hero-content{overflow:hidden}.hero-banner .hero-content .hero-title{font-size:54px;font-weight:900;color:var(--secondary-gold);line-height:1.1;margin-top:0;font-family:var(--font-body);text-transform:uppercase}.hero-banner .hero-content .hero-title span{font-family:var(--font-body);font-weight:400;font-size:30px;text-transform:capitalize;color:#000;line-height:36px;display:block;letter-spacing:-1%;text-transform:uppercase}.hero-banner .hero-content .hero-title span+span{font-family:var(--font-heading);font-weight:400;font-size:50px;letter-spacing:-2%;text-transform:capitalize;color:var(--primary-purple);line-height:55px;display:block}.hero-banner .hero-content .hero-description{font-size:16px;color:var(--text-dark);font-weight:400;margin-bottom:10px;line-height:1.2;text-align:right}.hero-banner .hero-content .hero-description p,.hero-banner .hero-content .hero-description span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}.hero-banner .hero-content .hero-trust-badges{display:flex;align-items:center;justify-content:flex-end;gap:1.5rem}.hero-banner .hero-content .hero-trust-badges .trust-badge-item{display:flex;align-items:center;gap:.75rem}.hero-banner .hero-content .hero-trust-badges .trust-badge-item .badge-icon-box{width:2.5rem;height:2.5rem;background-color:#dcfce7;border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#16a34a}.hero-banner .hero-content .hero-trust-badges .trust-badge-item .badge-text-box .badge-label{font-weight:700;font-size:.875rem}.hero-banner .hero-content .hero-trust-badges .trust-badge-item .badge-text-box .badge-subtext{font-size:.75rem;color:#666}.hero-banner .hero-media-wrapper{position:relative;display:flex;justify-content:center}.hero-banner .hero-media-wrapper .hero-kaaba-box{position:relative;animation:float 6s ease-in-out infinite}@media screen and (min-width:1700px){.hero-banner .hero-media-wrapper .hero-kaaba-box{width:446px;height:390px}}@media screen and (max-width:1700px)and (min-width:1450px){.hero-banner .hero-media-wrapper .hero-kaaba-box{width:428px;height:420px}}@media screen and (max-width:1450px)and (min-width:992px){.hero-banner .hero-media-wrapper .hero-kaaba-box{width:382px;height:313px}}.hero-banner .hero-media-wrapper .hero-kaaba-box .kaaba-image{width:100%;max-width:28rem}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@media screen and (max-width:1440px){.hero-banner .hero-grid{grid-template-columns:260px 1fr 250px;gap:40px}.hero-banner .hero-content .hero-title{font-size:38px}.hero-banner .hero-content .hero-title span{font-size:28px;line-height:43px}.hero-banner .hero-content .hero-title span+span{font-size:34px;line-height:39px}.hero-banner .hero-content .hero-description{font-size:16px;line-height:22px}}@media screen and (max-width:768px){.hero-banner{padding:90px 0 0}.hero-banner .hero-grid{grid-template-columns:1fr;gap:30px;padding-bottom:15px}.hero-banner .hero-content{text-align:center}.hero-banner .hero-content .hero-title{font-size:32px}.hero-banner .hero-content .hero-title span{font-size:28px;line-height:34px}.hero-banner .hero-content .hero-description{font-size:14px;line-height:20px;text-align:center}.hero-banner .hero-content .hero-trust-badges{justify-content:center}}@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}.inner-banner-section{position:relative;width:100%;margin-top:50px;min-height:380px}@media(max-width:992px){.inner-banner-section{min-height:520px}}@media(max-width:576px){.inner-banner-section{min-height:420px}}.inner-banner-section .inner-banner{background:#fff;padding:4rem 0 .5rem;position:relative;overflow:hidden}.inner-banner-section .inner-banner .banner-inner-grid{display:grid;grid-template-columns:1fr 1.5fr;grid-gap:2rem;gap:2rem;align-items:center}@media(max-width:992px){.inner-banner-section .inner-banner .banner-inner-grid{grid-template-columns:1fr;gap:15px}}.inner-banner-section .inner-banner-content .banner-heading,.inner-banner-section .inner-banner-content .banner-heading h1{font-weight:400;font-size:30px;line-height:36px;font-family:var(--font-heading);color:var(--primary-purple)}.inner-banner-section .inner-banner-content .h1-wrapper{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.inner-banner-section .inner-banner-content .h1-wrapper .h1-tag-label{font-family:var(--font-body);font-size:1.25rem;color:#9c97b2;font-weight:400;margin-top:5px}.inner-banner-section .inner-banner-content .h1-wrapper h1{font-size:3.25rem;font-weight:900;color:var(--primary-purple);line-height:1.1;margin:0;flex:1 1;min-width:300px}.inner-banner-section .inner-banner-content .h1-wrapper h1 span{color:var(--primary-gold)}@media(max-width:768px){.inner-banner-section .inner-banner-content .h1-wrapper h1{font-size:2.25rem}}.inner-banner-section .inner-banner-content .banner-desc{font-size:16px;color:#333;max-width:32rem;margin:7px 0;line-height:1.5;font-weight:400}.inner-banner-section .trust-badges-inner{display:flex;align-items:center;gap:2rem;margin-top:1rem}.inner-banner-section .trust-badges-inner .trustpilot-box .tp-stars-wrapper{display:flex;flex-direction:column;gap:.5rem}.inner-banner-section .trust-badges-inner .trustpilot-box .tp-stars-wrapper .tp-logo-text{display:flex;align-items:center;gap:.4rem}.inner-banner-section .trust-badges-inner .trustpilot-box .tp-stars-wrapper .tp-logo-text span{font-weight:700;font-size:1.1rem}.inner-banner-section .trust-badges-inner .trustpilot-box .tp-stars-wrapper .stars{display:flex;gap:3px}.inner-banner-section .trust-badges-inner .trustpilot-box .tp-stars-wrapper .stars .star-bg{background:#00b67a;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.inner-banner-section .trust-badges-inner .atol-box{display:flex;align-items:center;gap:.75rem}.inner-banner-section .trust-badges-inner .atol-box .atol-logo-box{display:flex;align-items:center;gap:.5rem;border:1px solid #ddd;padding:6px 12px;border-radius:50px}.inner-banner-section .trust-badges-inner .atol-box .atol-logo-box .atol-mini-logo{width:24px;height:24px;object-fit:contain}.inner-banner-section .trust-badges-inner .atol-box .atol-logo-box span{font-weight:700;font-size:.85rem;color:#000}.inner-banner-section .trust-badges-inner .atol-box .atol-text span{font-size:.75rem;color:#666;display:block;line-height:1}.inner-banner-section .inner-banner-image{position:relative;padding-left:0;overflow:hidden}@media(max-width:992px){.inner-banner-section .inner-banner-image{padding-left:0}}.inner-banner-section .inner-banner-image .image-frame{background:#fff;width:100%;height:362px}@media screen and (min-width:1480px){.inner-banner-section .inner-banner-image .image-frame{height:400px}}@media screen and (max-width:768px){.inner-banner-section .inner-banner-image .image-frame{height:260px}}@media screen and (max-width:576px){.inner-banner-section .inner-banner-image .image-frame{display:none}}@media screen and (max-width:500px){.inner-banner-section .inner-banner-image .image-frame{height:190px}}.inner-banner-section .inner-banner-image .image-frame .banner-image{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:768px){.inner-banner-section .inner-banner-image .image-frame .banner-image{object-fit:contain}}@media screen and (max-width:500px){.inner-banner-section .inner-banner-image .image-frame .banner-image{object-position:top}}.inner-banner-section .inner-banner-image .image-frame .banner-image--placeholder{min-height:100%}.guest-container{font-family:sans-serif}.guest-container,.input-box{position:relative;width:100%}.input-box{cursor:pointer;height:52px;background:#efefef;border-radius:40px;border:1px solid transparent;display:flex;align-items:center;transition:.3s ease}.input-box input{width:100%;height:100%;cursor:pointer;padding:0 45px 0 25px;background:transparent!important;border:none!important;outline:none!important;font-size:15px;color:#333}.input-box .input-icon{position:absolute;right:18px;top:50%;transform:translateY(-50%);width:14px;height:16px;opacity:.8;pointer-events:none;transition:.3s ease}.input-box.active,.input-box:focus-within{background:#f1edfa;border:1px solid var(--primary-purple)}.input-box.active .input-icon,.input-box:focus-within .input-icon{opacity:1;filter:brightness(0) saturate(100%) invert(21%) sepia(29%) saturate(2364%) hue-rotate(228deg) brightness(91%) contrast(102%)!important}@media screen and (max-width:1580px){.input-box input{font-size:13px!important;padding:0 14px 0 0}.input-box .input-icon{width:14px;height:14px;right:5px}}.dropdown-box{position:absolute;top:calc(100% + 2px);left:50%;transform:translateX(-50%);width:290px;background:#fff;border:1px solid #d5caea;border-radius:18px;padding:22px 18px 32px;box-shadow:0 8px 30px rgba(0,0,0,.12);z-index:999}.row{display:flex;align-items:center;margin-bottom:9px}.label{min-width:78px;font-size:16px;font-weight:400;color:#000;font-family:var(--font-body)}.divider-2{flex:1 1;height:2px;background:#b7a8da;width:35px;margin-right:12px}.counter,.counter button{display:flex;align-items:center}.counter button{width:28px;height:28px;border-radius:50%;border:none;justify-content:center;font-size:22px;font-weight:600;cursor:pointer;transition:.2s;padding:0}.counter button.active{background:#4f3291;color:#fff}.counter button.disabled{background:#9c9c9c;color:#fff;cursor:not-allowed}.count{min-width:32px;text-align:center;font-size:17px;font-weight:500;color:#222}.done-btn{position:absolute;left:50%;bottom:-14px;transform:translateX(-50%);border:none;background:#d0cade;text-decoration:underline;color:#4f3291;font-family:var(--font-body);font-weight:600;font-size:14px;padding:4px 13px;border-radius:10px;cursor:pointer;line-height:1;transition:.2s}.done-btn:hover{background:#a996d3}.umrah2-input-with-icon{position:relative;width:100%;height:52px;display:flex;align-items:center;background:#efefef;border-radius:40px;border:1px solid transparent;transition:.3s ease}.umrah2-input-with-icon:focus-within{background:#f1edfa;border:1px solid var(--primary-purple)}.umrah2-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%)}@media screen and (max-width:1580px){.umrah2-input-with-icon{height:50px;padding:6px 0}.umrah2-input-with-icon input{padding:0 22px 0 6px!important;font-size:14px!important}}.umrah2-input-with-icon .react-datepicker-wrapper,.umrah2-input-with-icon .react-datepicker__input-container{width:100%;height:100%;display:block}.umrah2-input-with-icon .datepicker-input,.umrah2-input-with-icon .datepicker-input:focus,.umrah2-input-with-icon input,.umrah2-input-with-icon input:focus{width:100%;height:100%;padding:0;border:none!important;outline:none!important;background:transparent!important;font-size:15px;color:#333;font-family:var(--font-body);cursor:pointer}.umrah2-input-with-icon img{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:18px;height:18px;pointer-events:none;opacity:.7}@media screen and (max-width:1580px){.umrah2-input-with-icon img{width:14px;height:14px;right:8px}}.react-datepicker-popper{position:absolute;left:0;top:0;transform:translate(-38px,37px)}.umrah-calendar-popper{z-index:9999!important;margin-top:10px!important}.custom-calendar.react-datepicker{width:340px!important;padding:25px!important;border:2px solid #e9e2f5!important;border-radius:35px!important;background:#fff!important;box-shadow:0 15px 35px rgba(92,59,138,.1)!important;font-family:var(--font-body)!important}.react-datepicker__triangle{display:none!important}.custom-calendar .react-datepicker__header{background:transparent!important;border:none!important;padding:0!important}.custom-calendar .react-datepicker__current-month{font-family:var(--font-body)!important;font-size:18px!important;font-weight:700!important;color:#5c3b8a!important;margin-bottom:20px!important;display:block}.custom-calendar .react-datepicker__navigation{top:25px!important}.custom-calendar .react-datepicker__navigation-icon:before{border-color:#5c3b8a!important;border-width:2.5px 2.5px 0 0!important;width:9px;height:9px}.custom-calendar .react-datepicker__day-names{display:flex!important;background:#f1ecf8!important;margin:0!important;padding:0!important}.custom-calendar .react-datepicker__day-name{flex:1 1;margin:0!important;height:38px;line-height:38px;font-size:13px;font-weight:600;text-align:center;border-right:1px solid #fff;background:#e6e7e8!important;color:#58595b!important}.custom-calendar .react-datepicker__day-name:first-child,.custom-calendar .react-datepicker__day-name:nth-child(7){background:#e8e5ef!important;color:#5c3b8a!important}.custom-calendar .react-datepicker__day-name:last-child{border-right:none}.custom-calendar .react-datepicker__month{margin:0!important;border:1px solid #fff}.custom-calendar .react-datepicker__week{display:flex!important;margin:0!important}.custom-calendar .react-datepicker__day{flex:1 1;height:48px;line-height:48px!important;margin:0!important;text-align:center;border:1px solid #fff!important;border-radius:0!important;font-size:15px;font-weight:600;background:#e6e7e8!important;color:#58595b!important;transition:all .2s ease}.custom-calendar .react-datepicker__day:first-child,.custom-calendar .react-datepicker__day:nth-child(7){background:#e8e5ef!important;color:#5c3b8a!important}.custom-calendar .react-datepicker__day--outside-month{color:transparent!important;background:#e6e7e8!important;pointer-events:none;border:1px solid #fff!important}.custom-calendar .react-datepicker__day--outside-month:first-child,.custom-calendar .react-datepicker__day--outside-month:nth-child(7){color:transparent!important;background:#e8e5ef!important}.custom-calendar .react-datepicker__day--in-range,.custom-calendar .react-datepicker__day--in-selecting-range{background:#9d8dbd!important;color:#fff!important}.custom-calendar .react-datepicker__day--range-end,.custom-calendar .react-datepicker__day--range-start,.custom-calendar .react-datepicker__day--selected{background:#9d8dbd!important;color:#fff!important;font-weight:700}.custom-calendar .react-datepicker__day:hover{background:#e2d9f3!important;color:#5c3b8a!important}.custom-calendar .react-datepicker__day--today{color:#5c3b8a!important;text-decoration:underline;text-underline-offset:4px}.react-datepicker__month-container{width:100%}.custom-select-container{position:relative;width:100%;font-family:var(--font-body)}.custom-select-container .select-box{width:100%;height:52px;background:#efefef;border-radius:40px;border:1px solid transparent;padding:0 16px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.3s ease}@media screen and (max-width:1300px){.custom-select-container .select-box{padding:0 12px}}.custom-select-container .select-box .selected-value{font-size:14px;color:#333}.custom-select-container .select-box .selected-value.placeholder{color:#8b8282}@media screen and (max-width:1300px){.custom-select-container .select-box .selected-value{font-size:12px}}.custom-select-container .select-box .arrow-icon{width:9px;height:6px;transition:.3s ease;opacity:.6}.custom-select-container .select-box .arrow-icon.rotated{transform:rotate(180deg)}.custom-select-container.active .select-box{background:#f1edfa;border:1px solid var(--primary-purple)}.custom-select-container.active .select-box .arrow-icon{opacity:1;filter:brightness(0) saturate(100%) invert(21%) sepia(29%) saturate(2364%) hue-rotate(228deg) brightness(91%) contrast(102%)}.custom-select-container .custom-select-container.no-icon .select-box{padding-right:16px!important}.custom-select-container .options-list{position:absolute;top:calc(100% + 5px);left:0;width:100%;background:#fff;border:1px solid #d5caea;border-radius:20px;padding:10px 0;box-shadow:0 10px 40px rgba(0,0,0,.15);z-index:2000;overflow:hidden}.custom-select-container .options-list .option-item{padding:3px 25px;font-size:16px;color:#000!important;cursor:pointer;font-family:var(--font-body)!important;transition:.2s ease}.custom-select-container .options-list .option-item:hover{background:#d0cade!important}.custom-select-container .options-list .option-item.selected{background:#d5caea!important;font-weight:500}.cp-detail-form-wrapper{width:100%;padding-top:45px;margin-top:-55px;position:relative;z-index:50}.cp-top-buttons{display:flex;gap:10px;margin-bottom:15px}.cp-top-buttons .btn{background:#eee;color:#555;border:1px solid #3b045f;border-radius:6px;transition:.3s ease}.cp-top-buttons .btn .arrow-box{background:#1e0e45;transition:all .3s ease}.cp-top-buttons .btn .arrow-box img{transition:all .3s ease}.cp-top-buttons .btn:hover:not(.btn-primary){background:#e2e2e2;color:#333}.cp-top-buttons .btn:hover:not(.btn-primary) .arrow-box img{transform:rotate(45deg)}.cp-top-buttons .btn.btn-primary{background:var(--primary-purple);color:#fff;border:1px solid var(--primary-purple)}.cp-top-buttons .btn.btn-primary .arrow-box,.cp-top-buttons .btn.btn-primary:hover{background:#1e0e45}.cp-top-buttons .btn.btn-primary:hover .arrow-box{background:var(--primary-purple)}.cp-top-buttons .btn.btn-primary:hover .arrow-box img{transform:rotate(45deg)}.cp-form-text{font-size:18px;color:#3f3f3f;margin-bottom:15px;font-family:var(--font-body);line-height:1.5;padding-right:10px}.cp-detail-container{width:100%;background:#f9f9f9;padding:10px;border-radius:38px;border:1px solid #8e79b7;position:relative;overflow:visible;z-index:1}.cp-form-row{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:8px;gap:8px;align-items:center}.cp-double-line-form{display:flex;flex-direction:column;gap:8px}.cp-hajj-top-row{grid-template-columns:repeat(6,1fr);grid-gap:8px}.cp-hajj-bottom-row,.cp-hajj-top-row{display:grid;gap:8px;align-items:center}.cp-hajj-bottom-row{grid-template-columns:repeat(12,1fr);grid-gap:8px}.cp-email-full{grid-column:span 2}.cp-hajj-textarea{grid-column:span 7;height:58px;resize:none;overflow:hidden;padding-top:18px!important;line-height:normal}.cp-hajj-textarea::placeholder{line-height:normal}.cp-hajj-bottom-row .cp-answer-box{grid-column:span 2}.cp-hajj-bottom-row .cp-btn-submit{grid-column:span 1}.cp-double-line-form input,.cp-double-line-form textarea,.cp-form-row select{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}.cp-double-line-form input::placeholder,.cp-double-line-form textarea::placeholder,.cp-form-row select::placeholder{color:#9b9b9b}.cp-double-line-form input:hover,.cp-double-line-form textarea:hover,.cp-form-row select:hover{background:#f1edfa;border:1px solid #4b2d83}.cp-double-line-form input:focus,.cp-double-line-form textarea:focus,.cp-form-row select:focus{background:#f4f0ff;border:1px solid #4b2d83}.cp-form-row .cp-double-line-form input,.cp-form-row .cp-double-line-form textarea,.cp-form-row input,.cp-form-row select,.cp-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}.cp-form-row .cp-double-line-form input::placeholder,.cp-form-row .cp-double-line-form textarea::placeholder,.cp-form-row input::placeholder,.cp-form-row select::placeholder,.cp-form-row textarea::placeholder{color:#9b9b9b}.cp-form-row .cp-double-line-form input:hover,.cp-form-row .cp-double-line-form textarea:hover,.cp-form-row input:hover,.cp-form-row select:hover,.cp-form-row textarea:hover{background:#f1edfa;border:1px solid #4b2d83}.cp-form-row .cp-double-line-form input:focus,.cp-form-row .cp-double-line-form textarea:focus,.cp-form-row input:focus,.cp-form-row select:focus,.cp-form-row textarea:focus{background:#f4f0ff;border:1px solid #4b2d83}.cp-form-row textarea{height:auto;min-height:58px;padding-top:16px;resize:none}.cp-datepicker-input,.cp-input-with-icon,.react-datepicker-wrapper,.react-datepicker__input-container{position:relative;width:100%}.cp-datepicker-input input,.cp-input-with-icon input,.react-datepicker-wrapper input,.react-datepicker__input-container input{padding-right:42px}.cp-datepicker-input img,.cp-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}.cp-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}.cp-answer-box:focus-within{background:#f1edfa;border:1px solid #4b2d83}.cp-answer-box input{flex:1 1;padding:0!important;height:100%!important;color:#000;font-size:15px;font-family:var(--font-body)!important}.cp-answer-box input,.cp-answer-box input:focus{background:transparent!important;border:none!important;outline:none!important;box-shadow:none!important}.cp-answer-box .cp-ans-captcha{font-size:15px;color:#8b8b8b;margin-left:10px;white-space:nowrap;font-family:var(--font-body)}.cp-answer-box:hover{background:#f1edfa;border:1px solid #4b2d83}.cp-btn-submit{background:#f4a300;border:none;border-radius:50%;width:58px;height:58px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:.3s ease;flex-shrink:0}.cp-btn-submit:hover{background:#e59a00;transform:scale(1.05)}.cp-btn-submit:hover img{transform:translateX(2px) translateY(-2px)}.cp-btn-submit img{width:20px;height:20px;transition:.3s ease}.cp-last-row-wrapper{grid-column:1/-1;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:4px;gap:4px;align-items:center}.cp-last-row-wrapper .cp-large-text{grid-column:span 9;height:58px;resize:none;padding-top:16px}.cp-last-row-wrapper .cp-answer-submit-wrapper{grid-column:span 3;display:flex;align-items:center;gap:8px}.cp-options-list{position:absolute;z-index:9999}.cp-custom-select-container{position:relative;z-index:100}.cp-custom-select-container .cp-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}.cp-custom-select-container:hover .cp-select-box{background:#f1edfa;border:1px solid #4b2d83}.cp-custom-select-container.active .cp-select-box{background:#f4f0ff;border:1px solid #4b2d83}.cp-custom-select-container.cp-no-icon .cp-select-box{padding-right:16px!important}@media(max-width:1300px){.cp-form-row{grid-template-columns:repeat(4,1fr)}.cp-last-row-wrapper{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:8px;gap:8px;align-items:center}.cp-last-row-wrapper .cp-large-text{grid-column:span 8;width:100%;height:58px}.cp-last-row-wrapper .cp-answer-submit-wrapper{grid-column:span 4;display:flex;align-items:center;gap:8px;width:100%}.cp-last-row-wrapper .cp-answer-box{flex:1 1;width:100%;min-width:0;height:58px}.cp-last-row-wrapper .cp-btn-submit{width:58px;height:58px;border-radius:50%;flex-shrink:0}.cp-double-line-form{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.cp-hajj-bottom-row,.cp-hajj-top-row{display:contents}.cp-email-full,.cp-hajj-textarea{grid-column:span 1!important}.cp-hajj-textarea{height:58px!important;min-height:58px!important;padding-top:18px!important}.cp-hajj-bottom-row .cp-answer-submit-wrapper{grid-column:span 4!important;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;width:100%}.cp-hajj-bottom-row .cp-answer-box{grid-column:span 2;width:100%}.cp-hajj-bottom-row .cp-btn-submit{grid-column:span 2;width:50%!important;height:58px;border-radius:40px!important}}@media(max-width:1250px){.cp-top-buttons{margin-top:30px}}@media(max-width:1100px){.cp-double-line-form{display:flex;flex-direction:column;gap:8px}.cp-hajj-bottom-row,.cp-hajj-top-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.cp-hajj-bottom-row{align-items:center}.cp-email-full{grid-column:span 1!important}.cp-hajj-textarea{grid-column:span 2!important;height:58px!important;min-height:58px!important;padding-top:18px!important}.cp-hajj-bottom-row .cp-answer-submit-wrapper{display:contents}.cp-hajj-bottom-row .cp-answer-box{grid-column:span 1;width:100%;min-width:0}.cp-hajj-bottom-row .cp-btn-submit{grid-column:span 2;width:50%!important;height:58px!important;border-radius:40px!important}}@media(max-width:992px){.cp-form-row,.cp-hajj-bottom-row,.cp-hajj-top-row{grid-template-columns:repeat(3,1fr)}.cp-email-full,.cp-hajj-bottom-row .cp-answer-box,.cp-hajj-bottom-row .cp-btn-submit,.cp-hajj-textarea{grid-column:span 1}}@media(max-width:992px)and (max-width:992px){.cp-last-row-wrapper{grid-template-columns:repeat(12,1fr);align-items:center;gap:8px}.cp-last-row-wrapper .cp-large-text{grid-column:span 7;height:58px}.cp-last-row-wrapper .cp-answer-submit-wrapper{grid-column:span 5;display:flex;align-items:center;gap:8px;flex-direction:row}.cp-last-row-wrapper .cp-answer-box{flex:1 1;width:100%}.cp-last-row-wrapper .cp-btn-submit{width:58px;height:58px;border-radius:50%;flex-shrink:0}}@media(max-width:768px){.cp-form-row,.cp-hajj-bottom-row,.cp-hajj-top-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.cp-form-row,.cp-last-row-wrapper{grid-template-columns:1fr}.cp-last-row-wrapper{width:100%}.cp-last-row-wrapper .cp-large-text{grid-column:span 1;width:100%}.cp-last-row-wrapper .cp-answer-submit-wrapper{grid-column:span 1;width:100%;display:flex;flex-direction:column;align-items:stretch}.cp-last-row-wrapper .cp-answer-box{width:100%;height:58px;flex:unset}.cp-last-row-wrapper .cp-answer-box input{width:100%}.cp-last-row-wrapper .cp-btn-submit{width:100%;height:58px;border-radius:40px}.cp-double-line-form{display:flex!important;flex-direction:column;gap:8px}.cp-hajj-bottom-row,.cp-hajj-top-row{display:grid!important;grid-template-columns:1fr!important;grid-gap:8px;gap:8px}.cp-email-full,.cp-hajj-bottom-row .cp-answer-submit-wrapper,.cp-hajj-bottom-row .cp-btn-submit,.cp-hajj-textarea{grid-column:1/-1!important;width:100%!important}.cp-hajj-bottom-row .cp-answer-box{width:100%!important;height:58px!important;min-height:58px!important;flex:unset!important}.cp-hajj-bottom-row .cp-answer-box input{width:100%!important;height:100%!important}.cp-hajj-bottom-row .cp-answer-submit-wrapper{display:flex!important;flex-direction:column;gap:8px;width:100%}.cp-hajj-bottom-row .cp-btn-submit{height:58px!important;border-radius:40px!important}}@media(max-width:458px){.cp-top-buttons{gap:6px}}@media(max-width:368px){.cp-top-buttons{flex-direction:column;width:70%}.cp-top-buttons .btn{width:100%;justify-content:space-between}}.cp-hajj-bottom-row .cp-answer-submit-wrapper{grid-column:span 3;display:flex;align-items:center;gap:8px}@media screen and (max-width:768px){.faqSection{margin-top:40px}}.faqContainer{width:100%;margin:0 auto;display:grid;grid-template-columns:488px 1fr;grid-gap:40px;gap:40px}@media screen and (min-width:1580px){.faqContainer{grid-template-columns:35% 1fr;gap:20px}}.faqLeft img{width:100%;height:100%;object-fit:contain}.faqRight{display:flex;flex-direction:column}.faqRight h2{font-size:32px;color:#4b2c82;font-weight:400}.faqRight p{margin-bottom:0}.faqDesc,.faqRight p{font-size:16px;font-weight:400}.faqDesc{color:#000;margin-bottom:30px}.faqItems{max-height:494px;overflow-y:auto}.faqItem{border-bottom:1px solid #ddd;padding:5px 0}.faqItem.active .faqQuestion{border-bottom:1px solid var(--primary-purple);padding-bottom:10px}.faqItem.active .faqQuestion .question{color:var(--primary-purple)}.faqQuestion{display:flex;justify-content:space-between;align-items:center;cursor:pointer;gap:10px;padding:0 15px 0 0;transition:all .3s ease}.faqQuestion .question{font-size:16px;font-weight:400;margin:0;font-family:var(--font-body);transition:color .3s ease}.faqQuestion span{font-size:28px;font-weight:700;transition:.3s}.faqAnswer{margin-top:5px;margin-bottom:15px;font-size:16px;color:#000;line-height:1.6;font-family:var(--font-body)}.icon{font-size:28px;font-weight:800}.icon.plus{color:#ffb400}.icon.minus{color:#5a3bd1}@media(max-width:1200px){.faqContainer{grid-template-columns:420px 1fr;gap:30px}}@media(max-width:992px){.faqContainer{grid-template-columns:1fr 1fr;gap:20px}.faqRight h2{font-size:30px;font-weight:400;font-family:var(--font-heading)}.faqRight p{font-size:14px}.faqQuestion h3{font-size:16px;font-weight:400;font-family:var(--font-body)}}@media(max-width:768px){.faqContainer{grid-template-columns:1fr}.faqRight h2{font-size:24px}.faqQuestion{align-items:flex-start}}@media(max-width:556px){.faqContainer .faqLeft{display:none}.faqRight h2{font-size:22px}.faqRight p{font-size:14px}.faqRight .faqAnswer{margin-bottom:5px}.faqItem{padding:8px 0}.faqAnswer,.faqQuestion h4{font-size:14px}.icon{font-size:22px}.faqQuestion .question{font-size:14px}}.find-perfect-month{position:relative;width:100%;padding-top:40px;background-color:#fff;overflow:hidden}.find-perfect-month .section-header{display:flex;flex-direction:column;gap:32px}@media(min-width:768px){.find-perfect-month .section-header{flex-direction:row;align-items:center;justify-content:space-between}}.find-perfect-month .section-header .header-left{display:grid;grid-template-columns:35px 1fr;align-items:center;grid-gap:10px;gap:10px;flex:1 1}.find-perfect-month .section-header .nav-buttons{display:flex;flex-direction:column;gap:8px;flex-shrink:0}.find-perfect-month .section-header .nav-buttons .nav-btn{width:35px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:6px;background-color:#5c3b8a;color:#fff;border:none;cursor:pointer;transition:background-color .2s ease}.find-perfect-month .section-header .nav-buttons .nav-btn:hover{background-color:#1e0e45}.find-perfect-month .section-header .nav-buttons .nav-btn svg{width:28px;height:28px}.find-perfect-month .section-header .title-content{display:flex;flex-direction:column;gap:2px}.find-perfect-month .section-header .title-content h2{font-size:30px;color:var(--primary-purple);margin:0;line-height:1.1}.find-perfect-month .section-header .title-content p{font-size:16px;margin-top:2px;color:#040403;line-height:20px}.find-perfect-month .section-header .view-all-wrapper{flex-shrink:0}.find-perfect-month .section-header .view-all-wrapper .view-all-btn{display:flex;align-items:center;background-color:#312e81;color:#fff;border-radius:8px;overflow:hidden;border:none;cursor:pointer;transition:all .2s ease}.find-perfect-month .section-header .view-all-wrapper .view-all-btn .text{padding:12px 28px;font-weight:600;font-size:16px}.find-perfect-month .section-header .view-all-wrapper .view-all-btn .arrow-box{background-color:#1e1b4b;padding:14px;display:flex;align-items:center;justify-content:center}.find-perfect-month .section-header .view-all-wrapper .view-all-btn:hover{background-color:#1e1b4b;transform:translateY(-2px)}.find-perfect-month .panorama-container{position:relative;width:100%;box-sizing:border-box;overflow:hidden;padding:26px 0;min-height:318px;contain:layout}.find-perfect-month .panorama-container:after,.find-perfect-month .panorama-container:before{content:"";position:absolute;left:0;width:100%;height:34px;background:#fff;z-index:4;pointer-events:none}.find-perfect-month .panorama-container:before{top:9px;border-radius:100%}.find-perfect-month .panorama-container:after{bottom:9px;border-radius:100%}.find-perfect-month .panorama-container:has(.swiper-initialized){perspective:1900px;perspective-origin:50% 60%}.find-perfect-month .panorama-container[data-slide-count="1"] .panorama-swiper:not(.swiper-initialized) .swiper-slide:nth-child(n+2),.find-perfect-month .panorama-container[data-slide-count="10"] .panorama-swiper:not(.swiper-initialized) .swiper-slide:nth-child(n+11),.find-perfect-month .panorama-container[data-slide-count="11"] .panorama-swiper:not(.swiper-initialized) .swiper-slide:nth-child(n+12),.find-perfect-month .panorama-container[data-slide-count="12"] .panorama-swiper:not(.swiper-initialized) .swiper-slide:nth-child(n+13),.find-perfect-month .panorama-container[data-slide-count="2"] .panorama-swiper:not(.swiper-initialized) .swiper-slide:nth-child(n+3),.find-perfect-month .panorama-container[data-slide-count="3"] .panorama-swiper:not(.swiper-initialized) .swiper-slide:nth-child(n+4),.find-perfect-month .panorama-container[data-slide-count="4"] .panorama-swiper:not(.swiper-initialized) .swiper-slide:nth-child(n+5),.find-perfect-month .panorama-container[data-slide-count="5"] .panorama-swiper:not(.swiper-initialized) .swiper-slide:nth-child(n+6),.find-perfect-month .panorama-container[data-slide-count="6"] .panorama-swiper:not(.swiper-initialized) .swiper-slide:nth-child(n+7),.find-perfect-month .panorama-container[data-slide-count="7"] .panorama-swiper:not(.swiper-initialized) .swiper-slide:nth-child(n+8),.find-perfect-month .panorama-container[data-slide-count="8"] .panorama-swiper:not(.swiper-initialized) .swiper-slide:nth-child(n+9),.find-perfect-month .panorama-container[data-slide-count="9"] .panorama-swiper:not(.swiper-initialized) .swiper-slide:nth-child(n+10){display:none}.find-perfect-month .panorama-swiper{position:relative;z-index:2;overflow:hidden!important;min-height:318px}.find-perfect-month .panorama-swiper:not(.swiper-initialized){overflow:hidden}.find-perfect-month .panorama-swiper:not(.swiper-initialized) .swiper-wrapper{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:5px;gap:5px;transform:none!important;width:100%!important;overflow:hidden;max-height:318px}.find-perfect-month .panorama-swiper:not(.swiper-initialized) .swiper-slide{width:auto!important;margin:0!important;overflow:hidden;transform:none!important}.find-perfect-month .panorama-swiper:not(.swiper-initialized) .slide-duplicate{display:none}@media(min-width:576px){.find-perfect-month .panorama-swiper:not(.swiper-initialized) .swiper-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.find-perfect-month .panorama-swiper:not(.swiper-initialized) .swiper-wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:992px){.find-perfect-month .panorama-swiper:not(.swiper-initialized) .swiper-wrapper{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1200px){.find-perfect-month .panorama-swiper:not(.swiper-initialized) .swiper-wrapper{grid-template-columns:repeat(5,minmax(0,1fr))}}.find-perfect-month .swiper-wrapper{align-items:flex-start}.find-perfect-month .swiper-slide{height:auto;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d;will-change:transform,opacity}.find-perfect-month .panorama-swiper.swiper-initialized .swiper-slide{overflow:visible}.find-perfect-month .month-card{position:relative;width:100%;aspect-ratio:6/6;overflow:hidden;border-radius:0;transform-style:preserve-3d;will-change:transform;min-height:318px}.find-perfect-month .month-card .bg-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform 1.2s cubic-bezier(.4,0,.2,1);background-color:#1e1b4b}.find-perfect-month .month-card:hover .bg-image{transform:scale(1.05)}.find-perfect-month .month-card .overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(24,11,55,.12),rgba(24,11,55,.26) 45%,rgba(24,11,55,.82));pointer-events:none}.find-perfect-month .month-card .card-content{position:relative;z-index:10;height:100%;padding:36px 27px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff}@media screen and (max-width:1580px){.find-perfect-month .month-card .card-content{padding:20px 15px 30px}}.find-perfect-month .month-card .card-content h3{font-family:var(--font-heading);font-size:24px;font-weight:400;margin:0 0 7px;line-height:1.2}@media screen and (max-width:1580px){.find-perfect-month .month-card .card-content h3{font-size:22px}}.find-perfect-month .month-card .card-content .cta-btn-group{display:flex}.find-perfect-month .month-card .card-content .cta-btn-group .main-btn{background-color:var(--secondary-gold);color:#fff;padding:0 0 0 14px;font-weight:500;font-size:15px;border:none;cursor:pointer;white-space:nowrap;transition:background-color .2s ease;border-radius:5px;display:flex;align-items:center;gap:10px}.find-perfect-month .month-card .card-content .cta-btn-group .main-btn span{width:35px;height:35px;display:flex;align-items:center;justify-content:center;background-color:var(--primary-green);border-radius:5px;background-color:#a87300}.find-perfect-month .month-card .card-content .cta-btn-group .main-btn span img{width:12px;height:12px}@media screen and (max-width:1580px){.find-perfect-month .month-card .card-content .cta-btn-group .main-btn{font-size:12px;padding:0 0 0 10px}.find-perfect-month .month-card .card-content .cta-btn-group .main-btn span{width:33px;height:33px}}.find-perfect-month .month-card .card-content .cta-btn-group:hover .main-btn{background-color:#a87300}.find-perfect-month .month-card .card-content .cta-btn-group:hover .main-btn span{background-color:var(--secondary-gold)}@media screen and (max-width:576px){.find-perfect-month .section-header .title-content h2{font-size:22px}.find-perfect-month .section-header .title-content p{font-size:14px}.find-perfect-month .section-header .header-left{align-items:flex-start}}.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}}@keyframes skel-shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.skel-pulse{border-radius:8px;background:linear-gradient(90deg,#f0f0f0 25%,#e4e4e4 50%,#f0f0f0 75%);background-size:600px 100%;animation:skel-shimmer 1.4s linear infinite}@media(prefers-reduced-motion:reduce){.skel-pulse{animation:none;background:#ececec}}.skel-page{width:100%;overflow:hidden}.skel-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.inner-banner-section--skeleton .inner-skel-title{width:85%;height:52px;margin-bottom:1.5rem;border-radius:8px}.inner-banner-section--skeleton .inner-skel-desc{width:90%;max-width:32rem;height:16px;margin-bottom:8px}.inner-banner-section--skeleton .inner-skel-desc--short{width:70%}.inner-banner-section--skeleton .inner-skel-badges{display:flex;gap:2rem;margin-top:1rem}.inner-banner-section--skeleton .inner-skel-badge{width:120px;height:40px;border-radius:8px}.inner-banner-section--skeleton .inner-skel-image-frame{width:100%;height:300px;border-radius:8px}@media screen and (min-width:1480px){.inner-banner-section--skeleton .inner-skel-image-frame{height:365px}}.inner-banner-section--skeleton .hero-floating-form--skeleton .inner-skel-inquiry{width:100%;height:76px;border-radius:60px;margin:10px auto 0}@media(max-width:1100px){.inner-banner-section--skeleton .hero-floating-form--skeleton .inner-skel-inquiry{height:200px;border-radius:20px}}