.Preloader-module__PvBokW__wrapper{z-index:99999;background:radial-gradient(circle,#1f1512 0%,#120a08 100%);justify-content:center;align-items:center;transition:opacity .6s cubic-bezier(.85,0,.15,1),transform .6s cubic-bezier(.85,0,.15,1);display:flex;position:fixed;inset:0;overflow:hidden}.Preloader-module__PvBokW__fadeOut{opacity:0;pointer-events:none;transform:scale(1.05)}.Preloader-module__PvBokW__container{text-align:center;z-index:2;flex-direction:column;align-items:center;width:100%;max-width:420px;padding:40px;display:flex;position:relative}.Preloader-module__PvBokW__charBackground{pointer-events:none;z-index:-1;opacity:.03;position:absolute;inset:0}.Preloader-module__PvBokW__bgChar{font-size:8rem;font-family:var(--font-heading), serif;color:#fff;position:absolute}.Preloader-module__PvBokW__bgChar:first-child{top:-20px;left:-40px;transform:rotate(-15deg)}.Preloader-module__PvBokW__bgChar:nth-child(2){top:-40px;right:-30px;transform:rotate(10deg)}.Preloader-module__PvBokW__bgChar:nth-child(3){bottom:-20px;left:-20px;transform:rotate(20deg)}.Preloader-module__PvBokW__bgChar:nth-child(4){bottom:-40px;right:-40px;transform:rotate(-10deg)}.Preloader-module__PvBokW__logoContainer{width:90px;height:90px;margin-bottom:var(--space-xl);justify-content:center;align-items:center;display:flex;position:relative}.Preloader-module__PvBokW__logoRing{border:2px solid #e8963e26;border-top-color:var(--color-accent);border-radius:50%;animation:1.8s linear infinite Preloader-module__PvBokW__spin;position:absolute;inset:0}.Preloader-module__PvBokW__logoIcon{color:var(--color-accent);filter:drop-shadow(0 0 15px #e8963e66);font-size:3rem;line-height:1;animation:2.5s ease-in-out infinite Preloader-module__PvBokW__pulse}.Preloader-module__PvBokW__brandTitle{font-family:var(--font-heading);font-size:var(--text-2xl);color:#fff;margin-bottom:var(--space-xs);letter-spacing:.5px;font-weight:800;animation:.8s ease-out Preloader-module__PvBokW__fadeInUp}.Preloader-module__PvBokW__accentText{color:var(--color-accent)}.Preloader-module__PvBokW__brandTagline{font-size:var(--text-sm);color:#ffffff80;margin-bottom:var(--space-2xl);letter-spacing:1px;text-transform:uppercase;font-weight:500;animation:.8s ease-out .2s both Preloader-module__PvBokW__fadeInUp}.Preloader-module__PvBokW__loaderContainer{width:100%;animation:.8s ease-out .4s both Preloader-module__PvBokW__fadeInUp}.Preloader-module__PvBokW__progressTrack{border-radius:var(--radius-full);width:100%;height:6px;margin-bottom:var(--space-sm);background:#ffffff0d;border:1px solid #ffffff08;overflow:hidden}.Preloader-module__PvBokW__progressBar{background:linear-gradient(90deg, var(--color-primary) 0%, var(--color-accent) 100%);border-radius:var(--radius-full);height:100%;transition:width .1s linear;position:relative}.Preloader-module__PvBokW__glowEffect{filter:blur(5px);background:#ffffff59;border-radius:50%;width:30px;position:absolute;top:0;bottom:0;right:0}.Preloader-module__PvBokW__progressStatus{justify-content:space-between;align-items:center;display:flex}.Preloader-module__PvBokW__loadingText{font-size:var(--text-xs);color:#ffffff59;text-transform:uppercase;letter-spacing:1.5px;font-weight:600}.Preloader-module__PvBokW__percentageText{font-family:var(--font-heading);font-size:var(--text-sm);color:var(--color-accent);font-weight:700}@keyframes Preloader-module__PvBokW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Preloader-module__PvBokW__pulse{0%,to{filter:drop-shadow(0 0 12px #e8963e59);transform:scale(1)}50%{filter:drop-shadow(0 0 22px #e8963e99);transform:scale(1.05)}}@keyframes Preloader-module__PvBokW__fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (max-width:375px){.Preloader-module__PvBokW__container{padding:20px}.Preloader-module__PvBokW__brandTitle{font-size:1.5rem}.Preloader-module__PvBokW__logoContainer{width:70px;height:70px;margin-bottom:var(--space-lg)}.Preloader-module__PvBokW__logoIcon{font-size:2.2rem}}
.Navbar-module__jXSz4q__navbar{z-index:var(--z-sticky);transition:all var(--transition-base);background:0 0;padding:16px 0;position:fixed;top:0;left:0;right:0}.Navbar-module__jXSz4q__navbar.Navbar-module__jXSz4q__scrolled{-webkit-backdrop-filter:blur(16px);box-shadow:var(--shadow-sm);border-bottom:1px solid var(--color-border-light);background:#ffffffeb;padding:10px 0}.Navbar-module__jXSz4q__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__jXSz4q__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__jXSz4q__logoIcon{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));border-radius:var(--radius-sm);width:44px;height:44px;filter:drop-shadow(0 2px 4px rgba(var(--color-primary-rgb), .3));justify-content:center;align-items:center;font-size:32px;display:flex}.Navbar-module__jXSz4q__logoText{font-family:var(--font-heading);font-size:var(--text-lg);color:var(--color-primary-dark);font-weight:800;line-height:1.1;display:block}.Navbar-module__jXSz4q__logoSub{font-family:var(--font-heading);font-size:var(--text-xs);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:2px;font-weight:500;display:block}.Navbar-module__jXSz4q__navLinks{align-items:center;gap:var(--space-xl);display:flex}.Navbar-module__jXSz4q__navLink{font-family:var(--font-heading);font-size:var(--text-sm);color:var(--color-text-secondary);transition:color var(--transition-fast);font-weight:600;position:relative}.Navbar-module__jXSz4q__navLink:after{content:"";background:var(--color-accent);border-radius:var(--radius-full);width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:-4px;left:0}.Navbar-module__jXSz4q__navLink:hover{color:var(--color-primary)}.Navbar-module__jXSz4q__navLink:hover:after{width:100%}.Navbar-module__jXSz4q__loginBtn{margin-left:var(--space-sm)}.Navbar-module__jXSz4q__hamburger{cursor:pointer;z-index:10;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__jXSz4q__hamburger span{background:var(--color-text-primary);width:24px;height:2px;transition:all var(--transition-base);border-radius:2px;display:block}.Navbar-module__jXSz4q__hamburger.Navbar-module__jXSz4q__active span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__jXSz4q__hamburger.Navbar-module__jXSz4q__active span:nth-child(2){opacity:0}.Navbar-module__jXSz4q__hamburger.Navbar-module__jXSz4q__active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:768px){.Navbar-module__jXSz4q__hamburger{display:flex}.Navbar-module__jXSz4q__navLinks{background:var(--color-surface);width:75%;max-width:320px;height:100vh;padding:80px var(--space-xl) var(--space-xl);align-items:flex-start;gap:var(--space-lg);box-shadow:var(--shadow-xl);transition:right var(--transition-slow);flex-direction:column;position:fixed;top:0;right:-100%}.Navbar-module__jXSz4q__navLinks.Navbar-module__jXSz4q__open{right:0}.Navbar-module__jXSz4q__navLink{font-size:var(--text-lg)}.Navbar-module__jXSz4q__loginBtn{margin-left:0;margin-top:var(--space-md);text-align:center;width:100%}}
.Hero-module__sVHRLW__hero{background:linear-gradient(165deg, var(--color-bg-primary) 0%, var(--color-bg-secondary) 50%, #fdf5ec 100%);flex-direction:column;justify-content:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__sVHRLW__bgDecoration{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__sVHRLW__circle1{background:radial-gradient(circle, rgba(var(--color-accent-rgb), .08), transparent 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-120px;right:-80px}.Hero-module__sVHRLW__circle2{background:radial-gradient(circle, rgba(var(--color-primary-rgb), .06), transparent 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:10%;left:-100px}.Hero-module__sVHRLW__circle3{background:radial-gradient(circle, rgba(var(--color-accent-rgb), .05), transparent 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:50%;right:20%}.Hero-module__sVHRLW__floatingChars{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__sVHRLW__floatChar{font-family:var(--font-hindi);color:rgba(var(--color-primary-rgb), .06);-webkit-user-select:none;user-select:none;font-size:3rem;animation:6s ease-in-out infinite Hero-module__sVHRLW__float;position:absolute}.Hero-module__sVHRLW__char1{font-size:4rem;animation-duration:7s;animation-delay:0s;top:15%;left:5%}.Hero-module__sVHRLW__char2{font-size:3.5rem;animation-duration:5s;animation-delay:1s;top:25%;right:8%}.Hero-module__sVHRLW__char3{font-size:2.5rem;animation-duration:8s;animation-delay:2s;top:60%;left:10%}.Hero-module__sVHRLW__char4{font-size:3rem;animation-duration:6s;animation-delay:.5s;top:70%;right:15%}.Hero-module__sVHRLW__char5{font-size:2rem;animation-duration:7.5s;animation-delay:3s;top:40%;left:3%}.Hero-module__sVHRLW__char6{font-size:3.5rem;animation-duration:5.5s;animation-delay:1.5s;bottom:20%;right:5%}.Hero-module__sVHRLW__char7{font-size:2rem;animation-duration:6.5s;animation-delay:2.5s;top:10%;left:40%}.Hero-module__sVHRLW__char8{font-size:2.5rem;animation-duration:8s;animation-delay:.8s;bottom:30%;left:25%}.Hero-module__sVHRLW__heroContent{gap:var(--space-3xl);padding:var(--space-3xl) 0;z-index:1;grid-template-columns:1fr 1fr;align-items:center;display:grid;position:relative}.Hero-module__sVHRLW__textContent{max-width:600px}.Hero-module__sVHRLW__hindiTagline{font-size:var(--text-xl);color:var(--color-accent-dark);margin-bottom:var(--space-md);font-weight:400}.Hero-module__sVHRLW__headline{margin-bottom:var(--space-lg);color:var(--color-text-primary);font-size:clamp(2.25rem,4vw,3.5rem);font-weight:800;line-height:1.1}.Hero-module__sVHRLW__headlineAccent{color:var(--color-primary);position:relative}.Hero-module__sVHRLW__headlineAccent:after{content:"";background:rgba(var(--color-accent-rgb), .25);z-index:-1;border-radius:4px;height:12px;position:absolute;bottom:4px;left:0;right:0}.Hero-module__sVHRLW__subheadline{font-size:var(--text-lg);color:var(--color-text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-xl)}.Hero-module__sVHRLW__ctaGroup{gap:var(--space-md);flex-wrap:wrap;display:flex}.Hero-module__sVHRLW__heroVisual{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__sVHRLW__visualCard{width:100%;max-width:420px;position:relative}.Hero-module__sVHRLW__visualCardInner{background:var(--color-surface);border-radius:var(--radius-xl);padding:var(--space-2xl);box-shadow:var(--shadow-xl);border:1px solid var(--color-border-light);position:relative;overflow:hidden}.Hero-module__sVHRLW__visualCardInner:before{content:"";background:linear-gradient(90deg, var(--color-primary), var(--color-accent), var(--color-accent-light));height:4px;position:absolute;top:0;left:0;right:0}.Hero-module__sVHRLW__bookIcon{margin-bottom:var(--space-lg);font-size:48px}.Hero-module__sVHRLW__visualContent{gap:var(--space-md);flex-direction:column;display:flex}.Hero-module__sVHRLW__miniChart{height:120px;padding:var(--space-md);background:var(--color-bg-secondary);border-radius:var(--radius-md);align-items:flex-end;gap:8px;display:flex}.Hero-module__sVHRLW__chartBar{background:linear-gradient(180deg, var(--color-accent), var(--color-primary));border-radius:4px 4px 0 0;flex:1;min-height:10px;transition:height 1s ease-out}.Hero-module__sVHRLW__chartBar:nth-child(2n){background:linear-gradient(180deg, var(--color-accent-light), var(--color-accent))}.Hero-module__sVHRLW__chartLabel{font-size:var(--text-sm);color:var(--color-text-secondary);text-align:center;font-weight:600}.Hero-module__sVHRLW__floatingBadge1,.Hero-module__sVHRLW__floatingBadge2{background:var(--color-surface);border-radius:var(--radius-full);box-shadow:var(--shadow-lg);font-size:var(--text-sm);white-space:nowrap;align-items:center;gap:6px;padding:10px 18px;font-weight:600;animation:4s ease-in-out infinite Hero-module__sVHRLW__float;display:flex;position:absolute}.Hero-module__sVHRLW__floatingBadge1{color:var(--color-success);animation-delay:0s;top:-10px;right:-20px}.Hero-module__sVHRLW__floatingBadge2{color:var(--color-accent-dark);animation-delay:1.5s;bottom:20px;left:-30px}.Hero-module__sVHRLW__trustBar{background:var(--color-surface);border-top:1px solid var(--color-border-light);padding:var(--space-xl) 0;z-index:1;opacity:0;transition:all .6s ease-out;position:relative;transform:translateY(20px)}.Hero-module__sVHRLW__trustBar.Hero-module__sVHRLW__visible{opacity:1;transform:translateY(0)}.Hero-module__sVHRLW__trustContainer{justify-content:center;align-items:center;gap:var(--space-2xl);display:flex}.Hero-module__sVHRLW__trustItem{flex-direction:column;align-items:center;gap:4px;display:flex}.Hero-module__sVHRLW__trustNumber{font-family:var(--font-heading);font-size:var(--text-3xl);color:var(--color-primary);font-weight:800}.Hero-module__sVHRLW__trustLabel{font-size:var(--text-sm);color:var(--color-text-secondary);font-weight:500}.Hero-module__sVHRLW__trustDivider{background:var(--color-border);width:1px;height:40px}@media (max-width:1024px){.Hero-module__sVHRLW__heroContent{text-align:center;gap:var(--space-2xl);grid-template-columns:1fr}.Hero-module__sVHRLW__textContent{flex-direction:column;align-items:center;max-width:100%;display:flex}.Hero-module__sVHRLW__ctaGroup{justify-content:center}.Hero-module__sVHRLW__heroVisual{margin-bottom:var(--space-lg)}.Hero-module__sVHRLW__visualCard{max-width:360px}}@media (max-width:768px){.Hero-module__sVHRLW__hero{padding-top:60px}.Hero-module__sVHRLW__trustContainer{gap:var(--space-lg);flex-wrap:wrap}.Hero-module__sVHRLW__trustDivider{display:none}.Hero-module__sVHRLW__trustItem{width:40%}.Hero-module__sVHRLW__floatingBadge1,.Hero-module__sVHRLW__floatingBadge2{display:none}.Hero-module__sVHRLW__ctaGroup{flex-direction:column;width:100%}.Hero-module__sVHRLW__ctaGroup .Hero-module__sVHRLW__btn{justify-content:center;width:100%}}@media (max-width:480px){.Hero-module__sVHRLW__heroContent{padding:var(--space-xl) 0}}
.Courses-module__V0jbBW__courses{background:var(--color-bg-primary);position:relative}.Courses-module__V0jbBW__courseGrid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.Courses-module__V0jbBW__courseCard{background:var(--color-surface);border-radius:var(--radius-lg);padding:var(--space-2xl);border:1px solid var(--color-border-light);opacity:0;transition:all .5s ease-out;position:relative;overflow:hidden;transform:translateY(30px)}.Courses-module__V0jbBW__courseCard.Courses-module__V0jbBW__visible{opacity:1;transform:translateY(0)}.Courses-module__V0jbBW__courseCard:hover{box-shadow:var(--shadow-xl);border-color:#0000;transform:translateY(-6px)}.Courses-module__V0jbBW__cardAccent{border-radius:var(--radius-lg) var(--radius-lg) 0 0;height:4px;position:absolute;top:0;left:0;right:0}.Courses-module__V0jbBW__iconWrapper{border-radius:var(--radius-md);width:64px;height:64px;margin-bottom:var(--space-lg);justify-content:center;align-items:center;display:flex}.Courses-module__V0jbBW__icon{font-size:32px}.Courses-module__V0jbBW__tags{gap:var(--space-xs);margin-bottom:var(--space-md);flex-wrap:wrap;display:flex}.Courses-module__V0jbBW__tag{text-transform:uppercase;letter-spacing:.5px;background:var(--color-bg-secondary);color:var(--color-text-secondary);border-radius:var(--radius-full);padding:4px 10px;font-size:11px;font-weight:600;display:inline-block}.Courses-module__V0jbBW__cardTitle{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--color-text-primary);margin-bottom:var(--space-xs);font-weight:700}.Courses-module__V0jbBW__level{font-size:var(--text-sm);color:var(--color-accent-dark);margin-bottom:var(--space-md);font-weight:600;display:inline-block}.Courses-module__V0jbBW__cardDesc{font-size:var(--text-base);color:var(--color-text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-lg)}.Courses-module__V0jbBW__highlights{gap:var(--space-sm);margin-bottom:var(--space-xl);flex-direction:column;display:flex}.Courses-module__V0jbBW__highlight{align-items:center;gap:var(--space-sm);font-size:var(--text-sm);color:var(--color-text-secondary);display:flex}.Courses-module__V0jbBW__checkIcon{background:var(--color-success-light);width:20px;height:20px;color:var(--color-success);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.Courses-module__V0jbBW__exploreLink{font-family:var(--font-heading);font-weight:600;font-size:var(--text-sm);color:var(--color-accent-dark);transition:gap var(--transition-fast), color var(--transition-fast);align-items:center;gap:6px;display:inline-flex}.Courses-module__V0jbBW__exploreLink:hover{color:var(--color-primary);gap:12px}@media (max-width:1024px){.Courses-module__V0jbBW__courseGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Courses-module__V0jbBW__courseGrid{grid-template-columns:1fr}}
.WhyUs-module__Sguura__whyUs{background:var(--color-bg-secondary);position:relative}.WhyUs-module__Sguura__pillarGrid{gap:var(--space-xl);grid-template-columns:repeat(2,1fr);display:grid}.WhyUs-module__Sguura__pillarCard{gap:var(--space-lg);background:var(--color-surface);border-radius:var(--radius-lg);padding:var(--space-xl);border:1px solid var(--color-border-light);opacity:0;transition:all .5s ease-out;display:flex;transform:translateY(24px)}.WhyUs-module__Sguura__pillarCard.WhyUs-module__Sguura__visible{opacity:1;transform:translateY(0)}.WhyUs-module__Sguura__pillarCard:hover{box-shadow:var(--shadow-lg);border-color:rgba(var(--color-accent-rgb), .2);transform:translateY(-3px)}.WhyUs-module__Sguura__pillarIcon{border-radius:var(--radius-md);background:linear-gradient(135deg, rgba(var(--color-accent-rgb), .12), rgba(var(--color-primary-rgb), .08));justify-content:center;align-items:center;width:64px;min-width:64px;height:64px;font-size:28px;display:flex}.WhyUs-module__Sguura__pillarContent{flex:1}.WhyUs-module__Sguura__pillarTitle{font-family:var(--font-heading);font-size:var(--text-lg);color:var(--color-text-primary);margin-bottom:var(--space-sm);font-weight:700}.WhyUs-module__Sguura__pillarDesc{font-size:var(--text-base);color:var(--color-text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-md)}.WhyUs-module__Sguura__pillarStat{align-items:center;gap:var(--space-sm);padding-top:var(--space-md);border-top:1px solid var(--color-border-light);display:flex}.WhyUs-module__Sguura__statValue{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--color-accent-dark);font-weight:800}.WhyUs-module__Sguura__statLabel{font-size:var(--text-sm);color:var(--color-text-muted);font-weight:500}@media (max-width:768px){.WhyUs-module__Sguura__pillarGrid{grid-template-columns:1fr}.WhyUs-module__Sguura__pillarCard{flex-direction:column;align-items:flex-start}}
.Testimonials-module__R2_phq__testimonials{opacity:0;background:radial-gradient(120% 120% at 50% 10%,#faf8f5 60%,#f5efe6 100%);transition:all .7s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;transform:translateY(20px)}.Testimonials-module__R2_phq__testimonials.Testimonials-module__R2_phq__visible{opacity:1;transform:translateY(0)}.Testimonials-module__R2_phq__bgGlow{pointer-events:none;background:radial-gradient(circle,#e8963e14 0%,#0000 70%);width:600px;height:300px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Testimonials-module__R2_phq__carouselContainer{max-width:760px;margin:0 auto;position:relative}.Testimonials-module__R2_phq__sliderWindow{align-items:center;min-height:360px;display:grid;position:relative}.Testimonials-module__R2_phq__card{z-index:1;background:#fff;border:1px solid #8a2e1f14;border-radius:20px;flex-direction:column;grid-area:1/1;padding:40px 48px;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 10px 40px -10px #2f2a2414,0 1px 3px #00000005}.Testimonials-module__R2_phq__card.Testimonials-module__R2_phq__active{z-index:2}.Testimonials-module__R2_phq__stars{margin-bottom:var(--space-md);gap:3px;display:flex}.Testimonials-module__R2_phq__star{color:#e8963e;filter:drop-shadow(0 1px 2px #e8963e33);font-size:1.25rem}.Testimonials-module__R2_phq__highlightBadge{background:#e8963e14;border:1px solid #e8963e26;border-radius:50px;align-items:center;gap:8px;padding:6px 14px;display:inline-flex;position:absolute;top:36px;right:48px}.Testimonials-module__R2_phq__badgePulse{background:#e8963e;border-radius:50%;width:6px;height:6px;animation:2s infinite Testimonials-module__R2_phq__pulseGlow}.Testimonials-module__R2_phq__badgeText{color:#8a2e1f;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:700}.Testimonials-module__R2_phq__quote{color:#2f2a24;margin:0 0 var(--space-xl) 0;letter-spacing:-.2px;font-family:inherit;font-size:1.2rem;font-style:normal;font-weight:500;line-height:1.6}.Testimonials-module__R2_phq__authorInfo{align-items:center;gap:var(--space-md);padding-top:var(--space-md);border-top:1px solid #f0ebe4;margin-top:auto;display:flex}.Testimonials-module__R2_phq__avatar{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#8a2e1f 0%,#6b0f1a 100%);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:.9rem;font-weight:700;display:flex;box-shadow:0 4px 10px #8a2e1f33}.Testimonials-module__R2_phq__meta{flex-direction:column;gap:2px;display:flex}.Testimonials-module__R2_phq__authorName{color:#2f2a24;margin:0;font-size:1rem;font-weight:700}.Testimonials-module__R2_phq__authorRole{color:#8c847e;margin:0;font-size:.8rem;font-weight:500}.Testimonials-module__R2_phq__navigation{justify-content:space-between;align-items:center;margin-top:30px;padding:0 10px;display:flex}.Testimonials-module__R2_phq__navButton{color:#8c847e;cursor:pointer;background:#fff;border:1px solid #faf8f5;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;box-shadow:0 4px 12px #2f2a240d}.Testimonials-module__R2_phq__navButton:hover{color:#8a2e1f;border-color:#8a2e1f26;transform:translateY(-2px);box-shadow:0 6px 16px #8a2e1f14}.Testimonials-module__R2_phq__indicators{gap:6px;display:flex}.Testimonials-module__R2_phq__dot{cursor:pointer;background:#e8e0d8;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.Testimonials-module__R2_phq__dot:hover{background:#8c847e}.Testimonials-module__R2_phq__activeDot{background:#8a2e1f;border-radius:4px;width:24px}@keyframes Testimonials-module__R2_phq__pulseGlow{0%{opacity:.5;transform:scale(.95)}50%{opacity:1;transform:scale(1.15)}to{opacity:.5;transform:scale(.95)}}@media (max-width:768px){.Testimonials-module__R2_phq__sliderWindow{min-height:420px}.Testimonials-module__R2_phq__card{padding:30px}.Testimonials-module__R2_phq__highlightBadge{margin-bottom:var(--space-md);align-self:flex-start;position:relative;top:0;right:0}.Testimonials-module__R2_phq__quote{font-size:1.05rem}}@media (max-width:480px){.Testimonials-module__R2_phq__sliderWindow{min-height:460px}}
.CTABanner-module__eLFrMG__ctaBanner{background:linear-gradient(135deg,#1a110e 0%,#2a1713 50%,#150a08 100%);border-top:1px solid #e8963e1a;border-bottom:1px solid #e8963e0d;padding:80px 0;position:relative;overflow:hidden}.CTABanner-module__eLFrMG__bgOverlay{pointer-events:none;background:radial-gradient(circle at 10% 20%,#e8963e14 0%,#0000 40%),radial-gradient(circle at 90% 80%,#8a2e1f1f 0%,#0000 50%);position:absolute;inset:0}.CTABanner-module__eLFrMG__waveDecoration{background:radial-gradient(circle at bottom,#e8963e0a 0%,#0000 80%);height:10px;position:absolute;bottom:0;left:0;right:0}.CTABanner-module__eLFrMG__ctaContent{z-index:2;justify-content:space-between;align-items:center;gap:60px;display:flex;position:relative}.CTABanner-module__eLFrMG__ctaText{max-width:580px}.CTABanner-module__eLFrMG__ctaLabel{color:var(--color-accent);text-transform:uppercase;letter-spacing:2px;margin-bottom:var(--space-xs);font-size:.75rem;font-weight:700;display:inline-block}.CTABanner-module__eLFrMG__ctaTitle{font-family:var(--font-heading);color:#fff;margin-bottom:var(--space-md);letter-spacing:-.5px;font-size:2.25rem;font-weight:800;line-height:1.25}.CTABanner-module__eLFrMG__ctaSubtitle{color:#ffffffb3;margin:0;font-size:1.05rem;line-height:1.6}.CTABanner-module__eLFrMG__ctaButtons{flex-shrink:0;gap:16px;display:flex}.CTABanner-module__eLFrMG__btnDemo{background:var(--color-accent);border:1px solid #ffffff1a;border-radius:12px;padding:14px 28px;font-weight:700;transition:all .22s;box-shadow:0 4px 20px #e8963e40;color:#fff!important}.CTABanner-module__eLFrMG__btnDemo:hover{background:var(--color-accent-light);transform:translateY(-2px);box-shadow:0 8px 30px #e8963e59}.CTABanner-module__eLFrMG__btnWhatsapp{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;padding:14px 28px;font-weight:600;transition:all .22s;color:#fff!important}.CTABanner-module__eLFrMG__btnWhatsapp:hover{background:#ffffff14;border-color:#ffffff40;transform:translateY(-2px);box-shadow:0 8px 24px #00000026}@media (max-width:992px){.CTABanner-module__eLFrMG__ctaContent{text-align:center;flex-direction:column;gap:30px}.CTABanner-module__eLFrMG__ctaText{max-width:100%}.CTABanner-module__eLFrMG__ctaButtons{justify-content:center;width:100%}}@media (max-width:576px){.CTABanner-module__eLFrMG__ctaBanner{padding:60px 0}.CTABanner-module__eLFrMG__ctaTitle{font-size:1.75rem}.CTABanner-module__eLFrMG__ctaButtons{flex-direction:column;width:100%}.CTABanner-module__eLFrMG__ctaButtons a{justify-content:center;width:100%}}
.Footer-module__ZYETya__footer{color:#ffffffb3;background:linear-gradient(#180f0d 0%,#0f0908 100%);border-top:1px solid #e8963e14;padding:80px 0 0}.Footer-module__ZYETya__footerGrid{grid-template-columns:1.5fr 1fr 1.2fr 1fr;gap:40px;padding-bottom:50px;display:grid}.Footer-module__ZYETya__brandCol{flex-direction:column;gap:20px;display:flex}.Footer-module__ZYETya__logo{align-items:center;gap:12px;text-decoration:none;display:flex}.Footer-module__ZYETya__logoIcon{color:var(--color-accent);filter:drop-shadow(0 0 10px #e8963e33);font-size:2.2rem}.Footer-module__ZYETya__logoText{font-family:var(--font-heading);color:#fff;font-size:1.5rem;font-weight:800;line-height:1;display:block}.Footer-module__ZYETya__logoSub{color:var(--color-accent);text-transform:uppercase;letter-spacing:1px;margin-top:2px;font-size:.65rem;font-weight:700;display:block}.Footer-module__ZYETya__tagline{color:#ffffff80;margin:0;font-size:.85rem;line-height:1.6}.Footer-module__ZYETya__socialLinks{gap:12px;display:flex}.Footer-module__ZYETya__socialIcon{color:#fff9;background:#ffffff08;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.Footer-module__ZYETya__socialIcon:hover{color:var(--color-accent);background:#e8963e1a;border-color:#e8963e4d;transform:translateY(-2px)}.Footer-module__ZYETya__linkCol{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__ZYETya__colTitle{font-family:var(--font-heading);color:#fff;letter-spacing:.5px;margin:0 0 var(--space-xs) 0;text-transform:uppercase;width:fit-content;font-size:.95rem;font-weight:700;display:inline-block;position:relative}.Footer-module__ZYETya__colTitle:after{content:"";background:var(--color-accent);border-radius:var(--radius-full);width:20px;height:2px;position:absolute;bottom:-6px;left:0}.Footer-module__ZYETya__linkList,.Footer-module__ZYETya__contactList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__ZYETya__linkList a{color:#ffffff80;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s,transform .2s;display:inline-block}.Footer-module__ZYETya__linkList a:hover{color:var(--color-accent);transform:translate(4px)}.Footer-module__ZYETya__contactList li{color:#ffffff80;align-items:flex-start;gap:10px;font-size:.85rem;display:flex}.Footer-module__ZYETya__contactIcon{color:var(--color-accent);font-size:1rem}.Footer-module__ZYETya__contactList a{color:#ffffff80;text-decoration:none;transition:color .2s}.Footer-module__ZYETya__contactList a:hover{color:var(--color-accent)}.Footer-module__ZYETya__footerBottom{background:#0003;border-top:1px solid #ffffff0d;padding:24px 0}.Footer-module__ZYETya__copyright{color:#ffffff4d;margin:0;font-size:.8rem}@media (max-width:992px){.Footer-module__ZYETya__footerGrid{grid-template-columns:1fr 1fr;gap:30px}}@media (max-width:576px){.Footer-module__ZYETya__footer{padding:60px 0 0}.Footer-module__ZYETya__footerGrid{grid-template-columns:1fr;gap:30px}.Footer-module__ZYETya__brandCol{text-align:center;align-items:center}.Footer-module__ZYETya__colTitle:after{left:50%;transform:translate(-50%)}.Footer-module__ZYETya__linkCol{text-align:center;align-items:center}.Footer-module__ZYETya__contactList li{justify-content:center}.Footer-module__ZYETya__footerBottom{text-align:center}.Footer-module__ZYETya__footerBottom .Footer-module__ZYETya__container{flex-direction:column;align-items:center;gap:8px}}
