@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_d95ec7d3-module___-IDgq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_d95ec7d3-module___-IDgq__variable{--font-inter:"Inter","Inter Fallback"}
.Header-module__jIA-8W__header{z-index:1000;-webkit-backdrop-filter:var(--glass-blur,blur(20px));backdrop-filter:var(--glass-blur,blur(20px));border-bottom:1px solid var(--glass-border,#ffffff1a);transition:all var(--transition-normal,.3s ease);background:#0f0f23cc;position:fixed;top:0;left:0;right:0}.Header-module__jIA-8W__header.Header-module__jIA-8W__scrolled{box-shadow:var(--shadow-md,0 4px 6px -1px #0000001a);background:#0f0f23f2}.Header-module__jIA-8W__container{max-width:1400px;padding:0 var(--spacing-lg,2rem);margin:0 auto}.Header-module__jIA-8W__nav{padding:var(--spacing-md,1rem)0;transition:padding var(--transition-normal,.3s ease);justify-content:space-between;align-items:center;height:72px;display:flex}.Header-module__jIA-8W__header.Header-module__jIA-8W__scrolled .Header-module__jIA-8W__nav{padding:var(--spacing-sm,.75rem)0}.Header-module__jIA-8W__logo{align-items:center;gap:.75rem;text-decoration:none;transition:all .2s;display:flex}.Header-module__jIA-8W__logo:hover{transform:translateY(-1px)}.Header-module__jIA-8W__logoIcon{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Header-module__jIA-8W__logo:hover .Header-module__jIA-8W__logoIcon{box-shadow:0 8px 25px #667eea66}.Header-module__jIA-8W__logoText{color:#fff;letter-spacing:-.025em;font-size:1.5rem;font-weight:700}.Header-module__jIA-8W__navLinks{align-items:center;gap:2rem;display:flex}.Header-module__jIA-8W__navLink{color:#fffc;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.Header-module__jIA-8W__navLink:hover{color:#fff}.Header-module__jIA-8W__navLink:after{content:"";background:linear-gradient(90deg,#667eea,#764ba2);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.Header-module__jIA-8W__navLink:hover:after{width:100%}.Header-module__jIA-8W__productsLink{cursor:pointer}.Header-module__jIA-8W__dropdown{position:relative}.Header-module__jIA-8W__dropdownMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:480px;padding:var(--spacing-sm,1.5rem);background:#14141afa;border:1px solid #ffffff1a;border-radius:16px;margin-top:.5rem;animation:.2s ease-out Header-module__jIA-8W__dropdownFadeIn;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 20px 40px #0006}@keyframes Header-module__jIA-8W__dropdownFadeIn{0%{opacity:0;transform:translate(-50%)translateY(-10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.Header-module__jIA-8W__dropdownHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.Header-module__jIA-8W__dropdownHeader h3{color:#fff;margin:0;font-size:1rem;font-weight:600}.Header-module__jIA-8W__viewAllLink{color:#667eea;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__jIA-8W__viewAllLink:hover{color:#5a67d8}.Header-module__jIA-8W__categoriesGrid{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.Header-module__jIA-8W__categoryItem{background:0 0;border-radius:12px;align-items:center;gap:1rem;padding:1rem;text-decoration:none;transition:all .2s;display:flex}.Header-module__jIA-8W__categoryItem:hover{background:#667eea1a;transform:translate(4px)}.Header-module__jIA-8W__categoryIcon{color:#667eea;background:#667eea1a;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.Header-module__jIA-8W__categoryItem:hover .Header-module__jIA-8W__categoryIcon{color:#5a67d8;background:#667eea33}.Header-module__jIA-8W__categoryInfo{flex:1}.Header-module__jIA-8W__categoryName{color:#fff;margin-bottom:.25rem;font-size:.95rem;font-weight:600;display:block}.Header-module__jIA-8W__categoryDescription{color:#fff9;margin-bottom:.25rem;font-size:.8rem;display:block}.Header-module__jIA-8W__categoryCount{color:#ffffff80;font-size:.75rem;font-weight:500}.Header-module__jIA-8W__promotionsSection{border-top:1px solid #ffffff1a;padding-top:1rem}.Header-module__jIA-8W__promotionsHeader{color:#f59e0b;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:flex}.Header-module__jIA-8W__promotionItem{background:0 0;border-radius:10px;align-items:center;gap:1rem;margin-bottom:.5rem;padding:.75rem;text-decoration:none;transition:all .2s;display:flex}.Header-module__jIA-8W__promotionItem:hover{background:#f59e0b1a;transform:translate(4px)}.Header-module__jIA-8W__promotionBadge{color:#f59e0b;white-space:nowrap;background:#f59e0b33;border-radius:6px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:flex}.Header-module__jIA-8W__promotionInfo{flex:1}.Header-module__jIA-8W__promotionTitle{color:#fff;margin-bottom:.25rem;font-size:.875rem;font-weight:600;display:block}.Header-module__jIA-8W__promotionSavings{color:#f59e0b;font-size:.75rem;font-weight:600}.Header-module__jIA-8W__actions{align-items:center;gap:1rem;display:flex}.Header-module__jIA-8W__mobileBtn{color:#fffc;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:none}.Header-module__jIA-8W__mobileBtn:hover{color:#fff;background:#ffffff1a}.Header-module__jIA-8W__mobileOverlay{z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;position:fixed;inset:72px 0 0}.Header-module__jIA-8W__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#0d0d11fa;border-bottom:1px solid #ffffff1a;animation:.3s ease-out Header-module__jIA-8W__mobileMenuSlide;position:fixed;top:72px;left:0;right:0}@keyframes Header-module__jIA-8W__mobileMenuSlide{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.Header-module__jIA-8W__mobileContent{max-width:1400px;margin:0 auto;padding:1.5rem}.Header-module__jIA-8W__mobileHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.Header-module__jIA-8W__mobileNav{margin-bottom:2rem}.Header-module__jIA-8W__mobileLink{color:#fffc;border-bottom:1px solid #ffffff0d;padding:1rem 0;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Header-module__jIA-8W__mobileLink:hover{color:#fff;padding-left:.5rem}.Header-module__jIA-8W__mobileProducts{margin:1.5rem 0}.Header-module__jIA-8W__mobileProductsHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Header-module__jIA-8W__mobileLabel{color:#fff;font-size:1.1rem;font-weight:600}.Header-module__jIA-8W__mobileViewAll{color:#667eea;font-size:.9rem;font-weight:500;text-decoration:none}.Header-module__jIA-8W__mobileCategories{flex-direction:column;gap:0;display:flex}.Header-module__jIA-8W__mobileCategory{border-left:2px solid #0000;border-radius:12px;align-items:center;gap:1rem;margin-left:1rem;padding:1rem;text-decoration:none;transition:all .2s;display:flex}.Header-module__jIA-8W__mobileCategory:hover{background:#667eea1a;border-left-color:#667eea}.Header-module__jIA-8W__mobileCategoryIcon{color:#667eea;background:#667eea1a;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Header-module__jIA-8W__mobileCategoryText{flex:1}.Header-module__jIA-8W__mobileCategoryName{color:#fff;margin-bottom:.25rem;font-size:.95rem;font-weight:600;display:block}.Header-module__jIA-8W__mobileCategoryCount{color:#fff9;font-size:.8rem}.Header-module__jIA-8W__mobilePromotions{margin:1.5rem 0}.Header-module__jIA-8W__mobilePromotion{background:#f59e0b0d;border-left:2px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:.5rem;margin-left:1rem;padding:1rem;text-decoration:none;transition:all .2s;display:flex}.Header-module__jIA-8W__mobilePromotion:hover{background:#f59e0b1a;border-left-color:#f59e0b}.Header-module__jIA-8W__mobilePromotionTitle{color:#fff;font-size:.95rem;font-weight:600}.Header-module__jIA-8W__mobilePromotionSavings{color:#f59e0b;font-size:.8rem;font-weight:600}.Header-module__jIA-8W__mobileActions{flex-direction:column;gap:1rem;display:flex}@media (max-width:968px){.Header-module__jIA-8W__navLinks{display:none}.Header-module__jIA-8W__actions{gap:.5rem}.Header-module__jIA-8W__mobileBtn{display:flex}}@media (max-width:640px){.Header-module__jIA-8W__container{padding:0 1rem}.Header-module__jIA-8W__nav{height:64px}.Header-module__jIA-8W__logoText{font-size:1.25rem}.Header-module__jIA-8W__logoIcon{width:36px;height:36px}.Header-module__jIA-8W__mobileOverlay,.Header-module__jIA-8W__mobileMenu{top:64px}.Header-module__jIA-8W__dropdownMenu{width:320px}}.Header-module__jIA-8W__categoryItem.Header-module__jIA-8W__loading,.Header-module__jIA-8W__promotionItem.Header-module__jIA-8W__loading{pointer-events:none;opacity:.6}.Header-module__jIA-8W__categoryItem.Header-module__jIA-8W__loading .Header-module__jIA-8W__categoryIcon,.Header-module__jIA-8W__promotionItem.Header-module__jIA-8W__loading .Header-module__jIA-8W__promotionBadge{animation:1.5s ease-in-out infinite Header-module__jIA-8W__pulse}@keyframes Header-module__jIA-8W__pulse{0%,to{opacity:1}50%{opacity:.5}}
.Button-module__3IgUSG__button{cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.Button-module__3IgUSG__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__3IgUSG__button:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Button-module__3IgUSG__button:hover:before{left:100%}.Button-module__3IgUSG__small{border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem}.Button-module__3IgUSG__medium{border-radius:.75rem;padding:.75rem 1.5rem;font-size:1rem}.Button-module__3IgUSG__large{border-radius:1rem;padding:1rem 2rem;font-size:1.125rem}.Button-module__3IgUSG__primary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 4px 15px #667eea66}.Button-module__3IgUSG__primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea99}.Button-module__3IgUSG__secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3}.Button-module__3IgUSG__secondary:hover{background:#fff3;border-color:#ffffff4d}.Button-module__3IgUSG__outline{color:#667eea;background:0 0;border:2px solid #667eea}.Button-module__3IgUSG__outline:hover{color:#fff;background:#667eea}
.InteractiveFAQ-module__yPkMaG__faq{background:radial-gradient(circle at 40% 20%,#667eea0f 0%,transparent 50%),radial-gradient(circle at 60% 80%,#a855f70f 0%,transparent 50%),var(--bg-dark-1);min-height:100vh;padding:var(--spacing-2xl)0;position:relative;overflow:hidden}.InteractiveFAQ-module__yPkMaG__container{max-width:1200px;padding:0 var(--spacing-lg);margin:0 auto}.InteractiveFAQ-module__yPkMaG__header{text-align:center;margin-bottom:var(--spacing-2xl);animation:.8s forwards InteractiveFAQ-module__yPkMaG__fadeInUp}.InteractiveFAQ-module__yPkMaG__badge{align-items:center;gap:var(--spacing-xs);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-full);padding:.5rem var(--spacing-md);color:var(--primary-blue);margin-bottom:var(--spacing-md);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);font-size:.875rem;font-weight:500;display:inline-flex}.InteractiveFAQ-module__yPkMaG__title{color:var(--text-primary);margin-bottom:var(--spacing-md);font-size:clamp(2rem,4vw,3.5rem);font-weight:800;line-height:1.1}.InteractiveFAQ-module__yPkMaG__gradient{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.InteractiveFAQ-module__yPkMaG__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.InteractiveFAQ-module__yPkMaG__searchContainer{margin-bottom:var(--spacing-2xl);animation:.8s .2s both InteractiveFAQ-module__yPkMaG__fadeInUp}.InteractiveFAQ-module__yPkMaG__searchWrapper{max-width:500px;margin:0 auto;position:relative}.InteractiveFAQ-module__yPkMaG__searchIcon{left:var(--spacing-md);color:var(--text-muted);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.InteractiveFAQ-module__yPkMaG__searchInput{width:100%;padding:var(--spacing-md)var(--spacing-md)var(--spacing-md)3rem;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);color:var(--text-primary);transition:all var(--transition-normal);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);font-size:1rem}.InteractiveFAQ-module__yPkMaG__searchInput:focus{border-color:var(--primary-blue);outline:none;box-shadow:0 0 0 3px #667eea1a}.InteractiveFAQ-module__yPkMaG__searchInput::placeholder{color:var(--text-muted)}.InteractiveFAQ-module__yPkMaG__popularSection{margin-bottom:var(--spacing-2xl);animation:.8s .3s both InteractiveFAQ-module__yPkMaG__fadeInUp}.InteractiveFAQ-module__yPkMaG__popularTitle{align-items:center;gap:var(--spacing-sm);color:var(--text-primary);margin-bottom:var(--spacing-lg);justify-content:center;font-size:1.25rem;font-weight:600;display:flex}.InteractiveFAQ-module__yPkMaG__popularGrid{gap:var(--spacing-lg);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.InteractiveFAQ-module__yPkMaG__popularCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);padding:var(--spacing-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);transition:all var(--transition-normal);cursor:pointer}.InteractiveFAQ-module__yPkMaG__popularCard:hover{box-shadow:var(--shadow-lg);border-color:#667eea4d;transform:translateY(-2px)}.InteractiveFAQ-module__yPkMaG__popularQuestion{color:var(--text-primary);margin-bottom:var(--spacing-sm);font-size:1rem;font-weight:600;line-height:1.4}.InteractiveFAQ-module__yPkMaG__popularAnswer{color:var(--text-secondary);margin-bottom:var(--spacing-sm);font-size:.9rem;line-height:1.5}.InteractiveFAQ-module__yPkMaG__popularCategory{color:var(--primary-blue);border-radius:var(--radius-sm);background:#667eea1a;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.InteractiveFAQ-module__yPkMaG__categoryTabs{gap:var(--spacing-sm);margin-bottom:var(--spacing-xl);padding-bottom:var(--spacing-xs);animation:.8s .4s both InteractiveFAQ-module__yPkMaG__fadeInUp;display:flex;overflow-x:auto}.InteractiveFAQ-module__yPkMaG__categoryTab{align-items:center;gap:var(--spacing-xs);padding:var(--spacing-sm)var(--spacing-lg);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-normal);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);white-space:nowrap;min-width:fit-content;font-weight:500;display:flex}.InteractiveFAQ-module__yPkMaG__categoryTab:hover{color:var(--text-primary);background:#667eea1a;border-color:#667eea4d}.InteractiveFAQ-module__yPkMaG__categoryTabActive{background:var(--primary-gradient);color:#fff;border-color:#0000}.InteractiveFAQ-module__yPkMaG__categoryCount{color:inherit;border-radius:var(--radius-full);text-align:center;background:#fff3;min-width:20px;padding:.125rem .375rem;font-size:.75rem;font-weight:600}.InteractiveFAQ-module__yPkMaG__categoryTabActive .InteractiveFAQ-module__yPkMaG__categoryCount{background:#ffffff4d}.InteractiveFAQ-module__yPkMaG__faqList{margin-bottom:var(--spacing-2xl);animation:.8s .5s both InteractiveFAQ-module__yPkMaG__fadeInUp}.InteractiveFAQ-module__yPkMaG__faqItem{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);margin-bottom:var(--spacing-md);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);transition:all var(--transition-normal);overflow:hidden}.InteractiveFAQ-module__yPkMaG__faqItem:hover{border-color:#667eea4d}.InteractiveFAQ-module__yPkMaG__faqItemOpen{border-color:var(--primary-blue);box-shadow:0 0 0 1px #667eea1a}.InteractiveFAQ-module__yPkMaG__faqHeader{width:100%;padding:var(--spacing-lg);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;justify-content:space-between;align-items:center;display:flex}.InteractiveFAQ-module__yPkMaG__faqHeader:hover{background:#667eea0d}.InteractiveFAQ-module__yPkMaG__faqHeaderContent{align-items:center;gap:var(--spacing-md);text-align:left;flex:1;display:flex}.InteractiveFAQ-module__yPkMaG__faqIcon{color:var(--primary-blue);align-items:center;gap:.25rem;display:flex;position:relative}.InteractiveFAQ-module__yPkMaG__popularIcon{color:#fbbf24;position:absolute;top:-4px;right:-4px}.InteractiveFAQ-module__yPkMaG__faqQuestion{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:600;line-height:1.4}.InteractiveFAQ-module__yPkMaG__faqToggle{color:var(--text-secondary);transition:all var(--transition-fast)}.InteractiveFAQ-module__yPkMaG__faqItemOpen .InteractiveFAQ-module__yPkMaG__faqToggle{color:var(--primary-blue);transform:rotate(180deg)}.InteractiveFAQ-module__yPkMaG__faqAnswer{border-top:1px solid var(--glass-border);animation:.3s ease-out InteractiveFAQ-module__yPkMaG__slideDown}@keyframes InteractiveFAQ-module__yPkMaG__slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}.InteractiveFAQ-module__yPkMaG__faqContent{padding:var(--spacing-lg)}.InteractiveFAQ-module__yPkMaG__faqContent p{color:var(--text-secondary);margin:0 0 var(--spacing-md)0;font-size:1rem;line-height:1.7}.InteractiveFAQ-module__yPkMaG__faqMeta{align-items:center;gap:var(--spacing-sm);flex-wrap:wrap;display:flex}.InteractiveFAQ-module__yPkMaG__faqCategory{color:#a855f7;border-radius:var(--radius-sm);background:#a855f71a;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.InteractiveFAQ-module__yPkMaG__popularBadge{color:#fbbf24;border-radius:var(--radius-sm);background:#fbbf241a;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:flex}.InteractiveFAQ-module__yPkMaG__noResults{text-align:center;padding:var(--spacing-2xl);color:var(--text-secondary)}.InteractiveFAQ-module__yPkMaG__noResults svg{color:var(--text-muted);margin-bottom:var(--spacing-md)}.InteractiveFAQ-module__yPkMaG__noResults h3{color:var(--text-primary);margin-bottom:var(--spacing-sm);font-size:1.25rem;font-weight:600}.InteractiveFAQ-module__yPkMaG__noResults p{margin:0;font-size:1rem}.InteractiveFAQ-module__yPkMaG__faqCta{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-xl);padding:var(--spacing-2xl);text-align:center;-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);animation:.8s .6s both InteractiveFAQ-module__yPkMaG__fadeInUp}.InteractiveFAQ-module__yPkMaG__ctaContent h3{color:var(--text-primary);margin-bottom:var(--spacing-sm);font-size:1.5rem;font-weight:700}.InteractiveFAQ-module__yPkMaG__ctaContent p{color:var(--text-secondary);margin-bottom:var(--spacing-lg);font-size:1rem}.InteractiveFAQ-module__yPkMaG__ctaButtons{justify-content:center;gap:var(--spacing-md);flex-wrap:wrap;display:flex}.InteractiveFAQ-module__yPkMaG__contactButton{align-items:center;gap:var(--spacing-xs);padding:var(--spacing-sm)var(--spacing-lg);background:var(--primary-gradient);color:#fff;border-radius:var(--radius-lg);transition:all var(--transition-normal);box-shadow:var(--shadow-glow);font-weight:600;text-decoration:none;display:flex}.InteractiveFAQ-module__yPkMaG__contactButton:hover{transform:translateY(-2px);box-shadow:0 12px 40px #667eea66}.InteractiveFAQ-module__yPkMaG__viewAllButton{align-items:center;gap:var(--spacing-xs);padding:var(--spacing-sm)var(--spacing-lg);background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-primary);border-radius:var(--radius-lg);transition:all var(--transition-normal);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);font-weight:600;text-decoration:none;display:flex}.InteractiveFAQ-module__yPkMaG__viewAllButton:hover{border-color:var(--primary-blue);background:#667eea1a;transform:translateY(-1px)}@keyframes InteractiveFAQ-module__yPkMaG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.InteractiveFAQ-module__yPkMaG__container{padding:0 var(--spacing-md)}.InteractiveFAQ-module__yPkMaG__popularGrid{gap:var(--spacing-md);grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.InteractiveFAQ-module__yPkMaG__categoryTabs{gap:var(--spacing-xs)}.InteractiveFAQ-module__yPkMaG__categoryTab{padding:var(--spacing-xs)var(--spacing-md);font-size:.9rem}}@media (max-width:768px){.InteractiveFAQ-module__yPkMaG__faq{padding:var(--spacing-xl)0}.InteractiveFAQ-module__yPkMaG__title{font-size:2rem}.InteractiveFAQ-module__yPkMaG__subtitle{font-size:1rem}.InteractiveFAQ-module__yPkMaG__searchContainer,.InteractiveFAQ-module__yPkMaG__popularSection{margin-bottom:var(--spacing-xl)}.InteractiveFAQ-module__yPkMaG__popularGrid{gap:var(--spacing-sm);grid-template-columns:1fr}.InteractiveFAQ-module__yPkMaG__popularCard{padding:var(--spacing-md)}.InteractiveFAQ-module__yPkMaG__categoryTabs{flex-wrap:wrap;justify-content:center}.InteractiveFAQ-module__yPkMaG__faqHeader{padding:var(--spacing-md)}.InteractiveFAQ-module__yPkMaG__faqHeaderContent{gap:var(--spacing-sm)}.InteractiveFAQ-module__yPkMaG__faqQuestion{font-size:1rem}.InteractiveFAQ-module__yPkMaG__faqContent{padding:var(--spacing-md)}.InteractiveFAQ-module__yPkMaG__ctaButtons{flex-direction:column;align-items:center}.InteractiveFAQ-module__yPkMaG__contactButton,.InteractiveFAQ-module__yPkMaG__viewAllButton{justify-content:center;width:100%;max-width:300px}}@media (max-width:640px){.InteractiveFAQ-module__yPkMaG__container{padding:0 var(--spacing-sm)}.InteractiveFAQ-module__yPkMaG__header{margin-bottom:var(--spacing-xl)}.InteractiveFAQ-module__yPkMaG__searchWrapper{margin:0}.InteractiveFAQ-module__yPkMaG__searchInput{padding:var(--spacing-sm)var(--spacing-sm)var(--spacing-sm)2.5rem;font-size:.9rem}.InteractiveFAQ-module__yPkMaG__searchIcon{left:var(--spacing-sm)}.InteractiveFAQ-module__yPkMaG__popularTitle{margin-bottom:var(--spacing-md);font-size:1.125rem}.InteractiveFAQ-module__yPkMaG__categoryTab{padding:var(--spacing-xs)var(--spacing-sm);font-size:.85rem}.InteractiveFAQ-module__yPkMaG__categoryCount{padding:.1rem .3rem;font-size:.7rem}.InteractiveFAQ-module__yPkMaG__faqItem{margin-bottom:var(--spacing-sm)}.InteractiveFAQ-module__yPkMaG__faqHeader{padding:var(--spacing-sm)}.InteractiveFAQ-module__yPkMaG__faqQuestion{font-size:.95rem}.InteractiveFAQ-module__yPkMaG__faqContent{padding:var(--spacing-sm)}.InteractiveFAQ-module__yPkMaG__faqContent p{font-size:.9rem}.InteractiveFAQ-module__yPkMaG__faqCta{padding:var(--spacing-lg)}.InteractiveFAQ-module__yPkMaG__ctaContent h3{font-size:1.25rem}.InteractiveFAQ-module__yPkMaG__ctaContent p{font-size:.9rem}}@media (max-width:480px){.InteractiveFAQ-module__yPkMaG__faq{padding:var(--spacing-lg)0}.InteractiveFAQ-module__yPkMaG__title{font-size:1.75rem}.InteractiveFAQ-module__yPkMaG__subtitle{font-size:.9rem}.InteractiveFAQ-module__yPkMaG__badge{padding:.375rem var(--spacing-sm);font-size:.8rem}.InteractiveFAQ-module__yPkMaG__categoryTabs{gap:.25rem}.InteractiveFAQ-module__yPkMaG__categoryTab{padding:.375rem var(--spacing-xs);gap:.25rem;font-size:.8rem}.InteractiveFAQ-module__yPkMaG__faqIcon{gap:.125rem}.InteractiveFAQ-module__yPkMaG__faqToggle svg{size:18px}.InteractiveFAQ-module__yPkMaG__popularCard{padding:var(--spacing-sm)}.InteractiveFAQ-module__yPkMaG__popularQuestion{font-size:.9rem}.InteractiveFAQ-module__yPkMaG__popularAnswer{font-size:.8rem}.InteractiveFAQ-module__yPkMaG__faqMeta{gap:.25rem}.InteractiveFAQ-module__yPkMaG__faqCategory,.InteractiveFAQ-module__yPkMaG__popularBadge{padding:.2rem .4rem;font-size:.7rem}.InteractiveFAQ-module__yPkMaG__noResults{padding:var(--spacing-lg)}.InteractiveFAQ-module__yPkMaG__noResults svg{width:40px;height:40px}.InteractiveFAQ-module__yPkMaG__noResults h3{font-size:1.125rem}.InteractiveFAQ-module__yPkMaG__noResults p{font-size:.9rem}}.InteractiveFAQ-module__yPkMaG__searchInput:focus,.InteractiveFAQ-module__yPkMaG__categoryTab:focus,.InteractiveFAQ-module__yPkMaG__faqHeader:focus,.InteractiveFAQ-module__yPkMaG__contactButton:focus,.InteractiveFAQ-module__yPkMaG__viewAllButton:focus{outline:none;box-shadow:0 0 0 3px #667eea1a}.InteractiveFAQ-module__yPkMaG__faqList{scroll-behavior:smooth}.InteractiveFAQ-module__yPkMaG__categoryTabs::-webkit-scrollbar{height:4px}.InteractiveFAQ-module__yPkMaG__categoryTabs::-webkit-scrollbar-track{background:var(--glass-bg);border-radius:var(--radius-sm)}.InteractiveFAQ-module__yPkMaG__categoryTabs::-webkit-scrollbar-thumb{background:var(--glass-border);border-radius:var(--radius-sm)}.InteractiveFAQ-module__yPkMaG__categoryTabs::-webkit-scrollbar-thumb:hover{background:#667eea4d}
.LanguageSwitcher-module__812fFW__languageSwitcher{display:inline-block;position:relative}.LanguageSwitcher-module__812fFW__trigger{align-items:center;gap:var(--spacing-xs);padding:var(--spacing-xs)var(--spacing-sm);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;transition:all var(--transition-normal);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);justify-content:space-between;min-width:120px;font-size:.9rem;font-weight:500;display:flex;position:relative;overflow:hidden}.LanguageSwitcher-module__812fFW__trigger:before{content:"";width:100%;height:100%;transition:left var(--transition-slow);background:linear-gradient(90deg,#0000,#ffffff14,#0000);position:absolute;top:0;left:-100%}.LanguageSwitcher-module__812fFW__trigger:hover{box-shadow:var(--shadow-sm);background:#ffffff14;border-color:#667eea4d;transform:translateY(-1px)}.LanguageSwitcher-module__812fFW__trigger:hover:before{left:100%}.LanguageSwitcher-module__812fFW__trigger:focus{outline:2px solid var(--primary-blue);outline-offset:2px}.LanguageSwitcher-module__812fFW__trigger:active{transform:translateY(0)}.LanguageSwitcher-module__812fFW__globeIcon{color:var(--primary-blue);filter:drop-shadow(0 0 4px #667eea4d);flex-shrink:0}.LanguageSwitcher-module__812fFW__flag{filter:drop-shadow(0 1px 2px #0003);flex-shrink:0;font-size:1.1rem;line-height:1}.LanguageSwitcher-module__812fFW__currentLang{letter-spacing:.025em;white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.LanguageSwitcher-module__812fFW__chevron{color:var(--text-muted);transition:all var(--transition-normal);flex-shrink:0}.LanguageSwitcher-module__812fFW__chevron.LanguageSwitcher-module__812fFW__open{color:var(--primary-blue);transform:rotate(180deg)}.LanguageSwitcher-module__812fFW__dropdown{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border:1px solid var(--glass-border);border-radius:var(--radius-lg);min-width:160px;box-shadow:var(--shadow-lg),0 0 0 1px #667eea1a;z-index:1000;padding:var(--spacing-xs);background:#1a1a2ef2;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}.LanguageSwitcher-module__812fFW__option{align-items:center;gap:var(--spacing-sm);width:100%;padding:var(--spacing-sm)var(--spacing-md);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);text-align:left;background:0 0;border:none;font-size:.9rem;font-weight:500;display:flex;position:relative}.LanguageSwitcher-module__812fFW__option:hover{color:var(--text-primary);background:#ffffff0d;transform:translate(2px)}.LanguageSwitcher-module__812fFW__option:focus{outline:2px solid var(--primary-blue);outline-offset:-2px;background:#667eea1a}.LanguageSwitcher-module__812fFW__option.LanguageSwitcher-module__812fFW__active{color:var(--text-primary);background:#667eea26;border:1px solid #667eea4d}.LanguageSwitcher-module__812fFW__option.LanguageSwitcher-module__812fFW__active:hover{background:#667eea33}.LanguageSwitcher-module__812fFW__langName{letter-spacing:.025em;flex:1}.LanguageSwitcher-module__812fFW__activeIndicator{right:var(--spacing-sm);background:var(--primary-gradient);border-radius:50%;width:6px;height:6px;position:absolute;box-shadow:0 0 8px #667eea99}.LanguageSwitcher-module__812fFW__compact .LanguageSwitcher-module__812fFW__trigger{min-width:80px;padding:6px var(--spacing-xs)}.LanguageSwitcher-module__812fFW__compact .LanguageSwitcher-module__812fFW__currentLang{font-size:.8rem;font-weight:600}.LanguageSwitcher-module__812fFW__compact .LanguageSwitcher-module__812fFW__dropdown{min-width:140px}[dir=rtl] .LanguageSwitcher-module__812fFW__trigger{flex-direction:row-reverse}[dir=rtl] .LanguageSwitcher-module__812fFW__dropdown{left:0;right:auto}[dir=rtl] .LanguageSwitcher-module__812fFW__option{text-align:right;flex-direction:row-reverse}[dir=rtl] .LanguageSwitcher-module__812fFW__option:hover{transform:translate(-2px)}[dir=rtl] .LanguageSwitcher-module__812fFW__activeIndicator{right:auto;left:var(--spacing-sm)}@media (max-width:768px){.LanguageSwitcher-module__812fFW__trigger{min-width:100px;padding:6px var(--spacing-xs);font-size:.85rem}.LanguageSwitcher-module__812fFW__dropdown{min-width:140px;right:-20px}.LanguageSwitcher-module__812fFW__option{padding:var(--spacing-xs)var(--spacing-sm);font-size:.85rem}}@media (max-width:480px){.LanguageSwitcher-module__812fFW__dropdown{min-width:120px;left:auto;right:-40px}.LanguageSwitcher-module__812fFW__languageSwitcher:last-child .LanguageSwitcher-module__812fFW__dropdown{right:0}}@media (prefers-reduced-motion:no-preference){.LanguageSwitcher-module__812fFW__trigger{transition:all var(--transition-normal)}.LanguageSwitcher-module__812fFW__chevron{transition:transform var(--transition-normal)}.LanguageSwitcher-module__812fFW__option{transition:all var(--transition-fast)}}@media (prefers-contrast:high){.LanguageSwitcher-module__812fFW__trigger,.LanguageSwitcher-module__812fFW__dropdown{border:2px solid var(--text-primary);background:var(--bg-dark-1)}.LanguageSwitcher-module__812fFW__option.LanguageSwitcher-module__812fFW__active{background:var(--primary-blue);color:var(--bg-dark-1)}}.LanguageSwitcher-module__812fFW__languageSwitcher:focus-within .LanguageSwitcher-module__812fFW__trigger{box-shadow:0 0 0 2px var(--primary-blue)}.LanguageSwitcher-module__812fFW__trigger:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.LanguageSwitcher-module__812fFW__trigger:disabled .LanguageSwitcher-module__812fFW__chevron{animation:none}.LanguageSwitcher-module__812fFW__dropdown{animation:.2s cubic-bezier(.4,0,.2,1) LanguageSwitcher-module__812fFW__slideIn}@keyframes LanguageSwitcher-module__812fFW__slideIn{0%{opacity:0;transform:translateY(-8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}
.ModernFooter-module__qcTZiG__footer{background:radial-gradient(circle at 30% 20%,#667eea14 0%,#0000 50%),radial-gradient(circle at 70% 80%,#a855f714 0%,#0000 50%),linear-gradient(135deg,#0f0f23 0%,#1a1a2e 50%,#16213e 100%);position:relative;overflow:hidden}.ModernFooter-module__qcTZiG__footer:before{content:"";background:linear-gradient(90deg,#0000 0%,#667eea4d 20%,#a855f74d 80%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.ModernFooter-module__qcTZiG__container{max-width:1400px;margin:0 auto;padding:0 2rem}.ModernFooter-module__qcTZiG__trustSection{background:#ffffff05;border-bottom:1px solid #ffffff14;padding:4rem 0}.ModernFooter-module__qcTZiG__trustHeader{text-align:center;margin-bottom:3rem}.ModernFooter-module__qcTZiG__trustMainTitle{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:2.5rem;font-weight:700}.ModernFooter-module__qcTZiG__trustBadges{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.ModernFooter-module__qcTZiG__trustBadge{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;align-items:flex-start;gap:1.5rem;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.ModernFooter-module__qcTZiG__trustBadge:before{content:"";background:var(--badge-color,#667eea);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.ModernFooter-module__qcTZiG__trustBadge:hover{border-color:#fff3;transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}.ModernFooter-module__qcTZiG__trustBadge:hover:before{opacity:1}.ModernFooter-module__qcTZiG__trustIcon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;box-shadow:0 8px 25px #0003}.ModernFooter-module__qcTZiG__trustContent{flex:1;min-width:0}.ModernFooter-module__qcTZiG__trustTitle{color:#fff;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.ModernFooter-module__qcTZiG__trustSubtitle{color:#fffc;margin:0 0 .25rem;font-size:1rem;font-weight:500}.ModernFooter-module__qcTZiG__trustDetails{color:#fff9;font-size:.875rem;font-style:italic}.ModernFooter-module__qcTZiG__statsSection{background:#667eea08;border-bottom:1px solid #ffffff14;padding:3rem 0}.ModernFooter-module__qcTZiG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;display:grid}.ModernFooter-module__qcTZiG__statItem{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.ModernFooter-module__qcTZiG__statItem:hover{background:#ffffff14;transform:translateY(-2px)}.ModernFooter-module__qcTZiG__statIcon{color:#667eea;background:#667eea33;border-radius:8px;padding:.75rem}.ModernFooter-module__qcTZiG__statContent{flex-direction:column;display:flex}.ModernFooter-module__qcTZiG__statValue{color:#fff;font-size:1.5rem;font-weight:700;line-height:1}.ModernFooter-module__qcTZiG__statLabel{color:#ffffffb3;margin-top:.25rem;font-size:.875rem}.ModernFooter-module__qcTZiG__footerMain{padding:4rem 0 3rem}.ModernFooter-module__qcTZiG__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr 1.5fr;align-items:start;gap:3rem;display:grid}.ModernFooter-module__qcTZiG__brandSection{max-width:450px}.ModernFooter-module__qcTZiG__logoWrapper{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.ModernFooter-module__qcTZiG__logoImage{width:auto;max-width:180px;height:auto}.ModernFooter-module__qcTZiG__brandInfo{flex-direction:column;gap:.5rem;display:flex}.ModernFooter-module__qcTZiG__brandName{color:#fff;letter-spacing:-.025em;margin:0;font-size:1.5rem;font-weight:700}.ModernFooter-module__qcTZiG__brandTagline{color:#fffc;margin:0;font-size:1rem;font-weight:500}.ModernFooter-module__qcTZiG__companyInfo{align-items:center;gap:1rem;margin-top:.5rem;display:flex}.ModernFooter-module__qcTZiG__companyName{color:#667eea;text-transform:uppercase;letter-spacing:.5px;font-size:.875rem;font-weight:600}.ModernFooter-module__qcTZiG__establishedYear{color:#fff9;background:#ffffff1a;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.ModernFooter-module__qcTZiG__brandDescription{color:#fffc;margin-bottom:2.5rem;font-size:1rem;line-height:1.7}.ModernFooter-module__qcTZiG__newsletter{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;margin-bottom:2.5rem;padding:2rem}.ModernFooter-module__qcTZiG__newsletterHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.ModernFooter-module__qcTZiG__newsletterTitle{color:#fff;align-items:center;gap:.75rem;margin:0;font-size:1.25rem;font-weight:600;display:flex}.ModernFooter-module__qcTZiG__newsletterBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#f59e0b 0%,#ef4444 100%);border-radius:20px;padding:.375rem .875rem;font-size:.75rem;font-weight:600}.ModernFooter-module__qcTZiG__newsletterText{color:#fffc;margin:0 0 1.5rem;font-size:.95rem;line-height:1.6}.ModernFooter-module__qcTZiG__newsletterForm{width:100%}.ModernFooter-module__qcTZiG__inputWrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;margin-bottom:1rem;transition:all .3s;display:flex;overflow:hidden}.ModernFooter-module__qcTZiG__inputWrapper:focus-within{background:#ffffff1f;border-color:#667eea;box-shadow:0 0 0 3px #667eea26}.ModernFooter-module__qcTZiG__inputIcon{color:#fff9;pointer-events:none;justify-content:center;align-items:center;padding:0 1rem;display:flex}.ModernFooter-module__qcTZiG__emailInput{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:1rem 0;font-size:.95rem}.ModernFooter-module__qcTZiG__emailInput::placeholder{color:#ffffff80}.ModernFooter-module__qcTZiG__subscribeButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden}.ModernFooter-module__qcTZiG__subscribeButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 25px #667eea66}.ModernFooter-module__qcTZiG__subscribeButton:disabled{cursor:not-allowed;opacity:.8}.ModernFooter-module__qcTZiG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:1s linear infinite ModernFooter-module__qcTZiG__spin}@keyframes ModernFooter-module__qcTZiG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ModernFooter-module__qcTZiG__newsletterBenefits{flex-wrap:wrap;gap:1rem;display:flex}.ModernFooter-module__qcTZiG__newsletterBenefits span{color:#ffffffb3;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:.25rem .75rem;font-size:.8rem}.ModernFooter-module__qcTZiG__socialSection{margin-bottom:2rem}.ModernFooter-module__qcTZiG__socialTitle{color:#fff;margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.ModernFooter-module__qcTZiG__socialDescription{color:#ffffffb3;margin:0 0 1.5rem;font-size:.9rem}.ModernFooter-module__qcTZiG__socialLinks{flex-direction:column;gap:.75rem;display:flex}.ModernFooter-module__qcTZiG__socialLink{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:1rem;padding:1rem;text-decoration:none;transition:all .3s;display:flex}.ModernFooter-module__qcTZiG__socialLink:hover{border-color:var(--social-color,#667eea);background:#ffffff14;transform:translateY(-2px);box-shadow:0 8px 25px #0003}.ModernFooter-module__qcTZiG__socialIcon{background:#ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.ModernFooter-module__qcTZiG__socialLink:hover .ModernFooter-module__qcTZiG__socialIcon{background:var(--social-color,#667eea);color:#fff;transform:scale(1.1)}.ModernFooter-module__qcTZiG__socialInfo{flex-direction:column;display:flex}.ModernFooter-module__qcTZiG__socialLabel{font-size:.9rem;font-weight:500}.ModernFooter-module__qcTZiG__socialFollowers{color:#fff9;font-size:.8rem}.ModernFooter-module__qcTZiG__linkSection{min-width:0}.ModernFooter-module__qcTZiG__sectionTitle{color:#fff;border-bottom:2px solid #667eea4d;align-items:center;gap:.75rem;margin:0 0 1.5rem;padding-bottom:.75rem;font-size:1.125rem;font-weight:600;display:flex}.ModernFooter-module__qcTZiG__linkList{margin:0;padding:0;list-style:none}.ModernFooter-module__qcTZiG__linkItem{margin-bottom:.5rem}.ModernFooter-module__qcTZiG__footerLink{color:#fffc;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem;text-decoration:none;transition:all .3s;display:flex}.ModernFooter-module__qcTZiG__footerLink:hover{color:#fff;background:#ffffff0d;border-color:#ffffff1a;transform:translate(4px)}.ModernFooter-module__qcTZiG__linkContent{flex:1;min-width:0}.ModernFooter-module__qcTZiG__linkMain{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.ModernFooter-module__qcTZiG__linkLabel{font-size:.9rem;font-weight:500}.ModernFooter-module__qcTZiG__linkDescription{color:#fff9;font-size:.8rem;line-height:1.3}.ModernFooter-module__qcTZiG__linkArrow{opacity:0;color:#667eea;transition:all .3s}.ModernFooter-module__qcTZiG__footerLink:hover .ModernFooter-module__qcTZiG__linkArrow{opacity:1;transform:translate(2px)}.ModernFooter-module__qcTZiG__contactSection{min-width:0}.ModernFooter-module__qcTZiG__contactInfo{margin-bottom:2rem}.ModernFooter-module__qcTZiG__contactItem{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:1rem;transition:all .3s;display:flex}.ModernFooter-module__qcTZiG__contactItem:hover{background:#ffffff0f;border-color:#ffffff26}.ModernFooter-module__qcTZiG__contactIcon{color:#667eea;background:#667eea26;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-top:.25rem;display:flex}.ModernFooter-module__qcTZiG__contactDetails{flex:1;min-width:0}.ModernFooter-module__qcTZiG__contactLabel{color:#fff9;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;font-size:.8rem;font-weight:500;display:block}.ModernFooter-module__qcTZiG__contactValue{color:#fff;margin-bottom:.25rem;font-size:.95rem;font-weight:500;line-height:1.5;text-decoration:none;transition:color .3s;display:block}.ModernFooter-module__qcTZiG__contactValue:hover{color:#667eea}.ModernFooter-module__qcTZiG__contactNote{color:#ffffff80;font-size:.75rem;font-style:italic}.ModernFooter-module__qcTZiG__supportHours{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem}.ModernFooter-module__qcTZiG__hoursTitle{color:#fff;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1rem;font-weight:600;display:flex}.ModernFooter-module__qcTZiG__hoursInfo{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.ModernFooter-module__qcTZiG__hoursItem{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.ModernFooter-module__qcTZiG__hoursItem:last-child{border-bottom:none}.ModernFooter-module__qcTZiG__hoursDay{color:#fffc;font-size:.875rem;font-weight:500}.ModernFooter-module__qcTZiG__hoursTime{color:#fff;font-size:.875rem;font-weight:600}.ModernFooter-module__qcTZiG__emergencySupport{text-align:center;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;padding:.75rem}.ModernFooter-module__qcTZiG__emergencySupport span{color:#fca5a5;font-size:.8rem;font-weight:500}.ModernFooter-module__qcTZiG__footerBottom{background:#0003;border-top:1px solid #ffffff14;padding:2rem 0}.ModernFooter-module__qcTZiG__bottomContent{justify-content:space-between;align-items:center;gap:2rem;display:flex}.ModernFooter-module__qcTZiG__copyrightSection{flex-direction:column;gap:.5rem;display:flex}.ModernFooter-module__qcTZiG__companyLegal{flex-direction:column;gap:.25rem;display:flex}.ModernFooter-module__qcTZiG__copyright{color:#fffc;margin:0;font-size:.875rem;font-weight:500}.ModernFooter-module__qcTZiG__companyDetails{color:#fff9;margin:0;font-size:.8rem}.ModernFooter-module__qcTZiG__legalLinks{flex-wrap:wrap;gap:1.5rem;display:flex}.ModernFooter-module__qcTZiG__legalLink{color:#ffffffb3;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .3s}.ModernFooter-module__qcTZiG__legalLink:hover{color:#667eea}.ModernFooter-module__qcTZiG__footerActions{align-items:center;gap:1.5rem;display:flex}.ModernFooter-module__qcTZiG__certifications{gap:1rem;display:flex}.ModernFooter-module__qcTZiG__certBadge{color:#10b981;text-transform:uppercase;letter-spacing:.5px;background:#10b9811a;border:1px solid #10b98133;border-radius:20px;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.75rem;font-weight:600;display:flex}.ModernFooter-module__qcTZiG__backToTopButton{color:#fffc;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .3s;display:flex}.ModernFooter-module__qcTZiG__backToTopButton:hover{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#0000;transform:translateY(-2px);box-shadow:0 8px 25px #667eea4d}@media (max-width:1200px){.ModernFooter-module__qcTZiG__footerGrid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:2.5rem}.ModernFooter-module__qcTZiG__trustBadges{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.ModernFooter-module__qcTZiG__container{padding:0 1.5rem}.ModernFooter-module__qcTZiG__trustBadges{grid-template-columns:repeat(2,1fr);gap:1rem}.ModernFooter-module__qcTZiG__footerGrid{grid-template-columns:1fr 1fr 1fr;gap:2rem}.ModernFooter-module__qcTZiG__brandSection{grid-column:1/-1;max-width:none;margin-bottom:2rem}.ModernFooter-module__qcTZiG__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ModernFooter-module__qcTZiG__trustSection{padding:2.5rem 0}.ModernFooter-module__qcTZiG__trustMainTitle{font-size:2rem}.ModernFooter-module__qcTZiG__trustBadges{grid-template-columns:1fr;gap:1rem}.ModernFooter-module__qcTZiG__trustBadge{padding:1.5rem}.ModernFooter-module__qcTZiG__statsGrid{grid-template-columns:1fr;gap:1rem}.ModernFooter-module__qcTZiG__footerMain{padding:2.5rem 0 2rem}.ModernFooter-module__qcTZiG__footerGrid{grid-template-columns:1fr 1fr;gap:2rem}.ModernFooter-module__qcTZiG__contactSection{grid-column:1/-1;margin-top:1rem}.ModernFooter-module__qcTZiG__socialLinks{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.ModernFooter-module__qcTZiG__bottomContent{text-align:center;flex-direction:column;gap:1.5rem}.ModernFooter-module__qcTZiG__footerActions{flex-direction:column;gap:1rem}}@media (max-width:640px){.ModernFooter-module__qcTZiG__container{padding:0 1rem}.ModernFooter-module__qcTZiG__trustSection{padding:2rem 0}.ModernFooter-module__qcTZiG__trustMainTitle{font-size:1.75rem}.ModernFooter-module__qcTZiG__footerMain{padding:2rem 0 1.5rem}.ModernFooter-module__qcTZiG__footerGrid{grid-template-columns:1fr;gap:2rem}.ModernFooter-module__qcTZiG__brandSection{margin-bottom:1.5rem}.ModernFooter-module__qcTZiG__newsletter{padding:1.5rem}.ModernFooter-module__qcTZiG__newsletterBenefits{flex-direction:column;gap:.5rem}.ModernFooter-module__qcTZiG__socialLinks{grid-template-columns:1fr}.ModernFooter-module__qcTZiG__inputWrapper{flex-direction:column}.ModernFooter-module__qcTZiG__subscribeButton{border-radius:0 0 12px 12px}.ModernFooter-module__qcTZiG__contactItem{text-align:center;flex-direction:column;gap:.75rem}.ModernFooter-module__qcTZiG__contactIcon{margin:0 auto}.ModernFooter-module__qcTZiG__supportHours{text-align:center}.ModernFooter-module__qcTZiG__hoursItem,.ModernFooter-module__qcTZiG__legalLinks{justify-content:center;gap:1rem}.ModernFooter-module__qcTZiG__certifications{flex-direction:column;gap:.5rem}}@media (max-width:480px){.ModernFooter-module__qcTZiG__trustBadge{text-align:center;flex-direction:column;gap:1rem;padding:1.25rem}.ModernFooter-module__qcTZiG__trustIcon{width:56px;height:56px}.ModernFooter-module__qcTZiG__brandDescription{font-size:.9rem}.ModernFooter-module__qcTZiG__newsletterTitle{font-size:1.1rem}.ModernFooter-module__qcTZiG__sectionTitle{font-size:1rem}.ModernFooter-module__qcTZiG__linkLabel{font-size:.85rem}.ModernFooter-module__qcTZiG__linkDescription{font-size:.75rem}.ModernFooter-module__qcTZiG__hoursItem{text-align:center;flex-direction:column;gap:.25rem}.ModernFooter-module__qcTZiG__backToTopButton{padding:.625rem 1rem;font-size:.8rem}}
.MinimalFooter-module__1lxC7q__footer{border-top:1px solid var(--border-color,#e5e7eb);margin-top:auto;padding:1.5rem 0}.MinimalFooter-module__1lxC7q__container{max-width:1200px;margin:0 auto;padding:0 2rem}.MinimalFooter-module__1lxC7q__content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.MinimalFooter-module__1lxC7q__left{flex-direction:column;gap:.25rem;display:flex}.MinimalFooter-module__1lxC7q__copyright{color:var(--text-secondary,#6b7280);margin:0;font-size:.875rem}.MinimalFooter-module__1lxC7q__company{color:var(--text-tertiary,#9ca3af);margin:0;font-size:.75rem}.MinimalFooter-module__1lxC7q__right{align-items:center;gap:2rem;display:flex}.MinimalFooter-module__1lxC7q__legal{gap:1.5rem;display:flex}.MinimalFooter-module__1lxC7q__link{color:var(--text-secondary,#6b7280);font-size:.875rem;text-decoration:none;transition:color .2s}.MinimalFooter-module__1lxC7q__link:hover{color:var(--primary,#3b82f6)}.MinimalFooter-module__1lxC7q__badges{gap:.75rem;display:flex}.MinimalFooter-module__1lxC7q__badge{color:var(--text-tertiary,#9ca3af);background:var(--surface,#fff);border:1px solid var(--border-color,#e5e7eb);border-radius:.375rem;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.75rem;display:flex}@media (max-width:768px){.MinimalFooter-module__1lxC7q__content{flex-direction:column;align-items:flex-start}.MinimalFooter-module__1lxC7q__right{flex-direction:column;align-items:flex-start;gap:1rem}}
