@charset "UTF-8";html{min-height:100vh;font-size:16px;line-height:24px;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;box-sizing:border-box;scroll-behavior:smooth}html body{overflow:visible}@media screen and (max-width:719px){html body{max-width:100vw}}@font-face{font-family:Onest;font-display:swap;src:local("Onest"),url(../fonts/Onest/Onest-Variable.woff2) format("woff2"),url(../fonts/Onest/Onest-Variable.woff) format("woff");font-weight:100 900;font-style:normal}body{margin:0;padding:0;font-family:Onest,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}*,:after,:before{box-sizing:border-box}ol,ul{padding:0}body,h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0}body{min-height:100vh;scroll-behavior:smooth;font-size:16px;line-height:24px;overflow-y:scroll}ul{list-style:none}ol{list-style-type:decimal}img{max-width:100%;display:block}button,input,select,textarea{background-color:transparent;border-style:none;color:inherit}button{border:0}.list-item{transition:all 1s}.list-enter,.list-leave-to{opacity:0;transform:translateY(50px)}.fade-enter-active,.fade-leave-active{opacity:1;transition:opacity .5s}.fade-enter-active:not(.active),.fade-leave-active:not(.active){position:absolute!important}.fade-enter,.fade-leave-to{opacity:0}.fade-down-enter-active,.fade-down-leave-active{transition:opacity .1s,transform .25s}.fade-down-enter,.fade-down-leave-to{opacity:0;transform:translateY(-50px)}.slide-left-enter-active,.slide-left-leave-active{opacity:1;transition:opacity .25s,transform .5s}.slide-left-enter,.slide-left-leave-to{opacity:0;transform:translate(-75px)}.slide-right-enter-active,.slide-right-leave-active{opacity:1;transition:opacity .25s,transform .5s}.slide-right-enter,.slide-right-leave-to{opacity:0;transform:translate(75px)}.skeleton{display:flex;width:100%;height:100%;position:relative;overflow:hidden;background-color:#ebeced}.skeleton:after{content:"";position:absolute;inset:0;transform:translate(-100%);background-image:linear-gradient(90deg,#fff0,#fff3 20%,#ffffff80 60%,#fff0);animation:shimmer 2s infinite}@keyframes shimmer{to{transform:translate(100%)}}.animate-like{animation:like-bounce .5s ease}@keyframes like-bounce{0%{transform:scale(1)}30%{transform:scale(1.3)}50%{transform:scale(.9)}70%{transform:scale(1.1)}to{transform:scale(1)}}.animate-dislike{animation:dislike-bounce .5s ease}@keyframes dislike-bounce{0%{transform:scale(1)}30%{transform:scale(.7)}50%{transform:scale(1.1)}70%{transform:scale(.9)}to{transform:scale(1)}}.calc-page{display:grid}.calc-page>.breadcrumbs{padding:0 16px;margin-bottom:16px}@media(max-width:1439px){.calc-page>.breadcrumbs{padding:0 32px}}.calc-page>.page-container{background:#fff;border-radius:32px;padding:48px 80px}@media(max-width:1279px){.calc-page>.page-container{padding:24px 40px;margin-bottom:20px}}@media(max-width:719px){.calc-page>.page-container{border-radius:32px;padding:24px 16px}}.calc-page>.page-container>.content-block{display:grid;grid-template-columns:1fr;grid-gap:20px;margin:0 auto;max-width:696px}.calc-page>.page-container>.content-block>.title{font-size:32px;font-weight:500;line-height:40px;margin-bottom:20px}@media(max-width:1919px){.calc-page>.page-container>.content-block>.title{font-size:32px;line-height:40px}}@media(max-width:1279px){.calc-page>.page-container>.content-block>.title{font-size:32px;line-height:40px}}@media(max-width:719px){.calc-page>.page-container>.content-block>.title{font-size:24px;line-height:30px;margin-bottom:0}}.calc-page>.page-container>.content-block>.form-field{display:grid;grid-gap:8px}.calc-page>.page-container>.content-block>.form-field>label{font-weight:600;font-size:16px;line-height:24px;color:#1f1f1f}.calc-page>.page-container>.content-block>.form-field .label{font-weight:400}.calc-page>.page-container>.content-block>.form-field.last{margin-bottom:20px}@media(max-width:1279px){.calc-page>.page-container>.content-block>.form-field.last{margin-bottom:0}}.calc-page>.page-container>.content-block .results{position:relative;display:grid;grid-gap:16px;border-radius:16px;padding:16px;background:#f6f7f8}.calc-page>.page-container>.content-block .results>span{font-weight:600;font-size:14px;color:#171a248a}.calc-page>.page-container>.content-block .results>.result-list{display:grid;grid-template-columns:1fr;grid-gap:14px}.calc-page>.page-container>.content-block .results>.result-list>.result-item{display:grid;grid-gap:20px;grid-template-columns:1fr auto;justify-content:space-between}.calc-page>.page-container>.content-block .results>.result-list>.result-item>div{font-size:14px;line-height:1.2}.calc-page>.page-container>.content-block .results>.result-list>.result-item>div>small{display:block;font-size:12px;color:#171a248a}.calc-page>.page-container>.content-block .results>.result-list>.result-item>.amount{text-align:right}.calc-page>.page-container>.content-block>.form-survey-section{width:100%;border-radius:16px;padding:16px;gap:18px}@media(max-width:719px){.calc-page>.page-container>.content-block>.form-survey-section{border-radius:16px;background:#f6f7f8}}.calc-page>.page-container>.content-block>.form-survey-section>.question{font-size:20px;line-height:30px;max-width:-moz-max-content;max-width:max-content}.calc-page>.page-container>.content-block>.form-survey-section>.stars .star{width:22px;height:22px}.calc-page>.page-container>.content-block>.hint{display:grid;grid-template-columns:50px 1fr;grid-gap:8px;align-items:center;border-radius:16px;gap:8px;padding:16px;background:#eef2fa;font-size:14px;line-height:20px}:root{--desktop-container-width:1440px}.container{max-width:1440px;margin:0 auto;position:relative}@media(max-width:1919px){.container{max-width:1280px}}@media(max-width:1439px){.container{max-width:1280px;padding:0 80px}}@media(max-width:1279px){.container{max-width:100%;padding:0 16px}}@media(max-width:719px){.container{max-width:100%}}.link,a{text-decoration:none;color:inherit;-webkit-tap-highlight-color:transparent}.link.highlighted:hover,.link:active,.link:hover,a.highlighted:hover,a:active,a:hover{color:#7fea6e}button{font-family:Onest,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;cursor:pointer;-webkit-tap-highlight-color:transparent}.highlighted{color:#1ccb01}.page-container{padding-top:52px}@media(max-width:719px){.page-container{padding-top:32px}}.page-container.flat-top{padding-top:0}.page-container.v3-bridge{padding:0 16px!important}@media(max-width:719px){iframe{max-width:100%}}.section.grid-5{display:grid;grid-auto-rows:326px;grid-gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1919px){.section.grid-5{grid-auto-rows:278px}}@media(max-width:1279px){.section.grid-5{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:719px){.section.grid-5{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1920px){.section>.grid-item.xl-span-2{grid-column:span 2}.section>.grid-item.xl-span-3{grid-column:span 3}.section>.grid-item.xl-span-4{grid-column:span 4}.section>.grid-item.xl-span-5{grid-column:span 5}}@media(max-width:1919px){.section>.grid-item.md-span-2{grid-column:span 2}.section>.grid-item.md-span-3{grid-column:span 3}.section>.grid-item.md-span-4{grid-column:span 4}.section>.grid-item.md-span-5{grid-column:span 5}.section>.grid-item.desktop-xl{display:none}}@media(max-width:1439px){.section>.grid-item.sm-span-2{grid-column:span 2}.section>.grid-item.sm-span-3{grid-column:span 3}.section>.grid-item.sm-span-4{grid-column:span 4}.section>.grid-item.sm-span-5{grid-column:span 5}}@media(max-width:1279px){.section>.grid-item.tablet-span-1{grid-column:span 1}.section>.grid-item.tablet-span-2{grid-column:span 2}.section>.grid-item.tablet-span-3{grid-column:span 3}.section>.grid-item.desktop-sm{display:none}}@media(max-width:719px){.section>.grid-item.mobile-span-2{grid-column:span 2}.section>.grid-item.mobile-span-3{grid-column:span 3}.section>.grid-item.mobile-span-4{grid-column:span 4}.section>.grid-item.mobile-only{display:unset!important}}.section>.grid-hover{transition:transform .25s,background-position .25s,border-color .25s}@media(hover:hover){.section>.grid-hover:hover{box-shadow:0 2px 12px #0000000a;transform:translateY(-6px)}}.section>.title{font-size:36px;line-height:48px;font-weight:500;margin-bottom:24px}@media(max-width:1919px){.section>.title{font-size:28px;line-height:36px;margin-bottom:8px}}@media(max-width:1279px){.section>.title{font-size:24px;line-height:32px}}@media(max-width:719px){.section>.title{font-size:20px;line-height:28px}}.section>.anchor{position:absolute;top:-92px}.nowrap{white-space:nowrap}.sticky-offset{padding-top:92px!important;margin-top:-92px!important}@media(max-width:719px){.sticky-offset{padding-top:140px!important;margin-top:-140px!important}}.no-js{display:none!important}@media(scripting:none){.no-js{display:block!important}}label.input_v3{display:flex!important;flex-direction:column!important}.swiper{display:grid;width:100%;height:100%}@media(max-width:1279px){::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e2e4e5;border-radius:14px}::-webkit-scrollbar-thumb:hover{background:#009200}}.icon[data-v-b11992ce]{position:relative;display:flex}.icon.size-xxs>.sprite[data-v-b11992ce]{width:8px;height:8px}.icon.size-xs>.sprite[data-v-b11992ce]{width:12px;height:12px}.icon.size-s>.sprite[data-v-b11992ce]{width:16px;height:16px}.icon.size-m>.sprite[data-v-b11992ce]{width:20px;height:20px}.icon.size-l>.sprite[data-v-b11992ce]{width:24px;height:24px}.icon.size-xl>.sprite[data-v-b11992ce]{width:32px;height:32px}.icon.size-full>.sprite[data-v-b11992ce]{width:100%;height:100%}.icon>.dot[data-v-b11992ce]{position:absolute;top:-3px;right:-3px;width:12px;height:12px;border-radius:50%;background:#fa1255;border:2px solid #fff}.icon>.sprite>.hover[data-v-b11992ce]{display:none}@media(hover:hover){.icon.hovered:hover>.sprite>.settle[data-v-b11992ce]{display:none}.icon.hovered:hover>.sprite>.hover[data-v-b11992ce]{display:unset}}.notification[data-v-43f87e6d]{box-shadow:0 8px 32px #0000001a;border-radius:16px;padding:12px 16px;width:424px;max-width:424px;opacity:0;transform:translateY(-12px);transition:all .15s ease;background:#1f1f1f;display:grid;grid-template-columns:auto 32px;grid-gap:12px}.notification[data-v-43f87e6d]:has(.icon-theme){grid-template-columns:24px auto 32px}.notification.show[data-v-43f87e6d]{opacity:1;transform:translateY(0)}.notification[data-v-43f87e6d]>*{display:flex;flex-direction:column;justify-content:center}@media(max-width:719px){.notification[data-v-43f87e6d]{width:auto;max-width:none}}.notification.theme-success>.icon-theme[data-v-43f87e6d]{color:#1ccb01}.notification.theme-error>.icon-theme[data-v-43f87e6d]{color:#cc174b}.notification.theme-warning>.icon-theme[data-v-43f87e6d]{color:#e6b400}.notification.theme-info>.icon-theme[data-v-43f87e6d]{color:#3e69b7}.notification>.close[data-v-43f87e6d]{cursor:pointer;color:#fff}@media(hover:hover){.notification>.close[data-v-43f87e6d]:hover{color:#1ccb01}}.notification>.content[data-v-43f87e6d]{gap:2px}.notification>.content>.name[data-v-43f87e6d]{font-size:16px;line-height:130%;font-weight:400;color:#fff}.notification>.content>.text[data-v-43f87e6d]{font-size:16px;line-height:130%;color:#a5a5a5}.notification-provider[data-v-8c4a1a50]{pointer-events:none;position:relative;z-index:10000}.notification-stack[data-v-8c4a1a50]{position:fixed;display:flex;gap:12px;pointer-events:none;z-index:10000}.notification-stack[data-v-8c4a1a50]>*{pointer-events:auto}.notification-stack.position-top-right[data-v-8c4a1a50]{top:16px;right:16px;align-items:flex-end;flex-direction:column}.notification-stack.position-top-left[data-v-8c4a1a50]{top:16px;left:16px;align-items:flex-start;flex-direction:column}.notification-stack.position-bottom-right[data-v-8c4a1a50]{right:16px;bottom:24px;align-items:flex-end;flex-direction:column-reverse}.notification-stack.position-bottom-left[data-v-8c4a1a50]{left:16px;bottom:24px;align-items:flex-start;flex-direction:column-reverse}.notification-list-enter-active[data-v-8c4a1a50],.notification-list-leave-active[data-v-8c4a1a50]{transition:all .15s ease}.notification-list-enter-from[data-v-8c4a1a50],.notification-list-leave-to[data-v-8c4a1a50]{opacity:0;transform:translateY(-12px)}.notification-list-move[data-v-8c4a1a50]{transition:transform .15s ease}@media(max-width:719px){.notification-stack[data-v-8c4a1a50]{left:16px;right:16px;align-items:stretch}.notification-stack.position-top-left[data-v-8c4a1a50],.notification-stack.position-top-right[data-v-8c4a1a50]{top:16px}.notification-stack.position-bottom-left[data-v-8c4a1a50],.notification-stack.position-bottom-right[data-v-8c4a1a50]{bottom:16px}}.button[data-v-7d74e6c8]{position:relative;border-radius:32px;display:flex;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;align-items:center;transition:all .25s;box-sizing:border-box;white-space:nowrap;caret-color:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.button.multi-rows[data-v-7d74e6c8]{white-space:unset;text-align:left}.button.wide[data-v-7d74e6c8]{width:100%;display:flex;justify-content:center}.button.shadow[data-v-7d74e6c8]{box-shadow:0 2px 12px #0000000a}.button.size-xs[data-v-7d74e6c8]{padding:10px 14px;font-size:12px;line-height:16px;font-weight:500;height:28px}.button.size-xs.round[data-v-7d74e6c8]{padding:10px 0;width:28px;align-items:center;justify-content:center;text-align:center}.button.size-xs.multi-rows[data-v-7d74e6c8]{height:unset;min-height:28px}.button.size-xs:not(.round)>.icon.left[data-v-7d74e6c8]{margin-right:6px}.button.size-xs:not(.round)>.icon.right[data-v-7d74e6c8]{margin-left:6px}.button.size-xxs[data-v-7d74e6c8]{padding:8px;font-size:12px;line-height:16px;font-weight:500;height:20px}.button.size-xxs.round[data-v-7d74e6c8]{padding:10px 0;width:20px;align-items:center;justify-content:center;text-align:center}.button.size-xxs:not(.round)>.icon.left[data-v-7d74e6c8]{margin-right:6px}.button.size-xxs:not(.round)>.icon.right[data-v-7d74e6c8]{margin-left:6px}.button.size-s[data-v-7d74e6c8]{padding:12px 16px;font-size:14px;line-height:16px;font-weight:500;height:32px}.button.size-s.round[data-v-7d74e6c8]{padding:14px 0;width:32px;align-items:center;justify-content:center;text-align:center}.button.size-s.multi-rows[data-v-7d74e6c8]{height:unset;min-height:32px}.button.size-m[data-v-7d74e6c8]{padding:13px 20px;font-size:14px;line-height:16px;font-weight:500;height:42px}.button.size-m.narrow[data-v-7d74e6c8]{padding:14px 15px}.button.size-m.round[data-v-7d74e6c8]{padding:13px;width:44px;align-items:center;justify-content:center;text-align:center}.button.size-m.multi-rows[data-v-7d74e6c8]{height:unset;min-height:42px}.button.size-l[data-v-7d74e6c8]{padding:14px 36px;font-size:16px;line-height:22px;font-weight:500;height:48px}.button.size-l.narrow[data-v-7d74e6c8]{padding:14px 20px}.button.size-l.round[data-v-7d74e6c8]{padding:14px;width:48px;align-items:center;justify-content:center;text-align:center}.button.size-l.multi-rows[data-v-7d74e6c8]{height:unset;min-height:48px}.button.size-xl[data-v-7d74e6c8]{padding:16px 22px;font-size:16px;line-height:24px;font-weight:400;height:50px}.button.size-xl.round[data-v-7d74e6c8]{padding:16px;width:50px;align-items:center;justify-content:center;text-align:center}.button.size-xl.multi-rows[data-v-7d74e6c8]{height:unset;min-height:50px}.button.size-xxl[data-v-7d74e6c8]{padding:16px 24px;font-size:16px;line-height:24px;font-weight:400;height:56px;border-radius:50px}.button.size-xxl.multi-rows[data-v-7d74e6c8]{height:unset;min-height:56px}.button.size-xxxl[data-v-7d74e6c8]{padding:24px 32px;font-size:16px;line-height:24px;font-weight:400;height:72px;border-radius:50px}.button.size-xxxl.multi-rows[data-v-7d74e6c8]{height:unset;min-height:72px}.button.theme-primary-v3[data-v-7d74e6c8]{background:#1ccb01;color:#fff}@media(hover:hover){.button.theme-primary-v3[data-v-7d74e6c8]:hover{background:#000}}.button.theme-primary-v3[data-v-7d74e6c8]:active,.button.theme-primary-v3[data-v-7d74e6c8]:focus{background:#000}.button.theme-black-v3[data-v-7d74e6c8]{background:#000;color:#fff}@media(hover:hover){.button.theme-black-v3[data-v-7d74e6c8]:hover{background:#2d2d2d}}.button.theme-black-v3[data-v-7d74e6c8]:active,.button.theme-black-v3[data-v-7d74e6c8]:focus{background:#2d2d2d}.button.theme-black-v3.disabled[data-v-7d74e6c8]{color:#75757575;background:#f3f3f4}.button.theme-white-v3[data-v-7d74e6c8]{background:#fff;color:#000}@media(hover:hover){.button.theme-white-v3[data-v-7d74e6c8]:hover{background:#1ccb01;color:#fff}}.button.theme-primary[data-v-7d74e6c8],.button.theme-white-v3[data-v-7d74e6c8]:active,.button.theme-white-v3[data-v-7d74e6c8]:focus{background:#1ccb01;color:#fff}@media(hover:hover){.button.theme-primary[data-v-7d74e6c8]:hover{background:#7fea6e}}.button.theme-primary[data-v-7d74e6c8]:active{background:#1ccb01}.button.theme-primary.disabled[data-v-7d74e6c8]{color:#fff;background:#dedfdf}.button.theme-primary-light[data-v-7d74e6c8]{background:#7fea6e;color:#fff}@media(hover:hover){.button.theme-primary-light[data-v-7d74e6c8]:hover{background:#1ccb01}}.button.theme-primary-light[data-v-7d74e6c8]:active{background:#1ccb01}.button.theme-primary-light.disabled[data-v-7d74e6c8]{color:#9d9e9f;background:#dedfdf}.button.theme-secondary[data-v-7d74e6c8]{background:#eafae5;color:#00a600}@media(hover:hover){.button.theme-secondary[data-v-7d74e6c8]:hover{background:#bbc8b7;color:#009200}}.button.theme-secondary[data-v-7d74e6c8]:active{color:#009200;background:#c7d5c3}.button.theme-secondary.disabled[data-v-7d74e6c8]{color:#fff;background:#edf8ed}.button.theme-transparent[data-v-7d74e6c8]{background:unset;color:#101e2c}.button.theme-transparent.disabled[data-v-7d74e6c8]{color:#9d9e9f}@media(hover:hover){.button.theme-transparent[data-v-7d74e6c8]:hover{color:#1ccb01}}.button.theme-transparent-dark[data-v-7d74e6c8]{background:#0202021a;color:#fff}@media(hover:hover){.button.theme-transparent-dark[data-v-7d74e6c8]:hover{background:#fff;color:#1ccb01}}.button.theme-transparent-dark[data-v-7d74e6c8]:active{background:#1ccb01}.button.theme-transparent-dark.disabled[data-v-7d74e6c8]{color:#9d9e9f;background:#dedfdf}.button.theme-transparent-light[data-v-7d74e6c8]{background:#ffffff1f;color:#fff}@media(hover:hover){.button.theme-transparent-light[data-v-7d74e6c8]:hover{background:#fff;color:#1ccb01}}.button.theme-transparent-light[data-v-7d74e6c8]:active{background:#1ccb01}.button.theme-transparent-light.disabled[data-v-7d74e6c8]{color:#9d9e9f;background:#dedfdf}.button.theme-transparent-primary[data-v-7d74e6c8]{background:#1ccb0199;color:#fff}@media(hover:hover){.button.theme-transparent-primary[data-v-7d74e6c8]:hover{background:#1ccb01;color:#fff}}.button.theme-transparent-primary[data-v-7d74e6c8]:active{background:#1ccb01}.button.theme-transparent-primary.disabled[data-v-7d74e6c8]{color:#9d9e9f;background:#dedfdf}.button.theme-transparent-primary-light[data-v-7d74e6c8]{background:#1ccb011a;color:#1ccb01}@media(hover:hover){.button.theme-transparent-primary-light[data-v-7d74e6c8]:hover{background:#1ccb01;color:#fff}}.button.theme-transparent-primary-light[data-v-7d74e6c8]:active{background:#1ccb01}.button.theme-transparent-primary-light.disabled[data-v-7d74e6c8]{color:#9d9e9f;background:#dedfdf}.button.theme-transparent-secondary[data-v-7d74e6c8]{background:#b3bcc633;color:#1ccb01}@media(hover:hover){.button.theme-transparent-secondary[data-v-7d74e6c8]:hover{background:#1ccb01;color:#fff}}.button.theme-transparent-secondary[data-v-7d74e6c8]:active{background:#1ccb01}.button.theme-transparent-secondary.disabled[data-v-7d74e6c8]{color:#9d9e9f;background:#dedfdf}.button.theme-transparent-grey[data-v-7d74e6c8]{color:#7d7e7f}@media(hover:hover){.button.theme-transparent-grey[data-v-7d74e6c8]:hover{color:#1ccb01}}.button.theme-transparent-grey[data-v-7d74e6c8]:active{color:#1ccb01}.button.theme-transparent-grey.disabled[data-v-7d74e6c8]{color:#9d9e9f}.button.theme-transparent-danger[data-v-7d74e6c8]{color:#fa1255}@media(hover:hover){.button.theme-transparent-danger[data-v-7d74e6c8]:hover{color:#e60546}}.button.theme-transparent-danger[data-v-7d74e6c8]:active{color:#e60546}.button.theme-transparent-danger.disabled[data-v-7d74e6c8]{color:#9d9e9f}.button.theme-white[data-v-7d74e6c8]{background:#fff;color:#1ccb01}@media(hover:hover){.button.theme-white[data-v-7d74e6c8]:hover{color:#fff;background:#1ccb01}}.button.theme-white[data-v-7d74e6c8]:active{background:#023e02}.button.theme-white.disabled[data-v-7d74e6c8]{color:#9d9e9f;background:#edf8ed}.button.theme-white-black[data-v-7d74e6c8]{background:#fff;color:#101e2c}@media(hover:hover){.button.theme-white-black[data-v-7d74e6c8]:hover{color:#fff;background:#1ccb01}}.button.theme-white-black[data-v-7d74e6c8]:active{background:#edf8ed}.button.theme-white-black.disabled[data-v-7d74e6c8]{color:#9d9e9f;background:#edf8ed}.button.theme-white-light[data-v-7d74e6c8]{background:#fff;color:#1ccb01}@media(hover:hover){.button.theme-white-light[data-v-7d74e6c8]:hover{color:#fff;background:#7fea6e}}.button.theme-white-light[data-v-7d74e6c8]:active{background:#023e02}.button.theme-white-light.disabled[data-v-7d74e6c8]{color:#9d9e9f;background:#edf8ed}.button.theme-grey[data-v-7d74e6c8]{background:#f5f7f9;color:#101e2c}@media(hover:hover){.button.theme-grey[data-v-7d74e6c8]:hover{color:#fff;background:#1ccb01}}.button.theme-grey[data-v-7d74e6c8]:active{background:#edf8ed}.button.theme-grey.disabled[data-v-7d74e6c8]{background:#dedfdf;color:#fff}.button.theme-link[data-v-7d74e6c8]{background:unset;color:#1ccb01}.button.theme-link-grey[data-v-7d74e6c8]{color:#828389}@media(hover:hover){.button.theme-link-grey[data-v-7d74e6c8]:hover{color:#7fea6e}}.button.theme-link-white[data-v-7d74e6c8]{color:#fff}@media(hover:hover){.button.theme-link[data-v-7d74e6c8]:hover{color:#7fea6e}}.button.theme-link.disabled[data-v-7d74e6c8]{color:#9d9e9f}.button.theme-danger[data-v-7d74e6c8]{color:#fff;background:#fa1255}@media(hover:hover){.button.theme-danger[data-v-7d74e6c8]:hover{background:#e60546}}.button.theme-danger[data-v-7d74e6c8]:active{background:#e60546}.button.theme-danger.disabled[data-v-7d74e6c8]{background:#9d9e9f}.button.theme-inactive[data-v-7d74e6c8]{color:#101e2c;background:#dedfdf}.button.theme-outline[data-v-7d74e6c8]{background:transparent;color:#101e2c;border:1px solid #ebf1fa}@media(hover:hover){.button.theme-outline[data-v-7d74e6c8]:hover{border-color:#1ccb01}}.button.theme-outline[data-v-7d74e6c8]:active{border-color:#1ccb01}.button.theme-outline.disabled[data-v-7d74e6c8]{border-color:#dedfdf}.button.theme-outline-primary[data-v-7d74e6c8]{background:#fff;color:#1ccb01;border:1px solid #1ccb01}@media(hover:hover){.button.theme-outline-primary[data-v-7d74e6c8]:hover{background:#1ccb01;color:#fff}}.button.theme-outline-primary[data-v-7d74e6c8]:active{background:#1ccb01}.button.theme-outline-primary.disabled[data-v-7d74e6c8]{border-color:#dedfdf;color:#dedfdf}.button.disabled[data-v-7d74e6c8]{pointer-events:none}.button.cornered[data-v-7d74e6c8]{border-radius:16px}.button.collapsed[data-v-7d74e6c8]{padding:0}.button:not(.round)>.icon.left[data-v-7d74e6c8]{margin-right:8px}.button:not(.round)>.icon.right[data-v-7d74e6c8]{margin-left:8px}.button>.count[data-v-7d74e6c8]{position:absolute;top:6px;right:10px;background:#ffcb05;font-size:8px;font-weight:500;line-height:10px;padding:2px 5px;border-radius:16px;color:#101e2c;border:2px solid #1ccb01}.button>.icon.loading[data-v-7d74e6c8]{animation:rotation-7d74e6c8 2s linear infinite}@keyframes rotation-7d74e6c8{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.error-page[data-v-91e5b120]{display:grid;grid-gap:32px;grid-template-columns:413px 1fr;margin:50px auto;max-width:1064px}@media(max-width:1279px){.error-page[data-v-91e5b120]{grid-gap:40px;grid-template-columns:1fr;max-width:440px;margin:40px auto}}@media(max-width:719px){.error-page[data-v-91e5b120]{margin:20px auto}}.error-page>.error[data-v-91e5b120]{display:grid;grid-gap:20px;grid-template-columns:1fr}@media(max-width:1279px){.error-page>.error[data-v-91e5b120]{text-align:center}}@media(max-width:719px){.error-page>.error[data-v-91e5b120]{padding:0 20px}}.error-page>.error>h1[data-v-91e5b120]{font-size:40px;font-weight:500;line-height:48px}@media(max-width:1279px){.error-page>.error>h1[data-v-91e5b120]{font-size:24px;line-height:32px;text-align:center}}@media(max-width:719px){.error-page>.error>h1[data-v-91e5b120]{font-size:24px;line-height:32px}}.error-page>.error>.text[data-v-91e5b120]{font-size:16px;line-height:24px}@media(max-width:719px){.error-page>.error>.text[data-v-91e5b120]{font-size:14px;line-height:22px}}.error-page>.error>.categories[data-v-91e5b120]{display:flex;flex-direction:column}.error-page>.error>.categories>a[data-v-91e5b120]{font-size:16px;font-weight:400;line-height:24px;color:#1ccb01;margin:2px 0;padding:2px 0;text-decoration:none}.error-page>.error>.categories>a[data-v-91e5b120]:before{content:"—";padding-right:5px;color:#000}@media(max-width:1279px){.error-page>.error>.categories>a[data-v-91e5b120]{display:block;padding:10px;background-color:#fff;border-radius:8px;color:#000}.error-page>.error>.categories>a[data-v-91e5b120]:before{content:none;padding-right:0}.error-page>.error>.button[data-v-91e5b120]{margin:0 auto}}.error-page>.image[data-v-91e5b120]{display:grid;justify-content:center;align-items:center}@media(max-width:1279px){.error-page>.image[data-v-91e5b120]{order:-1}}.error-page>.image>img[data-v-91e5b120]{max-width:500px}@media(max-width:1279px){.error-page>.image>img[data-v-91e5b120]{max-width:350px}}@media(max-width:719px){.error-page>.image>img[data-v-91e5b120]{max-width:300px}}
