.Logo-module__XRUICW__link{align-items:center;gap:12px;display:flex}.Logo-module__XRUICW__dots{flex-shrink:0;grid-template-columns:10px 10px;gap:3px;display:grid}.Logo-module__XRUICW__dot{border-radius:100%;width:10px;height:10px}.Logo-module__XRUICW__dot:first-child{background:var(--ink)}.Logo-module__XRUICW__dot:nth-child(2){background:var(--yellow)}.Logo-module__XRUICW__dot:nth-child(3){background:var(--pink)}.Logo-module__XRUICW__dot:nth-child(4){background:var(--green)}.Logo-module__XRUICW__word{font-family:var(--font-display);letter-spacing:-.01em;white-space:nowrap;font-size:16px;font-weight:800}.Logo-module__XRUICW__link:hover .Logo-module__XRUICW__word{color:var(--ink)}@media (max-width:560px){.Logo-module__XRUICW__word{font-size:14px}}
.Header-module__Mg1eeW__header{z-index:50;background:var(--paper);border-bottom:1px solid var(--ink-14);padding:0 var(--gutter);position:sticky;top:0}.Header-module__Mg1eeW__inner{max-width:var(--container);height:var(--header-h);justify-content:space-between;align-items:center;gap:24px;margin:0 auto;display:flex}.Header-module__Mg1eeW__nav{gap:28px;font-size:15px;font-weight:500;display:flex}.Header-module__Mg1eeW__club{color:var(--green);font-weight:600}.Header-module__Mg1eeW__join{background:var(--pink);color:var(--white);font-family:var(--font-display);border-radius:var(--r-pill);white-space:nowrap;padding:12px 22px;font-size:13px;font-weight:600;transition:background .15s}.Header-module__Mg1eeW__join:hover{background:var(--ink);color:var(--white)}.Header-module__Mg1eeW__burger{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;margin-right:-10px;padding:10px;display:none}.Header-module__Mg1eeW__burgerBar{background:var(--ink);border-radius:2px;width:22px;height:2px;display:block;position:relative}.Header-module__Mg1eeW__burgerBar:before,.Header-module__Mg1eeW__burgerBar:after{content:"";background:var(--ink);border-radius:2px;width:22px;height:2px;position:absolute;left:0}.Header-module__Mg1eeW__burgerBar:before{top:-7px}.Header-module__Mg1eeW__burgerBar:after{top:7px}.Header-module__Mg1eeW__overlay{z-index:100;background:var(--ink);flex-direction:column;display:flex;position:fixed;inset:0}.Header-module__Mg1eeW__overlayTop{height:var(--header-h);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.Header-module__Mg1eeW__overlayWord{font-family:var(--font-display);color:var(--white);font-size:12.5px;font-weight:800}.Header-module__Mg1eeW__close{color:var(--white);cursor:pointer;background:0 0;border:none;min-width:44px;min-height:44px;padding:11px;font-size:22px;line-height:1}.Header-module__Mg1eeW__overlayNav{flex-direction:column;gap:26px;padding:32px 24px;display:flex}.Header-module__Mg1eeW__overlayLink{font-family:var(--font-display);color:var(--white);font-size:26px;font-weight:800}.Header-module__Mg1eeW__overlayLink:hover,.Header-module__Mg1eeW__overlayClub{color:var(--yellow)}.Header-module__Mg1eeW__overlayJoin{background:var(--pink);color:var(--white);font-family:var(--font-display);border-radius:var(--r-btn);text-align:center;margin:auto 24px 32px;padding:16px;font-size:14px;font-weight:600}.Header-module__Mg1eeW__overlayJoin:hover{color:var(--white)}@media (max-width:1040px){.Header-module__Mg1eeW__nav,.Header-module__Mg1eeW__join{display:none}.Header-module__Mg1eeW__burger{display:flex}}@media (max-width:860px){.Header-module__Mg1eeW__header{padding:0 20px}}
.Footer-module__nctMiG__footer{background:var(--ink);color:var(--white);padding-top:4px;position:relative}.Footer-module__nctMiG__footer:before{content:"";background:linear-gradient(90deg, var(--white) 0 25%, var(--yellow) 25% 50%, var(--pink) 50% 75%, var(--green) 75% 100%);height:4px;position:absolute;inset:0 0 auto}.Footer-module__nctMiG__inner{max-width:var(--container);padding:60px var(--gutter) 40px;margin:0 auto}.Footer-module__nctMiG__top{grid-template-columns:1.4fr 2fr;gap:40px 56px;display:grid}.Footer-module__nctMiG__brand{flex-direction:column;align-items:flex-start;display:flex}.Footer-module__nctMiG__mark{align-items:center;gap:12px;display:inline-flex}.Footer-module__nctMiG__dots{flex-shrink:0;grid-template-columns:11px 11px;gap:3px;display:grid}.Footer-module__nctMiG__dot{border-radius:100%;width:11px;height:11px}.Footer-module__nctMiG__dot:first-child{background:var(--white)}.Footer-module__nctMiG__dot:nth-child(2){background:var(--yellow)}.Footer-module__nctMiG__dot:nth-child(3){background:var(--pink)}.Footer-module__nctMiG__dot:nth-child(4){background:var(--green)}.Footer-module__nctMiG__word{font-family:var(--font-display);letter-spacing:-.01em;font-size:19px;font-weight:800}.Footer-module__nctMiG__tagline{max-width:340px;color:var(--white-99);margin:20px 0 0;font-size:15px;line-height:1.6}.Footer-module__nctMiG__cta{background:var(--yellow);color:var(--ink);font-family:var(--font-display);border-radius:var(--r-pill);align-items:center;gap:9px;min-height:44px;margin-top:24px;padding:13px 24px;font-size:13.5px;font-weight:600;transition:background .18s,transform .18s;display:inline-flex}.Footer-module__nctMiG__cta:hover{background:var(--white);transform:translate(2px)}.Footer-module__nctMiG__cta span{transition:transform .18s}.Footer-module__nctMiG__cta:hover span{transform:translate(3px)}.Footer-module__nctMiG__cols{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.Footer-module__nctMiG__col{flex-direction:column;align-items:flex-start;display:flex}.Footer-module__nctMiG__colHead{font-family:var(--font-display);letter-spacing:.09em;text-transform:uppercase;color:var(--white-55);margin:0 0 14px;font-size:12px;font-weight:700}.Footer-module__nctMiG__link{color:var(--white-99);padding:6px 0;font-size:14.5px;font-weight:500;line-height:1.35;transition:color .15s}.Footer-module__nctMiG__link:hover{color:var(--white)}.Footer-module__nctMiG__club{color:var(--yellow)}.Footer-module__nctMiG__club:hover{color:var(--white)}.Footer-module__nctMiG__bottom{border-top:1px solid var(--white-1a);flex-wrap:wrap;align-items:baseline;gap:8px 20px;margin-top:48px;padding-top:26px;display:flex}.Footer-module__nctMiG__copy{color:var(--white-99);font-size:13px;font-weight:500}.Footer-module__nctMiG__requisites{color:var(--white-66);font-size:12.5px}.Footer-module__nctMiG__disclaimer{color:var(--white-55);flex-basis:100%;font-size:12px;line-height:1.5}.Footer-module__nctMiG__cta:focus-visible,.Footer-module__nctMiG__link:focus-visible{outline:2px solid var(--yellow);outline-offset:3px;border-radius:4px}@media (max-width:900px){.Footer-module__nctMiG__top{grid-template-columns:1fr;gap:40px}}@media (max-width:560px){.Footer-module__nctMiG__inner{padding:44px 20px 32px}.Footer-module__nctMiG__cols{grid-template-columns:1fr 1fr;gap:28px 20px}.Footer-module__nctMiG__col:last-child{grid-column:1/-1}.Footer-module__nctMiG__word{font-size:17px}}@media (max-width:380px){.Footer-module__nctMiG__cols{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.Footer-module__nctMiG__cta,.Footer-module__nctMiG__cta span{transition:none}.Footer-module__nctMiG__cta:hover,.Footer-module__nctMiG__cta:hover span{transform:none}}
.CookieBanner-module__iJrCla__banner{z-index:50;background:var(--ink);max-width:640px;color:var(--white);border-radius:var(--r-tile);flex-wrap:wrap;align-items:center;gap:16px;margin:0 auto;padding:16px 20px;display:flex;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 8px 30px #00000040}.CookieBanner-module__iJrCla__text{min-width:220px;color:var(--white-99);flex:1;margin:0;font-size:13.5px;line-height:1.5}.CookieBanner-module__iJrCla__link{color:var(--yellow);text-decoration:underline}.CookieBanner-module__iJrCla__link:hover{color:var(--white)}.CookieBanner-module__iJrCla__button{background:var(--yellow);color:var(--ink);border-radius:var(--r-pill);font-family:var(--font-display);cursor:pointer;border:none;flex-shrink:0;min-height:44px;padding:11px 24px;font-size:13.5px;font-weight:600}.CookieBanner-module__iJrCla__button:hover{background:var(--white)}@media (max-width:560px){.CookieBanner-module__iJrCla__banner{gap:12px}.CookieBanner-module__iJrCla__button{width:100%}}
