.Navbar-module___rHu7W__navbar{z-index:100;padding:16px 0;transition:all .35s;position:fixed;top:0;left:0;right:0}.Navbar-module___rHu7W__navbar.Navbar-module___rHu7W__scrolled{-webkit-backdrop-filter:blur(16px);background:#ede8e1eb;padding:10px 0;box-shadow:0 2px 24px #3d2b2414}.Navbar-module___rHu7W__inner{justify-content:space-between;align-items:center;gap:24px;width:100%;display:flex}.Navbar-module___rHu7W__logo{display:none}.Navbar-module___rHu7W__nav{flex:1;justify-content:space-between;align-items:center;display:flex}.Navbar-module___rHu7W__linksGroup{align-items:center;gap:32px;display:flex}.Navbar-module___rHu7W__navLink{color:var(--color-text-secondary);font-size:14px;font-weight:500;transition:color .2s;position:relative}.Navbar-module___rHu7W__navLink:after{content:"";background:var(--color-accent);width:0;height:1.5px;transition:width .25s;position:absolute;bottom:-3px;left:0}.Navbar-module___rHu7W__navLink:hover{color:var(--color-accent)}.Navbar-module___rHu7W__navLink:hover:after{width:100%}.Navbar-module___rHu7W__ctaBtn{padding:10px 22px;font-size:13px}.Navbar-module___rHu7W__closeBtn,.Navbar-module___rHu7W__backdrop{display:none}.Navbar-module___rHu7W__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module___rHu7W__hamburger span{background:var(--color-text-primary);border-radius:2px;width:24px;height:2px;transition:all .25s;display:block}@media (max-width:768px){.Navbar-module___rHu7W__hamburger{display:flex}.Navbar-module___rHu7W__nav{background:var(--color-bg-secondary);z-index:95;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;width:280px;height:100vh;padding:80px 32px 32px;transition:right .35s;position:fixed;top:0;right:-100%;box-shadow:-4px 0 32px #3d2b241f}.Navbar-module___rHu7W__nav.Navbar-module___rHu7W__navOpen{right:0}.Navbar-module___rHu7W__closeBtn{color:var(--color-text-primary);cursor:pointer;z-index:100;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .25s;display:flex;position:absolute;top:20px;right:24px}.Navbar-module___rHu7W__closeBtn:hover{background-color:var(--color-accent-soft);color:var(--color-accent);transform:rotate(90deg)}.Navbar-module___rHu7W__backdrop{-webkit-backdrop-filter:blur(4px);z-index:90;opacity:0;background:#3d2b2473;width:100vw;height:100vh;animation:.3s forwards Navbar-module___rHu7W__fadeIn;display:block;position:fixed;top:0;left:0}.Navbar-module___rHu7W__linksGroup{flex-direction:column;align-items:flex-start;gap:24px;width:100%;display:flex}.Navbar-module___rHu7W__navLink{font-size:16px}.Navbar-module___rHu7W__ctaBtn{justify-content:center;width:100%}}@keyframes Navbar-module___rHu7W__fadeIn{0%{opacity:0}to{opacity:1}}
.Hero-module__JgYmMq__hero{background:var(--color-bg-primary);min-height:100vh;padding:140px 0 80px;position:relative;overflow:hidden}.Hero-module__JgYmMq__decorLeft{pointer-events:none;position:absolute;top:20%;left:-40px}.Hero-module__JgYmMq__decorRight{pointer-events:none;position:absolute;bottom:10%;right:-30px;transform:scaleX(-1)}.Hero-module__JgYmMq__inner{grid-template-columns:1fr 1fr;align-items:center;gap:64px;min-height:calc(100vh - 220px);display:grid}.Hero-module__JgYmMq__content{flex-direction:column;gap:20px;display:flex}.Hero-module__JgYmMq__headline{font-family:var(--font-display);color:var(--color-text-primary);letter-spacing:-.02em;font-size:clamp(36px,4.5vw,58px);font-weight:600;line-height:1.18}.Hero-module__JgYmMq__highlight{color:var(--color-accent);font-style:italic}.Hero-module__JgYmMq__subtext{color:var(--color-text-secondary);max-width:480px;font-size:16px;line-height:1.75}.Hero-module__JgYmMq__actions{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.Hero-module__JgYmMq__stats{background:var(--color-bg-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid #c4846a1a;align-items:center;gap:20px;margin-top:16px;padding:20px 24px;display:flex}.Hero-module__JgYmMq__stat{flex-direction:column;gap:2px;display:flex}.Hero-module__JgYmMq__statNum{font-family:var(--font-display);color:var(--color-accent);font-size:22px;font-weight:600;line-height:1}.Hero-module__JgYmMq__statLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:500}.Hero-module__JgYmMq__statDivider{background:var(--color-accent-light);flex-shrink:0;width:1px;height:36px}.Hero-module__JgYmMq__imageWrap{justify-content:center;display:flex;position:relative}.Hero-module__JgYmMq__imageContainer{width:100%;max-width:460px;position:relative}.Hero-module__JgYmMq__imageCard{aspect-ratio:3/4;border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.Hero-module__JgYmMq__floatingCard{border-radius:var(--radius-md);z-index:3;align-items:center;gap:12px;padding:12px 18px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;box-shadow:0 10px 30px #3d2b2426}.Hero-module__JgYmMq__floatingCard:hover{transform:scale(1.05)translateY(-2px)}.Hero-module__JgYmMq__floatingCardTop{background:var(--color-accent);color:#fff;top:40px;right:-30px}.Hero-module__JgYmMq__floatingIconHeart{color:#fff;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Hero-module__JgYmMq__floatingCardBottom{color:var(--color-text-primary);background:#fff;border:1px solid #c4846a14;bottom:60px;right:-40px}.Hero-module__JgYmMq__floatingIconGreen{color:#4caf50;background:#4caf501f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Hero-module__JgYmMq__floatingText{flex-direction:column;line-height:1.2;display:flex}.Hero-module__JgYmMq__floatingCardTop .Hero-module__JgYmMq__floatingText strong{color:#fff;font-size:14px;font-weight:700}.Hero-module__JgYmMq__floatingCardTop .Hero-module__JgYmMq__floatingText span{color:#ffffffd9;font-size:11px}.Hero-module__JgYmMq__floatingCardBottom .Hero-module__JgYmMq__floatingText strong{color:var(--color-text-primary);font-size:14px;font-weight:700}.Hero-module__JgYmMq__floatingCardBottom .Hero-module__JgYmMq__floatingText span{color:var(--color-text-muted);font-size:11px}.Hero-module__JgYmMq__imageCard:before{content:"";z-index:1;background:linear-gradient(#0000 50%,#3d2b2426);position:absolute;inset:0}.Hero-module__JgYmMq__imageTagDot{background:#4caf50;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__JgYmMq__pulse}@keyframes Hero-module__JgYmMq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.Hero-module__JgYmMq__imageBadge{background:var(--color-accent);color:#fff;text-transform:uppercase;letter-spacing:.06em;border-radius:var(--radius-md);z-index:2;box-shadow:var(--shadow-md);text-align:center;flex-direction:column;align-items:center;gap:6px;max-width:64px;padding:12px 10px;font-size:10px;font-weight:600;line-height:1.3;display:flex;position:absolute;top:24px;right:-16px}@media (max-width:900px){.Hero-module__JgYmMq__inner{text-align:center;grid-template-columns:1fr;gap:40px}.Hero-module__JgYmMq__imageWrap{order:-1}.Hero-module__JgYmMq__content{order:1}.Hero-module__JgYmMq__subtext{margin:0 auto}.Hero-module__JgYmMq__actions,.Hero-module__JgYmMq__stats{justify-content:center}.Hero-module__JgYmMq__imageContainer{max-width:340px;margin:0 auto}.Hero-module__JgYmMq__imageCard{aspect-ratio:4/5}.Hero-module__JgYmMq__floatingCardTop{top:20px;right:-10px}.Hero-module__JgYmMq__floatingCardBottom{bottom:40px;right:-15px}.Hero-module__JgYmMq__decorLeft,.Hero-module__JgYmMq__decorRight{display:none}}@media (max-width:480px){.Hero-module__JgYmMq__hero{padding:100px 0 60px}.Hero-module__JgYmMq__stats{flex-direction:column;align-items:flex-start}.Hero-module__JgYmMq__statDivider{width:48px;height:1px}.Hero-module__JgYmMq__floatingCard{gap:8px;padding:8px 12px}.Hero-module__JgYmMq__floatingCardTop .Hero-module__JgYmMq__floatingText strong,.Hero-module__JgYmMq__floatingCardBottom .Hero-module__JgYmMq__floatingText strong{font-size:12px}.Hero-module__JgYmMq__floatingCardTop .Hero-module__JgYmMq__floatingText span,.Hero-module__JgYmMq__floatingCardBottom .Hero-module__JgYmMq__floatingText span{font-size:10px}.Hero-module__JgYmMq__floatingIconHeart,.Hero-module__JgYmMq__floatingIconGrad{width:28px;height:28px}.Hero-module__JgYmMq__floatingCardTop{top:15px;right:-5px}.Hero-module__JgYmMq__floatingCardBottom{bottom:30px;right:-10px}}
.Challenges-module__A1litG__section{padding:var(--section-padding);background:var(--color-bg-secondary)}.Challenges-module__A1litG__header{text-align:center;flex-direction:column;align-items:center;gap:12px;max-width:620px;margin:0 auto 56px;display:flex}.Challenges-module__A1litG__title{font-family:var(--font-display);color:var(--color-text-primary);font-size:clamp(28px,3.5vw,42px);font-weight:600;line-height:1.2}.Challenges-module__A1litG__subtitle{color:var(--color-text-secondary);font-size:15px;line-height:1.75}.Challenges-module__A1litG__grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.Challenges-module__A1litG__card{background:var(--color-bg-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid #c4846a14;flex-direction:column;gap:12px;padding:28px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.Challenges-module__A1litG__card:before{content:"";background:var(--color-accent-light);border-radius:0 2px 2px 0;width:3px;transition:width .25s,background .25s;position:absolute;top:0;bottom:0;left:0}.Challenges-module__A1litG__card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.Challenges-module__A1litG__card:hover:before{background:var(--color-accent);width:4px}.Challenges-module__A1litG__icon{font-size:28px;line-height:1}.Challenges-module__A1litG__quote{font-family:var(--font-display);color:var(--color-accent-dark);font-size:15px;font-style:italic;font-weight:500;line-height:1.5}.Challenges-module__A1litG__body{color:var(--color-text-secondary);font-size:14px;line-height:1.7}.Challenges-module__A1litG__cta{justify-content:center;margin-top:48px;display:flex}@media (max-width:640px){.Challenges-module__A1litG__grid{grid-template-columns:1fr}}
.Services-module__h5-agW__section{padding:var(--section-padding);background:var(--color-accent-muted)}.Services-module__h5-agW__layout{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.Services-module__h5-agW__left{flex-direction:column;gap:20px;display:flex;position:sticky;top:100px}.Services-module__h5-agW__title{font-family:var(--font-display);color:var(--color-text-primary);font-size:clamp(26px,3vw,38px);font-weight:600;line-height:1.25}.Services-module__h5-agW__em{color:var(--color-accent)}.Services-module__h5-agW__desc{color:var(--color-text-secondary);font-size:15px;line-height:1.75}.Services-module__h5-agW__right{flex-direction:column;gap:16px;display:flex}.Services-module__h5-agW__card{background:var(--color-bg-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid #c4846a14;gap:20px;padding:24px;transition:transform .25s,box-shadow .25s;display:flex}.Services-module__h5-agW__card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.Services-module__h5-agW__cardIcon{border-radius:var(--radius-md);background:var(--color-accent-soft);width:56px;height:56px;color:var(--color-accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Services-module__h5-agW__cardContent{flex-direction:column;gap:10px;display:flex}.Services-module__h5-agW__cardTitle{font-family:var(--font-display);color:var(--color-text-primary);font-size:17px;font-weight:600}.Services-module__h5-agW__cardSubtitle{text-transform:uppercase;letter-spacing:.08em;color:var(--color-accent);margin-top:2px;font-size:11px;font-weight:600;display:block}.Services-module__h5-agW__cardDesc{color:var(--color-text-secondary);font-size:13.5px;line-height:1.65}.Services-module__h5-agW__features{flex-wrap:wrap;gap:8px;margin-top:4px;list-style:none;display:flex}.Services-module__h5-agW__features li{color:var(--color-text-muted);background:var(--color-bg-secondary);border-radius:var(--radius-full);align-items:center;gap:5px;padding:3px 10px;font-size:12px;display:flex}.Services-module__h5-agW__features li svg{color:var(--color-accent);flex-shrink:0}@media (max-width:900px){.Services-module__h5-agW__layout{grid-template-columns:1fr;gap:40px}.Services-module__h5-agW__left{text-align:center;align-items:center;position:static}}
.About-module__S-Ka5a__section{padding:var(--section-padding);background:var(--color-bg-primary)}.About-module__S-Ka5a__layout{grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid}.About-module__S-Ka5a__imageWrap{position:relative}.About-module__S-Ka5a__imageFrame{aspect-ratio:3/4;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);max-width:440px;position:relative;overflow:hidden}.About-module__S-Ka5a__imageFrame:before{content:"";z-index:1;background:linear-gradient(#0000 60%,#c4846a1f);position:absolute;inset:0}.About-module__S-Ka5a__floatCard{border-radius:var(--radius-md);box-shadow:var(--shadow-md);color:var(--color-text-primary);z-index:2;background:#fff;align-items:center;gap:10px;padding:12px 16px;font-size:13px;animation:4s ease-in-out infinite About-module__S-Ka5a__float;display:flex;position:absolute;bottom:40px;right:-24px}.About-module__S-Ka5a__floatCard2{background:var(--color-accent);border-radius:var(--radius-md);box-shadow:var(--shadow-md);color:#fff;z-index:2;align-items:center;gap:10px;padding:12px 16px;font-size:13px;animation:4s ease-in-out 2s infinite About-module__S-Ka5a__float;display:flex;position:absolute;top:40px;right:-24px}.About-module__S-Ka5a__floatCard strong,.About-module__S-Ka5a__floatCard2 strong{font-size:13px;font-weight:600;display:block}.About-module__S-Ka5a__floatCard span,.About-module__S-Ka5a__floatCard2 span{opacity:.7;font-size:11px;display:block}.About-module__S-Ka5a__floatIcon{flex-shrink:0;font-size:20px}@keyframes About-module__S-Ka5a__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.About-module__S-Ka5a__content{flex-direction:column;gap:20px;display:flex}.About-module__S-Ka5a__title{font-family:var(--font-display);color:var(--color-text-primary);font-size:clamp(28px,3vw,40px);font-weight:600;line-height:1.2}.About-module__S-Ka5a__name{color:var(--color-accent);font-style:italic}.About-module__S-Ka5a__quote{border-left:3px solid var(--color-accent);font-family:var(--font-display);color:var(--color-text-secondary);margin:4px 0;padding:8px 0 8px 20px;font-size:16px;font-style:italic;line-height:1.65}.About-module__S-Ka5a__text{color:var(--color-text-secondary);font-size:15px;line-height:1.75}.About-module__S-Ka5a__tags{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.About-module__S-Ka5a__tag{color:var(--color-accent-dark);background:var(--color-accent-muted);border-radius:var(--radius-full);padding:5px 14px;font-size:12px;font-weight:600}@media (max-width:900px){.About-module__S-Ka5a__layout{grid-template-columns:1fr;gap:40px}.About-module__S-Ka5a__imageFrame{max-width:320px;margin:0 auto}.About-module__S-Ka5a__floatCard,.About-module__S-Ka5a__floatCard2{right:0}.About-module__S-Ka5a__content{text-align:center;align-items:center}.About-module__S-Ka5a__quote{text-align:left;max-width:480px}}
.Benefits-module__dqXh6a__section{padding:var(--section-padding);background:var(--color-bg-white)}.Benefits-module__dqXh6a__header{text-align:center;flex-direction:column;align-items:center;gap:12px;max-width:640px;margin:0 auto 56px;display:flex}.Benefits-module__dqXh6a__title{font-family:var(--font-display);color:var(--color-text-primary);font-size:clamp(26px,3vw,38px);font-weight:600;line-height:1.25}.Benefits-module__dqXh6a__highlight{color:var(--color-accent);font-style:italic}.Benefits-module__dqXh6a__subtitle{color:var(--color-text-secondary);font-size:15px;line-height:1.75}.Benefits-module__dqXh6a__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Benefits-module__dqXh6a__card{background:var(--color-bg-secondary);border-radius:var(--radius-lg);cursor:default;border:1px solid #c4846a12;flex-direction:column;gap:12px;padding:28px 24px;transition:transform .25s,box-shadow .25s,background .25s;display:flex}.Benefits-module__dqXh6a__card:hover{box-shadow:var(--shadow-md);background:var(--color-accent-soft);border-color:var(--color-accent-light);transform:translateY(-6px)}.Benefits-module__dqXh6a__icon{font-size:32px;line-height:1}.Benefits-module__dqXh6a__cardTitle{font-family:var(--font-display);color:var(--color-text-primary);font-size:17px;font-weight:600}.Benefits-module__dqXh6a__cardDesc{color:var(--color-text-secondary);font-size:14px;line-height:1.7}@media (max-width:900px){.Benefits-module__dqXh6a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.Benefits-module__dqXh6a__grid{grid-template-columns:1fr}}
.Testimonials-module__5wb8fq__section{padding:var(--section-padding);background:var(--color-bg-primary)}.Testimonials-module__5wb8fq__header{text-align:center;flex-direction:column;align-items:center;gap:12px;max-width:560px;margin:0 auto 52px;display:flex}.Testimonials-module__5wb8fq__title{font-family:var(--font-display);color:var(--color-text-primary);font-size:clamp(26px,3vw,38px);font-weight:600}.Testimonials-module__5wb8fq__subtitle{color:var(--color-text-secondary);font-size:15px}.Testimonials-module__5wb8fq__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Testimonials-module__5wb8fq__card{background:var(--color-bg-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid #c4846a14;flex-direction:column;gap:16px;padding:28px;transition:transform .25s,box-shadow .25s;display:flex}.Testimonials-module__5wb8fq__card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.Testimonials-module__5wb8fq__stars{color:var(--color-accent);letter-spacing:2px;font-size:16px}.Testimonials-module__5wb8fq__text{font-family:var(--font-display);color:var(--color-text-secondary);flex:1;font-size:15px;font-style:italic;line-height:1.75}.Testimonials-module__5wb8fq__author{border-top:1px solid #c4846a1a;align-items:center;gap:12px;padding-top:4px;display:flex}.Testimonials-module__5wb8fq__avatar{background:var(--color-accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;font-weight:700;display:flex}.Testimonials-module__5wb8fq__name{color:var(--color-text-primary);font-size:14px;font-weight:600;display:block}.Testimonials-module__5wb8fq__role{color:var(--color-text-muted);margin-top:1px;font-size:12px;display:block}@media (max-width:900px){.Testimonials-module__5wb8fq__grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}}
.CtaSection-module__MLomiG__section{padding:var(--section-padding);background:var(--color-accent);position:relative;overflow:hidden}.CtaSection-module__MLomiG__decorBg{pointer-events:none;position:absolute;inset:0}.CtaSection-module__MLomiG__butterfly{font-size:48px;animation:8s ease-in-out infinite CtaSection-module__MLomiG__floatButterfly;position:absolute}@keyframes CtaSection-module__MLomiG__floatButterfly{0%,to{transform:translate(0)rotate(0)}25%{transform:translate(8px,-12px)rotate(5deg)}75%{transform:translate(-8px,8px)rotate(-5deg)}}.CtaSection-module__MLomiG__inner{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:20px;max-width:680px;margin:0 auto;display:flex;position:relative}.CtaSection-module__MLomiG__badge{color:#ffffffe6!important;border-color:#ffffff4d!important}.CtaSection-module__MLomiG__title{font-family:var(--font-display);color:#fff;font-size:clamp(28px,4vw,48px);font-weight:600;line-height:1.2}.CtaSection-module__MLomiG__title em{color:#ffffffd9;font-style:italic}.CtaSection-module__MLomiG__subtitle{color:#ffffffd9;max-width:520px;font-size:16px;line-height:1.75}.CtaSection-module__MLomiG__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;display:flex}.CtaSection-module__MLomiG__whatsapp{color:var(--color-accent-dark);font-family:var(--font-body);border-radius:var(--radius-full);background:#fff;border:2px solid #fff;align-items:center;gap:10px;padding:16px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.CtaSection-module__MLomiG__whatsapp:hover{color:#fff;background:0 0;transform:translateY(-2px);box-shadow:0 8px 24px #0003}.CtaSection-module__MLomiG__email{color:#fff;font-family:var(--font-body);border-radius:var(--radius-full);background:0 0;border:2px solid #ffffff80;align-items:center;gap:10px;padding:16px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.CtaSection-module__MLomiG__email:hover{background:#ffffff26;border-color:#fff;transform:translateY(-2px)}.CtaSection-module__MLomiG__note{color:#ffffffa6;letter-spacing:.03em;margin-top:8px;font-size:13px}
.Footer-module__Grjkva__footer{background:var(--color-text-primary);padding:64px 0 0}.Footer-module__Grjkva__top{border-bottom:1px solid #ffffff14;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding-bottom:48px;display:grid}.Footer-module__Grjkva__brand{flex-direction:column;gap:12px;display:flex}.Footer-module__Grjkva__brandDesc{color:#ffffff8c;max-width:260px;font-size:14px;line-height:1.7}.Footer-module__Grjkva__crp{color:var(--color-accent-light);letter-spacing:.08em;font-size:12px;font-weight:600}.Footer-module__Grjkva__col{flex-direction:column;gap:16px;display:flex}.Footer-module__Grjkva__colTitle{text-transform:uppercase;letter-spacing:.12em;color:#fff6;font-size:12px;font-weight:700}.Footer-module__Grjkva__links{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__Grjkva__link{color:#ffffffa6;font-size:14px;transition:color .2s}.Footer-module__Grjkva__link:hover{color:var(--color-accent-light)}.Footer-module__Grjkva__socials{flex-direction:column;gap:10px;display:flex}.Footer-module__Grjkva__social{color:#ffffffa6;align-items:center;gap:8px;font-size:14px;transition:color .2s;display:flex}.Footer-module__Grjkva__social:hover{color:var(--color-accent-light)}.Footer-module__Grjkva__bottom{color:#ffffff4d;justify-content:space-between;align-items:center;padding:20px 0;font-size:12px;display:flex}@media (max-width:900px){.Footer-module__Grjkva__top{grid-template-columns:1fr 1fr;gap:32px}.Footer-module__Grjkva__brand{grid-column:1/-1}}@media (max-width:540px){.Footer-module__Grjkva__top{grid-template-columns:1fr}.Footer-module__Grjkva__bottom{text-align:center;flex-direction:column;gap:8px}}
