.Loader-module__wrapper{min-height:100vh;min-height:100dvh;max-width:var(--max-page-width);margin:0 auto;display:flex;flex-direction:column;background:var(--color-primary);font-size:13px;font-weight:400}.Loader-module__content{border-radius:var(--radius-lg) var(--radius-lg) 0 0;margin:0;padding:18px var(--space-3) 0;display:flex;flex-direction:column;align-content:space-between;justify-content:space-between;gap:var(--space-7);min-height:100vh;min-height:100dvh}.Loader-module__i{position:absolute;right:0;top:0}.Loader-module__animation{width:280px;margin:auto;display:flex;flex-direction:column;align-items:center}.Loader-module__animation:before{content:"";position:absolute;background-color:var(--blue);height:100%;width:100%;bottom:50%;transform:translateY(95px)}.Loader-module__runner{position:relative;width:100%;aspect-ratio:567 / 628;background-image:url(/loader_runner.webp);background-repeat:no-repeat;background-size:300% 100%;background-position-x:0;animation:Loader-module__run .7s steps(3,jump-none) infinite}@keyframes Loader-module__run{to{background-position-x:100%}}@media(prefers-reduced-motion:reduce){.Loader-module__runner{animation:none}}.Loader-module__percent{position:relative;width:100%;text-align:center;color:var(--white);font-weight:400;font-size:48px;line-height:1;font-variant-numeric:tabular-nums}.Loader-module__texts{position:absolute;top:50px;left:50%;transform:translate(-50%);width:80%;color:var(--white);font-size:16px;line-height:120%;text-align:center}.Loader-module__mind{position:relative;display:flex;align-items:center;justify-content:center;gap:var(--space-4);background-color:var(--white);border-radius:20px;padding:var(--space-4)}.Loader-module__mind:after{position:absolute;bottom:-20px;left:30px;content:"";width:14px;height:14px;border-radius:50%;background-color:var(--white)}@keyframes Loader-module__mindPulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.Loader-module__mind img{animation:Loader-module__mindPulse 1.2s ease-in-out infinite}.Loader-module__mind img:nth-child(1){animation-delay:0s}.Loader-module__mind img:nth-child(2){animation-delay:.4s}.Loader-module__mind img:nth-child(3){animation-delay:.8s}.Loader-module__image{width:100%}@media screen and (min-width:360px){.Loader-module__content{padding:var(--space-5) var(--space-5) 0}}@media screen and (min-width:1024px){.Loader-module__content{padding:17px var(--space-6) 0}.Loader-module__percent{font-size:44px}.Loader-module__animation{width:400px}.Loader-module__mind img{width:80px}}@media screen and (min-width:1200px){.Loader-module__content{padding:25px 34px 0}}.Logo-module__logo{display:flex;align-items:center;justify-content:space-between;gap:10px;z-index:var(--header-zindex);width:178px}.Logo-module__img,.Logo-module__separator{display:flex}.Logo-module__img img{height:100%}@media screen and (min-width:1024px){.Logo-module__logo{width:270px;height:41px;gap:14px}.Logo-module__img{height:100%}.Logo-module__separator{height:14px}}@media screen and (min-width:1200px){.Logo-module__logo{width:385px;height:58.5px;gap:14px}.Logo-module__img{height:100%}.Logo-module__separator{height:19px}}.TopBar-module__topbar{display:flex;align-items:center;justify-content:space-between}.TopBar-module__actions{display:flex;gap:var(--space-1)}.TopBar-module__iconButton{width:32px;height:32px;border-radius:var(--radius-pill);background-color:var(--white);color:var(--black);display:inline-flex;align-items:center;justify-content:center;font-weight:var(--font-weight-bold);transition:.2s filter}.TopBar-module__iconButton:hover{filter:brightness(1.4)}@media screen and (min-width:360px){.TopBar-module__actions{gap:var(--space-2)}}@media screen and (min-width:1024px){.TopBar-module__iconButton{width:40px;height:40px}.TopBar-module__actions{gap:var(--space-3)}}@media screen and (min-width:1200px){.TopBar-module__iconButton{width:60px;height:60px}.TopBar-module__iconButton svg{width:30px;height:30px}}.Header-module__wrapper{display:flex;width:100%;left:0;z-index:var(--header-zindex)}.Header-module__content{display:flex;align-items:center;justify-content:space-between;height:var(--header-height);width:100%;margin:3px auto 0;padding:0 var(--space-3);z-index:var(--header-zindex);max-width:488px}.Header-module__right{display:flex;align-items:center}@media screen and (min-width:360px){.Header-module__content{padding:0 var(--space-4)}}@media screen and (min-width:1024px){.Header-module__content{padding:var(--space-1) var(--space-6) 0}}@media screen and (min-width:1200px){.Header-module__content{padding:var(--space-1) 34px 0}}.Wrapper-module__content{flex:1;display:flex;line-height:1.1;flex-direction:column;justify-content:flex-start;min-height:0}.Wrapper-module__wrapper{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-width:320px;min-height:100vh;min-height:100dvh;max-width:400px;margin:0 auto;align-content:space-between;font-size:16px;line-height:22px}.Wrapper-module__main{display:flex;flex-direction:column;flex:1;min-height:0;max-width:100vw;max-width:100dvw}.Wrapper-module__header{position:absolute;width:100%;height:var(--header-height)}.Wrapper-module__footer{position:absolute;bottom:12px;padding:0 12px}@media screen and (min-width:1024px){.Wrapper-module__wrapper{max-width:100%}.Wrapper-module__footer{position:relative;width:50%}}@media screen and (min-width:1200px){.Wrapper-module__wrapper{font-size:32px;line-height:40px;letter-spacing:-.64px}}.Button-module__button{display:inline-flex;align-items:center;justify-content:center;width:auto;padding:var(--space-3) var(--space-5);height:44px;border-radius:var(--radius-pill);font-size:var(--font-size-base);font-weight:var(--font-weight-bold);color:var(--white);transition:background .2s ease;text-decoration:none}.Button-module__button:disabled{background:var(--button-disabled)!important;cursor:default!important}.Button-module__primary{background-color:var(--primary_red)}.Button-module__primary:active{background-color:var(--primary_red_pressed)}.Button-module__secondary{background:var(--primary_green)}.Button-module__secondary:active{background:var(--primary_green_pressed)}@media screen and (min-width:1024px){.Button-module__button{font-size:16px;line-height:130%}}@media screen and (min-width:1200px){.Button-module__button{height:60px;font-size:22px;line-height:130%}}.page-module__content{display:flex;line-height:1.1;flex-direction:column;justify-content:center;background-color:var(--color-primary)}.page-module__wrapper{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-width:320px;min-height:0;flex:1;margin:0;align-content:space-between;font-size:16px;line-height:22px;padding:0 12px}.page-module__main{max-width:100vw;max-width:100dvw}.page-module__header{height:var(--header-height)}@media screen and (min-width:1200px){.page-module__wrapper{font-size:32px;line-height:40px;letter-spacing:-.64px}}@keyframes Main-module__pulse{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}.Main-module__wrapper{display:flex;flex-direction:column;gap:24px;margin-top:12px}.Main-module__box{display:flex;flex-direction:column;justify-content:center;flex:1;color:var(--white);width:100%;font-weight:400;font-size:13px;line-height:130%}.Main-module__inner{position:relative;padding:0;margin:0 auto;display:flex;flex-direction:column;justify-content:center;min-height:0}.Main-module__image{position:relative;width:100%}.Main-module__btn{position:relative;animation:Main-module__pulse infinite ease-in-out 3s}.Main-module__hero{position:relative;align-items:center;text-align:center;display:flex;flex-direction:column;gap:var(--space-2);padding:48px 0 64px}.Main-module__hero:before{content:"";background-color:var(--color-primary);position:absolute;z-index:0;height:calc(100% + 34px);top:50%;left:50%;transform:translate(-50%,-50%);width:100vw}.Main-module__title{display:inline-flex;position:relative;font-size:70px;font-weight:900;line-height:1}.Main-module__cloud{position:absolute;right:-60px;bottom:-10px}.Main-module__intro{position:relative;margin-bottom:var(--space-2);line-height:130%}@media screen and (min-width:380px){.Main-module__box{font-size:15px}.Main-module__bullets li{font-size:14px;line-height:140%}}@media screen and (min-width:420px){.Main-module__box{font-size:16px}.Main-module__bullets li{font-size:15px}}@media screen and (min-width:1024px){.Main-module__inner{padding-top:20px;min-height:580px;margin:0}.Main-module__hero{padding:0 var(--space-6)}.Main-module__title{font-size:110px}.Main-module__box{font-size:16px}.Main-module__mobile{display:none}.Main-module__bullets{display:flex;flex-direction:column;padding:0 var(--space-2);gap:var(--space-3)}.Main-module__bullets li{font-size:16px;line-height:130%}.Main-module__bullets li:before{left:-11px}.Main-module__illustration{position:absolute;right:0;bottom:0;height:auto;width:540px}}@media screen and (min-width:1200px){.Main-module__inner{padding-top:35px}.Main-module__title{font-size:160px;line-height:85%}.Main-module__hero{padding:0 var(--space-8)}.Main-module__intro{line-height:100%;margin-bottom:var(--space-1)}.Main-module__illustration{width:760px}.Main-module__box{font-size:22px}.Main-module__bullets li{font-size:22px;padding-left:var(--space-4)}}.CookieBanner-module__banner{display:flex;align-items:center;gap:var(--space-2);font-size:9px;font-weight:400;line-height:110%;background:#ffffff80;-webkit-backdrop-filter:blur(6.78px);backdrop-filter:blur(6.78px);border-radius:10px;color:var(--black);padding:4px 4px 4px 10px}.CookieBanner-module__text a{text-decoration:underline;white-space:nowrap}.CookieBanner-module__okButton.CookieBanner-module__okButton{flex:none;width:42px;min-width:42px;height:40px;padding:0;border:none;border-radius:10px;background:var(--white);color:var(--black);font-size:14px;font-weight:500;box-shadow:none}.CookieBanner-module__okButton.CookieBanner-module__okButton:hover{background:var(--white);border:none}@media screen and (min-width:380px){.CookieBanner-module__banner{font-size:12px;max-width:320px}}@media screen and (min-width:1024px){.CookieBanner-module__banner{font-size:14px;max-width:100%;gap:var(--space-1);padding-left:12px;border-radius:16px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);bottom:16px;left:48px}.CookieBanner-module__okButton.CookieBanner-module__okButton{width:64px;min-width:64px;height:56px;font-size:18px;border-radius:14px}}.Footer-module__footer{display:grid;grid-template-columns:auto auto;gap:var(--space-4);padding:var(--space-4) 0 0;text-align:left;position:relative;width:100%}.Footer-module__buttons{display:flex;flex-direction:column;gap:var(--space-2)}.Footer-module__cookieBanner{position:relative}.Footer-module__links{font-size:8px;line-height:120%;display:flex;flex-direction:column;letter-spacing:-.01em;color:var(--white);gap:2px var(--space-2)}.Footer-module__links a{color:var(--white);text-decoration:underline}@media screen and (min-width:1024px){.Footer-module__buttons{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3)}.Footer-module__links{font-size:11px;max-width:180px}.Footer-module__cookieBanner{position:absolute;z-index:1111;bottom:10px;left:200px;width:300px}}.Tooltip-module__wrapper{position:relative;display:inline-flex;vertical-align:middle}.Tooltip-module__trigger{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:var(--radius-pill);background:var(--color-surface);color:var(--black);font-size:12px;font-weight:var(--font-weight-bold);line-height:1}.Tooltip-module__triggerBare{display:inline-flex;align-items:center;padding:0;border:none;background:transparent;cursor:pointer;line-height:0}.Tooltip-module__bubble{display:block;position:absolute;height:fit-content;top:50%;left:calc(100% + 8px);transform:translateY(-50%);align-self:flex-start;background:var(--color-surface);color:var(--black);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);font-size:13px;line-height:120%;box-shadow:var(--shadow-md);min-width:160px;max-width:240px;z-index:10}.Tooltip-module__bubble:before{content:"";position:absolute;top:50%;left:-6px;transform:translateY(-50%);width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid var(--color-surface)}.Tooltip-module__bubble.Tooltip-module__top{top:auto;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.Tooltip-module__bubble.Tooltip-module__top:before{top:auto;bottom:-6px;left:var(--arrow-left, 50%);transform:translate(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--color-surface);border-bottom:none}@media screen and (min-width:1200px){.Tooltip-module__bubble{font-size:16px;min-width:200px;max-width:300px}.Tooltip-module__trigger{width:24px;height:24px}}.Game-module__cols{position:relative;display:flex;flex-direction:column;justify-content:flex-start;gap:var(--space-3);padding:48px 0 84px;margin:auto}.Game-module__cols:before{content:"";background-color:var(--color-primary);position:absolute;z-index:0;height:calc(100% + 34px);top:50%;left:50%;transform:translate(-50%,-50%);width:100vw}.Game-module__comment{font-size:12px;line-height:100%;font-weight:400}.Game-module__col,.Game-module__finished{position:relative;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:var(--space-4);min-height:250px;gap:12px}.Game-module__col:nth-child(1){height:250px;max-height:250px;background-color:#fff3;justify-content:flex-end;padding:0 var(--space-4)}.Game-module__col:nth-child(2){background-color:var(--color-secondary)}.Game-module__btn{height:36px;width:36px;padding:0;background-color:var(--white)}.Game-module__cakeStage{position:relative;z-index:1001;display:flex;flex-direction:column;align-items:center;height:250px}.Game-module__empty{position:absolute;text-align:center;margin:50px auto;color:var(--white);font-size:16px;line-height:110%;max-width:70%}.Game-module__button{width:100%}.Game-module__finished{display:flex;flex-direction:column;justify-content:center;text-align:center;gap:var(--space-4);background-color:var(--white);letter-spacing:-.4px;min-height:258px}.Game-module__promocode{position:relative;display:flex;justify-content:center;width:100%;border-radius:var(--radius-5);align-items:center;border:1px solid var(--black);height:50px;padding:var(--space-4) var(--space-8) var(--space-4) var(--space-4)}.Game-module__copy{position:absolute;right:8px}.Game-module__copied{position:absolute;top:-12px;right:8px;font-size:11px;line-height:1;padding:8px 12px;border-radius:var(--radius-5);color:var(--black);background-color:var(--white);box-shadow:0 4px 20px #00000040}.Game-module__description{font-size:14px;line-height:120%;letter-spacing:-.1px;text-align:center}.Game-module__share{color:var(--white);position:relative;display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.Game-module__shareList{display:flex;gap:12px}.Game-module__shareItem{display:flex;line-height:0}.Game-module__green{font-weight:900;color:var(--primary_green)}.Game-module__bgImage{position:relative;top:50%;transform:translateY(-50%);width:105%}.Game-module__header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.Game-module__options{display:flex;flex-direction:column;gap:var(--space-2)}.Game-module__option,.Game-module__optionActive{display:grid;align-items:center;grid-template-columns:48px auto;gap:var(--space-2);background-color:var(--white);padding:var(--space-2);border-radius:var(--radius-10);box-shadow:0 4px 4px 0 var(--black-alpha-25);font-size:12px;line-height:100%;min-height:64px}.Game-module__i{font-size:10px;font-weight:500;line-height:10px;display:inline-block;width:12px;height:12px;border:1px solid var(--black);border-radius:50%}.Game-module__optionActive{background-color:var(--chosen)}.Game-module__image{width:48px;height:48px}.Game-module__chosenImage{position:absolute;bottom:6px;animation:Game-module__layerIn .25s ease-out both;animation-timing-function:cubic-bezier(.34,1.5,.64,1)}.Game-module__candles{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:266px;height:253px;pointer-events:none;z-index:4}.Game-module__candle,.Game-module__candleLit{position:absolute;transform:translate(-50%,-20px);width:18px;height:38px;padding:0;border:none;background:transparent;cursor:pointer;pointer-events:auto}.Game-module__flame{position:absolute;top:14px;left:50%;width:10px;height:14px;border-radius:50%/60% 60% 40% 40%;transform:translate(-50%,-90%) scale(0);transform-origin:50% 100%;transition:transform .38s ease-out}.Game-module__candleLit .Game-module__flame{transform:translate(-50%,-90%) scale(1);animation:Game-module__flicker 1.5s ease-in-out infinite}.Game-module__candleLit:nth-child(1) .Game-module__flame,.Game-module__candleLit:nth-child(6) .Game-module__flame,.Game-module__candleLit:nth-child(3) .Game-module__flame{animation:Game-module__flicker 1.8s ease-in-out infinite}.Game-module__candleLit:nth-child(2) .Game-module__flame,.Game-module__candleLit:nth-child(5) .Game-module__flame{animation:Game-module__flicker 3s ease-in-out infinite}@keyframes Game-module__flicker{0%,to{transform:translate(-50%,-90%) scale(1) rotate(-1deg);opacity:1}50%{transform:translate(-50%,-92%) scale(1.15) rotate(1deg);opacity:.9}}@keyframes Game-module__layerIn{0%{transform:translateY(-12px);opacity:0}to{transform:translateY(0);opacity:1}}@media(prefers-reduced-motion:reduce){.Game-module__chosenImage,.Game-module__candleLit .Game-module__flame{animation:none}}.NotFound-module__wrapper{display:flex;flex-direction:column;justify-content:space-between;position:relative;height:calc(100vh - var(--header-height));height:calc(100dvh - var(--header-height));min-height:500px}.NotFound-module__content{gap:24px;text-align:center;padding:48px 0;max-width:calc(2 * var(--delta-size));margin:0 auto}.NotFound-module__title{font-size:24px}@media screen and (min-width:1024px){.NotFound-module__title{font-size:110px}}.ErrorModal-module__wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:auto;background:var(--white);border-radius:16px;padding:20px 24px;width:90%;max-width:360px;min-width:280px;min-height:200px;justify-content:center;text-align:center;display:flex;flex-direction:column;gap:var(--space-4)}.ErrorModal-module__title{font-size:24px;font-weight:600}.ErrorModal-module__description{display:flex;flex-direction:column;gap:var(--space-2);font-size:16px;line-height:100%}.ErrorModal-module__actions{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ErrorModal-module__btn{width:auto;margin:auto}@media screen and (min-width:1024px){.ErrorModal-module__wrapper{width:520px;min-height:200px}}.LogoutConfirmModal-module__wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:auto;background:var(--white);border-radius:16px;padding:20px 24px;width:90%;max-width:360px;min-width:280px;justify-content:center;display:flex;flex-direction:column;gap:var(--space-4);font-size:16px;text-align:center}.LogoutConfirmModal-module__actions{display:flex;flex-direction:row;gap:8px;width:100%}.LogoutConfirmModal-module__btn{width:100%}@media screen and (min-width:1024px){.LogoutConfirmModal-module__wrapper{width:520px;min-height:200px}}.CandleHintModal-module__wrapper{position:absolute;z-index:99999;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:auto;background:var(--white);border-radius:16px;padding:32px;align-items:center;width:calc(100% - 32px);max-width:360px;min-width:280px;justify-content:center;display:flex;flex-direction:column;gap:var(--space-4);color:var(--black);text-align:center}.CandleHintModal-module__close{position:absolute;top:12px;right:12px;background-color:transparent;border:none;padding:3px;display:flex;cursor:pointer}.CandleHintModal-module__image{width:156px;height:156px}.CandleHintModal-module__btn{width:100%}.CandleHintModal-module__description{display:flex;flex-direction:column;gap:var(--space-2);font-size:13px;line-height:100%}@media screen and (min-width:1024px){.CandleHintModal-module__wrapper{width:520px}}.GameHintModal-module__wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:auto;background:var(--white);border-radius:16px;align-items:center;padding:32px 48px;width:calc(100% - 32px);max-width:360px;min-width:280px;justify-content:center;display:flex;flex-direction:column;gap:var(--space-4);color:var(--black);text-align:center}.GameHintModal-module__image{width:156px;height:156px}.GameHintModal-module__close{position:absolute;top:12px;right:12px;background-color:transparent;border:none;padding:3px;display:flex;cursor:pointer}.GameHintModal-module__description{display:flex;flex-direction:column;gap:var(--space-2);font-size:13px;line-height:100%}@media screen and (min-width:1024px){.GameHintModal-module__wrapper{width:520px}}.ModalRenderer-module__content{position:absolute;inset:0;overflow:hidden;outline:none}.ModalRenderer-module__logoutConfirm{pointer-events:none}.ModalRenderer-module__overlay{position:fixed;z-index:var(--modal-overlay-zindex);background-color:#3b40474d;inset:0;overflow-x:hidden;overflow-y:auto}@media screen and (min-width:768px){.ModalRenderer-module__content{inset:50% auto auto 50%;transform:translate(-50%,-50%);width:100%;height:100%;overflow:hidden;border-radius:24px;margin:0 auto;padding:0 24px}}.Desktop-module__wrapper{display:flex;color:var(--white);overflow:hidden}.Desktop-module__left{display:flex;position:relative;background-color:var(--primary_red);width:400px;min-height:100vh}.Desktop-module__right{position:relative;background-color:var(--color-primary);width:calc(100% - 400px);min-height:100vh}.Desktop-module__right:before{position:absolute;left:-30px;height:100vh;width:30px;content:"";background-image:url(/images/desktop/bg_sfera.svg);background-repeat:repeat-y;background-size:30px;background-position:15px -15px}.Desktop-module__logo{margin-left:48px}.Desktop-module__sfera,.Desktop-module__star{position:absolute}.Desktop-module__sfera{width:60px;right:30px}.Desktop-module__star{width:20px;top:50%;transform:translateY(-290px);right:60px}.Desktop-module__content{display:flex;flex-direction:column;gap:36px;justify-content:center}.Desktop-module__mainBg{width:100%;height:100%;position:absolute;top:0;padding:48px}.Desktop-module__main{width:90%;aspect-ratio:auto;transform:translate(-50%,-50%);position:absolute;left:50%;top:50%;padding:48px}.Desktop-module__description{font-size:24px;font-weight:600;line-height:115%;padding:0 48px}.Desktop-module__qr{width:238px;height:238px;margin-left:48px}.Desktop-module__footer{margin-left:32px}@media screen and (min-width:1300px){.Desktop-module__left{width:600px}.Desktop-module__right{width:calc(100% - 600px)}.Desktop-module__description{font-size:33px;font-weight:600;line-height:115%}}html,body{min-height:auto;overscroll-behavior:none;scroll-behavior:smooth;margin:0;font-weight:400;-webkit-font-smoothing:antialiased;font-family:var(--main-font);background-color:var(--color-primary);background-size:50%;background-image:linear-gradient(#00923a99,#00923a99),url(/images/bg_pattern.png);background-repeat:repeat}html{scroll-padding-top:var(--header-height)}body{position:relative;overflow-x:hidden;overflow-y:auto}body.overflowed{overflow:hidden;touch-action:none}*,*:before,*:after{padding:0;margin:0;box-sizing:border-box}a{color:inherit;text-decoration:none}button,button:focus{outline:none}p{margin:0;line-height:140%}*{-webkit-tap-highlight-color:transparent}*{scrollbar-width:thin;scrollbar-color:#555 transparent}*::-webkit-scrollbar{width:2px;height:2px}*::-webkit-scrollbar-track{background:transparent;border-radius:5px}*::-webkit-scrollbar-thumb{background-color:#555;border-radius:14px;width:2px}h1,h2{font-family:var(--main-font);font-size:32px;font-style:normal;font-weight:400;line-height:40px;letter-spacing:-.64px}h3,h4{font-family:var(--main-font);font-size:18px;font-style:normal;font-weight:400;line-height:22px}b,strong{font-weight:600}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@font-face{font-style:normal;font-weight:700;src:url(/fonts/5ka/5kaSansDesign-Black.woff2) format("woff2");font-family:"5kaSans";font-display:swap}@font-face{font-style:normal;font-weight:500;src:url(/fonts/5ka/5kaSansDesign-SemiBold.woff2) format("woff2");font-family:"5kaSans";font-display:swap}@font-face{font-style:normal;font-weight:900;src:url(/fonts/5ka/5kaSansDesign-Ultra.woff2) format("woff2");font-family:"5kaSans";font-display:swap}@font-face{font-style:normal;font-weight:300;src:url(/fonts/5ka/5kaSansDesign-Light.woff2) format("woff2");font-family:"5kaSans";font-display:swap}@font-face{font-style:normal;font-weight:400;src:url(/fonts/5ka/5kaSansDesign-Regular.woff2) format("woff2");font-family:"5kaSans";font-display:swap}@font-face{font-style:normal;font-weight:100;src:url(/fonts/5ka/5kaSansDesign-Thin.woff2) format("woff2");font-family:"5kaSans";font-display:swap}@font-face{font-style:italic;font-weight:700;src:url(/fonts/5ka/5kaSansDesign-CondenssedBlack.woff2) format("woff2");font-family:"5kaSans";font-display:swap}@font-face{font-style:italic;font-weight:300;src:url(/fonts/5ka/5kaSansDesign-Regular.woff2) format("woff2");font-family:"5kaSans";font-display:swap}.app{height:100%}@media screen and (min-width:1024px){:root{--header-height: 72px}}@media screen and (min-width:1200px){:root{--header-height: 104px}h1,h2{font-size:64px;line-height:120%;letter-spacing:0}}:root{--color-primary: #00923A;--color-secondary: #8CD8A5;--color-surface: #ffffff;--black: #000000;--black-alpha-25: #00000040;--white: #ffffff;--white-alpha-50: #ffffff80;--panel-green: #5E9E73;--chosen: #C2EBFF;--blue: #9DDFFF;--additional-light-grey: #E3E8E8;--additional-light-grey-alpha-50: #E3E8E880;--additional-dark-grey: #6D7878;--additional-black: #222626;--additional-red: #A71801;--additional-yellow: #FFD232;--additional-light-yellow: #FFF4D7;--secondary-light-green: #E1FCCC;--button-disabled: #E0E0E0;--spring_green: #215732;--primary_red: #E52322;--primary_red_pressed: #FF6565;--primary_green: #00923A;--primary_green_pressed: #4AC77B;--primary_green_light: #C6F100;--bg_light_grey: #F5F7F7;--radius-5: 5px;--radius-sm: 8px;--radius-10: 10px;--radius-md: 16px;--radius-lg: 24px;--radius-pill: 999px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 30px;--space-8: 32px;--font-size: calc(var(--width-multiplier) * 16);--width-base: 1920;--width-current: 100vw;--width-multiplier: var(--width-current) / var(--width-base);--menu-wrapper-zindex: 999;--header-zindex: 1001;--modal-overlay-zindex: 1005;--header-height: 48px;--main-font: "5kaSans", sans-serif;--font-size-sm: 14px;--font-size-base: 16px;--font-size-lg: 18px;--font-size-xl: 24px;--font-size-2xl: 32px;--font-size-3xl: 40px;--font-weight-regular: 400;--font-weight-bold: 700;--font-weight-black: 900;--shadow-sm: 0 2px 6px rgba(0, 0, 0, .08);--shadow-md: 0 0px 42px rgba(0, 0, 0, .22);--max-page-width: 100%;--footer-height: 180px}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%}body{font-size:var(--font-size-base);line-height:1.4;-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}h1,h2,h3,h4{margin:0;font-weight:700;letter-spacing:0}
