.styles-module__aJvbEG__futuristicSearchSection{background:linear-gradient(var(--deg-diagonal),var(--bg)0,var(--bg-1)100%);padding:var(--sp-xl)var(--sp-sm);position:relative;overflow:hidden}.styles-module__aJvbEG__searchBackground{pointer-events:none;z-index:1;position:absolute;inset:0}.styles-module__aJvbEG__searchGlowEffect{animation:styles-module__aJvbEG__searchGlowPulse 8s var(--ease-ease)infinite;background-image:radial-gradient(circle at 25% 75%,var(--a-2)0,#0000 50%),radial-gradient(circle at 75% 25%,var(--a-2)0,#0000 50%),radial-gradient(circle at 50% 50%,var(--a-1)0,#0000 70%);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__aJvbEG__searchParticles{position:absolute;inset:0}.styles-module__aJvbEG__searchParticles:after,.styles-module__aJvbEG__searchParticles:before{animation:styles-module__aJvbEG__searchParticleFloat 12s var(--ease-ease)infinite;background:var(--a-6);content:"";border-radius:50%;width:6px;height:6px;position:absolute}.styles-module__aJvbEG__searchParticles:before{animation-delay:0s;top:20%;left:10%}.styles-module__aJvbEG__searchParticles:after{animation-delay:6s;top:60%;right:15%}.styles-module__aJvbEG__searchContainer{max-width:1200px;padding:0 var(--sp-sm);width:100%;z-index:var(--z-main);margin:0 auto;position:relative}.styles-module__aJvbEG__searchSectionHeader{margin-bottom:var(--sp-lg);padding:0 var(--sp-sm);text-align:center}.styles-module__aJvbEG__searchDescription{color:var(--text-2);font-family:var(--font-base);font-size:var(--sz-md);line-height:var(--line-height);margin:var(--sp-sm)auto var(--sp-lg);max-width:800px}.styles-module__aJvbEG__searchInputSpacing{margin:var(--sp-lg)auto;width:100%;max-width:600px}.styles-module__aJvbEG__searchSeoFeatures{gap:var(--sp-md);margin:var(--sp-lg)var(--sp-xs)0;grid-template-columns:1fr;display:grid}.styles-module__aJvbEG__searchSeoFeature{background:var(--gradient-bg-card);border:1px solid var(--a-2);padding:var(--sp-md);transition:var(--transition-smooth);border-radius:12px;position:relative;overflow:hidden}.styles-module__aJvbEG__searchSeoFeature:before{background:linear-gradient(90deg,#0000,var(--a-1),#0000);content:"";height:100%;transition:left .6s var(--ease-base);width:100%;position:absolute;top:0;left:-100%}.styles-module__aJvbEG__searchSeoFeature:hover:before{left:100%}.styles-module__aJvbEG__searchSeoFeature:hover{border-color:var(--a-6);box-shadow:0 8px 25px -8px var(--a-3);transform:translateY(-4px)}.styles-module__aJvbEG__searchFeatureIcon{margin-bottom:var(--sp-sm);justify-content:center;display:flex}.styles-module__aJvbEG__searchIconGlow{animation:styles-module__aJvbEG__searchIconPulse 3s var(--ease-ease)infinite;filter:drop-shadow(0 0 20px var(--a-3));font-size:var(--sz-3xl)}.styles-module__aJvbEG__searchFeatureTitle{color:var(--text);font-family:var(--font-secondary);font-size:var(--sz-lg);margin-bottom:var(--sp-sm);text-align:center;font-weight:600;line-height:1.2}.styles-module__aJvbEG__searchFeatureDescription{color:var(--text-1);font-family:var(--font-base);font-size:var(--sz-sm);line-height:var(--line-height);text-align:center}.styles-module__aJvbEG__futuristicInputWrapper{width:100%;max-width:100%;margin:0 auto;position:relative}.styles-module__aJvbEG__futuristicInputContainer{background:var(--gradient-bg-card);border:2px solid var(--a-2);min-height:44px;padding:var(--sp-xs);border-radius:12px;align-items:center;display:flex;position:relative}.styles-module__aJvbEG__searchIconContainer{background:var(--a-1);height:36px;margin-right:var(--sp-xs);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;display:flex}.styles-module__aJvbEG__inputContainer{background:var(--gradient-bg-card);border:2px solid var(--a-2);min-height:44px;padding:var(--sp-xs);transition:var(--transition-smooth);border-radius:12px;align-items:center;display:flex;position:relative;overflow:hidden}.styles-module__aJvbEG__inputContainer:focus-within{border-color:var(--a-6);box-shadow:0 0 0 4px var(--a-1),0 8px 25px -8px var(--a-3);transform:translateY(-2px)}.styles-module__aJvbEG__inputGlow{background:linear-gradient(135deg,var(--a-0)0,var(--b-0)100%);opacity:0;pointer-events:none;transition:opacity var(--duration-smooth)var(--ease-base);border-radius:12px;position:absolute;inset:0}.styles-module__aJvbEG__inputContainer:focus-within .styles-module__aJvbEG__inputGlow{opacity:1}.styles-module__aJvbEG__futuristicInput{color:var(--text);font-family:var(--font-base);font-size:var(--sz-md);font-weight:500;line-height:var(--line-height);min-height:36px;padding:var(--sp-xs)var(--sp-sm);background:0 0;border:none;outline:none;flex:1;width:100%}.styles-module__aJvbEG__futuristicInput::placeholder{color:var(--text-2);transition:color var(--duration-smooth)var(--ease-base);font-weight:400}.styles-module__aJvbEG__inputContainer:focus-within .styles-module__aJvbEG__futuristicInput::placeholder{color:var(--text-1)}.styles-module__aJvbEG__inputIcon{background:var(--a-1);height:36px;margin-right:var(--sp-xs);transition:var(--transition-smooth);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;display:flex}.styles-module__aJvbEG__inputContainer:focus-within .styles-module__aJvbEG__inputIcon{background:var(--a-6);transform:var(--transform-scale-up)}.styles-module__aJvbEG__searchIcon{color:var(--text-1);font-size:var(--sz-md);transition:color var(--duration-smooth)var(--ease-base)}.styles-module__aJvbEG__inputContainer:focus-within .styles-module__aJvbEG__searchIcon{color:#fff}.styles-module__aJvbEG__loadingSpinner{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.styles-module__aJvbEG__spinnerRing{animation:styles-module__aJvbEG__spin 1s var(--ease-linear)infinite;border:3px solid #0000;border-top:3px solid var(--a-6);border-radius:50%;width:24px;height:24px}@keyframes styles-module__aJvbEG__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.styles-module__aJvbEG__errorMessage,.styles-module__aJvbEG__minCharsMessage{animation:styles-module__aJvbEG__slideIn var(--duration-smooth)var(--ease-base);font-family:var(--font-base);font-size:var(--sz-sm);align-items:center;gap:var(--sp-xs);margin-top:var(--sp-sm);padding:var(--sp-sm);border-radius:12px;font-weight:500;display:flex}.styles-module__aJvbEG__errorMessage{background:var(--error);border:1px solid var(--error);color:var(--bg);opacity:.1}.styles-module__aJvbEG__minCharsMessage{background:var(--info);border:1px solid var(--info);color:var(--bg);opacity:.1}.styles-module__aJvbEG__errorIcon,.styles-module__aJvbEG__infoIcon{font-size:var(--sz-md);flex-shrink:0}.styles-module__aJvbEG__futuristicDropdownContainer{animation:styles-module__aJvbEG__dropdownSlideIn var(--duration-smooth)var(--ease-base);background:var(--gradient-bg-card);border:2px solid var(--a-2);box-shadow:0 8px 12px -3px var(--a-1),0 3px 4px -2px var(--a-0);max-height:60vh;z-index:var(--z-top);border-radius:12px;position:absolute;top:calc(100% + .2rem);left:0;right:0;overflow:hidden}@keyframes styles-module__aJvbEG__dropdownSlideIn{0%{opacity:0;transform:translateY(-10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.styles-module__aJvbEG__dropdownHeader{background:var(--gradient-bg-card);border-bottom:1px solid var(--a-2);align-items:center;gap:var(--sp-xxs);padding:var(--sp-xs)var(--sp-sm);z-index:var(--z-main);flex-wrap:wrap;justify-content:space-between;display:flex;position:relative}.styles-module__aJvbEG__dropdownTitle{color:var(--text);font-family:var(--font-secondary);font-size:var(--sz-sm);flex:1;min-width:0;margin:0;font-weight:600;line-height:1.3}.styles-module__aJvbEG__resultsCount{background:var(--a-1);border:1px solid var(--a-2);color:var(--text-1);font-family:var(--font-base);font-size:var(--sz-xs);padding:var(--sp-xxs)var(--sp-xs);white-space:nowrap;border-radius:16px;font-weight:500}.styles-module__aJvbEG__futuristicDropdown{background:var(--gradient-bg-card);max-height:50vh;z-index:var(--z-body);position:relative;overflow-y:auto}.styles-module__aJvbEG__simpleResultButton{border:none;border-bottom:1px solid var(--a-3);cursor:pointer;min-height:48px;padding:var(--sp-sm)var(--sp-md);text-align:left;transition:var(--transition-smooth);background:0 0;justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module__aJvbEG__simpleResultButton:last-child{border-bottom:none}.styles-module__aJvbEG__simpleResultButton.styles-module__aJvbEG__selected,.styles-module__aJvbEG__simpleResultButton:hover{background:var(--a-1);color:var(--text)}.styles-module__aJvbEG__simpleResultButton:active{background:var(--a-2)}.styles-module__aJvbEG__simpleResultName{color:var(--text);font-family:var(--font-base);font-size:var(--sz-md);flex:1;min-width:0;font-weight:500;line-height:1.4}.styles-module__aJvbEG__simpleResultPostal{background:var(--a-1);color:var(--a-6);font-family:var(--font-ui);font-size:var(--sz-sm);letter-spacing:.5px;margin-left:var(--sp-sm);padding:var(--sp-xxs)var(--sp-xs);border-radius:6px;flex-shrink:0;font-weight:600}.styles-module__aJvbEG__simpleResultButton.styles-module__aJvbEG__selected .styles-module__aJvbEG__simpleResultPostal,.styles-module__aJvbEG__simpleResultButton:hover .styles-module__aJvbEG__simpleResultPostal{background:var(--a-6);color:#fff}.styles-module__aJvbEG__loadingMore{background:var(--gradient-bg-card);border-top:1px solid var(--a-2);min-height:60px;padding:var(--sp-md)var(--sp-sm);text-align:center;z-index:1;position:sticky;bottom:0}.styles-module__aJvbEG__loadingMore,.styles-module__aJvbEG__loadingMoreContent{align-items:center;gap:var(--sp-sm);flex-direction:column;justify-content:center;display:flex}.styles-module__aJvbEG__loadingMoreText{color:var(--text-1);font-family:var(--font-base);font-size:var(--sz-sm);font-weight:500;line-height:1.4}.styles-module__aJvbEG__loadingResults,.styles-module__aJvbEG__noResults{animation:styles-module__aJvbEG__fadeIn var(--duration-smooth)var(--ease-base);background:var(--gradient-bg-card);padding:var(--sp-lg)var(--sp-sm);text-align:center;z-index:var(--z-body);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}@keyframes styles-module__aJvbEG__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module__aJvbEG__loadingResults{gap:var(--sp-sm)}.styles-module__aJvbEG__noResultsIcon{font-size:var(--sz-3xl);margin-bottom:var(--sp-sm);opacity:.6}.styles-module__aJvbEG__loadingResults p,.styles-module__aJvbEG__noResults p{color:var(--text-1);font-family:var(--font-base);font-size:var(--sz-sm);margin:0;font-weight:500}@keyframes styles-module__aJvbEG__searchGlowPulse{0%,to{opacity:.4;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.05)}}@keyframes styles-module__aJvbEG__searchParticleFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-30px)rotate(180deg)}}@keyframes styles-module__aJvbEG__searchIconPulse{0%,to{filter:drop-shadow(0 0 20px var(--a-3));transform:scale(1)}50%{filter:drop-shadow(0 0 30px var(--a-5));transform:scale(1.1)}}@keyframes styles-module__aJvbEG__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (min-width:481px){.styles-module__aJvbEG__searchFuturisticSubheading{font-size:var(--sz-lg)}.styles-module__aJvbEG__searchSeoFeatures{gap:var(--sp-lg);grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (min-width:769px){.styles-module__aJvbEG__futuristicSearchSection{padding:var(--sp-xxl)var(--sp-md)}.styles-module__aJvbEG__searchSectionHeader{margin-bottom:var(--sp-xl)}.styles-module__aJvbEG__searchInputSpacing{margin:var(--sp-xl)auto;max-width:600px}.styles-module__aJvbEG__futuristicInputWrapper{max-width:600px}.styles-module__aJvbEG__inputContainer{min-height:52px;padding:var(--sp-sm)}.styles-module__aJvbEG__futuristicInput{font-size:var(--sz-lg);min-height:44px;padding:var(--sp-sm)var(--sp-md)}.styles-module__aJvbEG__inputIcon{width:44px;height:44px}}@media (min-width:1025px){.styles-module__aJvbEG__searchContainer{max-width:1200px}.styles-module__aJvbEG__searchSeoFeatures{gap:var(--sp-xl);grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.styles-module__aJvbEG__searchSeoFeature{padding:var(--sp-lg)}}@media (prefers-reduced-motion:reduce){.styles-module__aJvbEG__searchGlowEffect,.styles-module__aJvbEG__searchIconGlow,.styles-module__aJvbEG__searchParticles:after,.styles-module__aJvbEG__searchParticles:before{animation:none}.styles-module__aJvbEG__inputContainer:focus-within,.styles-module__aJvbEG__searchSeoFeature:hover{transform:none}}@media (prefers-contrast:high){.styles-module__aJvbEG__searchSeoFeature{border-width:2px}.styles-module__aJvbEG__inputContainer{border-width:3px}}
.styles-module__Df00CG__ctaButtonBis{background:linear-gradient(var(--deg-diagonal),var(--a-6)0,var(--b-6)100%);border-radius:var(--radius-md);color:var(--text);cursor:pointer;font-family:var(--font-base);font-size:var(--sz-md);padding:var(--sp-md)var(--sp-lg);transition:var(--transition-smooth);border:none;justify-content:center;align-items:center;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.styles-module__Df00CG__ctaButtonBis:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.styles-module__Df00CG__ctaButtonBis:hover:before{left:100%}.styles-module__Df00CG__ctaButtonBis:hover{transform:var(--transform-scale-up);box-shadow:0 6px 20px #00000026}.styles-module__Df00CG__ctaButtonBis:active{transform:var(--transform-scale)}.styles-module__Df00CG__size-sm{font-size:var(--sz-sm);padding:var(--sp-sm)var(--sp-md)}.styles-module__Df00CG__size-md{font-size:var(--sz-md);padding:var(--sp-md)var(--sp-lg)}.styles-module__Df00CG__size-lg{font-size:var(--sz-lg);padding:var(--sp-lg)var(--sp-xl)}@media (prefers-reduced-motion:reduce){.styles-module__Df00CG__ctaButtonBis{transition:none}.styles-module__Df00CG__ctaButtonBis:before{display:none}.styles-module__Df00CG__ctaButtonBis:hover{transform:none}}
.styles-module__GBJHja__logoCarouselSection{background:linear-gradient(var(--deg-diagonal),var(--bg)0,var(--bg-1)100%);padding:var(--sp-xl)var(--sp-sm);position:relative;overflow:hidden}.styles-module__GBJHja__sectionHeader{margin-bottom:var(--sp-lg);padding:0 var(--sp-sm);text-align:center}.styles-module__GBJHja__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__GBJHja__sectionTitle{color:var(--text);-webkit-text-fill-color:var(--text);background:0 0}}.styles-module__GBJHja__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__GBJHja__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__GBJHja__sectionTitle{font-size:var(--sz-xxl)}.styles-module__GBJHja__sectionDescription{font-size:var(--sz-lg)}}@media (min-width:769px){.styles-module__GBJHja__logoCarouselSection{padding:var(--sp-xxl)var(--sp-md)}.styles-module__GBJHja__sectionHeader{margin-bottom:var(--sp-xl)}}
.SafeImage-module__UucbVW__errorFallback{color:#6b7280;text-align:center;background-color:#f3f4f6;justify-content:center;align-items:center;width:100%;height:100%;padding:.5rem;font-size:.75rem;display:flex}
.styles-module__gY5gfG__testimonials{--testimonial-spacing:clamp(2rem,4vw,4rem);--testimonial-shadow:var(--shadow-md);--testimonial-shadow-hover:var(--testimonial-card-shadow-hover);--testimonial-transition:var(--transition-smooth);--testimonial-focus-outline:2px solid var(--a-6);--testimonial-focus-offset:2px;--testimonial-title-size:clamp(1.75rem,3vw,2.5rem);--testimonial-subtitle-size:clamp(1rem,2vw,1.25rem);--testimonial-cta-size:clamp(.875rem,1.5vw,1rem);--testimonial-gap:clamp(1.5rem,3vw,3rem);--testimonial-padding:clamp(1rem,2vw,2rem);--testimonial-grid-cols:repeat(auto-fit,minmax(120px,1fr));--testimonial-grid-gap:clamp(1rem,2vw,2rem);--metallic-gradient:linear-gradient(135deg,#ffffff1a,#ffffff0d 25%,#ffffff05 50%,#ffffff0d 75%,#ffffff1a);--metallic-border:var(--a-2);--metallic-shadow:var(--a-2);background:var(--bg);opacity:1;padding:var(--testimonial-spacing)0;text-align:center;border-radius:10px 10px 0 0;position:relative;transform:translateY(0)}.styles-module__gY5gfG__container{max-width:1200px;padding:0 var(--testimonial-padding);margin:0 auto;position:relative}.styles-module__gY5gfG__topSection{margin-bottom:var(--testimonial-gap)}.styles-module__gY5gfG__title{color:var(--text);font-size:var(--testimonial-title-size);letter-spacing:-.01em;margin-bottom:1rem;font-weight:700;line-height:1.2}.styles-module__gY5gfG__subtitle{color:var(--text-2);font-size:var(--testimonial-subtitle-size);max-width:600px;margin-bottom:0;margin-left:auto;margin-right:auto;font-weight:400;line-height:1.6}.styles-module__gY5gfG__logos{align-items:center;gap:var(--testimonial-grid-gap);grid-template-columns:var(--testimonial-grid-cols);margin:var(--testimonial-gap)0;justify-items:center;display:grid}.styles-module__gY5gfG__logoWrapper{opacity:1;justify-content:center;align-items:center;animation:.6s forwards styles-module__gY5gfG__fadeInUp;display:flex;position:relative;transform:translateY(0)}.styles-module__gY5gfG__logoWrapperDelay0{animation-delay:0s}.styles-module__gY5gfG__logoWrapperDelay1{animation-delay:.1s}.styles-module__gY5gfG__logoWrapperDelay2{animation-delay:.2s}.styles-module__gY5gfG__logoWrapperDelay3{animation-delay:.3s}@keyframes styles-module__gY5gfG__fadeInUp{to{opacity:1;transform:translateY(0)}}.styles-module__gY5gfG__logoLink{background:var(--a-0);border:1px solid var(--a-2);box-shadow:var(--metallic-shadow);min-width:140px;min-height:140px;padding:var(--testimonial-padding);border-radius:12px;outline:none;flex-direction:column;justify-content:center;align-items:center;width:100%;text-decoration:none;display:inline-flex;position:relative}.styles-module__gY5gfG__logoLink,.styles-module__gY5gfG__logoLink:before{transition:var(--testimonial-transition)}.styles-module__gY5gfG__logoLink:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#ffffff1a,#ffffff0d 50%,#ffffff05);border-radius:12px;position:absolute;inset:0}.styles-module__gY5gfG__logoLink:focus-visible:before,.styles-module__gY5gfG__logoLink:hover:before{opacity:1}.styles-module__gY5gfG__logoLink:focus-visible,.styles-module__gY5gfG__logoLink:hover{border-color:var(--a-6);box-shadow:var(--testimonial-card-shadow-hover);transform:translateY(-4px)}.styles-module__gY5gfG__logoLink:focus-visible{outline:var(--testimonial-focus-outline);outline-offset:var(--testimonial-focus-offset)}.styles-module__gY5gfG__logoPicture{z-index:1;margin-bottom:.5rem;display:block;position:relative}.styles-module__gY5gfG__logo{filter:drop-shadow(0 2px 4px #0000001a);object-fit:contain;height:64px;transition:var(--testimonial-transition);border-radius:8px;width:64px}.styles-module__gY5gfG__logoLink:focus-visible .styles-module__gY5gfG__logo,.styles-module__gY5gfG__logoLink:hover .styles-module__gY5gfG__logo{filter:drop-shadow(0 4px 8px #00000026);transform:scale(1.05)}.styles-module__gY5gfG__platformInfo{text-align:center;z-index:1;position:relative}.styles-module__gY5gfG__platformName{color:var(--text);margin:0 0 .25rem;font-size:.875rem;font-weight:600;line-height:1.2}.styles-module__gY5gfG__ratingInfo{flex-direction:column;gap:.125rem}.styles-module__gY5gfG__rating,.styles-module__gY5gfG__ratingInfo{align-items:center;display:flex}.styles-module__gY5gfG__rating{color:var(--gold);gap:.25rem;font-size:.75rem;font-weight:600}.styles-module__gY5gfG__reviewCount{font-size:.625rem}.styles-module__gY5gfG__lastUpdated,.styles-module__gY5gfG__reviewCount{color:var(--text-2);font-weight:400}.styles-module__gY5gfG__lastUpdated{opacity:.8;font-size:.5rem}.styles-module__gY5gfG__ctaSection{background:var(--a-0);box-shadow:var(--metallic-shadow);margin-top:var(--testimonial-gap);padding:var(--testimonial-padding);border-radius:0 0 10px 10px;position:relative;overflow:hidden}.styles-module__gY5gfG__ctaSection:before{background:var(--gradient-rainbow);content:"";opacity:.8;height:2px;position:absolute;top:0;left:0;right:0}.styles-module__gY5gfG__ctaText{color:var(--text);font-size:var(--testimonial-subtitle-size);z-index:1;margin-bottom:1.5rem;font-weight:400;line-height:1.6;position:relative}.styles-module__gY5gfG__buttonContainer{z-index:1;display:flex}.styles-module__gY5gfG__buttonContainer,.styles-module__gY5gfG__reviewsButton{justify-content:center;align-items:center;position:relative}.styles-module__gY5gfG__reviewsButton{background:var(--gradient-1);border:1px solid var(--a-2);box-shadow:var(--hero-cta-primary-shadow);color:var(--bg);font-size:var(--testimonial-cta-size);min-width:120px;min-height:48px;transition:var(--testimonial-transition);border-radius:12px;outline:none;padding:1rem 2rem;font-weight:600;text-decoration:none;display:inline-flex;overflow:hidden}.styles-module__gY5gfG__reviewsButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3 50%,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.styles-module__gY5gfG__reviewsButton:hover:before{left:100%}.styles-module__gY5gfG__reviewsButton:focus-visible,.styles-module__gY5gfG__reviewsButton:hover{background:var(--gradient-1);box-shadow:var(--hero-cta-primary-hover-shadow);transform:translateY(-2px)}.styles-module__gY5gfG__reviewsButton:focus-visible{outline:var(--testimonial-focus-outline);outline-offset:var(--testimonial-focus-offset)}.styles-module__gY5gfG__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:768px){.styles-module__gY5gfG__testimonials{--testimonial-spacing:clamp(1.5rem,3vw,2.5rem);--testimonial-gap:clamp(1rem,2vw,1.5rem)}.styles-module__gY5gfG__logos{grid-template-columns:repeat(2,1fr);gap:1rem}.styles-module__gY5gfG__logoLink{min-width:120px;min-height:120px;padding:.75rem}.styles-module__gY5gfG__logo{width:56px;height:56px}.styles-module__gY5gfG__platformName{font-size:.8125rem}.styles-module__gY5gfG__rating{font-size:.6875rem}.styles-module__gY5gfG__reviewCount{font-size:.5625rem}.styles-module__gY5gfG__ctaSection{padding:1.5rem}.styles-module__gY5gfG__reviewsButton{padding:.875rem 1.5rem;font-size:.875rem}}@media (max-width:480px){.styles-module__gY5gfG__logos{grid-template-columns:1fr;gap:1rem}.styles-module__gY5gfG__logoLink{min-width:100px;min-height:100px}.styles-module__gY5gfG__logo{width:48px;height:48px}.styles-module__gY5gfG__platformName{font-size:.75rem}.styles-module__gY5gfG__rating{font-size:.625rem}.styles-module__gY5gfG__reviewCount{font-size:.5rem}.styles-module__gY5gfG__ctaSection{padding:1rem}.styles-module__gY5gfG__reviewsButton{padding:.75rem 1.25rem;font-size:.8125rem}}@media (prefers-contrast:high){.styles-module__gY5gfG__testimonials{background:var(--bg)}.styles-module__gY5gfG__logoLink{background:var(--a-0);border:2px solid var(--a-2)}.styles-module__gY5gfG__logoLink:focus-visible{outline:3px solid var(--a-6);outline-offset:2px}.styles-module__gY5gfG__reviewsButton{background:var(--gradient-1-high-contrast,var(--gradient-1));border:2px solid var(--a-2-high-contrast,var(--a-2))}.styles-module__gY5gfG__reviewsButton:focus-visible{outline:3px solid var(--a-6);outline-offset:2px}.styles-module__gY5gfG__title{color:var(--text)}.styles-module__gY5gfG__subtitle{color:var(--text-2)}.styles-module__gY5gfG__platformName{color:var(--text)}}@media (prefers-reduced-motion:reduce){.styles-module__gY5gfG__testimonials{--testimonial-transition:none}.styles-module__gY5gfG__logoWrapper,.styles-module__gY5gfG__testimonials{opacity:1;animation:none;transform:none}.styles-module__gY5gfG__logoLink:focus-visible,.styles-module__gY5gfG__logoLink:focus-visible .styles-module__gY5gfG__logo,.styles-module__gY5gfG__logoLink:hover,.styles-module__gY5gfG__logoLink:hover .styles-module__gY5gfG__logo,.styles-module__gY5gfG__reviewsButton:focus-visible,.styles-module__gY5gfG__reviewsButton:hover{transform:none}.styles-module__gY5gfG__reviewsButton:before{display:none}}
.styles-module__0CVb1q__teamSection{background:var(--radial-bg-header);padding:80px 0;position:relative;overflow:hidden}.styles-module__0CVb1q__teamSection:before{background:radial-gradient(circle at 20% 80%,var(--a-5)0,#0000 50%),radial-gradient(circle at 80% 20%,var(--b-6-alpha-05)0,#0000 50%),radial-gradient(circle at 40% 40%,var(--success-alpha-03)0,#0000 50%);content:"";pointer-events:none;position:absolute;inset:0}.styles-module__0CVb1q__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.styles-module__0CVb1q__sectionHeader{text-align:center;margin-bottom:4rem}.styles-module__0CVb1q__sectionTitle{color:var(--text);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2rem,5vw,2.5rem);font-weight:700;position:relative}.styles-module__0CVb1q__sectionTitle:after{background:linear-gradient(90deg,var(--a-6),var(--b-6));content:"";border-radius:2px;width:60px;height:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.styles-module__0CVb1q__sectionSubtitle{color:var(--text-2);max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.styles-module__0CVb1q__teamGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem;display:grid}.styles-module__0CVb1q__teamMember{background:var(--bg);border:1px solid var(--b-1);box-shadow:var(--services-card-shadow);text-align:center;transition:all var(--transition-smooth);border-radius:20px;padding:2rem;position:relative;overflow:hidden}.styles-module__0CVb1q__teamMember:before{background:linear-gradient(90deg,var(--a-6),var(--b-6));content:"";height:4px;transition:transform var(--transition-base);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.styles-module__0CVb1q__teamMember:hover{border-color:var(--b-3);box-shadow:var(--services-card-hover-shadow);transform:translateY(-10px)scale(1.02)}.styles-module__0CVb1q__teamMember:hover:before{transform:scaleX(1)}.styles-module__0CVb1q__memberPhoto{background:var(--b-1);border:4px solid var(--bg);box-shadow:var(--shadow-md);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 1.5rem;display:flex;position:relative}.styles-module__0CVb1q__memberPhoto:before{background:linear-gradient(45deg,var(--a-6),var(--b-6));content:"";opacity:0;transition:opacity var(--transition-base);z-index:-1;border-radius:50%;position:absolute;inset:-2px}.styles-module__0CVb1q__teamMember:hover .styles-module__0CVb1q__memberPhoto:before{opacity:1}.styles-module__0CVb1q__memberIcon{color:var(--bg);transition:all var(--transition-base);font-size:3rem}.styles-module__0CVb1q__teamMember:hover .styles-module__0CVb1q__memberIcon{color:var(--a-6);transform:scale(1.1)}.styles-module__0CVb1q__memberName{color:var(--text);transition:color var(--transition-base);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.styles-module__0CVb1q__memberRole,.styles-module__0CVb1q__teamMember:hover .styles-module__0CVb1q__memberName{color:var(--a-6)}.styles-module__0CVb1q__memberRole{letter-spacing:.05em;text-transform:uppercase;margin-bottom:1rem;font-size:1rem;font-weight:600}.styles-module__0CVb1q__memberBio{color:var(--text-2);margin:0;font-size:.95rem;line-height:1.6}@media (max-width:768px){.styles-module__0CVb1q__teamSection{padding:60px 0}.styles-module__0CVb1q__sectionHeader{margin-bottom:3rem}.styles-module__0CVb1q__teamGrid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.styles-module__0CVb1q__teamMember{border-radius:16px;padding:1.5rem}.styles-module__0CVb1q__memberPhoto{width:100px;height:100px;margin-bottom:1rem}.styles-module__0CVb1q__memberIcon{font-size:2.5rem}.styles-module__0CVb1q__memberName{font-size:1.25rem}.styles-module__0CVb1q__memberBio,.styles-module__0CVb1q__memberRole{font-size:.9rem}}@media (max-width:480px){.styles-module__0CVb1q__teamSection{padding:40px 0}.styles-module__0CVb1q__container{padding:0 15px}.styles-module__0CVb1q__sectionTitle{font-size:1.75rem}.styles-module__0CVb1q__sectionSubtitle{font-size:1rem}.styles-module__0CVb1q__teamMember{padding:1.25rem}.styles-module__0CVb1q__memberPhoto{width:80px;height:80px}.styles-module__0CVb1q__memberIcon{font-size:2rem}}@keyframes styles-module__0CVb1q__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module__0CVb1q__slideInFromLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes styles-module__0CVb1q__slideInFromRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.styles-module__0CVb1q__sectionHeader{animation:.8s ease-out styles-module__0CVb1q__fadeInUp}.styles-module__0CVb1q__teamMember:first-child{animation:.8s ease-out .2s both styles-module__0CVb1q__slideInFromLeft}.styles-module__0CVb1q__teamMember:nth-child(2){animation:.8s ease-out .4s both styles-module__0CVb1q__slideInFromRight}.styles-module__0CVb1q__teamMember:nth-child(3){animation:.8s ease-out .6s both styles-module__0CVb1q__slideInFromLeft}.styles-module__0CVb1q__teamMember:nth-child(4){animation:.8s ease-out .8s both styles-module__0CVb1q__slideInFromRight}.styles-module__0CVb1q__teamMember:focus-within{outline:2px solid var(--a-6);outline-offset:4px}.styles-module__0CVb1q__memberName:focus,.styles-module__0CVb1q__memberRole:focus{outline:2px solid var(--a-6);outline-offset:2px}.styles-module__0CVb1q__teamMember:after{background:linear-gradient(90deg,#0000,var(--a-2),#0000);content:"";width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.styles-module__0CVb1q__teamMember:hover:after{left:100%}
.BrandCard-module__30gAka__card{background:var(--color-background);border:1px solid var(--color-border);cursor:pointer;text-align:center;border-radius:.5rem;flex-direction:column;align-items:center;padding:1rem;transition:transform .2s ease-in-out;display:flex}.BrandCard-module__30gAka__card:hover{transform:scale(1.05);box-shadow:0 4px 12px #0000001a}.BrandCard-module__30gAka__logoWrapper{width:8rem;height:8rem;margin-bottom:.5rem;position:relative}.BrandCard-module__30gAka__logoImage{object-fit:contain}.BrandCard-module__30gAka__brandName{color:var(--color-text);font-size:.875rem;font-weight:500}
.styles-module__bfr10G__card{background:var(--bg);border:1px solid var(--b-1);box-shadow:var(--services-card-shadow);height:100%;transition:var(--transition-smooth);border-radius:16px;padding:clamp(1.5rem,3vw,2rem);text-decoration:none;display:block;position:relative;overflow:hidden}.styles-module__bfr10G__card .styles-module__bfr10G__card:hover{border-color:var(--b-3);box-shadow:var(--services-card-hover-shadow);transform:translateY(-4px)}.styles-module__bfr10G__card .styles-module__bfr10G__header{margin-bottom:1rem}.styles-module__bfr10G__card .styles-module__bfr10G__title{color:var(--text);margin-bottom:.5rem;font-size:clamp(1.125rem,2.5vw,1.25rem);font-weight:600;line-height:1.3}.styles-module__bfr10G__card .styles-module__bfr10G__category{color:var(--a-6);font-size:.875rem;font-weight:500}.styles-module__bfr10G__card .styles-module__bfr10G__description{color:var(--text-2);margin-bottom:1.5rem;line-height:1.5;overflow:hidden}.styles-module__bfr10G__card .styles-module__bfr10G__footer{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.styles-module__bfr10G__card .styles-module__bfr10G__location{color:var(--text-2);font-size:.875rem}.styles-module__bfr10G__card .styles-module__bfr10G__featuredBadge{background:var(--a-1);border:1px solid var(--a-2);color:var(--a-6);border-radius:12px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.styles-module__bfr10G__card .styles-module__bfr10G__featuredIcon,.styles-module__bfr10G__card .styles-module__bfr10G__featuredText{font-size:.75rem}.styles-module__bfr10G__card .styles-module__bfr10G__services{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.styles-module__bfr10G__card .styles-module__bfr10G__serviceTag{background:var(--b-1);border:1px solid var(--a-2);color:var(--bg);transition:var(--transition-base);border-radius:6px;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.styles-module__bfr10G__card .styles-module__bfr10G__card:hover .styles-module__bfr10G__serviceTag{background:var(--a-1);border-color:var(--b-6-alpha-10)}.styles-module__bfr10G__card .styles-module__bfr10G__moreServices{color:var(--text-2);font-size:.75rem;font-style:italic}.styles-module__bfr10G__card .styles-module__bfr10G__cardAccent{background:linear-gradient(180deg,var(--a-6),var(--b-6));opacity:0;height:100%;transition:var(--transition-base);border-radius:0 16px 16px 0;width:4px;position:absolute;top:0;right:0}.styles-module__bfr10G__card .styles-module__bfr10G__card:hover .styles-module__bfr10G__cardAccent{opacity:1}@media (max-width:768px){.styles-module__bfr10G__card .styles-module__bfr10G__card{padding:1.25rem}.styles-module__bfr10G__card .styles-module__bfr10G__footer{flex-direction:column;align-items:flex-start;gap:.5rem}.styles-module__bfr10G__card .styles-module__bfr10G__services{margin-top:.5rem}}
.styles-module___Ft_JG__section{background:var(--about-values-bg);padding:6rem 0;position:relative;overflow:hidden}.styles-module___Ft_JG__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.styles-module___Ft_JG__header{text-align:center;margin-bottom:4rem}.styles-module___Ft_JG__title{color:var(--about-values-title-color);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.styles-module___Ft_JG__subtitle{color:var(--about-values-subtitle-color);max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.styles-module___Ft_JG__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.styles-module___Ft_JG__valueCard{border:1px solid var(--about-values-card-border);box-shadow:var(--about-values-card-shadow);transition:var(--transition-smooth);border-radius:20px;padding:2rem;position:relative;overflow:hidden}.styles-module___Ft_JG__valueCard:hover{background:var(--about-values-card-hover-bg);border-color:var(--about-values-card-hover-border);box-shadow:var(--about-values-card-hover-shadow);transform:translateY(-8px)}.styles-module___Ft_JG__valueIcon{background-color:var(--a-6);border:2px solid var(--a-6);box-shadow:0 4px 12px var(--a-2);color:var(--text);border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.styles-module___Ft_JG__valueIconColorPrimary{background-color:var(--a-6);border-color:var(--a-6);box-shadow:0 4px 12px var(--a-1-20)}.styles-module___Ft_JG__valueIconColorSecondary{background-color:var(--secondary);border-color:var(--secondary);box-shadow:0 4px 12px var(--secondary-alpha-20)}.styles-module___Ft_JG__valueIconColorAccent{background-color:var(--accent);border-color:var(--accent);box-shadow:0 4px 12px var(--accent-alpha-20)}.styles-module___Ft_JG__valueIconColorSuccess{background-color:var(--success);border-color:var(--success);box-shadow:0 4px 12px var(--success-alpha-20)}.styles-module___Ft_JG__valueIconColorWarning{background-color:var(--warning);border-color:var(--warning);box-shadow:0 4px 12px var(--warning-alpha-20)}.styles-module___Ft_JG__valueIconColorError{background-color:var(--error);border-color:var(--error);box-shadow:0 4px 12px var(--error-alpha-20)}.styles-module___Ft_JG__valueIconColorInfo{background-color:var(--info);border-color:var(--info);box-shadow:0 4px 12px var(--info-alpha-20)}.styles-module___Ft_JG__valueTitle{color:var(--about-values-value-title-color);margin-bottom:.75rem;font-size:1.25rem;font-weight:600;line-height:1.4}.styles-module___Ft_JG__valueDescription{color:var(--about-values-value-description-color);margin:0;font-size:.95rem;line-height:1.6}.styles-module___Ft_JG__valueCard{animation:.6s ease-out both styles-module___Ft_JG__fadeInUp}.styles-module___Ft_JG__valueCard:first-child{animation-delay:.1s}.styles-module___Ft_JG__valueCard:nth-child(2){animation-delay:.2s}.styles-module___Ft_JG__valueCard:nth-child(3){animation-delay:.3s}.styles-module___Ft_JG__valueCard:nth-child(4){animation-delay:.4s}@keyframes styles-module___Ft_JG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.styles-module___Ft_JG__section{padding:4rem 0}.styles-module___Ft_JG__container{padding:0 1rem}.styles-module___Ft_JG__header{margin-bottom:3rem}.styles-module___Ft_JG__valuesGrid{grid-template-columns:1fr;gap:1.5rem}.styles-module___Ft_JG__valueCard{padding:1.5rem}.styles-module___Ft_JG__valueIcon{width:50px;height:50px;font-size:1.25rem}}@media (max-width:480px){.styles-module___Ft_JG__section{padding:3rem 0}.styles-module___Ft_JG__valueCard{padding:1.25rem}.styles-module___Ft_JG__valueIcon{width:45px;height:45px;margin-bottom:1rem}.styles-module___Ft_JG__valueIcon,.styles-module___Ft_JG__valueTitle{font-size:1.1rem}.styles-module___Ft_JG__valueDescription{font-size:.9rem}}@media (prefers-reduced-motion:reduce){.styles-module___Ft_JG__valueCard:hover{transform:none}.styles-module___Ft_JG__valueCard{animation:none}}.styles-module___Ft_JG__valueCard{background:var(--about-values-card-bg)}
.styles-module__0TyPGq__futuristicFeaturesSection{background:var(--bg);contain:layout style paint;min-height:100vh;padding:var(--sp-xxl)0;align-items:center;display:flex;overflow:hidden}.styles-module__0TyPGq__container,.styles-module__0TyPGq__futuristicFeaturesSection{transform:var(--transform-translate);will-change:var(--will-change);position:relative}.styles-module__0TyPGq__container{contain:layout style;max-width:1400px;padding:0 var(--sp-lg);z-index:var(--z-main);margin:0 auto}.styles-module__0TyPGq__futuristicBackground{z-index:var(--z-body);position:absolute;inset:0;overflow:hidden}.styles-module__0TyPGq__glowEffect{animation:styles-module__0TyPGq__glowPulse 4s var(--ease-ease)infinite;background:radial-gradient(circle at center,var(--a-1)0,#0000 70%);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__0TyPGq__particles{animation:styles-module__0TyPGq__particleFloat 15s var(--ease-ease)infinite;background-image:radial-gradient(circle at 20% 80%,var(--a-1)0,#0000 50%),radial-gradient(circle at 80% 20%,var(--a-1)0,#0000 50%),radial-gradient(circle at 40% 40%,var(--a-2)0,#0000 50%);position:absolute;inset:0}.styles-module__0TyPGq__sectionHeader{margin-bottom:var(--sp-xl);text-align:center;z-index:var(--z-main);position:relative}.styles-module__0TyPGq__futuristicSubtitle{color:var(--text-1);font-family:var(--font-secondary);font-size:clamp(var(--sz-xxs),4vw + .5rem,var(--sz-lg));margin-bottom:var(--sp-sm);font-weight:500}.styles-module__0TyPGq__futuristicDescription,.styles-module__0TyPGq__futuristicSubtitle{line-height:var(--line-height);will-change:var(--will-change)}.styles-module__0TyPGq__futuristicDescription{color:var(--text-2);font-family:var(--font-base);font-size:clamp(var(--sz-xxs),2vw + .5rem,var(--sz-md));max-width:800px;margin:0 auto;font-weight:400}.styles-module__0TyPGq__seoContent{margin-bottom:var(--sp-xl)}.styles-module__0TyPGq__seoFeatures{contain:layout style;gap:var(--sp-md);margin-bottom:var(--sp-lg);will-change:var(--will-change);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));display:grid}.styles-module__0TyPGq__seoFeature{background:var(--bg-1);border:1px solid var(--a-2);box-shadow:0 4px 12px -3px var(--a-1);contain:layout style paint;padding:var(--sp-md);text-align:center;transform:var(--transform-translate);will-change:transform,box-shadow,border-color;border-radius:16px;position:relative;overflow:hidden}.styles-module__0TyPGq__seoFeature,.styles-module__0TyPGq__seoFeature:before{transition:var(--transition-smooth)}.styles-module__0TyPGq__seoFeature:before{background:var(--a-6);content:"";opacity:0;height:3px;position:absolute;top:0;left:0;right:0}.styles-module__0TyPGq__seoFeature:hover:before{opacity:1}.styles-module__0TyPGq__seoFeature:hover{border-color:var(--a-6);box-shadow:0 8px 25px -8px var(--a-3);transform:translateY(-8px)var(--transform-translate)}.styles-module__0TyPGq__seoFeatureIcon{margin-bottom:var(--sp-sm);position:relative}.styles-module__0TyPGq__iconGlow{color:var(--a-6);filter:drop-shadow(0 0 15px var(--a-5));font-size:clamp(var(--sz-sm),6vw + .5rem,var(--sz-3xl));transform:var(--transform-translate)}.styles-module__0TyPGq__iconGlow,.styles-module__0TyPGq__seoFeatureTitle{will-change:var(--will-change)}.styles-module__0TyPGq__seoFeatureTitle{color:var(--text);font-family:var(--font-secondary);font-size:clamp(var(--sz-xxs),4vw + .5rem,var(--sz-xl));margin-bottom:var(--sp-sm);font-weight:600;line-height:1.3}.styles-module__0TyPGq__seoFeatureDescription{color:var(--text-1);font-family:var(--font-base);font-size:clamp(var(--sz-xxs),2vw + .5rem,var(--sz-md));line-height:var(--line-height);will-change:var(--will-change);margin:0}.styles-module__0TyPGq__futuristicFeaturesGrid{contain:layout style;gap:var(--sp-lg);margin-bottom:var(--sp-xl);will-change:var(--will-change);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}.styles-module__0TyPGq__futuristicFeatureCard{background:var(--bg-1);border:1px solid var(--a-2);contain:layout style paint;cursor:pointer;min-height:clamp(160px,20vw + 2rem,200px);padding:var(--sp-lg);transform:var(--transform-translate);transition:var(--transition-smooth);will-change:transform,box-shadow,border-color;border-radius:16px;flex-direction:column;justify-content:space-between;display:flex;position:relative;overflow:hidden}.styles-module__0TyPGq__featureGlow{background:linear-gradient(135deg,var(--a-1)0,var(--a-2)25%,var(--a-0)50%,var(--a-2)75%,var(--a-1)100%);opacity:0;pointer-events:none;transition:var(--transition-smooth);position:absolute;inset:0}.styles-module__0TyPGq__futuristicFeatureCard:hover .styles-module__0TyPGq__featureGlow{opacity:1}.styles-module__0TyPGq__futuristicFeatureCard:hover{border-color:var(--a-6);box-shadow:0 8px 25px -8px var(--a-3);transform:translateY(-8px)scale(1.02)var(--transform-translate)}.styles-module__0TyPGq__featureContent{height:100%;z-index:var(--z-main);flex-direction:column;display:flex;position:relative}.styles-module__0TyPGq__featureIcon{font-size:clamp(var(--sz-sm),6vw + .5rem,var(--sz-3xl));margin-bottom:var(--sp-md);transform:var(--transform-translate);will-change:var(--will-change)}.styles-module__0TyPGq__featureIcon,.styles-module__0TyPGq__featureIconPrimary{color:var(--a-6)}.styles-module__0TyPGq__featureIconSecondary{color:var(--b-6)}.styles-module__0TyPGq__featureIconHighlight{color:var(--a-6)}.styles-module__0TyPGq__featureIconSuccess{color:var(--success)}.styles-module__0TyPGq__featureIconInfo{color:var(--info)}.styles-module__0TyPGq__featureIconWarning{color:var(--warning)}.styles-module__0TyPGq__featureIconError{color:var(--error)}.styles-module__0TyPGq__featureText{flex:1}.styles-module__0TyPGq__featureTitle{color:var(--text);font-family:var(--font-secondary);font-size:clamp(var(--sz-xxs),4vw + .5rem,var(--sz-xl));margin-bottom:var(--sp-sm);will-change:var(--will-change);font-weight:600;line-height:1.3}.styles-module__0TyPGq__featureDescription{color:var(--text-1);font-family:var(--font-base);font-size:clamp(var(--sz-xxs),2vw + .5rem,var(--sz-md));line-height:var(--line-height);will-change:var(--will-change);margin:0}.styles-module__0TyPGq__featureArrow{color:var(--a-6);font-size:clamp(var(--sz-xxs),3vw + .5rem,var(--sz-lg));margin-top:var(--sp-sm);opacity:.7;transform:var(--transform-translate);transition:var(--transition-smooth);will-change:transform,opacity}.styles-module__0TyPGq__futuristicFeatureCard:hover .styles-module__0TyPGq__featureArrow{opacity:1;transform:translateX(4px)var(--transform-translate)}.styles-module__0TyPGq__seoInfo{margin-bottom:var(--sp-xl)}.styles-module__0TyPGq__seoStats{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.styles-module__0TyPGq__seoStatsTitle{color:var(--text);font-family:var(--font-secondary);font-size:var(--sz-xxl);margin-bottom:var(--sp-md);font-weight:600;position:relative}.styles-module__0TyPGq__seoStatsTitle:after{background:var(--a-6);content:"";border-radius:1px;width:60px;height:2px;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.styles-module__0TyPGq__statsGrid{align-items:center;gap:var(--sp-md);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));justify-content:center;max-width:800px;margin:0 auto;display:grid}.styles-module__0TyPGq__stat{background:var(--bg-1);border:1px solid var(--a-2);box-shadow:0 4px 12px -3px var(--a-1);padding:var(--sp-md)var(--sp-sm);text-align:center;position:relative}.styles-module__0TyPGq__stat,.styles-module__0TyPGq__statGlow{transition:var(--transition-smooth);border-radius:16px}.styles-module__0TyPGq__statGlow{background:linear-gradient(135deg,var(--a-1)0,var(--a-2)25%,var(--a-0)50%,var(--a-2)75%,var(--a-1)100%);opacity:0;pointer-events:none;position:absolute;inset:0}.styles-module__0TyPGq__stat:hover .styles-module__0TyPGq__statGlow{opacity:1}.styles-module__0TyPGq__stat:hover{border-color:var(--a-6);box-shadow:0 8px 25px -8px var(--a-3);transform:translateY(-4px)}.styles-module__0TyPGq__statValue{color:var(--a-6);font-family:var(--font-primary);font-size:var(--sz-xxl);margin-bottom:var(--sp-xs);font-weight:700;line-height:1;display:block}.styles-module__0TyPGq__statLabel{color:var(--text-1);font-family:var(--font-base);font-size:var(--sz-sm);font-weight:500}.styles-module__0TyPGq__decorativeElements{pointer-events:none;z-index:var(--z-body);position:absolute;inset:0}.styles-module__0TyPGq__floatingElement{animation:styles-module__0TyPGq__float 6s var(--ease-ease)infinite;background:var(--a-6);opacity:.6;border-radius:50%;width:4px;height:4px;position:absolute}.styles-module__0TyPGq__floatingElement[data-element="1"]{animation-delay:0s;top:20%;left:10%}.styles-module__0TyPGq__floatingElement[data-element="2"]{animation-delay:2s;top:60%;right:15%}.styles-module__0TyPGq__floatingElement[data-element="3"]{animation-delay:4s;bottom:30%;left:20%}@keyframes styles-module__0TyPGq__glowPulse{0%,to{opacity:.3;transform:translate(-50%,-50%)scale(1)}50%{opacity:.6;transform:translate(-50%,-50%)scale(1.1)}}@keyframes styles-module__0TyPGq__particleFloat{0%,to{transform:translateY(0)rotate(0)}33%{transform:translateY(-20px)rotate(120deg)}66%{transform:translateY(10px)rotate(240deg)}}@keyframes styles-module__0TyPGq__float{0%,to{opacity:.6;transform:translateY(0)}50%{opacity:1;transform:translateY(-20px)}}@media (max-width:1024px){.styles-module__0TyPGq__futuristicFeaturesSection{padding:var(--sp-xl)0}.styles-module__0TyPGq__futuristicFeaturesGrid{gap:var(--sp-md);grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.styles-module__0TyPGq__seoFeatures{gap:var(--sp-md);grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.styles-module__0TyPGq__statsGrid{gap:var(--sp-md);grid-template-columns:repeat(2,1fr);justify-content:center}}@media (max-width:768px){.styles-module__0TyPGq__futuristicFeaturesSection{padding:var(--sp-lg)0}.styles-module__0TyPGq__container{padding:0 var(--sp-sm)}.styles-module__0TyPGq__futuristicFeaturesGrid{gap:var(--sp-md);grid-template-columns:1fr}.styles-module__0TyPGq__seoFeatures{gap:var(--sp-sm);grid-template-columns:1fr}.styles-module__0TyPGq__seoFeature{padding:var(--sp-md)}.styles-module__0TyPGq__futuristicFeatureCard{min-height:180px;padding:var(--sp-md)}.styles-module__0TyPGq__featureIcon{font-size:var(--sz-xxl);margin-bottom:var(--sp-sm)}.styles-module__0TyPGq__featureTitle{font-size:var(--sz-lg)}.styles-module__0TyPGq__featureDescription{font-size:var(--sz-sm)}.styles-module__0TyPGq__statsGrid{gap:var(--sp-sm);grid-template-columns:1fr;justify-content:center}.styles-module__0TyPGq__stat{padding:var(--sp-md)var(--sp-sm)}.styles-module__0TyPGq__seoStatsTitle,.styles-module__0TyPGq__statValue{font-size:var(--sz-xl)}}@media (max-width:240px){.styles-module__0TyPGq__futuristicFeaturesSection{padding:var(--sp-xxs)0}.styles-module__0TyPGq__container{padding:0 var(--sp-xxs)}.styles-module__0TyPGq__futuristicDescription,.styles-module__0TyPGq__futuristicSubtitle{font-size:var(--sz-xxs)}.styles-module__0TyPGq__futuristicFeaturesGrid{gap:var(--sp-xxs);grid-template-columns:1fr}.styles-module__0TyPGq__futuristicFeatureCard{min-height:120px;padding:var(--sp-xs)}.styles-module__0TyPGq__featureIcon{font-size:var(--sz-sm);margin-bottom:var(--sp-xxs)}.styles-module__0TyPGq__featureDescription,.styles-module__0TyPGq__featureTitle{font-size:var(--sz-xxs)}.styles-module__0TyPGq__seoFeatures{gap:var(--sp-xxs);grid-template-columns:1fr}.styles-module__0TyPGq__seoFeature{padding:var(--sp-xs)}.styles-module__0TyPGq__seoFeatureDescription,.styles-module__0TyPGq__seoFeatureTitle{font-size:var(--sz-xxs)}.styles-module__0TyPGq__statsGrid{gap:var(--sp-xxs);grid-template-columns:1fr;justify-content:center}.styles-module__0TyPGq__stat{padding:var(--sp-xs)}.styles-module__0TyPGq__statValue{font-size:var(--sz-sm)}.styles-module__0TyPGq__statLabel{font-size:var(--sz-xxs)}}@media (min-width:241px) and (max-width:320px){.styles-module__0TyPGq__futuristicFeaturesSection{padding:var(--sp-sm)0}.styles-module__0TyPGq__container{padding:0 var(--sp-xs)}.styles-module__0TyPGq__futuristicDescription,.styles-module__0TyPGq__futuristicSubtitle{font-size:var(--sz-xs)}.styles-module__0TyPGq__futuristicFeaturesGrid{gap:var(--sp-sm);grid-template-columns:1fr}.styles-module__0TyPGq__futuristicFeatureCard{min-height:140px;padding:var(--sp-sm)}.styles-module__0TyPGq__featureIcon{font-size:var(--sz-md);margin-bottom:var(--sp-xs)}.styles-module__0TyPGq__featureDescription,.styles-module__0TyPGq__featureTitle{font-size:var(--sz-xs)}.styles-module__0TyPGq__seoFeatures{gap:var(--sp-sm);grid-template-columns:1fr}.styles-module__0TyPGq__seoFeature{padding:var(--sp-sm)}.styles-module__0TyPGq__seoFeatureDescription,.styles-module__0TyPGq__seoFeatureTitle{font-size:var(--sz-xs)}.styles-module__0TyPGq__statsGrid{gap:var(--sp-sm);grid-template-columns:1fr;justify-content:center}.styles-module__0TyPGq__stat{padding:var(--sp-sm)}.styles-module__0TyPGq__statValue{font-size:var(--sz-md)}.styles-module__0TyPGq__statLabel{font-size:var(--sz-xs)}}@media (min-width:321px) and (max-width:480px){.styles-module__0TyPGq__futuristicFeaturesSection{padding:var(--sp-md)0}.styles-module__0TyPGq__futuristicSubtitle{font-size:var(--sz-md)}.styles-module__0TyPGq__futuristicDescription{font-size:var(--sz-sm)}.styles-module__0TyPGq__futuristicFeatureCard{min-height:160px;padding:var(--sp-sm)}.styles-module__0TyPGq__featureIcon{font-size:var(--sz-xl)}.styles-module__0TyPGq__featureTitle{font-size:var(--sz-md)}.styles-module__0TyPGq__featureDescription{font-size:var(--sz-xs)}.styles-module__0TyPGq__seoFeature{padding:var(--sp-sm)}.styles-module__0TyPGq__seoFeatureTitle{font-size:var(--sz-lg)}.styles-module__0TyPGq__seoFeatureDescription{font-size:var(--sz-xs)}.styles-module__0TyPGq__stat{padding:var(--sp-sm)}.styles-module__0TyPGq__statValue{font-size:var(--sz-lg)}.styles-module__0TyPGq__statLabel{font-size:var(--sz-xs)}}@media (prefers-contrast:high){.styles-module__0TyPGq__futuristicFeaturesSection{background:var(--bg)}.styles-module__0TyPGq__futuristicFeatureCard,.styles-module__0TyPGq__seoFeature,.styles-module__0TyPGq__stat{background:var(--bg-1);border:2px solid var(--a-6)}.styles-module__0TyPGq__futuristicFeatureCard:focus-visible,.styles-module__0TyPGq__seoFeature:focus-visible,.styles-module__0TyPGq__stat:focus-visible{outline:3px solid var(--a-6);outline-offset:2px}.styles-module__0TyPGq__futuristicDescription,.styles-module__0TyPGq__futuristicSubtitle{color:var(--text-1)}}@media (min-width:1025px) and (max-width:1280px){.styles-module__0TyPGq__futuristicFeaturesSection{padding:var(--sp-xxl)0}.styles-module__0TyPGq__container{max-width:1200px;padding:0 var(--sp-xl)}.styles-module__0TyPGq__futuristicFeaturesGrid{gap:var(--sp-xl);grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.styles-module__0TyPGq__seoFeatures{gap:var(--sp-lg);grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.styles-module__0TyPGq__statsGrid{gap:var(--sp-lg);grid-template-columns:repeat(4,1fr);justify-content:center}}@media (min-width:1281px) and (max-width:1440px){.styles-module__0TyPGq__futuristicFeaturesSection{padding:var(--sp-xxl)0}.styles-module__0TyPGq__container{max-width:1400px;padding:0 var(--sp-xl)}.styles-module__0TyPGq__futuristicFeaturesGrid{gap:var(--sp-xl);grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.styles-module__0TyPGq__seoFeatures{gap:var(--sp-xl);grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.styles-module__0TyPGq__statsGrid{gap:var(--sp-xl);grid-template-columns:repeat(4,1fr);justify-content:center}}@media (min-width:1441px) and (max-width:1920px){.styles-module__0TyPGq__futuristicFeaturesSection{padding:var(--sp-xxl)0}.styles-module__0TyPGq__container{max-width:1600px;padding:0 var(--sp-xxl)}.styles-module__0TyPGq__futuristicFeaturesGrid{gap:var(--sp-xxl);grid-template-columns:repeat(auto-fit,minmax(450px,1fr))}.styles-module__0TyPGq__seoFeatures{gap:var(--sp-xxl);grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.styles-module__0TyPGq__statsGrid{gap:var(--sp-xxl);grid-template-columns:repeat(4,1fr);justify-content:center}}@media (min-width:1921px){.styles-module__0TyPGq__futuristicFeaturesSection{padding:var(--sp-xxl)0}.styles-module__0TyPGq__container{max-width:1800px;padding:0 var(--sp-xxl)}.styles-module__0TyPGq__futuristicSubtitle{font-size:var(--sz-xl)}.styles-module__0TyPGq__futuristicDescription{font-size:var(--sz-lg)}.styles-module__0TyPGq__futuristicFeaturesGrid{gap:var(--sp-xxl);grid-template-columns:repeat(auto-fit,minmax(500px,1fr))}.styles-module__0TyPGq__futuristicFeatureCard{min-height:250px;padding:var(--sp-xxl)}.styles-module__0TyPGq__featureIcon{font-size:var(--sz-3xl);margin-bottom:var(--sp-lg)}.styles-module__0TyPGq__featureTitle{font-size:var(--sz-xxl)}.styles-module__0TyPGq__featureDescription{font-size:var(--sz-lg)}.styles-module__0TyPGq__seoFeatures{gap:var(--sp-xxl);grid-template-columns:repeat(auto-fit,minmax(450px,1fr))}.styles-module__0TyPGq__seoFeature{padding:var(--sp-xl)}.styles-module__0TyPGq__seoFeatureTitle{font-size:var(--sz-xxl)}.styles-module__0TyPGq__seoFeatureDescription{font-size:var(--sz-lg)}.styles-module__0TyPGq__statsGrid{gap:var(--sp-xxl);grid-template-columns:repeat(4,1fr);justify-content:center}.styles-module__0TyPGq__stat{padding:var(--sp-xl)}.styles-module__0TyPGq__statValue{font-size:var(--sz-3xl)}.styles-module__0TyPGq__statLabel{font-size:var(--sz-lg)}}@media (prefers-reduced-motion:reduce){.styles-module__0TyPGq__floatingElement,.styles-module__0TyPGq__glowEffect,.styles-module__0TyPGq__particles{animation:none}.styles-module__0TyPGq__futuristicFeatureCard:hover,.styles-module__0TyPGq__futuristicFeatureCard:hover .styles-module__0TyPGq__featureArrow,.styles-module__0TyPGq__seoFeature:hover,.styles-module__0TyPGq__stat:hover{transform:none}}
.styles-module__rzYOwW__brandsSection{max-width:1200px;margin:0 auto;padding:2rem 1rem}.styles-module__rzYOwW__introSection{text-align:center;margin-bottom:3rem}.styles-module__rzYOwW__introText{color:var(--color-text-secondary);margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.styles-module__rzYOwW__servicesTitle{color:var(--color-text);margin-bottom:2rem;font-size:1.5rem;font-weight:600}.styles-module__rzYOwW__brandsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.styles-module__rzYOwW__contactSection{background:var(--color-background-secondary);text-align:center;border-radius:.5rem;padding:2rem}.styles-module__rzYOwW__contactText{color:var(--color-text);margin-bottom:1rem;font-size:1.125rem}.styles-module__rzYOwW__contactButton{background:var(--color-primary);color:#fff;border-radius:.375rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-block}.styles-module__rzYOwW__contactButton:hover{background:var(--color-primary-dark)}@media (min-width:768px){.styles-module__rzYOwW__brandsGrid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.styles-module__rzYOwW__brandsGrid{grid-template-columns:repeat(6,1fr)}}
.styles-module__FNXz3G__section{background:var(--radial-bg-header);padding:clamp(3rem,6vw,6rem) 0;position:relative;overflow:hidden}.styles-module__FNXz3G__container{width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}.styles-module__FNXz3G__header{text-align:center;margin-bottom:clamp(2rem,5vw,4rem)}.styles-module__FNXz3G__title{color:var(--text);text-shadow:var(--b-5);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.styles-module__FNXz3G__accentLine{background:linear-gradient(90deg,var(--a-6),var(--b-6));border-radius:2px;width:80px;height:4px;margin:0 auto}.styles-module__FNXz3G__businessesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(1.5rem,3vw,2rem);margin-bottom:clamp(2rem,4vw,3rem);display:grid}.styles-module__FNXz3G__content{text-align:center;max-width:600px;margin:0 auto}.styles-module__FNXz3G__description{color:var(--text-2);font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.6}.styles-module__FNXz3G__decorativeElements{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.styles-module__FNXz3G__floatingShape{background:linear-gradient(135deg,var(--a-5),var(--b-6-alpha-10));opacity:.2;border-radius:50%;width:50px;height:50px;animation:20s ease-in-out infinite styles-module__FNXz3G__float;position:absolute}.styles-module__FNXz3G__floatingShape:first-child{animation-delay:0s;top:20%;right:10%}.styles-module__FNXz3G__floatingShape:nth-child(2){animation-delay:10s;bottom:30%;left:15%}@keyframes styles-module__FNXz3G__float{0%,to{opacity:.2;transform:translateY(0)rotate(0)}50%{opacity:.4;transform:translateY(-15px)rotate(180deg)}}@media (max-width:768px){.styles-module__FNXz3G__businessesGrid{grid-template-columns:1fr}}@media (min-width:769px) and (max-width:1024px){.styles-module__FNXz3G__businessesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}
.styles-module__zit5Hq__contactCta{background:var(--radial-bg-header);color:var(--text);text-align:center;padding:80px 0;position:relative;overflow:hidden}.styles-module__zit5Hq__contactCta:before{background:radial-gradient(circle at 20% 80%,var(--a-1)0,#0000 50%),radial-gradient(circle at 80% 20%,var(--b-6-alpha-10)0,#0000 50%),radial-gradient(circle at 40% 40%,var(--success-alpha-05)0,#0000 50%);content:"";pointer-events:none;inset:0}.styles-module__zit5Hq__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.styles-module__zit5Hq__content{max-width:800px;margin:0 auto}.styles-module__zit5Hq__title{text-shadow:0 2px 4px var(--shadow-sm);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,3.5rem);font-weight:800;line-height:1.1}.styles-module__zit5Hq__subtitle{color:var(--text);opacity:.9;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.3rem;font-weight:400;line-height:1.6}.styles-module__zit5Hq__buttonContainer{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2rem;display:flex}.styles-module__zit5Hq__ctaButton{letter-spacing:.05em;text-transform:uppercase;min-width:200px;height:56px;transition:all var(--transition-smooth);border-radius:12px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.styles-module__zit5Hq__ctaButton:before{background:linear-gradient(135deg,var(--a-1)0,var(--a-5)100%);content:"";opacity:0;transition:opacity var(--transition-base);position:absolute;inset:0}.styles-module__zit5Hq__ctaButton:hover:before{opacity:1}.styles-module__zit5Hq__primary{border:2px solid var(--hero-cta-primary-border);box-shadow:var(--hero-cta-primary-shadow);color:var(--c-5)}.styles-module__zit5Hq__primary,.styles-module__zit5Hq__primary:hover{background:var(--gradient-1)}.styles-module__zit5Hq__primary:hover{box-shadow:var(--hero-cta-primary-hover-shadow);transform:translateY(-3px)scale(1.02)}.styles-module__zit5Hq__secondary{background:var(--invisible);border:2px solid var(--b-5);color:var(--b-7)}.styles-module__zit5Hq__secondary:hover{background:var(--b-1);border-color:var(--hero-cta-secondary-hover-border);box-shadow:var(--hero-cta-secondary-hover-shadow);transform:translateY(-3px)scale(1.02)}.styles-module__zit5Hq__buttonText{z-index:2;font-weight:600;position:relative}@media (max-width:768px){.styles-module__zit5Hq__contactCta{padding:60px 0}.styles-module__zit5Hq__title{margin-bottom:1.25rem;font-size:2.5rem}.styles-module__zit5Hq__subtitle{margin-bottom:2.5rem;font-size:1.1rem}.styles-module__zit5Hq__buttonContainer{flex-direction:column;align-items:center;gap:1rem}.styles-module__zit5Hq__ctaButton{width:100%;max-width:300px;padding:1rem 2rem;font-size:1rem}}@media (max-width:480px){.styles-module__zit5Hq__contactCta{padding:50px 0}.styles-module__zit5Hq__container{padding:0 15px}.styles-module__zit5Hq__title{font-size:2rem}.styles-module__zit5Hq__subtitle{font-size:1rem}.styles-module__zit5Hq__ctaButton{min-width:180px;height:50px;padding:.875rem 1.75rem;font-size:.95rem}}@keyframes styles-module__zit5Hq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module__zit5Hq__slideInFromLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes styles-module__zit5Hq__slideInFromRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.styles-module__zit5Hq__title{animation:.8s ease-out styles-module__zit5Hq__fadeInUp}.styles-module__zit5Hq__subtitle{animation:.8s ease-out .2s both styles-module__zit5Hq__fadeInUp}.styles-module__zit5Hq__buttonContainer{animation:.8s ease-out .4s both styles-module__zit5Hq__fadeInUp}.styles-module__zit5Hq__ctaButton:first-child{animation:.8s ease-out .6s both styles-module__zit5Hq__slideInFromLeft}.styles-module__zit5Hq__ctaButton:nth-child(2){animation:.8s ease-out .8s both styles-module__zit5Hq__slideInFromRight}.styles-module__zit5Hq__ctaButton:focus,.styles-module__zit5Hq__ctaButton:focus-visible{outline:2px solid var(--a-6);outline-offset:4px}.styles-module__zit5Hq__ctaButton:after{background:linear-gradient(90deg,#0000,var(--a-2),#0000);content:"";width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.styles-module__zit5Hq__ctaButton:hover:after{left:100%}@keyframes styles-module__zit5Hq__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.styles-module__zit5Hq__primary{animation:2s ease-in-out 1s infinite styles-module__zit5Hq__pulse}@keyframes styles-module__zit5Hq__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(180deg)}}.styles-module__zit5Hq__contactCta:after{content:"✨";opacity:.3;font-size:2rem;animation:6s ease-in-out infinite styles-module__zit5Hq__float;position:absolute;top:20%;left:10%}.styles-module__zit5Hq__contactCta:before{content:"💫";opacity:.2;font-size:1.5rem;animation:8s ease-in-out infinite reverse styles-module__zit5Hq__float;position:absolute;top:60%;right:15%}
.styles-module__ZfxmBa__unifiedSection{background:linear-gradient(var(--deg-diagonal),var(--bg)0,var(--bg-1)100%);padding:var(--sp-xxl)0;position:relative;overflow:hidden}.styles-module__ZfxmBa__container{max-width:1200px;padding:0 var(--sp-sm);z-index:2;margin:0 auto;position:relative}.styles-module__ZfxmBa__sectionHeader{margin-bottom:var(--sp-xxl);text-align:center}.styles-module__ZfxmBa__sectionTitle{background:linear-gradient(var(--deg-diagonal),var(--a-6)0,var(--b-6)100%);color:var(--text);font-size:var(--sz-3xl);margin-bottom:var(--sp-sm);-webkit-background-clip:text;background-clip:text;font-weight:700}.styles-module__ZfxmBa__sectionSubtitle{color:var(--text-1);font-size:var(--sz-lg);margin-bottom:var(--sp-sm);font-weight:500}.styles-module__ZfxmBa__sectionDescription{color:var(--text-2);font-size:var(--sz-sm);margin:0 auto var(--sp-lg);max-width:600px;line-height:1.6}.styles-module__ZfxmBa__accentLine{background:linear-gradient(90deg,var(--a-6)0,var(--b-6)100%);border-radius:2px;width:80px;height:4px;margin:0 auto}.styles-module__ZfxmBa__subsectionTitle{color:var(--text);font-size:var(--sz-xl);margin-bottom:var(--sp-lg);text-align:center;font-weight:600}.styles-module__ZfxmBa__processSection,.styles-module__ZfxmBa__servicesSection{margin-bottom:var(--sp-xxl)}.styles-module__ZfxmBa__processTimeline,.styles-module__ZfxmBa__servicesGrid{gap:var(--sp-lg);margin-top:var(--sp-lg);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.styles-module__ZfxmBa__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.styles-module__ZfxmBa__processStep,.styles-module__ZfxmBa__serviceCard{background:var(--bg-1);border:1px solid var(--bg-2);transition:var(--transition-smooth);border-radius:12px;padding:2rem;position:relative;box-shadow:0 4px 20px #0000001a}.styles-module__ZfxmBa__processStep:hover,.styles-module__ZfxmBa__serviceCard:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.styles-module__ZfxmBa__stepNumber{background:linear-gradient(var(--deg-diagonal),var(--a-6)0,var(--b-6)100%);color:var(--b-5);font-size:var(--sz-xs);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-weight:600;display:flex;position:absolute;top:-15px;left:20px}.styles-module__ZfxmBa__stepContent{margin-top:var(--sp-sm)}.styles-module__ZfxmBa__stepIcon{margin-bottom:var(--sp-sm)}.styles-module__ZfxmBa__icon{font-size:var(--sz-xl);display:block}.styles-module__ZfxmBa__serviceTitle,.styles-module__ZfxmBa__stepTitle{color:var(--text);font-size:var(--sz-lg);margin-bottom:.75rem;font-weight:600}.styles-module__ZfxmBa__serviceDescription,.styles-module__ZfxmBa__stepDescription{color:var(--text-1);margin-bottom:1rem;line-height:1.6}.styles-module__ZfxmBa__stepDuration{font-size:var(--sz-xs);align-items:center;gap:var(--sp-xs);display:flex}.styles-module__ZfxmBa__durationLabel{color:var(--text-2);font-weight:500}.styles-module__ZfxmBa__durationValue{color:var(--a-6);font-weight:600}.styles-module__ZfxmBa__timelineConnector{background:linear-gradient(90deg,#0000 0,var(--bg-2)50%,#0000 100%);z-index:-1;height:2px;position:absolute;top:50%;left:0;right:0}.styles-module__ZfxmBa__serviceHeader{align-items:center;gap:var(--sp-sm);margin-bottom:1.5rem;display:flex}.styles-module__ZfxmBa__serviceIcon{flex-shrink:0}.styles-module__ZfxmBa__serviceFeatures{margin-bottom:var(--sp-lg)}.styles-module__ZfxmBa__featuresTitle{color:var(--text);font-size:var(--sz-sm);margin-bottom:var(--sp-sm);font-weight:600}.styles-module__ZfxmBa__featuresList{margin:0;padding:0;list-style:none}.styles-module__ZfxmBa__featureItem{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.styles-module__ZfxmBa__featureIcon{color:var(--success);font-weight:700}.styles-module__ZfxmBa__featureText{color:var(--text-1);font-size:var(--sz-xs)}.styles-module__ZfxmBa__serviceCTA{text-align:center}.styles-module__ZfxmBa__learnMoreButton{background:linear-gradient(var(--deg-diagonal),var(--a-6)0,var(--b-6)100%);color:var(--bg);align-items:center;gap:var(--sp-xs);transition:var(--transition-base);border-radius:8px;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;display:inline-flex}.styles-module__ZfxmBa__learnMoreButton:hover{color:var(--c-7);transform:translateY(-2px);box-shadow:0 4px 15px #0003}.styles-module__ZfxmBa__buttonText{font-size:var(--sz-xs)}.styles-module__ZfxmBa__buttonIcon{width:16px;height:16px}.styles-module__ZfxmBa__ctaSection{text-align:center;border-radius:16px;margin-top:3rem;padding:3rem 2rem}.styles-module__ZfxmBa__ctaContent{max-width:600px;margin:0 auto}.styles-module__ZfxmBa__ctaDescription{color:var(--a-5);font-size:var(--sz-md);margin-bottom:var(--sp-lg);line-height:1.6}.styles-module__ZfxmBa__ctaActions{gap:var(--sp-sm);margin-bottom:var(--sp-lg);flex-wrap:wrap;justify-content:center;display:flex}.styles-module__ZfxmBa__ctaPrimaryButton,.styles-module__ZfxmBa__ctaSecondaryButton{background:var(--d-5);align-items:center;gap:var(--sp-xs);max-width:300px;padding:var(--sp-sm)var(--sp-lg);transition:var(--transition-base);border-radius:8px;justify-content:center;width:100%;font-weight:600;text-decoration:none;display:inline-flex}.styles-module__ZfxmBa__ctaPrimaryButton:hover,.styles-module__ZfxmBa__ctaSecondaryButton:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0003}.styles-module__ZfxmBa__ctaPrimaryButton{color:var(--a-7)}.styles-module__ZfxmBa__ctaSecondaryButton{background:var(--c-5);border:2px solid #ffffff4d}.styles-module__ZfxmBa__ctaFeatures{gap:var(--sp-sm);flex-wrap:wrap;justify-content:center;display:flex}.styles-module__ZfxmBa__feature{color:#fff;font-size:var(--sz-xs);align-items:center;gap:var(--sp-xs);display:flex}.styles-module__ZfxmBa__decorativeElements{pointer-events:none;z-index:1;position:absolute;inset:0}.styles-module__ZfxmBa__floatingElement{background:var(--a-6);opacity:.6;border-radius:50%;width:4px;height:4px;animation:6s ease-in-out infinite styles-module__ZfxmBa__float;position:absolute}.styles-module__ZfxmBa__floatingElement[data-element="1"]{animation-delay:0s;top:20%;left:10%}.styles-module__ZfxmBa__floatingElement[data-element="2"]{animation-delay:2s;top:60%;right:15%}.styles-module__ZfxmBa__floatingElement[data-element="3"]{animation-delay:4s;bottom:30%;left:20%}@keyframes styles-module__ZfxmBa__float{0%,to{opacity:.6;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-20px)scale(1.2)}}@media (max-width:768px){.styles-module__ZfxmBa__sectionTitle{font-size:var(--sz-xxl)}.styles-module__ZfxmBa__subsectionTitle{font-size:var(--sz-lg)}.styles-module__ZfxmBa__processTimeline,.styles-module__ZfxmBa__servicesGrid{grid-template-columns:1fr}.styles-module__ZfxmBa__ctaActions{flex-direction:column;align-items:center}}
.cta-module__ZYCUMq__ctaSection{background:linear-gradient(135deg,var(--primary)0,var(--primary-hover)100%);color:var(--primary-foreground);padding:4rem 0}.cta-module__ZYCUMq__container{max-width:1000px;margin:0 auto;padding:0 1rem}.cta-module__ZYCUMq__content{text-align:center}.cta-module__ZYCUMq__title{margin-bottom:1rem;font-size:3rem;font-weight:700}.cta-module__ZYCUMq__subtitle{opacity:.9;margin-bottom:3rem;font-size:1.25rem}.cta-module__ZYCUMq__features{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.cta-module__ZYCUMq__feature{text-align:left;align-items:flex-start;gap:1rem;display:flex}.cta-module__ZYCUMq__featureIcon{flex-shrink:0;font-size:2rem}.cta-module__ZYCUMq__featureContent{flex:1}.cta-module__ZYCUMq__featureTitle{margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.cta-module__ZYCUMq__featureDescription{opacity:.9;line-height:1.6}.cta-module__ZYCUMq__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.cta-module__ZYCUMq__primaryButton{background:var(--primary-foreground);color:var(--primary);border-radius:8px;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.cta-module__ZYCUMq__primaryButton:hover{background:var(--background);transform:translateY(-2px)}.cta-module__ZYCUMq__secondaryButton{border:2px solid var(--primary-foreground);color:var(--primary-foreground);background:0 0;border-radius:8px;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.cta-module__ZYCUMq__secondaryButton:hover{background:var(--primary-foreground);color:var(--primary)}.cta-module__ZYCUMq__contactInfo{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.cta-module__ZYCUMq__email,.cta-module__ZYCUMq__phone{align-items:center;gap:.5rem;font-size:1.125rem;display:flex}.cta-module__ZYCUMq__emailIcon,.cta-module__ZYCUMq__phoneIcon{font-size:1.25rem}.cta-module__ZYCUMq__emailLink,.cta-module__ZYCUMq__phoneLink{color:var(--primary-foreground);font-weight:600;text-decoration:none;transition:opacity .2s}.cta-module__ZYCUMq__emailLink:hover,.cta-module__ZYCUMq__phoneLink:hover{opacity:.8}@media (max-width:768px){.cta-module__ZYCUMq__title{font-size:2.5rem}.cta-module__ZYCUMq__features{grid-template-columns:1fr}.cta-module__ZYCUMq__actions{flex-direction:column;align-items:center}.cta-module__ZYCUMq__primaryButton,.cta-module__ZYCUMq__secondaryButton{width:100%;max-width:300px}.cta-module__ZYCUMq__contactInfo{flex-direction:column;gap:1rem}}
.styles-module__Vwx8zW__section{padding:clamp(3rem,6vw,6rem) 0;position:relative;overflow:hidden}.styles-module__Vwx8zW__container{width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}.styles-module__Vwx8zW__header{text-align:center;margin-bottom:clamp(2rem,5vw,4rem)}.styles-module__Vwx8zW__title{color:var(--text);text-shadow:var(--b-5);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.styles-module__Vwx8zW__accentLine{background:linear-gradient(90deg,var(--a-6),var(--b-6));border-radius:2px;width:80px;height:4px;margin:0 auto}.styles-module__Vwx8zW__businessesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(1.5rem,3vw,2rem);margin-bottom:clamp(2rem,4vw,3rem);display:grid}.styles-module__Vwx8zW__content{text-align:center;max-width:600px;margin:0 auto}.styles-module__Vwx8zW__description{color:var(--text-2);font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.6}.styles-module__Vwx8zW__decorativeElements{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.styles-module__Vwx8zW__floatingShape{background:linear-gradient(135deg,var(--a-5),var(--b-6-alpha-10));opacity:.15;border-radius:50%;width:40px;height:40px;animation:25s ease-in-out infinite styles-module__Vwx8zW__float;position:absolute}.styles-module__Vwx8zW__floatingShape:first-child{animation-delay:0s;top:15%;left:10%}.styles-module__Vwx8zW__floatingShape:nth-child(2){animation-delay:8s;top:70%;right:15%}.styles-module__Vwx8zW__floatingShape:nth-child(3){animation-delay:16s;bottom:20%;left:20%}@keyframes styles-module__Vwx8zW__float{0%,to{opacity:.15;transform:translateY(0)rotate(0)}50%{opacity:.3;transform:translateY(-20px)rotate(180deg)}}@media (max-width:768px){.styles-module__Vwx8zW__businessesGrid{grid-template-columns:1fr}}@media (min-width:769px) and (max-width:1024px){.styles-module__Vwx8zW__businessesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (min-width:1025px){.styles-module__Vwx8zW__businessesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}.styles-module__Vwx8zW__section{background:var(--bg)}
.styles-module__gjHeuW__section{background:var(--support-categories-bg);padding:6rem 0;position:relative;overflow:hidden}.styles-module__gjHeuW__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.styles-module__gjHeuW__header{text-align:center;margin-bottom:4rem}.styles-module__gjHeuW__title{background:linear-gradient(135deg,var(--support-categories-title-color)0,var(--support-categories-text-color)100%);color:var(--support-categories-title-color);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.styles-module__gjHeuW__subtitle{color:var(--support-categories-text-color);max-width:600px;margin:0 auto 1rem;font-size:1.2rem;line-height:1.6}.styles-module__gjHeuW__accentLine{background:linear-gradient(90deg,var(--a-6),var(--b-6));border-radius:2px;width:80px;height:4px;margin:0 auto;animation:2s ease-in-out infinite styles-module__gjHeuW__shimmer}@keyframes styles-module__gjHeuW__shimmer{0%,to{opacity:.7;transform:scaleX(1)}50%{opacity:1;transform:scaleX(1.1)}}.styles-module__gjHeuW__categoriesGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.styles-module__gjHeuW__categoryCard{border:1px solid var(--support-categories-card-border);box-shadow:var(--support-categories-card-shadow);transition:var(--transition-smooth);border-radius:24px;padding:2rem;position:relative;overflow:hidden}.styles-module__gjHeuW__categoryCard:hover{background:var(--support-categories-card-hover-bg);border-color:var(--support-categories-card-hover-border);box-shadow:var(--support-categories-card-hover-shadow);transform:translateY(-8px)}.styles-module__gjHeuW__categoryCard.styles-module__gjHeuW__priority{border-color:var(--b-6);box-shadow:var(--support-categories-card-priority-shadow)}.styles-module__gjHeuW__cardHeader{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.styles-module__gjHeuW__categoryIcon{border:2px solid #fff3;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;display:flex}.styles-module__gjHeuW__categoryInfo{flex:1;min-width:0}.styles-module__gjHeuW__categoryTitle{color:var(--support-categories-card-title-color);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.styles-module__gjHeuW__categoryDescription{color:var(--support-categories-card-description-color);margin:0;font-size:.9rem;line-height:1.5}.styles-module__gjHeuW__featuresList{margin-bottom:2rem}.styles-module__gjHeuW__featuresTitle{color:var(--support-categories-features-title-color);margin:0 0 1rem;font-size:1rem;font-weight:600}.styles-module__gjHeuW__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;display:grid}.styles-module__gjHeuW__featureItem{background:var(--support-categories-feature-bg);border:1px solid var(--support-categories-feature-border);transition:var(--transition-base);border-radius:8px;align-items:center;gap:.5rem;padding:.75rem;display:flex}.styles-module__gjHeuW__featureItem:hover{background:var(--support-categories-feature-hover-bg);border-color:var(--a-3);transform:translate(4px)}.styles-module__gjHeuW__featureIcon{color:var(--a-6);flex-shrink:0;font-size:.8rem}.styles-module__gjHeuW__featureText{color:var(--support-categories-feature-text-color);font-size:.85rem;font-weight:500}.styles-module__gjHeuW__categoryCTA{background:var(--support-categories-cta-bg);border:1px solid var(--support-categories-cta-border);box-shadow:var(--support-categories-cta-shadow);color:var(--support-categories-cta-color);transition:var(--transition-smooth);border-radius:12px;align-items:center;gap:.75rem;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.styles-module__gjHeuW__categoryCTA:hover{background:var(--support-categories-cta-hover-bg);border-color:var(--support-categories-cta-hover-border);box-shadow:var(--support-categories-cta-hover-shadow);transform:translateY(-2px)}.styles-module__gjHeuW__ctaIcon{font-size:1.2rem;transition:transform .3s}.styles-module__gjHeuW__categoryCTA:hover .styles-module__gjHeuW__ctaIcon{transform:translate(4px)}.styles-module__gjHeuW__priorityBadge{background:var(--b-6);color:var(--text);letter-spacing:.5px;text-transform:uppercase;border-radius:12px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex;position:absolute;top:1rem;right:1rem}.styles-module__gjHeuW__priorityIcon{font-size:.7rem}.styles-module__gjHeuW__decorativeElements{pointer-events:none;z-index:1;position:absolute;inset:0}.styles-module__gjHeuW__floatingShape{background:linear-gradient(135deg,var(--a-5),var(--b-6-rgb,243,146,61,.05));border-radius:50%;width:80px;height:80px;animation:12s ease-in-out infinite styles-module__gjHeuW__float;position:absolute}.styles-module__gjHeuW__floatingShape:first-child{animation-delay:0s;top:10%;left:5%}.styles-module__gjHeuW__floatingShape:nth-child(2){animation-delay:3s;top:60%;right:10%}.styles-module__gjHeuW__floatingShape:nth-child(3){animation-delay:6s;bottom:20%;left:15%}.styles-module__gjHeuW__floatingShape:nth-child(4){animation-delay:9s;top:30%;right:20%}@keyframes styles-module__gjHeuW__float{0%,to{opacity:.3;transform:translateY(0)rotate(0)}50%{opacity:.6;transform:translateY(-20px)rotate(180deg)}}@media (max-width:768px){.styles-module__gjHeuW__section{padding:4rem 0}.styles-module__gjHeuW__container{padding:0 1rem}.styles-module__gjHeuW__title{font-size:clamp(1.75rem,3vw,2.5rem)}.styles-module__gjHeuW__subtitle{font-size:1.1rem}.styles-module__gjHeuW__categoriesGrid{grid-template-columns:1fr;gap:1.5rem}.styles-module__gjHeuW__categoryCard{padding:1.5rem}.styles-module__gjHeuW__cardHeader{text-align:center;flex-direction:column;gap:1rem}.styles-module__gjHeuW__categoryIcon{align-self:center}.styles-module__gjHeuW__featuresGrid{grid-template-columns:1fr}.styles-module__gjHeuW__featureItem{padding:.625rem}.styles-module__gjHeuW__floatingShape{display:none}}@media (max-width:480px){.styles-module__gjHeuW__section{padding:3rem 0}.styles-module__gjHeuW__title{font-size:1.75rem}.styles-module__gjHeuW__categoryCard{padding:1.25rem}.styles-module__gjHeuW__categoryIcon{width:50px;height:50px;font-size:1.25rem}.styles-module__gjHeuW__categoryTitle{font-size:1.1rem}.styles-module__gjHeuW__categoryDescription{font-size:.85rem}.styles-module__gjHeuW__featuresTitle{font-size:.9rem}.styles-module__gjHeuW__featureText{font-size:.8rem}.styles-module__gjHeuW__categoryCTA{padding:.875rem 1.5rem;font-size:.9rem}}@media (prefers-reduced-motion:reduce){.styles-module__gjHeuW__categoryCTA:hover .styles-module__gjHeuW__ctaIcon,.styles-module__gjHeuW__categoryCard:hover,.styles-module__gjHeuW__featureItem:hover{transform:none}.styles-module__gjHeuW__floatingShape{animation:none}}.styles-module__gjHeuW__categoryCard{background:var(--support-categories-card-bg)}
.styles-module__zmJ9Ba__mainContent{background:var(--bg);padding:80px 0}.styles-module__zmJ9Ba__container{max-width:1200px;margin:0 auto;padding:0 20px}.styles-module__zmJ9Ba__contentGrid{grid-template-columns:2fr 1fr;align-items:start;gap:4rem;display:grid}.styles-module__zmJ9Ba__contentMain{max-width:100%}.styles-module__zmJ9Ba__sectionTitle{border-bottom:3px solid var(--a-6);color:var(--text);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:2rem;font-weight:700}.styles-module__zmJ9Ba__subsectionTitle{color:var(--text);margin:2rem 0 1rem;font-size:1.5rem;font-weight:600}.styles-module__zmJ9Ba__paragraph{color:var(--text-2);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.styles-module__zmJ9Ba__expertiseList{margin:1.5rem 0;padding-left:2rem}.styles-module__zmJ9Ba__expertiseItem{color:var(--text-2);margin-bottom:.5rem;font-size:1.1rem;line-height:1.6}.styles-module__zmJ9Ba__timeline{margin:2rem 0;padding-left:2rem;position:relative}.styles-module__zmJ9Ba__timeline:before{background:var(--a-6);content:"";width:2px;position:absolute;top:0;bottom:0;left:0}.styles-module__zmJ9Ba__timelineItem{margin-bottom:2rem;padding-left:2rem;position:relative}.styles-module__zmJ9Ba__timelineItem:before{background:var(--a-6);border:3px solid var(--body-bg);box-shadow:0 0 0 2px var(--a-6);content:"";border-radius:50%;width:12px;height:12px;position:absolute;top:.5rem;left:-1.5rem}.styles-module__zmJ9Ba__timelineYear{color:var(--a-6);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.styles-module__zmJ9Ba__timelineContent{color:var(--text-2);margin-top:.5rem;line-height:1.6}.styles-module__zmJ9Ba__sidebar{position:sticky;top:100px}.styles-module__zmJ9Ba__sidebarCard{background:var(--bg);border-left:4px solid var(--a-6);box-shadow:var(--services-card-shadow);border-radius:12px;margin-bottom:2rem;padding:2rem}.styles-module__zmJ9Ba__sidebarTitle{color:var(--text);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.styles-module__zmJ9Ba__sidebarItem{color:var(--text-2);margin-bottom:.5rem;line-height:1.6}.styles-module__zmJ9Ba__sidebarItem:last-child{margin-bottom:0}.styles-module__zmJ9Ba__sidebarItem strong{color:var(--text)}.styles-module__zmJ9Ba__ctaBox{background:var(--gradient-1);box-shadow:var(--hero-cta-primary-shadow);color:var(--c-5);text-align:center;border-radius:12px;padding:2rem}.styles-module__zmJ9Ba__ctaTitle{color:var(--c-5);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.styles-module__zmJ9Ba__ctaDescription{opacity:.9;margin-bottom:1.5rem;line-height:1.6}.styles-module__zmJ9Ba__btnPrimary{background:var(--invisible);border:1px solid var(--b-5);color:var(--b-7);transition:all var(--transition-smooth);border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-block}.styles-module__zmJ9Ba__btnPrimary:hover{background:var(--b-1);box-shadow:var(--shadow-md);transform:translateY(-2px)}@media (max-width:768px){.styles-module__zmJ9Ba__contentGrid{grid-template-columns:1fr;gap:2rem}.styles-module__zmJ9Ba__sidebar{position:static}.styles-module__zmJ9Ba__mainContent{padding:60px 0}.styles-module__zmJ9Ba__sectionTitle{font-size:1.75rem}.styles-module__zmJ9Ba__subsectionTitle{font-size:1.25rem}.styles-module__zmJ9Ba__expertiseItem,.styles-module__zmJ9Ba__paragraph{font-size:1rem}}@media (max-width:480px){.styles-module__zmJ9Ba__container{padding:0 15px}.styles-module__zmJ9Ba__ctaBox,.styles-module__zmJ9Ba__sidebarCard{padding:1.5rem}.styles-module__zmJ9Ba__timeline,.styles-module__zmJ9Ba__timelineItem{padding-left:1.5rem}}@keyframes styles-module__zmJ9Ba__slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes styles-module__zmJ9Ba__slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.styles-module__zmJ9Ba__contentMain{animation:.8s ease-out styles-module__zmJ9Ba__slideInLeft}.styles-module__zmJ9Ba__sidebar{animation:.8s ease-out .2s both styles-module__zmJ9Ba__slideInRight}.styles-module__zmJ9Ba__btnPrimary:focus{outline:2px solid var(--a-6);outline-offset:2px}.styles-module__zmJ9Ba__sectionTitle:focus,.styles-module__zmJ9Ba__subsectionTitle:focus{outline:2px solid var(--a-6);outline-offset:4px}
.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)}}
.faq-module__GzlbfW__faqSection{background:var(--muted);padding:4rem 0}.faq-module__GzlbfW__container{max-width:800px;margin:0 auto;padding:0 1rem}.faq-module__GzlbfW__header{text-align:center;margin-bottom:3rem}.faq-module__GzlbfW__title{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.faq-module__GzlbfW__subtitle{color:var(--muted-foreground);font-size:1.125rem}.faq-module__GzlbfW__faqList{margin-bottom:3rem}.faq-module__GzlbfW__faqItem{background:var(--card);border:1px solid var(--border);border-radius:12px;margin-bottom:1.5rem;padding:2rem;transition:box-shadow .2s}.faq-module__GzlbfW__faqItem:hover{box-shadow:0 4px 12px #0000001a}.faq-module__GzlbfW__faqQuestion{color:var(--foreground);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.faq-module__GzlbfW__faqAnswer{color:var(--muted-foreground);line-height:1.6}.faq-module__GzlbfW__cta{background:var(--background);border:1px solid var(--border);text-align:center;border-radius:12px;padding:3rem 2rem}.faq-module__GzlbfW__ctaTitle{color:var(--foreground);margin-bottom:1rem;font-size:2rem;font-weight:700}.faq-module__GzlbfW__ctaDescription{color:var(--muted-foreground);margin-bottom:2rem;font-size:1.125rem}.faq-module__GzlbfW__ctaButton{background:var(--primary);color:var(--primary-foreground);border-radius:8px;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block}.faq-module__GzlbfW__ctaButton:hover{background:var(--primary-hover)}@media (max-width:768px){.faq-module__GzlbfW__title{font-size:2rem}.faq-module__GzlbfW__faqItem{padding:1.5rem}}
.styles-module__BdvcNq__section{background:var(--radial-bg-header);padding:clamp(3rem,6vw,6rem) 0;position:relative;overflow:hidden}.styles-module__BdvcNq__container{width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}.styles-module__BdvcNq__ctaCard{background:var(--bg);border:1px solid var(--b-1);box-shadow:var(--faq-item-shadow);text-align:center;border-radius:20px;max-width:800px;margin:0 auto;padding:clamp(2rem,4vw,3rem);position:relative;overflow:hidden}.styles-module__BdvcNq__ctaCard:hover{border-color:var(--faq-item-hover-border);box-shadow:var(--faq-item-hover-shadow)}.styles-module__BdvcNq__content{z-index:2;position:relative}.styles-module__BdvcNq__title{color:var(--text-1);text-shadow:var(--b-5);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700}.styles-module__BdvcNq__subtitle{color:var(--text-2);margin-bottom:.75rem;font-size:clamp(1rem,2vw,1.25rem);font-weight:500}.styles-module__BdvcNq__description{color:var(--text-2);max-width:600px;margin-bottom:clamp(2rem,4vw,3rem);margin-left:auto;margin-right:auto;font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.6}.styles-module__BdvcNq__ctaButton{box-shadow:var(--hero-cta-primary-shadow);color:var(--c-5);transition:var(--transition-base);border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;display:inline-flex}.styles-module__BdvcNq__ctaButton,.styles-module__BdvcNq__ctaButton:hover{background:var(--gradient-1)}.styles-module__BdvcNq__ctaButton:hover{box-shadow:var(--hero-cta-primary-hover-shadow);transform:translateY(-2px)}.styles-module__BdvcNq__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.styles-module__BdvcNq__primaryButton,.styles-module__BdvcNq__secondaryButton{color:var(--text);cursor:pointer;transition:var(--transition-base);border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.styles-module__BdvcNq__primaryButton:visited,.styles-module__BdvcNq__secondaryButton:visited{color:var(--text)}.styles-module__BdvcNq__primaryButton:disabled,.styles-module__BdvcNq__primaryButton[aria-disabled=true],.styles-module__BdvcNq__secondaryButton:disabled,.styles-module__BdvcNq__secondaryButton[aria-disabled=true]{color:var(--text);cursor:not-allowed;opacity:.6;pointer-events:none}.styles-module__BdvcNq__primaryButton{background:var(--gradient-1);border:1px solid var(--a-3);box-shadow:var(--hero-cta-primary-shadow);color:var(--text)}.styles-module__BdvcNq__primaryButton:focus,.styles-module__BdvcNq__primaryButton:hover{background:var(--gradient-1);box-shadow:var(--hero-cta-primary-hover-shadow);color:var(--text);outline:2px solid var(--text);outline-offset:2px;transform:translateY(-2px)}.styles-module__BdvcNq__primaryButton:active{color:var(--text);transform:translateY(0)}.styles-module__BdvcNq__secondaryButton{background:var(--invisible);border:1px solid var(--b-5);color:var(--text)}.styles-module__BdvcNq__secondaryButton:focus,.styles-module__BdvcNq__secondaryButton:hover{background:var(--b-1);border-color:var(--b-6);box-shadow:var(--hero-cta-secondary-hover-shadow);color:var(--text);outline:2px solid var(--text);outline-offset:2px;transform:translateY(-2px)}.styles-module__BdvcNq__secondaryButton:active{color:var(--text);transform:translateY(0)}.styles-module__BdvcNq__buttonText{color:var(--text);text-shadow:0 1px 2px #0000001a;font-size:1rem;font-weight:600}.styles-module__BdvcNq__primaryButton:focus-visible,.styles-module__BdvcNq__secondaryButton:focus-visible{outline:3px solid var(--text);outline-offset:3px;border-radius:12px}.styles-module__BdvcNq__primaryButton:focus-visible .styles-module__BdvcNq__buttonText,.styles-module__BdvcNq__secondaryButton:focus-visible .styles-module__BdvcNq__buttonText{color:var(--text)}@media (prefers-contrast:high){.styles-module__BdvcNq__primaryButton{background:var(--d-6);border:3px solid var(--text);color:var(--text)}.styles-module__BdvcNq__primaryButton:active,.styles-module__BdvcNq__primaryButton:focus,.styles-module__BdvcNq__primaryButton:hover{background:var(--d-7);border-color:var(--text);color:var(--text);outline:3px solid var(--text);outline-offset:3px}.styles-module__BdvcNq__secondaryButton{background:var(--bg);border:3px solid var(--text);color:var(--text)}.styles-module__BdvcNq__secondaryButton:active,.styles-module__BdvcNq__secondaryButton:focus,.styles-module__BdvcNq__secondaryButton:hover{background:var(--bg-1);border-color:var(--text);color:var(--text);outline:3px solid var(--text);outline-offset:3px}.styles-module__BdvcNq__buttonText{color:var(--text);text-shadow:0 2px 4px #0000004d}}.styles-module__BdvcNq__buttonIcon{height:1.25rem;transition:var(--transition-base);width:1.25rem}.styles-module__BdvcNq__ctaButton:hover .styles-module__BdvcNq__buttonIcon{transform:translate(4px)}.styles-module__BdvcNq__accentLine{background:linear-gradient(90deg,var(--a-6),var(--b-6));border-radius:2px;width:100px;height:4px;margin:2rem auto 0}.styles-module__BdvcNq__decorativeElements{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.styles-module__BdvcNq__floatingShape{background:linear-gradient(135deg,var(--a-5),var(--b-6-alpha-10));opacity:.2;border-radius:50%;width:60px;height:60px;animation:18s ease-in-out infinite styles-module__BdvcNq__float;position:absolute}.styles-module__BdvcNq__floatingShape:first-child{animation-delay:0s;top:20%;right:10%}.styles-module__BdvcNq__floatingShape:nth-child(2){animation-delay:9s;bottom:30%;left:15%}@keyframes styles-module__BdvcNq__float{0%,to{opacity:.2;transform:translateY(0)rotate(0)}50%{opacity:.4;transform:translateY(-20px)rotate(180deg)}}@media (max-width:768px){.styles-module__BdvcNq__ctaCard{padding:1.5rem}}
.styles-module__YzJ2sW__section{background:var(--support-contact-bg);padding:6rem 0;position:relative;overflow:hidden}.styles-module__YzJ2sW__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.styles-module__YzJ2sW__header{text-align:center;margin-bottom:4rem}.styles-module__YzJ2sW__title{background:linear-gradient(135deg,var(--support-contact-title-color)0,var(--support-contact-text-color)100%);color:var(--support-contact-title-color);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.styles-module__YzJ2sW__subtitle{color:var(--support-contact-text-color);max-width:600px;margin:0 auto 1rem;font-size:1.2rem;line-height:1.6}.styles-module__YzJ2sW__accentLine{background:linear-gradient(90deg,var(--a-6),var(--b-6));border-radius:2px;width:80px;height:4px;margin:0 auto;animation:2s ease-in-out infinite styles-module__YzJ2sW__shimmer}@keyframes styles-module__YzJ2sW__shimmer{0%,to{opacity:.7;transform:scaleX(1)}50%{opacity:1;transform:scaleX(1.1)}}.styles-module__YzJ2sW__contactGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.styles-module__YzJ2sW__contactCard{border:1px solid var(--support-contact-card-border);box-shadow:var(--support-contact-card-shadow);transition:var(--transition-smooth);border-radius:24px;padding:2rem;position:relative;overflow:hidden}.styles-module__YzJ2sW__contactCard:hover{background:var(--support-contact-card-hover-bg);border-color:var(--support-contact-card-hover-border);box-shadow:var(--support-contact-card-hover-shadow);transform:translateY(-8px)}.styles-module__YzJ2sW__contactCard.styles-module__YzJ2sW__priority{border-color:var(--b-6);box-shadow:var(--support-contact-card-priority-shadow)}.styles-module__YzJ2sW__cardHeader{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.styles-module__YzJ2sW__contactIcon{border:2px solid #fff3;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;display:flex}.styles-module__YzJ2sW__contactInfo{flex:1;min-width:0}.styles-module__YzJ2sW__contactTitle{color:var(--support-contact-card-title-color);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.styles-module__YzJ2sW__contactDescription{color:var(--support-contact-card-description-color);margin:0;font-size:.9rem;line-height:1.5}.styles-module__YzJ2sW__contactMeta{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.styles-module__YzJ2sW__metaItem{background:var(--support-contact-meta-bg);border:1px solid var(--support-contact-meta-border);transition:var(--transition-base);border-radius:8px;align-items:center;gap:.5rem;padding:.75rem;display:flex}.styles-module__YzJ2sW__metaItem:hover{background:var(--support-contact-meta-hover-bg);border-color:var(--a-0);transform:translate(4px)}.styles-module__YzJ2sW__metaIcon{color:var(--a-6);flex-shrink:0;font-size:.8rem}.styles-module__YzJ2sW__metaContent{flex:1}.styles-module__YzJ2sW__metaLabel{color:var(--support-contact-meta-label-color);letter-spacing:.5px;text-transform:uppercase;margin-bottom:.25rem;font-size:.75rem;font-weight:500}.styles-module__YzJ2sW__metaValue{color:var(--support-contact-meta-value-color);font-size:.9rem;font-weight:600}.styles-module__YzJ2sW__contactCTA{background:var(--support-contact-cta-bg);border:1px solid var(--support-contact-cta-border);box-shadow:var(--support-contact-cta-shadow);color:var(--support-contact-cta-color);transition:var(--transition-smooth);border-radius:12px;align-items:center;gap:.75rem;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.styles-module__YzJ2sW__contactCTA:hover{background:var(--support-contact-cta-hover-bg);border-color:var(--support-contact-cta-hover-border);box-shadow:var(--support-contact-cta-hover-shadow);transform:translateY(-2px)}.styles-module__YzJ2sW__ctaIcon{font-size:1.2rem;transition:transform .3s}.styles-module__YzJ2sW__contactCTA:hover .styles-module__YzJ2sW__ctaIcon{transform:translate(4px)}.styles-module__YzJ2sW__priorityBadge{background:var(--b-6);color:var(--text);letter-spacing:.5px;text-transform:uppercase;border-radius:12px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex;position:absolute;top:1rem;right:1rem}.styles-module__YzJ2sW__priorityIcon{font-size:.7rem}.styles-module__YzJ2sW__decorativeElements{pointer-events:none;z-index:1;position:absolute;inset:0}.styles-module__YzJ2sW__floatingShape{background:linear-gradient(135deg,var(--a-5),var(--b-6-rgb,243,146,61,.05));border-radius:50%;width:80px;height:80px;animation:12s ease-in-out infinite styles-module__YzJ2sW__float;position:absolute}.styles-module__YzJ2sW__floatingShape:first-child{animation-delay:0s;top:10%;left:5%}.styles-module__YzJ2sW__floatingShape:nth-child(2){animation-delay:3s;top:60%;right:10%}.styles-module__YzJ2sW__floatingShape:nth-child(3){animation-delay:6s;bottom:20%;left:15%}.styles-module__YzJ2sW__floatingShape:nth-child(4){animation-delay:9s;top:30%;right:20%}@keyframes styles-module__YzJ2sW__float{0%,to{opacity:.3;transform:translateY(0)rotate(0)}50%{opacity:.6;transform:translateY(-20px)rotate(180deg)}}@media (max-width:768px){.styles-module__YzJ2sW__section{padding:4rem 0}.styles-module__YzJ2sW__container{padding:0 1rem}.styles-module__YzJ2sW__title{font-size:clamp(1.75rem,3vw,2.5rem)}.styles-module__YzJ2sW__subtitle{font-size:1.1rem}.styles-module__YzJ2sW__contactGrid{grid-template-columns:1fr;gap:1.5rem}.styles-module__YzJ2sW__contactCard{padding:1.5rem}.styles-module__YzJ2sW__cardHeader{text-align:center;flex-direction:column;gap:1rem}.styles-module__YzJ2sW__contactIcon{align-self:center}.styles-module__YzJ2sW__contactMeta{gap:.5rem}.styles-module__YzJ2sW__metaItem{padding:.625rem}.styles-module__YzJ2sW__floatingShape{display:none}}@media (max-width:480px){.styles-module__YzJ2sW__section{padding:3rem 0}.styles-module__YzJ2sW__title{font-size:1.75rem}.styles-module__YzJ2sW__contactCard{padding:1.25rem}.styles-module__YzJ2sW__contactIcon{width:50px;height:50px;font-size:1.25rem}.styles-module__YzJ2sW__contactTitle{font-size:1.1rem}.styles-module__YzJ2sW__contactDescription{font-size:.85rem}.styles-module__YzJ2sW__metaLabel{font-size:.7rem}.styles-module__YzJ2sW__metaValue{font-size:.85rem}.styles-module__YzJ2sW__contactCTA{padding:.875rem 1.5rem;font-size:.9rem}}@media (prefers-reduced-motion:reduce){.styles-module__YzJ2sW__contactCTA:hover .styles-module__YzJ2sW__ctaIcon,.styles-module__YzJ2sW__contactCard:hover,.styles-module__YzJ2sW__metaItem:hover{transform:none}.styles-module__YzJ2sW__floatingShape{animation:none}}.styles-module__YzJ2sW__contactCard{background:var(--support-contact-card-bg)}
.styles-module__NxwR3q__logoCarousel{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__NxwR3q__logoTrack{animation:styles-module__NxwR3q__scroll 30s var(--ease-linear)infinite;margin:var(--sp-sm)0;will-change:var(--will-change);width:max-content;padding:0;display:flex}.styles-module__NxwR3q__logoContainer{margin:0 var(--sp-md);flex:none;list-style:none}.styles-module__NxwR3q__logoWrapper{height:64px;transition:var(--transition-smooth);width:64px;position:relative}.styles-module__NxwR3q__logoPicture{width:100%;height:100%;z-index:var(--z-main);display:block;position:relative}.styles-module__NxwR3q__logoImage{filter:grayscale(20%);object-fit:contain;opacity:.85;transition:var(--transition-smooth)}.styles-module__NxwR3q__logoImage:hover{filter:grayscale(0);opacity:1;transform:var(--transform-scale-up)}@media (min-width:481px){.styles-module__NxwR3q__logoWrapper{width:72px;height:72px}}@media (min-width:769px){.styles-module__NxwR3q__logoTrack{gap:var(--sp-sm)}.styles-module__NxwR3q__logoWrapper{width:80px;height:80px}}@media (min-width:1025px){.styles-module__NxwR3q__logoTrack{gap:var(--sp-md)}.styles-module__NxwR3q__logoWrapper{width:96px;height:96px}.styles-module__NxwR3q__logoCarousel{width:95%}}@media (min-width:2050px){.styles-module__NxwR3q__logoTrack{gap:var(--sp-lg)}.styles-module__NxwR3q__logoWrapper{width:128px;height:128px}}@keyframes styles-module__NxwR3q__scroll{0%{transform:var(--transform-translate)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.styles-module__NxwR3q__logoTrack{animation:none}.styles-module__NxwR3q__logoImage{transition:none}.styles-module__NxwR3q__logoImage:hover{transform:var(--transform-scale)}}@media (prefers-contrast:high){.styles-module__NxwR3q__logoImage{filter:contrast(1.5);opacity:1}}
/*# sourceMappingURL=bfa19b5096d7d870.css.map*/