.contact-module__swMWYG__page{background:var(--bg-primary);min-height:100vh;padding-top:80px}.contact-module__swMWYG__hero{text-align:center;background-color:#0000;background-image:radial-gradient(#fffc 0%,#fafafcf2 100%),url("/images/Astral BG/as 1.jpg");background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-bottom:1px solid #ffce731a;padding:3rem 5% 1rem}.contact-module__swMWYG__hero h1{color:var(--text-primary);margin-bottom:.5rem;font-size:3rem}.contact-module__swMWYG__hero h1 em{color:var(--color-gold);font-style:normal}.contact-module__swMWYG__hero p{color:var(--text-secondary);max-width:550px;margin:0 auto;font-size:1.15rem}.contact-module__swMWYG__content{background:var(--bg-primary);padding:2rem 5% 4rem}.contact-module__swMWYG__contentInner{grid-template-columns:1fr 1fr;gap:3.5rem;max-width:1200px;margin:0 auto;display:grid}.contact-module__swMWYG__formCol,.contact-module__swMWYG__infoCol{padding:2rem}.contact-module__swMWYG__formCol h2,.contact-module__swMWYG__infoCol h2{color:var(--text-primary);text-align:center;margin-bottom:1.5rem;font-size:2rem}.contact-module__swMWYG__form{flex-direction:column;gap:1rem;display:flex}.contact-module__swMWYG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact-module__swMWYG__formGroup{flex-direction:column;gap:.35rem;display:flex}.contact-module__swMWYG__formGroup label{color:var(--text-primary);letter-spacing:.5px;margin-left:.2rem;font-size:.9rem;font-weight:600}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup select,.contact-module__swMWYG__formGroup textarea{border-radius:var(--radius-md);color:var(--text-primary);transition:all var(--transition-fast);background:#ffffffe6;border:1px solid #e2a03f66;padding:.8rem 1rem;font-size:.95rem;box-shadow:inset 0 2px 4px #00000005}.contact-module__swMWYG__formGroup select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffce73' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1em}.contact-module__swMWYG__formGroup select option{background:var(--bg-primary-alt);color:var(--text-primary)}.contact-module__swMWYG__formGroup input::placeholder,.contact-module__swMWYG__formGroup textarea::placeholder{color:#0000004d}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup select:focus,.contact-module__swMWYG__formGroup textarea:focus{border-color:var(--color-gold);background:#ffffff0d;outline:none;box-shadow:0 0 0 3px #ffce731a}.contact-module__swMWYG__formGroup textarea{resize:vertical}.contact-module__swMWYG__successMsg{text-align:center;border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#22c55e0d;border:1px solid #22c55e33;padding:4rem 2rem}.contact-module__swMWYG__successMsg span{justify-content:center;margin-bottom:1.5rem;display:flex}.contact-module__swMWYG__successMsg h3{color:var(--accent-green);margin-bottom:.5rem;font-size:1.75rem}.contact-module__swMWYG__successMsg p{color:var(--text-secondary);font-size:1.05rem}.contact-module__swMWYG__infoCards{flex-direction:column;gap:.85rem;margin-bottom:2rem;display:flex}.contact-module__swMWYG__infoCard{border-radius:var(--radius-md);background:#fff;border:1px solid #ffce7326;align-items:center;gap:1rem;padding:.85rem 1rem;transition:all .3s;display:flex;box-shadow:0 4px 15px #00000005}.contact-module__swMWYG__infoCard:hover{background:#ffffffe6;border-color:#e2a03f66;transform:translateY(-3px);box-shadow:0 8px 25px #e2a03f1a}.contact-module__swMWYG__infoIcon{width:40px;height:40px;color:var(--color-gold);background:#ffce731a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__infoCard h4{color:var(--text-primary);margin-bottom:.25rem;font-size:1.05rem;font-weight:600}.contact-module__swMWYG__infoCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.contact-module__swMWYG__mapContainer{border-radius:var(--radius-lg);background:#ffffff08;border:1px solid #ffce7326;padding:.5rem;overflow:hidden}.contact-module__swMWYG__mapContainer iframe{border-radius:calc(var(--radius-lg) - .5rem)!important}@media (max-width:1024px){.contact-module__swMWYG__contentInner{grid-template-columns:1fr;gap:4rem}}@media (max-width:640px){.contact-module__swMWYG__hero h1{font-size:2.5rem}.contact-module__swMWYG__formCol h2,.contact-module__swMWYG__infoCol h2{font-size:1.8rem}.contact-module__swMWYG__formCol,.contact-module__swMWYG__infoCol{padding:1.5rem 1.25rem}.contact-module__swMWYG__formRow{grid-template-columns:1fr}.contact-module__swMWYG__content{padding:2rem 1rem 4rem}}
.Button-module__8RiFmG__btn{font-family:var(--font-montserrat), sans-serif;letter-spacing:1px;text-transform:uppercase;cursor:pointer;border:1px solid #0000;border-radius:50px;justify-content:center;align-items:center;padding:.65rem 1.75rem;font-size:.8rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.Button-module__8RiFmG__btnPrimary{background:var(--button-gradient);color:var(--bg-primary);box-shadow:0 4px 15px #ffba5f33}.Button-module__8RiFmG__btnPrimary:hover{background:linear-gradient(135deg,#ffd385 0%,#faa947 100%);transform:translateY(-2px);box-shadow:0 6px 20px #ffba5f59}.Button-module__8RiFmG__btnOutline{color:var(--color-gold);background:0 0;border:1px solid #ffce7380;box-shadow:0 4px 15px #ffce730d}.Button-module__8RiFmG__btnOutline:hover{border-color:var(--color-gold);background:#ffce7314;transform:translateY(-2px)}
.FeaturedServices-module__nZWRJa__section{padding:var(--section-padding);background-color:#0000;background-image:radial-gradient(at 30%,#ffffffd9 0%,#fafafceb 70%,#f0f0f5fa 100%),url("/images/Astral BG/download (10).jpg");background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.FeaturedServices-module__nZWRJa__header{text-align:center;margin-bottom:4rem}.FeaturedServices-module__nZWRJa__header h2{color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem}.FeaturedServices-module__nZWRJa__header h2 em{color:var(--color-gold);font-style:normal}.FeaturedServices-module__nZWRJa__header p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.FeaturedServices-module__nZWRJa__grid{max-width:var(--container-max);grid-template-columns:repeat(3,1fr);gap:2rem;margin:0 auto;display:grid}.FeaturedServices-module__nZWRJa__card{text-align:center;flex-direction:column;align-items:center;padding:2.5rem;display:flex}.FeaturedServices-module__nZWRJa__card:before{content:"";height:4px;position:absolute;top:0;left:0;right:0}.FeaturedServices-module__nZWRJa__card:hover{transform:translateY(-6px)}.FeaturedServices-module__nZWRJa__card:hover:before{transform:scaleX(1)}.FeaturedServices-module__nZWRJa__cardHighlight{border-color:var(--color-gold);box-shadow:var(--shadow-sm)}.FeaturedServices-module__nZWRJa__cardIcon{margin-bottom:1.5rem;font-size:3rem;display:block}.FeaturedServices-module__nZWRJa__card h3{color:var(--text-primary);margin-bottom:.75rem;font-size:1.35rem}.FeaturedServices-module__nZWRJa__card p{color:var(--text-secondary);text-align:center;margin-bottom:1.5rem;font-size:.95rem;line-height:1.65}.FeaturedServices-module__nZWRJa__learnMore{color:var(--bg-secondary);transition:gap var(--transition-fast), color var(--transition-fast);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:inline-flex}.FeaturedServices-module__nZWRJa__learnMore:hover{color:var(--color-gold-hover);gap:.75rem}@media (max-width:1024px){.FeaturedServices-module__nZWRJa__grid{grid-template-columns:1fr;max-width:500px}}@media (max-width:640px){.FeaturedServices-module__nZWRJa__header{margin-bottom:2rem}.FeaturedServices-module__nZWRJa__header h2{font-size:1.75rem}.FeaturedServices-module__nZWRJa__header p{font-size:.85rem;line-height:1.5}.FeaturedServices-module__nZWRJa__card{padding:1.5rem}}
.ServiceCoverflow-module__9mNUZq__listContainer{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;padding:1rem 2rem 3rem;display:grid}.ServiceCoverflow-module__9mNUZq__card{-webkit-backdrop-filter:blur(24px);text-align:left;z-index:1;background:#ffffff73;border:1px solid #e2a03f33;border-radius:16px;flex-direction:column;align-items:flex-start;height:100%;padding:1.5rem 2rem;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000a}.ServiceCoverflow-module__9mNUZq__card:before{content:"";opacity:0;z-index:-1;background:linear-gradient(90deg,#e2a03f0f 0%,#0000 50%);transition:opacity .4s;position:absolute;inset:0}.ServiceCoverflow-module__9mNUZq__card:hover{background:#ffffffbf;border-color:#e2a03f66;transform:translateY(-6px);box-shadow:-4px 8px 24px #e2a03f14}.ServiceCoverflow-module__9mNUZq__card:hover:before{opacity:1}.ServiceCoverflow-module__9mNUZq__headerRow{align-items:center;gap:.85rem;margin-bottom:.75rem;display:flex}.ServiceCoverflow-module__9mNUZq__iconWrapper{color:var(--color-gold);background:#ffce7326;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.ServiceCoverflow-module__9mNUZq__card:hover .ServiceCoverflow-module__9mNUZq__iconWrapper{background:#ffce7340;transform:scale(1.05)}.ServiceCoverflow-module__9mNUZq__card h3{color:var(--text-primary);margin-bottom:0;font-size:1.45rem;line-height:1.2}.ServiceCoverflow-module__9mNUZq__card p{color:var(--text-secondary);flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.ServiceCoverflow-module__9mNUZq__cardFooter{color:var(--color-gold);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;display:flex}.ServiceCoverflow-module__9mNUZq__exploreText{position:relative}.ServiceCoverflow-module__9mNUZq__exploreText:after{content:"";transform-origin:100%;background:currentColor;width:100%;height:1px;transition:transform .4s;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.ServiceCoverflow-module__9mNUZq__card:hover .ServiceCoverflow-module__9mNUZq__exploreText:after{transform-origin:0;transform:scaleX(1)}.ServiceCoverflow-module__9mNUZq__arrowIcon{font-size:1.2rem;transition:transform .3s}.ServiceCoverflow-module__9mNUZq__card:hover .ServiceCoverflow-module__9mNUZq__arrowIcon{transform:translate(4px)}@media (max-width:900px){.ServiceCoverflow-module__9mNUZq__listContainer{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ServiceCoverflow-module__9mNUZq__listContainer{grid-template-columns:1fr;gap:.75rem;padding:.5rem 1rem 1.5rem}.ServiceCoverflow-module__9mNUZq__card{border-radius:12px;padding:1.25rem}.ServiceCoverflow-module__9mNUZq__card:hover{transform:translateY(-2px)}.ServiceCoverflow-module__9mNUZq__headerRow{gap:.75rem;margin-bottom:.5rem}.ServiceCoverflow-module__9mNUZq__iconWrapper{border-radius:8px;width:36px;height:36px}.ServiceCoverflow-module__9mNUZq__iconWrapper svg{width:24px;height:24px}.ServiceCoverflow-module__9mNUZq__card h3{font-size:1.25rem}.ServiceCoverflow-module__9mNUZq__card p{margin-bottom:1rem;font-size:.85rem;line-height:1.4}.ServiceCoverflow-module__9mNUZq__cardFooter{font-size:.75rem}}
.WhyChooseUs-module__OrntsG__section{padding:var(--section-padding);background:var(--section-gradient);position:relative;overflow:hidden}.WhyChooseUs-module__OrntsG__inner{max-width:var(--container-max);margin:0 auto}.WhyChooseUs-module__OrntsG__header{text-align:center;margin-bottom:4rem}.WhyChooseUs-module__OrntsG__label{letter-spacing:3px;text-transform:uppercase;color:var(--color-gold);margin-bottom:1rem;font-size:.8rem;font-weight:600;display:inline-block}.WhyChooseUs-module__OrntsG__header h2{color:var(--text-primary);margin-bottom:0;font-size:3rem}.WhyChooseUs-module__OrntsG__header h2 em{color:var(--color-gold);font-style:normal}.WhyChooseUs-module__OrntsG__grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.WhyChooseUs-module__OrntsG__card{text-align:left;border-right:1px solid #e2a03f1f;padding:3rem 2.5rem;transition:all .4s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden}.WhyChooseUs-module__OrntsG__card:last-child{border-right:none}.WhyChooseUs-module__OrntsG__card:hover{background:#e2a03f08}.WhyChooseUs-module__OrntsG__card:hover .WhyChooseUs-module__OrntsG__cardGlow{opacity:1}.WhyChooseUs-module__OrntsG__card:hover .WhyChooseUs-module__OrntsG__cardIcon{background:var(--color-gold);color:#fff;border-color:var(--color-gold);transform:scale(1.1)}.WhyChooseUs-module__OrntsG__cardGlow{opacity:0;pointer-events:none;background:radial-gradient(circle,#e2a03f1f 0%,#0000 70%);border-radius:50%;width:200px;height:200px;transition:opacity .5s;position:absolute;top:-60px;right:-60px}.WhyChooseUs-module__OrntsG__cardTop{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.WhyChooseUs-module__OrntsG__number{color:#d4a84b;font-size:3rem;font-weight:400;line-height:1}.WhyChooseUs-module__OrntsG__cardIcon{width:48px;height:48px;color:var(--color-gold);background:#e2a03f14;border:1px solid #e2a03f33;border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex}.WhyChooseUs-module__OrntsG__card h3{color:var(--text-primary);margin-bottom:.75rem;font-size:1.35rem;font-weight:500}.WhyChooseUs-module__OrntsG__card p{color:var(--text-secondary);font-size:.95rem;line-height:1.7}@media (max-width:1024px){.WhyChooseUs-module__OrntsG__grid{grid-template-columns:repeat(2,1fr)}.WhyChooseUs-module__OrntsG__card{border-bottom:1px solid #e2a03f1f}.WhyChooseUs-module__OrntsG__card:nth-child(2n){border-right:none}.WhyChooseUs-module__OrntsG__card:nth-child(n+3){border-bottom:none}}@media (max-width:640px){.WhyChooseUs-module__OrntsG__header{margin-bottom:2rem}.WhyChooseUs-module__OrntsG__header h2{font-size:2.25rem}.WhyChooseUs-module__OrntsG__grid{grid-template-columns:repeat(2,1fr);gap:0}.WhyChooseUs-module__OrntsG__card{border-bottom:1px solid #e2a03f1f;border-right:1px solid #e2a03f1f;padding:1.25rem 1rem}.WhyChooseUs-module__OrntsG__card:nth-child(2n){border-right:none}.WhyChooseUs-module__OrntsG__card:nth-child(n+3){border-bottom:none}.WhyChooseUs-module__OrntsG__cardTop{margin-bottom:.75rem}.WhyChooseUs-module__OrntsG__number{font-size:1.75rem}.WhyChooseUs-module__OrntsG__cardIcon{width:36px;height:36px}.WhyChooseUs-module__OrntsG__card h3{font-size:1rem}.WhyChooseUs-module__OrntsG__card p{font-size:.8rem;line-height:1.5}}
.AboutAcharya-module__8vRAja__section{padding:var(--section-padding);background:0 0}.AboutAcharya-module__8vRAja__inner{max-width:var(--container-max);grid-template-columns:.8fr 1.2fr;align-items:center;gap:4rem;margin:0 auto;display:grid}.AboutAcharya-module__8vRAja__imageCol{max-width:450px;margin-left:auto;position:relative}.AboutAcharya-module__8vRAja__imagePlaceholder{border:1px solid #e2a03f26;border-radius:24px;width:100%;height:550px;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000014}.AboutAcharya-module__8vRAja__imagePlaceholder:after{content:"";background:linear-gradient(#0000 60%,#0006);position:absolute;inset:0}.AboutAcharya-module__8vRAja__portraitImg{object-fit:cover;object-position:center top;width:100%;height:100%}.AboutAcharya-module__8vRAja__experienceBadge{-webkit-backdrop-filter:blur(16px);color:var(--color-gold);text-align:center;z-index:10;background:#ffffffd9;border:1px solid #e2a03f4d;border-radius:16px;padding:1.25rem 2rem;position:absolute;bottom:-20px;right:-20px;box-shadow:0 8px 32px #00000014}.AboutAcharya-module__8vRAja__experienceBadge h4{margin-bottom:.25rem;font-size:2rem;font-weight:700;line-height:1}.AboutAcharya-module__8vRAja__experienceBadge p{text-transform:uppercase;letter-spacing:1px;color:var(--text-secondary);font-size:.8rem;font-weight:600}.AboutAcharya-module__8vRAja__manuscriptBox{-webkit-backdrop-filter:blur(24px);z-index:2;background:#ffffff73;border:1px solid #e2a03f33;border-radius:24px;margin-left:-4rem;padding:4rem;position:relative;box-shadow:0 8px 32px #0000000a}.AboutAcharya-module__8vRAja__content h2{color:var(--text-primary);margin-bottom:1.5rem;font-size:3rem;line-height:1.15}.AboutAcharya-module__8vRAja__content h2 em{color:var(--color-gold);font-style:normal}.AboutAcharya-module__8vRAja__content>p{color:var(--text-secondary);margin-bottom:3rem;font-size:1.1rem;line-height:1.7}.AboutAcharya-module__8vRAja__credentials{grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:3rem;display:grid}.AboutAcharya-module__8vRAja__credential{background:#fff9;border:1px solid #e2a03f26;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:all .3s;display:flex}.AboutAcharya-module__8vRAja__credential:hover{background:#ffffffe6;border-color:#e2a03f66;transform:translateY(-2px);box-shadow:0 4px 15px #e2a03f14}.AboutAcharya-module__8vRAja__credential svg{color:var(--color-gold);background:#e2a03f1a;border-radius:50%;flex-shrink:0;width:32px;height:32px;padding:6px}.AboutAcharya-module__8vRAja__credential span{color:var(--text-primary);font-size:.95rem;font-weight:600;line-height:1.3}.AboutAcharya-module__8vRAja__readMore{color:var(--color-gold);text-transform:uppercase;letter-spacing:1px;transition:gap var(--transition-fast);align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:inline-flex}.AboutAcharya-module__8vRAja__readMore:hover{gap:.75rem}@media (max-width:1024px){.AboutAcharya-module__8vRAja__inner{grid-template-columns:1fr;gap:3rem}.AboutAcharya-module__8vRAja__imageCol{max-width:500px;margin:0 auto}.AboutAcharya-module__8vRAja__manuscriptBox{margin-left:0}}@media (max-width:640px){.AboutAcharya-module__8vRAja__inner{gap:1.5rem}.AboutAcharya-module__8vRAja__imageCol{width:100%;max-width:300px;margin:0 auto}.AboutAcharya-module__8vRAja__imagePlaceholder{height:400px}.AboutAcharya-module__8vRAja__experienceBadge{border-radius:12px;padding:1rem 1.25rem;bottom:-15px;right:-10px}.AboutAcharya-module__8vRAja__experienceBadge h4{font-size:1.5rem}.AboutAcharya-module__8vRAja__experienceBadge p{font-size:.7rem}.AboutAcharya-module__8vRAja__manuscriptBox{border-radius:16px;padding:1.5rem 1.25rem}.AboutAcharya-module__8vRAja__content h2{margin-bottom:1rem;font-size:1.75rem}.AboutAcharya-module__8vRAja__content>p{margin-bottom:2rem;font-size:.9rem;line-height:1.6}.AboutAcharya-module__8vRAja__credentials{grid-template-columns:repeat(2,1fr);gap:.5rem;margin-bottom:1.5rem}.AboutAcharya-module__8vRAja__credential{text-align:center;flex-direction:column;gap:.5rem;padding:.75rem .5rem}.AboutAcharya-module__8vRAja__credential svg{width:28px;height:28px;padding:4px}.AboutAcharya-module__8vRAja__credential span{font-size:.7rem;line-height:1.2}.AboutAcharya-module__8vRAja__readMore{font-size:.85rem}}
.TestimonialsPreview-module__8gY9Oq__section{padding:var(--section-padding);background:var(--section-gradient);overflow:hidden}.TestimonialsPreview-module__8gY9Oq__header{text-align:center;margin-bottom:3rem}.TestimonialsPreview-module__8gY9Oq__header h2{margin-bottom:1rem;font-size:2.5rem}.TestimonialsPreview-module__8gY9Oq__header h2 em{color:var(--color-gold);font-style:normal}.TestimonialsPreview-module__8gY9Oq__header p{color:var(--text-secondary);max-width:550px;margin:0 auto;font-size:1.1rem;line-height:1.6}.TestimonialsPreview-module__8gY9Oq__grid{scroll-snap-type:x mandatory;max-width:var(--container-max);scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:1.5rem;margin:0 auto;padding:1rem 1.5rem 2rem;display:flex;overflow-x:auto}.TestimonialsPreview-module__8gY9Oq__grid::-webkit-scrollbar{display:none}.TestimonialsPreview-module__8gY9Oq__card{scroll-snap-align:center;border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#fff6 0%,#f5f5facc 100%);border:1px solid #ffce7326;flex-direction:column;flex:0 0 calc(25% - 1.125rem);justify-content:space-between;min-height:380px;padding:3rem 1.5rem;display:flex;position:relative;box-shadow:0 4px 30px #0000000d}.TestimonialsPreview-module__8gY9Oq__card:before{content:"\"";font-family:var(--font-serif-main);color:#ffce7326;font-size:6rem;line-height:1;position:absolute;top:.5rem;right:1.5rem}.TestimonialsPreview-module__8gY9Oq__card:hover{transform:translateY(-8px)}.TestimonialsPreview-module__8gY9Oq__cardTop{z-index:2;justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex;position:relative}.TestimonialsPreview-module__8gY9Oq__cardTopLeft{align-items:center;gap:1rem;display:flex}.TestimonialsPreview-module__8gY9Oq__avatar{border:2px solid var(--color-gold);border-radius:50%;width:50px;height:50px;overflow:hidden}.TestimonialsPreview-module__8gY9Oq__avatarImg{object-fit:cover;width:100%;height:100%}.TestimonialsPreview-module__8gY9Oq__cardName{flex-direction:column;display:flex}.TestimonialsPreview-module__8gY9Oq__cardName h4{color:var(--text-primary);margin:0;font-size:1.1rem}.TestimonialsPreview-module__8gY9Oq__cardName span{color:var(--text-secondary);margin-top:.1rem;font-size:.8rem}.TestimonialsPreview-module__8gY9Oq__stars{color:var(--color-gold);gap:.1rem;display:flex}.TestimonialsPreview-module__8gY9Oq__cardText{color:var(--text-secondary);flex-grow:1;font-size:1.05rem;line-height:1.6}.TestimonialsPreview-module__8gY9Oq__serviceBadge{border-bottom:1px solid var(--color-gold);color:var(--color-gold);text-transform:uppercase;letter-spacing:1px;z-index:2;align-self:flex-start;padding-bottom:.2rem;font-size:.75rem;display:inline-flex}.TestimonialsPreview-module__8gY9Oq__viewAll{text-align:center;margin-top:2rem}@media (max-width:1024px){.TestimonialsPreview-module__8gY9Oq__card{flex:0 0 calc(50% - .75rem)}}@media (max-width:640px){.TestimonialsPreview-module__8gY9Oq__header{margin-bottom:1.5rem}.TestimonialsPreview-module__8gY9Oq__header h2{margin-bottom:.5rem;font-size:1.75rem}.TestimonialsPreview-module__8gY9Oq__header p{font-size:.85rem;line-height:1.5}.TestimonialsPreview-module__8gY9Oq__grid{gap:1rem;padding:0 1rem 1rem;scroll-padding:1rem}.TestimonialsPreview-module__8gY9Oq__card{flex:0 0 calc(85% - 1rem);min-height:auto;padding:1.25rem}.TestimonialsPreview-module__8gY9Oq__card:before{font-size:3.5rem;top:.25rem;right:1rem}.TestimonialsPreview-module__8gY9Oq__cardTop{margin-bottom:.75rem}.TestimonialsPreview-module__8gY9Oq__avatar{width:38px;height:38px}.TestimonialsPreview-module__8gY9Oq__cardTopLeft{gap:.75rem}.TestimonialsPreview-module__8gY9Oq__cardName h4{font-size:.95rem}.TestimonialsPreview-module__8gY9Oq__cardName span{font-size:.7rem}.TestimonialsPreview-module__8gY9Oq__stars svg{width:14px;height:14px}.TestimonialsPreview-module__8gY9Oq__cardText{margin-bottom:.75rem;font-size:.8rem;line-height:1.55}.TestimonialsPreview-module__8gY9Oq__serviceBadge{font-size:.65rem}}
.Footer-module__3hUVsW__footer{background:var(--bg-primary-alt);border-top:1px solid var(--border-subtle);padding:4rem 5% 0}.Footer-module__3hUVsW__footerGrid{max-width:var(--container-max);grid-template-columns:1.5fr 1fr;gap:4rem;margin:0 auto;display:grid}.Footer-module__3hUVsW__brand p{color:var(--text-secondary);max-width:320px;margin-top:1rem;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.Footer-module__3hUVsW__columnTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.Footer-module__3hUVsW__linksGrid{grid-template-columns:1fr 1fr;gap:.5rem 2rem;display:grid}.Footer-module__3hUVsW__columnLink{color:var(--text-secondary);transition:color var(--transition-fast), padding-left var(--transition-fast);padding:.3rem 0;font-size:.9rem;display:block}.Footer-module__3hUVsW__columnLink:hover{color:var(--color-gold);padding-left:4px}.Footer-module__3hUVsW__contactItem{color:var(--text-secondary);align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.9rem;line-height:1.5;display:flex}.Footer-module__3hUVsW__contactIcon{flex-shrink:0;margin-top:2px;font-size:1.1rem}.Footer-module__3hUVsW__bottomBar{border-top:1px solid var(--border-subtle);max-width:var(--container-max);justify-content:space-between;align-items:center;margin-top:3rem;margin-left:auto;margin-right:auto;padding:1.5rem 0;display:flex}.Footer-module__3hUVsW__copyright{color:var(--text-secondary);font-size:.8rem}.Footer-module__3hUVsW__socialLinks{gap:.75rem;display:flex}.Footer-module__3hUVsW__legalLinks{gap:1.5rem;display:flex}.Footer-module__3hUVsW__legalLinks a{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.8rem}.Footer-module__3hUVsW__legalLinks a:hover{color:var(--color-gold)}.Footer-module__3hUVsW__socialLink{border:1px solid var(--border-subtle);width:36px;height:36px;color:var(--text-secondary);transition:all var(--transition-fast);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex}.Footer-module__3hUVsW__socialLink:hover{background:var(--color-gold);color:var(--bg-primary);border-color:var(--color-gold);transform:translateY(-2px)}.Footer-module__3hUVsW__whatsappFloat{color:#fff;z-index:900;width:56px;height:56px;transition:transform var(--transition-fast), box-shadow var(--transition-fast);background:#25d366;border-radius:50%;justify-content:center;align-items:center;font-size:1.8rem;text-decoration:none;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 20px #25d36666}.Footer-module__3hUVsW__whatsappFloat:hover{transform:scale(1.1);box-shadow:0 6px 30px #25d36680}@media (max-width:1024px){.Footer-module__3hUVsW__footerGrid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.Footer-module__3hUVsW__footer{padding-top:1.5rem}.Footer-module__3hUVsW__footerGrid{grid-template-columns:1fr;gap:1.25rem}.Footer-module__3hUVsW__brand a{font-size:1.4rem!important}.Footer-module__3hUVsW__brand p{margin-bottom:.5rem;font-size:.8rem;line-height:1.5}.Footer-module__3hUVsW__columnTitle{margin-bottom:.75rem;font-size:.95rem}.Footer-module__3hUVsW__contactItem{margin-bottom:.5rem;font-size:.8rem}.Footer-module__3hUVsW__socialLink{width:30px;height:30px;font-size:.85rem}.Footer-module__3hUVsW__exploreSection{display:none}.Footer-module__3hUVsW__bottomBar{text-align:center;flex-direction:column;gap:.75rem;margin-top:1rem;padding:.75rem 0}}
.CallToAction-module__MbpfNq__section{background:var(--hero-gradient);text-align:center;padding:5rem 5%;position:relative;overflow:hidden}.CallToAction-module__MbpfNq__section:before{content:"";background:var(--gold-shimmer);opacity:.3;animation:4s infinite CallToAction-module__MbpfNq__shimmer;position:absolute;inset:0}.CallToAction-module__MbpfNq__inner{z-index:10;max-width:700px;margin:0 auto;position:relative}.CallToAction-module__MbpfNq__inner h2{margin-bottom:1rem;font-size:2.5rem;line-height:1.15}.CallToAction-module__MbpfNq__inner h2 em{color:var(--color-gold);font-style:normal}.CallToAction-module__MbpfNq__inner p{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.CallToAction-module__MbpfNq__ctas{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:640px){.CallToAction-module__MbpfNq__section{padding:2rem 1.25rem}.CallToAction-module__MbpfNq__inner h2{margin-bottom:.5rem;font-size:1.75rem}.CallToAction-module__MbpfNq__inner p{margin-bottom:1.25rem;font-size:.85rem;line-height:1.5}.CallToAction-module__MbpfNq__ctas{flex-direction:column;gap:.75rem;width:100%}.CallToAction-module__MbpfNq__ctas>*{width:100%}}
.checkout-module__XfTOia__checkoutPage{background:#fff;min-height:100vh;padding-top:120px;padding-bottom:4rem}.checkout-module__XfTOia__checkoutContainer{grid-template-columns:1.5fr 1fr;align-items:flex-start;gap:3rem;max-width:1200px;margin:0 auto;padding:0 5%;display:grid}.checkout-module__XfTOia__leftColumn{flex-direction:column;gap:2rem;display:flex}.checkout-module__XfTOia__rightColumn{position:sticky;top:120px}.checkout-module__XfTOia__stepHeader{margin-bottom:2rem}.checkout-module__XfTOia__stepHeader h1{color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem}.checkout-module__XfTOia__steps{border-bottom:1px solid #e2a03f33;gap:1rem;padding-bottom:1rem;display:flex}.checkout-module__XfTOia__stepIndicator{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;padding-bottom:.5rem;font-size:.85rem;font-weight:600;position:relative}.checkout-module__XfTOia__activeStep{color:var(--color-gold)}.checkout-module__XfTOia__activeStep:after{content:"";background:var(--color-gold);height:2px;position:absolute;bottom:-1rem;left:0;right:0}.checkout-module__XfTOia__formCard{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#fffc;border:1px solid #e2a03f33;border-radius:24px;padding:2.5rem;box-shadow:0 10px 40px #00000008}.checkout-module__XfTOia__summaryCard{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#fffc;border:1px solid #e2a03f33;border-radius:24px;padding:2.5rem;box-shadow:0 10px 40px #0000000d}.checkout-module__XfTOia__summaryCard h3{color:var(--text-primary);border-bottom:1px solid #e2a03f26;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.5rem}.checkout-module__XfTOia__summaryRow{color:var(--text-secondary);justify-content:space-between;padding:.75rem 0;font-size:1rem;display:flex}.checkout-module__XfTOia__summaryTotal{color:var(--text-primary);border-top:1px dashed #e2a03f4d;margin-top:1rem;padding-top:1rem;font-size:1.25rem;font-weight:600}.checkout-module__XfTOia__summaryTotal span:last-child{color:var(--color-gold);font-size:1.5rem}.checkout-module__XfTOia__formGroup{margin-bottom:1.5rem}.checkout-module__XfTOia__formGroup label{color:var(--text-primary);margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.checkout-module__XfTOia__formGroup input,.checkout-module__XfTOia__formGroup select,.checkout-module__XfTOia__formGroup textarea{width:100%;color:var(--text-primary);background:#ffffffe6;border:1px solid #e2a03f33;border-radius:12px;padding:.85rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.checkout-module__XfTOia__formGroup input:focus,.checkout-module__XfTOia__formGroup select:focus,.checkout-module__XfTOia__formGroup textarea:focus{border-color:var(--color-gold);outline:none;box-shadow:0 0 0 3px #e2a03f1a}.checkout-module__XfTOia__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.checkout-module__XfTOia__formActions{justify-content:flex-end;margin-top:2rem;display:flex}.checkout-module__XfTOia__successWrapper{text-align:center;padding:4rem 2rem}.checkout-module__XfTOia__successIcon{color:var(--accent-green);justify-content:center;margin-bottom:1.5rem;display:flex}.checkout-module__XfTOia__successWrapper h3{color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem}.checkout-module__XfTOia__successWrapper p{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem}@media (max-width:1024px){.checkout-module__XfTOia__checkoutPage{padding-top:100px}.checkout-module__XfTOia__checkoutContainer{grid-template-columns:1fr;gap:1.5rem}.checkout-module__XfTOia__rightColumn{position:static}.checkout-module__XfTOia__stepHeader h1{font-size:2rem}}@media (max-width:640px){.checkout-module__XfTOia__checkoutPage{padding-top:80px;padding-bottom:2rem}.checkout-module__XfTOia__checkoutContainer{gap:1rem;padding:0 1rem}.checkout-module__XfTOia__stepHeader{margin-bottom:1rem}.checkout-module__XfTOia__stepHeader h1{margin-bottom:.75rem;font-size:1.5rem}.checkout-module__XfTOia__steps{gap:.75rem;padding-bottom:.75rem}.checkout-module__XfTOia__stepIndicator{letter-spacing:.5px;font-size:.75rem}.checkout-module__XfTOia__formCard,.checkout-module__XfTOia__summaryCard{border-radius:16px;padding:1.25rem}.checkout-module__XfTOia__summaryCard h3{margin-bottom:1rem;padding-bottom:.75rem;font-size:1.15rem}.checkout-module__XfTOia__summaryRow{padding:.5rem 0;font-size:.9rem}.checkout-module__XfTOia__summaryTotal{font-size:1.05rem}.checkout-module__XfTOia__summaryTotal span:last-child{font-size:1.2rem}.checkout-module__XfTOia__formGroup{margin-bottom:1rem}.checkout-module__XfTOia__formGroup label{margin-bottom:.35rem;font-size:.8rem}.checkout-module__XfTOia__formGroup input,.checkout-module__XfTOia__formGroup select,.checkout-module__XfTOia__formGroup textarea{border-radius:10px;padding:.7rem .85rem;font-size:.9rem}.checkout-module__XfTOia__row{grid-template-columns:1fr;gap:0}.checkout-module__XfTOia__formActions{margin-top:1.25rem}.checkout-module__XfTOia__successWrapper{padding:2rem 1rem}.checkout-module__XfTOia__successWrapper h3{font-size:1.75rem}.checkout-module__XfTOia__successWrapper p{font-size:.95rem}}
.service-module__PstR1G__page{background:#fff;min-height:100vh;padding-bottom:80px}.service-module__PstR1G__cinematicHero{background:#fff;justify-content:center;align-items:center;width:100%;min-height:80vh;padding:8rem 5% 4rem;display:flex;position:relative;overflow:hidden}.service-module__PstR1G__heroContent{flex-direction:column;align-items:center;width:100%;max-width:800px;display:flex}.service-module__PstR1G__heroGlassPanel{text-align:center;-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#fffcf5e6 0%,#fff4e1bf 100%);border:1px solid #e2a03f66;width:100%;padding:4rem 3rem}.service-module__PstR1G__badge{color:var(--color-gold);border-radius:var(--radius-full);letter-spacing:1px;text-transform:uppercase;background:linear-gradient(135deg,#e2a03f33 0%,#e2a03f0d 100%);border:1px solid #e2a03f4d;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;display:inline-flex}.service-module__PstR1G__heroGlassPanel h1{color:var(--text-primary);text-shadow:0 2px 4px #fffc;margin-bottom:1.5rem;font-size:3.5rem;line-height:1.15}.service-module__PstR1G__heroGlassPanel p{color:var(--text-secondary);max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.15rem;line-height:1.7}.service-module__PstR1G__heroCtaArea{justify-content:center;align-items:center;gap:3rem;margin-bottom:2rem;display:flex}.service-module__PstR1G__priceContainer{flex-direction:row;justify-content:center;align-items:center;gap:1rem;display:flex}.service-module__PstR1G__price{color:var(--color-gold);font-size:3.5rem;line-height:1}.service-module__PstR1G__originalPrice{color:var(--text-secondary);opacity:.6;font-size:1.2rem;text-decoration:line-through}.service-module__PstR1G__heroButton{align-items:center;gap:.75rem;padding:1.25rem 3rem;font-size:1.1rem;display:flex}.service-module__PstR1G__heroTrust{border-radius:var(--radius-full);color:var(--text-secondary);background:#ffffff80;border:1px solid #0000000d;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.85rem;display:inline-flex}.service-module__PstR1G__trustIcon{color:var(--accent-green)}.service-module__PstR1G__sectionHeader{text-align:center;margin-bottom:4rem}.service-module__PstR1G__sectionLabel{letter-spacing:2px;text-transform:uppercase;color:var(--color-gold);margin-bottom:1rem;font-size:.85rem;font-weight:600;display:inline-block}.service-module__PstR1G__sectionHeader h2{color:var(--text-primary);margin-bottom:1rem;font-size:3rem}.service-module__PstR1G__sectionHeader h2 em{color:var(--color-gold);font-style:normal}.service-module__PstR1G__sectionHeader p{color:var(--text-secondary);font-size:1.1rem}.service-module__PstR1G__bentoSection{max-width:var(--container-max);margin:0 auto;padding:6rem 5%}.service-module__PstR1G__bentoGrid{border-top:1px solid #e2a03f26;border-left:1px solid #e2a03f26;grid-template-columns:repeat(3,1fr);gap:0;display:grid}.service-module__PstR1G__bentoCard{background:0 0;border-bottom:1px solid #e2a03f26;border-right:1px solid #e2a03f26;flex-direction:row;align-items:flex-start;gap:1.5rem;padding:3rem 2.5rem;transition:all .3s;display:flex;position:relative}.service-module__PstR1G__bentoCard:before{content:"";opacity:0;background:radial-gradient(circle at 100% 0,#e2a03f14,#0000 50%);transition:opacity .4s;position:absolute;inset:0}.service-module__PstR1G__bentoCard:hover{background:#e2a03f08}.service-module__PstR1G__bentoCard:hover:before{opacity:1}.service-module__PstR1G__bentoIcon{color:var(--color-gold);background:#e2a03f1a;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.service-module__PstR1G__bentoText p{color:var(--text-primary);font-size:1.1rem;font-weight:500;line-height:1.6}.service-module__PstR1G__processSection{max-width:800px;margin:0 auto;padding:6rem 5%}.service-module__PstR1G__verticalTimeline{padding:2rem 0;position:relative}.service-module__PstR1G__timelineLine{background:linear-gradient(to bottom, #e2a03f1a 0%, var(--color-gold) 50%, #e2a03f1a 100%);width:2px;position:absolute;top:0;bottom:0;left:17px}.service-module__PstR1G__timelineItem{gap:2rem;margin-bottom:3rem;display:flex;position:relative}.service-module__PstR1G__timelineItem:last-child{margin-bottom:0}.service-module__PstR1G__timelineDot{background:var(--bg-surface);border:2px solid var(--color-gold);width:36px;height:36px;color:var(--color-gold);font-family:var(--font-serif-main);z-index:2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 0 20px #e2a03f33}.service-module__PstR1G__timelineItem:hover .service-module__PstR1G__timelineDot{background:var(--color-gold);color:#fff;transform:scale(1.1);box-shadow:0 0 30px #e2a03f66}.service-module__PstR1G__timelineContent{width:100%;padding:0}.service-module__PstR1G__timelineContent h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem}.service-module__PstR1G__timelineContent p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.service-module__PstR1G__stickyBar{border-radius:var(--radius-full);z-index:1000;-webkit-backdrop-filter:blur(24px);background:#fffffff2;border:1px solid #fffc;width:90%;max-width:600px;padding:1.25rem 2rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);position:fixed;bottom:2rem;left:50%;transform:translate(-50%)translateY(150px);box-shadow:0 10px 40px #e2a03f26,0 20px 60px #0000001a}.service-module__PstR1G__stickyVisible{transform:translate(-50%)translateY(0)}.service-module__PstR1G__stickyInner{justify-content:space-between;align-items:center;gap:1rem;display:flex}.service-module__PstR1G__stickyInfo{align-items:center;gap:1rem;display:flex}.service-module__PstR1G__stickyInfo h4{color:var(--text-primary);margin:0;font-size:1.1rem;display:none}.service-module__PstR1G__stickyInfo span{color:var(--color-gold);font-size:1.4rem;font-weight:600}.service-module__PstR1G__stickyButton{border-radius:var(--radius-full);padding:.8rem 2rem}@media (min-width:640px){.service-module__PstR1G__stickyInfo h4{display:block}}@media (max-width:1024px){.service-module__PstR1G__heroCtaArea{flex-direction:column;gap:2rem}.service-module__PstR1G__bentoGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.service-module__PstR1G__cinematicHero{min-height:60vh;padding:8rem 1rem 3rem}.service-module__PstR1G__heroGlassPanel{padding:2.5rem 1.5rem}.service-module__PstR1G__heroGlassPanel h1{font-size:2.25rem}.service-module__PstR1G__heroGlassPanel p{font-size:1rem}.service-module__PstR1G__price{font-size:2.75rem}.service-module__PstR1G__heroTrust{text-align:center;padding:.5rem 1rem;font-size:.75rem;line-height:1.4}.service-module__PstR1G__bentoSection{padding:4rem 1rem}.service-module__PstR1G__bentoGrid{grid-template-columns:repeat(2,1fr);gap:0}.service-module__PstR1G__bentoCard{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .5rem}.service-module__PstR1G__bentoIcon{flex-shrink:0;width:36px;height:36px}.service-module__PstR1G__bentoIcon svg{width:16px;height:16px}.service-module__PstR1G__bentoText p{font-size:.75rem;line-height:1.4}.service-module__PstR1G__sectionHeader h2{font-size:2.25rem}.service-module__PstR1G__processSection{padding:3rem 1rem}.service-module__PstR1G__timelineItem{gap:1.25rem;margin-bottom:2rem}.service-module__PstR1G__timelineLine{left:15px}.service-module__PstR1G__timelineDot{width:32px;height:32px;font-size:1rem}.service-module__PstR1G__timelineContent{padding:0}.service-module__PstR1G__timelineContent h3{margin-bottom:.25rem;font-size:1.15rem}.service-module__PstR1G__timelineContent p{font-size:.85rem}.service-module__PstR1G__stickyBar{border-radius:var(--radius-full);border:1px solid #fffc;width:95%;padding:1rem 1.25rem;bottom:1.5rem}.service-module__PstR1G__stickyVisible{transform:translate(-50%)translateY(0)}.service-module__PstR1G__stickyInner{gap:1rem}.service-module__PstR1G__stickyInfo span{color:var(--color-gold);font-size:1.4rem;font-weight:700}.service-module__PstR1G__stickyButton{padding:.8rem 1.5rem;font-size:.95rem}}
