.HeroSection-module__YGMWTW__hero{background:linear-gradient(135deg,var(--navy-950)0%,var(--navy-900)40%,var(--navy-800)100%);background-image:url(/images/hero-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:100vh;padding-top:5rem;display:flex;position:relative;overflow:hidden}.HeroSection-module__YGMWTW__bgOverlay{z-index:1;background:linear-gradient(90deg,#04040ceb 0%,#04040cbf 55%,#04040c8c 100%);position:absolute;inset:0}.HeroSection-module__YGMWTW__bgPattern{background-image:radial-gradient(#c8a55a08 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.HeroSection-module__YGMWTW__particles{pointer-events:none;position:absolute;inset:0}.HeroSection-module__YGMWTW__particle{background:var(--gold-500);width:4px;height:4px;top:100%;left:var(--x);opacity:0;animation:HeroSection-module__YGMWTW__floatUp 8s var(--delay)infinite;border-radius:50%;position:absolute}@keyframes HeroSection-module__YGMWTW__floatUp{0%{opacity:0;transform:translateY(0)scale(0)}10%{opacity:.6;transform:scale(1)}90%{opacity:.2}to{opacity:0;transform:translateY(-100vh)scale(.5)}}.HeroSection-module__YGMWTW__container{z-index:3;grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;padding-top:2rem;padding-bottom:3rem;display:grid;position:relative}.HeroSection-module__YGMWTW__content{animation:.8s ease-out HeroSection-module__YGMWTW__fadeInUp}.HeroSection-module__YGMWTW__badge{border-radius:var(--radius-full);color:var(--gold-400);letter-spacing:.02em;background:#c8a55a1a;border:1px solid #c8a55a40;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;display:inline-flex}.HeroSection-module__YGMWTW__badgeDot{background:var(--gold-500);border-radius:50%;width:8px;height:8px;animation:2s infinite HeroSection-module__YGMWTW__pulse}.HeroSection-module__YGMWTW__title{color:var(--white);margin-bottom:1.5rem;font-size:clamp(2.5rem,5.5vw,4rem);font-weight:800;line-height:1.1}.HeroSection-module__YGMWTW__highlight{background:linear-gradient(135deg,var(--gold-400),var(--gold-600));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HeroSection-module__YGMWTW__subtitle{color:#ffffffa6;max-width:540px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.7}.HeroSection-module__YGMWTW__actions{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.HeroSection-module__YGMWTW__trustBadges{flex-wrap:wrap;gap:2rem;display:flex}.HeroSection-module__YGMWTW__trustItem{color:#fff9;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.HeroSection-module__YGMWTW__trustItem svg{color:var(--gold-500)}.HeroSection-module__YGMWTW__heroVisual{justify-content:center;align-items:center;animation:.8s ease-out .3s backwards HeroSection-module__YGMWTW__fadeInUp;display:flex}.HeroSection-module__YGMWTW__visualCard{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:450px;display:flex;position:relative}.HeroSection-module__YGMWTW__cardGlow{background:radial-gradient(circle,#c8a55a26,#0000);border-radius:50%;width:300px;height:300px;animation:4s infinite HeroSection-module__YGMWTW__pulse;position:absolute}.HeroSection-module__YGMWTW__statsCard{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-xl);background:#ffffff0f;border:1px solid #ffffff1a;padding:1.5rem 2rem;animation:6s infinite HeroSection-module__YGMWTW__float;position:absolute;top:15%;left:5%}.HeroSection-module__YGMWTW__statsCard2{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-xl);background:#c8a55a1a;border:1px solid #c8a55a33;padding:1.5rem 2rem;animation:6s 1.5s infinite HeroSection-module__YGMWTW__float;position:absolute;bottom:20%;right:5%}.HeroSection-module__YGMWTW__statBig{font-family:var(--font-heading);color:var(--gold-400);margin-bottom:.25rem;font-size:2.5rem;font-weight:800;line-height:1}.HeroSection-module__YGMWTW__statLabel{color:#ffffff80;font-size:.8125rem;font-weight:500}.HeroSection-module__YGMWTW__scaleIcon{width:180px;height:180px;animation:8s .5s infinite HeroSection-module__YGMWTW__float}.HeroSection-module__YGMWTW__scrollIndicator{z-index:2;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.HeroSection-module__YGMWTW__scrollMouse{border:2px solid #ffffff4d;border-radius:13px;justify-content:center;width:26px;height:40px;padding-top:8px;display:flex}.HeroSection-module__YGMWTW__scrollWheel{background:var(--gold-500);border-radius:2px;width:3px;height:8px;animation:2s infinite HeroSection-module__YGMWTW__scrollDown}@keyframes HeroSection-module__YGMWTW__scrollDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}@media (max-width:1024px){.HeroSection-module__YGMWTW__container{text-align:center;grid-template-columns:1fr}.HeroSection-module__YGMWTW__subtitle{margin-left:auto;margin-right:auto}.HeroSection-module__YGMWTW__actions,.HeroSection-module__YGMWTW__trustBadges{justify-content:center}.HeroSection-module__YGMWTW__heroVisual{display:none}}@media (max-width:640px){.HeroSection-module__YGMWTW__title{font-size:2rem}.HeroSection-module__YGMWTW__subtitle{font-size:1.0625rem}.HeroSection-module__YGMWTW__actions{flex-direction:column;align-items:stretch}.HeroSection-module__YGMWTW__trustBadges{flex-direction:column;align-items:center;gap:1rem}}
.StatsSection-module__danPxa__section{background:var(--white);z-index:3;margin-top:-3rem;padding:0;position:relative}.StatsSection-module__danPxa__container{max-width:var(--container-max);background:var(--white);border-radius:var(--radius-2xl);grid-template-columns:repeat(6,1fr);margin:0 auto;padding:0 1.5rem;display:grid;overflow:hidden;box-shadow:0 20px 60px #0000001a}.StatsSection-module__danPxa__stat{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2.25rem 1.5rem;transition:background .3s,transform .3s;display:flex;position:relative}.StatsSection-module__danPxa__stat:not(:last-child):after{content:"";background:var(--gray-200);width:1px;height:60%;position:absolute;top:20%;right:0}.StatsSection-module__danPxa__stat:hover{background:#c8a55a0a}.StatsSection-module__danPxa__statIcon{border-radius:var(--radius-lg);background:linear-gradient(135deg,#c8a55a26,#c8a55a0d);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto .75rem;transition:transform .3s;display:flex}.StatsSection-module__danPxa__stat:hover .StatsSection-module__danPxa__statIcon{transform:scale(1.1)}.StatsSection-module__danPxa__statIcon svg{width:22px;height:22px;color:var(--gold-600)}.StatsSection-module__danPxa__statValue{font-family:var(--font-heading);color:var(--navy-900);font-size:2.25rem;font-weight:800;line-height:1}.StatsSection-module__danPxa__statLabel{color:var(--gray-500);font-size:.8125rem;font-weight:500;line-height:1.3}.StatsSection-module__danPxa__featureStat{background:linear-gradient(135deg,#c8a55a0f 0%,#c8a55a05 100%)}.StatsSection-module__danPxa__featureStat:hover{background:linear-gradient(135deg,#c8a55a1f 0%,#c8a55a0a 100%)}.StatsSection-module__danPxa__featureIcon{border:1px solid #c8a55a33;background:linear-gradient(135deg,#c8a55a40,#c8a55a1a)!important}.StatsSection-module__danPxa__featureLabel{color:var(--navy-900);text-align:center;text-transform:uppercase;letter-spacing:.02em;font-size:.8125rem;font-weight:700;line-height:1.4}@media (max-width:1200px){.StatsSection-module__danPxa__container{grid-template-columns:repeat(3,1fr)}.StatsSection-module__danPxa__stat:nth-child(3):after{display:none}.StatsSection-module__danPxa__stat:first-child,.StatsSection-module__danPxa__stat:nth-child(2),.StatsSection-module__danPxa__stat:nth-child(3){border-bottom:1px solid var(--gray-200)}}@media (max-width:768px){.StatsSection-module__danPxa__container{grid-template-columns:repeat(2,1fr)}.StatsSection-module__danPxa__stat:nth-child(2):after,.StatsSection-module__danPxa__stat:nth-child(4):after{display:none}.StatsSection-module__danPxa__stat:first-child,.StatsSection-module__danPxa__stat:nth-child(2),.StatsSection-module__danPxa__stat:nth-child(3),.StatsSection-module__danPxa__stat:nth-child(4){border-bottom:1px solid var(--gray-200)}.StatsSection-module__danPxa__statValue{font-size:1.875rem}}@media (max-width:480px){.StatsSection-module__danPxa__container{grid-template-columns:1fr 1fr}.StatsSection-module__danPxa__stat{padding:1.5rem 1rem}.StatsSection-module__danPxa__statValue{font-size:1.5rem}}
.CategoriasSection-module__xxG97W__section{padding:var(--space-24)0;background:var(--gray-50)}.CategoriasSection-module__xxG97W__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.CategoriasSection-module__xxG97W__card{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-xl);align-items:center;gap:1.25rem;padding:1.5rem;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.CategoriasSection-module__xxG97W__card:before{content:"";background:linear-gradient(180deg,var(--gold-400),var(--gold-600));border-radius:0 2px 2px 0;width:3px;transition:transform .3s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.CategoriasSection-module__xxG97W__card:hover{border-color:#c8a55a4d;transform:translateY(-2px);box-shadow:0 8px 32px #00000014}.CategoriasSection-module__xxG97W__card:hover:before{transform:scaleY(1)}.CategoriasSection-module__xxG97W__iconWrap{border-radius:var(--radius-lg);width:60px;height:60px;color:var(--gold-600);margin-bottom:var(--space-4);background:#c8a55a1a;justify-content:center;align-items:center;font-size:2rem;display:flex}.CategoriasSection-module__xxG97W__card:hover .CategoriasSection-module__xxG97W__iconWrap{background:linear-gradient(135deg,#c8a55a33,#c8a55a1a)}.CategoriasSection-module__xxG97W__iconWrap svg{width:22px;height:22px;color:var(--gold-600)}.CategoriasSection-module__xxG97W__content{flex:1;min-width:0}.CategoriasSection-module__xxG97W__title{color:var(--navy-900);margin-bottom:.25rem;font-size:.9375rem;font-weight:700;line-height:1.3}.CategoriasSection-module__xxG97W__desc{color:var(--gray-500);margin:0;font-size:.8125rem;line-height:1.4}.CategoriasSection-module__xxG97W__arrow{width:18px;height:18px;color:var(--gray-300);flex-shrink:0;transition:all .3s}.CategoriasSection-module__xxG97W__card:hover .CategoriasSection-module__xxG97W__arrow{color:var(--gold-500);transform:translate(4px)}@media (max-width:1024px){.CategoriasSection-module__xxG97W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.CategoriasSection-module__xxG97W__grid{grid-template-columns:1fr}}
.BannerHonorarios-module__ZoGuyW__banner{padding:var(--space-8)0;background:var(--navy-950);position:relative;overflow:hidden}.BannerHonorarios-module__ZoGuyW__banner:before{content:"";pointer-events:none;background:radial-gradient(circle,#c8a55a14 0%,#0000 70%);width:40%;height:200%;position:absolute;top:-50%;right:-10%;transform:rotate(-15deg)}.BannerHonorarios-module__ZoGuyW__banner:after{content:"";pointer-events:none;background:radial-gradient(circle,#c8a55a0d 0%,#0000 70%);width:30%;height:200%;position:absolute;bottom:-50%;left:-10%;transform:rotate(15deg)}.BannerHonorarios-module__ZoGuyW__container{max-width:var(--container-max);padding:0 var(--space-6);margin:0 auto}.BannerHonorarios-module__ZoGuyW__card{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-2xl);padding:var(--space-8)var(--space-10);justify-content:space-between;align-items:center;gap:var(--space-10);z-index:1;background:linear-gradient(135deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff1a;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000004d}.BannerHonorarios-module__ZoGuyW__card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#c8a55a66,#0000 40%,#c8a55a33);padding:1px;animation:6s linear infinite BannerHonorarios-module__ZoGuyW__borderGlow;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes BannerHonorarios-module__ZoGuyW__borderGlow{0%,to{opacity:.5}50%{opacity:1}}.BannerHonorarios-module__ZoGuyW__content{align-items:center;gap:var(--space-8);flex:1;display:flex}.BannerHonorarios-module__ZoGuyW__iconWrapper{border-radius:var(--radius-xl);width:64px;height:64px;color:var(--gold-400);background:#c8a55a1a;border:1px solid #c8a55a33;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 8px 16px #0003}.BannerHonorarios-module__ZoGuyW__textGroup{gap:var(--space-2);flex-direction:column;display:flex}.BannerHonorarios-module__ZoGuyW__tag{color:var(--gold-400);letter-spacing:.15em;text-transform:uppercase;font-size:.75rem;font-weight:700;display:inline-block}.BannerHonorarios-module__ZoGuyW__text{color:var(--white);max-width:600px;margin:0;font-size:1.25rem;font-weight:500;line-height:1.4}.BannerHonorarios-module__ZoGuyW__text strong{color:var(--gold-300);font-weight:700}.BannerHonorarios-module__ZoGuyW__btn{align-items:center;gap:var(--space-3);color:var(--navy-950);padding:var(--space-4)var(--space-8);border-radius:var(--radius-lg);white-space:nowrap;background:linear-gradient(135deg,#d4d4dc,#a8a8b0);font-size:1rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 10px 20px #0000001a,inset 0 1px 1px #fff3}.BannerHonorarios-module__ZoGuyW__btn:hover{background:linear-gradient(135deg,var(--white),#d4d4dc);transform:translateY(-4px)scale(1.02);box-shadow:0 15px 30px #0003}.BannerHonorarios-module__ZoGuyW__btn svg{transition:transform .3s}.BannerHonorarios-module__ZoGuyW__btn:hover svg{transform:translate(4px)}@media (max-width:1024px){.BannerHonorarios-module__ZoGuyW__card{text-align:center;gap:var(--space-8);padding:var(--space-10)var(--space-8);flex-direction:column}.BannerHonorarios-module__ZoGuyW__content{gap:var(--space-6);flex-direction:column}.BannerHonorarios-module__ZoGuyW__text{font-size:1.125rem}}@media (max-width:640px){.BannerHonorarios-module__ZoGuyW__banner{padding:var(--space-4)0}.BannerHonorarios-module__ZoGuyW__card{padding:var(--space-8)var(--space-6);border-radius:var(--radius-xl)}.BannerHonorarios-module__ZoGuyW__iconWrapper{width:56px;height:56px}.BannerHonorarios-module__ZoGuyW__btn{justify-content:center;width:100%}}
.ServicesSection-module__yIL7hG__section{background:var(--gray-50)}.ServicesSection-module__yIL7hG__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.ServicesSection-module__yIL7hG__card{background:var(--white);border-radius:var(--radius-xl);border:1px solid var(--gray-100);transition:all var(--transition-base);flex-direction:column;padding:2.5rem 2rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.ServicesSection-module__yIL7hG__card:before{content:"";background:linear-gradient(90deg,var(--gold-500),var(--gold-300));height:3px;transition:transform var(--transition-base);transform-origin:0;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.ServicesSection-module__yIL7hG__card:hover{box-shadow:var(--shadow-lg);border-color:#c8a55a33;transform:translateY(-4px)}.ServicesSection-module__yIL7hG__card:hover:before{transform:scaleX(1)}.ServicesSection-module__yIL7hG__cardIcon{border-radius:var(--radius-lg);width:56px;height:56px;transition:all var(--transition-base);background:linear-gradient(135deg,#c8a55a1a,#c8a55a0a);justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.ServicesSection-module__yIL7hG__cardIcon svg{width:28px;height:28px;color:var(--gold-600);transition:all var(--transition-base)}.ServicesSection-module__yIL7hG__card:hover .ServicesSection-module__yIL7hG__cardIcon{background:linear-gradient(135deg,var(--gold-500),var(--gold-600))}.ServicesSection-module__yIL7hG__card:hover .ServicesSection-module__yIL7hG__cardIcon svg{color:var(--navy-950)}.ServicesSection-module__yIL7hG__cardTitle{font-family:var(--font-heading);color:var(--navy-900);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.ServicesSection-module__yIL7hG__cardDesc{color:var(--gray-600);flex:1;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.7}.ServicesSection-module__yIL7hG__cardLink{color:var(--gold-600);transition:gap var(--transition-fast);align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:inline-flex}.ServicesSection-module__yIL7hG__card:hover .ServicesSection-module__yIL7hG__cardLink{gap:.75rem}@media (max-width:1024px){.ServicesSection-module__yIL7hG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ServicesSection-module__yIL7hG__grid{grid-template-columns:1fr}.ServicesSection-module__yIL7hG__card{padding:2rem 1.5rem}}
.FAQsSection-module__VBwxNa__section{padding:var(--space-24)0;background:var(--white)}.FAQsSection-module__VBwxNa__list{flex-direction:column;gap:1.25rem;max-width:800px;margin:0 auto;display:flex}.FAQsSection-module__VBwxNa__item{border:1px solid var(--gray-200);border-radius:var(--radius-xl);transition:border-color .3s,box-shadow .3s;overflow:hidden}.FAQsSection-module__VBwxNa__item.FAQsSection-module__VBwxNa__active{border-color:#c8a55a66;box-shadow:0 4px 24px #c8a55a14}.FAQsSection-module__VBwxNa__question{cursor:pointer;text-align:left;width:100%;color:var(--navy-900);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.375rem 1.75rem;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.4;transition:background .2s;display:flex}.FAQsSection-module__VBwxNa__question:hover{background:#c8a55a08}.FAQsSection-module__VBwxNa__item.FAQsSection-module__VBwxNa__active .FAQsSection-module__VBwxNa__question{color:var(--navy-900)}.FAQsSection-module__VBwxNa__chevron{width:20px;height:20px;color:var(--gold-500);flex-shrink:0;transition:transform .35s cubic-bezier(.16,1,.3,1)}.FAQsSection-module__VBwxNa__item.FAQsSection-module__VBwxNa__active .FAQsSection-module__VBwxNa__chevron{transform:rotate(180deg)}.FAQsSection-module__VBwxNa__answer{max-height:0;transition:max-height .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.FAQsSection-module__VBwxNa__item.FAQsSection-module__VBwxNa__active .FAQsSection-module__VBwxNa__answer{max-height:400px}.FAQsSection-module__VBwxNa__answer p{color:var(--gray-600);border-top:1px solid var(--gray-100);margin:0;padding:1.25rem 1.75rem 1.5rem;font-size:.9375rem;line-height:1.7}@media (max-width:640px){.FAQsSection-module__VBwxNa__question{padding:1.25rem;font-size:.9375rem}.FAQsSection-module__VBwxNa__answer p{padding:1rem 1.25rem 1.25rem}}
.ProcessSection-module__MMp8aW__section{background:var(--white)}.ProcessSection-module__MMp8aW__timeline{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.ProcessSection-module__MMp8aW__step{text-align:center;padding:0 1.5rem;position:relative}.ProcessSection-module__MMp8aW__stepNumber{justify-content:center;margin-bottom:2rem;display:flex;position:relative}.ProcessSection-module__MMp8aW__stepNumber span{background:linear-gradient(135deg,var(--gold-500),var(--gold-600));width:56px;height:56px;color:var(--navy-950);font-family:var(--font-heading);z-index:2;box-shadow:var(--shadow-gold);border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;font-weight:800;display:flex;position:relative}.ProcessSection-module__MMp8aW__connector{background:linear-gradient(90deg,var(--gold-500),var(--gold-300),var(--gold-500));z-index:1;opacity:.3;height:2px;position:absolute;top:50%;left:calc(50% + 35px);right:calc(-50% - 35px)}.ProcessSection-module__MMp8aW__stepContent{position:relative}.ProcessSection-module__MMp8aW__stepIcon{border-radius:var(--radius-lg);background:#c8a55a14;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1.25rem;display:flex}.ProcessSection-module__MMp8aW__stepIcon svg{width:24px;height:24px;color:var(--gold-600)}.ProcessSection-module__MMp8aW__stepTitle{font-family:var(--font-heading);color:var(--navy-900);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.ProcessSection-module__MMp8aW__stepDesc{color:var(--gray-600);font-size:.9375rem;line-height:1.7}@media (max-width:1024px){.ProcessSection-module__MMp8aW__timeline{grid-template-columns:repeat(2,1fr);gap:3rem}.ProcessSection-module__MMp8aW__connector{display:none}}@media (max-width:640px){.ProcessSection-module__MMp8aW__timeline{grid-template-columns:1fr;gap:2.5rem}.ProcessSection-module__MMp8aW__step{text-align:left;grid-template-columns:auto 1fr;gap:1.5rem;padding:0;display:grid}.ProcessSection-module__MMp8aW__stepNumber{margin-bottom:0}.ProcessSection-module__MMp8aW__stepIcon{margin:0 0 .75rem}}
.TestimonialsSection-module__XID2pW__section{background:linear-gradient(135deg,var(--navy-950),var(--navy-900));position:relative;overflow:hidden}.TestimonialsSection-module__XID2pW__section:before{content:"";background:radial-gradient(at 30%,#c8a55a0f,#0000 60%);position:absolute;inset:0}.TestimonialsSection-module__XID2pW__carousel{position:relative}.TestimonialsSection-module__XID2pW__cards{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.TestimonialsSection-module__XID2pW__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-xl);cursor:pointer;transition:all var(--transition-base);background:#ffffff0a;border:1px solid #ffffff14;padding:2rem}.TestimonialsSection-module__XID2pW__card.TestimonialsSection-module__XID2pW__active,.TestimonialsSection-module__XID2pW__card:hover{background:#ffffff14;border-color:#c8a55a4d;transform:translateY(-4px);box-shadow:0 20px 60px #0000004d}.TestimonialsSection-module__XID2pW__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.TestimonialsSection-module__XID2pW__stars{gap:2px;display:flex}.TestimonialsSection-module__XID2pW__amount{color:var(--gold-400);border-radius:var(--radius-full);background:#c8a55a26;padding:.25rem .75rem;font-size:.875rem;font-weight:700}.TestimonialsSection-module__XID2pW__quote{color:#ffffffbf;margin-bottom:1.5rem;padding-left:0;font-size:.9375rem;font-style:italic;line-height:1.7;position:relative}.TestimonialsSection-module__XID2pW__quoteIcon{color:var(--gold-500);position:absolute;top:-.5rem;left:-.25rem}.TestimonialsSection-module__XID2pW__author{align-items:center;gap:.75rem;display:flex}.TestimonialsSection-module__XID2pW__avatar{background:linear-gradient(135deg,var(--gold-500),var(--gold-600));width:44px;height:44px;color:var(--navy-950);border-radius:50%;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;display:flex}.TestimonialsSection-module__XID2pW__authorName{color:var(--white);font-size:.9375rem;font-weight:600}.TestimonialsSection-module__XID2pW__authorRole{color:#ffffff73;font-size:.8125rem}.TestimonialsSection-module__XID2pW__dots{justify-content:center;gap:.5rem;margin-top:2.5rem;display:flex}.TestimonialsSection-module__XID2pW__dot{cursor:pointer;width:10px;height:10px;transition:all var(--transition-base);background:#fff3;border:none;border-radius:50%}.TestimonialsSection-module__XID2pW__dot.TestimonialsSection-module__XID2pW__activeDot{background:var(--gold-500);border-radius:5px;width:28px}@media (max-width:768px){.TestimonialsSection-module__XID2pW__cards{grid-template-columns:1fr}}
.TeamPreview-module__JjwZ8q__section{background:var(--gray-50)}.TeamPreview-module__JjwZ8q__layout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.TeamPreview-module__JjwZ8q__description{color:var(--gray-600);margin-bottom:2rem;font-size:1.0625rem;line-height:1.7}.TeamPreview-module__JjwZ8q__features{flex-direction:column;gap:1rem;margin-bottom:2.5rem;display:flex}.TeamPreview-module__JjwZ8q__features li{color:var(--gray-700);align-items:center;gap:.75rem;font-size:.9375rem;font-weight:500;display:flex}.TeamPreview-module__JjwZ8q__cardsSide{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.TeamPreview-module__JjwZ8q__card{background:var(--white);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);transition:all var(--transition-base);color:inherit;border:1px solid var(--gray-100);padding:2rem 1.5rem;text-decoration:none;overflow:hidden}.TeamPreview-module__JjwZ8q__card:hover{box-shadow:var(--shadow-lg);border-color:var(--gold-200);transform:translateY(-4px)}.TeamPreview-module__JjwZ8q__cardInfo{padding:0}.TeamPreview-module__JjwZ8q__cardInfo h3{font-family:var(--font-heading);color:var(--navy-900);margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.TeamPreview-module__JjwZ8q__role{color:var(--gold-600);text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem;font-weight:600}.TeamPreview-module__JjwZ8q__specialty{color:var(--gray-500);margin-top:.5rem;font-size:.8125rem}@media (max-width:1024px){.TeamPreview-module__JjwZ8q__layout{grid-template-columns:1fr;gap:3rem}}@media (max-width:480px){.TeamPreview-module__JjwZ8q__cardsSide{grid-template-columns:1fr}}
.CTASection-module__99WdbW__section{background:linear-gradient(135deg,var(--navy-950),var(--navy-800));padding:6rem 0;position:relative;overflow:hidden}.CTASection-module__99WdbW__bgLayer{background:radial-gradient(circle at 20%,#c8a55a1a,#0000 50%),radial-gradient(circle at 80%,#c8a55a0d,#0000 50%);position:absolute;inset:0}.CTASection-module__99WdbW__content{text-align:center;max-width:700px;margin:0 auto;position:relative}.CTASection-module__99WdbW__title{color:var(--white);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.CTASection-module__99WdbW__subtitle{color:#fff9;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.7}.CTASection-module__99WdbW__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.CTASection-module__99WdbW__guarantee{color:#ffffff80;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}@media (max-width:640px){.CTASection-module__99WdbW__actions{flex-direction:column;align-items:stretch}}
