.HeroSection-module__HAA8HW__hero{background-color:var(--bg-obsidian);justify-content:center;align-items:center;width:100%;min-height:100svh;padding-bottom:6rem;display:flex;position:relative;overflow:hidden}.HeroSection-module__HAA8HW__bgWrapper{z-index:0;position:absolute;inset:0}.HeroSection-module__HAA8HW__bgImage{object-fit:cover;filter:brightness(.4)contrast(1.1)grayscale(.2);z-index:0;width:100%;height:100%;animation:30s linear infinite alternate HeroSection-module__HAA8HW__slowZoom;position:absolute;inset:0}@keyframes HeroSection-module__HAA8HW__slowZoom{0%{transform:scale(1)}to{transform:scale(1.1)}}.HeroSection-module__HAA8HW__referenceGrid{z-index:2;background-image:linear-gradient(#8a153826 1px,#0000 1px),linear-gradient(90deg,#8a153826 1px,#0000 1px);background-position:50%;background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 0%,#0000 80%);mask-image:radial-gradient(circle,#000 0%,#0000 80%)}.HeroSection-module__HAA8HW__globeContainer{z-index:2;opacity:.2;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module__HAA8HW__globeSvg{width:100%;height:100%;animation:40s linear infinite HeroSection-module__HAA8HW__globeRotate}.HeroSection-module__HAA8HW__globeLine{fill:none;stroke:var(--primary);stroke-width:.5px}@keyframes HeroSection-module__HAA8HW__globeRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.HeroSection-module__HAA8HW__particlesContainer{z-index:3;pointer-events:none;position:absolute;inset:0;overflow:hidden}.HeroSection-module__HAA8HW__floatingGeometrics{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.HeroSection-module__HAA8HW__dynamicShape{fill:none;stroke-width:.5px;vector-effect:non-scaling-stroke}.HeroSection-module__HAA8HW__geoHex{stroke:var(--primary);opacity:.3;filter:drop-shadow(0 0 10px var(--primary-light));transform-origin:20% 80%;animation:25s ease-in-out infinite alternate HeroSection-module__HAA8HW__dynamicMove1}.HeroSection-module__HAA8HW__geoTri{stroke:var(--accent);opacity:.2;filter:drop-shadow(0 0 8px var(--accent-light));transform-origin:70% 30%;animation:18s ease-in-out infinite alternate HeroSection-module__HAA8HW__dynamicMove2}.HeroSection-module__HAA8HW__geoSquare{stroke:var(--primary-light);opacity:.25;filter:drop-shadow(0 0 12px var(--primary));transform-origin:50%;animation:30s linear infinite alternate HeroSection-module__HAA8HW__dynamicMove3}.HeroSection-module__HAA8HW__geoRing{stroke:var(--accent-light);opacity:.15;filter:drop-shadow(0 0 15px var(--accent));transform-origin:80% 80%;animation:22s ease-in-out infinite alternate HeroSection-module__HAA8HW__dynamicMove4}.HeroSection-module__HAA8HW__geoTriFast{stroke:var(--primary);opacity:.4;filter:drop-shadow(0 0 15px var(--primary));transform-origin:10% 20%;animation:12s linear infinite HeroSection-module__HAA8HW__dynamicMoveFast}@keyframes HeroSection-module__HAA8HW__dynamicMove1{0%{transform:translate(-20%,10%)scale(.5)rotate(0)}50%{transform:translate(50%,-40%)scale(1.5)rotate(180deg)}to{transform:translate(110%,20%)scale(.8)rotate(360deg)}}@keyframes HeroSection-module__HAA8HW__dynamicMove2{0%{transform:translate(120%,-20%)scale(1.2)rotate(0)}50%{transform:translate(20%,60%)scale(.6)rotate(-180deg)}to{transform:translate(-10%,-10%)scale(1.8)rotate(-360deg)}}@keyframes HeroSection-module__HAA8HW__dynamicMove3{0%{transform:translate(40%,110%)scale(.8)rotate(45deg)}50%{transform:translate(-30%,40%)scale(2)rotate(225deg)}to{transform:translate(80%,-20%)scale(1)rotate(405deg)}}@keyframes HeroSection-module__HAA8HW__dynamicMove4{0%{transform:translate(-10%,120%)scale(1)}to{transform:translate(120%,-10%)scale(3)}}@keyframes HeroSection-module__HAA8HW__dynamicMoveFast{0%{transform:translate(100%,100%)scale(.3)rotate(0)}25%{transform:translate(30%,20%)scale(.5)rotate(90deg)}50%{transform:translate(-20%,80%)scale(.8)rotate(180deg)}75%{transform:translate(60%,-20%)scale(.4)rotate(270deg)}to{transform:translate(100%,100%)scale(.3)rotate(360deg)}}.HeroSection-module__HAA8HW__starDot{background:#fffc;border-radius:50%;animation:3s ease-in-out infinite alternate HeroSection-module__HAA8HW__starTwinkle;position:absolute;box-shadow:0 0 5px #ffffff80}@keyframes HeroSection-module__HAA8HW__starTwinkle{0%{opacity:.2;transform:scale(.8)}to{opacity:1;transform:scale(1.2)}}.HeroSection-module__HAA8HW__constellationLines{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.HeroSection-module__HAA8HW__networkCluster{transform-origin:50%}.HeroSection-module__HAA8HW__clusterLeft{animation:25s ease-in-out infinite alternate HeroSection-module__HAA8HW__clusterFloat1}.HeroSection-module__HAA8HW__clusterRight{animation:30s ease-in-out infinite alternate HeroSection-module__HAA8HW__clusterFloat2}.HeroSection-module__HAA8HW__clusterTop{animation:20s ease-in-out infinite alternate HeroSection-module__HAA8HW__clusterFloat3}@keyframes HeroSection-module__HAA8HW__clusterFloat1{0%{transform:translate(0)rotate(0)}to{transform:translate(5%,10%)rotate(5deg)}}@keyframes HeroSection-module__HAA8HW__clusterFloat2{0%{transform:translate(0)rotate(0)}to{transform:translate(-8%,-5%)rotate(-8deg)}}@keyframes HeroSection-module__HAA8HW__clusterFloat3{0%{transform:translate(0)scale(1)}to{transform:translate(2%,8%)scale(1.05)}}.HeroSection-module__HAA8HW__networkNode{fill:#fffc;filter:drop-shadow(0 0 6px #fff);animation:2s ease-in-out infinite alternate HeroSection-module__HAA8HW__nodePulse}.HeroSection-module__HAA8HW__networkLine{stroke:#fff6;stroke-width:.5px;stroke-dasharray:2 2}@keyframes HeroSection-module__HAA8HW__nodePulse{0%{filter:drop-shadow(0 0 2px #ffffff80);transform:scale(1)}to{filter:drop-shadow(0 0 10px #fff);transform:scale(1.3)}}.HeroSection-module__HAA8HW__overlay{background:radial-gradient(circle at top right, #7a0a2166 0%, transparent 60%), radial-gradient(circle at bottom left, #dfa93126 0%, transparent 60%), radial-gradient(circle at center, #0f0f0f99 0%, var(--bg-obsidian) 100%);z-index:1;position:absolute;inset:0}.HeroSection-module__HAA8HW__grid{z-index:2;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.HeroSection-module__HAA8HW__content{z-index:10;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:900px;padding:150px 1rem 0;display:flex;position:relative}.HeroSection-module__HAA8HW__eyebrow{color:#dfa931;letter-spacing:.25em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#7a0a2199;border:1px solid #dfa93180;border-radius:99px;margin-bottom:1rem;padding:.4rem 1.2rem;font-size:.8rem;font-weight:700;display:inline-flex;box-shadow:0 4px 15px #0000004d}.HeroSection-module__HAA8HW__heading{flex-direction:column;align-items:center;margin:0 0 1.2rem;padding:0;display:flex}.HeroSection-module__HAA8HW__headingSmall{color:#fff;letter-spacing:-.01em;opacity:.95;margin:0;padding:0;font-size:clamp(1.2rem,3.5vw,2.2rem);font-weight:400;line-height:1}.HeroSection-module__HAA8HW__highlight{background:linear-gradient(#fff9c4 0%,gold 20%,#dfa931 50%,#d4a017 80%,#b8860b 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 10px #8a153866)drop-shadow(0 0 15px #dfa93133);text-shadow:1px 1px #0000001a;-webkit-background-clip:text;margin-top:.25rem;font-size:clamp(2.5rem,7.5vw,5rem);font-weight:900;line-height:1.1;display:block}.HeroSection-module__HAA8HW__glowText{cursor:default;animation:4s ease-in-out infinite alternate HeroSection-module__HAA8HW__goldPulse}.HeroSection-module__HAA8HW__glowText:hover{filter:drop-shadow(0 0 25px #dfa931cc);transform:scale(1.02)}@keyframes HeroSection-module__HAA8HW__goldPulse{0%{filter:drop-shadow(0 0 10px #dfa93133)}to{filter:drop-shadow(0 0 20px #dfa93180)}}.HeroSection-module__HAA8HW__subtitle{color:#fffc;text-shadow:0 2px 4px #00000080;max-width:650px;margin:0 0 2.5rem;font-size:clamp(1rem,2.2vw,1.25rem);font-weight:400;line-height:1.6}.HeroSection-module__HAA8HW__ctas{justify-content:center;align-items:center;gap:1.5rem;display:flex}.HeroSection-module__HAA8HW__features{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;margin-top:6rem;display:flex}.HeroSection-module__HAA8HW__feature{flex-direction:column;align-items:center;gap:1rem;display:flex}.HeroSection-module__HAA8HW__featureIcon{width:60px;height:60px;color:var(--accent);background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;justify-content:center;align-items:center;transition:all .3s;display:flex}.HeroSection-module__HAA8HW__feature:hover .HeroSection-module__HAA8HW__featureIcon{background:var(--primary);color:#fff;border-color:var(--primary-light);transform:translateY(-5px)}.HeroSection-module__HAA8HW__featureLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;font-weight:800}.HeroSection-module__HAA8HW__featureDivider{background:#ffffff1a;width:1px;height:40px}.HeroSection-module__HAA8HW__scrollIndicator{position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.HeroSection-module__HAA8HW__scrollMouse{border:2px solid #fff3;border-radius:20px;width:26px;height:44px;position:relative}.HeroSection-module__HAA8HW__scrollDot{background:var(--accent);border-radius:2px;width:4px;height:8px;animation:2s ease-in-out infinite HeroSection-module__HAA8HW__scrollWheel;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes HeroSection-module__HAA8HW__scrollWheel{0%{opacity:0;transform:translate(-50%)}30%{opacity:1}to{opacity:0;transform:translate(-50%,15px)}}@media (max-width:768px){.HeroSection-module__HAA8HW__features{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;max-width:100%;margin-top:3rem;margin-left:0;margin-right:0;padding:0;display:grid;overflow-x:visible}.HeroSection-module__HAA8HW__feature{text-align:center;flex:1}.HeroSection-module__HAA8HW__featureIcon{width:48px;height:48px}.HeroSection-module__HAA8HW__featureLabel{white-space:normal;word-break:break-word;font-size:.75rem;line-height:1.3}.HeroSection-module__HAA8HW__featureDivider{display:none}.HeroSection-module__HAA8HW__ctas{flex-direction:column;gap:1rem;width:100%;padding:0 .5rem}.HeroSection-module__HAA8HW__ctas>*{width:100%}.HeroSection-module__HAA8HW__content{padding-top:110px;padding-left:1rem;padding-right:1rem}.HeroSection-module__HAA8HW__globeContainer{opacity:.1;width:300px;height:300px}.HeroSection-module__HAA8HW__referenceGrid{background-size:40px 40px}}@media (max-width:580px){.HeroSection-module__HAA8HW__features{grid-template-columns:repeat(2,1fr);gap:1.25rem 1rem}}@media (max-width:480px){.HeroSection-module__HAA8HW__content{padding-top:90px;padding-left:.75rem;padding-right:.75rem}.HeroSection-module__HAA8HW__title{margin-bottom:.5rem}.HeroSection-module__HAA8HW__eyebrow{letter-spacing:.15em;padding:.35rem 1rem;font-size:.7rem}.HeroSection-module__HAA8HW__headingSmall{font-size:clamp(1rem,4vw,1.5rem)}.HeroSection-module__HAA8HW__highlight{font-size:clamp(2rem,10vw,3.5rem)}.HeroSection-module__HAA8HW__subtitle{margin-bottom:1.5rem;font-size:.875rem}.HeroSection-module__HAA8HW__feature{flex:1}.HeroSection-module__HAA8HW__featureIcon{border-radius:12px;width:40px;height:40px}.HeroSection-module__HAA8HW__featureLabel{font-size:.68rem}}@media (max-width:360px){.HeroSection-module__HAA8HW__content{padding-top:80px;padding-left:.5rem;padding-right:.5rem}.HeroSection-module__HAA8HW__eyebrow{letter-spacing:.1em;padding:.3rem .75rem;font-size:.65rem}.HeroSection-module__HAA8HW__highlight{font-size:clamp(1.8rem,9vw,3rem)}.HeroSection-module__HAA8HW__featureIcon{border-radius:10px;width:36px;height:36px}.HeroSection-module__HAA8HW__featureLabel{font-size:.625rem}}.HeroSection-module__HAA8HW__heroSecondary{min-height:50vh;padding-bottom:3rem}.HeroSection-module__HAA8HW__contentSecondary{padding-top:120px}@media (max-width:768px){.HeroSection-module__HAA8HW__heroSecondary{min-height:40vh}.HeroSection-module__HAA8HW__contentSecondary{padding-top:100px}}.HeroSection-module__HAA8HW__heroFestive{background-color:#1a0b0b}.HeroSection-module__HAA8HW__heroFestive .HeroSection-module__HAA8HW__overlay{background:radial-gradient(circle at top right, #8a153899 0%, transparent 70%), radial-gradient(circle at bottom left, #dfa93133 0%, transparent 60%), linear-gradient(to bottom, #0f172a66, var(--bg-obsidian))}.HeroSection-module__HAA8HW__festiveIcon{color:#dfa931;filter:drop-shadow(0 0 5px #dfa931);margin-right:.5rem}
.StatsSection-module__UDc1KG__section{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-light) 100%);border-top:1px solid var(--accent);border-bottom:1px solid var(--accent);box-sizing:border-box;padding-block:5rem;position:relative;overflow:hidden}.StatsSection-module__UDc1KG__track{background-image:radial-gradient(#ffffff1a 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.StatsSection-module__UDc1KG__grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.StatsSection-module__UDc1KG__stat{text-align:center;flex-direction:column;align-items:center;padding:1.5rem 2rem;display:flex;position:relative}.StatsSection-module__UDc1KG__stat:not(:last-child):after{content:"";background:linear-gradient(#0000,#ffffff1a,#0000);width:1px;position:absolute;top:20%;bottom:20%;right:0}.StatsSection-module__UDc1KG__value{background:linear-gradient(135deg, var(--accent-light) 0%, var(--accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Outfit,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1}.StatsSection-module__UDc1KG__suffix{opacity:.8;font-size:.6em}.StatsSection-module__UDc1KG__label{color:#f1f5f9;margin-top:.5rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:600}.StatsSection-module__UDc1KG__desc{color:#64748b;margin-top:.25rem;font-size:.8125rem}@media (max-width:768px){.StatsSection-module__UDc1KG__grid{grid-template-columns:repeat(2,1fr)}.StatsSection-module__UDc1KG__section{padding-block:4rem}.StatsSection-module__UDc1KG__stat:nth-child(2):after,.StatsSection-module__UDc1KG__stat:nth-child(3):after{display:none}.StatsSection-module__UDc1KG__stat:first-child,.StatsSection-module__UDc1KG__stat:nth-child(2){border-bottom:1px solid #ffffff0f}}@media (max-width:480px){.StatsSection-module__UDc1KG__grid{grid-template-columns:1fr}.StatsSection-module__UDc1KG__section{padding-block:3rem}.StatsSection-module__UDc1KG__stat:after{display:none!important}.StatsSection-module__UDc1KG__stat{border-bottom:1px solid #ffffff0f;padding:1.25rem 1rem}}@media (max-width:360px){.StatsSection-module__UDc1KG__section{padding-block:2.5rem}.StatsSection-module__UDc1KG__value{font-size:2rem}.StatsSection-module__UDc1KG__label{font-size:.875rem}.StatsSection-module__UDc1KG__desc{font-size:.75rem}}
.ServicesSection-module__2HsQHW__section{padding:8rem 0;position:relative;overflow:hidden}.ServicesSection-module__2HsQHW__bgDecoration{z-index:0;pointer-events:none;background:radial-gradient(circle at 10%,#8a15380d 0%,#0000 50%),radial-gradient(circle at 90%,#d4af370d 0%,#0000 50%);width:100%;height:60%;position:absolute;top:20%;left:0}.ServicesSection-module__2HsQHW__header{text-align:center;z-index:1;max-width:800px;margin:0 auto 5rem;position:relative}.ServicesSection-module__2HsQHW__grid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid;position:relative}.ServicesSection-module__2HsQHW__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1;background:#ffffff05;border:1px solid #ffffff14;border-radius:32px;flex-direction:column;height:100%;padding:3rem 2.5rem;transition:all .6s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden}.ServicesSection-module__2HsQHW__cardImage{object-fit:cover;opacity:0;z-index:-2;width:100%;height:100%;transition:all .6s cubic-bezier(.23,1,.32,1);position:absolute;inset:0;transform:scale(1.1)}.ServicesSection-module__2HsQHW__cardOverlay{opacity:0;z-index:-1;background:linear-gradient(#0a0a0a99 0%,#8a1538e6 100%);transition:all .5s;position:absolute;inset:0}.ServicesSection-module__2HsQHW__card:hover{border-color:#dfa93166;transform:translateY(-12px);box-shadow:0 30px 60px #00000080}.ServicesSection-module__2HsQHW__card:hover .ServicesSection-module__2HsQHW__cardImage{opacity:.4;transform:scale(1)}.ServicesSection-module__2HsQHW__card:hover .ServicesSection-module__2HsQHW__cardOverlay{opacity:1}.ServicesSection-module__2HsQHW__iconWrap{width:64px;height:64px;color:var(--primary);background:#8a15381a;border:1px solid #8a153833;border-radius:20px;justify-content:center;align-items:center;margin-bottom:2rem;transition:all .4s;display:flex}.ServicesSection-module__2HsQHW__card:hover .ServicesSection-module__2HsQHW__iconWrap{background:var(--primary);color:#fff;transform:rotate(5deg)scale(1.1)}.ServicesSection-module__2HsQHW__cardTitle{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:800;line-height:1.3}.ServicesSection-module__2HsQHW__cardDesc{color:#94a3b8;flex:1;margin-bottom:2rem;font-size:1rem;line-height:1.7}.ServicesSection-module__2HsQHW__cardLink{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.75rem;font-size:.875rem;font-weight:800;text-decoration:none;transition:gap .3s;display:inline-flex}.ServicesSection-module__2HsQHW__cardLink:hover{gap:1.25rem}.ServicesSection-module__2HsQHW__cta{z-index:1;justify-content:center;margin-top:5rem;display:flex;position:relative}@media (max-width:768px){.ServicesSection-module__2HsQHW__section{padding:4.5rem 0}.ServicesSection-module__2HsQHW__header{margin-bottom:3rem}.ServicesSection-module__2HsQHW__grid{grid-template-columns:1fr}.ServicesSection-module__2HsQHW__card{padding:2rem}.ServicesSection-module__2HsQHW__cardTitle{font-size:1.375rem}}@media (max-width:480px){.ServicesSection-module__2HsQHW__section{padding:3.5rem 0}.ServicesSection-module__2HsQHW__card{border-radius:24px;padding:1.5rem}.ServicesSection-module__2HsQHW__iconWrap{border-radius:16px;width:52px;height:52px;margin-bottom:1.5rem}.ServicesSection-module__2HsQHW__cardTitle{font-size:1.25rem}.ServicesSection-module__2HsQHW__cardDesc{font-size:.9375rem}}@media (max-width:360px){.ServicesSection-module__2HsQHW__section{padding:3rem 0}.ServicesSection-module__2HsQHW__card{border-radius:20px;padding:1.25rem}.ServicesSection-module__2HsQHW__iconWrap{border-radius:12px;width:44px;height:44px;margin-bottom:1.25rem}.ServicesSection-module__2HsQHW__cardTitle{font-size:1.125rem}.ServicesSection-module__2HsQHW__cardDesc{font-size:.875rem}.ServicesSection-module__2HsQHW__cta{margin-top:3rem}}
.BlogSection-module__SYM5Fa__section{background:var(--bg-obsidian);padding:8rem 0}.BlogSection-module__SYM5Fa__header{justify-content:space-between;align-items:flex-end;margin-bottom:5rem;display:flex}.BlogSection-module__SYM5Fa__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;display:grid}@media (max-width:768px){.BlogSection-module__SYM5Fa__section{padding:4.5rem 0}.BlogSection-module__SYM5Fa__header{text-align:center;flex-direction:column;align-items:center;gap:2rem;margin-bottom:3rem}.BlogSection-module__SYM5Fa__grid{grid-template-columns:1fr;gap:1.5rem}.BlogSection-module__SYM5Fa__card{border-radius:24px}.BlogSection-module__SYM5Fa__cardBody{padding:1.75rem}.BlogSection-module__SYM5Fa__imageWrapper{height:200px}}@media (max-width:480px){.BlogSection-module__SYM5Fa__section{padding:3.5rem 0}.BlogSection-module__SYM5Fa__cardBody{gap:1rem;padding:1.5rem}.BlogSection-module__SYM5Fa__cardTitle{font-size:1.25rem}.BlogSection-module__SYM5Fa__excerpt{font-size:.875rem;line-height:1.6}.BlogSection-module__SYM5Fa__footer{padding:1.25rem 1.5rem}.BlogSection-module__SYM5Fa__imageWrapper{height:180px}}@media (max-width:360px){.BlogSection-module__SYM5Fa__section{padding:3rem 0}.BlogSection-module__SYM5Fa__card{border-radius:18px}.BlogSection-module__SYM5Fa__cardBody{gap:.75rem;padding:1.25rem}.BlogSection-module__SYM5Fa__cardTitle{font-size:1.125rem}.BlogSection-module__SYM5Fa__excerpt{font-size:.8125rem}.BlogSection-module__SYM5Fa__footer{flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem 1.25rem}.BlogSection-module__SYM5Fa__imageWrapper{height:160px}.BlogSection-module__SYM5Fa__readMore{font-size:.8125rem}.BlogSection-module__SYM5Fa__date{font-size:.75rem}}.BlogSection-module__SYM5Fa__card{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:32px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;overflow:hidden}.BlogSection-module__SYM5Fa__card:hover{border-color:#d4af374d;transform:translateY(-10px);box-shadow:0 20px 50px #0006}.BlogSection-module__SYM5Fa__imageWrapper{background:linear-gradient(135deg,#0f0f0fcc 0%,#1a1a1acc 100%);height:240px;position:relative;overflow:hidden}.BlogSection-module__SYM5Fa__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.23,1,.32,1)}.BlogSection-module__SYM5Fa__card:hover .BlogSection-module__SYM5Fa__image{transform:scale(1.1)}.BlogSection-module__SYM5Fa__cardBody{flex-direction:column;flex:1;gap:1.25rem;padding:2.5rem;display:flex}.BlogSection-module__SYM5Fa__category{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;text-transform:uppercase;letter-spacing:.1em;z-index:2;background:#8a1538e6;border-radius:99px;padding:.5rem 1rem;font-size:.75rem;font-weight:800;position:absolute;top:1.5rem;left:1.5rem}.BlogSection-module__SYM5Fa__cardTitle{color:#fff;margin:0;font-size:1.5rem;font-weight:800;line-height:1.3}.BlogSection-module__SYM5Fa__cardTitle a{color:inherit;text-decoration:none;transition:color .3s}.BlogSection-module__SYM5Fa__cardTitle a:hover{color:var(--accent)}.BlogSection-module__SYM5Fa__excerpt{color:var(--text-secondary);flex:1;font-size:.9375rem;line-height:1.7}.BlogSection-module__SYM5Fa__footer{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.5rem 2.5rem;display:flex}.BlogSection-module__SYM5Fa__date{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;display:flex}.BlogSection-module__SYM5Fa__readMore{color:var(--accent);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;font-size:.875rem;font-weight:800;text-decoration:none;transition:gap .3s;display:flex}.BlogSection-module__SYM5Fa__readMore:hover{gap:1rem}
.TestimonialsSection-module__o9_Jfa__section{box-sizing:border-box;background:radial-gradient(circle,#8a15380d 0%,#0000 70%);padding:8rem 0}.TestimonialsSection-module__o9_Jfa__header{text-align:center;max-width:800px;margin:0 auto 5rem}.TestimonialsSection-module__o9_Jfa__carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:2rem;padding-bottom:2rem;display:flex;overflow-x:auto}.TestimonialsSection-module__o9_Jfa__carousel::-webkit-scrollbar{display:none}.TestimonialsSection-module__o9_Jfa__carouselItem{scroll-snap-align:center;flex:0 0 calc(33.333% - 1.33rem);min-width:350px}.TestimonialsSection-module__o9_Jfa__card{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:32px;flex-direction:column;gap:1.5rem;padding:3rem;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;position:relative}.TestimonialsSection-module__o9_Jfa__card:hover{border-color:#d4af374d;transform:translateY(-10px);box-shadow:0 20px 40px #0000004d}.TestimonialsSection-module__o9_Jfa__quoteIcon{color:var(--accent);opacity:.1;position:absolute;top:2rem;right:2.5rem}.TestimonialsSection-module__o9_Jfa__stars{color:var(--accent);gap:.25rem;display:flex}.TestimonialsSection-module__o9_Jfa__quote{color:var(--text-primary);flex:1;font-size:1.125rem;font-style:italic;font-weight:500;line-height:1.7}.TestimonialsSection-module__o9_Jfa__author{border-top:1px solid #ffffff0d;align-items:center;gap:1.25rem;padding-top:1.5rem;display:flex}.TestimonialsSection-module__o9_Jfa__avatar{background:linear-gradient(135deg, var(--primary) 0%, var(--accent) 100%);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.125rem;font-weight:800;display:flex;box-shadow:0 4px 15px #0003}.TestimonialsSection-module__o9_Jfa__info{flex-direction:column;display:flex}.TestimonialsSection-module__o9_Jfa__name{color:#fff;font-size:1rem;font-weight:700}.TestimonialsSection-module__o9_Jfa__role{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem;font-weight:600}@media (max-width:1024px){.TestimonialsSection-module__o9_Jfa__carouselItem{flex:0 0 calc(50% - 1rem);min-width:300px}}@media (max-width:768px){.TestimonialsSection-module__o9_Jfa__section{padding:4.5rem 0}.TestimonialsSection-module__o9_Jfa__header{margin-bottom:3rem}.TestimonialsSection-module__o9_Jfa__carouselItem{flex:0 0 85%;min-width:260px}.TestimonialsSection-module__o9_Jfa__card{border-radius:24px;padding:2rem}}@media (max-width:480px){.TestimonialsSection-module__o9_Jfa__section{padding:3.5rem 0}.TestimonialsSection-module__o9_Jfa__carouselItem{flex:0 0 90%;min-width:240px}.TestimonialsSection-module__o9_Jfa__card{border-radius:20px;gap:1rem;padding:1.5rem}.TestimonialsSection-module__o9_Jfa__quote{font-size:.9375rem}.TestimonialsSection-module__o9_Jfa__avatar{width:44px;height:44px;font-size:1rem}}@media (max-width:360px){.TestimonialsSection-module__o9_Jfa__section{padding:3rem 0}.TestimonialsSection-module__o9_Jfa__carouselItem{flex:0 0 95%;min-width:220px}.TestimonialsSection-module__o9_Jfa__card{border-radius:16px;gap:.75rem;padding:1.25rem}.TestimonialsSection-module__o9_Jfa__quote{font-size:.875rem;line-height:1.5}.TestimonialsSection-module__o9_Jfa__name{font-size:.9375rem}.TestimonialsSection-module__o9_Jfa__role{font-size:.75rem}.TestimonialsSection-module__o9_Jfa__avatar{border-radius:10px;width:40px;height:40px;font-size:.875rem}.TestimonialsSection-module__o9_Jfa__stars{gap:.15rem}}
.CompanySection-module__oa_G5a__section{background:var(--bg-obsidian);box-sizing:border-box;padding:8rem 0;position:relative;overflow:hidden}.CompanySection-module__oa_G5a__bgDecoration{pointer-events:none;background:radial-gradient(circle at 10% 20%,#8a15380d 0%,#0000 50%),radial-gradient(circle at 90% 80%,#dfa9310d 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.CompanySection-module__oa_G5a__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem;display:grid}@media (max-width:768px){.CompanySection-module__oa_G5a__section{padding:4.5rem 0}.CompanySection-module__oa_G5a__grid{grid-template-columns:1fr;gap:1.5rem}.CompanySection-module__oa_G5a__card{border-radius:24px;padding:2rem}.CompanySection-module__oa_G5a__cardTitle{font-size:1.75rem}}@media (max-width:480px){.CompanySection-module__oa_G5a__section{padding:3.5rem 0}.CompanySection-module__oa_G5a__card{padding:1.5rem}.CompanySection-module__oa_G5a__cardTitle{margin-bottom:1rem;font-size:1.5rem}.CompanySection-module__oa_G5a__cardText{font-size:1rem}}@media (max-width:360px){.CompanySection-module__oa_G5a__section{padding:3rem 0}.CompanySection-module__oa_G5a__card{border-radius:18px;padding:1.25rem}.CompanySection-module__oa_G5a__iconWrapper{border-radius:14px;width:52px;height:52px;margin-bottom:1.5rem}.CompanySection-module__oa_G5a__cardTitle{margin-bottom:.75rem;font-size:1.25rem}.CompanySection-module__oa_G5a__cardText{font-size:.9375rem;line-height:1.6}}.CompanySection-module__oa_G5a__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:32px;padding:3rem;transition:all .5s cubic-bezier(.22,1,.36,1);position:relative}.CompanySection-module__oa_G5a__card:hover{background:#ffffff0a;border-color:#dfa93133;transform:translateY(-10px)}.CompanySection-module__oa_G5a__iconWrapper{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-light) 100%);color:#fff;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:2rem;display:flex;box-shadow:0 10px 20px #8a15384d}.CompanySection-module__oa_G5a__cardTitle{color:#fff;margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:2rem;font-weight:800}.CompanySection-module__oa_G5a__cardText{color:#ffffffb3;font-size:1.125rem;font-style:italic;line-height:1.8}.CompanySection-module__oa_G5a__valuesBar{background:#8a15381a;border:1px solid #8a153833;border-radius:24px;justify-content:center;align-items:center;gap:4rem;padding:2rem;display:flex}.CompanySection-module__oa_G5a__valueItem{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:1rem;font-family:Outfit,sans-serif;font-size:.875rem;font-weight:600;display:flex}@media (max-width:640px){.CompanySection-module__oa_G5a__valuesBar{text-align:center;flex-direction:column;gap:1.5rem}}
.InstitutionalEmailSection-module__gCmOpa__section{background:var(--bg-deep);padding:8rem 0;position:relative}.InstitutionalEmailSection-module__gCmOpa__grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:6rem;display:grid}@media (max-width:1024px){.InstitutionalEmailSection-module__gCmOpa__grid{grid-template-columns:1fr;gap:4rem}}.InstitutionalEmailSection-module__gCmOpa__eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.875rem;font-weight:700;display:flex}.InstitutionalEmailSection-module__gCmOpa__title{color:#fff;margin-bottom:2rem;font-family:Outfit,sans-serif;font-size:3rem;font-weight:800;line-height:1.1}.InstitutionalEmailSection-module__gCmOpa__subtitle{color:#fff9;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.InstitutionalEmailSection-module__gCmOpa__benefits{flex-direction:column;gap:1.5rem;padding:0;list-style:none;display:flex}.InstitutionalEmailSection-module__gCmOpa__benefits li{color:#fffc;padding-left:2.5rem;font-weight:500;position:relative}.InstitutionalEmailSection-module__gCmOpa__benefits li:before{content:"✓";background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;display:flex;position:absolute;top:0;left:0}.InstitutionalEmailSection-module__gCmOpa__formWrapper{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:40px;padding:4rem;box-shadow:0 40px 100px #00000080}.InstitutionalEmailSection-module__gCmOpa__form{flex-direction:column;gap:2rem;display:flex}.InstitutionalEmailSection-module__gCmOpa__field{flex-direction:column;gap:.75rem;display:flex}.InstitutionalEmailSection-module__gCmOpa__field label{color:#ffffff80;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.InstitutionalEmailSection-module__gCmOpa__field input,.InstitutionalEmailSection-module__gCmOpa__field select{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:1.25rem 1.5rem;font-size:1rem;transition:all .3s}.InstitutionalEmailSection-module__gCmOpa__field input:focus,.InstitutionalEmailSection-module__gCmOpa__field select:focus{border-color:var(--primary);background:#ffffff1a;outline:none}.InstitutionalEmailSection-module__gCmOpa__field select option{color:#fff;background:#151515}.InstitutionalEmailSection-module__gCmOpa__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4e0404 0%,#640303 100%);border:none;border-radius:16px;justify-content:center;align-items:center;gap:1rem;margin-top:1rem;padding:1.5rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 15px #d4373733}.InstitutionalEmailSection-module__gCmOpa__submitBtn:hover{transform:translateY(-5px);box-shadow:0 15px 30px #d4373766}.InstitutionalEmailSection-module__gCmOpa__spinner{animation:1s linear infinite InstitutionalEmailSection-module__gCmOpa__rotate}@keyframes InstitutionalEmailSection-module__gCmOpa__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.InstitutionalEmailSection-module__gCmOpa__successCard{text-align:center;background:#b7111105;border:1px solid #8a15384d;border-radius:40px;max-width:600px;margin:0 auto;padding:4rem}.InstitutionalEmailSection-module__gCmOpa__successIcon{color:#10b981;margin-bottom:2rem}@media (max-width:768px){.InstitutionalEmailSection-module__gCmOpa__title{font-size:2.25rem}.InstitutionalEmailSection-module__gCmOpa__formWrapper,.InstitutionalEmailSection-module__gCmOpa__successCard{border-radius:24px;padding:2.5rem}}@media (max-width:480px){.InstitutionalEmailSection-module__gCmOpa__section{padding:4rem 0}.InstitutionalEmailSection-module__gCmOpa__title{margin-bottom:1.25rem;font-size:1.75rem}.InstitutionalEmailSection-module__gCmOpa__subtitle{margin-bottom:1.75rem;font-size:1rem}.InstitutionalEmailSection-module__gCmOpa__formWrapper{border-radius:20px;padding:1.25rem}.InstitutionalEmailSection-module__gCmOpa__form{gap:1.25rem}.InstitutionalEmailSection-module__gCmOpa__field input,.InstitutionalEmailSection-module__gCmOpa__field select{border-radius:12px;padding:.875rem 1rem;font-size:.9375rem}.InstitutionalEmailSection-module__gCmOpa__submitBtn{border-radius:12px;margin-top:.5rem;padding:1rem;font-size:.9375rem}.InstitutionalEmailSection-module__gCmOpa__successCard{border-radius:20px;padding:2rem 1.25rem}}@media (max-width:360px){.InstitutionalEmailSection-module__gCmOpa__section{padding:3rem 0}.InstitutionalEmailSection-module__gCmOpa__title{margin-bottom:1.25rem;font-size:1.35rem}.InstitutionalEmailSection-module__gCmOpa__subtitle{margin-bottom:1.5rem;font-size:.875rem}.InstitutionalEmailSection-module__gCmOpa__formWrapper{border-radius:16px;padding:1rem}.InstitutionalEmailSection-module__gCmOpa__field label{font-size:.75rem}.InstitutionalEmailSection-module__gCmOpa__field input,.InstitutionalEmailSection-module__gCmOpa__field select{border-radius:10px;padding:.75rem .875rem;font-size:.875rem}.InstitutionalEmailSection-module__gCmOpa__submitBtn{border-radius:10px;padding:.875rem;font-size:.875rem}.InstitutionalEmailSection-module__gCmOpa__benefits li{padding-left:2rem;font-size:.875rem}.InstitutionalEmailSection-module__gCmOpa__benefits li:before{width:1.25rem;height:1.25rem;font-size:.65rem}.InstitutionalEmailSection-module__gCmOpa__successCard{border-radius:16px;padding:1.5rem 1rem}}
.CTASection-module__yxcNFW__section{background-color:var(--color-dark-bg);padding-block:5rem;position:relative;overflow:hidden}.CTASection-module__yxcNFW__orb1,.CTASection-module__yxcNFW__orb2{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.CTASection-module__yxcNFW__orb1{background:radial-gradient(circle,#8a153833 0%,#0000 70%);width:min(500px,80vw);height:min(500px,80vw);top:-100px;left:-100px}.CTASection-module__yxcNFW__orb2{background:radial-gradient(circle,#d4af3726 0%,#0000 70%);width:min(400px,70vw);height:min(400px,70vw);bottom:-80px;right:-80px}.CTASection-module__yxcNFW__card{z-index:1;border:1px solid var(--accent);text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#7a0a2166 0%,#0f0f0fe6 100%);border-radius:2rem;flex-direction:column;align-items:center;gap:1.25rem;padding:4rem;display:flex;position:relative;box-shadow:0 20px 50px #7a0a214d,0 0 20px #dfa93133}.CTASection-module__yxcNFW__title{color:#f1f5f9;font-family:Outfit,sans-serif;font-size:clamp(1.875rem,4vw,3rem);font-weight:800;line-height:1.15}.CTASection-module__yxcNFW__subtitle{color:#94a3b8;max-width:560px;font-size:1.0625rem;line-height:1.75}.CTASection-module__yxcNFW__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.CTASection-module__yxcNFW__note{color:#475569;font-size:.8125rem}@media (max-width:640px){.CTASection-module__yxcNFW__card{padding:2.5rem 1.5rem}.CTASection-module__yxcNFW__actions{flex-direction:column;width:100%}.CTASection-module__yxcNFW__actions .btn{justify-content:center;width:100%}}@media (max-width:480px){.CTASection-module__yxcNFW__section{padding-block:3.5rem}.CTASection-module__yxcNFW__card{border-radius:1.5rem;gap:1rem;padding:2rem 1.25rem}.CTASection-module__yxcNFW__subtitle{font-size:1rem}}@media (max-width:360px){.CTASection-module__yxcNFW__section{padding-block:3rem}.CTASection-module__yxcNFW__card{border-radius:1.25rem;padding:1.5rem 1rem}.CTASection-module__yxcNFW__note{font-size:.75rem}}
.FeaturesSection-module__QoNKeq__section{color:#fff;box-sizing:border-box;background:linear-gradient(135deg,#8a1538 0%,#5e0e26 100%);border-top:1px solid #dfa93133;border-bottom:1px solid #dfa93133;padding:8.5rem 0;position:relative;overflow:hidden}.FeaturesSection-module__QoNKeq__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.FeaturesSection-module__QoNKeq__header{text-align:center;margin-bottom:5rem}.FeaturesSection-module__QoNKeq__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(1.75rem,5vw,3rem);font-weight:800;line-height:1.1}.FeaturesSection-module__QoNKeq__subtitle{opacity:.9;font-size:1.25rem;font-weight:500}.FeaturesSection-module__QoNKeq__grid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.FeaturesSection-module__QoNKeq__featureCard{text-align:center;flex-direction:column;align-items:center;display:flex}.FeaturesSection-module__QoNKeq__iconWrapper{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#dfa931;background:#dfa9311a;border:1px solid #dfa9314d;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:2rem;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex}.FeaturesSection-module__QoNKeq__featureCard:hover .FeaturesSection-module__QoNKeq__iconWrapper{color:#8a1538;background:#dfa931;transform:scale(1.1)rotate(5deg);box-shadow:0 0 30px #dfa93166}.FeaturesSection-module__QoNKeq__featureTitle{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.FeaturesSection-module__QoNKeq__featureDescription{opacity:.85;max-width:320px;font-size:1rem;line-height:1.6}@media (max-width:1024px){.FeaturesSection-module__QoNKeq__grid{gap:2rem}.FeaturesSection-module__QoNKeq__title{font-size:clamp(1.75rem,4vw,2.5rem)}}@media (max-width:768px){.FeaturesSection-module__QoNKeq__section{padding:4rem 0}.FeaturesSection-module__QoNKeq__header{margin-bottom:3rem}.FeaturesSection-module__QoNKeq__grid{grid-template-columns:1fr;gap:3rem}.FeaturesSection-module__QoNKeq__title{font-size:clamp(1.5rem,6vw,2rem)}}@media (max-width:480px){.FeaturesSection-module__QoNKeq__title{font-size:clamp(1.3rem,6vw,1.75rem)}.FeaturesSection-module__QoNKeq__subtitle{font-size:.9375rem}.FeaturesSection-module__QoNKeq__iconWrapper{width:72px;height:72px;margin-bottom:1rem}.FeaturesSection-module__QoNKeq__featureTitle{font-size:1.15rem}.FeaturesSection-module__QoNKeq__featureDescription{font-size:.9375rem}}@media (max-width:360px){.FeaturesSection-module__QoNKeq__section{padding:3rem 0}.FeaturesSection-module__QoNKeq__title{font-size:1.25rem}.FeaturesSection-module__QoNKeq__subtitle{font-size:.875rem}.FeaturesSection-module__QoNKeq__iconWrapper{width:60px;height:60px}.FeaturesSection-module__QoNKeq__featureTitle{font-size:1.05rem}}
.ProcessSection-module__tGJ0qW__section{background:var(--bg-obsidian);box-sizing:border-box;padding:8rem 0;position:relative;overflow:hidden}.ProcessSection-module__tGJ0qW__header{text-align:center;max-width:800px;margin:0 auto 5rem}.ProcessSection-module__tGJ0qW__subtitle{color:#fff9;margin-top:1rem;font-size:1.125rem;line-height:1.6}.ProcessSection-module__tGJ0qW__timeline{width:100%;position:relative}.ProcessSection-module__tGJ0qW__line{background:linear-gradient(90deg, #8a15381a 0%, var(--primary) 50%, #8a15381a 100%);z-index:1;height:2px;position:absolute;top:40px;left:0;right:0}@media (max-width:1024px){.ProcessSection-module__tGJ0qW__line{display:none}}.ProcessSection-module__tGJ0qW__grid{z-index:2;grid-template-columns:repeat(6,1fr);gap:2rem;display:grid;position:relative}@media (max-width:1024px){.ProcessSection-module__tGJ0qW__grid{grid-template-columns:1fr;gap:3rem}}.ProcessSection-module__tGJ0qW__stepCard{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}@media (max-width:1024px){.ProcessSection-module__tGJ0qW__stepCard{text-align:left;align-items:flex-start;padding-left:5rem}}.ProcessSection-module__tGJ0qW__nodeWrapper{margin-bottom:2rem;position:relative}@media (max-width:1024px){.ProcessSection-module__tGJ0qW__nodeWrapper{margin-bottom:0;position:absolute;top:0;left:0}}.ProcessSection-module__tGJ0qW__iconWrapper{width:80px;height:80px;color:var(--primary);background:#8a15380d;border:1px solid #8a153833;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative;box-shadow:0 0 20px #8a15381a}.ProcessSection-module__tGJ0qW__stepCard:hover .ProcessSection-module__tGJ0qW__iconWrapper{background:var(--primary);color:#fff;border-color:var(--primary);transform:scale(1.05);box-shadow:0 0 30px #8a153866}.ProcessSection-module__tGJ0qW__stepNumber{background:var(--primary-dark);border:1px solid var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px;box-shadow:0 4px 10px #0000004d}.ProcessSection-module__tGJ0qW__stepTitle{color:#fff;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700;transition:color .3s}.ProcessSection-module__tGJ0qW__stepCard:hover .ProcessSection-module__tGJ0qW__stepTitle{color:var(--primary)}.ProcessSection-module__tGJ0qW__stepDesc{color:#ffffff80;font-size:.9375rem;line-height:1.5}@media (max-width:480px){.ProcessSection-module__tGJ0qW__section{padding:3.5rem 0}.ProcessSection-module__tGJ0qW__stepCard{padding-left:4rem}.ProcessSection-module__tGJ0qW__iconWrapper{width:52px;height:52px}.ProcessSection-module__tGJ0qW__stepNumber{width:22px;height:22px;font-size:.65rem;top:-3px;right:-3px}.ProcessSection-module__tGJ0qW__stepTitle{margin-bottom:.5rem;font-size:1.1rem}.ProcessSection-module__tGJ0qW__stepDesc{font-size:.875rem}}@media (max-width:360px){.ProcessSection-module__tGJ0qW__section{padding:3rem 0}.ProcessSection-module__tGJ0qW__stepCard{padding-left:3.5rem}.ProcessSection-module__tGJ0qW__iconWrapper{width:44px;height:44px}.ProcessSection-module__tGJ0qW__stepNumber{width:18px;height:18px;font-size:.6rem;top:-2px;right:-2px}.ProcessSection-module__tGJ0qW__stepTitle{font-size:1rem}.ProcessSection-module__tGJ0qW__stepDesc{font-size:.8125rem}}
.PaymentMethodsSection-module__Tf5A3G__section{background:#ffffff03;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:8rem 0;position:relative}.PaymentMethodsSection-module__Tf5A3G__header{text-align:center;max-width:800px;margin:0 auto 5rem}.PaymentMethodsSection-module__Tf5A3G__subtitle{color:#fff9;margin-top:1rem;font-size:1.125rem;line-height:1.6}.PaymentMethodsSection-module__Tf5A3G__grid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:4rem;display:grid}@media (max-width:1024px){.PaymentMethodsSection-module__Tf5A3G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.PaymentMethodsSection-module__Tf5A3G__grid{grid-template-columns:1fr;gap:1.25rem}}.PaymentMethodsSection-module__Tf5A3G__card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;align-items:center;padding:2.5rem;transition:all .3s;display:flex;position:relative}.PaymentMethodsSection-module__Tf5A3G__card:hover{background:#ffffff0a;border-color:#8a15384d;transform:translateY(-5px);box-shadow:0 10px 30px #0003}.PaymentMethodsSection-module__Tf5A3G__badge{color:#fff9;text-transform:uppercase;background:#ffffff0d;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:1.5rem;right:1.5rem}.PaymentMethodsSection-module__Tf5A3G__brandIcon{color:#fff;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:2rem;font-family:Outfit,sans-serif;font-size:2.25rem;font-weight:900;display:flex;box-shadow:0 8px 24px #0003}.PaymentMethodsSection-module__Tf5A3G__cardIcon{width:80px;height:80px;color:var(--primary);background:#8a15381a;border:1px solid #8a153833;border-radius:20px;justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.PaymentMethodsSection-module__Tf5A3G__cardTitle{color:#fff;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700}.PaymentMethodsSection-module__Tf5A3G__cardDesc{color:#ffffff80;font-size:.9375rem;line-height:1.5}.PaymentMethodsSection-module__Tf5A3G__installmentBanner{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#8a153826 0%,#8a15380d 100%);border:1px solid #8a15384d;border-radius:30px;align-items:center;gap:2.5rem;padding:3rem;display:flex}@media (max-width:768px){.PaymentMethodsSection-module__Tf5A3G__installmentBanner{text-align:center;flex-direction:column;gap:1.5rem;padding:2.5rem}}.PaymentMethodsSection-module__Tf5A3G__installmentIcon{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 0 20px #8a153866}.PaymentMethodsSection-module__Tf5A3G__installmentText{flex-grow:1}.PaymentMethodsSection-module__Tf5A3G__installmentText h4{color:#fff;margin-bottom:.5rem;font-family:Outfit,sans-serif;font-size:1.375rem;font-weight:700}.PaymentMethodsSection-module__Tf5A3G__installmentText p{color:#ffffffb3;font-size:1rem;line-height:1.6}.PaymentMethodsSection-module__Tf5A3G__shieldBadge{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;flex-shrink:0;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-weight:600;display:flex}.PaymentMethodsSection-module__Tf5A3G__brandImage{object-fit:contain;background:#fff;border-radius:20px;width:80px;height:80px;margin-bottom:2rem;padding:10px;box-shadow:0 8px 24px #0003}@media (max-width:480px){.PaymentMethodsSection-module__Tf5A3G__section{padding:4rem 0}.PaymentMethodsSection-module__Tf5A3G__header{margin-bottom:3rem}.PaymentMethodsSection-module__Tf5A3G__card{border-radius:16px;padding:1.5rem}.PaymentMethodsSection-module__Tf5A3G__installmentBanner{border-radius:20px;gap:1rem;padding:1.5rem}.PaymentMethodsSection-module__Tf5A3G__installmentText h4{font-size:1.15rem}.PaymentMethodsSection-module__Tf5A3G__installmentText p{font-size:.875rem}.PaymentMethodsSection-module__Tf5A3G__shieldBadge{border-radius:12px;padding:.5rem 1rem;font-size:.8rem}}@media (max-width:360px){.PaymentMethodsSection-module__Tf5A3G__section{padding:3rem 0}.PaymentMethodsSection-module__Tf5A3G__card{border-radius:14px;padding:1.25rem}.PaymentMethodsSection-module__Tf5A3G__brandIcon,.PaymentMethodsSection-module__Tf5A3G__cardIcon,.PaymentMethodsSection-module__Tf5A3G__brandImage{width:64px;height:64px;font-size:1.75rem}.PaymentMethodsSection-module__Tf5A3G__cardTitle{font-size:1.1rem}.PaymentMethodsSection-module__Tf5A3G__cardDesc{font-size:.875rem}.PaymentMethodsSection-module__Tf5A3G__installmentBanner{border-radius:16px;gap:.75rem;padding:1.25rem}.PaymentMethodsSection-module__Tf5A3G__installmentText h4{font-size:1rem}.PaymentMethodsSection-module__Tf5A3G__installmentText p{font-size:.8125rem}.PaymentMethodsSection-module__Tf5A3G__shieldBadge{padding:.4rem .75rem;font-size:.75rem}}
.DiagnosticSection-module__ETjDpG__section{background:var(--bg-obsidian);box-sizing:border-box;padding:8rem 0;position:relative}.DiagnosticSection-module__ETjDpG__grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:5rem;display:grid}@media (max-width:1024px){.DiagnosticSection-module__ETjDpG__grid{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.DiagnosticSection-module__ETjDpG__section{padding:4.5rem 0}.DiagnosticSection-module__ETjDpG__grid{gap:2.5rem}}.DiagnosticSection-module__ETjDpG__info{flex-direction:column;display:flex}.DiagnosticSection-module__ETjDpG__description{color:#fff9;margin-top:1rem;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.DiagnosticSection-module__ETjDpG__benefits{flex-direction:column;gap:1.25rem;display:flex}.DiagnosticSection-module__ETjDpG__benefitItem{color:#ffffffd9;align-items:center;gap:1rem;font-size:1rem;font-weight:500;display:flex}.DiagnosticSection-module__ETjDpG__checkIcon{width:28px;height:28px;color:var(--primary);background:#8a15381a;border:1px solid #8a15384d;border-radius:50%;justify-content:center;align-items:center;display:flex}.DiagnosticSection-module__ETjDpG__calculatorCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff14;border-radius:32px;flex-direction:column;min-height:480px;padding:3rem;display:flex;position:relative;box-shadow:0 30px 60px #0006}@media (max-width:640px){.DiagnosticSection-module__ETjDpG__calculatorCard{min-height:520px;padding:2rem}}.DiagnosticSection-module__ETjDpG__progressWrapper{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2.5rem;display:flex}.DiagnosticSection-module__ETjDpG__progressTrack{background:#ffffff0d;border-radius:3px;flex-grow:1;height:6px;overflow:hidden}.DiagnosticSection-module__ETjDpG__progressFill{background:linear-gradient(90deg, var(--primary) 0%, var(--primary-dark) 100%);border-radius:3px;height:100%;transition:width .4s}.DiagnosticSection-module__ETjDpG__stepsLabel{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;font-size:.875rem;font-weight:700}.DiagnosticSection-module__ETjDpG__formContent{flex-direction:column;flex-grow:1;display:flex}.DiagnosticSection-module__ETjDpG__stepTitle{color:#fff;margin-bottom:2rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.3}.DiagnosticSection-module__ETjDpG__careerGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}@media (max-width:480px){.DiagnosticSection-module__ETjDpG__careerGrid{grid-template-columns:repeat(2,1fr)}}.DiagnosticSection-module__ETjDpG__selectBtn{color:#fffc;cursor:pointer;text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.DiagnosticSection-module__ETjDpG__selectBtn:hover{border-color:var(--primary);color:#fff;background:#8a15381a}.DiagnosticSection-module__ETjDpG__selectBtn.DiagnosticSection-module__ETjDpG__selected{background:var(--primary);border-color:var(--primary);color:#fff}.DiagnosticSection-module__ETjDpG__optionsList{flex-direction:column;gap:1rem;display:flex}.DiagnosticSection-module__ETjDpG__optionRow{cursor:pointer;text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:1.25rem 1.5rem;transition:all .2s;display:flex}.DiagnosticSection-module__ETjDpG__optionRow:hover{background:#8a15380d;border-color:#8a153866}.DiagnosticSection-module__ETjDpG__optionRow.DiagnosticSection-module__ETjDpG__selected{border-color:var(--primary);background:#8a153826}.DiagnosticSection-module__ETjDpG__optionContent{flex-direction:column;gap:.25rem;display:flex}.DiagnosticSection-module__ETjDpG__optionLabel{color:#fff;font-size:1rem;font-weight:700}.DiagnosticSection-module__ETjDpG__optionDesc{color:#ffffff80;font-size:.8125rem}.DiagnosticSection-module__ETjDpG__actions{justify-content:flex-end;margin-top:2rem;display:flex}.DiagnosticSection-module__ETjDpG__backBtn{color:#ffffff80;cursor:pointer;background:0 0;border:none;font-size:.9375rem;font-weight:600;transition:color .2s}.DiagnosticSection-module__ETjDpG__backBtn:hover{color:#fff}.DiagnosticSection-module__ETjDpG__resultContainer{flex-direction:column;display:flex}.DiagnosticSection-module__ETjDpG__resultCard{background:#ffffff05;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.DiagnosticSection-module__ETjDpG__resultItem{gap:1.25rem;display:flex}.DiagnosticSection-module__ETjDpG__resultIcon{color:var(--primary);flex-shrink:0;margin-top:.25rem}.DiagnosticSection-module__ETjDpG__resultLabel{text-transform:uppercase;color:#fff6;letter-spacing:.05em;margin-bottom:.25rem;font-size:.8125rem;font-weight:700}.DiagnosticSection-module__ETjDpG__resultValue{color:#fff;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:800}.DiagnosticSection-module__ETjDpG__resultDescText{color:#fffc;font-size:.9375rem;line-height:1.5}.DiagnosticSection-module__ETjDpG__resultSummary{color:#ffffff80;border-top:1px solid #ffffff14;flex-wrap:wrap;gap:.5rem;padding-top:1.25rem;font-size:.875rem;display:flex}@media (max-width:480px){.DiagnosticSection-module__ETjDpG__section{padding:3.5rem 0}.DiagnosticSection-module__ETjDpG__calculatorCard{border-radius:20px;min-height:auto;padding:1.5rem}.DiagnosticSection-module__ETjDpG__stepTitle{margin-bottom:1.5rem;font-size:1.25rem}.DiagnosticSection-module__ETjDpG__selectBtn{padding:.5rem .75rem;font-size:.8rem}.DiagnosticSection-module__ETjDpG__optionRow{border-radius:12px;padding:1rem}.DiagnosticSection-module__ETjDpG__optionLabel{font-size:.95rem}.DiagnosticSection-module__ETjDpG__optionDesc{font-size:.75rem}.DiagnosticSection-module__ETjDpG__resultCard{border-radius:16px;gap:1rem;padding:1.25rem}.DiagnosticSection-module__ETjDpG__resultValue{font-size:1.25rem}.DiagnosticSection-module__ETjDpG__resultDescText{font-size:.875rem}}@media (max-width:360px){.DiagnosticSection-module__ETjDpG__section{padding:3rem 0}.DiagnosticSection-module__ETjDpG__calculatorCard{border-radius:16px;padding:1.25rem}.DiagnosticSection-module__ETjDpG__careerGrid{grid-template-columns:1fr}.DiagnosticSection-module__ETjDpG__selectBtn{padding:.5rem .75rem;font-size:.75rem}.DiagnosticSection-module__ETjDpG__stepTitle{margin-bottom:1.25rem;font-size:1.125rem}.DiagnosticSection-module__ETjDpG__progressWrapper{gap:1rem;margin-bottom:2rem}.DiagnosticSection-module__ETjDpG__resultValue{font-size:1.125rem}}
.QuoteCalculatorSection-module__pvg_jq__section{background:var(--bg-obsidian);box-sizing:border-box;border-top:1px solid #ffffff08;padding:8rem 0;position:relative}.QuoteCalculatorSection-module__pvg_jq__grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:5rem;display:grid}@media (max-width:1024px){.QuoteCalculatorSection-module__pvg_jq__grid{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.QuoteCalculatorSection-module__pvg_jq__section{padding:4.5rem 0}.QuoteCalculatorSection-module__pvg_jq__grid{gap:2.5rem}}.QuoteCalculatorSection-module__pvg_jq__infoCol{flex-direction:column;display:flex}.QuoteCalculatorSection-module__pvg_jq__description{color:#fff9;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.QuoteCalculatorSection-module__pvg_jq__benefits{flex-direction:column;gap:1.5rem;display:flex}.QuoteCalculatorSection-module__pvg_jq__benefitItem{align-items:flex-start;gap:1rem;display:flex}.QuoteCalculatorSection-module__pvg_jq__checkIcon{width:28px;height:28px;color:var(--accent);background:#8a15381a;border:1px solid #8a15384d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:.25rem;display:flex}.QuoteCalculatorSection-module__pvg_jq__benefitItem h4{color:#fff;margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.QuoteCalculatorSection-module__pvg_jq__benefitItem p{color:#ffffff80;font-size:.9rem;line-height:1.4}.QuoteCalculatorSection-module__pvg_jq__calculatorCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff14;border-radius:32px;flex-direction:column;min-height:520px;padding:3rem;display:flex;position:relative;box-shadow:0 30px 60px #0006}@media (max-width:640px){.QuoteCalculatorSection-module__pvg_jq__calculatorCard{min-height:580px;padding:2rem}}.QuoteCalculatorSection-module__pvg_jq__stepIndicator{justify-content:center;align-items:center;gap:.5rem;margin-bottom:2.5rem;display:flex}.QuoteCalculatorSection-module__pvg_jq__dot{background:#ffffff1a;border-radius:50%;width:10px;height:10px;transition:all .3s}.QuoteCalculatorSection-module__pvg_jq__activeDot{background:var(--accent);box-shadow:0 0 10px var(--accent)}.QuoteCalculatorSection-module__pvg_jq__line{background:#ffffff1a;width:40px;height:2px}.QuoteCalculatorSection-module__pvg_jq__stepTitle{color:#fff;margin-bottom:2rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.3}.QuoteCalculatorSection-module__pvg_jq__optionsList{flex-direction:column;gap:.75rem;display:flex}.QuoteCalculatorSection-module__pvg_jq__optionBtn{color:#ffffffd9;cursor:pointer;text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;width:100%;padding:1.25rem 1.5rem;font-size:1rem;font-weight:700;transition:all .2s}.QuoteCalculatorSection-module__pvg_jq__optionBtn:hover{color:#fff;background:#8a15380d;border-color:#8a153866}.QuoteCalculatorSection-module__pvg_jq__optionBtn.QuoteCalculatorSection-module__pvg_jq__selected{border-color:var(--primary);color:#fff;background:#8a153826;box-shadow:0 0 20px #7a0a2133}.QuoteCalculatorSection-module__pvg_jq__optionBtnContent{flex-direction:column;gap:.25rem;display:flex}.QuoteCalculatorSection-module__pvg_jq__optionDesc{color:#fff6;font-size:.8rem;font-weight:400}.QuoteCalculatorSection-module__pvg_jq__backLink{color:#ffffff80;cursor:pointer;text-align:left;background:0 0;border:none;margin-top:1.5rem;font-size:.9rem;font-weight:600;transition:color .2s;display:inline-block}.QuoteCalculatorSection-module__pvg_jq__backLink:hover{color:#fff}.QuoteCalculatorSection-module__pvg_jq__priceEstimateCard{text-align:center;background:linear-gradient(135deg,#8a15381a 0%,#dfa9310d 100%);border:1px solid #dfa93133;border-radius:20px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 10px 30px #0003}.QuoteCalculatorSection-module__pvg_jq__estimateHeader{text-transform:uppercase;color:var(--accent);letter-spacing:.1em;margin-bottom:.5rem;font-size:.8rem;font-weight:700}.QuoteCalculatorSection-module__pvg_jq__priceRange{color:#fff;justify-content:center;align-items:center;gap:.25rem;font-family:Outfit,sans-serif;font-size:2rem;font-weight:900;display:flex}.QuoteCalculatorSection-module__pvg_jq__currencyIcon{color:var(--accent)}.QuoteCalculatorSection-module__pvg_jq__estimateDisclaimer{color:#ffffff73;margin-top:.5rem;font-size:.75rem}.QuoteCalculatorSection-module__pvg_jq__leadFields{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem;display:grid}@media (max-width:480px){.QuoteCalculatorSection-module__pvg_jq__leadFields{grid-template-columns:1fr}}.QuoteCalculatorSection-module__pvg_jq__inputGroup{flex-direction:column;gap:.5rem;display:flex}.QuoteCalculatorSection-module__pvg_jq__inputGroup label{color:#fff9;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.QuoteCalculatorSection-module__pvg_jq__inputGroup input{color:#fff;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:.75rem 1rem;font-family:Inter,sans-serif;font-size:.95rem;transition:all .2s}.QuoteCalculatorSection-module__pvg_jq__inputGroup input:focus{border-color:var(--accent);background:#ffffff0f;outline:none}.QuoteCalculatorSection-module__pvg_jq__actionButtons{align-items:center;gap:2rem;margin-top:1rem;display:flex}.QuoteCalculatorSection-module__pvg_jq__successWrapper{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2rem 0;display:flex}.QuoteCalculatorSection-module__pvg_jq__successIcon{color:#10b981;margin-bottom:1.5rem}.QuoteCalculatorSection-module__pvg_jq__successTitle{color:#fff;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:800}.QuoteCalculatorSection-module__pvg_jq__successText{color:#fff9;margin-bottom:2rem;font-size:1rem;line-height:1.6}.QuoteCalculatorSection-module__pvg_jq__summaryBox{text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:.5rem;width:100%;margin-bottom:2.5rem;padding:1.25rem;font-size:.9rem;display:flex}.QuoteCalculatorSection-module__pvg_jq__summaryBox strong{color:var(--accent)}@media (max-width:480px){.QuoteCalculatorSection-module__pvg_jq__section{padding:3.5rem 0}.QuoteCalculatorSection-module__pvg_jq__calculatorCard{border-radius:20px;min-height:auto;padding:1.5rem}.QuoteCalculatorSection-module__pvg_jq__stepTitle{margin-bottom:1.5rem;font-size:1.25rem}.QuoteCalculatorSection-module__pvg_jq__priceRange{font-size:1.6rem}.QuoteCalculatorSection-module__pvg_jq__optionBtn{border-radius:12px;padding:1rem 1.25rem;font-size:.95rem}.QuoteCalculatorSection-module__pvg_jq__optionDesc{font-size:.75rem}.QuoteCalculatorSection-module__pvg_jq__actionButtons{flex-direction:column-reverse;align-items:stretch;gap:1rem;margin-top:1.5rem}.QuoteCalculatorSection-module__pvg_jq__actionButtons button,.QuoteCalculatorSection-module__pvg_jq__actionButtons a{text-align:center;justify-content:center;width:100%!important}.QuoteCalculatorSection-module__pvg_jq__actionButtons .btn{text-align:center;justify-content:center;width:100%!important}.QuoteCalculatorSection-module__pvg_jq__backLink{text-align:center;margin-top:1rem}.QuoteCalculatorSection-module__pvg_jq__successTitle{font-size:1.35rem}.QuoteCalculatorSection-module__pvg_jq__successText{font-size:.9rem}}@media (max-width:360px){.QuoteCalculatorSection-module__pvg_jq__section{padding:3rem 0}.QuoteCalculatorSection-module__pvg_jq__calculatorCard{border-radius:16px;min-height:auto;padding:1.25rem}.QuoteCalculatorSection-module__pvg_jq__stepTitle{margin-bottom:1.25rem;font-size:1.125rem}.QuoteCalculatorSection-module__pvg_jq__priceRange{font-size:1.4rem}.QuoteCalculatorSection-module__pvg_jq__optionBtn{border-radius:10px;padding:.875rem 1rem;font-size:.875rem}.QuoteCalculatorSection-module__pvg_jq__stepIndicator{margin-bottom:1.75rem}.QuoteCalculatorSection-module__pvg_jq__successTitle{font-size:1.2rem}.QuoteCalculatorSection-module__pvg_jq__summaryBox{padding:1rem;font-size:.8125rem}}.QuoteCalculatorSection-module__pvg_jq__spinner{animation:1s linear infinite QuoteCalculatorSection-module__pvg_jq__spin}@keyframes QuoteCalculatorSection-module__pvg_jq__spin{to{transform:rotate(360deg)}}
.FaqSection-module__lcpOYW__section{padding:6rem 0;position:relative}.FaqSection-module__lcpOYW__header{text-align:center;max-width:700px;margin:0 auto 3rem}.FaqSection-module__lcpOYW__subtitle{color:var(--text-muted);margin-top:1rem;font-size:1.05rem;line-height:1.6}.FaqSection-module__lcpOYW__list{flex-direction:column;gap:1rem;max-width:850px;margin:0 auto;display:flex}.FaqSection-module__lcpOYW__item{background:var(--bg-card);border:1px solid var(--glass-border);border-radius:16px;transition:border-color .3s;overflow:hidden}.FaqSection-module__lcpOYW__item:hover{border-color:var(--accent)}.FaqSection-module__lcpOYW__question{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-family:inherit;font-size:1.05rem;font-weight:600;display:flex}.FaqSection-module__lcpOYW__chevron{color:var(--accent);flex-shrink:0;transition:transform .3s}.FaqSection-module__lcpOYW__chevronOpen{transform:rotate(180deg)}.FaqSection-module__lcpOYW__answerWrapper{overflow:hidden}.FaqSection-module__lcpOYW__answer{color:var(--text-muted);padding:0 1.5rem 1.5rem;font-size:.98rem;line-height:1.7}@media (max-width:768px){.FaqSection-module__lcpOYW__section{padding:4rem 0}.FaqSection-module__lcpOYW__question{padding:1rem 1.25rem;font-size:.98rem}.FaqSection-module__lcpOYW__answer{padding:0 1.25rem 1.25rem}}@media (max-width:480px){.FaqSection-module__lcpOYW__section{padding:3.5rem 0}.FaqSection-module__lcpOYW__question{padding:1rem;font-size:.9375rem}.FaqSection-module__lcpOYW__answer{padding:0 1rem 1rem;font-size:.875rem;line-height:1.6}}@media (max-width:360px){.FaqSection-module__lcpOYW__section{padding:3rem 0}.FaqSection-module__lcpOYW__question{padding:.875rem;font-size:.875rem}.FaqSection-module__lcpOYW__answer{padding:0 .875rem .875rem;font-size:.8125rem}}
.AcercaDe-module__XvgRra__pageWrapper{background-color:var(--bg-obsidian);color:#fff;background-image:radial-gradient(circle at 2px 2px,#dfa9310d 1px,#0000 0);background-size:40px 40px;position:relative;overflow:hidden}.AcercaDe-module__XvgRra__brandDecoration{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;right:0;overflow:hidden}.AcercaDe-module__XvgRra__brandDecoration:before{content:"";filter:blur(80px);background:radial-gradient(circle,#8a153826 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-10%;right:-5%}.AcercaDe-module__XvgRra__missionVisionGrid{z-index:1;grid-template-columns:repeat(2,1fr);gap:4rem;margin-bottom:10rem;display:grid;position:relative}.AcercaDe-module__XvgRra__infoCard{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:linear-gradient(165deg,#1e293b66 0%,#0f172acc 100%);border:1px solid #ffffff0d;border-left:4px solid #8a1538;border-radius:24px;padding:4rem;transition:all .5s cubic-bezier(.2,1,.3,1);position:relative;box-shadow:0 30px 60px -12px #00000080}.AcercaDe-module__XvgRra__infoCard:hover{border-left-color:#dfa931;transform:translateY(-10px)scale(1.01);box-shadow:0 50px 100px -20px #000000b3}.AcercaDe-module__XvgRra__iconContainer{align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.AcercaDe-module__XvgRra__iconWrapper{color:#fff;background:#8a1538;border-radius:18px;justify-content:center;align-items:center;width:70px;height:70px;transition:all .4s;display:flex;box-shadow:0 10px 20px #8a15384d}.AcercaDe-module__XvgRra__infoCard:hover .AcercaDe-module__XvgRra__iconWrapper{background:#dfa931;transform:rotate(10deg)}.AcercaDe-module__XvgRra__sectionTitle{color:#fff;letter-spacing:-.02em;font-family:Outfit,sans-serif;font-size:2.2rem;font-weight:900}.AcercaDe-module__XvgRra__sectionText{color:#cbd5e1;text-align:justify;border-top:1px solid #ffffff1a;margin-top:1rem;padding-top:2rem;font-size:1.2rem;font-weight:300;line-height:1.9}.AcercaDe-module__XvgRra__managerSection{z-index:1;margin-top:2rem;position:relative}.AcercaDe-module__XvgRra__managerCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:60px;grid-template-columns:500px 1fr;gap:6rem;padding:6rem;display:grid;position:relative;overflow:hidden}.AcercaDe-module__XvgRra__managerCard:after{content:"";pointer-events:none;background:linear-gradient(225deg,#0000 80%,#8a15381a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.AcercaDe-module__XvgRra__managerImageWrapper{aspect-ratio:4/5.5;border:4px solid #ffffff0d;border-radius:40px;transition:all .6s;position:relative;overflow:hidden;transform:rotate(-2deg);box-shadow:0 40px 80px #0009}.AcercaDe-module__XvgRra__managerCard:hover .AcercaDe-module__XvgRra__managerImageWrapper{border-color:#dfa931;transform:rotate(0)scale(1.02)}.AcercaDe-module__XvgRra__managerImage{object-fit:cover;width:100%;height:100%}.AcercaDe-module__XvgRra__managerBadge{color:#fff;z-index:2;background:linear-gradient(135deg,#8a1538,#5a0e24);border-radius:12px 0 0 12px;align-items:center;gap:1rem;padding:1.25rem 2.5rem;font-size:1.1rem;font-weight:800;display:flex;position:absolute;bottom:2.5rem;right:-1rem;box-shadow:-10px 15px 30px #0006}.AcercaDe-module__XvgRra__managerInfo{flex-direction:column;justify-content:center;display:flex}.AcercaDe-module__XvgRra__roleLabel{text-transform:uppercase;letter-spacing:.4em;color:#dfa931;align-items:center;gap:1.5rem;margin-bottom:2rem;font-size:.9rem;font-weight:900;display:flex}.AcercaDe-module__XvgRra__roleLabel:before{content:"";background:#dfa931;width:40px;height:2px}.AcercaDe-module__XvgRra__managerName{color:#fff;text-shadow:0 10px 30px #0000004d;margin-bottom:3rem;font-family:Outfit,sans-serif;font-size:3.8rem;font-weight:900;line-height:1.05}.AcercaDe-module__XvgRra__managerBio{color:#cbd5e1;border-left:2px solid #dfa93133;margin-bottom:4rem;padding-left:2.5rem;font-size:1.3rem;font-weight:300;line-height:1.9}.AcercaDe-module__XvgRra__valuesList{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.AcercaDe-module__XvgRra__valueItem{color:#fff;background:#8a153826;border:1px solid #8a15384d;border-radius:20px;align-items:center;gap:1.5rem;padding:1.5rem 2rem;font-weight:700;transition:all .3s;display:flex}.AcercaDe-module__XvgRra__valueItem:hover{background:#8a1538;border-color:#dfa931;transform:translateY(-5px)}.AcercaDe-module__XvgRra__valueItem svg{color:#dfa931;transition:color .3s}.AcercaDe-module__XvgRra__valueItem:hover svg{color:#fff}@media (max-width:1400px){.AcercaDe-module__XvgRra__managerCard{grid-template-columns:400px 1fr;gap:4rem;padding:4rem}}@media (max-width:1100px){.AcercaDe-module__XvgRra__managerCard{border-radius:40px;grid-template-columns:1fr}.AcercaDe-module__XvgRra__managerImageWrapper{max-width:400px;margin:0 auto;transform:rotate(0)}.AcercaDe-module__XvgRra__managerName{text-align:center;font-size:3rem}.AcercaDe-module__XvgRra__roleLabel{justify-content:center}.AcercaDe-module__XvgRra__roleLabel:before{display:none}.AcercaDe-module__XvgRra__managerBio{text-align:center;border-left:none;padding-left:0}.AcercaDe-module__XvgRra__valuesList{grid-template-columns:1fr}}@media (max-width:768px){.AcercaDe-module__XvgRra__missionVisionGrid{grid-template-columns:1fr;gap:3rem}.AcercaDe-module__XvgRra__infoCard{padding:3rem}.AcercaDe-module__XvgRra__sectionTitle{font-size:1.8rem}}.AcercaDe-module__XvgRra__historyCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:28px;margin-bottom:6rem;padding:4rem}.AcercaDe-module__XvgRra__historyHeader{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.AcercaDe-module__XvgRra__historyIcon{color:var(--primary)}.AcercaDe-module__XvgRra__historyText{color:#ffffffb3;text-align:justify;font-size:1.125rem;line-height:1.8}.AcercaDe-module__XvgRra__valoresSection{margin-bottom:8rem}.AcercaDe-module__XvgRra__valoresGrid{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.AcercaDe-module__XvgRra__valoresGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.AcercaDe-module__XvgRra__valoresGrid{grid-template-columns:1fr}}.AcercaDe-module__XvgRra__managerVal{color:#fff;background:#8a15381a;border:1px solid #8a153833;border-radius:16px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-weight:700;display:flex}.AcercaDe-module__XvgRra__managerVal svg{color:var(--accent)}.AcercaDe-module__XvgRra__centerHeader{text-align:center;max-width:800px;margin:0 auto 4rem}.AcercaDe-module__XvgRra__centerSubtitle{color:#ffffff8c;margin-top:1rem;font-size:1.0625rem;line-height:1.6}.AcercaDe-module__XvgRra__teamSection{margin-bottom:8rem}.AcercaDe-module__XvgRra__teamGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}@media (max-width:1024px){.AcercaDe-module__XvgRra__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.AcercaDe-module__XvgRra__teamGrid{grid-template-columns:1fr}}.AcercaDe-module__XvgRra__teamCard{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;align-items:center;padding:2.5rem;transition:all .3s;display:flex}.AcercaDe-module__XvgRra__teamCard:hover{background:#ffffff0a;border-color:#8a15384d;transform:translateY(-5px)}.AcercaDe-module__XvgRra__teamAvatar{width:72px;height:72px;color:var(--primary);background:#8a15381a;border:1px solid #8a153833;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.AcercaDe-module__XvgRra__teamName{color:#fff;margin-bottom:.35rem;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700}.AcercaDe-module__XvgRra__teamRole{text-transform:uppercase;color:var(--primary);letter-spacing:.05em;margin-bottom:1.25rem;font-size:.8125rem;font-weight:700}.AcercaDe-module__XvgRra__teamBio{color:#ffffff80;font-size:.875rem;line-height:1.5}.AcercaDe-module__XvgRra__officeSection{margin-bottom:6rem}.AcercaDe-module__XvgRra__galleryGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:768px){.AcercaDe-module__XvgRra__galleryGrid{grid-template-columns:1fr}}.AcercaDe-module__XvgRra__galleryWrapper{aspect-ratio:16/10;border:1px solid #ffffff0d;border-radius:24px;overflow:hidden;box-shadow:0 15px 30px #0000004d}.AcercaDe-module__XvgRra__galleryImg{object-fit:cover;width:100%;height:100%;transition:transform .6s}.AcercaDe-module__XvgRra__galleryWrapper:hover .AcercaDe-module__XvgRra__galleryImg{transform:scale(1.05)}@media (max-width:480px){.AcercaDe-module__XvgRra__infoCard{border-radius:16px;padding:1.5rem}.AcercaDe-module__XvgRra__iconContainer{gap:1rem;margin-bottom:1.5rem}.AcercaDe-module__XvgRra__iconWrapper{border-radius:12px;width:50px;height:50px}.AcercaDe-module__XvgRra__sectionTitle{font-size:1.45rem}.AcercaDe-module__XvgRra__sectionText{padding-top:1.5rem;font-size:1rem;line-height:1.7}.AcercaDe-module__XvgRra__managerCard{border-radius:24px;gap:2rem;padding:1.5rem}.AcercaDe-module__XvgRra__managerImageWrapper{border-radius:20px}.AcercaDe-module__XvgRra__managerBadge{padding:.75rem 1.5rem;font-size:.9rem;bottom:1.5rem}.AcercaDe-module__XvgRra__managerName{margin-bottom:1.5rem;font-size:1.85rem}.AcercaDe-module__XvgRra__managerBio{margin-bottom:2rem;font-size:1rem;line-height:1.6}.AcercaDe-module__XvgRra__valueItem{gap:1rem;padding:1rem 1.25rem;font-size:.95rem}.AcercaDe-module__XvgRra__historyCard{border-radius:20px;margin-bottom:4rem;padding:1.5rem}.AcercaDe-module__XvgRra__historyText{font-size:.95rem;line-height:1.6}.AcercaDe-module__XvgRra__teamCard{padding:1.5rem}.AcercaDe-module__XvgRra__valoresSection,.AcercaDe-module__XvgRra__teamSection{margin-bottom:4rem}.AcercaDe-module__XvgRra__centerHeader{margin-bottom:2.5rem}}
.Agendar-module__r19xdG__grid{grid-template-columns:1.5fr 1fr;align-items:start;gap:4rem;display:grid}@media (max-width:1024px){.Agendar-module__r19xdG__grid{grid-template-columns:1fr;gap:3rem}}.Agendar-module__r19xdG__formCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff14;border-radius:32px;padding:3rem;box-shadow:0 30px 60px #0000004d}@media (max-width:640px){.Agendar-module__r19xdG__formCard{padding:2rem}}.Agendar-module__r19xdG__cardTitle{color:#fff;margin-bottom:.5rem;font-family:Outfit,sans-serif;font-size:2rem;font-weight:800}.Agendar-module__r19xdG__cardSubtitle{color:#ffffff80;margin-bottom:2.5rem;font-size:1rem}.Agendar-module__r19xdG__form{flex-direction:column;gap:1.5rem;display:flex}.Agendar-module__r19xdG__formGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (max-width:640px){.Agendar-module__r19xdG__formGrid{grid-template-columns:1fr}}.Agendar-module__r19xdG__field{flex-direction:column;gap:.5rem;display:flex}.Agendar-module__r19xdG__field label{color:#fff9;font-size:.875rem;font-weight:600}.Agendar-module__r19xdG__field input,.Agendar-module__r19xdG__field select,.Agendar-module__r19xdG__field textarea{color:#fff;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;padding:1rem 1.25rem;font-size:.9375rem;transition:all .2s}.Agendar-module__r19xdG__field input:focus,.Agendar-module__r19xdG__field select:focus,.Agendar-module__r19xdG__field textarea:focus{border-color:var(--primary);background:#ffffff14;outline:none}.Agendar-module__r19xdG__field select option{color:#fff;background:#111}.Agendar-module__r19xdG__submitBtn{justify-content:center;gap:.75rem;width:100%;margin-top:1.5rem}.Agendar-module__r19xdG__spinner{animation:1s linear infinite Agendar-module__r19xdG__rotate}@keyframes Agendar-module__r19xdG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Agendar-module__r19xdG__errorText{color:#f43f5e;font-size:.875rem;font-weight:600}.Agendar-module__r19xdG__infoCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#8a15381a 0%,#0000 100%);border:1px solid #8a153833;border-radius:32px;padding:3rem}@media (max-width:640px){.Agendar-module__r19xdG__infoCard{padding:2rem}}.Agendar-module__r19xdG__benefitHeader{align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.Agendar-module__r19xdG__sparkleIcon{color:var(--primary);width:28px;height:28px}.Agendar-module__r19xdG__benefitHeader h3{color:#fff;font-family:Outfit,sans-serif;font-size:1.375rem;font-weight:700}.Agendar-module__r19xdG__benefitsList{flex-direction:column;gap:2rem;margin-bottom:3.5rem;display:flex}.Agendar-module__r19xdG__benefit{gap:1.5rem;display:flex}.Agendar-module__r19xdG__benefitNum{color:var(--primary);opacity:.8;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:900;line-height:1}.Agendar-module__r19xdG__benefit h4{color:#fff;margin-bottom:.35rem;font-family:Outfit,sans-serif;font-size:1.0625rem;font-weight:700}.Agendar-module__r19xdG__benefit p{color:#ffffff80;font-size:.875rem;line-height:1.5}.Agendar-module__r19xdG__contactDetails{border-top:1px solid #ffffff14;flex-direction:column;gap:1rem;padding-top:2rem;display:flex}.Agendar-module__r19xdG__contactItem{color:#fff9;align-items:center;gap:1rem;font-size:.9375rem;font-weight:500;display:flex}.Agendar-module__r19xdG__contactItem svg{color:var(--primary)}.Agendar-module__r19xdG__successSection{justify-content:center;align-items:center;padding:10rem 1rem;display:flex}.Agendar-module__r19xdG__successCard{text-align:center;background:#ffffff05;border:1px solid #10b9814d;border-radius:32px;flex-direction:column;align-items:center;max-width:600px;padding:4rem;display:flex;box-shadow:0 30px 60px #0006}.Agendar-module__r19xdG__successIcon{color:#10b981;filter:drop-shadow(0 0 10px #10b9814d);margin-bottom:2rem}.Agendar-module__r19xdG__successTitle{color:#fff;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:2.25rem;font-weight:800}.Agendar-module__r19xdG__successText{color:#ffffffb3;margin-bottom:2.5rem;font-size:1.0625rem;line-height:1.6}@media (max-width:480px){.Agendar-module__r19xdG__formCard{border-radius:20px;padding:1.5rem}.Agendar-module__r19xdG__cardTitle{font-size:1.5rem}.Agendar-module__r19xdG__infoCard{border-radius:20px;padding:1.5rem}.Agendar-module__r19xdG__benefitHeader{margin-bottom:1.5rem}.Agendar-module__r19xdG__benefitHeader h3{font-size:1.15rem}.Agendar-module__r19xdG__benefitsList{gap:1.25rem;margin-bottom:2rem}.Agendar-module__r19xdG__benefit{gap:1rem}.Agendar-module__r19xdG__benefitNum{font-size:1.25rem}.Agendar-module__r19xdG__benefit h4{font-size:.95rem}.Agendar-module__r19xdG__benefit p{font-size:.8rem}.Agendar-module__r19xdG__successSection{padding:6rem 1rem}.Agendar-module__r19xdG__successCard{border-radius:20px;padding:2rem 1.5rem}.Agendar-module__r19xdG__successTitle{font-size:1.6rem}.Agendar-module__r19xdG__successText{margin-bottom:1.5rem;font-size:.9rem}}@media (max-width:360px){.Agendar-module__r19xdG__formCard{border-radius:16px;padding:1rem}.Agendar-module__r19xdG__cardTitle{font-size:1.35rem}.Agendar-module__r19xdG__cardSubtitle{margin-bottom:1.5rem;font-size:.875rem}.Agendar-module__r19xdG__field label{font-size:.8rem}.Agendar-module__r19xdG__field input,.Agendar-module__r19xdG__field select,.Agendar-module__r19xdG__field textarea{border-radius:10px;padding:.75rem 1rem;font-size:.875rem}.Agendar-module__r19xdG__infoCard{border-radius:16px;padding:1rem}.Agendar-module__r19xdG__benefitHeader h3{font-size:1.05rem}.Agendar-module__r19xdG__benefit h4{font-size:.875rem}.Agendar-module__r19xdG__benefit p{font-size:.75rem}}
.Blog-module__j2fY5G__hero{text-align:center;background:radial-gradient(circle at 100% 0,#8a15381a 0%,#0000 50%),radial-gradient(circle at 0 100%,#d4af371a 0%,#0000 50%);padding:10rem 0 6rem}.Blog-module__j2fY5G__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;padding:5rem 0;display:grid;position:relative}.Blog-module__j2fY5G__blogCard{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:32px;flex-direction:column;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;overflow:hidden}.Blog-module__j2fY5G__blogCard:hover{border-color:#d4af374d;transform:translateY(-12px);box-shadow:0 30px 60px #00000080}.Blog-module__j2fY5G__imageWrapper{background:linear-gradient(135deg,#0f0f0fcc 0%,#1a1a1acc 100%);height:240px;position:relative;overflow:hidden}.Blog-module__j2fY5G__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.23,1,.32,1)}.Blog-module__j2fY5G__blogCard:hover .Blog-module__j2fY5G__image{transform:scale(1.1)}.Blog-module__j2fY5G__category{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;text-transform:uppercase;letter-spacing:.1em;z-index:2;background:#8a1538e6;border-radius:99px;padding:.5rem 1rem;font-size:.75rem;font-weight:800;position:absolute;top:1.5rem;left:1.5rem}.Blog-module__j2fY5G__cardBody{flex-direction:column;flex:1;gap:1.25rem;padding:2.5rem;display:flex}.Blog-module__j2fY5G__meta{color:var(--text-muted);gap:1.5rem;font-size:.8125rem;font-weight:600;display:flex}.Blog-module__j2fY5G__metaItem{align-items:center;gap:.375rem;display:flex}.Blog-module__j2fY5G__title{color:#fff;margin:0;font-size:1.5rem;font-weight:800;line-height:1.4}.Blog-module__j2fY5G__title a{color:inherit;text-decoration:none;transition:color .3s}.Blog-module__j2fY5G__title a:hover{color:var(--accent)}.Blog-module__j2fY5G__desc{color:var(--text-secondary);font-size:.9375rem;line-height:1.7}.Blog-module__j2fY5G__footer{border-top:1px solid #ffffff0d;margin-top:auto;padding-top:2rem}.Blog-module__j2fY5G__readMore{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;font-size:.875rem;font-weight:800;text-decoration:none;transition:gap .3s;display:inline-flex}.Blog-module__j2fY5G__readMore:hover{gap:1rem}@media (max-width:768px){.Blog-module__j2fY5G__grid{grid-template-columns:1fr;gap:1.5rem}.Blog-module__j2fY5G__imageWrapper{height:200px}.Blog-module__j2fY5G__cardBody{padding:2rem}.Blog-module__j2fY5G__blogCard{border-radius:24px}}@media (max-width:480px){.Blog-module__j2fY5G__hero{padding:7rem 0 3rem}.Blog-module__j2fY5G__grid{padding:2.5rem 0}.Blog-module__j2fY5G__cardBody{gap:1rem;padding:1.5rem}.Blog-module__j2fY5G__title{font-size:1.25rem}.Blog-module__j2fY5G__desc{font-size:.875rem;line-height:1.6}.Blog-module__j2fY5G__footer{padding-top:1.5rem}}.Blog-module__j2fY5G__filterBar{flex-direction:column;gap:1.25rem;margin-bottom:1rem;display:flex}.Blog-module__j2fY5G__searchWrapper{width:100%;max-width:480px;position:relative}.Blog-module__j2fY5G__searchIcon{color:#64748b;pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.Blog-module__j2fY5G__searchInput{color:#f1f5f9;box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff14;border-radius:.9rem;width:100%;padding:.8rem 3rem .8rem 2.75rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,background .2s}.Blog-module__j2fY5G__searchInput:focus{background:#ffffff12;border-color:#8a153880;outline:none}.Blog-module__j2fY5G__searchInput::placeholder{color:#475569}.Blog-module__j2fY5G__clearSearch{color:#94a3b8;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .15s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.Blog-module__j2fY5G__clearSearch:hover{color:#f87171;background:#ef444433}.Blog-module__j2fY5G__categoryTabs{flex-wrap:wrap;gap:.5rem;display:flex}.Blog-module__j2fY5G__catTab{color:#94a3b8;cursor:pointer;white-space:nowrap;background:#ffffff08;border:1px solid #ffffff1a;border-radius:99px;padding:.45rem 1rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .2s}.Blog-module__j2fY5G__catTab:hover{color:#e8a0b4;background:#8a15381a;border-color:#8a15384d}.Blog-module__j2fY5G__catTabActive{color:#fff;background:#8a153826;border-color:#8a153880}.Blog-module__j2fY5G__resultCount{color:#64748b;margin-bottom:0;font-size:.82rem}.Blog-module__j2fY5G__emptyState{text-align:center;color:#64748b;flex-direction:column;align-items:center;gap:1rem;padding:5rem 1rem;display:flex}.Blog-module__j2fY5G__emptyState p{color:#94a3b8;font-size:1rem}.Blog-module__j2fY5G__resetBtn{color:#e8a0b4;cursor:pointer;background:#8a15381a;border:1px solid #8a15384d;border-radius:.75rem;padding:.6rem 1.5rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s}.Blog-module__j2fY5G__resetBtn:hover{background:#8a153833}
.Carreras-module__Ri06Eq__sectionHeader{text-align:center;max-width:700px;margin:0 auto 3rem}.Carreras-module__Ri06Eq__sectionTitle{color:#fff;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:2.25rem;font-weight:800}.Carreras-module__Ri06Eq__sectionSubtitle{color:#ffffff80;font-size:1.0625rem;line-height:1.6}.Carreras-module__Ri06Eq__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid;position:relative}@media (max-width:1024px){.Carreras-module__Ri06Eq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Carreras-module__Ri06Eq__grid{grid-template-columns:1fr}}.Carreras-module__Ri06Eq__card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;height:100%;padding:2.5rem;text-decoration:none;transition:all .3s;display:flex}.Carreras-module__Ri06Eq__card:hover{background:#ffffff0a;border-color:#8a15384d;transform:translateY(-5px);box-shadow:0 15px 35px #0000004d}.Carreras-module__Ri06Eq__facultyBadge{color:#e8a0b4;letter-spacing:.2px;white-space:nowrap;background:#8a15381f;border:1px solid #8a153840;border-radius:99px;padding:.25rem .65rem;font-size:.72rem;font-weight:700}.Carreras-module__Ri06Eq__iconBox{width:52px;height:52px;color:var(--primary);background:#8a15381a;border:1px solid #8a153833;border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .3s;display:flex}.Carreras-module__Ri06Eq__card:hover .Carreras-module__Ri06Eq__iconBox{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 0 15px #8a15384d}.Carreras-module__Ri06Eq__cardTitle{color:#fff;margin-bottom:.75rem;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700}.Carreras-module__Ri06Eq__cardDesc{color:#ffffff80;flex-grow:1;margin-bottom:2rem;font-size:.875rem;line-height:1.6}.Carreras-module__Ri06Eq__cardLink{color:var(--primary);align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;transition:color .2s;display:flex}.Carreras-module__Ri06Eq__card:hover .Carreras-module__Ri06Eq__cardLink{color:#fff}.Carreras-module__Ri06Eq__filterBar{flex-direction:column;gap:1.25rem;margin-bottom:1.5rem;display:flex}.Carreras-module__Ri06Eq__searchWrapper{width:100%;max-width:480px;position:relative}.Carreras-module__Ri06Eq__searchIcon{color:#64748b;pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.Carreras-module__Ri06Eq__searchInput{color:#f1f5f9;box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff14;border-radius:.9rem;width:100%;padding:.8rem 3rem .8rem 2.75rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,background .2s}.Carreras-module__Ri06Eq__searchInput:focus{background:#ffffff12;border-color:#8a153880;outline:none}.Carreras-module__Ri06Eq__searchInput::placeholder{color:#475569}.Carreras-module__Ri06Eq__clearSearch{color:#94a3b8;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .15s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.Carreras-module__Ri06Eq__clearSearch:hover{color:#f87171;background:#ef444433}.Carreras-module__Ri06Eq__facultyTabs{flex-wrap:wrap;gap:.5rem;display:flex}.Carreras-module__Ri06Eq__facTab{color:#94a3b8;cursor:pointer;white-space:nowrap;background:#ffffff08;border:1px solid #ffffff1a;border-radius:99px;padding:.45rem 1rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .2s}.Carreras-module__Ri06Eq__facTab:hover{color:#e8a0b4;background:#8a15381a;border-color:#8a15384d}.Carreras-module__Ri06Eq__facTabActive{color:#fff;background:#8a153826;border-color:#8a153880}.Carreras-module__Ri06Eq__resultCount{color:#64748b;margin-bottom:2rem;font-size:.82rem}.Carreras-module__Ri06Eq__facultyGroup{margin-bottom:2.5rem}.Carreras-module__Ri06Eq__facultyHeader{border-bottom:1px solid #ffffff0f;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:.75rem;display:flex}.Carreras-module__Ri06Eq__facultyLabel{color:#e2e8f0;letter-spacing:.03em;font-size:.95rem;font-weight:700}.Carreras-module__Ri06Eq__facultyCount{color:#e8a0b4;background:#8a153826;border:1px solid #8a15384d;border-radius:99px;padding:.1rem .6rem;font-size:.75rem;font-weight:700}.Carreras-module__Ri06Eq__emptyState{text-align:center;color:#64748b;flex-direction:column;align-items:center;gap:1rem;padding:5rem 1rem;display:flex}.Carreras-module__Ri06Eq__emptyState p{color:#94a3b8;font-size:1rem}.Carreras-module__Ri06Eq__resetBtn{color:#e8a0b4;cursor:pointer;background:#8a15381a;border:1px solid #8a15384d;border-radius:.75rem;padding:.6rem 1.5rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s}@media (max-width:768px){.Carreras-module__Ri06Eq__sectionTitle{font-size:1.85rem}.Carreras-module__Ri06Eq__card{padding:2rem}.Carreras-module__Ri06Eq__facultyTabs{gap:.35rem}.Carreras-module__Ri06Eq__facTab{padding:.35rem .85rem;font-size:.78rem}}@media (max-width:480px){.Carreras-module__Ri06Eq__sectionTitle{font-size:1.5rem}.Carreras-module__Ri06Eq__sectionSubtitle{font-size:.9375rem}.Carreras-module__Ri06Eq__card{border-radius:20px;padding:1.5rem}.Carreras-module__Ri06Eq__iconBox{border-radius:10px;width:44px;height:44px;margin-bottom:1.25rem}.Carreras-module__Ri06Eq__cardTitle{font-size:1.15rem}.Carreras-module__Ri06Eq__cardDesc{margin-bottom:1.5rem;font-size:.8125rem}.Carreras-module__Ri06Eq__searchInput{padding:.7rem 2.5rem .7rem 2.25rem;font-size:.875rem}.Carreras-module__Ri06Eq__searchIcon{left:.75rem}.Carreras-module__Ri06Eq__facultyTabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;width:100vw;margin-left:-1.25rem;padding-bottom:.5rem;padding-left:1.25rem;overflow-x:auto}.Carreras-module__Ri06Eq__facultyTabs::-webkit-scrollbar{display:none}.Carreras-module__Ri06Eq__facTab{flex-shrink:0}}@media (max-width:360px){.Carreras-module__Ri06Eq__sectionTitle{font-size:1.35rem}.Carreras-module__Ri06Eq__card{border-radius:16px;padding:1.25rem}.Carreras-module__Ri06Eq__cardTitle{font-size:1.1rem}.Carreras-module__Ri06Eq__facultyTabs{margin-left:-1rem;padding-left:1rem}}
.CarreraDetail-module__zgeOFW__backLink{color:#ffffff80;align-items:center;gap:.5rem;margin-bottom:3rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.CarreraDetail-module__zgeOFW__backLink:hover{color:#fff}.CarreraDetail-module__zgeOFW__grid{grid-template-columns:1.6fr 1fr;align-items:start;gap:4rem;display:grid}@media (max-width:1024px){.CarreraDetail-module__zgeOFW__grid{grid-template-columns:1fr;gap:3rem}}.CarreraDetail-module__zgeOFW__mainContent{flex-direction:column;gap:2.5rem;display:flex}.CarreraDetail-module__zgeOFW__sectionCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:28px;padding:3rem}@media (max-width:640px){.CarreraDetail-module__zgeOFW__sectionCard{padding:2rem}}.CarreraDetail-module__zgeOFW__sectionTitle{color:#fff;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:800;line-height:1.3}.CarreraDetail-module__zgeOFW__sectionDesc{color:#fff9;margin-bottom:2rem;font-size:1rem;line-height:1.6}.CarreraDetail-module__zgeOFW__focusList{flex-direction:column;gap:1.25rem;padding:0;list-style:none;display:flex}.CarreraDetail-module__zgeOFW__focusItem{color:#ffffffd9;align-items:flex-start;gap:1rem;font-size:1.0625rem;font-weight:500;line-height:1.4;display:flex}.CarreraDetail-module__zgeOFW__checkIcon{color:var(--primary);flex-shrink:0;margin-top:.15rem}.CarreraDetail-module__zgeOFW__workflow{justify-content:space-between;align-items:center;padding-top:1rem;display:flex;position:relative}@media (max-width:640px){.CarreraDetail-module__zgeOFW__workflow{flex-direction:column;align-items:flex-start;gap:1.5rem;padding-left:2rem}}.CarreraDetail-module__zgeOFW__workflowStep{flex-direction:column;flex-grow:1;align-items:center;display:flex;position:relative}@media (max-width:640px){.CarreraDetail-module__zgeOFW__workflowStep{flex-direction:row;gap:1.5rem}}.CarreraDetail-module__zgeOFW__workflowNode{width:44px;height:44px;color:var(--primary);z-index:2;background:#8a15381a;border:1px solid #8a15384d;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 0 15px #8a153826}.CarreraDetail-module__zgeOFW__workflowLabel{color:#fff9;text-transform:uppercase;letter-spacing:.05em;text-align:center;margin-top:.75rem;font-size:.8125rem;font-weight:700}@media (max-width:640px){.CarreraDetail-module__zgeOFW__workflowLabel{margin-top:0}}.CarreraDetail-module__zgeOFW__workflowArrow{z-index:1;background:#8a153833;height:1px;position:absolute;top:22px;left:calc(50% + 22px);right:calc(22px - 50%)}@media (max-width:640px){.CarreraDetail-module__zgeOFW__workflowArrow{display:none}}.CarreraDetail-module__zgeOFW__sidebar{flex-direction:column;gap:2.5rem;display:flex}.CarreraDetail-module__zgeOFW__ctaCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#8a153826 0%,#0000 100%);border:1px solid #8a15384d;border-radius:28px;padding:2.5rem}.CarreraDetail-module__zgeOFW__ctaCard h3{color:#fff;margin-bottom:.75rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:850;line-height:1.3}.CarreraDetail-module__zgeOFW__ctaCard p{color:#fff9;margin-bottom:2rem;font-size:.9375rem;line-height:1.5}.CarreraDetail-module__zgeOFW__ctaButtons{flex-direction:column;gap:1rem;display:flex}.CarreraDetail-module__zgeOFW__benefitsCard{background:#ffffff03;border:1px solid #ffffff0a;border-radius:28px;padding:2.5rem}.CarreraDetail-module__zgeOFW__benefitsCard h3{color:#fff;border-bottom:1px solid #ffffff14;margin-bottom:2rem;padding-bottom:1rem;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:800}.CarreraDetail-module__zgeOFW__benefitsGrid{flex-direction:column;gap:1.75rem;display:flex}.CarreraDetail-module__zgeOFW__benefitItem{gap:1.25rem;display:flex}.CarreraDetail-module__zgeOFW__benefitIcon{width:40px;height:40px;color:var(--primary);background:#8a15381a;border:1px solid #8a153833;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.CarreraDetail-module__zgeOFW__benefitItem h4{color:#fff;margin-bottom:.25rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700}.CarreraDetail-module__zgeOFW__benefitItem p{color:#ffffff73;font-size:.8125rem;line-height:1.4}
.Contacto-module__iCe0VG__hero{text-align:center;background:radial-gradient(circle at 100% 0,#8a15381a 0%,#0000 50%);padding:10rem 0 6rem}.Contacto-module__iCe0VG__grid{grid-template-columns:1fr 1.5fr;gap:5rem;padding:5rem 0;display:grid}.Contacto-module__iCe0VG__infoSection{flex-direction:column;gap:2.5rem;display:flex}.Contacto-module__iCe0VG__infoTitle{color:#fff;margin-bottom:.5rem;font-size:2.25rem;font-weight:800}.Contacto-module__iCe0VG__infoDesc{color:var(--text-secondary);font-size:1.125rem;line-height:1.7}.Contacto-module__iCe0VG__contactList{flex-direction:column;gap:1.5rem;display:flex}.Contacto-module__iCe0VG__contactItem{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:24px;align-items:center;gap:1.5rem;padding:1.75rem;transition:all .3s;display:flex}.Contacto-module__iCe0VG__contactItem:hover{background:var(--bg-card-hover);border-color:#d4af374d;transform:translate(10px)}.Contacto-module__iCe0VG__iconBox{width:52px;height:52px;color:var(--accent);background:#ffffff08;border:1px solid #ffffff1a;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contacto-module__iCe0VG__itemLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem;font-size:.75rem;font-weight:800}.Contacto-module__iCe0VG__itemValue{color:#fff;font-size:1rem;font-weight:700}.Contacto-module__iCe0VG__formCard{background:var(--bg-card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--glass-border);border-radius:32px;padding:4rem}.Contacto-module__iCe0VG__formTitle{color:#fff;margin-bottom:2rem;font-size:2rem;font-weight:800}@media (max-width:1024px){.Contacto-module__iCe0VG__grid{grid-template-columns:1fr;gap:4rem}.Contacto-module__iCe0VG__formCard{padding:2.5rem}}.Contacto-module__iCe0VG__mapContainer{border:1px solid var(--glass-border);border-radius:32px;width:100%;margin-top:5rem;overflow:hidden}@media (max-width:480px){.Contacto-module__iCe0VG__hero{padding:7rem 0 3rem}.Contacto-module__iCe0VG__grid{gap:2.5rem;padding:2.5rem 0}.Contacto-module__iCe0VG__infoTitle{font-size:1.75rem}.Contacto-module__iCe0VG__infoDesc{font-size:1rem}.Contacto-module__iCe0VG__contactItem{border-radius:16px;gap:1rem;padding:1.25rem}.Contacto-module__iCe0VG__iconBox{width:44px;height:44px}.Contacto-module__iCe0VG__itemValue{font-size:.9rem}.Contacto-module__iCe0VG__formCard{border-radius:20px;padding:1.5rem}.Contacto-module__iCe0VG__formTitle{margin-bottom:1.5rem;font-size:1.5rem}.Contacto-module__iCe0VG__mapContainer{border-radius:20px;margin-top:2.5rem}}
.Recursos-module__wvIH0W__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid;position:relative}@media (max-width:1200px){.Recursos-module__wvIH0W__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.Recursos-module__wvIH0W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Recursos-module__wvIH0W__grid{grid-template-columns:1fr}}.Recursos-module__wvIH0W__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;padding:2rem;transition:all .3s;display:flex;position:relative}.Recursos-module__wvIH0W__card:hover{background:#ffffff0a;border-color:#8a15384d;box-shadow:0 15px 35px #0000004d}.Recursos-module__wvIH0W__categoryBadge{color:#60a5fa;letter-spacing:.2px;white-space:nowrap;background:#3b82f61f;border:1px solid #3b82f640;border-radius:99px;padding:.25rem .65rem;font-size:.72rem;font-weight:700}.Recursos-module__wvIH0W__iconBox{width:56px;height:56px;color:var(--primary);background:#8a15381a;border:1px solid #8a153833;border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Recursos-module__wvIH0W__cardTitle{color:#fff;margin-bottom:.75rem;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.3}.Recursos-module__wvIH0W__cardDesc{color:#ffffff80;flex-grow:1;margin-bottom:2rem;font-size:.875rem;line-height:1.5}.Recursos-module__wvIH0W__cardFooter{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.25rem;display:flex}.Recursos-module__wvIH0W__downloads{color:#fff6;font-size:.8125rem;font-weight:600}.Recursos-module__wvIH0W__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Recursos-module__wvIH0W__modal{background:#0f0f0f;border:1px solid #ffffff14;border-radius:28px;width:100%;max-width:520px;padding:3rem;position:relative;box-shadow:0 30px 60px #00000080}@media (max-width:480px){.Recursos-module__wvIH0W__modal{padding:2rem}}.Recursos-module__wvIH0W__closeBtn{color:#fff6;cursor:pointer;background:0 0;border:none;transition:color .2s;position:absolute;top:1.5rem;right:1.5rem}.Recursos-module__wvIH0W__closeBtn:hover{color:#fff}.Recursos-module__wvIH0W__modalHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:2rem;display:flex}.Recursos-module__wvIH0W__sparkleIcon{color:var(--primary);width:32px;height:32px;margin-bottom:1rem}.Recursos-module__wvIH0W__modalHeader h3{color:#fff;margin-bottom:.5rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:800}.Recursos-module__wvIH0W__modalHeader p{color:#fff9;font-size:.9375rem;line-height:1.5}.Recursos-module__wvIH0W__form{flex-direction:column;gap:1.25rem;display:flex}.Recursos-module__wvIH0W__field{flex-direction:column;gap:.5rem;display:flex}.Recursos-module__wvIH0W__field label{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem;font-weight:600}.Recursos-module__wvIH0W__field input{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:.875rem 1.125rem;font-size:.9375rem;transition:all .2s}.Recursos-module__wvIH0W__field input:focus{border-color:var(--primary);background:#ffffff0f;outline:none}.Recursos-module__wvIH0W__submitBtn{justify-content:center;gap:.5rem;width:100%;margin-top:1rem}.Recursos-module__wvIH0W__spinner{animation:1s linear infinite Recursos-module__wvIH0W__rotate}@keyframes Recursos-module__wvIH0W__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Recursos-module__wvIH0W__errorText{color:#f43f5e;text-align:center;font-size:.875rem;font-weight:600}.Recursos-module__wvIH0W__filterBar{flex-direction:column;gap:1.25rem;margin-bottom:1.5rem;display:flex}.Recursos-module__wvIH0W__searchWrapper{width:100%;max-width:480px;position:relative}.Recursos-module__wvIH0W__searchIcon{color:#64748b;pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.Recursos-module__wvIH0W__searchInput{color:#f1f5f9;box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff14;border-radius:.9rem;width:100%;padding:.8rem 3rem .8rem 2.75rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,background .2s}.Recursos-module__wvIH0W__searchInput:focus{background:#ffffff12;border-color:#8a153880;outline:none}.Recursos-module__wvIH0W__searchInput::placeholder{color:#475569}.Recursos-module__wvIH0W__clearSearch{color:#94a3b8;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .15s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.Recursos-module__wvIH0W__clearSearch:hover{color:#f87171;background:#ef444433}.Recursos-module__wvIH0W__typeTabs{flex-wrap:wrap;gap:.5rem;display:flex}.Recursos-module__wvIH0W__typeTab{color:#94a3b8;cursor:pointer;white-space:nowrap;background:#ffffff08;border:1px solid #ffffff1a;border-radius:99px;padding:.45rem 1rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .2s}.Recursos-module__wvIH0W__typeTab:hover{color:#e8a0b4;background:#8a15381a;border-color:#8a15384d}.Recursos-module__wvIH0W__typeTabActive{color:#fff;background:#8a153826;border-color:#8a153880}.Recursos-module__wvIH0W__resultCount{color:#64748b;margin-bottom:2rem;font-size:.82rem}.Recursos-module__wvIH0W__resourceGroup{margin-bottom:2.5rem}.Recursos-module__wvIH0W__typeHeader{border-bottom:1px solid #ffffff0f;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:.75rem;display:flex}.Recursos-module__wvIH0W__typeLabel{color:#e2e8f0;letter-spacing:.03em;font-size:.95rem;font-weight:700}.Recursos-module__wvIH0W__typeCount{color:#60a5fa;background:#3b82f61f;border:1px solid #3b82f640;border-radius:99px;padding:.1rem .6rem;font-size:.75rem;font-weight:700}.Recursos-module__wvIH0W__emptyState{text-align:center;color:#64748b;flex-direction:column;align-items:center;gap:1rem;padding:5rem 1rem;display:flex}.Recursos-module__wvIH0W__emptyState p{color:#94a3b8;font-size:1rem}.Recursos-module__wvIH0W__resetBtn{color:#e8a0b4;cursor:pointer;background:#8a15381a;border:1px solid #8a15384d;border-radius:.75rem;padding:.6rem 1.5rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s}.Recursos-module__wvIH0W__resetBtn:hover{background:#8a153833}
