.styles-module__zZktGa__futuristicFaqSection{background:var(--gradient-bg-main);min-height:100vh;padding:6rem 2rem;position:relative;overflow:hidden}.styles-module__zZktGa__futuristicBackground{z-index:1}.styles-module__zZktGa__futuristicBackground,.styles-module__zZktGa__gridPattern{position:absolute;inset:0}.styles-module__zZktGa__gridPattern{display:none}.styles-module__zZktGa__glowEffect{background:radial-gradient(ellipse,var(--a-1)0,#0000 70%);width:80%;height:80%;animation:4s ease-in-out infinite styles-module__zZktGa__futuristicPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__zZktGa__particles{background-image:radial-gradient(2px 2px at 20px 30px,var(--a-3),#0000),radial-gradient(2px 2px at 40px 70px,var(--a-2),#0000),radial-gradient(1px 1px at 90px 40px,var(--a-4),#0000),radial-gradient(1px 1px at 130px 80px,var(--a-2),#0000),radial-gradient(2px 2px at 160px 30px,var(--a-3),#0000);background-repeat:repeat;background-size:200px 100px;animation:20s linear infinite styles-module__zZktGa__futuristicFloat;position:absolute;inset:0}.styles-module__zZktGa__faqContent{z-index:2;max-width:1200px;margin:0 auto;position:relative}.styles-module__zZktGa__sectionHeader{text-align:center;margin-bottom:4rem}.styles-module__zZktGa__titleContainer{display:inline-block;position:relative}.styles-module__zZktGa__futuristicTitle{font-family:var(--font-primary);text-shadow:0 0 30px var(--a-3);margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1;position:relative}.styles-module__zZktGa__futuristicTitle,.styles-module__zZktGa__titleGlow{background:linear-gradient(135deg,var(--a-6),var(--b-6),var(--a-6));-webkit-background-clip:text;background-clip:text}.styles-module__zZktGa__titleGlow{filter:blur(20px);opacity:.1;animation:3s ease-in-out infinite styles-module__zZktGa__futuristicGlow;position:absolute;inset:0}.styles-module__zZktGa__titleAccent{background:linear-gradient(90deg,#0000,var(--a-6),#0000);border-radius:2px;width:100px;height:3px;animation:2s ease-in-out infinite styles-module__zZktGa__futuristicPulse;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.styles-module__zZktGa__futuristicSubtitle{color:var(--text-2);font-family:var(--font-secondary);text-shadow:0 0 10px var(--a-2);margin-bottom:2rem;font-size:1.2rem}.styles-module__zZktGa__futuristicDescription{color:var(--text-secondary);font-family:var(--font-base);max-width:600px;margin:0 auto;font-size:1rem;line-height:1.6}.styles-module__zZktGa__futuristicFaqGrid{grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:2rem;display:grid}.styles-module__zZktGa__futuristicFaqItem{background:var(--gradient-bg-card);border:1px solid var(--a-2);cursor:pointer;transition:var(--transition-base);border-radius:20px;padding:2rem;position:relative;overflow:hidden}.styles-module__zZktGa__futuristicFaqItem:before{background:linear-gradient(90deg,#0000,var(--a-6-alpha-10),#0000);content:"";width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.styles-module__zZktGa__futuristicFaqItem:hover:before{left:100%}.styles-module__zZktGa__futuristicFaqItem:hover{border-color:var(--a-6);box-shadow:0 20px 40px var(--a-2);transform:translateY(-8px)}.styles-module__zZktGa__faqQuestion{color:var(--text);cursor:pointer;font-family:var(--font-secondary);transition:var(--transition-base);justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:1.3rem;font-weight:700;display:flex}.styles-module__zZktGa__faqQuestion:hover{color:var(--a-6);text-shadow:0 0 10px var(--a-3)}.styles-module__zZktGa__questionText{flex:1;margin-right:1rem}.styles-module__zZktGa__questionIcon{color:var(--a-6);height:24px;transition:var(--transition-base);width:24px;position:relative}.styles-module__zZktGa__questionIcon:after,.styles-module__zZktGa__questionIcon:before{content:"";transition:var(--transition-base);background:currentColor;position:absolute}.styles-module__zZktGa__questionIcon:before{width:100%;height:2px;top:50%;left:0;transform:translateY(-50%)}.styles-module__zZktGa__questionIcon:after{width:2px;height:100%;top:0;left:50%;transform:translate(-50%)}.styles-module__zZktGa__futuristicFaqItem[open] .styles-module__zZktGa__questionIcon:after{opacity:0;transform:translate(-50%)rotate(90deg)}.styles-module__zZktGa__futuristicFaqItem[open] .styles-module__zZktGa__questionIcon{color:var(--a-6);transform:rotate(45deg)}.styles-module__zZktGa__faqAnswer{border-top:1px solid var(--a-2);color:var(--text-secondary);font-family:var(--font-base);margin-top:1rem;padding-top:1rem;line-height:1.6;animation:.3s ease-out styles-module__zZktGa__slideDown}.styles-module__zZktGa__floatingElement{background:var(--a-6);opacity:.6;border-radius:50%;width:4px;height:4px;animation:6s ease-in-out infinite styles-module__zZktGa__futuristicFloat;position:absolute}.styles-module__zZktGa__floatingElement[data-element="1"]{animation-delay:0s;top:10%;left:5%}.styles-module__zZktGa__floatingElement[data-element="2"]{animation-delay:3s;top:30%;right:10%}.styles-module__zZktGa__floatingElement[data-element="3"]{animation-delay:6s;bottom:20%;left:15%}.styles-module__zZktGa__floatingElement[data-element="4"]{animation-delay:9s;bottom:40%;right:20%}@keyframes styles-module__zZktGa__futuristicPulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes styles-module__zZktGa__futuristicGlow{0%,to{box-shadow:0 0 20px var(--a-3)}50%{box-shadow:0 0 30px var(--a-5)}}@keyframes styles-module__zZktGa__futuristicFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes styles-module__zZktGa__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.styles-module__zZktGa__futuristicFaqSection{padding:4rem 1rem}.styles-module__zZktGa__futuristicFaqGrid{grid-template-columns:1fr;gap:1.5rem}.styles-module__zZktGa__futuristicFaqItem{padding:1.5rem}.styles-module__zZktGa__faqQuestion{font-size:1.1rem}.styles-module__zZktGa__futuristicTitle{font-size:clamp(2rem,6vw,3rem)}}@media (max-width:480px){.styles-module__zZktGa__futuristicFaqSection{padding:3rem 1rem}.styles-module__zZktGa__futuristicFaqItem{padding:1rem}.styles-module__zZktGa__faqQuestion{font-size:1rem}.styles-module__zZktGa__futuristicTitle{font-size:clamp(1.8rem,7vw,2.5rem)}}
.styles-module__i9bcZa__heroSection{background:var(--gradient-bg-main);justify-content:center;align-items:center;min-height:100dvh;display:flex;position:relative;overflow:hidden}.styles-module__i9bcZa__backgroundPattern,.styles-module__i9bcZa__heroSection{backface-visibility:hidden;contain:layout style paint;will-change:auto;transform:translateZ(0)}.styles-module__i9bcZa__backgroundPattern{background-image:radial-gradient(circle at 25% 25%,var(--a-2)2px,#0000 2px),radial-gradient(circle at 75% 75%,var(--b-2)1px,#0000 1px);opacity:.1;z-index:1;background-position:0 0,25px 25px;background-size:50px 50px,30px 30px;position:absolute;inset:0}.styles-module__i9bcZa__content{max-width:900px;padding:var(--sp-sm);text-align:center;z-index:10;width:100%}.styles-module__i9bcZa__content,.styles-module__i9bcZa__textContainer{contain:layout style;will-change:auto;position:relative;transform:translateZ(0)}.styles-module__i9bcZa__textContainer{backface-visibility:hidden;background:linear-gradient(var(--deg-diagonal),var(--bg)0,var(--bg-1)100%),radial-gradient(circle at center,var(--a-0)0,#0000 70%);box-shadow:var(--hero-text-container-shadow);padding:var(--sp-md);border:none;border-radius:16px;overflow:hidden}.styles-module__i9bcZa__textContainer:before{background:linear-gradient(135deg,var(--a-6)0,var(--b-6)100%);content:"";opacity:.6;height:1px;position:absolute;top:0;left:0;right:0}.styles-module__i9bcZa__title{contain:layout style;letter-spacing:-.02em;margin:var(--sp-sm)0;will-change:auto;font-size:clamp(1.8rem,8vw + 1rem,5.5rem);font-weight:800;line-height:1.1;position:relative;transform:translateZ(0)}.styles-module__i9bcZa__titleGradient{backface-visibility:hidden;filter:drop-shadow(0 2px 4px var(--a-3));will-change:auto;position:relative;transform:translateZ(0)}.styles-module__i9bcZa__titleGradient,.styles-module__i9bcZa__titleGradient:after{background:linear-gradient(var(--deg-diagonal),var(--a-6)0,var(--b-6)50%,var(--d-6)100%);color:#0000;-webkit-background-clip:text;background-clip:text}.styles-module__i9bcZa__titleGradient:after{content:"";filter:blur(.5px);opacity:.2;z-index:-1;display:none;position:absolute;inset:0}.styles-module__i9bcZa__description{color:var(--text-1);font-size:var(--sz-sm);margin-bottom:var(--sp-sm);max-width:650px;text-shadow:0 1px 2px var(--a-1);font-weight:500;line-height:1.6}.styles-module__i9bcZa__description,.styles-module__i9bcZa__extendedDescription{margin-left:auto;margin-right:auto}.styles-module__i9bcZa__extendedDescription{color:var(--text-2);font-size:var(--sz-xs);margin-bottom:var(--sp-md);max-width:750px;font-weight:400;line-height:1.5}.styles-module__i9bcZa__ctaContainer{align-items:stretch;gap:var(--sp-sm);margin:0 0 var(--sp-md)0;outline:none;flex-direction:column;padding:0;display:flex}.styles-module__i9bcZa__ctaButton,.styles-module__i9bcZa__ctaContainer{border:none;justify-content:center}.styles-module__i9bcZa__ctaButton{backface-visibility:hidden;contain:layout style paint;cursor:pointer;font-size:var(--sz-sm);min-height:44px;padding:var(--sp-sm)var(--sp-md);touch-action:manipulation;transition:transform .3s var(--ease-base),box-shadow .3s var(--ease-base),filter .3s var(--ease-base);will-change:auto;border-radius:8px;align-items:center;width:100%;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden;transform:translateZ(0)}.styles-module__i9bcZa__ctaButton.styles-module__i9bcZa__primary{background:var(--gradient-1);box-shadow:var(--hero-cta-primary-shadow);color:var(--bg);border:none}.styles-module__i9bcZa__ctaButton.styles-module__i9bcZa__primary:hover{box-shadow:var(--hero-cta-primary-hover-shadow);filter:brightness(1.05);will-change:transform,box-shadow,filter;transform:translateY(-2px)translateZ(0)}.styles-module__i9bcZa__ctaButton.styles-module__i9bcZa__secondary{background:var(--invisible);box-shadow:var(--hero-cta-secondary-shadow);color:var(--b-6);border:none}.styles-module__i9bcZa__ctaButton.styles-module__i9bcZa__secondary:hover{background:var(--b-1);box-shadow:var(--hero-cta-secondary-hover-shadow);will-change:transform,box-shadow,background-color;transform:translateY(-2px)translateZ(0)}.styles-module__i9bcZa__ctaButton:active{transform:translateY(0)translateZ(0)}.styles-module__i9bcZa__ctaButton:focus-visible{outline:3px solid var(--a-5);outline-offset:2px}.styles-module__i9bcZa__trustBadge{background:var(--gradient-bg-card);box-shadow:var(--services-card-shadow);align-items:center;gap:var(--sp-sm);margin-left:auto;margin-right:auto;margin-top:var(--sp-lg);max-width:fit-content;padding:var(--sp-sm)var(--sp-md);transition:var(--transition-base);border:none;border-radius:30px;justify-content:center;display:flex}.styles-module__i9bcZa__trustBadge:hover{box-shadow:var(--services-card-hover-shadow);transform:translateY(-2px)}.styles-module__i9bcZa__badgeIcon{color:var(--a-6);filter:drop-shadow(0 2px 4px var(--a-5));font-size:var(--sz-lg)}.styles-module__i9bcZa__badgeText{color:var(--text-1);font-size:var(--sz-xs);letter-spacing:.8px;text-transform:uppercase;font-weight:600}@media (min-width:768px){.styles-module__i9bcZa__content{padding:var(--sp-md)}.styles-module__i9bcZa__textContainer{padding:var(--sp-lg);border-radius:20px}.styles-module__i9bcZa__description{font-size:var(--sz-md)}.styles-module__i9bcZa__extendedDescription{font-size:var(--sz-sm)}.styles-module__i9bcZa__titleGradient:after{display:block}}@media (min-width:1024px){.styles-module__i9bcZa__content{padding:var(--sp-lg)}.styles-module__i9bcZa__textContainer{padding:var(--sp-xl);border-radius:24px}.styles-module__i9bcZa__title{margin:var(--sp-md)0}.styles-module__i9bcZa__description{font-size:var(--sz-lg);margin-bottom:var(--sp-md)}.styles-module__i9bcZa__extendedDescription{font-size:var(--sz-md);margin-bottom:var(--sp-lg)}.styles-module__i9bcZa__ctaContainer{gap:var(--sp-md);margin-bottom:var(--sp-xl);flex-flow:wrap}.styles-module__i9bcZa__ctaButton{font-size:var(--sz-md);min-width:180px;padding:var(--sp-md)var(--sp-lg);border-radius:12px;width:auto}.styles-module__i9bcZa__trustBadge{margin-top:var(--sp-lg);padding:var(--sp-sm)var(--sp-md)}.styles-module__i9bcZa__badgeText{font-size:var(--sz-xs)}}@media (min-width:1440px){.styles-module__i9bcZa__backgroundPattern{opacity:.15;background-size:60px 60px,40px 40px}}@media (prefers-reduced-motion:reduce){.styles-module__i9bcZa__ctaButton:hover,.styles-module__i9bcZa__statItem:hover,.styles-module__i9bcZa__trustBadge:hover{transform:none}}@media (prefers-contrast:high){.styles-module__i9bcZa__textContainer{background:var(--bg);border:3px solid var(--text)}.styles-module__i9bcZa__ctaButton.styles-module__i9bcZa__primary,.styles-module__i9bcZa__ctaButton.styles-module__i9bcZa__secondary{background:var(--text);color:var(--bg)}.styles-module__i9bcZa__titleGradient{background:var(--text);-webkit-background-clip:text;background-clip:text}}
/*# sourceMappingURL=9659e0c6c68d7612.css.map*/