.Navbar-module__cJzEcG__nav{z-index:1000;transition:var(--transition);padding:20px 0;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__nav.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border);background:#060b18eb;padding:12px 0}.Navbar-module__cJzEcG__navInner{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:0 32px;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;gap:12px;display:flex}.Navbar-module__cJzEcG__logoMark{background:linear-gradient(135deg, var(--primary), #ff9e40);color:#fff;width:44px;height:44px;box-shadow:0 4px 16px var(--primary-glow);border-radius:12px;justify-content:center;align-items:center;font-size:22px;font-style:italic;font-weight:900;display:flex}.Navbar-module__cJzEcG__logoText{letter-spacing:-.5px;font-family:Outfit,sans-serif;font-size:22px;font-weight:900}.Navbar-module__cJzEcG__logoAccent{color:var(--primary)}.Navbar-module__cJzEcG__logoSub{letter-spacing:3px;color:var(--text-muted);text-transform:uppercase;margin-top:-2px;font-size:9px;font-weight:700;display:block}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:36px;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-light);letter-spacing:.5px;font-size:14px;font-weight:600;transition:color .3s;position:relative}.Navbar-module__cJzEcG__navLink:after{content:"";background:var(--primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__navLink:hover{color:var(--primary)}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__navCta{background:linear-gradient(135deg, var(--primary), #ff9e40);color:#fff;cursor:pointer;transition:var(--transition);box-shadow:0 4px 20px var(--primary-glow);border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.Navbar-module__cJzEcG__navCta:hover{box-shadow:0 8px 30px var(--primary-glow);transform:translateY(-2px)}.Navbar-module__cJzEcG__mobileToggle{color:#fff;cursor:pointer;background:0 0;border:none;padding:8px;display:none}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border);background:#060b18fa;padding:24px 32px;animation:.3s Navbar-module__cJzEcG__slideDown;display:none;position:absolute;top:100%;left:0;right:0}.Navbar-module__cJzEcG__mobileMenu.Navbar-module__cJzEcG__open{flex-direction:column;gap:20px;display:flex}.Navbar-module__cJzEcG__mobileLink{border-bottom:1px solid var(--glass-border);padding:12px 0;font-size:18px;font-weight:700}.Navbar-module__cJzEcG__mobileCta{text-align:center;background:linear-gradient(135deg, var(--primary), #ff9e40);color:#fff;border-radius:12px;padding:16px;font-size:16px;font-weight:700;display:block}@media (max-width:900px){.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__mobileToggle{display:block}}
.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroBg{z-index:0;position:absolute;inset:0}.Hero-module__ZARIfG__heroBg img{object-fit:cover;opacity:.45;width:100%;height:100%}.Hero-module__ZARIfG__heroBgOverlay{background:linear-gradient(135deg,#060b18f2 0%,#060b18b3 50%,#060b1866 100%);position:absolute;inset:0}.Hero-module__ZARIfG__heroGrid{z-index:1;pointer-events:none;background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Hero-module__ZARIfG__glowOrb1{filter:blur(60px);z-index:1;background:radial-gradient(circle,#ff6b001f 0%,#0000 70%);border-radius:50%;width:450px;height:450px;animation:6s ease-in-out infinite Hero-module__ZARIfG__glowPulse;position:absolute;top:20%;left:-5%}.Hero-module__ZARIfG__glowOrb2{filter:blur(80px);z-index:1;background:radial-gradient(circle,#1a237e26 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:8s ease-in-out 2s infinite Hero-module__ZARIfG__glowPulse;position:absolute;bottom:10%;right:-5%}.Hero-module__ZARIfG__heroContent{z-index:10;width:100%;max-width:1280px;margin:0 auto;padding:0 32px;position:relative}.Hero-module__ZARIfG__heroInner{max-width:720px}.Hero-module__ZARIfG__heroBadge{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:100px;align-items:center;gap:10px;margin-bottom:32px;padding:10px 20px;animation:.6s forwards Hero-module__ZARIfG__fadeInUp;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background:var(--primary);border-radius:50%;width:8px;height:8px;animation:2s infinite Hero-module__ZARIfG__pulse}.Hero-module__ZARIfG__badgeText{letter-spacing:1.5px;text-transform:uppercase;color:var(--primary);font-size:13px;font-weight:700}.Hero-module__ZARIfG__heroTitle{opacity:0;margin-bottom:28px;font-size:clamp(42px,7vw,80px);font-weight:900;line-height:1.05;animation:.8s .15s forwards Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__titleGradient{background:linear-gradient(135deg,#ff6b00,#ffab40);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__heroDesc{color:var(--text-muted);opacity:0;max-width:560px;margin-bottom:44px;font-size:clamp(16px,2.2vw,21px);line-height:1.7;animation:.8s .3s forwards Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__heroButtons{opacity:0;flex-wrap:wrap;gap:16px;animation:.8s .45s forwards Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__btnPrimary{background:linear-gradient(135deg, var(--primary), #ff9e40);color:#fff;border-radius:var(--radius);cursor:pointer;transition:var(--transition);box-shadow:0 6px 24px var(--primary-glow);border:none;align-items:center;gap:10px;padding:18px 36px;font-size:17px;font-weight:700;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__btnPrimary:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;animation:3s infinite Hero-module__ZARIfG__shimmer;position:absolute;top:0;left:-100%}.Hero-module__ZARIfG__btnPrimary:hover{box-shadow:0 10px 40px var(--primary-glow);transform:translateY(-3px)scale(1.02)}.Hero-module__ZARIfG__btnWhatsapp{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);color:#fff;border-radius:var(--radius);cursor:pointer;transition:var(--transition);align-items:center;gap:10px;padding:18px 32px;font-size:17px;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__ZARIfG__btnWhatsapp:hover{border-color:var(--whatsapp);background:#25d36626;transform:translateY(-2px)}.Hero-module__ZARIfG__heroStats{opacity:0;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:80px;animation:.8s .6s forwards Hero-module__ZARIfG__fadeInUp;display:grid}.Hero-module__ZARIfG__statCard{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:var(--radius);text-align:center;transition:var(--transition);padding:28px 20px}.Hero-module__ZARIfG__statCard:hover{border-color:var(--primary);transform:translateY(-6px);box-shadow:0 12px 40px #ff6b0026}.Hero-module__ZARIfG__statValue{color:var(--primary);margin-bottom:4px;font-family:Outfit,sans-serif;font-size:32px;font-weight:900}.Hero-module__ZARIfG__statLabel{color:var(--text-white);margin-bottom:2px;font-size:14px;font-weight:700}.Hero-module__ZARIfG__statSub{color:var(--text-muted);font-size:12px}@media (max-width:900px){.Hero-module__ZARIfG__heroStats{grid-template-columns:repeat(2,1fr);margin-top:50px}}@media (max-width:600px){.Hero-module__ZARIfG__hero{padding:100px 0 60px}.Hero-module__ZARIfG__heroButtons{flex-direction:column}.Hero-module__ZARIfG__heroButtons a,.Hero-module__ZARIfG__heroButtons button{justify-content:center;width:100%}}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:0;transform:scale(1.15)}}@keyframes Hero-module__ZARIfG__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes Hero-module__ZARIfG__glowPulse{0%,to{opacity:.3}50%{opacity:.6}}
.TrustBanner-module__TXee6q__banner{z-index:20;border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff05;padding:36px 0;position:relative}.TrustBanner-module__TXee6q__bannerInner{flex-wrap:wrap;justify-content:space-around;align-items:center;gap:24px;max-width:1280px;margin:0 auto;padding:0 32px;display:flex}.TrustBanner-module__TXee6q__bannerItem{align-items:center;gap:12px;display:flex}.TrustBanner-module__TXee6q__bannerIcon{font-size:28px}.TrustBanner-module__TXee6q__bannerText{letter-spacing:.5px;font-size:15px;font-weight:700}@media (max-width:600px){.TrustBanner-module__TXee6q__bannerInner{text-align:center;grid-template-columns:1fr 1fr;gap:20px;display:grid}.TrustBanner-module__TXee6q__bannerItem{flex-direction:column;gap:6px}}
.Services-module__dpHhBa__section{background:var(--bg-section);padding:100px 0;position:relative;overflow:hidden}.Services-module__dpHhBa__sectionGlow{filter:blur(100px);pointer-events:none;background:radial-gradient(circle,#ff6b000f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:0;right:-10%}.Services-module__dpHhBa__container{max-width:1280px;margin:0 auto;padding:0 32px}.Services-module__dpHhBa__header{text-align:center;margin-bottom:64px}.Services-module__dpHhBa__headerTitle{margin-bottom:20px;font-size:clamp(32px,5vw,52px);font-weight:900}.Services-module__dpHhBa__headerAccent{background:linear-gradient(135deg,#ff6b00,#ffab40);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Services-module__dpHhBa__headerDesc{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:18px;line-height:1.7}.Services-module__dpHhBa__grid{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.Services-module__dpHhBa__card{background:var(--bg-card);border:1px solid var(--glass-border);border-radius:var(--radius-lg);transition:var(--transition);flex-direction:column;display:flex;overflow:hidden}.Services-module__dpHhBa__card:hover{border-color:var(--primary);transform:translateY(-10px);box-shadow:0 20px 50px #ff6b001f}.Services-module__dpHhBa__cardImage{width:100%;height:220px;position:relative;overflow:hidden}.Services-module__dpHhBa__cardImage img{transition:transform .6s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardImage img{transform:scale(1.08)}.Services-module__dpHhBa__cardImageOverlay{background:linear-gradient(to top, var(--bg-card), transparent);pointer-events:none;height:80px;position:absolute;bottom:0;left:0;right:0}.Services-module__dpHhBa__cardIcon{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);background:#060b18b3;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:flex;position:absolute;top:16px;right:16px}.Services-module__dpHhBa__cardBody{flex-direction:column;flex:1;padding:28px;display:flex}.Services-module__dpHhBa__cardTitle{margin-bottom:12px;font-size:22px;font-weight:800;transition:color .3s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardTitle{color:var(--primary)}.Services-module__dpHhBa__cardDesc{color:var(--text-muted);flex:1;margin-bottom:20px;font-size:15px;line-height:1.7}.Services-module__dpHhBa__cardLink{color:var(--primary);align-items:center;gap:8px;font-size:14px;font-weight:700;transition:gap .3s;display:inline-flex}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardLink{gap:14px}.Services-module__dpHhBa__cardLinkArrow{transition:transform .3s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardLinkArrow{transform:translate(4px)}@media (max-width:1024px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}.Services-module__dpHhBa__section{padding:70px 0}}
.WhyUs-module__onskOq__section{padding:100px 0;position:relative;overflow:hidden}.WhyUs-module__onskOq__container{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1280px;margin:0 auto;padding:0 32px;display:grid}.WhyUs-module__onskOq__imageWrap{height:600px;box-shadow:var(--shadow-card);border-radius:32px;position:relative;overflow:hidden}.WhyUs-module__onskOq__imageWrap img{transition:transform .6s}.WhyUs-module__onskOq__imageWrap:hover img{transform:scale(1.04)}.WhyUs-module__onskOq__imageOverlay{pointer-events:none;background:linear-gradient(135deg,#060b1899 0%,#0000 60%);position:absolute;inset:0}.WhyUs-module__onskOq__imageCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--glass-border);border-radius:var(--radius);background:#060b18bf;padding:24px;position:absolute;bottom:24px;left:24px;right:24px}.WhyUs-module__onskOq__imageCardTitle{margin-bottom:6px;font-size:20px;font-weight:800}.WhyUs-module__onskOq__imageCardDesc{color:var(--text-muted);font-size:14px}.WhyUs-module__onskOq__title{margin-bottom:24px;font-size:clamp(32px,4.5vw,52px);font-weight:900;line-height:1.1}.WhyUs-module__onskOq__titleAccent{background:linear-gradient(135deg,#ff6b00,#ffab40);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.WhyUs-module__onskOq__desc{color:var(--text-muted);margin-bottom:40px;font-size:18px;line-height:1.7}.WhyUs-module__onskOq__features{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:40px;display:grid}.WhyUs-module__onskOq__feature{align-items:center;gap:14px;display:flex}.WhyUs-module__onskOq__featureIcon{width:44px;min-width:44px;height:44px;color:var(--primary);background:#ff6b001a;border:1px solid #ff6b0033;border-radius:50%;justify-content:center;align-items:center;font-size:18px;display:flex}.WhyUs-module__onskOq__featureText{font-size:15px;font-weight:700;line-height:1.3}.WhyUs-module__onskOq__quote{background:var(--bg-card);border:1px solid var(--glass-border);border-radius:var(--radius-lg);transition:var(--transition);padding:32px;position:relative}.WhyUs-module__onskOq__quote:hover{border-color:var(--primary);box-shadow:0 12px 40px #ff6b001a}.WhyUs-module__onskOq__quoteText{color:var(--text-light);margin-bottom:16px;font-size:18px;font-style:italic;line-height:1.7}.WhyUs-module__onskOq__quoteAuthor{color:var(--primary);font-size:15px;font-weight:800}.WhyUs-module__onskOq__glow{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#1a237e1a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:0;left:-10%}@media (max-width:900px){.WhyUs-module__onskOq__container{grid-template-columns:1fr;gap:40px}.WhyUs-module__onskOq__imageWrap{height:400px}.WhyUs-module__onskOq__features{grid-template-columns:1fr}}
.CTA-module__CdZh3q__section{background:var(--bg-section);padding:100px 0;position:relative;overflow:hidden}.CTA-module__CdZh3q__container{max-width:1280px;margin:0 auto;padding:0 32px}.CTA-module__CdZh3q__ctaBox{background:var(--bg-card);border:1px solid var(--glass-border);text-align:center;border-radius:40px;padding:80px 40px;position:relative;overflow:hidden}.CTA-module__CdZh3q__ctaGlow{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#ff6b0033 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:5s ease-in-out infinite CTA-module__CdZh3q__glowPulse;position:absolute;top:-60px;right:-60px}.CTA-module__CdZh3q__ctaGlow2{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#1a237e26 0%,#0000 70%);border-radius:50%;width:250px;height:250px;position:absolute;bottom:-60px;left:-60px}.CTA-module__CdZh3q__ctaTitle{z-index:1;margin-bottom:20px;font-size:clamp(28px,5vw,52px);font-weight:900;position:relative}.CTA-module__CdZh3q__ctaAccent{background:linear-gradient(135deg,#ff6b00,#ffab40);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CTA-module__CdZh3q__ctaDesc{color:var(--text-muted);z-index:1;max-width:540px;margin:0 auto 40px;font-size:18px;line-height:1.7;position:relative}.CTA-module__CdZh3q__ctaButtons{z-index:1;flex-wrap:wrap;justify-content:center;gap:16px;display:flex;position:relative}.CTA-module__CdZh3q__btnCall{background:linear-gradient(135deg, var(--primary), #ff9e40);color:#fff;border-radius:var(--radius);transition:var(--transition);box-shadow:0 6px 24px var(--primary-glow);align-items:center;gap:10px;padding:18px 40px;font-size:17px;font-weight:700;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.CTA-module__CdZh3q__btnCall:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;animation:3s infinite CTA-module__CdZh3q__shimmer;position:absolute;top:0;left:-100%}.CTA-module__CdZh3q__btnCall:hover{box-shadow:0 10px 40px var(--primary-glow);transform:translateY(-3px)}.CTA-module__CdZh3q__btnWa{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);color:#fff;border-radius:var(--radius);transition:var(--transition);align-items:center;gap:10px;padding:18px 36px;font-size:17px;font-weight:700;text-decoration:none;display:inline-flex}.CTA-module__CdZh3q__btnWa:hover{border-color:var(--whatsapp);background:#25d3661a;transform:translateY(-2px)}@media (max-width:600px){.CTA-module__CdZh3q__ctaBox{border-radius:24px;padding:50px 24px}.CTA-module__CdZh3q__ctaButtons{flex-direction:column}.CTA-module__CdZh3q__ctaButtons a{text-align:center;justify-content:center}}@keyframes CTA-module__CdZh3q__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes CTA-module__CdZh3q__glowPulse{0%,to{opacity:.3}50%{opacity:.6}}
.Footer-module__S6Hkya__footer{background:var(--bg-darker);border-top:1px solid var(--glass-border);padding:80px 0 32px}.Footer-module__S6Hkya__container{max-width:1280px;margin:0 auto;padding:0 32px}.Footer-module__S6Hkya__footerGrid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:60px;margin-bottom:60px;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;display:flex}.Footer-module__S6Hkya__brandLogo{color:inherit;align-items:center;gap:12px;margin-bottom:20px;text-decoration:none;display:flex}.Footer-module__S6Hkya__brandMark{background:linear-gradient(135deg, var(--primary), #ff9e40);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;font-style:italic;font-weight:900;display:flex}.Footer-module__S6Hkya__brandName{letter-spacing:-.5px;font-family:Outfit,sans-serif;font-size:20px;font-weight:900}.Footer-module__S6Hkya__brandAccent{color:var(--primary)}.Footer-module__S6Hkya__brandDesc{color:var(--text-muted);font-size:15px;line-height:1.7}.Footer-module__S6Hkya__colTitle{letter-spacing:2px;text-transform:uppercase;color:var(--text-white);margin-bottom:24px;font-size:15px;font-weight:800}.Footer-module__S6Hkya__colLinks{flex-direction:column;gap:14px;list-style:none;display:flex}.Footer-module__S6Hkya__colLink{color:var(--text-muted);font-size:15px;transition:color .3s,padding-left .3s;display:block}.Footer-module__S6Hkya__colLink:hover{color:var(--primary);padding-left:6px}.Footer-module__S6Hkya__contactItem{color:var(--text-muted);align-items:flex-start;gap:14px;font-size:15px;display:flex}.Footer-module__S6Hkya__contactIcon{color:var(--primary);flex-shrink:0;margin-top:2px}.Footer-module__S6Hkya__contactBold{color:var(--text-white);font-weight:700}.Footer-module__S6Hkya__footerBottom{border-top:1px solid var(--glass-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:32px;display:flex}.Footer-module__S6Hkya__copyright{color:var(--text-muted);font-size:14px}.Footer-module__S6Hkya__bottomLinks{gap:24px;display:flex}.Footer-module__S6Hkya__bottomLink{color:var(--text-muted);font-size:14px;transition:color .3s}.Footer-module__S6Hkya__bottomLink:hover{color:var(--text-white)}.Footer-module__S6Hkya__whatsapp{z-index:999;background:var(--whatsapp);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;text-decoration:none;transition:transform .3s;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 8px 30px #25d36666}.Footer-module__S6Hkya__whatsapp:hover{transform:scale(1.1)}.Footer-module__S6Hkya__whatsappPulse{background:var(--whatsapp);pointer-events:none;border-radius:50%;animation:2s infinite Footer-module__S6Hkya__pulse;position:absolute;inset:0}.Footer-module__S6Hkya__whatsappIcon{z-index:1;width:34px;height:34px;position:relative}@media (max-width:900px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:600px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr}.Footer-module__S6Hkya__footerBottom{text-align:center;flex-direction:column}.Footer-module__S6Hkya__bottomLinks{justify-content:center}}@keyframes Footer-module__S6Hkya__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:0;transform:scale(1.15)}}
