.Navbar-module___rHu7W__navbar{z-index:2000;background:#fffdf9;align-items:center;width:100%;height:120px;padding:0;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;box-shadow:0 4px 30px #2c1e140a}.Navbar-module___rHu7W__scrolled{border-bottom:1px solid #c5a0591a;height:90px;box-shadow:0 4px 30px #2c1e1414}.Navbar-module___rHu7W__container{justify-content:space-between;align-items:center;width:100%;max-width:1400px;height:100%;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module___rHu7W__logoLink{align-items:center;height:100%;transition:all .4s;display:flex}.Navbar-module___rHu7W__logoImage{object-fit:contain;width:auto;height:80px;transition:all .4s}.Navbar-module___rHu7W__scrolled .Navbar-module___rHu7W__logoImage{height:60px}.Navbar-module___rHu7W__navContent{align-items:center;display:flex}.Navbar-module___rHu7W__links{gap:2rem;display:flex}.Navbar-module___rHu7W__links a{color:#1a1512;text-transform:uppercase;letter-spacing:1.5px;font-size:.95rem;font-weight:600;font-family:var(--font-outfit);padding:.5rem;text-decoration:none;transition:all .3s;position:relative}.Navbar-module___rHu7W__scrolled .Navbar-module___rHu7W__links a{color:#1a1512}.Navbar-module___rHu7W__links a:hover{color:#f93}.Navbar-module___rHu7W__links a:after{content:"";background:var(--primary);width:0;height:2px;transition:all .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Navbar-module___rHu7W__links a:hover:after,.Navbar-module___rHu7W__links a.Navbar-module___rHu7W__active:after{width:1.5rem}.Navbar-module___rHu7W__links a.Navbar-module___rHu7W__active{color:#f93}.Navbar-module___rHu7W__actions{align-items:center;gap:1.5rem;display:flex}.Navbar-module___rHu7W__callBtn{color:#fff;text-transform:uppercase;letter-spacing:1.5px;font-size:.9rem;font-weight:800;font-family:var(--font-outfit);background:#f93;border-radius:50px;align-items:center;gap:12px;padding:.8rem 2.2rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 30px #c5a05940}.Navbar-module___rHu7W__scrolled .Navbar-module___rHu7W__callBtn{box-shadow:0 4px 15px #c5a05933}.Navbar-module___rHu7W__callBtn:hover{color:#fff;background:#e6871f;transform:translateY(-3px);box-shadow:0 15px 40px #ff993359}.Navbar-module___rHu7W__menuBtn{cursor:pointer;color:#1a1512;background:#fff;border:1px solid #c5a05933;border-radius:8px;padding:8px;transition:all .3s;display:none}.Navbar-module___rHu7W__scrolled .Navbar-module___rHu7W__menuBtn{background:var(--bg-light);border-color:var(--border);color:var(--text-main);-webkit-backdrop-filter:none;backdrop-filter:none}.Navbar-module___rHu7W__menuBtn:hover{background:var(--primary);border-color:var(--primary)}.Navbar-module___rHu7W__drawerFooter{display:none}@media (max-width:1100px){.Navbar-module___rHu7W__navbar{height:100px;padding:0}.Navbar-module___rHu7W__scrolled{height:80px}.Navbar-module___rHu7W__container{width:100%;height:100%;padding:0 1.25rem;overflow:visible}.Navbar-module___rHu7W__logoLink{flex-shrink:1;align-items:center;max-width:60%;height:100%;display:flex}.Navbar-module___rHu7W__logoImage{object-fit:contain;width:auto;height:60px}.Navbar-module___rHu7W__scrolled .Navbar-module___rHu7W__logoImage{height:50px}.Navbar-module___rHu7W__menuBtn{z-index:2001;color:#f93;background:#ff99331a;border:1px solid #ff993340;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:8px;transition:all .2s;display:flex}.Navbar-module___rHu7W__navContent.Navbar-module___rHu7W__open{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#fffdf9f2;flex-direction:column;justify-content:space-between;align-items:flex-start;width:80%;height:100dvh;padding:100px 40px 60px;transition:transform .6s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(0);box-shadow:-20px 0 80px #2c1e1426}.Navbar-module___rHu7W__navContent:not(.Navbar-module___rHu7W__open){pointer-events:none;transition:transform .6s cubic-bezier(.16,1,.3,1);position:fixed;top:0;right:0;transform:translate(100%)}.Navbar-module___rHu7W__drawerFooter{display:block}.Navbar-module___rHu7W__navContent.Navbar-module___rHu7W__open .Navbar-module___rHu7W__links a{opacity:0;animation:.5s cubic-bezier(.16,1,.3,1) forwards Navbar-module___rHu7W__slideIn;transform:translate(30px)}.Navbar-module___rHu7W__navContent.Navbar-module___rHu7W__open .Navbar-module___rHu7W__links a:first-child{animation-delay:.1s}.Navbar-module___rHu7W__navContent.Navbar-module___rHu7W__open .Navbar-module___rHu7W__links a:nth-child(2){animation-delay:.15s}.Navbar-module___rHu7W__navContent.Navbar-module___rHu7W__open .Navbar-module___rHu7W__links a:nth-child(3){animation-delay:.2s}.Navbar-module___rHu7W__navContent.Navbar-module___rHu7W__open .Navbar-module___rHu7W__links a:nth-child(4){animation-delay:.25s}@keyframes Navbar-module___rHu7W__slideIn{to{opacity:1;transform:translate(0)}}.Navbar-module___rHu7W__navContent.Navbar-module___rHu7W__open .Navbar-module___rHu7W__links{flex-direction:column;align-items:flex-start;gap:8px;width:100%;display:flex}.Navbar-module___rHu7W__navContent.Navbar-module___rHu7W__open .Navbar-module___rHu7W__links a{text-transform:uppercase;letter-spacing:2px;color:#1a1512;text-align:left;border-radius:12px;width:100%;padding:1.2rem;font-size:1.15rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.Navbar-module___rHu7W__navContent.Navbar-module___rHu7W__open .Navbar-module___rHu7W__links a.Navbar-module___rHu7W__active{color:#f93;background:#ff99331a;box-shadow:0 4px 15px #ff99330d}.Navbar-module___rHu7W__navContent .Navbar-module___rHu7W__drawerFooter{border-top:1px solid #c5a0591a;width:100%;margin-top:auto;padding-top:40px}.Navbar-module___rHu7W__navContent .Navbar-module___rHu7W__drawerFooter span{color:#8d705c;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:12px;font-size:.8rem;font-weight:700;display:block}.Navbar-module___rHu7W__navContent .Navbar-module___rHu7W__drawerFooter a{color:#1a1512;font-size:1.4rem;font-weight:900;font-family:var(--font-outfit);text-decoration:none}.Navbar-module___rHu7W__callBtn{display:none}}@media (max-width:480px){.Navbar-module___rHu7W__actions{gap:.5rem}}.Navbar-module___rHu7W__backdrop{opacity:0;pointer-events:none;z-index:999;background:#0000001a;transition:opacity .5s;position:fixed;inset:0}.Navbar-module___rHu7W__backdropVisible{opacity:1;pointer-events:all;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}
.Footer-module__Grjkva__footer{color:#fff;background:#0a0807;border-radius:24px;margin:0 3rem 3rem;padding-bottom:0;position:relative;overflow:hidden}.Footer-module__Grjkva__sacredGlow{pointer-events:none;z-index:1;background:radial-gradient(circle,#ff99330f 0%,#0000 70%);width:600px;height:300px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Footer-module__Grjkva__footerPattern{opacity:.06;z-index:1;pointer-events:none;background-image:url(https://www.transparenttextures.com/patterns/mandala.png);width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(#000,#0000 70%);mask-image:linear-gradient(#000,#0000 70%)}.Footer-module__Grjkva__inner{z-index:5;grid-template-columns:1.5fr 1fr 1.2fr;gap:60px;padding:70px 60px 60px;display:grid;position:relative}.Footer-module__Grjkva__logoBackdrop{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;margin-bottom:25px;padding:15px;display:flex;box-shadow:0 10px 40px #0000001a}.Footer-module__Grjkva__logoImage{object-fit:contain;width:100%;height:100%;display:block}.Footer-module__Grjkva__brandDesc{color:#ffffff8c;margin-bottom:25px;font-size:.95rem;line-height:1.7}.Footer-module__Grjkva__hindi{color:#ff9933b3;font-style:italic}.Footer-module__Grjkva__socials{gap:10px;display:flex}.Footer-module__Grjkva__socials a{color:#ffffff80;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .3s;display:flex}.Footer-module__Grjkva__socials a:hover{color:#f93;background:#ff993314;border-color:#f93}.Footer-module__Grjkva__colTitle{font-family:var(--font-outfit);color:#fff;text-transform:uppercase;letter-spacing:2px;border-bottom:1px solid #ffffff0f;margin-bottom:22px;padding-bottom:12px;font-size:.95rem;font-weight:800}.Footer-module__Grjkva__linkList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__linkList li a{color:#ffffff80;font-size:.9rem;text-decoration:none;transition:all .25s;display:inline-block}.Footer-module__Grjkva__linkList li a:hover{color:#f93;transform:translate(4px)}.Footer-module__Grjkva__contactList{flex-direction:column;gap:14px;margin:0 0 20px;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__contactList li{color:#ffffff8c;align-items:flex-start;gap:10px;font-size:.9rem;line-height:1.5;display:flex}.Footer-module__Grjkva__contactList li svg{color:#f93;flex-shrink:0;margin-top:2px}.Footer-module__Grjkva__openHours{flex-direction:column;gap:2px;display:flex}.Footer-module__Grjkva__openLabel{text-transform:uppercase;letter-spacing:1.5px;color:#ffffff59;font-size:.75rem;font-weight:800}.Footer-module__Grjkva__openValue{color:#fff;font-size:.95rem;font-weight:700}.Footer-module__Grjkva__bottomBar{z-index:5;border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:20px 60px;display:flex;position:relative}.Footer-module__Grjkva__copyright{color:#ffffff59;font-size:.82rem}.Footer-module__Grjkva__legalLinks{color:#ffffff59;align-items:center;gap:15px;font-size:.82rem;display:flex}.Footer-module__Grjkva__legalLinks a{color:#ffffff59;text-decoration:none;transition:color .25s}.Footer-module__Grjkva__legalLinks a:hover{color:#f93}.Footer-module__Grjkva__legalLinks span{opacity:.4}.Footer-module__Grjkva__callPill{color:#0a0807;font-family:var(--font-outfit);white-space:nowrap;background:#f93;border-radius:100px;align-items:center;gap:8px;padding:10px 20px;font-size:.85rem;font-weight:800;text-decoration:none;transition:all .3s;display:flex}.Footer-module__Grjkva__callPill:hover{background:#fff;transform:translateY(-3px);box-shadow:0 10px 30px #f933}@media (max-width:1200px){.Footer-module__Grjkva__inner{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:768px){.Footer-module__Grjkva__footer{border-radius:16px;margin:0 1rem 1rem}.Footer-module__Grjkva__inner{grid-template-columns:1fr;gap:35px;padding:50px 30px 40px}.Footer-module__Grjkva__bottomBar{text-align:center;flex-direction:column;padding:20px 30px}.Footer-module__Grjkva__callPill{justify-content:center;width:100%}}
.FloatingActions-module__aCeQJG__floatingWrapper{z-index:9999;flex-direction:column;gap:1.5rem;display:flex;position:fixed;bottom:2rem;right:2rem}.FloatingActions-module__aCeQJG__floatBtn{background:var(--bg);color:#fff;z-index:10;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;box-shadow:0 15px 40px #0003}.FloatingActions-module__aCeQJG__floatBtn:hover{transform:translateY(-8px)scale(1.1);box-shadow:0 20px 50px #0000004d}.FloatingActions-module__aCeQJG__tooltip{color:#fff;font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:1px;opacity:0;pointer-events:none;white-space:nowrap;background:#2c1e14;border-radius:4px;padding:8px 16px;font-size:.8rem;font-weight:700;transition:all .3s;position:absolute;top:50%;right:180%;transform:translateY(-50%)}.FloatingActions-module__aCeQJG__tooltip:after{content:"";border:6px solid #0000;border-left-color:#2c1e14;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.FloatingActions-module__aCeQJG__floatBtn:hover .FloatingActions-module__aCeQJG__tooltip{opacity:1;right:140%}@media (max-width:576px){.FloatingActions-module__aCeQJG__floatingWrapper{bottom:1.5rem;right:1.5rem}.FloatingActions-module__aCeQJG__floatBtn{width:55px;height:55px}}
.Hero-module__JgYmMq__hero{background-color:#000;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:60px 0;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__slider{z-index:0;position:absolute;inset:0}.Hero-module__JgYmMq__heroBg{opacity:0;filter:brightness(1.05)contrast(1.05);background-position:50%;background-size:cover;transition:opacity 1.5s ease-in-out,transform 10s linear;position:absolute;inset:0;transform:scale(1)}.Hero-module__JgYmMq__heroBg.Hero-module__JgYmMq__active{opacity:1;transform:scale(1.1)}.Hero-module__JgYmMq__overlay{background:linear-gradient(#0003 0%,#00000080 100%),#0000001a;position:absolute;inset:0}.Hero-module__JgYmMq__heroContainer{z-index:10;text-align:center;width:100%;max-width:1200px;padding:0 2rem;position:relative}.Hero-module__JgYmMq__title{font-family:var(--font-outfit);color:#fff;text-shadow:0 10px 30px #00000080;margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,5rem);font-weight:800;line-height:1.1}.Hero-module__JgYmMq__subtitle{color:#fffffff2;text-shadow:0 2px 10px #0003;max-width:800px;margin:0 auto 3.5rem;font-size:1.4rem;font-weight:500;line-height:1.6}.Hero-module__JgYmMq__buttonGroup{justify-content:center;align-items:center;gap:1.5rem;display:flex}.Hero-module__JgYmMq__mainBtn{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:50px;align-items:center;gap:10px;padding:1.25rem 3rem;font-weight:700;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 30px #0003}.Hero-module__JgYmMq__secondaryBtn{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-transform:uppercase;letter-spacing:1px;border:1px solid #fff6;border-radius:50px;align-items:center;gap:10px;padding:1.25rem 3rem;transition:all .4s;display:flex;text-decoration:none!important}.Hero-module__JgYmMq__mainBtn:hover{background:var(--primary-light);transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}.Hero-module__JgYmMq__secondaryBtn:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-5px)}.Hero-module__JgYmMq__sliderControls{pointer-events:none;z-index:20;justify-content:space-between;padding:0 2rem;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.Hero-module__JgYmMq__controlBtn{color:#fff;cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.Hero-module__JgYmMq__controlBtn:hover{background:var(--primary);border-color:var(--primary);transform:scale(1.1)}.Hero-module__JgYmMq__slideIndicators{z-index:20;gap:12px;display:flex;position:absolute;bottom:120px;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__indicator{cursor:pointer;background:#ffffff4d;border-radius:2px;width:30px;height:4px;transition:all .3s}.Hero-module__JgYmMq__activeIndicator{background:var(--primary);width:50px}.Hero-module__JgYmMq__scrollIndicator{z-index:20;opacity:.6;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__mouse{border:2px solid #fff;border-radius:20px;width:25px;height:40px;position:relative}.Hero-module__JgYmMq__wheel{background:#fff;border-radius:2px;width:4px;height:8px;animation:2s infinite Hero-module__JgYmMq__scrollAnim;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes Hero-module__JgYmMq__scrollAnim{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(15px)}}.Hero-module__JgYmMq__heroContent{animation:1s cubic-bezier(.4,0,.2,1) forwards Hero-module__JgYmMq__contentFade}@keyframes Hero-module__JgYmMq__contentFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__JgYmMq__hero{padding:40px 0}.Hero-module__JgYmMq__sliderControls,.Hero-module__JgYmMq__scrollIndicator{display:none}.Hero-module__JgYmMq__heroContainer{padding:0 1.5rem}.Hero-module__JgYmMq__title{margin-bottom:.75rem;font-size:clamp(1.6rem,7vw,2.4rem);line-height:1.2}.Hero-module__JgYmMq__subtitle{margin-bottom:1.75rem;padding:0 1rem;font-size:.95rem;line-height:1.5}.Hero-module__JgYmMq__buttonGroup{flex-direction:column;align-items:center;gap:.6rem}.Hero-module__JgYmMq__mainBtn,.Hero-module__JgYmMq__secondaryBtn{width:100%;max-width:240px;padding:.8rem 1.5rem;font-size:.8rem}}@media (max-width:480px){.Hero-module__JgYmMq__heroContainer{padding:0 1.25rem}.Hero-module__JgYmMq__title{font-size:clamp(1.5rem,8vw,2rem)}.Hero-module__JgYmMq__subtitle{margin-bottom:1.5rem;padding:0;font-size:.9rem}}@media (max-width:320px){.Hero-module__JgYmMq__hero{padding:30px 0}.Hero-module__JgYmMq__title{font-size:1.4rem}.Hero-module__JgYmMq__subtitle{margin-bottom:1.2rem;font-size:.85rem}}
.About-module__S-Ka5a__about{background:#fffdf9;padding:10rem 0;position:relative;overflow:visible}.About-module__S-Ka5a__topPattern{opacity:.08;z-index:1;background-image:url(https://www.transparenttextures.com/patterns/mandala.png);width:400px;height:400px;position:absolute;top:0;right:0;-webkit-mask-image:radial-gradient(circle at 100% 0,#000,#0000 70%);mask-image:radial-gradient(circle at 100% 0,#000,#0000 70%)}.About-module__S-Ka5a__bottomPattern{opacity:.05;z-index:1;background-image:url(https://www.transparenttextures.com/patterns/lotus-flower.png);width:300px;height:300px;position:absolute;bottom:0;left:0;-webkit-mask-image:radial-gradient(circle at 0 100%,#000,#0000 70%);mask-image:radial-gradient(circle at 0 100%,#000,#0000 70%)}.About-module__S-Ka5a__aboutContainer{z-index:10;position:relative}.About-module__S-Ka5a__editorialLayout{align-items:center;gap:120px;max-width:1300px;margin:0 auto;display:flex}.About-module__S-Ka5a__narrativeSide{flex:1.1}.About-module__S-Ka5a__badgeLabel{background:#ff993314;border-left:3px solid #f93;border-radius:4px;align-items:center;gap:12px;margin-bottom:35px;padding:10px 24px;display:inline-flex}.About-module__S-Ka5a__saffronIcon{color:#f93}.About-module__S-Ka5a__badgeLabel span{font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:2px;color:#4a3728;font-size:.8rem;font-weight:700}.About-module__S-Ka5a__headline{font-family:var(--font-outfit);color:#2c1e14;letter-spacing:-2px;margin-bottom:40px;font-size:4.5rem;font-weight:900;line-height:1.05}.About-module__S-Ka5a__scriptText{color:#f93;letter-spacing:0;font-family:serif;font-style:italic;font-weight:400;position:relative}.About-module__S-Ka5a__scriptText:after{content:"";z-index:-1;background:#ff99331a;border-radius:50%;width:100%;height:15px;position:absolute;bottom:5px;left:0}.About-module__S-Ka5a__storyText{margin-bottom:50px}.About-module__S-Ka5a__storyText p{color:#5d4a3e;margin-bottom:30px;font-size:1.35rem;font-weight:400;line-height:1.8}.About-module__S-Ka5a__saffronHighlight{color:#f93;font-weight:700}.About-module__S-Ka5a__valuesHorizontal{flex-direction:column;gap:15px;display:flex}.About-module__S-Ka5a__valueRow{font-family:var(--font-outfit);color:#2c1e14;text-transform:uppercase;letter-spacing:1px;align-items:center;gap:15px;font-size:.9rem;font-weight:700;display:flex}.About-module__S-Ka5a__checkInner{color:#f93}.About-module__S-Ka5a__visualSide{flex:.9;position:relative}.About-module__S-Ka5a__imageComplex{z-index:5;position:relative}.About-module__S-Ka5a__saffronAura{z-index:-1;background:radial-gradient(circle,#ff993314 0%,#0000 70%);width:130%;height:130%;position:absolute;top:-15%;left:-15%}.About-module__S-Ka5a__traditionalImage{object-fit:cover;object-position:center;border:1px solid var(--border);border-radius:4px;width:100%;height:700px;display:block;box-shadow:20px 20px 80px #0000000f}.About-module__S-Ka5a__experienceSeal{color:#fff;text-align:center;background:#f93;border:4px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:absolute;top:-40px;right:-40px;box-shadow:0 15px 40px #ff99334d}.About-module__S-Ka5a__sealNumber{font-family:var(--font-outfit);font-size:2.8rem;font-weight:900;line-height:1}.About-module__S-Ka5a__sealLabel{text-transform:uppercase;letter-spacing:2px;font-size:.75rem;font-weight:800;line-height:1.3}@media (max-width:1200px){.About-module__S-Ka5a__editorialLayout{gap:80px}.About-module__S-Ka5a__headline{font-size:3.5rem}}@media (max-width:992px){.About-module__S-Ka5a__about{padding:6rem 0}.About-module__S-Ka5a__editorialLayout{text-align:center;flex-direction:column-reverse;gap:100px}.About-module__S-Ka5a__badgeLabel{justify-content:center}.About-module__S-Ka5a__valuesHorizontal{align-items:center}.About-module__S-Ka5a__traditionalImage{height:500px}.About-module__S-Ka5a__experienceSeal{top:-20px;right:0}.About-module__S-Ka5a__storyText p{max-width:600px;margin:0 auto 30px}}@media (max-width:576px){.About-module__S-Ka5a__headline{letter-spacing:-1px;font-size:2.5rem}.About-module__S-Ka5a__traditionalImage{height:400px}}
.Services-module__h5-agW__services{background:#fffdf9;padding:10rem 0;position:relative;overflow:hidden}.Services-module__h5-agW__topPattern{opacity:.05;z-index:1;background-image:url(https://www.transparenttextures.com/patterns/mandala.png);width:400px;height:400px;position:absolute;top:0;right:0;-webkit-mask-image:radial-gradient(circle at 100% 0,#000,#0000 70%);mask-image:radial-gradient(circle at 100% 0,#000,#0000 70%)}.Services-module__h5-agW__bottomPattern{opacity:.03;z-index:1;background-image:url(https://www.transparenttextures.com/patterns/lotus-flower.png);width:300px;height:300px;position:absolute;bottom:0;left:0;-webkit-mask-image:radial-gradient(circle at 0 100%,#000,#0000 70%);mask-image:radial-gradient(circle at 0 100%,#000,#0000 70%)}.Services-module__h5-agW__header{text-align:center;z-index:5;max-width:800px;margin:0 auto 6rem;position:relative}.Services-module__h5-agW__badgeLine{justify-content:center;align-items:center;gap:15px;margin-bottom:20px;display:flex}.Services-module__h5-agW__dot{background:#f93;border-radius:50%;width:12px;height:12px;box-shadow:0 0 15px #f936}.Services-module__h5-agW__subtitle{font-family:var(--font-outfit);color:#f93;text-transform:uppercase;letter-spacing:4px;font-size:.85rem;font-weight:700}.Services-module__h5-agW__title{font-family:var(--font-outfit);color:#2c1e14;letter-spacing:-2px;margin-bottom:25px;font-size:4rem;font-weight:900;line-height:1.1}.Services-module__h5-agW__saffronText{color:#f93;font-family:serif;font-style:italic;font-weight:400}.Services-module__h5-agW__headerDesc{color:#5d4a3e;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.7}.Services-module__h5-agW__grid{z-index:5;grid-template-columns:repeat(2,1fr);gap:80px 100px;display:grid;position:relative}.Services-module__h5-agW__serviceItem{flex-direction:column;gap:40px;display:flex}.Services-module__h5-agW__serviceItem:nth-child(2n){margin-top:60px}.Services-module__h5-agW__imageBox{border:1px solid #c5a05933;border-radius:4px;transition:all .5s;position:relative;overflow:hidden;box-shadow:0 30px 60px #0000000a}.Services-module__h5-agW__serviceImage{object-fit:cover;filter:brightness(.95)contrast(1.05);width:100%;height:400px;transition:transform 8s}.Services-module__h5-agW__serviceItem:hover .Services-module__h5-agW__serviceImage{transform:scale(1.1)}.Services-module__h5-agW__numberOverlay{font-family:var(--font-outfit);color:#fff;opacity:.15;pointer-events:none;font-size:6rem;font-weight:900;line-height:1;position:absolute;top:30px;left:30px}.Services-module__h5-agW__cardHeader{margin-bottom:20px}.Services-module__h5-agW__hindiTitle{font-family:var(--font-outfit);color:#2c1e14;margin-bottom:5px;font-size:2.2rem;font-weight:800}.Services-module__h5-agW__englishTitle{font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:2px;color:#f93;font-size:.9rem;font-weight:700}.Services-module__h5-agW__description{color:#5d4a3e;margin-bottom:30px;font-size:1.1rem;line-height:1.7}.Services-module__h5-agW__learnMore{color:#2c1e14;text-transform:uppercase;letter-spacing:1.5px;font-size:.85rem;font-weight:800;font-family:var(--font-outfit);align-items:center;gap:12px;text-decoration:none;transition:all .3s;display:flex}.Services-module__h5-agW__learnMore:hover{color:#f93;transform:translate(10px)}@media (max-width:992px){.Services-module__h5-agW__services{padding:6rem 0}.Services-module__h5-agW__grid{grid-template-columns:1fr;gap:80px}.Services-module__h5-agW__serviceItem:nth-child(2n){margin-top:0}.Services-module__h5-agW__title{font-size:3rem}.Services-module__h5-agW__serviceImage{height:350px}.Services-module__h5-agW__numberOverlay{font-size:4rem;top:20px;left:20px}}@media (max-width:576px){.Services-module__h5-agW__title{letter-spacing:-1px;font-size:2.4rem}.Services-module__h5-agW__hindiTitle{font-size:1.8rem}.Services-module__h5-agW__serviceImage{height:300px}}
.Process-module__Y14LMW__process{background:#2c1e14;padding:10rem 0;position:relative;overflow:hidden}.Process-module__Y14LMW__mandalaLeft{opacity:.04;z-index:0;background-image:url(https://www.transparenttextures.com/patterns/mandala.png);width:500px;height:500px;position:absolute;top:10%;left:-200px;-webkit-mask-image:radial-gradient(circle at 0,#000,#0000 70%);mask-image:radial-gradient(circle at 0,#000,#0000 70%)}.Process-module__Y14LMW__lotusRight{opacity:.03;z-index:0;background-image:url(https://www.transparenttextures.com/patterns/lotus-flower.png);width:400px;height:400px;position:absolute;bottom:0;right:-150px;-webkit-mask-image:radial-gradient(circle at 100%,#000,#0000 70%);mask-image:radial-gradient(circle at 100%,#000,#0000 70%)}.Process-module__Y14LMW__container{z-index:2;max-width:1200px;margin:0 auto;position:relative}.Process-module__Y14LMW__header{text-align:center;margin-bottom:7rem}.Process-module__Y14LMW__badge{font-family:var(--font-outfit);color:#f93;text-transform:uppercase;letter-spacing:4px;margin-bottom:20px;font-size:.8rem;font-weight:700;display:block}.Process-module__Y14LMW__title{font-family:var(--font-outfit);color:#fff;letter-spacing:-2px;margin-bottom:30px;font-size:4rem;font-weight:900;line-height:1.1}.Process-module__Y14LMW__saffron{color:#f93;font-family:serif;font-style:italic;font-weight:400}.Process-module__Y14LMW__descriptionText{color:#ffffffb3;max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.7}.Process-module__Y14LMW__timeline{flex-direction:column;gap:100px;display:flex;position:relative}.Process-module__Y14LMW__connectionLine{z-index:-1;background:linear-gradient(#f930 0%,#f933 10% 90%,#f930 100%);width:2px;height:100%;position:absolute;left:50%;transform:translate(-50%)}.Process-module__Y14LMW__stepItem{justify-content:center;align-items:center;gap:80px;display:flex}.Process-module__Y14LMW__stepItem:nth-child(2n){flex-direction:row-reverse}.Process-module__Y14LMW__visualSide{flex:1;justify-content:flex-end;display:flex}.Process-module__Y14LMW__stepItem:nth-child(2n) .Process-module__Y14LMW__visualSide{justify-content:flex-start}.Process-module__Y14LMW__textSide{text-align:left;flex:1}.Process-module__Y14LMW__stepItem:nth-child(2n) .Process-module__Y14LMW__textSide{text-align:right}.Process-module__Y14LMW__iconContainer{color:#f93;z-index:10;background:#fff;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;transition:all .5s;display:flex;position:relative;box-shadow:0 15px 40px #0000000a}.Process-module__Y14LMW__stepItem:hover .Process-module__Y14LMW__iconContainer{color:#fff;background:#f93;transform:rotate(-10deg)scale(1.1);box-shadow:0 20px 50px #f933}.Process-module__Y14LMW__stepNum{color:#fff;width:35px;height:35px;font-family:var(--font-outfit);background:#2c1e14;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:900;display:flex;position:absolute;top:-5px;right:-5px}.Process-module__Y14LMW__hindiTitle{font-family:var(--font-outfit);color:#fff;margin-bottom:5px;font-size:2.5rem;font-weight:800}.Process-module__Y14LMW__englishTitle{font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:2px;color:#f93;margin-bottom:15px;font-size:.85rem;font-weight:700;display:block}.Process-module__Y14LMW__stepDesc{color:#fffc;max-width:450px;font-size:1.15rem;line-height:1.7}.Process-module__Y14LMW__stepItem:nth-child(2n) .Process-module__Y14LMW__stepDesc{margin-left:auto}@media (max-width:992px){.Process-module__Y14LMW__process{padding:6rem 0}.Process-module__Y14LMW__connectionLine{left:40px}.Process-module__Y14LMW__stepItem,.Process-module__Y14LMW__stepItem:nth-child(2n){text-align:left;flex-direction:row;align-items:flex-start;gap:40px}.Process-module__Y14LMW__visualSide{flex:0;justify-content:flex-start}.Process-module__Y14LMW__textSide{flex:1;text-align:left!important}.Process-module__Y14LMW__stepItem:nth-child(2n) .Process-module__Y14LMW__stepDesc{margin-left:0}.Process-module__Y14LMW__title{font-size:3rem}.Process-module__Y14LMW__hindiTitle{font-size:2rem}.Process-module__Y14LMW__iconContainer{width:80px;height:80px}}@media (max-width:576px){.Process-module__Y14LMW__title{letter-spacing:-1px;font-size:2.4rem}.Process-module__Y14LMW__hindiTitle{font-size:1.8rem}.Process-module__Y14LMW__connectionLine{display:none}.Process-module__Y14LMW__stepItem{gap:20px}}
.WhyChooseUs-module__YwVtra__whyChooseUs{background:#fffdf9;padding:10rem 0;position:relative;overflow:hidden}.WhyChooseUs-module__YwVtra__mandalaAura{opacity:.05;z-index:1;background-image:url(https://www.transparenttextures.com/patterns/mandala.png);width:600px;height:600px;position:absolute;top:-20%;left:-10%;-webkit-mask-image:radial-gradient(circle,#000,#0000 70%);mask-image:radial-gradient(circle,#000,#0000 70%)}.WhyChooseUs-module__YwVtra__container{z-index:5;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.WhyChooseUs-module__YwVtra__contentGrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:120px;display:grid}.WhyChooseUs-module__YwVtra__badgeWrapper{background:#ff993314;border-left:3px solid #f93;border-radius:4px;align-items:center;gap:12px;margin-bottom:25px;padding:10px 24px;display:inline-flex}.WhyChooseUs-module__YwVtra__saffronIcon{color:#f93}.WhyChooseUs-module__YwVtra__subtitle{font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:2px;color:#4a3728;font-size:.8rem;font-weight:700}.WhyChooseUs-module__YwVtra__title{font-family:var(--font-outfit);color:#2c1e14;margin-bottom:20px;font-size:3.5rem;font-weight:900;line-height:1.15}.WhyChooseUs-module__YwVtra__saffron{color:#f93;font-family:serif;font-style:italic;font-weight:400}.WhyChooseUs-module__YwVtra__introText{color:#5d4a3e;max-width:500px;margin-bottom:45px;font-size:1.2rem;line-height:1.7}.WhyChooseUs-module__YwVtra__featureList{grid-template-columns:1fr 1fr;gap:40px;display:grid}.WhyChooseUs-module__YwVtra__featureCard{flex-direction:column;gap:20px;transition:transform .4s;display:flex}.WhyChooseUs-module__YwVtra__featureCard:hover{transform:translateY(-8px)}.WhyChooseUs-module__YwVtra__iconBox{color:#f93;background:#fff;border:1px solid #c5a05933;border-radius:14px;justify-content:center;align-items:center;width:55px;height:55px;transition:all .3s;display:flex;box-shadow:0 10px 30px #0000000d}.WhyChooseUs-module__YwVtra__featureCard:hover .WhyChooseUs-module__YwVtra__iconBox{color:#fff;background:#f93;border-color:#f93;box-shadow:0 15px 35px #f933}.WhyChooseUs-module__YwVtra__hindiTitle{font-family:var(--font-outfit);color:#2c1e14;margin-bottom:5px;font-size:1.35rem;font-weight:800}.WhyChooseUs-module__YwVtra__englishTitle{font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:1.5px;color:#f93;margin-bottom:12px;font-size:.75rem;font-weight:700;display:block}.WhyChooseUs-module__YwVtra__cardDesc{color:#5d4a3e;font-size:.95rem;line-height:1.6}.WhyChooseUs-module__YwVtra__imageSide{position:relative}.WhyChooseUs-module__YwVtra__imageComplex{z-index:10;position:relative}.WhyChooseUs-module__YwVtra__tradFrame{z-index:-1;border:1px solid #ff99334d;border-radius:4px;position:absolute;inset:-15px}.WhyChooseUs-module__YwVtra__mainImage{object-fit:cover;filter:brightness(.95)grayscale(.1);border-radius:4px;width:100%;height:650px;transition:transform 10s;display:block;box-shadow:0 30px 60px #0000000f}.WhyChooseUs-module__YwVtra__imageComplex:hover .WhyChooseUs-module__YwVtra__mainImage{transform:scale(1.05)}.WhyChooseUs-module__YwVtra__statSeal{color:#fff;text-align:center;background:#f93;border:5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;padding:30px;display:flex;position:absolute;bottom:50px;left:-40px;box-shadow:0 20px 50px #ff99334d}.WhyChooseUs-module__YwVtra__statNumber{font-family:var(--font-outfit);font-size:2.2rem;font-weight:900;line-height:1;display:block}.WhyChooseUs-module__YwVtra__statLabel{text-transform:uppercase;letter-spacing:1px;font-size:.7rem;font-weight:700;line-height:1.3}@media (max-width:1200px){.WhyChooseUs-module__YwVtra__contentGrid{gap:80px}}@media (max-width:992px){.WhyChooseUs-module__YwVtra__whyChooseUs{padding:6rem 0}.WhyChooseUs-module__YwVtra__contentGrid{grid-template-columns:1fr;gap:100px}.WhyChooseUs-module__YwVtra__imageSide{order:2;padding:0 40px}.WhyChooseUs-module__YwVtra__mainImage{height:500px}.WhyChooseUs-module__YwVtra__statSeal{bottom:-30px;left:0}}@media (max-width:600px){.WhyChooseUs-module__YwVtra__featureList{grid-template-columns:1fr}.WhyChooseUs-module__YwVtra__title{font-size:2.5rem}.WhyChooseUs-module__YwVtra__mainImage{height:400px}}
.Impact-module__8FHNqW__impact{background:#fff;position:relative;overflow:hidden}.Impact-module__8FHNqW__sacredBand{background:#14110f;border-top:1px solid #c5a0591a;border-bottom:1px solid #c5a0591a;padding:8rem 0;position:relative}.Impact-module__8FHNqW__sacredBand:before{content:"";opacity:.08;background-image:url(https://www.transparenttextures.com/patterns/mandala.png);width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.Impact-module__8FHNqW__container{z-index:10;flex-direction:column;align-items:center;gap:80px;display:flex;position:relative}.Impact-module__8FHNqW__intro{text-align:center}.Impact-module__8FHNqW__hindiSign{color:#f93;font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:6px;opacity:.9;margin-bottom:20px;font-size:.8rem;font-weight:800;display:block}.Impact-module__8FHNqW__impactTitle{font-family:var(--font-outfit);color:#fff;letter-spacing:-2px;font-size:3rem;font-weight:900;line-height:1}.Impact-module__8FHNqW__statsFlow{grid-template-columns:repeat(4,1fr);width:100%;max-width:1200px;display:grid}.Impact-module__8FHNqW__statPoint{text-align:center;border-right:1px solid #c5a0591a;flex-direction:column;align-items:center;display:flex}.Impact-module__8FHNqW__statPoint:last-child{border-right:none}.Impact-module__8FHNqW__valueGroup{margin-bottom:15px;position:relative}.Impact-module__8FHNqW__value{font-family:var(--font-outfit);color:#f93;letter-spacing:-3px;font-size:4.5rem;font-weight:900;line-height:1;transition:transform .4s}.Impact-module__8FHNqW__statPoint:hover .Impact-module__8FHNqW__value{transform:scale(1.05)}.Impact-module__8FHNqW__labelGroup{flex-direction:column;align-items:center;gap:4px;display:flex}.Impact-module__8FHNqW__hindiLabel{color:#fff;opacity:.9;margin:0;font-size:1rem;font-weight:500}.Impact-module__8FHNqW__label{text-transform:uppercase;letter-spacing:2px;color:#ffffff80;margin:0;font-size:.75rem;font-weight:700}@media (max-width:992px){.Impact-module__8FHNqW__statsFlow{grid-template-columns:repeat(2,1fr);gap:40px 0}.Impact-module__8FHNqW__statPoint:nth-child(2){border-right:none}}@media (max-width:576px){.Impact-module__8FHNqW__sacredBand{padding:6rem 0}.Impact-module__8FHNqW__impactTitle{font-size:2.2rem}.Impact-module__8FHNqW__value{font-size:3.5rem}.Impact-module__8FHNqW__statsFlow{grid-template-columns:1fr;gap:60px}.Impact-module__8FHNqW__statPoint{border-right:none}}
.Testimonials-module__5wb8fq__testimonials{background:#fdfbf0;padding:12rem 0;position:relative;overflow:hidden}.Testimonials-module__5wb8fq__bgTexture{opacity:.025;pointer-events:none;background-image:url(https://www.transparenttextures.com/patterns/mandala.png);position:absolute;inset:0}.Testimonials-module__5wb8fq__header{text-align:center;margin-bottom:8rem}.Testimonials-module__5wb8fq__badge{font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:5px;color:#f93;margin-bottom:20px;font-size:.8rem;font-weight:800;display:inline-block}.Testimonials-module__5wb8fq__title{font-family:var(--font-outfit);color:#1a1512;letter-spacing:-2px;font-size:4rem;font-weight:900;line-height:1}.Testimonials-module__5wb8fq__title em{color:#f93;font-family:serif;font-style:italic;font-weight:400}.Testimonials-module__5wb8fq__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Testimonials-module__5wb8fq__card{background:#fff;border:1px solid #c5a05926;border-radius:2px;padding:60px 45px;transition:all .4s;position:relative;overflow:hidden}.Testimonials-module__5wb8fq__card:hover{border-color:#ff993359;transform:translateY(-10px);box-shadow:0 40px 80px #c5a0591a}.Testimonials-module__5wb8fq__initial{color:#f93;opacity:.05;-webkit-user-select:none;user-select:none;pointer-events:none;font-family:serif;font-size:9rem;font-weight:900;line-height:1;transition:opacity .4s;position:absolute;top:-20px;right:20px}.Testimonials-module__5wb8fq__card:hover .Testimonials-module__5wb8fq__initial{opacity:.08}.Testimonials-module__5wb8fq__hindiQuote{color:#1a1512;z-index:2;margin-bottom:25px;font-size:1.25rem;font-weight:800;line-height:1.7;position:relative}.Testimonials-module__5wb8fq__divider{opacity:.6;background:#f93;width:40px;height:2px;margin-bottom:20px}.Testimonials-module__5wb8fq__engQuote{color:#4a3728;z-index:2;margin-bottom:35px;font-size:1.05rem;font-style:italic;font-weight:400;line-height:1.8;position:relative}.Testimonials-module__5wb8fq__author{border-top:1px solid #c5a0591f;flex-direction:column;gap:4px;padding-top:25px;display:flex}.Testimonials-module__5wb8fq__author strong{font-family:var(--font-outfit);color:#f93;text-transform:uppercase;letter-spacing:1px;font-size:1rem;font-weight:800}.Testimonials-module__5wb8fq__author span{color:#8a7060;letter-spacing:1px;text-transform:uppercase;font-size:.8rem;font-weight:600}@media (max-width:1100px){.Testimonials-module__5wb8fq__grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Testimonials-module__5wb8fq__testimonials{padding:7rem 0}.Testimonials-module__5wb8fq__grid{grid-template-columns:1fr}.Testimonials-module__5wb8fq__title{font-size:3rem}.Testimonials-module__5wb8fq__card{padding:50px 35px}}@media (max-width:576px){.Testimonials-module__5wb8fq__title{font-size:2.5rem}.Testimonials-module__5wb8fq__hindiQuote{font-size:1.15rem}}
.FAQ-module__YTKPaG__faq{background:#1a1512;padding:12rem 0;position:relative;overflow:hidden}.FAQ-module__YTKPaG__faq:before{content:"";opacity:.05;pointer-events:none;background-image:url(https://www.transparenttextures.com/patterns/mandala.png);position:absolute;inset:0}.FAQ-module__YTKPaG__container{z-index:10;max-width:860px;margin:0 auto;padding:0 2rem;position:relative}.FAQ-module__YTKPaG__header{text-align:center;margin-bottom:7rem}.FAQ-module__YTKPaG__badgeLine{justify-content:center;align-items:center;margin-bottom:20px;display:flex}.FAQ-module__YTKPaG__badgeText{font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:5px;color:#fff6;font-size:.8rem;font-weight:800}.FAQ-module__YTKPaG__title{font-family:var(--font-outfit);color:#fff;letter-spacing:-2px;flex-direction:column;align-items:center;gap:10px;font-size:3.5rem;font-weight:900;line-height:1;display:flex}.FAQ-module__YTKPaG__hindiTitle{color:#f93;letter-spacing:3px;font-size:1.4rem;font-weight:700;font-family:var(--font-outfit)}.FAQ-module__YTKPaG__saffronHighlight{color:#f93;font-family:serif;font-style:italic;font-weight:400}.FAQ-module__YTKPaG__list{flex-direction:column;gap:2px;display:flex}.FAQ-module__YTKPaG__item{cursor:pointer;background:#ffffff08;border:1px solid #ff993312;transition:all .35s;overflow:hidden}.FAQ-module__YTKPaG__item:hover{background:#ff99330a;border-color:#f933}.FAQ-module__YTKPaG__item.FAQ-module__YTKPaG__active{background:#ff99330d;border-color:#ff993340}.FAQ-module__YTKPaG__questionRow{align-items:center;gap:20px;padding:32px 40px;display:flex}.FAQ-module__YTKPaG__qIcon{color:#f93;opacity:.7;flex-shrink:0;font-size:1rem}.FAQ-module__YTKPaG__qTextGroup{flex-direction:column;flex:1;gap:5px;display:flex}.FAQ-module__YTKPaG__hindiQuestion{color:#f93;text-transform:uppercase;letter-spacing:1.5px;opacity:.85;font-size:.8rem;font-weight:700}.FAQ-module__YTKPaG__question{font-family:var(--font-outfit);color:#fff;letter-spacing:-.5px;margin:0;font-size:1.2rem;font-weight:800}.FAQ-module__YTKPaG__chevron{color:#f93;opacity:.6;flex-shrink:0;transition:transform .35s}.FAQ-module__YTKPaG__active .FAQ-module__YTKPaG__chevron{opacity:1;transform:rotate(180deg)}.FAQ-module__YTKPaG__answerWrapper{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQ-module__YTKPaG__active .FAQ-module__YTKPaG__answerWrapper{max-height:300px}.FAQ-module__YTKPaG__answerContent{border-left:2px solid #ff993326;flex-direction:column;gap:10px;margin:0 40px 0 56px;padding:0 40px 30px 60px;display:flex}.FAQ-module__YTKPaG__hindiAnswer{color:#fff;margin:0;font-size:1.1rem;font-weight:600;line-height:1.6}.FAQ-module__YTKPaG__englishAnswer{color:#ffffff80;margin:0;font-size:1rem;font-style:italic;font-weight:400;line-height:1.7}@media (max-width:768px){.FAQ-module__YTKPaG__faq{padding:6rem 0}.FAQ-module__YTKPaG__container{padding:0 1.25rem}.FAQ-module__YTKPaG__title{font-size:2.3rem}.FAQ-module__YTKPaG__questionRow{gap:12px;padding:20px}.FAQ-module__YTKPaG__answerContent{border-left:none;margin:0 10px;padding:0 15px 20px}.FAQ-module__YTKPaG__active .FAQ-module__YTKPaG__answerWrapper{max-height:500px}}@media (max-width:576px){.FAQ-module__YTKPaG__title{letter-spacing:-1px;font-size:2rem}.FAQ-module__YTKPaG__question{font-size:1rem}.FAQ-module__YTKPaG__hindiQuestion{font-size:.75rem}.FAQ-module__YTKPaG__hindiAnswer{font-size:1rem}.FAQ-module__YTKPaG__englishAnswer{font-size:.9rem}}
.about-module__8TymFG__container{z-index:10;width:100%;max-width:1300px;margin:0 auto;padding:0 2rem;position:relative}.about-module__8TymFG__hero{background:url(/about-hero.png) 50%/cover no-repeat;align-items:flex-end;min-height:520px;padding-top:120px;padding-bottom:100px;display:flex;position:relative;overflow:hidden}.about-module__8TymFG__heroOverlay{background:linear-gradient(#0a080773 0%,#0a0807d1 100%);position:absolute;inset:0}.about-module__8TymFG__heroContent{z-index:2;animation:1s cubic-bezier(.4,0,.2,1) forwards about-module__8TymFG__contentFade;position:relative}@keyframes about-module__8TymFG__contentFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.about-module__8TymFG__heroBadge{background:#ff99331f;border-left:3px solid #f93;border-radius:4px;align-items:center;gap:12px;margin-bottom:28px;padding:10px 24px;display:inline-flex}.about-module__8TymFG__heroBadge span{font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:2px;color:#f93;font-size:.8rem;font-weight:700}.about-module__8TymFG__heroTitle{font-family:var(--font-outfit);color:#fff;letter-spacing:-2px;text-shadow:0 10px 30px #00000080;margin-bottom:1.2rem;font-size:clamp(2.8rem,7vw,5rem);font-weight:900;line-height:1.05}.about-module__8TymFG__heroTitle em{color:#f93;font-family:serif;font-style:italic;font-weight:400}.about-module__8TymFG__heroSubtitle{color:#fffc;text-shadow:0 2px 10px #0003;max-width:600px;font-size:1.2rem;font-weight:400;line-height:1.7}.about-module__8TymFG__aboutSection{background:#fffdf9;padding:10rem 0;position:relative;overflow:hidden}.about-module__8TymFG__topPattern{opacity:.07;z-index:1;pointer-events:none;background-image:url(https://www.transparenttextures.com/patterns/mandala.png);width:400px;height:400px;position:absolute;top:0;right:0;-webkit-mask-image:radial-gradient(circle at 100% 0,#000,#0000 70%);mask-image:radial-gradient(circle at 100% 0,#000,#0000 70%)}.about-module__8TymFG__bottomPattern{opacity:.05;z-index:1;pointer-events:none;background-image:url(https://www.transparenttextures.com/patterns/lotus-flower.png);width:320px;height:320px;position:absolute;bottom:0;left:0;-webkit-mask-image:radial-gradient(circle at 0 100%,#000,#0000 70%);mask-image:radial-gradient(circle at 0 100%,#000,#0000 70%)}.about-module__8TymFG__editorialLayout{align-items:center;gap:120px;display:flex}.about-module__8TymFG__narrativeSide{flex:1.1}.about-module__8TymFG__badgeLabel{background:#ff993314;border-left:3px solid #f93;border-radius:4px;align-items:center;gap:12px;margin-bottom:35px;padding:10px 24px;display:inline-flex}.about-module__8TymFG__saffronIcon{color:#f93}.about-module__8TymFG__badgeLabel span{font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:2px;color:#4a3728;font-size:.8rem;font-weight:700}.about-module__8TymFG__headline{font-family:var(--font-outfit);color:#2c1e14;letter-spacing:-2px;margin-bottom:40px;font-size:4.5rem;font-weight:900;line-height:1.05}.about-module__8TymFG__scriptText{color:#f93;letter-spacing:0;font-family:serif;font-style:italic;font-weight:400;position:relative}.about-module__8TymFG__scriptText:after{content:"";z-index:-1;background:#ff99331a;border-radius:50%;width:100%;height:15px;position:absolute;bottom:5px;left:0}.about-module__8TymFG__storyText{margin-bottom:50px}.about-module__8TymFG__storyText p{color:#5d4a3e;margin-bottom:28px;font-size:1.25rem;font-weight:400;line-height:1.8}.about-module__8TymFG__statRow{border-top:1px solid #c5a05933;gap:48px;padding-top:1.5rem;display:flex}.about-module__8TymFG__stat{flex-direction:column;gap:4px;display:flex}.about-module__8TymFG__stat strong{font-family:var(--font-outfit);color:#f93;font-size:2rem;font-weight:900;line-height:1}.about-module__8TymFG__stat span{color:#9e7e6a;text-transform:uppercase;letter-spacing:1.5px;font-size:.78rem;font-weight:700}.about-module__8TymFG__visualSide{flex:.9;position:relative}.about-module__8TymFG__imageComplex{z-index:5;position:relative}.about-module__8TymFG__saffronAura{z-index:-1;background:radial-gradient(circle,#ff993314 0%,#0000 70%);width:130%;height:130%;position:absolute;top:-15%;left:-15%}.about-module__8TymFG__traditionalImage{object-fit:cover;object-position:center;border:1px solid var(--border);border-radius:4px;width:100%;height:680px;display:block;box-shadow:20px 20px 80px #0000000f}.about-module__8TymFG__experienceSeal{color:#fff;text-align:center;background:#f93;border:4px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:absolute;top:-40px;right:-40px;box-shadow:0 15px 40px #ff99334d}.about-module__8TymFG__sealNumber{font-family:var(--font-outfit);font-size:2.8rem;font-weight:900;line-height:1}.about-module__8TymFG__sealLabel{text-transform:uppercase;letter-spacing:2px;font-size:.72rem;font-weight:800;line-height:1.3}.about-module__8TymFG__mvSection{background:#0a0807;padding:10rem 0;position:relative;overflow:hidden}.about-module__8TymFG__mvSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff99330f 0%,#0000 70%);width:900px;height:500px;position:absolute;top:0;left:50%;transform:translate(-50%)}.about-module__8TymFG__mvSection:after{content:"";opacity:.04;pointer-events:none;background-image:url(https://www.transparenttextures.com/patterns/mandala.png);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 70%);mask-image:linear-gradient(#000,#0000 70%)}.about-module__8TymFG__sectionHeader{text-align:center;z-index:5;margin-bottom:70px;position:relative}.about-module__8TymFG__sectionBadge{background:#ff993314;border-left:3px solid #f93;border-radius:4px;align-items:center;gap:12px;margin-bottom:25px;padding:10px 24px;display:inline-flex}.about-module__8TymFG__sectionBadge span{font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:2px;color:#f93;font-size:.8rem;font-weight:700}.about-module__8TymFG__sectionTitleLight{font-family:var(--font-outfit);color:#fff;letter-spacing:-1px;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:900;line-height:1.1}.about-module__8TymFG__sectionTitleLight em{color:#f93;font-family:serif;font-style:italic;font-weight:400}.about-module__8TymFG__mvGrid{z-index:5;grid-template-columns:1fr 1fr;gap:2rem;display:grid;position:relative}.about-module__8TymFG__mvCard{background:#ffffff08;border:1px solid #ffffff0f;border-radius:4px;padding:52px 48px;transition:transform .4s,box-shadow .4s}.about-module__8TymFG__mvCard:hover{transform:translateY(-8px);box-shadow:0 30px 60px #0000004d}.about-module__8TymFG__mvCardAccent{background:#ff99330d;border-color:#ff993326}.about-module__8TymFG__mvIcon{color:#f93;background:#ffffff0f;border:1px solid #f933;border-radius:14px;justify-content:center;align-items:center;width:55px;height:55px;margin-bottom:1.5rem;transition:all .3s;display:flex}.about-module__8TymFG__mvCard:hover .about-module__8TymFG__mvIcon{color:#fff;background:#f93;border-color:#f93;box-shadow:0 15px 35px #ff993340}.about-module__8TymFG__mvCard h3{font-family:var(--font-outfit);color:#fff;letter-spacing:-.5px;margin-bottom:1rem;font-size:1.6rem;font-weight:900}.about-module__8TymFG__mvCard p{color:#ffffff8c;font-size:1.05rem;line-height:1.8}.about-module__8TymFG__valuesSection{background:#fdfbf0;padding:10rem 0;position:relative;overflow:hidden}.about-module__8TymFG__valuesSection:before{content:"";opacity:.04;pointer-events:none;background-image:url(https://www.transparenttextures.com/patterns/mandala.png);width:900px;height:900px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-module__8TymFG__valuesHeader{text-align:center;z-index:5;margin-bottom:70px;position:relative}.about-module__8TymFG__sectionTitle{font-family:var(--font-outfit);color:#2c1e14;letter-spacing:-1px;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:900;line-height:1.1}.about-module__8TymFG__sectionTitle em{color:#f93;font-family:serif;font-style:italic;font-weight:400}.about-module__8TymFG__valuesGrid{z-index:5;grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid;position:relative}.about-module__8TymFG__valueCard{background:#fffdf9;border:1px solid #c5a05926;border-radius:4px;padding:40px 32px;transition:all .4s;box-shadow:0 4px 20px #2c1e1408}.about-module__8TymFG__valueCard:hover{border-color:#ff993340;transform:translateY(-8px);box-shadow:0 20px 50px #2c1e1414}.about-module__8TymFG__valueIcon{color:#f93;background:#fff;border:1px solid #c5a05933;border-radius:14px;justify-content:center;align-items:center;width:55px;height:55px;margin-bottom:1.2rem;transition:all .3s;display:flex;box-shadow:0 10px 30px #0000000d}.about-module__8TymFG__valueCard:hover .about-module__8TymFG__valueIcon{color:#fff;background:#f93;border-color:#f93;box-shadow:0 15px 35px #f933}.about-module__8TymFG__valueCard h4{font-family:var(--font-outfit);color:#2c1e14;margin-bottom:.75rem;font-size:1.2rem;font-weight:800}.about-module__8TymFG__valueCard p{color:#5d4a3e;font-size:.95rem;line-height:1.7}.about-module__8TymFG__cta{text-align:center;background:#fdfbf0;padding:10rem 0;position:relative;overflow:hidden}.about-module__8TymFG__cta:before{content:"";opacity:.04;pointer-events:none;background-image:url(https://www.transparenttextures.com/patterns/mandala.png);width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-module__8TymFG__ctaInner{z-index:5;flex-direction:column;align-items:center;gap:1rem;display:flex;position:relative}.about-module__8TymFG__ctaOrnament{color:#f93;letter-spacing:8px;opacity:.6;margin-bottom:20px;font-size:.8rem}.about-module__8TymFG__ctaTitle{font-family:var(--font-outfit);color:#1a1512;letter-spacing:-2px;margin-bottom:.5rem;font-size:clamp(2.2rem,5vw,4rem);font-weight:900;line-height:1.05}.about-module__8TymFG__ctaTitle em{color:#f93;font-family:serif;font-style:italic;font-weight:400}.about-module__8TymFG__ctaSub{color:#5d4a3e;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.7}.about-module__8TymFG__ctaDivider{opacity:.4;background:#f93;width:60px;height:1px;margin:0 auto 2.5rem}.about-module__8TymFG__ctaActions{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.about-module__8TymFG__ctaPhoneBtn{color:#fff;background:#1a1512;border-radius:100px;align-items:center;gap:16px;padding:1.2rem 2.4rem;text-decoration:none;transition:all .4s cubic-bezier(.2,1,.3,1);display:flex;box-shadow:0 20px 50px #1a151226}.about-module__8TymFG__ctaPhoneBtn:hover{background:#f93;transform:translateY(-8px);box-shadow:0 30px 70px #ff993340}.about-module__8TymFG__ctaWhatsBtn{color:#1a1512;background:#fff;border:1.5px solid #c5a05940;border-radius:100px;align-items:center;gap:16px;padding:1.2rem 2.4rem;text-decoration:none;transition:all .4s cubic-bezier(.2,1,.3,1);display:flex;box-shadow:0 20px 50px #0000000a}.about-module__8TymFG__ctaWhatsBtn:hover{color:#fff;background:#1a1512;border-color:#1a1512;transform:translateY(-8px);box-shadow:0 30px 70px #1a151226}.about-module__8TymFG__btnIcon{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;display:flex}.about-module__8TymFG__ctaWhatsBtn .about-module__8TymFG__btnIcon{background:#1a15120f}.about-module__8TymFG__ctaWhatsBtn:hover .about-module__8TymFG__btnIcon{background:#ffffff1a}.about-module__8TymFG__btnText{flex-direction:column;gap:3px;display:flex}.about-module__8TymFG__btnLabel{text-transform:uppercase;letter-spacing:1.5px;opacity:.65;font-size:.7rem;font-weight:700}.about-module__8TymFG__btnValue{font-family:var(--font-outfit);font-size:1.1rem;font-weight:900}@media (max-width:1200px){.about-module__8TymFG__editorialLayout{gap:80px}.about-module__8TymFG__headline{font-size:3.5rem}.about-module__8TymFG__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.about-module__8TymFG__aboutSection,.about-module__8TymFG__mvSection,.about-module__8TymFG__valuesSection,.about-module__8TymFG__cta{padding:6rem 0}.about-module__8TymFG__editorialLayout{text-align:center;flex-direction:column-reverse;gap:80px}.about-module__8TymFG__badgeLabel,.about-module__8TymFG__statRow{justify-content:center}.about-module__8TymFG__traditionalImage{height:500px}.about-module__8TymFG__experienceSeal{top:-20px;right:0}.about-module__8TymFG__storyText p{max-width:600px;margin-left:auto;margin-right:auto}.about-module__8TymFG__mvGrid{grid-template-columns:1fr}.about-module__8TymFG__ctaActions{flex-direction:column;align-items:stretch;gap:14px}.about-module__8TymFG__ctaPhoneBtn,.about-module__8TymFG__ctaWhatsBtn{justify-content:center;max-width:100%}}@media (max-width:640px){.about-module__8TymFG__hero{min-height:420px;padding-bottom:60px}.about-module__8TymFG__headline{letter-spacing:-1px;font-size:2.5rem}.about-module__8TymFG__valuesGrid{grid-template-columns:1fr}.about-module__8TymFG__mvCard{padding:36px 28px}}
.contact-module__swMWYG__container{z-index:10;width:100%;max-width:1300px;margin:0 auto;padding:0 2rem;position:relative}.contact-module__swMWYG__hero{background:linear-gradient(#0a080766,#0a0807cc),url(https://images.unsplash.com/photo-1544027993-37dbfe43562a?auto=format&fit=crop&q=80) 50%/cover no-repeat;align-items:flex-end;min-height:420px;padding-top:140px;padding-bottom:80px;display:flex;position:relative;overflow:hidden}.contact-module__swMWYG__heroContent{z-index:2;animation:1s cubic-bezier(.4,0,.2,1) forwards contact-module__swMWYG__contentFade;position:relative}@keyframes contact-module__swMWYG__contentFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.contact-module__swMWYG__heroBadge{background:#ff99331f;border-left:3px solid #f93;border-radius:4px;align-items:center;gap:12px;margin-bottom:24px;padding:10px 24px;display:inline-flex}.contact-module__swMWYG__heroBadge span{font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:2px;color:#f93;font-size:.8rem;font-weight:700}.contact-module__swMWYG__heroTitle{font-family:var(--font-outfit);color:#fff;letter-spacing:-2px;text-shadow:0 10px 30px #00000080;margin-bottom:1rem;font-size:clamp(2.8rem,7vw,4.5rem);font-weight:900;line-height:1.1}.contact-module__swMWYG__heroTitle em{color:#f93;font-family:serif;font-style:italic;font-weight:400}.contact-module__swMWYG__heroSubtitle{color:#fffc;max-width:650px;font-size:1.15rem;line-height:1.6}.contact-module__swMWYG__contactSection{background:#fffdf9;padding:8rem 0;position:relative}.contact-module__swMWYG__contentGrid{grid-template-columns:1fr 1.5fr;align-items:start;gap:5rem;display:grid}.contact-module__swMWYG__infoSide{flex-direction:column;gap:3rem;display:flex}.contact-module__swMWYG__infoBlock{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__sectionLabel{align-items:center;gap:12px;display:flex}.contact-module__swMWYG__labelDot{background:#f93;border-radius:50%;width:8px;height:8px}.contact-module__swMWYG__labelText{font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:1.5px;color:#8d705c;font-size:.8rem;font-weight:700}.contact-module__swMWYG__infoItems{flex-direction:column;gap:2rem;display:flex}.contact-module__swMWYG__infoItem{align-items:flex-start;gap:1.5rem;display:flex}.contact-module__swMWYG__iconCircle{color:#f93;background:#fff;border:1px solid #c5a0591a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;box-shadow:0 10px 25px #0000000d}.contact-module__swMWYG__itemText h4{font-family:var(--font-outfit);color:#1a1512;margin-bottom:.4rem;font-size:1.1rem;font-weight:800}.contact-module__swMWYG__itemText p,.contact-module__swMWYG__itemText a{color:#5d4a3e;font-size:1.1rem;line-height:1.5;text-decoration:none;display:block}.contact-module__swMWYG__itemText a:hover{color:#f93}.contact-module__swMWYG__formCard{background:#fff;border:1px solid #c5a05926;border-radius:4px;padding:4rem;box-shadow:0 15px 40px #2c1e140a}.contact-module__swMWYG__formHeader{margin-bottom:3rem}.contact-module__swMWYG__formTitle{font-family:var(--font-outfit);color:#1a1512;margin-bottom:.8rem;font-size:2.2rem;font-weight:900}.contact-module__swMWYG__formSubtitle{color:#5d4a3e;font-size:1.05rem}.contact-module__swMWYG__bookingForm{flex-direction:column;gap:2rem;display:flex}.contact-module__swMWYG__formRow{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.contact-module__swMWYG__fieldGroup{flex-direction:column;gap:.8rem;display:flex}.contact-module__swMWYG__fieldGroup label{font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:1px;color:#2c1e14;font-size:.85rem;font-weight:700}.contact-module__swMWYG__inputField,.contact-module__swMWYG__selectField,.contact-module__swMWYG__textField{color:#1a1512;background:#fffdf9;border:1.5px solid #c5a05926;border-radius:4px;width:100%;padding:1.2rem;font-family:inherit;font-size:1rem;transition:all .3s}.contact-module__swMWYG__inputField:focus,.contact-module__swMWYG__selectField:focus,.contact-module__swMWYG__textField:focus{background:#fff;border-color:#f93;outline:none}.contact-module__swMWYG__textField{resize:vertical;min-height:150px}.contact-module__swMWYG__submitBtn{color:#fff;font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:2px;cursor:pointer;background:#1a1512;border:none;border-radius:100px;justify-content:center;align-items:center;gap:12px;margin-top:1rem;padding:1.5rem;font-size:.95rem;font-weight:800;transition:all .4s cubic-bezier(.2,1,.3,1);display:flex}.contact-module__swMWYG__submitBtn:hover{background:#f93;transform:translateY(-5px);box-shadow:0 20px 40px #ff993340}.contact-module__swMWYG__mapSection{background:#fffdf9;padding-bottom:8rem}.contact-module__swMWYG__mapFrame{filter:grayscale(.2)contrast(1.1);border:1px solid #c5a05926;border-radius:4px;width:100%;height:450px}@media (max-width:1024px){.contact-module__swMWYG__contentGrid{grid-template-columns:1fr;gap:4rem}.contact-module__swMWYG__infoSide{order:2}.contact-module__swMWYG__formCard{order:1;padding:3rem}}@media (max-width:768px){.contact-module__swMWYG__hero{min-height:380px}.contact-module__swMWYG__formRow{grid-template-columns:1fr}.contact-module__swMWYG__contactSection{padding:6rem 0}.contact-module__swMWYG__formCard{padding:2.5rem 1.5rem}}
.services-module__g8J8Uq__container{z-index:10;width:100%;max-width:1300px;margin:0 auto;padding:0 2rem;position:relative}.services-module__g8J8Uq__hero{background:linear-gradient(#0a080766,#0a0807cc),url(https://images.unsplash.com/photo-1516594798947-e65505dbb29d?auto=format&fit=crop&q=80) 50%/cover no-repeat;align-items:flex-end;min-height:480px;padding-top:140px;padding-bottom:80px;display:flex;position:relative;overflow:hidden}.services-module__g8J8Uq__heroContent{z-index:2;animation:1s cubic-bezier(.4,0,.2,1) forwards services-module__g8J8Uq__contentFade;position:relative}@keyframes services-module__g8J8Uq__contentFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.services-module__g8J8Uq__heroBadge{background:#ff99331f;border-left:3px solid #f93;border-radius:4px;align-items:center;gap:12px;margin-bottom:24px;padding:10px 24px;display:inline-flex}.services-module__g8J8Uq__heroBadge span{font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:2px;color:#f93;font-size:.8rem;font-weight:700}.services-module__g8J8Uq__heroTitle{font-family:var(--font-outfit);color:#fff;letter-spacing:-2px;text-shadow:0 10px 30px #00000080;margin-bottom:1rem;font-size:clamp(2.8rem,7vw,4.5rem);font-weight:900;line-height:1.1}.services-module__g8J8Uq__heroTitle em{color:#f93;font-family:serif;font-style:italic;font-weight:400}.services-module__g8J8Uq__heroSubtitle{color:#fffc;max-width:650px;font-size:1.15rem;line-height:1.6}.services-module__g8J8Uq__servicesSection{background:#fffdf9;padding:8rem 0;position:relative}.services-module__g8J8Uq__sectionHeader{text-align:center;margin-bottom:4rem}.services-module__g8J8Uq__sectionTitle{font-family:var(--font-outfit);color:#2c1e14;margin-bottom:1rem;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:900}.services-module__g8J8Uq__sectionTitle em{color:#f93;font-family:serif;font-style:italic;font-weight:400}.services-module__g8J8Uq__servicesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.services-module__g8J8Uq__serviceCard{background:#fff;border:1px solid #c5a05926;border-radius:4px;flex-direction:column;transition:all .4s;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000005}.services-module__g8J8Uq__serviceCard:hover{border-color:#ff99334d;transform:translateY(-10px);box-shadow:0 25px 50px #2c1e1414}.services-module__g8J8Uq__cardImageContainer{aspect-ratio:1;background:#fbf9f4;width:100%;position:relative;overflow:hidden}.services-module__g8J8Uq__cardImage{object-fit:contain;width:100%;height:100%;transition:transform .6s}.services-module__g8J8Uq__cardBadge{color:#fff;font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:1px;z-index:2;background:#f93;border-radius:4px;padding:6px 14px;font-size:.75rem;font-weight:700;position:absolute;top:20px;left:20px;box-shadow:0 4px 10px #00000026}.services-module__g8J8Uq__serviceCard:hover .services-module__g8J8Uq__cardImage{transform:scale(1.1)}.services-module__g8J8Uq__serviceIconFloating{color:#fff;z-index:2;background:#f93;border:2px solid #fff;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;bottom:0;right:20px;transform:translateY(50%);box-shadow:0 10px 20px #ff99334d}.services-module__g8J8Uq__cardBody{flex-grow:1;padding:2.5rem 2rem}.services-module__g8J8Uq__cardBody h3{font-family:var(--font-outfit);color:#2c1e14;margin-bottom:1rem;font-size:1.4rem;font-weight:800}.services-module__g8J8Uq__cardBody p{color:#5d4a3e;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.services-module__g8J8Uq__serviceFeatures{flex-direction:column;gap:10px;padding:0;list-style:none;display:flex}.services-module__g8J8Uq__serviceFeatures li{color:#5d4a3e;align-items:center;gap:10px;font-size:.95rem;display:flex}.services-module__g8J8Uq__featureBullet{color:#f93}.services-module__g8J8Uq__packagesSection{color:#fff;background:#0a0807;padding:8rem 0;position:relative;overflow:hidden}.services-module__g8J8Uq__packagesSection:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff99330d 0%,#0000 70%);width:1000px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.services-module__g8J8Uq__packagesGrid{z-index:5;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.services-module__g8J8Uq__packageCard{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;padding:4rem 3rem;transition:all .4s}.services-module__g8J8Uq__packageCard:hover{background:#ff99330d;border-color:#f936;transform:translateY(-10px)}.services-module__g8J8Uq__packageFeatured{background:#ff99331a;border-color:#ff993380;transform:scale(1.05)}.services-module__g8J8Uq__packageFeatured:hover{transform:scale(1.05)translateY(-10px)}.services-module__g8J8Uq__packageIcon{color:#f93;margin-bottom:2rem;display:inline-block}.services-module__g8J8Uq__packageCard h3{font-family:var(--font-outfit);color:#fff;letter-spacing:-.5px;margin-bottom:2.5rem;font-size:2rem;font-weight:800}.services-module__g8J8Uq__packageList{text-align:left;flex-direction:column;gap:18px;margin:0 0 3.5rem;padding:0;list-style:none;display:flex}.services-module__g8J8Uq__packageList li{color:#ffffffe6;align-items:flex-start;gap:14px;font-size:1.1rem;line-height:1.5;display:flex}.services-module__g8J8Uq__checkIcon{color:#f93;flex-shrink:0;margin-top:4px}.services-module__g8J8Uq__packageBtn{color:#fff;width:100%;font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;background:0 0;border:1.5px solid #ff993380;border-radius:100px;padding:1.2rem;font-weight:700;text-decoration:none;transition:all .3s;display:block}.services-module__g8J8Uq__packageFeatured .services-module__g8J8Uq__packageBtn{color:#fff;background:#f93;border-color:#f93;box-shadow:0 15px 35px #f933}.services-module__g8J8Uq__packageBtn:hover{color:#1a1512;background:#fff;border-color:#fff}.services-module__g8J8Uq__cta{text-align:center;background:#fffdf9;padding:10rem 0}.services-module__g8J8Uq__ctaInner{max-width:800px;margin:0 auto}.services-module__g8J8Uq__ctaTitle{font-family:var(--font-outfit);color:#1a1512;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:900}.services-module__g8J8Uq__ctaTitle em{color:#f93;font-family:serif;font-style:italic;font-weight:400}.services-module__g8J8Uq__ctaSubtitle{color:#5d4a3e;margin-bottom:3rem;font-size:1.25rem;line-height:1.7}.services-module__g8J8Uq__ctaActions{justify-content:center;gap:20px;display:flex}.services-module__g8J8Uq__ctaPhoneBtn{color:#fff;font-family:var(--font-outfit);background:#1a1512;border-radius:100px;align-items:center;gap:15px;padding:1.2rem 2.5rem;font-weight:800;text-decoration:none;transition:all .4s;display:flex}.services-module__g8J8Uq__ctaPhoneBtn:hover{background:#f93;transform:translateY(-5px);box-shadow:0 20px 40px #ff993340}@media (max-width:1024px){.services-module__g8J8Uq__servicesGrid,.services-module__g8J8Uq__packagesGrid{grid-template-columns:repeat(2,1fr)}.services-module__g8J8Uq__packageFeatured{transform:none}.services-module__g8J8Uq__packageFeatured:hover{transform:translateY(-10px)}}@media (max-width:768px){.services-module__g8J8Uq__servicesGrid,.services-module__g8J8Uq__packagesGrid{grid-template-columns:1fr}.services-module__g8J8Uq__hero{min-height:400px}.services-module__g8J8Uq__heroTitle{font-size:3rem}.services-module__g8J8Uq__ctaActions{flex-direction:column}}
.CTA-module__ad7sBG__cta{text-align:center;background:#fdfbf0;padding:12rem 0;position:relative;overflow:hidden}.CTA-module__ad7sBG__mandalaBg{opacity:.04;pointer-events:none;z-index:1;background-image:url(https://www.transparenttextures.com/patterns/mandala.png);width:900px;height:900px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CTA-module__ad7sBG__container{z-index:10;flex-direction:column;align-items:center;max-width:900px;margin:0 auto;padding:0 2rem;display:flex;position:relative}.CTA-module__ad7sBG__ornament{color:#f93;letter-spacing:8px;opacity:.6;margin-bottom:35px;font-size:.8rem}.CTA-module__ad7sBG__badge{font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:4px;color:#f93;margin-bottom:30px;font-size:.75rem;font-weight:800;display:inline-block}.CTA-module__ad7sBG__title{font-family:var(--font-outfit);color:#1a1512;letter-spacing:-3px;margin-bottom:30px;font-size:4.5rem;font-weight:900;line-height:1.05}.CTA-module__ad7sBG__title em{color:#f93;font-family:serif;font-style:italic;font-weight:400}.CTA-module__ad7sBG__hindiSub{color:#2c1e14;margin-bottom:30px;font-size:1.35rem;font-weight:700;line-height:1.6}.CTA-module__ad7sBG__divider{opacity:.4;background:#f93;width:60px;height:1px;margin:0 auto 30px}.CTA-module__ad7sBG__subtitle{color:#5d4a3e;max-width:680px;margin:0 auto 60px;font-size:1.15rem;font-weight:400;line-height:1.8}.CTA-module__ad7sBG__actions{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:20px;width:100%;display:flex}.CTA-module__ad7sBG__phoneBtn,.CTA-module__ad7sBG__whatsappBtn{text-align:left;border-radius:100px;flex:1;align-items:center;gap:16px;min-width:240px;max-width:340px;padding:1.2rem 2rem;text-decoration:none;transition:all .4s cubic-bezier(.2,1,.3,1);display:flex}.CTA-module__ad7sBG__phoneBtn{color:#fff;background:#1a1512;box-shadow:0 20px 50px #1a151226}.CTA-module__ad7sBG__whatsappBtn{color:#1a1512;background:#fff;border:1.5px solid #c5a05940;box-shadow:0 20px 50px #0000000a}.CTA-module__ad7sBG__phoneBtn:hover{background:#f93;transform:translateY(-8px);box-shadow:0 30px 70px #ff993340}.CTA-module__ad7sBG__whatsappBtn:hover{color:#fff;background:#1a1512;border-color:#1a1512;transform:translateY(-8px);box-shadow:0 30px 70px #1a151226}.CTA-module__ad7sBG__btnIcon{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;display:flex}.CTA-module__ad7sBG__whatsappBtn .CTA-module__ad7sBG__btnIcon{background:#1a15120f}.CTA-module__ad7sBG__whatsappBtn:hover .CTA-module__ad7sBG__btnIcon{background:#ffffff1a}.CTA-module__ad7sBG__btnText{flex-direction:column;gap:3px;display:flex}.CTA-module__ad7sBG__btnLabel{text-transform:uppercase;letter-spacing:1.5px;opacity:.65;font-size:.7rem;font-weight:700}.CTA-module__ad7sBG__btnValue{font-family:var(--font-outfit);font-size:1.15rem;font-weight:900}@media (max-width:992px){.CTA-module__ad7sBG__title{font-size:3rem}}@media (max-width:768px){.CTA-module__ad7sBG__cta{padding:6rem 0}.CTA-module__ad7sBG__container{padding:0 1.5rem}.CTA-module__ad7sBG__title{letter-spacing:-1.5px;font-size:2.3rem}.CTA-module__ad7sBG__hindiSub{font-size:1rem}.CTA-module__ad7sBG__subtitle{margin-bottom:40px;font-size:1rem}.CTA-module__ad7sBG__actions{flex-direction:column;align-items:stretch;gap:14px}.CTA-module__ad7sBG__phoneBtn,.CTA-module__ad7sBG__whatsappBtn{max-width:100%;min-width:unset;justify-content:center;width:100%;padding:1.1rem 1.5rem}.CTA-module__ad7sBG__btnIcon{width:38px;min-width:38px;height:38px}}@media (max-width:480px){.CTA-module__ad7sBG__title{letter-spacing:-1px;font-size:2rem}.CTA-module__ad7sBG__ornament{letter-spacing:5px;font-size:.65rem}.CTA-module__ad7sBG__btnValue{font-size:1rem}.CTA-module__ad7sBG__btnLabel{font-size:.65rem}}@media (max-width:360px){.CTA-module__ad7sBG__title{font-size:1.8rem}.CTA-module__ad7sBG__hindiSub{font-size:.92rem}.CTA-module__ad7sBG__phoneBtn,.CTA-module__ad7sBG__whatsappBtn{gap:12px;padding:1rem 1.25rem}.CTA-module__ad7sBG__btnIcon{width:34px;min-width:34px;height:34px}}
