.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__HWyHBa__insuranceCarouselSection{background:linear-gradient(var(--deg-diagonal),var(--bg-1)0,var(--bg)100%);padding:var(--sp-xl)var(--sp-sm);position:relative;overflow:hidden}.styles-module__HWyHBa__sectionHeader{margin-bottom:var(--sp-lg);padding:0 var(--sp-sm);text-align:center}.styles-module__HWyHBa__sectionTitle{background:var(--gradient-text-primary);color:var(--text);font-family:var(--font-primary);font-size:var(--sz-xxl);margin-bottom:var(--sp-sm);-webkit-text-fill-color:#0000;font-weight:700;line-height:var(--line-height);-webkit-background-clip:text;background-clip:text}@supports not ((-webkit-background-clip:text)){.styles-module__HWyHBa__sectionTitle{color:var(--text);-webkit-text-fill-color:var(--text);background:0 0}}.styles-module__HWyHBa__sectionDescription{color:var(--text-2);font-family:var(--font-base);font-size:var(--sz-md);line-height:var(--line-height);max-width:800px;margin:0 auto}.styles-module__HWyHBa__insuranceCarousel{width:90%;max-width:1400px;margin:0 auto;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000 0,#000 15% 85%,#0000)}.styles-module__HWyHBa__insuranceTrack{animation:styles-module__HWyHBa__scrollReverse 30s var(--ease-linear)infinite;margin:var(--sp-sm)0;will-change:var(--will-change);width:max-content;padding:0;display:flex}.styles-module__HWyHBa__insuranceContainer{margin:0 var(--sp-md);flex:none;list-style:none}.styles-module__HWyHBa__insuranceWrapper{height:64px;transition:var(--transition-smooth);width:64px;position:relative}.styles-module__HWyHBa__insurancePicture{width:100%;height:100%;z-index:var(--z-main);display:block;position:relative}.styles-module__HWyHBa__insuranceImage{filter:grayscale(20%);object-fit:contain;opacity:.85;transition:var(--transition-smooth)}.styles-module__HWyHBa__insuranceImage:hover{filter:grayscale(0);opacity:1;transform:var(--transform-scale-up)}.styles-module__HWyHBa__ctaContainer{margin-top:var(--sp-lg);padding:var(--sp-sm)0;justify-content:center;align-items:center;display:flex}@media (min-width:481px){.styles-module__HWyHBa__insuranceWrapper{width:72px;height:72px}.styles-module__HWyHBa__sectionTitle{font-size:var(--sz-xxl)}.styles-module__HWyHBa__sectionDescription{font-size:var(--sz-lg)}}@media (min-width:769px){.styles-module__HWyHBa__insuranceTrack{gap:var(--sp-sm)}.styles-module__HWyHBa__insuranceWrapper{width:80px;height:80px}.styles-module__HWyHBa__insuranceCarouselSection{padding:var(--sp-xxl)var(--sp-md)}.styles-module__HWyHBa__sectionHeader{margin-bottom:var(--sp-xl)}}@media (min-width:1025px){.styles-module__HWyHBa__insuranceTrack{gap:var(--sp-md)}.styles-module__HWyHBa__insuranceWrapper{width:96px;height:96px}.styles-module__HWyHBa__insuranceCarousel{width:95%}}@media (min-width:2050px){.styles-module__HWyHBa__insuranceTrack{gap:var(--sp-lg)}.styles-module__HWyHBa__insuranceWrapper{width:128px;height:128px}}@keyframes styles-module__HWyHBa__scrollReverse{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.styles-module__HWyHBa__insuranceTrack{animation:none}.styles-module__HWyHBa__insuranceImage{transition:none}.styles-module__HWyHBa__insuranceImage:hover{transform:var(--transform-scale)}}@media (prefers-contrast:high){.styles-module__HWyHBa__insuranceImage{filter:contrast(1.5);opacity:1}}
/*# sourceMappingURL=185e5f06900dd736.css.map*/