.Logo-module__zh8txq__logo{flex-direction:column;line-height:1;display:inline-flex}.Logo-module__zh8txq__eyebrow{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin-bottom:4px;font-size:.6rem;font-weight:700}.Logo-module__zh8txq__name{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);align-items:flex-end;font-size:1.5rem;font-weight:700;display:inline-flex}.Logo-module__zh8txq__dot{background:var(--lime);border-radius:50%;width:8px;height:8px;margin:0 0 5px 4px}.Logo-module__zh8txq__light .Logo-module__zh8txq__eyebrow{color:#fff9}.Logo-module__zh8txq__light .Logo-module__zh8txq__name{color:#fff}
.Nav-module__e1xquq__header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#f4f4f2d1;position:sticky;top:0}.Nav-module__e1xquq__bar{justify-content:space-between;align-items:center;gap:20px;height:76px;display:flex}.Nav-module__e1xquq__logo{font-family:var(--font-display);letter-spacing:-.04em;align-items:flex-end;font-size:1.6rem;font-weight:700;display:inline-flex}.Nav-module__e1xquq__logoDot{background:var(--lime);border-radius:50%;width:9px;height:9px;margin:0 0 6px 4px}.Nav-module__e1xquq__navDesktop{gap:30px;display:flex}.Nav-module__e1xquq__link{color:var(--ink-700);font-size:.98rem;font-weight:600;transition:color .15s}.Nav-module__e1xquq__link:hover{color:var(--ink)}.Nav-module__e1xquq__actions{align-items:center;gap:12px;display:flex}.Nav-module__e1xquq__lang{color:var(--ink);background:0 0;border:none;padding:8px;font-weight:700}.Nav-module__e1xquq__cta svg{width:15px;height:15px}.Nav-module__e1xquq__burger{border:1px solid var(--line);background:var(--surface);border-radius:12px;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;display:none}.Nav-module__e1xquq__burger span{background:var(--ink);width:20px;height:2px;margin:0 auto;transition:transform .2s,opacity .2s;display:block}.Nav-module__e1xquq__burger span[data-open=true]:first-child{transform:translateY(7px)rotate(45deg)}.Nav-module__e1xquq__burger span[data-open=true]:nth-child(2){opacity:0}.Nav-module__e1xquq__burger span[data-open=true]:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Nav-module__e1xquq__mobileMenu{padding:14px var(--gutter) 24px;background:var(--surface);border-bottom:1px solid var(--line);flex-direction:column;gap:4px;display:flex}.Nav-module__e1xquq__mobileLink{border-bottom:1px solid var(--line);padding:14px 8px;font-size:1.1rem;font-weight:700}.Nav-module__e1xquq__mobileCta{justify-content:center;margin-top:14px}@media (max-width:940px){.Nav-module__e1xquq__navDesktop,.Nav-module__e1xquq__cta{display:none}.Nav-module__e1xquq__burger{display:flex}}
.Hero-module__Z8hQ_W__hero{padding:18px 0 40px}.Hero-module__Z8hQ_W__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:18px;display:grid}.Hero-module__Z8hQ_W__left{background:var(--lime);border-radius:var(--r-lg);flex-direction:column;padding:52px 48px 44px;display:flex;position:relative}.Hero-module__Z8hQ_W__leftStar{position:absolute;top:32px;right:40px}@media (max-width:720px){.Hero-module__Z8hQ_W__leftStar{display:none}.Hero-module__Z8hQ_W__eyebrow{padding-right:0}}.Hero-module__Z8hQ_W__eyebrow{letter-spacing:.01em;color:var(--ink-700);max-width:28em;margin-bottom:18px;padding-right:56px;font-size:.85rem;font-weight:700}.Hero-module__Z8hQ_W__title{margin-bottom:20px;font-size:clamp(2.1rem,4vw,3.4rem)}.Hero-module__Z8hQ_W__title span{display:block}.Hero-module__Z8hQ_W__subtitle{color:var(--ink-700);max-width:32em;margin-bottom:26px;font-size:1.08rem}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap;gap:12px;margin-bottom:auto;display:flex}.Hero-module__Z8hQ_W__actionBtn{flex:none}.Hero-module__Z8hQ_W__heroCard{border-radius:var(--r-card);background:#ffffff8c;border:1px solid #ffffffb3;margin-top:32px;padding:22px}.Hero-module__Z8hQ_W__heroCardTags{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.Hero-module__Z8hQ_W__heroCardTags .Hero-module__Z8hQ_W__pill{background:#fff;padding:7px 14px;font-size:.82rem}.Hero-module__Z8hQ_W__heroCardTitle{margin-bottom:6px;font-size:1.2rem}.Hero-module__Z8hQ_W__heroCardText{color:var(--ink-700);font-size:.96rem}.Hero-module__Z8hQ_W__right{flex-direction:column;gap:14px;display:flex}.Hero-module__Z8hQ_W__video{border-radius:var(--r-lg);background:var(--teal);cursor:pointer;text-align:left;width:100%;min-height:560px;font:inherit;border:0;flex:1;margin:0;padding:0;transition:transform .2s;display:block;position:relative;overflow:hidden}button.Hero-module__Z8hQ_W__video:hover{transform:translateY(-3px)}.Hero-module__Z8hQ_W__iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.Hero-module__Z8hQ_W__poster{object-fit:cover;object-position:center top}.Hero-module__Z8hQ_W__scrim{background:linear-gradient(#0e0e102e 0%,#0e0e1000 32%,#0e0e108c 100%);position:absolute;inset:0}.Hero-module__Z8hQ_W__playBtn{background:var(--lime);border-radius:50%;place-items:center;width:88px;height:88px;transition:transform .2s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 40px #0e0e1059}.Hero-module__Z8hQ_W__video:hover .Hero-module__Z8hQ_W__playBtn{transform:translate(-50%,-50%)scale(1.06)}.Hero-module__Z8hQ_W__playBtn svg{width:34px;height:34px;color:var(--ink);margin-left:4px}.Hero-module__Z8hQ_W__videoLabel{color:#fff;font-family:var(--font-display);align-items:center;gap:12px;font-size:1.15rem;font-weight:600;display:inline-flex;position:absolute;bottom:24px;left:24px}.Hero-module__Z8hQ_W__duration{font-family:var(--font-sans);border-radius:var(--r-pill);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff38;border:1px solid #ffffff59;padding:5px 11px;font-size:.78rem;font-weight:700}.Hero-module__Z8hQ_W__videoCaption{text-align:center;color:var(--muted);font-size:.92rem;font-weight:600}@media (max-width:980px){.Hero-module__Z8hQ_W__grid{grid-template-columns:1fr}.Hero-module__Z8hQ_W__left{padding:40px 28px 32px}.Hero-module__Z8hQ_W__video{min-height:440px}}@media (max-width:560px){.Hero-module__Z8hQ_W__actions{flex-direction:column;align-items:stretch}.Hero-module__Z8hQ_W__actionBtn{justify-content:center}.Hero-module__Z8hQ_W__video{min-height:380px}.Hero-module__Z8hQ_W__playBtn{width:72px;height:72px}}
.TrustStats-module__JxRWnW__wrap{padding-top:60px}.TrustStats-module__JxRWnW__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.TrustStats-module__JxRWnW__stat{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-card);padding:34px 30px}.TrustStats-module__JxRWnW__value{font-family:var(--font-display);letter-spacing:-.03em;font-size:clamp(2.4rem,4vw,3.4rem);font-weight:700;line-height:1;display:block}.TrustStats-module__JxRWnW__label{color:var(--muted);margin-top:10px;font-weight:600;display:block}.TrustStats-module__JxRWnW__trust{text-align:center;flex-direction:column;align-items:center;gap:18px;margin-top:48px;display:flex}.TrustStats-module__JxRWnW__trustTitle{color:var(--muted);font-size:.95rem;font-weight:700}.TrustStats-module__JxRWnW__badges{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.TrustStats-module__JxRWnW__link{color:var(--ink);border-bottom:2px solid var(--lime);align-items:center;gap:6px;padding-bottom:2px;font-weight:700;display:inline-flex}.TrustStats-module__JxRWnW__link svg{width:15px;height:15px}@media (max-width:860px){.TrustStats-module__JxRWnW__stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.TrustStats-module__JxRWnW__stat{padding:26px 22px}}
.Features-module__ZD3nRW__wrap{padding-top:40px}.Features-module__ZD3nRW__head{max-width:720px;margin-bottom:48px}.Features-module__ZD3nRW__head .Features-module__ZD3nRW__h2{margin:16px 0}.Features-module__ZD3nRW__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.Features-module__ZD3nRW__card{border-radius:var(--r-card);flex-direction:column;padding:36px 32px;display:flex}.Features-module__ZD3nRW__blue{background:var(--blue-soft)}.Features-module__ZD3nRW__lime{background:var(--lime-soft)}.Features-module__ZD3nRW__icon{margin-bottom:18px;font-size:2rem;line-height:1}.Features-module__ZD3nRW__category{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:10px;font-size:.82rem;font-weight:700}.Features-module__ZD3nRW__title{margin-bottom:12px;font-size:1.4rem}.Features-module__ZD3nRW__text{color:var(--ink-700);flex:1;margin-bottom:22px;font-size:.98rem}.Features-module__ZD3nRW__tags{flex-wrap:wrap;gap:8px;display:flex}.Features-module__ZD3nRW__tag{border-radius:var(--r-pill);background:#ffffffb3;border:1px solid #0e0e100f;padding:7px 14px;font-size:.84rem;font-weight:600}@media (max-width:880px){.Features-module__ZD3nRW__grid{grid-template-columns:1fr}}
.Goals-module__9O3aiq__wrap{background:var(--blue-soft)}.Goals-module__9O3aiq__grid{background:var(--surface);border-radius:var(--r-lg);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:48px;padding:56px;display:grid}.Goals-module__9O3aiq__cloud{flex-wrap:wrap;align-content:center;gap:14px 12px;display:flex}.Goals-module__9O3aiq__tag{border-radius:var(--r-pill);white-space:nowrap;box-shadow:var(--shadow-sm);padding:12px 22px;font-size:1.02rem;font-weight:700}.Goals-module__9O3aiq__title{margin-bottom:22px}.Goals-module__9O3aiq__text2{color:var(--ink-700);margin-top:18px}@media (max-width:880px){.Goals-module__9O3aiq__grid{grid-template-columns:1fr;gap:8px;padding:36px 26px}.Goals-module__9O3aiq__cloud{order:2;margin-top:8px}.Goals-module__9O3aiq__copy{order:1}}@media (max-width:480px){.Goals-module__9O3aiq__tag{padding:10px 16px;font-size:.9rem}}
.Method-module__8nfx6q__head{max-width:640px;margin-bottom:48px}.Method-module__8nfx6q__head .Method-module__8nfx6q__h2{margin-bottom:16px}.Method-module__8nfx6q__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:48px;display:grid}.Method-module__8nfx6q__steps{flex-direction:column;gap:14px;display:flex}.Method-module__8nfx6q__step{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-card);align-items:flex-start;gap:22px;padding:26px 28px;display:flex}.Method-module__8nfx6q__num{background:var(--lime);width:44px;height:44px;font-family:var(--font-display);border-radius:50%;flex:none;place-items:center;font-size:1.2rem;font-weight:700;display:grid}.Method-module__8nfx6q__stepTitle{margin-bottom:6px;font-size:1.35rem}.Method-module__8nfx6q__stepText{color:var(--ink-700);font-size:.98rem}.Method-module__8nfx6q__media{border-radius:var(--r-lg);background:var(--blue);min-height:480px;position:relative;overflow:hidden}.Method-module__8nfx6q__photo{object-fit:cover}.Method-module__8nfx6q__banner{background:var(--ink);color:#fff;border-radius:var(--r-lg);margin-top:24px;padding:64px 56px;position:relative;overflow:hidden}.Method-module__8nfx6q__banner p{z-index:2;font-family:var(--font-display);letter-spacing:-.02em;max-width:22em;font-size:clamp(1.4rem,2.6vw,2.1rem);font-weight:600;line-height:1.25;position:relative}.Method-module__8nfx6q__bannerStarA{z-index:1;position:absolute;top:-20px;right:12%}@media (max-width:880px){.Method-module__8nfx6q__grid{grid-template-columns:1fr}.Method-module__8nfx6q__media{order:-1;min-height:360px}.Method-module__8nfx6q__banner{padding:44px 30px}}@media (max-width:720px){.Method-module__8nfx6q__bannerStarA{display:none}}
.About-module__vqXTeW__wrap{background:var(--ink);color:#fff;padding:var(--section-y) 0}.About-module__vqXTeW__grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:56px;display:grid}.About-module__vqXTeW__media{border-radius:var(--r-lg);min-height:480px;position:relative;overflow:visible}.About-module__vqXTeW__photo{object-fit:cover;border-radius:var(--r-lg)}.About-module__vqXTeW__star{z-index:2;position:absolute;top:-28px;left:-28px}.About-module__vqXTeW__message{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:28px;font-size:clamp(1.4rem,2.6vw,2rem);font-weight:500;line-height:1.3}.About-module__vqXTeW__identity{flex-direction:column;margin-bottom:22px;display:flex}.About-module__vqXTeW__name{font-family:var(--font-display);font-size:1.3rem;font-weight:700}.About-module__vqXTeW__role{color:var(--lime);font-weight:600}.About-module__vqXTeW__bio{color:#ffffffbd;max-width:40em;margin-bottom:26px}.About-module__vqXTeW__creds{flex-direction:column;gap:14px;display:flex}.About-module__vqXTeW__creds li{align-items:flex-start;gap:12px;font-weight:600;display:flex}.About-module__vqXTeW__check{background:var(--lime);width:26px;height:26px;color:var(--ink);border-radius:50%;flex:none;place-items:center;display:grid}.About-module__vqXTeW__check svg{width:16px;height:16px}@media (max-width:880px){.About-module__vqXTeW__grid{grid-template-columns:1fr;gap:40px}.About-module__vqXTeW__media{min-height:380px}}@media (max-width:720px){.About-module__vqXTeW__star{display:none}}
.Testimonials-module__MlUweW__head{max-width:640px;margin-bottom:48px}.Testimonials-module__MlUweW__head .Testimonials-module__MlUweW__h2{margin:16px 0}.Testimonials-module__MlUweW__preply{border-bottom:2px solid var(--lime);align-items:center;gap:6px;margin-top:6px;padding-bottom:2px;font-weight:700;display:inline-flex}.Testimonials-module__MlUweW__preply svg{width:15px;height:15px}.Testimonials-module__MlUweW__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.Testimonials-module__MlUweW__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-card);flex-direction:column;padding:32px 30px;display:flex}.Testimonials-module__MlUweW__stars{color:var(--ink);letter-spacing:3px;margin-bottom:16px;font-size:1.05rem}.Testimonials-module__MlUweW__quote{color:var(--ink-700);flex:1;margin-bottom:26px;font-size:1.02rem}.Testimonials-module__MlUweW__author{align-items:center;gap:14px;display:flex}.Testimonials-module__MlUweW__avatar{background:var(--lime);width:46px;height:46px;font-family:var(--font-display);border-radius:50%;flex:none;place-items:center;font-weight:700;display:grid}.Testimonials-module__MlUweW__name{font-size:1rem;display:block}.Testimonials-module__MlUweW__role{color:var(--muted);font-size:.88rem;display:block}.Testimonials-module__MlUweW__summary{background:var(--lime);border-radius:var(--r-card);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;margin-top:18px;padding:30px 40px;display:flex}.Testimonials-module__MlUweW__summaryRating{align-items:center;gap:12px;display:flex}.Testimonials-module__MlUweW__summaryNum{font-family:var(--font-display);letter-spacing:-.03em;font-size:2.6rem;font-weight:700;line-height:1}.Testimonials-module__MlUweW__summaryStars{color:var(--ink);letter-spacing:3px;font-size:1.3rem}.Testimonials-module__MlUweW__summaryMeta{align-items:center;gap:10px;font-weight:700;display:flex}.Testimonials-module__MlUweW__dot{color:var(--ink-700)}.Testimonials-module__MlUweW__summaryCta{justify-content:center}.Testimonials-module__MlUweW__summaryCta svg{width:15px;height:15px}@media (max-width:880px){.Testimonials-module__MlUweW__grid{grid-template-columns:1fr}.Testimonials-module__MlUweW__summary{gap:18px;padding:26px 22px}}
.Offers-module__QlunxW__head{max-width:660px;margin-bottom:44px}.Offers-module__QlunxW__head .Offers-module__QlunxW__h2{margin:16px 0}.Offers-module__QlunxW__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:48px;padding:52px;display:grid;position:relative;overflow:hidden}.Offers-module__QlunxW__badge{background:var(--ink);color:#fff;letter-spacing:.04em;border-radius:var(--r-pill);margin-bottom:18px;padding:7px 14px;font-size:.8rem;font-weight:700;display:inline-block}.Offers-module__QlunxW__name{margin-bottom:6px;font-size:clamp(1.8rem,3vw,2.4rem)}.Offers-module__QlunxW__tagline{color:var(--ink-700);margin-bottom:26px;font-weight:600}.Offers-module__QlunxW__features{flex-direction:column;gap:13px;display:flex}.Offers-module__QlunxW__features li{align-items:flex-start;gap:11px;font-weight:500;display:flex}.Offers-module__QlunxW__features svg{width:20px;height:20px;color:var(--ink);flex:none;margin-top:2px}.Offers-module__QlunxW__right{background:var(--lime);border-radius:var(--r-card);text-align:center;flex-direction:column;justify-content:center;padding:36px 30px;display:flex}.Offers-module__QlunxW__priceBlock{margin-bottom:22px}.Offers-module__QlunxW__price{font-family:var(--font-display);letter-spacing:-.03em;font-size:3.4rem;font-weight:700;line-height:1}.Offers-module__QlunxW__unit{color:var(--ink-700);margin-top:8px;font-weight:600;display:block}.Offers-module__QlunxW__cta{white-space:normal;text-align:center;justify-content:center}.Offers-module__QlunxW__reassurances{color:var(--ink-700);flex-direction:column;gap:6px;margin-top:18px;font-size:.9rem;font-weight:600;display:flex}.Offers-module__QlunxW__note{text-align:center;color:var(--ink-700);margin-top:28px;font-weight:600}@media (max-width:880px){.Offers-module__QlunxW__card{grid-template-columns:minmax(0,1fr);gap:28px;padding:32px 22px}.Offers-module__QlunxW__right{padding:28px 20px}}
.Faq-module__EHB7zG__inner{max-width:820px}.Faq-module__EHB7zG__head{text-align:center;margin-bottom:40px}.Faq-module__EHB7zG__head .Faq-module__EHB7zG__h2{margin-top:14px}.Faq-module__EHB7zG__list{flex-direction:column;gap:14px;display:flex}.Faq-module__EHB7zG__item{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-card);overflow:hidden}.Faq-module__EHB7zG__question{text-align:left;width:100%;font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;padding:24px 28px;font-size:1.12rem;font-weight:600;display:flex}.Faq-module__EHB7zG__icon{background:var(--bg);border-radius:50%;flex:none;place-items:center;width:34px;height:34px;transition:transform .25s,background .2s;display:grid}.Faq-module__EHB7zG__icon svg{width:18px;height:18px}.Faq-module__EHB7zG__iconOpen{background:var(--lime);transform:rotate(180deg)}.Faq-module__EHB7zG__answer{transition:grid-template-rows .28s;display:grid}.Faq-module__EHB7zG__answerInner{overflow:hidden}.Faq-module__EHB7zG__answerInner p{color:var(--ink-700);padding:0 28px 26px}@media (max-width:560px){.Faq-module__EHB7zG__question{padding:20px;font-size:1.02rem}.Faq-module__EHB7zG__answerInner p{padding:0 20px 22px}}
.FinalCta-module__IPvEmW__wrap{padding:40px 0 80px}.FinalCta-module__IPvEmW__card{background:var(--lime);border-radius:var(--r-lg);text-align:center;padding:80px 56px;position:relative;overflow:hidden}.FinalCta-module__IPvEmW__starA{position:absolute;top:36px;right:10%}@media (max-width:720px){.FinalCta-module__IPvEmW__starA{display:none}}.FinalCta-module__IPvEmW__title{margin-bottom:18px;font-size:clamp(2.2rem,4vw,3.4rem);position:relative}.FinalCta-module__IPvEmW__subtitle{color:var(--ink-700);max-width:34em;margin:0 auto 34px;font-size:1.15rem;position:relative}.FinalCta-module__IPvEmW__book{padding:18px 34px;font-size:1.1rem;position:relative}.FinalCta-module__IPvEmW__reassurances{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:26px;display:flex;position:relative}.FinalCta-module__IPvEmW__chip{border-radius:var(--r-pill);background:#fff9;padding:8px 16px;font-size:.9rem;font-weight:700}.FinalCta-module__IPvEmW__preply{border-bottom:2px solid var(--ink);align-items:center;gap:6px;margin-top:30px;padding-bottom:2px;font-weight:700;display:inline-flex;position:relative}.FinalCta-module__IPvEmW__preply svg{width:15px;height:15px}@media (max-width:880px){.FinalCta-module__IPvEmW__card{padding:56px 24px}.FinalCta-module__IPvEmW__starA{right:6%}}
.Footer-module__EZoWya__footer{background:var(--ink);color:#fff;padding:72px 0 36px}.Footer-module__EZoWya__footer a:focus-visible,.Footer-module__EZoWya__footer button:focus-visible{outline-color:var(--lime)}.Footer-module__EZoWya__top{border-bottom:1px solid #ffffff1f;grid-template-columns:2fr 1fr 1fr;gap:40px;padding-bottom:48px;display:grid}.Footer-module__EZoWya__logo{font-family:var(--font-display);letter-spacing:-.04em;font-size:1.7rem;font-weight:700}.Footer-module__EZoWya__tagline{color:#ffffffa8;max-width:26em;margin:14px 0 24px}.Footer-module__EZoWya__cta{display:inline-flex}.Footer-module__EZoWya__linksCol{flex-direction:column;gap:12px;display:flex}.Footer-module__EZoWya__linksCol h4{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;margin-bottom:4px;font-size:.8rem}.Footer-module__EZoWya__linksCol a{color:#ffffffd1;font-weight:600;transition:color .15s}.Footer-module__EZoWya__linksCol a:hover{color:var(--lime)}.Footer-module__EZoWya__bottom{color:#ffffff8c;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:28px;font-size:.9rem;display:flex}.Footer-module__EZoWya__legal{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.Footer-module__EZoWya__legal a:hover{color:#fff}.Footer-module__EZoWya__lang{background:var(--lime);color:var(--ink);border-radius:var(--r-pill);border:none;padding:7px 14px;font-weight:700}@media (max-width:760px){.Footer-module__EZoWya__top{grid-template-columns:1fr;gap:32px}}
