.Header-module__Af2_WG__header{z-index:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;height:70px;transition:all .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px #0000}.Header-module__Af2_WG__header.Header-module__Af2_WG__scrolled{box-shadow:0 2px 20px #0000001a}.Header-module__Af2_WG__container{justify-content:space-between;align-items:center;max-width:1200px;height:100%;margin:0 auto;padding:20px 40px;display:flex}.Header-module__Af2_WG__logoButton{cursor:pointer;background:0 0;border:none;padding:0}.Header-module__Af2_WG__logo{color:var(--primary-blue);background:0 0;align-items:center;gap:10px;font-size:24px;font-weight:700;display:flex}.Header-module__Af2_WG__logoIcon{background:0 0;font-size:28px}.Header-module__Af2_WG__logoIcon img{height:32px}.Header-module__Af2_WG__logoText{background:0 0;font-family:Inter,sans-serif}.Header-module__Af2_WG__nav{align-items:center;gap:30px;display:flex}.Header-module__Af2_WG__navLink{color:var(--text-dark);cursor:pointer;background:0 0;border:none;padding:8px 0;font-size:15px;font-weight:500;transition:color .3s;position:relative}.Header-module__Af2_WG__navLink:after{content:"";background:var(--primary-blue);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module__Af2_WG__navLink:hover{color:var(--primary-blue)}.Header-module__Af2_WG__navLink:hover:after{width:100%}.Header-module__Af2_WG__ctaButton{background:var(--primary-blue);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-size:15px;font-weight:600;transition:all .3s}.Header-module__Af2_WG__ctaButton:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}.Header-module__Af2_WG__mobileMenuButton{cursor:pointer;z-index:51;background:0 0;border:none;flex-direction:column;gap:5px;padding:10px;display:none}.Header-module__Af2_WG__hamburger{background:var(--text-dark);width:25px;height:2px;transition:all .3s}@media (max-width:768px){.Header-module__Af2_WG__container{padding:15px 20px}.Header-module__Af2_WG__nav{z-index:40;opacity:0;visibility:hidden;background:#fff;flex-direction:column;max-height:calc(100vh - 70px);padding:20px;transition:all .3s;position:fixed;top:70px;left:0;right:0;overflow-y:auto;transform:translateY(-100%);box-shadow:0 10px 30px #0000001a}.Header-module__Af2_WG__nav.Header-module__Af2_WG__navOpen{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__Af2_WG__mobileMenuButton{display:flex}.Header-module__Af2_WG__navLink{text-align:center;width:100%;padding:12px 0}.Header-module__Af2_WG__ctaButton{width:100%;margin-top:10px}}
.Hero-module__Z8hQ_W__hero{background:linear-gradient(135deg,#f8fafc 0%,#e0f2fe 100%);justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__background{z-index:0;position:absolute;inset:0;overflow:hidden}.Hero-module__Z8hQ_W__orb1,.Hero-module__Z8hQ_W__orb2,.Hero-module__Z8hQ_W__orb3{filter:blur(80px);opacity:.3;border-radius:50%;animation:20s ease-in-out infinite Hero-module__Z8hQ_W__float;position:absolute}.Hero-module__Z8hQ_W__orb1{background:linear-gradient(135deg,#3b82f6,#60a5fa);width:500px;height:500px;animation-delay:0s;top:-200px;right:-100px}.Hero-module__Z8hQ_W__orb2{background:linear-gradient(135deg,#8b5cf6,#a78bfa);width:400px;height:400px;animation-delay:7s;bottom:-150px;left:-100px}.Hero-module__Z8hQ_W__orb3{background:linear-gradient(135deg,#06b6d4,#67e8f9);width:350px;height:350px;animation-delay:14s;top:50%;left:50%}@keyframes Hero-module__Z8hQ_W__float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(50px,-50px)scale(1.1)}66%{transform:translate(-30px,30px)scale(.9)}}.Hero-module__Z8hQ_W__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 40px;position:relative}.Hero-module__Z8hQ_W__content{text-align:center;max-width:900px;margin:0 auto}.Hero-module__Z8hQ_W__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--primary-blue);background:#ffffffe6;border-radius:50px;align-items:center;gap:8px;margin-bottom:30px;padding:12px 24px;font-size:14px;font-weight:500;display:inline-flex;box-shadow:0 4px 20px #2563eb26}.Hero-module__Z8hQ_W__title{color:var(--text-dark);margin-bottom:24px;font-family:Inter,sans-serif;font-size:64px;font-weight:800;line-height:1.1}.Hero-module__Z8hQ_W__highlight{background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__Z8hQ_W__subtitle{color:var(--text-light);max-width:700px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:20px;line-height:1.6}.Hero-module__Z8hQ_W__buttons{flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:60px;display:flex}.Hero-module__Z8hQ_W__logoButton{cursor:pointer;background:0 0;border:none;padding:0}.Hero-module__Z8hQ_W__primaryButton{background:var(--primary-blue);color:#fff;border-radius:12px;align-items:center;gap:10px;padding:18px 36px;font-size:16px;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #2563eb4d}.Hero-module__Z8hQ_W__primaryButton:hover{background:var(--primary-dark);transform:translateY(-3px);box-shadow:0 8px 30px #2563eb66}.Hero-module__Z8hQ_W__arrow{transition:transform .3s}.Hero-module__Z8hQ_W__primaryButton:hover .Hero-module__Z8hQ_W__arrow{transform:translate(5px)}.Hero-module__Z8hQ_W__secondaryButton{color:var(--primary-blue);border:2px solid var(--primary-blue);background:#fff;border-radius:12px;padding:18px 36px;font-size:16px;font-weight:600;transition:all .3s}.Hero-module__Z8hQ_W__secondaryButton:hover{background:var(--primary-blue);color:#fff;transform:translateY(-3px);box-shadow:0 8px 30px #2563eb4d}.Hero-module__Z8hQ_W__stats{grid-template-columns:repeat(3,1fr);gap:40px;max-width:800px;margin:0 auto;display:grid}.Hero-module__Z8hQ_W__stat{text-align:center}.Hero-module__Z8hQ_W__statNumber{color:var(--primary-blue);margin-bottom:8px;font-family:Inter,sans-serif;font-size:48px;font-weight:800}.Hero-module__Z8hQ_W__statLabel{color:var(--text-light);font-size:14px;font-weight:500}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{padding-top:100px}.Hero-module__Z8hQ_W__container{padding:0 20px}.Hero-module__Z8hQ_W__title{font-size:40px}.Hero-module__Z8hQ_W__subtitle{font-size:18px}.Hero-module__Z8hQ_W__buttons{flex-direction:column;align-items:stretch}.Hero-module__Z8hQ_W__primaryButton,.Hero-module__Z8hQ_W__secondaryButton{justify-content:center;width:100%}.Hero-module__Z8hQ_W__stats{grid-template-columns:1fr;gap:30px}.Hero-module__Z8hQ_W__statNumber{font-size:36px}.Hero-module__Z8hQ_W__orb1,.Hero-module__Z8hQ_W__orb2,.Hero-module__Z8hQ_W__orb3{filter:blur(60px)}}
.Services-module__PFRRnG__services{background:#fff;padding:100px 20px}.Services-module__PFRRnG__container{max-width:1200px;margin:0 auto}.Services-module__PFRRnG__header{text-align:center;margin-bottom:60px}.Services-module__PFRRnG__title{color:var(--text-dark);margin-bottom:16px;font-family:Inter,sans-serif;font-size:48px;font-weight:800}.Services-module__PFRRnG__subtitle{color:var(--text-light);max-width:600px;margin:0 auto;font-size:20px}.Services-module__PFRRnG__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;display:grid}.Services-module__PFRRnG__card{text-align:center;background:#fff;border:2px solid #f1f5f9;border-radius:20px;flex-direction:column;place-items:center;padding:40px 30px;transition:all .3s;display:flex;position:relative;overflow:hidden}.Services-module__PFRRnG__card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#3b82f6,#8b5cf6);height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Services-module__PFRRnG__card:hover{border-color:var(--primary-blue);box-shadow:0 20px 40px #2563eb26}.Services-module__PFRRnG__card:hover:before{transform:scaleX(1)}.Services-module__PFRRnG__iconWrapper{background:linear-gradient(135deg,#e0f2fe,#ddd6fe);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;transition:transform .3s;display:flex}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__iconWrapper{transform:scale(1.1)rotate(5deg)}.Services-module__PFRRnG__icon{font-size:40px}.Services-module__PFRRnG__cardTitle{color:var(--text-dark);margin-bottom:12px;font-family:Inter,sans-serif;font-size:24px;font-weight:700}.Services-module__PFRRnG__cardDescription{color:var(--text-light);margin-bottom:24px;font-size:16px;line-height:1.6}.Services-module__PFRRnG__features{margin:0;padding:0;list-style-type:disc}.Services-module__PFRRnG__feature{color:var(--text-light);text-align:center;align-items:center;gap:10px;margin-bottom:12px;font-size:14px;font-weight:500;display:flex}.Services-module__PFRRnG__checkmark{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:flex}@media (max-width:768px){.Services-module__PFRRnG__services{padding:60px 20px}.Services-module__PFRRnG__title{font-size:36px}.Services-module__PFRRnG__subtitle{font-size:18px}.Services-module__PFRRnG__grid{grid-template-columns:1fr;gap:20px}.Services-module__PFRRnG__card{padding:30px 24px}}
.Benefits-module__5KkGRG__benefits{background:linear-gradient(135deg,#f8fafc 0%,#e0f2fe 100%);padding:100px 20px}.Benefits-module__5KkGRG__process{background:#fff;padding:100px 20px}.Benefits-module__5KkGRG__container{max-width:1200px;margin:0 auto}.Benefits-module__5KkGRG__header{text-align:center;margin-bottom:60px}.Benefits-module__5KkGRG__title{color:var(--text-dark);margin-bottom:16px;font-family:Inter,sans-serif;font-size:48px;font-weight:800}.Benefits-module__5KkGRG__subtitle{color:var(--text-light);max-width:600px;margin:0 auto;font-size:20px}.Benefits-module__5KkGRG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.Benefits-module__5KkGRG__benefitCard{text-align:center;background:#fff;border:2px solid #0000;border-radius:20px;padding:40px 30px;transition:all .3s}.Benefits-module__5KkGRG__benefitCard:hover{border-color:var(--primary-blue);transform:translateY(-10px);box-shadow:0 20px 40px #2563eb26}.Benefits-module__5KkGRG__benefitIcon{margin-bottom:20px;font-size:60px;transition:transform .3s;display:inline-block}.Benefits-module__5KkGRG__benefitCard:hover .Benefits-module__5KkGRG__benefitIcon{transform:scale(1.2)}.Benefits-module__5KkGRG__benefitTitle{color:var(--text-dark);margin-bottom:12px;font-family:Inter,sans-serif;font-size:22px;font-weight:700}.Benefits-module__5KkGRG__benefitDescription{color:var(--text-light);font-size:16px;line-height:1.6}.Benefits-module__5KkGRG__processGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;display:grid;position:relative}.Benefits-module__5KkGRG__processCard{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:2px solid #e0f2fe;border-radius:20px;padding:40px 30px;transition:all .3s;position:relative}.Benefits-module__5KkGRG__processCard:hover{border-color:var(--primary-blue);transform:translateY(-5px);box-shadow:0 15px 30px #2563eb1a}.Benefits-module__5KkGRG__stepNumber{background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-family:Inter,sans-serif;font-size:48px;font-weight:800}.Benefits-module__5KkGRG__processTitle{color:var(--text-dark);margin-bottom:12px;font-family:Inter,sans-serif;font-size:24px;font-weight:700}.Benefits-module__5KkGRG__processDescription{color:var(--text-light);font-size:16px;line-height:1.6}.Benefits-module__5KkGRG__connector{color:var(--primary-blue);font-size:30px;font-weight:700;position:absolute;top:50%;right:-30px;transform:translateY(-50%)}@media (max-width:768px){.Benefits-module__5KkGRG__benefits,.Benefits-module__5KkGRG__process{padding:60px 20px}.Benefits-module__5KkGRG__title{font-size:36px}.Benefits-module__5KkGRG__subtitle{font-size:18px}.Benefits-module__5KkGRG__grid,.Benefits-module__5KkGRG__processGrid{grid-template-columns:1fr;gap:20px}.Benefits-module__5KkGRG__benefitCard,.Benefits-module__5KkGRG__processCard{padding:30px 24px}.Benefits-module__5KkGRG__connector{display:none}.Benefits-module__5KkGRG__stepNumber{font-size:36px}}.Benefits-module__5KkGRG__processIcon{color:#007bff;justify-content:center;align-items:center;margin-bottom:1rem;font-size:2.5rem;display:flex}
.Stats-module__UZLpCq__stats{color:#fff;background:linear-gradient(135deg,#1e293b 0%,#334155 100%);padding:100px 20px}.Stats-module__UZLpCq__container{max-width:1200px;margin:0 auto}.Stats-module__UZLpCq__header{text-align:center;margin-bottom:60px}.Stats-module__UZLpCq__title{color:#fff;margin-bottom:16px;font-family:Inter,sans-serif;font-size:48px;font-weight:800}.Stats-module__UZLpCq__subtitle{color:#fffc;max-width:600px;margin:0 auto;font-size:20px}.Stats-module__UZLpCq__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;margin-bottom:80px;display:grid}.Stats-module__UZLpCq__statItem{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:30px;transition:all .3s}.Stats-module__UZLpCq__statItem:hover{background:#ffffff1a;transform:translateY(-5px)}.Stats-module__UZLpCq__statNumber{background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-family:Inter,sans-serif;font-size:56px;font-weight:800}.Stats-module__UZLpCq__statLabel{color:#fffc;font-size:16px;font-weight:500}.Stats-module__UZLpCq__testimonialsSection{margin-top:80px}.Stats-module__UZLpCq__testimonialsTitle{text-align:center;color:#fff;margin-bottom:50px;font-family:Inter,sans-serif;font-size:36px;font-weight:700}.Stats-module__UZLpCq__testimonials{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.Stats-module__UZLpCq__testimonial{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:40px 30px;transition:all .3s;position:relative}.Stats-module__UZLpCq__testimonial:hover{background:#ffffff14;transform:translateY(-5px)}.Stats-module__UZLpCq__quote{color:#60a5fa4d;margin-bottom:20px;font-family:Inter,sans-serif;font-size:80px;font-weight:700;line-height:.5}.Stats-module__UZLpCq__testimonialText{color:#ffffffe6;margin-bottom:24px;font-size:16px;line-height:1.6}.Stats-module__UZLpCq__author{border-top:1px solid #ffffff1a;padding-top:20px}.Stats-module__UZLpCq__authorName{color:#fff;margin-bottom:4px;font-size:18px;font-weight:600}.Stats-module__UZLpCq__authorTitle{color:#ffffffb3;font-size:14px}@media (max-width:768px){.Stats-module__UZLpCq__stats{padding:60px 20px}.Stats-module__UZLpCq__title{font-size:36px}.Stats-module__UZLpCq__subtitle{font-size:18px}.Stats-module__UZLpCq__grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:60px}.Stats-module__UZLpCq__statItem{padding:20px}.Stats-module__UZLpCq__statNumber{font-size:40px}.Stats-module__UZLpCq__statLabel{font-size:14px}.Stats-module__UZLpCq__testimonialsTitle{font-size:28px}.Stats-module__UZLpCq__testimonials{grid-template-columns:1fr;gap:20px}.Stats-module__UZLpCq__testimonial{padding:30px 24px}}
.CTA-module__n-fbaG__cta{background:linear-gradient(135deg,#f8fafc 0%,#e0f2fe 100%);padding:100px 20px;position:relative;overflow:hidden}.CTA-module__n-fbaG__background{z-index:0;position:absolute;inset:0;overflow:hidden}.CTA-module__n-fbaG__orb1,.CTA-module__n-fbaG__orb2{filter:blur(80px);opacity:.2;border-radius:50%;position:absolute}.CTA-module__n-fbaG__orb1{background:linear-gradient(135deg,#3b82f6,#60a5fa);width:400px;height:400px;top:-100px;right:-100px}.CTA-module__n-fbaG__orb2{background:linear-gradient(135deg,#8b5cf6,#a78bfa);width:350px;height:350px;bottom:-100px;left:-100px}.CTA-module__n-fbaG__container{z-index:1;max-width:800px;margin:0 auto;position:relative}.CTA-module__n-fbaG__content{background:#fff;border-radius:30px;padding:60px 50px;box-shadow:0 20px 60px #0000001a}.CTA-module__n-fbaG__title{color:var(--text-dark);text-align:center;margin-bottom:16px;font-family:Inter,sans-serif;font-size:42px;font-weight:800}.CTA-module__n-fbaG__subtitle{color:var(--text-light);text-align:center;margin-bottom:40px;font-size:18px}.CTA-module__n-fbaG__form{margin-bottom:40px}.CTA-module__n-fbaG__inputGroup{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}.CTA-module__n-fbaG__input,.CTA-module__n-fbaG__textarea{background:#fff;border:2px solid #e2e8f0;border-radius:12px;width:100%;padding:16px 20px;font-family:inherit;font-size:16px;transition:all .3s}.CTA-module__n-fbaG__input:focus,.CTA-module__n-fbaG__textarea:focus{border-color:var(--primary-blue);outline:none;box-shadow:0 0 0 3px #2563eb1a}.CTA-module__n-fbaG__textarea{resize:vertical;min-height:100px;margin-bottom:20px}.CTA-module__n-fbaG__submitButton{background:var(--primary-blue);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:18px 36px;font-size:18px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 20px #2563eb4d}.CTA-module__n-fbaG__submitButton:hover{background:var(--primary-dark);box-shadow:0 8px 30px #2563eb66}.CTA-module__n-fbaG__arrow{transition:transform .3s}.CTA-module__n-fbaG__submitButton:hover .CTA-module__n-fbaG__arrow{transform:translate(5px)}.CTA-module__n-fbaG__contactInfo{text-align:center;border-top:2px solid #f1f5f9;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;padding-top:40px;display:grid}.CTA-module__n-fbaG__contactItem{gap:15px}.CTA-module__n-fbaG__contactIcon{font-size:32px}.CTA-module__n-fbaG__contactLabel{color:var(--text-light);margin-bottom:4px;font-size:14px;font-weight:500}.CTA-module__n-fbaG__contactValue{color:var(--text-dark);font-size:16px;font-weight:600}@media (max-width:768px){.CTA-module__n-fbaG__cta{padding:60px 20px}.CTA-module__n-fbaG__content{padding:40px 30px}.CTA-module__n-fbaG__title{font-size:32px}.CTA-module__n-fbaG__subtitle{font-size:16px}.CTA-module__n-fbaG__inputGroup{grid-template-columns:1fr;gap:15px;margin-bottom:15px}.CTA-module__n-fbaG__contactInfo{grid-template-columns:1fr;gap:20px}.CTA-module__n-fbaG__submitButton{padding:16px 30px;font-size:16px}}
.Footer-module__EZoWya__footer{color:#fff;background:#1e293b;padding:80px 20px 30px}.Footer-module__EZoWya__container{max-width:1200px;margin:0 auto}.Footer-module__EZoWya__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;margin-bottom:60px;display:grid}.Footer-module__EZoWya__column{flex-direction:column;display:flex}.Footer-module__EZoWya__logo{color:#fff;align-items:center;gap:10px;margin-bottom:20px;font-size:24px;font-weight:700;display:flex}.Footer-module__EZoWya__logoIcon{font-size:28px}.Footer-module__EZoWya__logoText{font-family:Inter,sans-serif}.Footer-module__EZoWya__description{color:#ffffffb3;margin-bottom:24px;font-size:15px;line-height:1.6}.Footer-module__EZoWya__social{gap:15px;margin-top:.5rem;display:flex}.Footer-module__EZoWya__socialLink{color:#fff;background:#ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module__EZoWya__socialLink:hover{background:var(--primary-blue);transform:translateY(-3px)}.Footer-module__EZoWya__columnTitle{color:#fff;margin-bottom:20px;font-family:Inter,sans-serif;font-size:18px;font-weight:700}.Footer-module__EZoWya__links{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__EZoWya__link{color:#ffffffb3;text-align:left;cursor:pointer;background:0 0;border:none;padding:0;font-size:15px;transition:color .3s}.Footer-module__EZoWya__link:hover{color:var(--primary-light)}.Footer-module__EZoWya__contactList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__EZoWya__contactItem{color:#ffffffb3;align-items:flex-start;gap:10px;font-size:15px;line-height:1.6;display:flex}.Footer-module__EZoWya__bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-top:30px;display:flex}.Footer-module__EZoWya__copyright{color:#ffffffb3;font-size:14px}.Footer-module__EZoWya__legal{gap:30px;display:flex}.Footer-module__EZoWya__legalLink{color:#ffffffb3;font-size:14px;transition:color .3s}.Footer-module__EZoWya__legalLink:hover{color:#fff}@media (max-width:1024px){.Footer-module__EZoWya__grid{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width:768px){.Footer-module__EZoWya__footer{padding:60px 20px 20px}.Footer-module__EZoWya__grid{grid-template-columns:1fr;gap:40px;margin-bottom:40px}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:15px}.Footer-module__EZoWya__legal{flex-direction:column;gap:10px}}
