.Header-module__Af2_WG__header{z-index:100;transition:background .3s var(--ease), box-shadow .3s var(--ease), padding .3s var(--ease);background:0 0;padding:20px 0;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__header.Header-module__Af2_WG__scrolled{-webkit-backdrop-filter:blur(12px);box-shadow:0 1px 0 var(--gray-light), var(--shadow-sm);background:#fffffff7;padding:14px 0}.Header-module__Af2_WG__inner{justify-content:space-between;align-items:center;display:flex}.Header-module__Af2_WG__logo{align-items:center;gap:12px;text-decoration:none;display:flex}.Header-module__Af2_WG__logoMark{background:var(--navy);width:40px;height:40px;color:var(--white);font-family:var(--font-display);letter-spacing:.02em;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.Header-module__Af2_WG__logoText{font-family:var(--font-body);color:var(--white);flex-direction:column;font-size:.95rem;font-weight:600;line-height:1.3;display:flex}.Header-module__Af2_WG__logoText em{color:#ffffffd9;letter-spacing:.03em;font-size:.78rem;font-style:normal;font-weight:300}.Header-module__Af2_WG__header.Header-module__Af2_WG__scrolled .Header-module__Af2_WG__logoText{color:var(--navy)}.Header-module__Af2_WG__header.Header-module__Af2_WG__scrolled .Header-module__Af2_WG__logoText em{color:var(--gray-dark)}.Header-module__Af2_WG__nav{align-items:center;gap:36px;display:flex}.Header-module__Af2_WG__navList{align-items:center;gap:32px;display:flex}.Header-module__Af2_WG__navLink{color:var(--white);letter-spacing:.01em;font-size:.9rem;font-weight:500;transition:color .2s;position:relative}.Header-module__Af2_WG__header.Header-module__Af2_WG__scrolled .Header-module__Af2_WG__navLink{color:var(--navy)}.Header-module__Af2_WG__navLink:after{content:"";background:var(--teal);transform-origin:0;height:2px;transition:transform .25s var(--ease);border-radius:1px;position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.Header-module__Af2_WG__navLink:hover{color:var(--teal)}.Header-module__Af2_WG__header.Header-module__Af2_WG__scrolled .Header-module__Af2_WG__navLink:hover{color:var(--teal-dark)}.Header-module__Af2_WG__navLink:hover:after{transform:scaleX(1)}.Header-module__Af2_WG__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:none}.Header-module__Af2_WG__burger span{background:var(--white);width:24px;height:2px;transition:transform .25s var(--ease), opacity .2s, background .2s;border-radius:2px;display:block}.Header-module__Af2_WG__header.Header-module__Af2_WG__scrolled .Header-module__Af2_WG__burger span{background:var(--navy)}.Header-module__Af2_WG__burgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__Af2_WG__burgerOpen span:nth-child(2){opacity:0}.Header-module__Af2_WG__burgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__Af2_WG__mobileMenu{background:var(--white);border-top:1px solid var(--gray-light);flex-direction:column;gap:20px;padding:24px clamp(20px,5vw,80px);display:flex}.Header-module__Af2_WG__mobileMenu ul{flex-direction:column;gap:4px;display:flex}.Header-module__Af2_WG__mobileMenu a{color:var(--navy);border-bottom:1px solid var(--gray-light);padding:10px 0;font-size:1.05rem;font-weight:500;transition:color .2s;display:block}.Header-module__Af2_WG__mobileMenu a:hover{color:var(--teal)}.Header-module__Af2_WG__mobileMenu .Header-module__Af2_WG__btn-primary{border-bottom:none;align-self:flex-start}@media (max-width:768px){.Header-module__Af2_WG__nav{display:none}.Header-module__Af2_WG__burger{display:flex}}
.Hero-module__Z8hQ_W__hero{background:linear-gradient(160deg, var(--navy) 0%, #1a3558 55%, #0f2235 100%);align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__bgDot{pointer-events:none;background-image:radial-gradient(circle,#ffffff0a 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.Hero-module__Z8hQ_W__bgCircle{pointer-events:none;background:radial-gradient(circle,#14b8a61f 0%,#0000 70%);border-radius:50%;width:560px;height:560px;position:absolute;top:-180px;right:-120px}.Hero-module__Z8hQ_W__inner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.Hero-module__Z8hQ_W__content{z-index:1}.Hero-module__Z8hQ_W__headline{font-family:var(--font-display);color:var(--white);margin-bottom:24px;font-size:clamp(2.6rem,5vw,4rem);font-weight:700;line-height:1.1}.Hero-module__Z8hQ_W__accent{color:var(--teal);font-style:italic}.Hero-module__Z8hQ_W__accentProjects{font-size:1.35em;line-height:.9;display:inline-block}.Hero-module__Z8hQ_W__accentForward{font-size:1.55em;line-height:.85;display:inline-block}.Hero-module__Z8hQ_W__subtext{color:#ffffffb8;max-width:480px;margin-bottom:40px;font-size:1.1rem;font-weight:300;line-height:1.75}.Hero-module__Z8hQ_W__ctaGroup{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:48px;display:flex}.Hero-module__Z8hQ_W__ctaGroup .Hero-module__Z8hQ_W__btn-outline{color:var(--white);border-color:#fff6}.Hero-module__Z8hQ_W__ctaGroup .Hero-module__Z8hQ_W__btn-outline:hover{border-color:var(--white);color:var(--white);background:#ffffff1a}.Hero-module__Z8hQ_W__stepBadges{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.Hero-module__Z8hQ_W__stepBadge{color:#ffffffa6;letter-spacing:.02em;align-items:center;gap:6px;font-size:.78rem;font-weight:500;display:flex}.Hero-module__Z8hQ_W__stepNum{width:22px;height:22px;color:var(--teal-light);background:#14b8a633;border:1px solid #14b8a666;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.Hero-module__Z8hQ_W__stepArrow{opacity:.35;color:var(--teal);margin:0 2px}.Hero-module__Z8hQ_W__illustration{z-index:1;justify-content:center;align-items:center;display:flex}.Hero-module__Z8hQ_W__illustrationInner{transform-origin:50%;width:120%;transform:translate(40px)scale(1.15)}@media (max-width:900px){.Hero-module__Z8hQ_W__inner{grid-template-columns:1fr}.Hero-module__Z8hQ_W__illustration{display:none}.Hero-module__Z8hQ_W__accentProjects{font-size:1.2em}.Hero-module__Z8hQ_W__accentForward{font-size:1.3em}}
.Services-module__PFRRnG__services{padding:var(--section-padding);background:var(--off-white);position:relative}.Services-module__PFRRnG__services:before{content:"";background:linear-gradient(90deg, var(--teal), var(--blue), var(--navy));height:4px;position:absolute;top:0;left:0;right:0}.Services-module__PFRRnG__header{text-align:center;margin-bottom:64px}.Services-module__PFRRnG__title{color:var(--navy);margin-bottom:16px;font-size:clamp(2rem,3.5vw,2.8rem)}.Services-module__PFRRnG__subtitle{color:var(--gray-dark);max-width:520px;margin:0 auto;font-size:1.05rem;font-weight:300;line-height:1.75}.Services-module__PFRRnG__grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.Services-module__PFRRnG__card{background:var(--white);box-shadow:var(--shadow-md);border:1px solid var(--gray-light);transition:transform .28s var(--ease), box-shadow .28s var(--ease);border-radius:12px;padding:44px 40px;position:relative;overflow:hidden}.Services-module__PFRRnG__card:after{content:"";background:linear-gradient(90deg, var(--teal), var(--blue));transform-origin:0;height:3px;transition:transform .3s var(--ease);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.Services-module__PFRRnG__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.Services-module__PFRRnG__card:hover:after{transform:scaleX(1)}.Services-module__PFRRnG__cardTop{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.Services-module__PFRRnG__iconWrap{width:60px;height:60px;color:var(--teal-dark);background:linear-gradient(135deg,#14b8a61a,#4f7cac1a);border-radius:12px;justify-content:center;align-items:center;display:flex}.Services-module__PFRRnG__cardNum{font-family:var(--font-display);color:var(--navy);letter-spacing:-.02em;font-size:3.5rem;font-weight:700;line-height:1}.Services-module__PFRRnG__cardTitle{font-family:var(--font-display);color:var(--navy);margin-bottom:4px;font-size:1.55rem}.Services-module__PFRRnG__cardSub{letter-spacing:.06em;text-transform:uppercase;color:var(--teal-dark);margin-bottom:16px;font-size:.9rem;font-weight:600}.Services-module__PFRRnG__cardDesc{color:var(--gray-dark);margin-bottom:28px;font-size:.97rem;font-weight:300;line-height:1.75}.Services-module__PFRRnG__featureList{flex-direction:column;gap:10px;margin-bottom:36px;display:flex}.Services-module__PFRRnG__featureItem{color:var(--black);align-items:center;gap:10px;font-size:.9rem;font-weight:400;display:flex}.Services-module__PFRRnG__featureItem svg{color:var(--teal);flex-shrink:0}.Services-module__PFRRnG__cardCta{color:var(--navy);letter-spacing:.01em;align-items:center;gap:8px;font-size:.9rem;font-weight:600;transition:color .2s,gap .2s;display:inline-flex}.Services-module__PFRRnG__cardCta:hover{color:var(--teal-dark);gap:12px}@media (max-width:768px){.Services-module__PFRRnG__grid{grid-template-columns:1fr}.Services-module__PFRRnG__card{padding:32px 24px}}
.Process-module__gUgyKG__process{padding:var(--section-padding);background:var(--navy);position:relative;overflow:hidden}.Process-module__gUgyKG__process:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#ffffff08 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.Process-module__gUgyKG__header{text-align:center;margin-bottom:72px}.Process-module__gUgyKG__title{color:var(--white);margin-bottom:16px;font-size:clamp(2rem,3.5vw,2.8rem)}.Process-module__gUgyKG__subtitle{color:#fff9;max-width:500px;margin:0 auto;font-size:1.05rem;font-weight:300;line-height:1.75}.Process-module__gUgyKG__stepsWrap{margin-bottom:72px;position:relative}.Process-module__gUgyKG__connectorLine{background:linear-gradient(90deg, var(--teal), var(--blue));opacity:.25;z-index:0;height:2px;position:absolute;top:36px;left:calc(12.5% + 50px);right:calc(12.5% + 50px)}.Process-module__gUgyKG__steps{z-index:1;grid-template-columns:repeat(4,1fr);gap:32px;display:grid;position:relative}.Process-module__gUgyKG__step{text-align:center;flex-direction:column;align-items:center;display:flex}.Process-module__gUgyKG__stepIcon{z-index:2;background:var(--navy);width:72px;height:72px;color:var(--teal);transition:transform .3s var(--ease), border-color .3s var(--ease), box-shadow .3s var(--ease);border:2px solid #14b8a659;border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;display:flex;position:relative}.Process-module__gUgyKG__step:hover .Process-module__gUgyKG__stepIcon{background:var(--navy);border-color:var(--teal);transform:translateY(-4px);box-shadow:0 0 0 8px #14b8a614,0 12px 24px #0000002e}.Process-module__gUgyKG__stepNum{font-family:var(--font-display);letter-spacing:.1em;color:var(--teal);margin-bottom:10px;font-size:.72rem;font-weight:700}.Process-module__gUgyKG__stepTitle{font-family:var(--font-display);color:var(--white);margin-bottom:12px;font-size:1.25rem;font-weight:600}.Process-module__gUgyKG__stepDesc{color:#ffffff94;font-size:.9rem;font-weight:300;line-height:1.7}.Process-module__gUgyKG__ctaBanner{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;padding-top:48px;display:flex}.Process-module__gUgyKG__ctaText{font-family:var(--font-display);color:#ffffffd9;font-size:1.4rem;font-style:italic}@media (max-width:900px){.Process-module__gUgyKG__steps{grid-template-columns:1fr 1fr;gap:40px}.Process-module__gUgyKG__connectorLine{display:none}}@media (max-width:560px){.Process-module__gUgyKG__steps{grid-template-columns:1fr}}
.Reviews-module__XcOq9a__reviews{padding:var(--section-padding);background:linear-gradient(#f7fafd 0%,#eef5fb 100%)}.Reviews-module__XcOq9a__header{text-align:center;margin-bottom:4rem}.Reviews-module__XcOq9a__title{color:var(--navy);margin-top:.5rem;font-size:clamp(2rem,3.5vw,2.8rem)}.Reviews-module__XcOq9a__carousel{align-items:center;gap:1.5rem;max-width:1000px;margin:0 auto 2rem;display:flex}.Reviews-module__XcOq9a__arrowBtn{width:52px;height:52px;color:var(--navy);cursor:pointer;background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .25s;display:flex;box-shadow:0 10px 30px #0f223514}.Reviews-module__XcOq9a__arrowBtn:hover{background:var(--teal);color:#fff;transform:translateY(-2px)}.Reviews-module__XcOq9a__card{animation:Reviews-module__XcOq9a__fadeIn .35s var(--ease) both;background:#fff;border:1px solid #14b8a614;border-radius:24px;flex:1;padding:3rem;position:relative;box-shadow:0 20px 60px #0f223514,0 4px 12px #0f22350a}.Reviews-module__XcOq9a__card:before{content:"\"";color:#14b8a614;pointer-events:none;font-family:Georgia,serif;font-size:8rem;line-height:1;position:absolute;top:10px;right:28px}.Reviews-module__XcOq9a__stars{color:#f59e0b;gap:4px;margin-bottom:1.5rem;display:flex}.Reviews-module__XcOq9a__quote{font-family:var(--font-display);color:var(--navy);z-index:1;margin-bottom:2rem;font-size:1.2rem;font-style:italic;line-height:1.8;position:relative}.Reviews-module__XcOq9a__reviewer{align-items:center;gap:1rem;display:flex}.Reviews-module__XcOq9a__avatar{background:linear-gradient(135deg, var(--navy), var(--teal));color:#fff;width:56px;height:56px;font-family:var(--font-display);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex;box-shadow:0 8px 20px #14b8a633}.Reviews-module__XcOq9a__reviewerName{color:var(--navy);margin-bottom:.25rem;font-size:1rem;font-weight:700}.Reviews-module__XcOq9a__reviewerTitle{color:var(--gray-dark);font-size:.875rem}.Reviews-module__XcOq9a__dots{justify-content:center;gap:10px;display:flex}.Reviews-module__XcOq9a__dot{cursor:pointer;background:#0f223533;border:none;border-radius:999px;width:10px;height:10px;transition:all .25s}.Reviews-module__XcOq9a__dotActive{background:var(--teal);width:32px}@media (max-width:768px){.Reviews-module__XcOq9a__carousel{gap:.75rem}.Reviews-module__XcOq9a__card{padding:2rem}.Reviews-module__XcOq9a__quote{font-size:1rem}.Reviews-module__XcOq9a__arrowBtn{width:42px;height:42px}}@media (max-width:600px){.Reviews-module__XcOq9a__carousel{flex-direction:column}.Reviews-module__XcOq9a__arrowBtn{display:none}.Reviews-module__XcOq9a__card{width:100%;padding:1.75rem}}
.AboutMe-module__VmwF-G__about{padding:var(--section-padding);background:var(--off-white)}.AboutMe-module__VmwF-G__inner{grid-template-columns:340px 1fr;align-items:center;gap:80px;display:grid}.AboutMe-module__VmwF-G__photoCol{flex-direction:column;align-items:center;gap:24px;display:flex}.AboutMe-module__VmwF-G__photoWrap{width:100%;position:relative}.AboutMe-module__VmwF-G__photoPlaceholder{aspect-ratio:4/5;background:linear-gradient(160deg, var(--navy) 0%, var(--blue) 100%);color:#ffffff40;z-index:1;border-radius:16px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.AboutMe-module__VmwF-G__photoDecor{border:3px solid var(--teal);opacity:.25;z-index:0;border-radius:16px;width:80%;height:80%;position:absolute;bottom:-16px;right:-16px}.AboutMe-module__VmwF-G__linkedinBtn{color:var(--white);background:#0a66c2;border-radius:6px;align-items:center;gap:8px;padding:11px 20px;font-size:.88rem;font-weight:600;transition:background .2s,transform .18s;display:inline-flex}.AboutMe-module__VmwF-G__linkedinBtn:hover{background:#0856a8;transform:translateY(-2px)}.AboutMe-module__VmwF-G__textCol{padding-top:8px}.AboutMe-module__VmwF-G__title{color:var(--navy);margin-bottom:20px;font-size:clamp(2rem,3vw,2.6rem)}.AboutMe-module__VmwF-G__accent{margin-bottom:28px}.AboutMe-module__VmwF-G__bio{color:var(--gray-dark);margin-bottom:18px;font-size:1rem;font-weight:300;line-height:1.8}.AboutMe-module__VmwF-G__bio strong{color:var(--navy);font-weight:600}.AboutMe-module__VmwF-G__stats{border-top:1px solid var(--gray-light);grid-template-columns:repeat(4,1fr);gap:24px;margin-top:44px;padding-top:36px;display:grid}.AboutMe-module__VmwF-G__stat{flex-direction:column;gap:4px;display:flex}.AboutMe-module__VmwF-G__statValue{font-family:var(--font-display);color:var(--navy);font-size:2.2rem;font-weight:700;line-height:1}.AboutMe-module__VmwF-G__statLabel{color:var(--gray-dark);letter-spacing:.03em;font-size:.8rem;font-weight:500}@media (max-width:960px){.AboutMe-module__VmwF-G__inner{grid-template-columns:1fr;gap:48px}.AboutMe-module__VmwF-G__photoCol{flex-direction:row;justify-content:center;align-items:flex-end}.AboutMe-module__VmwF-G__photoWrap{flex-shrink:0;width:200px}.AboutMe-module__VmwF-G__stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.AboutMe-module__VmwF-G__photoCol{flex-direction:column;align-items:center}.AboutMe-module__VmwF-G__photoWrap{width:100%;max-width:260px}.AboutMe-module__VmwF-G__stats{grid-template-columns:repeat(2,1fr);gap:20px}}
.Contact-module__OWeMSG__contact{padding:var(--section-padding);background:var(--white)}.Contact-module__OWeMSG__inner{grid-template-columns:1fr 1.2fr;align-items:start;gap:80px;display:grid}.Contact-module__OWeMSG__infoCol{padding-top:8px}.Contact-module__OWeMSG__title{color:var(--navy);margin-bottom:20px;font-size:clamp(2rem,3vw,2.6rem)}.Contact-module__OWeMSG__desc{color:var(--gray-dark);margin-bottom:40px;font-size:1rem;font-weight:300;line-height:1.8}.Contact-module__OWeMSG__contactItems{flex-direction:column;gap:24px;display:flex}.Contact-module__OWeMSG__contactItem{align-items:flex-start;gap:16px;display:flex}.Contact-module__OWeMSG__contactIcon{width:44px;height:44px;color:var(--teal-dark);background:#14b8a61a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__OWeMSG__contactLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--gray-dark);margin-bottom:2px;font-size:.78rem;font-weight:600}.Contact-module__OWeMSG__contactValue{color:var(--navy);font-size:.97rem;font-weight:500;transition:color .2s}a.Contact-module__OWeMSG__contactValue:hover{color:var(--teal-dark)}.Contact-module__OWeMSG__formCol{background:var(--off-white);border:1px solid var(--gray-light);box-shadow:var(--shadow-md);border-radius:16px;padding:44px 40px}.Contact-module__OWeMSG__form{flex-direction:column;gap:20px;display:flex}.Contact-module__OWeMSG__row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.Contact-module__OWeMSG__field{flex-direction:column;gap:6px;display:flex}.Contact-module__OWeMSG__field label{color:var(--navy);letter-spacing:.02em;font-size:.82rem;font-weight:600}.Contact-module__OWeMSG__field input,.Contact-module__OWeMSG__field textarea,.Contact-module__OWeMSG__field select{font-family:var(--font-body);color:var(--black);background:var(--white);border:1.5px solid var(--gray-mid);resize:vertical;border-radius:8px;outline:none;padding:12px 16px;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.Contact-module__OWeMSG__field input::placeholder,.Contact-module__OWeMSG__field textarea::placeholder{color:var(--gray-mid)}.Contact-module__OWeMSG__field input:focus,.Contact-module__OWeMSG__field textarea:focus,.Contact-module__OWeMSG__field select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #14b8a61f}.Contact-module__OWeMSG__successMsg{text-align:center;color:var(--teal-dark);flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:40px 0;display:flex}.Contact-module__OWeMSG__successMsg h3{font-family:var(--font-display);color:var(--navy);font-size:1.5rem}.Contact-module__OWeMSG__successMsg p{color:var(--gray-dark);font-size:.97rem;font-weight:300}@media (max-width:900px){.Contact-module__OWeMSG__inner{grid-template-columns:1fr;gap:48px}.Contact-module__OWeMSG__formCol{padding:28px 20px}.Contact-module__OWeMSG__row{grid-template-columns:1fr}}
.Footer-module__EZoWya__footer{background:var(--navy-dark);color:#ffffffb3;padding:64px 0 0}.Footer-module__EZoWya__top{justify-content:space-between;align-items:flex-start;gap:64px;margin-bottom:48px;display:flex}.Footer-module__EZoWya__brand{max-width:420px}.Footer-module__EZoWya__logoWrap{align-items:center;gap:12px;margin-bottom:16px;display:flex}.Footer-module__EZoWya__logoMark{background:var(--teal);width:40px;height:40px;color:var(--white);font-family:var(--font-display);letter-spacing:.02em;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.Footer-module__EZoWya__logoText{font-family:var(--font-body);color:var(--white);flex-direction:column;font-size:.95rem;font-weight:600;line-height:1.3;display:flex}.Footer-module__EZoWya__logoText em{color:#ffffff80;letter-spacing:.03em;font-size:.78rem;font-style:normal;font-weight:300}.Footer-module__EZoWya__tagline{color:#ffffff8c;font-size:.95rem;font-weight:300;line-height:1.8}.Footer-module__EZoWya__contactInfo{text-align:left;flex-direction:column;gap:2rem;margin-left:auto;display:flex}.Footer-module__EZoWya__infoGroup h4{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--teal);margin-bottom:.75rem;font-size:.75rem;font-weight:700}.Footer-module__EZoWya__infoGroup a,.Footer-module__EZoWya__infoGroup p{color:#ffffffb3;font-size:.95rem;line-height:1.7}.Footer-module__EZoWya__infoGroup a{transition:color .2s}.Footer-module__EZoWya__infoGroup a:hover{color:var(--white)}.Footer-module__EZoWya__bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:20px 0;display:flex}.Footer-module__EZoWya__copy{color:#ffffff59;font-size:.82rem}.Footer-module__EZoWya__legal{gap:24px;display:flex}.Footer-module__EZoWya__legal a{color:#ffffff59;font-size:.82rem;transition:color .2s}.Footer-module__EZoWya__legal a:hover{color:#ffffffb3}@media (max-width:768px){.Footer-module__EZoWya__top{flex-direction:column;gap:40px}.Footer-module__EZoWya__contactInfo{margin-left:0}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column}.Footer-module__EZoWya__legal{flex-wrap:wrap;justify-content:center}}
