.Hero-module__ZARIfG__hero{text-align:center;color:#fff;background:#050505;justify-content:center;align-items:center;min-height:100vh;padding:0 15px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroBackground{z-index:0;filter:brightness(.3);object-fit:cover}.Hero-module__ZARIfG__hero:before{content:"";z-index:0;will-change:transform;filter:blur(80px);border-radius:50%;width:300px;height:300px;position:absolute;top:10%;left:10%;box-shadow:0 0 300px 200px #7b2ff740}.Hero-module__ZARIfG__heroContent{z-index:1;width:100%;max-width:700px;padding-top:30px;animation:.8s forwards Hero-module__ZARIfG__fadeUp}.Hero-module__ZARIfG__hero h1{margin-bottom:20px;font-size:clamp(2rem,8vw,3.8rem);font-weight:700;line-height:1.25}.Hero-module__ZARIfG__hero h1 span{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#7b2ff7,#ff6a00);-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__hero p{color:#ddd;margin-bottom:25px;font-size:clamp(.95rem,2.5vw,1.2rem);line-height:1.6}.Hero-module__ZARIfG__heroButtons{flex-wrap:wrap;justify-content:center;gap:15px;padding-bottom:40px;display:flex}@keyframes Hero-module__ZARIfG__fadeUp{0%{opacity:.01;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.Hero-module__ZARIfG__hero{padding:0 20px}.Hero-module__ZARIfG__heroContent{max-width:800px}.Hero-module__ZARIfG__hero p{margin-bottom:35px}.Hero-module__ZARIfG__heroButtons{gap:20px}}@media (min-width:1024px){.Hero-module__ZARIfG__heroContent{max-width:850px}}@media (min-width:1440px){.Hero-module__ZARIfG__hero h1{font-size:4rem}}
.Navbar-module__cJzEcG__navbar{color:#fff;z-index:1000;background:0 0;width:100%;padding:10px 0;position:absolute;top:0;left:0}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3;position:fixed;top:0}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;width:92%;margin:auto;display:flex;position:relative}.Navbar-module__cJzEcG__logo{font-size:clamp(1.1rem,4vw,1.6rem);font-weight:700}.Navbar-module__cJzEcG__logoLink{color:inherit;text-decoration:none}.Navbar-module__cJzEcG__navLinks{opacity:0;visibility:hidden;background:#000000f2;flex-direction:column;align-items:center;gap:5px;width:100%;padding:15px 0;list-style:none;transition:all .3s;display:flex;position:absolute;top:60px;left:0;transform:translateY(-250%)}.Navbar-module__cJzEcG__navLinks.Navbar-module__cJzEcG__active{opacity:1;visibility:visible;transform:translateY(0)}@media (max-width:767px){.Navbar-module__cJzEcG__navLinks:not(.Navbar-module__cJzEcG__active){pointer-events:none}}.Navbar-module__cJzEcG__navLinks a{color:#fff;justify-content:center;align-items:center;width:100%;min-height:48px;padding:10px 20px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.Navbar-module__cJzEcG__navLinks a:hover{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#7b2ff7,#ff6a00);-webkit-background-clip:text;background-clip:text}.Navbar-module__cJzEcG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:48px;min-height:48px;padding:12px;display:flex}.Navbar-module__cJzEcG__hamburger span{background:#fff;width:25px;height:3px;transition:all .3s}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:first-child{transform:rotate(45deg)translateY(8px)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:nth-child(3){transform:rotate(-45deg)translateY(-8px)}@media (min-width:768px){.Navbar-module__cJzEcG__navbar{padding:15px 0}.Navbar-module__cJzEcG__navContainer{width:90%}.Navbar-module__cJzEcG__navLinks{background:0 0;flex-direction:row;gap:20px;width:auto;margin-left:auto;padding:0;position:static;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important}.Navbar-module__cJzEcG__navLinks a{width:auto;padding:8px 4px;font-size:1rem}.Navbar-module__cJzEcG__hamburger{display:none}}@media (min-width:1024px){.Navbar-module__cJzEcG__navLinks{gap:25px}}
.AboutSection-module__UGBiha__aboutSection{padding:var(--section-padding) 15px;color:#fff;background:radial-gradient(circle at 80% 80%,#111,#050505)}.AboutSection-module__UGBiha__aboutWrapper{width:100%;max-width:900px;margin:0 auto}.AboutSection-module__UGBiha__aboutWrapper h2{text-align:center;margin-bottom:24px;font-size:clamp(1.8rem,6vw,2.8rem);font-weight:600;line-height:1.25}.AboutSection-module__UGBiha__aboutWrapper h2 span{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#a855f7,#f97316);-webkit-background-clip:text;background-clip:text}.AboutSection-module__UGBiha__aboutContent p{color:var(--color-acc-gray);margin-bottom:18px;font-size:clamp(.95rem,2.2vw,1.05rem);line-height:1.8}.AboutSection-module__UGBiha__contextLink{color:var(--color-acc-purple);border-bottom:1px solid #a855f74d;font-weight:600;text-decoration:none;transition:all .3s}.AboutSection-module__UGBiha__contextLink:hover{color:#ff6a00;border-bottom-color:#ff6a00cc}.AboutSection-module__UGBiha__ctaText{border-left:4px solid var(--color-acc-purple);background:#ffffff08;border-radius:4px;padding:20px;font-size:.95rem;margin-top:25px!important}@media (min-width:768px){.AboutSection-module__UGBiha__aboutSection{padding:var(--section-padding) 20px}.AboutSection-module__UGBiha__aboutWrapper h2{margin-bottom:32px}.AboutSection-module__UGBiha__ctaText{font-size:1.05rem;margin-top:30px!important}}
.Benefits-module__iMMc8a__benefitsSection{padding:var(--section-padding) 0;background-color:#080808}.Benefits-module__iMMc8a__benefitsWrapper{max-width:1200px;margin:0 auto;padding:0 20px}.Benefits-module__iMMc8a__benefitsWrapper h2{text-align:center;margin-bottom:2rem;font-size:clamp(2rem,5vw,3rem)}.Benefits-module__iMMc8a__benefitsWrapper h2 span{background:linear-gradient(135deg,#a855f7,#f97316);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Benefits-module__iMMc8a__introText{text-align:center;max-width:800px;color:var(--color-acc-gray);margin:0 auto 4rem;font-size:1.1rem;line-height:1.6}.Benefits-module__iMMc8a__benefitsGrid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:768px){.Benefits-module__iMMc8a__benefitsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Benefits-module__iMMc8a__benefitsGrid{grid-template-columns:repeat(3,1fr)}}.Benefits-module__iMMc8a__benefitCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;padding:2.5rem;transition:transform .3s,border-color .3s}.Benefits-module__iMMc8a__benefitCard:hover{border-color:#a855f74d;transform:translateY(-5px)}.Benefits-module__iMMc8a__benefitCard h3{color:#fff;margin-bottom:1rem;font-size:1.4rem}.Benefits-module__iMMc8a__benefitCard p{color:var(--color-acc-muted);font-size:1rem;line-height:1.5}
.Services-module__dpHhBa__services{color:#fff;padding:var(--section-padding) 15px;background:radial-gradient(circle at 20% 20%,#111,#050505);font-family:inherit}.Services-module__dpHhBa__servicesWrapper{grid-template-columns:1fr;gap:40px;width:100%;max-width:1200px;margin:auto;display:grid}.Services-module__dpHhBa__servicesLeft{text-align:center;margin-bottom:20px}.Services-module__dpHhBa__servicesLeft h2{letter-spacing:-.02em;font-size:clamp(2rem,7vw,3rem);font-weight:600;line-height:1.2}.Services-module__dpHhBa__servicesLeft span{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#a855f7,#f97316);-webkit-background-clip:text;background-clip:text}.Services-module__dpHhBa__servicesLeft p{color:var(--color-acc-gray);max-width:480px;margin:20px auto 0;font-size:clamp(.9rem,2.2vw,1.05rem);line-height:1.7}.Services-module__dpHhBa__servicesRight{padding-left:25px;position:relative}.Services-module__dpHhBa__servicesRight:before{content:"";opacity:.5;filter:blur(.2px);background:linear-gradient(#7b2ff7,#ff6a00);width:2px;height:95%;position:absolute;top:0;left:6px}.Services-module__dpHhBa__serviceBlock{margin-bottom:40px;padding-left:10px;transition:all .3s;position:relative}.Services-module__dpHhBa__serviceBlock:before{content:"";background:linear-gradient(135deg,#7b2ff7,#ff6a00);border-radius:50%;width:10px;height:10px;transition:all .3s;position:absolute;top:6px;left:-20px;box-shadow:0 0 10px #7b2ff799}.Services-module__dpHhBa__serviceBlock h3{letter-spacing:.4px;margin-bottom:10px;font-size:clamp(1rem,3.5vw,1.35rem);font-weight:500;transition:all .3s}.Services-module__dpHhBa__serviceBlock h3 a{color:inherit;align-items:center;min-height:48px;padding:4px 0;text-decoration:none;display:inline-flex}.Services-module__dpHhBa__serviceBlock p{color:var(--color-acc-gray);max-width:480px;font-size:clamp(.85rem,2vw,.98rem);line-height:1.7}.Services-module__dpHhBa__tag{color:var(--color-acc-muted);letter-spacing:.6px;margin-top:10px;font-size:clamp(.6rem,1.8vw,.72rem);display:inline-block}.Services-module__dpHhBa__serviceBlock:hover h3{color:#f97316}.Services-module__dpHhBa__serviceBlock:hover:before{transform:scale(1.4);box-shadow:0 0 18px #f97316cc}.Services-module__dpHhBa__serviceBlock:hover p{color:#d4d4d8}.Services-module__dpHhBa__contextLink{color:var(--color-acc-purple);border-bottom:1px solid #a855f74d;font-weight:600;text-decoration:none;transition:all .3s}.Services-module__dpHhBa__contextLink:hover{color:#ff6a00;border-bottom-color:#ff6a00cc}@media (min-width:1024px){.Services-module__dpHhBa__services{padding-top:160px}.Services-module__dpHhBa__servicesWrapper{grid-template-columns:1fr 1fr;gap:80px}.Services-module__dpHhBa__servicesLeft{text-align:left;height:fit-content;margin-bottom:0;position:sticky;top:120px}.Services-module__dpHhBa__servicesLeft p{margin-left:0}.Services-module__dpHhBa__servicesRight{padding-left:40px}.Services-module__dpHhBa__servicesRight:before{left:12px}.Services-module__dpHhBa__serviceBlock{margin-bottom:70px}.Services-module__dpHhBa__serviceBlock:before{width:12px;height:12px;left:-32px}}
.FAQ-module__V8_xEa__faqSection{padding:var(--section-padding) 15px;color:#fff;background:#0a0a0a}.FAQ-module__V8_xEa__faqWrapper{width:100%;max-width:800px;margin:0 auto}.FAQ-module__V8_xEa__faqWrapper h2{text-align:center;margin-bottom:12px;font-size:clamp(1.8rem,6vw,2.8rem);font-weight:600}.FAQ-module__V8_xEa__faqIntro{text-align:center;color:var(--color-acc-gray);margin-bottom:clamp(25px,5vw,40px);font-size:clamp(.9rem,2.2vw,1.05rem);line-height:1.6}.FAQ-module__V8_xEa__faqList{flex-direction:column;gap:12px;display:flex}.FAQ-module__V8_xEa__faqItem{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;transition:all .3s;overflow:hidden}.FAQ-module__V8_xEa__faqItem:hover{border-color:#7b2ff74d}.FAQ-module__V8_xEa__faqItem summary{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;min-height:48px;padding:16px 18px;font-size:clamp(.9rem,2vw,1.05rem);font-weight:500;list-style:none;transition:color .2s;display:flex}.FAQ-module__V8_xEa__faqItem summary::-webkit-details-marker{display:none}.FAQ-module__V8_xEa__faqItem summary:after{content:"+";color:#7b2ff7;flex-shrink:0;margin-left:16px;font-size:1.4rem;font-weight:300;transition:transform .3s}.FAQ-module__V8_xEa__faqItem[open] summary:after{content:"−";color:#f97316}.FAQ-module__V8_xEa__faqItem[open] summary{color:#f97316}.FAQ-module__V8_xEa__faqItem p{color:var(--color-acc-gray);margin:0;padding:0 18px 16px;font-size:clamp(.85rem,1.8vw,.98rem);line-height:1.7}@media (min-width:768px){.FAQ-module__V8_xEa__faqSection{padding:var(--section-padding) 20px}.FAQ-module__V8_xEa__faqItem summary{padding:20px 24px}.FAQ-module__V8_xEa__faqItem p{padding:0 24px 20px}}
.Contact-module__hcVmEa__contact{padding:var(--section-padding) 15px;color:#fff;background:#050505;position:relative;overflow:hidden}.Contact-module__hcVmEa__contact:before,.Contact-module__hcVmEa__contact:after{content:"";filter:blur(100px);z-index:0;width:300px;height:300px;position:absolute}.Contact-module__hcVmEa__contact:before{background:#7b2ff726;top:-100px;left:-100px}.Contact-module__hcVmEa__contact:after{background:#ff6a001f;bottom:-100px;right:-100px}.Contact-module__hcVmEa__contactWrapper{z-index:2;grid-template-columns:1fr;align-items:center;gap:50px;width:100%;max-width:1100px;margin:auto;display:grid;position:relative}.Contact-module__hcVmEa__contactLeft{text-align:center}.Contact-module__hcVmEa__contactLeft h2{letter-spacing:-.02em;font-size:clamp(2rem,8vw,3.2rem);font-weight:600;line-height:1.15}.Contact-module__hcVmEa__contactLeft p{color:var(--color-acc-gray);max-width:480px;margin:20px auto 0;font-size:clamp(.9rem,2.2vw,1.05rem);line-height:1.7}.Contact-module__hcVmEa__contactInfo{flex-direction:column;align-items:center;gap:14px;margin-top:35px;display:flex}.Contact-module__hcVmEa__contactItem{color:#d4d4d8;letter-spacing:.3px;align-items:center;gap:10px;font-size:clamp(.85rem,2vw,.95rem);text-decoration:none;transition:all .25s;display:flex}.Contact-module__hcVmEa__contactItem .Contact-module__hcVmEa__icon{color:#7b2ff7;font-size:1rem;transition:all .25s}.Contact-module__hcVmEa__contactApiImage{margin-left:8px}.Contact-module__hcVmEa__contactItem:hover{color:#fff;transform:translate(4px)}.Contact-module__hcVmEa__contactItem:hover .Contact-module__hcVmEa__icon{color:#ff6a00}.Contact-module__hcVmEa__contactRight{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#ffffff0f,#ffffff04);border:1px solid #ffffff14;border-radius:16px;padding:20px;transition:all .4s;position:relative;box-shadow:0 40px 100px #000000e6,inset 0 1px #ffffff0d}.Contact-module__hcVmEa__contactRight form{flex-direction:column;gap:20px;display:flex}.Contact-module__hcVmEa__contactRight:before{content:"";opacity:0;z-index:-1;background:linear-gradient(135deg,#7b2ff7,#ff6a00);border-radius:16px;transition:all .4s;position:absolute;inset:-1px}.Contact-module__hcVmEa__contactRight:hover:before{opacity:.25}.Contact-module__hcVmEa__contactRight:hover{transform:translateY(-6px)}.Contact-module__hcVmEa__inputGroup{margin:0;position:relative}.Contact-module__hcVmEa__inputGroup input,.Contact-module__hcVmEa__inputGroup textarea{color:#fff;background:#ffffff06;border:1px solid #ffffff14;border-radius:12px;outline:none;width:100%;min-height:48px;padding:24px 14px 8px;font-size:.85rem;transition:all .25s}.Contact-module__hcVmEa__inputGroup input:hover,.Contact-module__hcVmEa__inputGroup textarea:hover{border-color:#fff3}.Contact-module__hcVmEa__inputGroup input:focus,.Contact-module__hcVmEa__inputGroup textarea:focus{background:#ffffff0a;border-color:#7b2ff7;box-shadow:0 0 0 2px #7b2ff733,0 0 20px #7b2ff726}.Contact-module__hcVmEa__inputGroup label{color:#777;pointer-events:none;font-size:.85rem;transition:all .25s;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.Contact-module__hcVmEa__inputGroup input:focus+label,.Contact-module__hcVmEa__inputGroup input:valid+label,.Contact-module__hcVmEa__inputGroup textarea:focus+label,.Contact-module__hcVmEa__inputGroup textarea:valid+label{color:#a855f7;background:0 0;font-size:.7rem;top:8px;transform:none}.Contact-module__hcVmEa__inputGroup textarea{resize:none;min-height:120px}.Contact-module__hcVmEa__contactRight button{color:#fff;cursor:pointer;letter-spacing:.4px;background:linear-gradient(135deg,#7b2ff7,#ff6a00);border:none;border-radius:50px;width:100%;padding:14px;font-size:.9rem;font-weight:600;transition:all .3s}.Contact-module__hcVmEa__contactRight button:hover{transform:translateY(-2px)scale(1.01);box-shadow:0 20px 40px #ff6a0080,0 0 25px #7b2ff766}.Contact-module__hcVmEa__modalOverlay{z-index:9999;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Contact-module__hcVmEa__modalBox{text-align:center;color:#fff;z-index:1;background:#1a1a1a;border-radius:16px;min-width:300px;max-width:90%;padding:30px 25px;animation:.3s forwards Contact-module__hcVmEa__fadeIn;position:relative;overflow:hidden;box-shadow:0 15px 50px #0009}.Contact-module__hcVmEa__modalBox:before{content:"";-webkit-mask-composite:destination-out;pointer-events:none;z-index:-1;background:linear-gradient(135deg,#7b2ff7,#ff6a00);border-radius:16px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Contact-module__hcVmEa__modalBox p{margin-bottom:20px;font-size:1rem}.Contact-module__hcVmEa__modalBox button{padding:10px 25px}@keyframes Contact-module__hcVmEa__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.Contact-module__hcVmEa__contact{padding:var(--section-padding) 20px}.Contact-module__hcVmEa__contactRight{padding:35px}.Contact-module__hcVmEa__inputGroup input,.Contact-module__hcVmEa__inputGroup textarea{font-size:.95rem}}@media (min-width:1024px){.Contact-module__hcVmEa__contactWrapper{grid-template-columns:1fr 1fr;gap:90px}.Contact-module__hcVmEa__contactLeft{text-align:left}.Contact-module__hcVmEa__contactLeft p{margin-left:0}.Contact-module__hcVmEa__contactInfo{align-items:flex-start}.Contact-module__hcVmEa__contactRight{border-radius:22px;padding:45px}.Contact-module__hcVmEa__contactRight form{gap:22px}.Contact-module__hcVmEa__contactRight:before{border-radius:22px}.Contact-module__hcVmEa__contactRight button{padding:16px;font-size:1rem}}
.Footer-module__S6Hkya__footer{color:#fff;padding:var(--section-padding) 15px;background:#080808;border-top:1px solid #ffffff0d}.Footer-module__S6Hkya__footerContainer{width:100%;max-width:1200px;margin:0 auto}.Footer-module__S6Hkya__footerTop{flex-direction:column;gap:40px;margin-bottom:40px;display:flex}.Footer-module__S6Hkya__footerInfo{width:100%;max-width:500px}.Footer-module__S6Hkya__footerInfo p{color:var(--color-acc-gray);margin:15px 0 25px;font-size:clamp(.9rem,2vw,1rem);line-height:1.6}.Footer-module__S6Hkya__trustBadges{flex-wrap:wrap;gap:12px;display:flex}.Footer-module__S6Hkya__badge{color:var(--color-acc-purple);white-space:nowrap;background:#7b2ff71a;border:1px solid #7b2ff74d;border-radius:6px;padding:6px 12px;font-size:.8rem;font-weight:600}.Footer-module__S6Hkya__footerLinksGrid{grid-template-columns:1fr;gap:30px;display:grid}.Footer-module__S6Hkya__footerLine h4{color:#fff;margin-bottom:20px;font-size:clamp(1rem,2.5vw,1.1rem);font-weight:600}.Footer-module__S6Hkya__footerLine ul{padding:0;list-style:none}.Footer-module__S6Hkya__footerLine ul li{margin-bottom:12px}.Footer-module__S6Hkya__footerLine ul li a{color:var(--color-acc-gray);align-items:center;min-height:44px;padding:4px 0;font-size:.95rem;text-decoration:none;transition:all .3s;display:inline-flex}.Footer-module__S6Hkya__footerLine ul li a:hover{color:#7b2ff7;padding-left:5px}.Footer-module__S6Hkya__footerLine p{color:var(--color-acc-gray);margin-bottom:10px;font-size:.95rem}.Footer-module__S6Hkya__footerContactLine{align-items:center!important;display:flex!important}.Footer-module__S6Hkya__disabledLink{opacity:.6;cursor:not-allowed;pointer-events:none}.Footer-module__S6Hkya__footerSocial{text-align:center;border-top:1px solid #ffffff0d;flex-direction:column;align-items:center;gap:20px;margin-top:20px;padding-top:40px;display:flex}.Footer-module__S6Hkya__footerSocial h4{font-size:1.1rem;font-weight:600}.Footer-module__S6Hkya__socialIcons{gap:16px;display:flex}.Footer-module__S6Hkya__socialIcons a{color:#a1a1aa;border-radius:8px;justify-content:center;align-items:center;min-width:48px;min-height:48px;padding:8px;font-size:1.5rem;transition:all .3s;display:inline-flex}.Footer-module__S6Hkya__socialIcons a:hover{color:#fff;background:#ffffff0d;transform:translateY(-3px)}.Footer-module__S6Hkya__footerBottom{padding-top:40px}.Footer-module__S6Hkya__copyright{opacity:.5;text-align:center;font-size:.85rem}@media (min-width:768px){.Footer-module__S6Hkya__footer{padding:var(--section-padding) 20px}.Footer-module__S6Hkya__footerLinksGrid{grid-template-columns:repeat(2,1fr)}.Footer-module__S6Hkya__footerSocial{text-align:left;flex-direction:row;justify-content:space-between}}@media (min-width:1024px){.Footer-module__S6Hkya__footerTop{flex-direction:row;justify-content:space-between;gap:60px;margin-bottom:60px}.Footer-module__S6Hkya__footerLinksGrid{flex:2;grid-template-columns:repeat(3,1fr)}.Footer-module__S6Hkya__footerInfo{flex:1.5}}
