.subheader{border-bottom:1px solid #e2e2e2}.subheader__content{height:40px;align-items:stretch}.subheader__content,.subheader__content>*{display:flex;justify-content:space-between}.subheader__content>*{align-items:center}.subheader__actions>:not(:first-child){margin-left:32px}.subheader__email{font-weight:400;font-size:12px;line-height:14px;color:#272a36;text-decoration:none;height:100%;display:inline-flex;align-items:center}.subheader__email>:not(:last-child){margin-right:10px}.subheader__lang{text-transform:uppercase;color:#8e8e93;position:relative;display:flex;margin-left:22px;padding-left:10px}.subheader__lang,.subheader__login{cursor:pointer;font-weight:400;font-size:12px;line-height:14px;height:100%;align-items:center}.subheader__login{display:inline-flex;border:0;outline:none;background:transparent;color:#4778ee}.subheader__login>:not(:last-child){margin-right:10px}.subheader__links{height:100%;list-style:none;display:flex;align-items:stretch}.subheader__list-item{transition:color .3s;text-decoration:none}.subheader__list-item:after{content:"";background-color:#4778ee;position:absolute;bottom:0;left:50%;transform:translateX(-50%);height:2px;width:0;transition:width .3s}.subheader__list-item--active,.subheader__list-item:hover{color:#4778ee!important}.subheader__list-item--active:after,.subheader__list-item:hover:after{width:60%}.subheader__link{display:inline-flex;align-items:center;position:relative;font-weight:400;font-size:12px;line-height:14px;margin-right:30px;cursor:pointer;color:#272a36}@keyframes expend-underline{0%{width:0}to{width:62px}}.subheader-mobile{width:100vw;height:60px;display:none;position:fixed;top:0;z-index:500;background-color:#fff;border-bottom:1px solid #e2e2e2}.subheader-mobile__lang{width:60px;text-align:center;display:flex;height:60px;justify-content:center;align-items:center;text-transform:uppercase;position:relative;color:#a1a1a1}.subheader-mobile__substrate{display:none;height:60px}.subheader-mobile__content{display:flex;justify-content:space-between;align-items:center}.subheader-mobile__hamburger{width:60px;height:60px;position:relative}.subheader-mobile__hamburger__stick{position:absolute;display:inline-block;border-radius:5px;background:#000;width:50%;height:3px;left:50%;transform:translateX(-50%);transition:all .3s}.subheader-mobile__hamburger>:first-child{top:calc(50% - 3px - 2px)}.subheader-mobile__hamburger>:last-child{bottom:calc(50% - 3px - 2px)}.subheader-mobile--open .subheader-mobile__hamburger>:first-child{top:50%;transform:translateX(-50%) rotate(45deg)}.subheader-mobile--open .subheader-mobile__hamburger>:last-child{top:50%;transform:translateX(-50%) rotate(-45deg)}@media(max-width:846px){.subheader{display:none}.subheader-mobile{display:block}.subheader-mobile__substrate{display:block!important}}.lang-modal{padding:10px 0;position:absolute;width:60px;background:#fff;top:0;left:50%;transform:translateX(-50%);z-index:505;box-shadow:0 0 4px rgba(0,0,0,.04),0 4px 8px rgba(0,0,0,.06);border-radius:8px;flex-direction:column;display:none}.lang-modal--active{display:flex;animation:fade .3s}.lang-modal__item{order:2;text-align:center;display:block;color:#8e8e93;font-weight:400;text-decoration:none;line-height:16px;padding:10px 0}.lang-modal__item--active,.lang-modal__item:hover{color:#272a36}.lang-modal__item--active{order:1}@keyframes fade{0%{opacity:0}to{opacity:1}}#intro{padding-top:8px;padding-bottom:74px}#intro .footer__countries__slider{margin-top:74px;max-width:100%;overflow:hidden;position:relative;width:100%}#intro .footer__countries__slider:after,#intro .footer__countries__slider:before{pointer-events:none;content:"";position:absolute;height:100%;width:64px;top:0;z-index:30}#intro .footer__countries__slider:before{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0) 94.1%);left:0}#intro .footer__countries__slider:after{background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0) 94.1%);right:0}#intro .footer__countries{margin:6px 0;display:inline-flex;top:0;animation:move 100s linear infinite forwards;white-space:nowrap;transform-box:fill-box}#intro .footer__countries:hover{animation-play-state:paused}@keyframes move{0%{transform:translateX(0)}to{transform:translateX(-50%)}}#intro .footer__countries .footer__country{flex-grow:1;flex-shrink:0;padding:0 8px;display:inline-block}#intro .footer__countries .footer__country__content{padding:8px;border-radius:6px;font-weight:400;font-size:12px;line-height:14px;color:#272a36;cursor:pointer;display:inline-flex;align-items:center;opacity:.5;transition:transform .1s}#intro .footer__countries .footer__country__content>*{margin:0 4px}#intro .footer__countries .footer__country__content:hover{transform:scale(1.05);opacity:1;background:#f4f4f4;box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);border-radius:6px}#intro #header__substrate{height:88px;width:100%;display:none}#intro #header{background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:border .3s,box-shadow;padding-top:24px;padding-bottom:24px;top:0;z-index:500}#intro #header .header__content,#intro #header .header__group{display:flex;justify-content:space-between}#intro #header .header__content{flex-direction:row;margin-left:-18px}#intro #header.header--detached{border-bottom:2px solid #e2e2e2}#intro .intro__footer{display:flex;flex-direction:column;align-items:center;text-align:center}#intro .intro__footer__label{font-weight:500;font-size:16px;line-height:19px;color:#8e8e93}#intro .intro__footer__brands{width:100%;overflow:hidden;margin-top:24px;position:relative;height:30px}#intro .intro__footer__brands:after,#intro .intro__footer__brands:before{content:"";pointer-events:none;position:absolute;height:100%;width:64px;top:0;z-index:30}#intro .intro__footer__brands:before{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0) 94.1%);left:0}#intro .intro__footer__brands:after{background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0) 94.1%);right:0}#intro .intro__footer__brands__content{display:inline-flex;position:absolute;left:50%;transform:translateX(-50%)}#intro .intro__footer__brands__content>:not(:last-child){margin-right:40px}#intro .intro__footer__countries{margin-top:80px}#intro .button__create{display:none}#intro .intro__content{padding-top:120px;padding-bottom:150px;width:60%}#intro .intro__content__main,#intro .intro__content__wrapper{position:relative}#intro .intro__content .intro__type__select{background:#f7f7f7;border-radius:37px;padding:4px;display:inline-flex}#intro .intro__content .intro__type__select .intro__type{transition:background .15s,color .15s,box-shadow .15s;cursor:pointer;padding:8px 26px;font-weight:500;font-size:14px;line-height:16px;color:#8e8e93;text-align:center;border-radius:24px}#intro .intro__content .intro__type__select .intro__type:hover{color:#4778ee}#intro .intro__content .intro__type__select .intro__type--active{background-color:#fff;border:.5px solid rgba(0,0,0,.04);box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);color:#4778ee}#intro .intro__content .intro__type__slide{background:#fff}#intro .intro__content #intro__type__contents{width:100%;overflow:hidden}#intro .intro__content #intro__type__contents .intro__types__wrapper{display:inline-flex}#intro .intro__content .title{margin-top:24px;font-weight:300;font-size:24px;line-height:28px;color:#272a36}#intro .intro__content .subtitle{font-weight:500;font-size:24px;line-height:28px;color:#272a36}#intro .intro__content .intro__description{margin-top:25px}#intro .intro__content .intro__content__actions{margin-top:60px}#intro .intro__banner__wrapper{width:35%;position:absolute;top:50%;height:0;padding-bottom:calc(35% + 4px);right:0;transform:translateY(-50%)}#intro .intro__banner__images{height:100%;width:100%;position:absolute;top:0;left:0;-webkit-mask-image:url(/_next/static/media/frame.6c1aaeaa.svg);mask-image:url(/_next/static/media/frame.6c1aaeaa.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}#intro .intro__banner__image{top:0;left:0;position:absolute;max-width:100%;max-height:100%}#intro .intro__banner__image--last{z-index:40;animation:hide-banner 1.5s ease-in forwards}#intro .intro__banner__image--active{animation:appear-banner 2s ease-out forwards}#intro .intro__banner__frame{max-width:100%;position:absolute;left:-8px;top:3px}#intro .intro__countdown{margin-top:24px;display:inline-flex;align-items:center;white-space:nowrap}#intro .intro__countdown__label{font-weight:500;font-size:20px;line-height:23px;color:#272a36}#intro .intro__countdown__dates{margin:0 16px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}#intro .intro__countdown__dates:before{content:"";position:absolute;top:0;left:0;width:55px;height:55px;background:linear-gradient(180deg,#fff,#fff 30%,hsla(0,0%,100%,.6))}#intro .intro__countdown__dates:after{content:"";position:absolute;bottom:0;left:0;width:55px;height:55px;background:linear-gradient(0deg,#fff,#fff 30%,hsla(0,0%,100%,.6))}#intro .intro__countdown__date{width:55px;height:55px;font-weight:400;font-size:24px;line-height:28px;background:#fff;display:flex;align-items:center;justify-content:center}#intro .intro__countdown__date--actual{width:70px;height:70px;z-index:10;font-weight:500;font-size:32px;line-height:38px;color:#4778ee;background:#fff;box-shadow:0 0 4px rgba(0,0,0,.04),0 8px 16px rgba(0,0,0,.08);border-radius:12px}@keyframes hide-banner{0%{transform:scale(1);filter:blur(0)}to{transform:scale(1.4);filter:blur(12px)}}@keyframes appear-banner{0%{z-index:50;opacity:0;transform:scale(1.4);filter:blur(12px)}30%{z-index:50;opacity:0;transform:scale(1.4);filter:blur(12px)}to{z-index:50;opacity:1;transform:scale(1);filter:blur(0)}}.header--pinned #intro #header{width:100%;position:fixed;top:0;left:0;border-bottom:1px solid #e2e2e2;box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08)}.header--pinned #intro #header__substrate{display:block}.is-chrome #intro .intro__banner__wrapper:after{content:"";background:#fff;position:absolute;top:-1px;left:-1px;width:100%;height:2px;z-index:50}.actions{display:inline-flex;padding-left:16px}@media(max-width:846px){.intro__countdown{display:flex!important}.actions{display:flex;justify-content:center;padding-left:0;margin-top:16px;padding-bottom:16px}#header{display:none}#header__substrate{display:none!important}}@media(max-width:840px){#intro .intro__banner__wrapper{width:30%;padding-bottom:calc(30% + 4px)}#intro .intro__content{width:68%}}@media(max-width:700px){#intro{padding-top:0;padding-bottom:16px}#intro .intro__banner__wrapper{right:auto;left:30px;width:40%;max-width:180px;padding-bottom:calc(40% + 4px);top:95px;transform:none!important}#intro .button__register{width:100%;justify-content:center}#intro .button__register:after{transform:translateY(-50%)}#intro .button__create{width:100%;justify-content:center;align-items:center;display:flex}#intro .intro__content{width:100%;padding-top:20px;padding-bottom:40px}#intro .intro__content .intro__type{white-space:nowrap;border-radius:0;position:relative;padding-left:12px!important;padding-right:12px!important}#intro .intro__content .intro__type__contents{padding-right:50px}#intro .intro__content .intro__type__slide .title{font-weight:300;padding-left:40%;min-height:180px;display:inline-flex;align-items:center}#intro .intro__content .intro__type__slide .subtitle{margin-top:32px;text-align:center}#intro .intro__content .intro__type__slide .description{font-size:16px;font-weight:300}#intro .intro__content .intro__type__select{background:none;overflow-x:scroll;max-width:100%;border-radius:unset;-ms-overflow-style:none;scrollbar-width:none}#intro .intro__content .intro__type__select::-webkit-scrollbar{display:none}#intro .intro__content .intro__type:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);height:2px;border-radius:2px 2px 0 0;background:#4778ee;width:0;transition:width .3s}#intro .intro__content .intro__type--active{background:transparent!important;border-radius:0!important;box-shadow:none!important;border:0!important}#intro .intro__content .intro__type--active:after{width:100%}#intro .intro__countdown{justify-content:center;margin-top:12px}#intro .intro__content{padding-bottom:0}.intro__banner__frame{left:-3px!important}}@media(max-width:580px){#intro .intro__banner__wrapper{left:10px}#intro .intro__content .intro__type__contents{padding-right:50px}#intro .intro__content .intro__type__slide .title{padding-left:50%}#intro .intro__content .intro__type__slide .subtitle{margin-top:16px}}@media(max-width:450px){#intro .intro__banner__wrapper{top:105px}}.container{width:95vw;margin-left:auto;margin-right:auto;box-sizing:border-box}@media(min-width:1420px){.container{width:1320px}}@media(max-width:580px){.container{width:100%;padding-left:16px;padding-right:16px}}#advantages{background-color:#fafbfc;padding-top:38px;padding-bottom:38px}#advantages .title{margin-bottom:40px}#advantages .row{display:flex;justify-content:space-between;align-items:stretch;margin-right:-24px}#advantages .row>*{margin-bottom:24px;margin-right:24px}#advantages .advantages__list{display:flex;flex-direction:row;flex-wrap:wrap;margin-right:-24px;margin-bottom:-24px}#advantages .advantage{flex-grow:1;flex-shrink:0;flex-basis:calc(50% - 24px);margin-right:24px;margin-bottom:24px;transform:scale(.85);box-sizing:border-box;padding:32px;background-color:#fff;box-shadow:0 0 4px rgba(0,0,0,.04),0 4px 8px rgba(0,0,0,.06);border-radius:16px;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between}#advantages .advantage__beta{font-weight:500;font-size:10px;line-height:12px;color:#8e8e93;position:absolute;right:0;top:0;display:flex;align-items:center;justify-content:center}#advantages .advantage__beta>:first-child{margin-right:4px}#advantages .advantage__content{flex-grow:1;position:relative}#advantages .advantage__image{margin-bottom:24px}#advantages .advantage__image__bg{transform-box:fill-box;transform-origin:center center;animation:rotate-svg-bg 12s linear infinite}#advantages .advantage__title{color:#272a36;font-weight:500;font-size:24px;line-height:28px;margin-bottom:16px}#advantages .advantage__description{font-weight:400;font-size:16px!important;line-height:19px;color:#000;margin-bottom:82px}#advantages .advantage__footer{display:flex;justify-content:space-between;align-items:center}@keyframes rotate-svg-bg{0%{transform:translate(12px,12px) rotate(0)}to{transform:translate(12px,12px) rotate(1turn)}}.appear-scale{animation:appear-scale .3s forwards}@keyframes appear-scale{0%{transform:scale(.85)}to{transform:scale(1)}}#advantages.collapsed .advantages__list__container{padding-left:8px;padding-right:8px;overflow:hidden}#advantages.collapsed .advantages__list{flex-wrap:nowrap;padding-bottom:8px}#advantages.collapsed .advantage{flex:none!important;margin-right:0;text-align:center}#advantages.collapsed .advantage__description{margin-bottom:0}#advantages.collapsed .advantage__footer{justify-content:center}#advantages.collapsed .advantages__dots{margin-top:32px;display:flex;justify-content:center;align-items:center}#advantages.collapsed .advantages__dots__item{display:inline-block;width:16px;height:16px;position:relative}#advantages.collapsed .advantages__dots__item:after{content:"";display:inline-block;transition:all .3s;width:8px;height:8px;border-radius:8px;background:#d9d9d9;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}#advantages.collapsed .advantages__dots__item--active:after{width:12px;height:12px;background:#4778ee;box-shadow:0 5px 2px rgba(0,0,0,.01),0 3px 2px rgba(0,0,0,.05),0 1px 1px rgba(0,0,0,.09),0 0 1px rgba(0,0,0,.1),0 0 0 rgba(0,0,0,.1)}@media(max-width:700px){#advantages .advantage__footer{flex-direction:column}#advantages .advantage__footer>*{margin-top:10px}}.button{border-radius:8px;cursor:pointer;padding:8px 18px;font-weight:500;font-size:14px;line-height:16px;display:flex;align-items:center;text-align:center;min-height:40px;text-decoration:none;color:#4778ee;outline:none;background:transparent;border:0;transition:background .3s,color}.button>*{margin-right:7px}.button__icon{margin-left:-6px}.button--text{transform:translateY(0);transition:transform .3s}.button--text:hover{color:#3667dd;transform:translateY(2px)}.button--primary{color:#fff;background:#4778ee;box-shadow:0 49px 20px rgba(71,120,238,.01),0 28px 17px rgba(71,120,238,.05),0 12px 12px rgba(71,120,238,.09),0 3px 7px rgba(71,120,238,.1),0 0 0 rgba(71,120,238,.1);font-weight:500;font-size:14px;line-height:16px;position:relative;transform:translateY(0);transition:transform .3s}.button--primary:hover{background:#3667dd;transform:translateY(2px)}.button--list-item{text-decoration:none;font-weight:500;font-size:14px;line-height:16px;color:#272a36;position:relative;transform:translateY(0);transition:transform .3s}.button--list-item:hover{color:#3667dd;transform:translateY(2px)}.button--icon{border:1px solid #e5e6ee;width:32px;height:32px;min-height:0;padding:0;border-radius:42px;display:flex;align-items:center;justify-content:center;opacity:.7;position:relative;transform:translateY(0);transition:all .3s}.button--icon:hover{border:1px solid #3667dd;opacity:1;transform:translateY(2px);filter:drop-shadow(0 0 6px rgba(0,0,0,.02)) drop-shadow(0 2px 4px rgba(0,0,0,.08))}.button--icon>*{margin:0;padding:0;position:absolute;flex-grow:0}.button--free{position:relative;z-index:10}.button--free__free{position:absolute;top:0;right:0;transform:translate(50%,-50%);color:#fff;padding:3px 9px;border-radius:10px;background:#272a36;font-weight:500;font-size:12px;white-space:nowrap}.button:disabled{opacity:.5;pointer-events:none}a.button--list-item{padding-top:0;padding-bottom:0;display:inline-flex}.form-group{display:flex;flex-direction:column;align-items:stretch;width:100%}input.form-control{padding-left:12px;padding-right:12px;min-height:40px}input.form-control,input.form-control:active,input.form-control:focus{padding-top:0!important;padding-bottom:0!important}.form-control{background:#fff;border:1px solid #e5e6ee;border-radius:4px;font-weight:400;font-size:14px;line-height:16px;padding:12px}.form-control:active,.form-control:focus{outline:none}.form-control::-moz-placeholder{color:#8e8e93;opacity:1}.form-control:-ms-input-placeholder{color:#8e8e93}.form-control::placeholder{color:#8e8e93}.form-control--error{border-color:#e23834!important;box-shadow:none!important;outline:none!important;filter:none!important}.form-control__message{margin-top:3px;font-weight:400;font-size:12px;line-height:14px}.form-control__message--error{color:#e23834}.clock{width:14px;height:14px;padding-right:3px}.clock__minutes{animation:rotate-clock-minutes 3s linear infinite normal forwards}@keyframes rotate-clock-minutes{0%{transform:translate(7.04331px,6.5px) rotate(0deg)}to{transform:translate(7.04331px,6.5px) rotate(359.999998deg)}}@media(max-width:700px){.button--free__free{transform:translateY(-50%);margin-right:0}}footer{border-top:1px solid #e2e2e2;padding:42px 0}footer *{transition:all .3s}footer .footer__content{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}footer .footer__categories{list-style:none;display:flex;flex-direction:row;align-items:center}footer .footer__categories .footer__category{transform:translateY(0);transition:all .3s;margin-right:32px;position:relative}footer .footer__categories .footer__category--active>*{color:#4778ee!important}footer .footer__categories .footer__category--active:after{content:"";background-color:#4778ee;position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);height:2px;width:60%;transition:width .3s}footer .footer__categories .footer__category:hover{transform:translateY(2px)}footer .footer__categories .footer__category a{text-decoration:none;font-weight:400;font-size:12px;line-height:14px;color:#8e8e93}footer .footer__categories .footer__category a:hover{color:#3667dd}footer .footer__right{display:flex;flex-direction:column;align-items:flex-end}footer .footer__right .footer__auth{display:flex;margin-bottom:40px}footer .footer__right .footer__auth>*{margin-left:6px}footer .footer__right .footer__socials{display:flex}footer .footer__right .footer__socials>*{margin-left:16px}footer .footer__links{margin-top:34px;list-style:none}footer .footer__links>:not(:last-child){margin-bottom:24px}footer .footer__links a{display:block;padding-top:0;font-weight:500;font-size:14px;line-height:16px;color:#8e8e93;text-decoration:none}footer .footer__links a:hover{padding-top:2px;margin-bottom:-2px;color:#3667dd}footer .footer__copyright{margin-top:32px;font-weight:400;font-size:12px;line-height:14px;color:#272a36;display:flex;flex-direction:column;align-items:center}footer .footer__copyright__links{margin-top:14px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:-18px}footer .footer__copyright__links>*{margin-bottom:18px}footer .footer__copyright__links>:not(:last-child){margin-right:32px}footer .footer__copyright__links a{transform:translateY(2px);text-decoration:none;font-weight:400;font-size:12px;line-height:14px;color:#8e8e93}@media(max-width:520px){.footer__categories>li:not(.footer__categories__logo){display:none}.footer__auth{display:none!important}}*{box-sizing:border-box;-webkit-text-size-adjust:100%}a,button,input,select,textarea{text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.title{font-weight:700;color:#272a36;font-size:24px}.primary{color:#4778ee}@media(max-width:582px){.title .primary{display:block}}body,body .page{max-width:100vw;overflow-x:hidden}body.hidden .page{overflow:hidden;max-height:100vh}@media(max-width:700px){.title{font-weight:500}}.form-control .MuiInputBase-input,input.form-control,textarea.form-control{transition:box-shadow .3s,color .3s,border .3s}.form-control .MuiInputBase-input:hover,input.form-control:hover,textarea.form-control:hover{box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08)}input.form-control:active,input.form-control:focus,textarea.form-control:active,textarea.form-control:focus{color:#000;font-style:normal;padding-top:12px;padding-bottom:12px;border:1px solid #4778ee;box-shadow:0 0 2px #4778ee}input.form-control{height:40px}.Button_button__hbp0F{padding:11px 16px;border-radius:8px;border:1px solid transparent;background:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:all .25s!important;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.Button_buttonIcon__nj_pZ{padding:0}.Button_button__hbp0F:disabled{cursor:default;pointer-events:none}.Button_button__hbp0F:active,.Button_button__hbp0F:disabled,.Button_button__hbp0F:hover{box-shadow:none!important}.Button_button__hbp0F.Button_sizeMedium__WK_P8{font-weight:500;font-size:14px;line-height:16px}.Button_button__hbp0F.Button_sizeSmall__A0HXj{padding:8px 16px;font-weight:500;font-size:12px;line-height:14px}.Button_button__hbp0F.Button_variantContained__zuNtp,.Button_button__hbp0F.Button_variantSecondary__Fx2cT,.Button_button__hbp0F.Button_variantText__RZohL{background:var(--bg);color:var(--text)}.Button_button__hbp0F.Button_variantOutlined__oUfbC{background:var(--bg);color:var(--text);border:1px solid var(--text)}.Button_button__hbp0F.Button_colorPrimary__QvcfP.Button_variantContained__zuNtp{overflow:hidden;position:relative;z-index:1;--bg-hover:#3667dd;--bg:#4778ee;--text:#fff;box-shadow:0 49px 20px rgba(71,120,238,.01),0 28px 17px rgba(71,120,238,.05),0 12px 12px rgba(71,120,238,.09),0 3px 7px rgba(71,120,238,.1),0 0 0 rgba(71,120,238,.1)}.Button_button__hbp0F.Button_colorPrimary__QvcfP.Button_variantContained__zuNtp:after{content:"";position:absolute;transform:translate3d(0,100%,0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);transform-style:preserve-3d;background-color:var(--bg-hover);border-radius:500px;width:120%;height:0;padding-bottom:120%;bottom:auto;left:-10%;right:auto;transition:all .5s;z-index:-1}.Button_button__hbp0F.Button_colorPrimary__QvcfP.Button_variantContained__zuNtp:hover:after{transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg)}.Button_button__hbp0F.Button_colorPrimary__QvcfP.Button_variantContained__zuNtp:disabled{--bg:#a4c2fc!important}.Button_button__hbp0F.Button_colorPrimary__QvcfP.Button_variantContained__zuNtp:active{--bg:#2c5bcc}.Button_button__hbp0F.Button_colorPrimary__QvcfP.Button_variantSecondary__Fx2cT{--bg:#f7f7f7;--text:#272a36}.Button_button__hbp0F.Button_colorPrimary__QvcfP.Button_variantSecondary__Fx2cT:disabled{--bg:#ededed!important;--text:#8e8e93!important}.Button_button__hbp0F.Button_colorPrimary__QvcfP.Button_variantSecondary__Fx2cT:hover{--bg:#efefef}.Button_button__hbp0F.Button_colorPrimary__QvcfP.Button_variantSecondary__Fx2cT:active{--bg:#eaeaea}.Button_button__hbp0F.Button_colorPrimary__QvcfP.Button_variantText__RZohL{--bg:transparent;--text:#4778ee}.Button_button__hbp0F.Button_colorPrimary__QvcfP.Button_variantText__RZohL:disabled{--text:rgba(71,120,238,.46)!important}.Button_button__hbp0F.Button_colorPrimary__QvcfP.Button_variantText__RZohL:hover{--text:#3667dd}.Button_button__hbp0F.Button_colorPrimary__QvcfP.Button_variantText__RZohL:active{--text:#2c5bcc}.Button_button__hbp0F.Button_colorPrimary__QvcfP.Button_variantOutlined__oUfbC{--bg:transparent;--text:#4778ee}.Button_button__hbp0F.Button_colorPrimary__QvcfP.Button_variantOutlined__oUfbC:disabled{--text:rgba(71,120,238,.46)!important}.Button_button__hbp0F.Button_colorPrimary__QvcfP.Button_variantOutlined__oUfbC:hover{--text:#3667dd}.Button_button__hbp0F.Button_colorPrimary__QvcfP.Button_variantOutlined__oUfbC:active{--text:#2c5bcc}.Button_button__hbp0F.Button_colorDanger__8SLUa.Button_variantContained__zuNtp{overflow:hidden;position:relative;z-index:1;--bg-hover:#db3632;--bg:#e23834;--text:#fff}.Button_button__hbp0F.Button_colorDanger__8SLUa.Button_variantContained__zuNtp:after{content:"";position:absolute;transform:translate3d(0,100%,0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);transform-style:preserve-3d;background-color:var(--bg-hover);border-radius:500px;width:120%;height:0;padding-bottom:120%;bottom:auto;left:-10%;right:auto;transition:all .5s;z-index:-1}.Button_button__hbp0F.Button_colorDanger__8SLUa.Button_variantContained__zuNtp:hover:after{transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg)}.Button_button__hbp0F.Button_colorDanger__8SLUa.Button_variantContained__zuNtp:disabled{--bg:#ff9ea0!important}.Button_button__hbp0F.Button_colorDanger__8SLUa.Button_variantContained__zuNtp:active{--bg:#d13430}.Button_button__hbp0F.Button_colorDanger__8SLUa.Button_variantSecondary__Fx2cT{--bg:#f7f7f7;--text:#e23834}.Button_button__hbp0F.Button_colorDanger__8SLUa.Button_variantSecondary__Fx2cT:disabled{--bg:#ededed!important;--text:#f2a3a2!important}.Button_button__hbp0F.Button_colorDanger__8SLUa.Button_variantSecondary__Fx2cT:hover{--bg:#efefef;--text:#db3632}.Button_button__hbp0F.Button_colorDanger__8SLUa.Button_variantSecondary__Fx2cT:active{--bg:#eaeaea;--text:#d13430}.Button_button__hbp0F.Button_colorDanger__8SLUa.Button_variantText__RZohL{--bg:transparent;--text:#e23834}.Button_button__hbp0F.Button_colorDanger__8SLUa.Button_variantText__RZohL:disabled{--text:#f2a3a2!important}.Button_button__hbp0F.Button_colorDanger__8SLUa.Button_variantText__RZohL:hover{--text:#db3632}.Button_button__hbp0F.Button_colorDanger__8SLUa.Button_variantText__RZohL:active{--text:#d13430}.Button_button__hbp0F.Button_colorDanger__8SLUa.Button_variantOutlined__oUfbC{--bg:transparent;--text:#e23834}.Button_button__hbp0F.Button_colorDanger__8SLUa.Button_variantOutlined__oUfbC:disabled{--text:#f2a3a2!important}.Button_button__hbp0F.Button_colorDanger__8SLUa.Button_variantOutlined__oUfbC:hover{--text:#db3632}.Button_button__hbp0F.Button_colorDanger__8SLUa.Button_variantOutlined__oUfbC:active{--text:#d13430}.Button_button__hbp0F.Button_colorMuted__aUcv0.Button_variantText__RZohL{--bg:transparent;--text:#848488}.Button_button__hbp0F.Button_colorMuted__aUcv0.Button_variantText__RZohL:disabled{--text:#cbcbcd!important}.Button_button__hbp0F.Button_colorMuted__aUcv0.Button_variantText__RZohL:hover{--text:#848488}.Button_button__hbp0F.Button_colorMuted__aUcv0.Button_variantText__RZohL:active{--text:#7e7e83}.Button_button__hbp0F.Button_colorMuted__aUcv0.Button_variantOutlined__oUfbC{--bg:transparent;--text:#848488}.Button_button__hbp0F.Button_colorMuted__aUcv0.Button_variantOutlined__oUfbC:disabled{--text:#cbcbcd!important}.Button_button__hbp0F.Button_colorMuted__aUcv0.Button_variantOutlined__oUfbC:hover{--text:#848488}.Button_button__hbp0F.Button_colorMuted__aUcv0.Button_variantOutlined__oUfbC:active{--text:#7e7e83}.Button_button__hbp0F.Button_colorGreen__gXvw3.Button_variantContained__zuNtp{overflow:hidden;position:relative;z-index:1;--bg-hover:#5dd98c;--bg:#3ebf71;--text:#fff}.Button_button__hbp0F.Button_colorGreen__gXvw3.Button_variantContained__zuNtp:after{content:"";position:absolute;transform:translate3d(0,100%,0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);transform-style:preserve-3d;background-color:var(--bg-hover);border-radius:500px;width:120%;height:0;padding-bottom:120%;bottom:auto;left:-10%;right:auto;transition:all .5s;z-index:-1}.Button_button__hbp0F.Button_colorGreen__gXvw3.Button_variantContained__zuNtp:hover:after{transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg)}.Button_button__hbp0F.Button_colorGreen__gXvw3.Button_variantContained__zuNtp:disabled{--bg:#5dd98c!important}.Button_button__hbp0F.Button_colorGreen__gXvw3.Button_variantContained__zuNtp:active{--bg:#3ebf71}.Button_button__hbp0F.Button_colorGreen2__U2op3.Button_variantContained__zuNtp{overflow:hidden;position:relative;z-index:1;--bg-hover:#5b8c7f;--bg:#68a192;--text:#fff;box-shadow:0 49px 20px rgba(104,161,146,.01),0 28px 17px rgba(104,161,146,.05),0 12px 12px rgba(104,161,146,.09),0 3px 7px rgba(104,161,146,.1),0 0 0 rgba(104,161,146,.1)}.Button_button__hbp0F.Button_colorGreen2__U2op3.Button_variantContained__zuNtp:after{content:"";position:absolute;transform:translate3d(0,100%,0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);transform-style:preserve-3d;background-color:var(--bg-hover);border-radius:500px;width:120%;height:0;padding-bottom:120%;bottom:auto;left:-10%;right:auto;transition:all .5s;z-index:-1}.Button_button__hbp0F.Button_colorGreen2__U2op3.Button_variantContained__zuNtp:hover:after{transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg)}.Button_button__hbp0F.Button_colorGreen2__U2op3.Button_variantContained__zuNtp:disabled{--bg:#7c9b93!important}.Button_button__hbp0F.Button_colorGreen2__U2op3.Button_variantContained__zuNtp:active{--bg:#5b8c7f}.Button_button__hbp0F.Button_colorWhite__HHc7p.Button_variantContained__zuNtp{--bg:#fff;--text:#4778ee;box-shadow:0 3px 7px 0 rgba(0,0,0,.102),0 13px 13px 0 rgba(0,0,0,.09),0 29px 17px 0 rgba(0,0,0,.051),0 51px 21px 0 rgba(0,0,0,.012),0 80px 23px 0 transparent}.Button_button__hbp0F.Button_colorWhite__HHc7p.Button_variantContained__zuNtp:disabled{--bg:#eee!important}.Button_button__hbp0F.Button_colorWhite__HHc7p.Button_variantContained__zuNtp:active{--bg:#f3f0f0}.Button_button__hbp0F.Button_variantOutlined__oUfbC{--bg:transparent;--text:#3ebf71}.Button_button__hbp0F.Button_variantOutlined__oUfbC:disabled{--text:#5dd98c!important}.Button_button__hbp0F.Button_variantOutlined__oUfbC:hover{--text:#5dd98c}.Button_button__hbp0F.Button_variantOutlined__oUfbC:active{--text:#3ebf71}.Button_button__hbp0F.Button_variantText__RZohL{--bg:transparent;--text:#3ebf71}.Button_button__hbp0F.Button_variantText__RZohL:disabled{--text:#5dd98c!important}.Button_button__hbp0F.Button_variantText__RZohL:hover{--text:#5dd98c}.Button_button__hbp0F.Button_variantText__RZohL:active{--text:#3ebf71}.Button_fullWidth__HE8Co{width:100%}.AppLink_root__q3qff{color:#4778ee;position:relative;text-decoration:none}.AppLink_root__q3qff:hover:before{animation:AppLink_line__Lg_GI 1s cubic-bezier(.9,.3,0,1) forwards}.AppLink_root__q3qff:hover:after{display:block;animation:AppLink_point__tsbvc 1s cubic-bezier(.9,.3,0,1) forwards}.AppLink_root__q3qff:before{content:"";position:absolute;left:0;bottom:-.25em;height:1px;background-image:linear-gradient(270deg,#4778ee,rgba(71,120,238,0))}.AppLink_root__q3qff:after{display:none;content:"";position:absolute;left:0;bottom:calc(-.25em - .25rem/2);width:.25rem;height:.25rem;border-radius:.25rem;box-shadow:0 0 8px 2px rgba(71,120,238,.5);background:#4778ee}@keyframes AppLink_line__Lg_GI{0%{width:0;opacity:1}50%{width:100%;transform:scaleX(1)}to{width:100%;transform:scaleX(0);opacity:0}}@keyframes AppLink_point__tsbvc{0%{left:0;opacity:1}50%{left:calc(100% - 2px)}to{left:calc(100% - 2px);opacity:0}}.Container_container__TQi7z{position:relative;width:95vw;margin-left:auto;margin-right:auto;box-sizing:border-box}@media(min-width:1420px){.Container_container__TQi7z{width:1320px}}@media(max-width:580px){.Container_container__TQi7z{width:100%;padding-left:16px;padding-right:16px}}.Header_header__Yk7Dz{background:#fff;border-bottom:1px solid #e2e2e2;height:40px;width:100%;position:sticky;top:0;display:flex;justify-content:center;align-content:center}.Footer_paymentSystems__RTUAN{max-width:480px;margin-top:60px;display:inline-flex;flex-wrap:wrap;justify-content:flex-end}.Footer_footer__gEqAb{border-top:1px solid #e2e2e2;padding-top:42px;--text-color:#8e8e93;--highlight-color:#4778ee;--copyright-color:#272a36;--social-buttons-border-color:#e5e6ee}.Footer_footer__gEqAb *{transition:all .3s}.Footer_footerDark__pGa8H{border-top:0;--text-color:#a1a1a1;--highlight-color:#fff;--copyright-color:#fff;--social-buttons-border-color:#424551}.Footer_footer__content__4RUde{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.Footer_categories__IpvwI{list-style:none;display:flex;flex-direction:row;align-items:center}.Footer_categories__logo__wbW7x{margin-right:32px}.Footer_categories__item__ESmTJ{text-decoration:none;font-weight:400;font-size:12px;line-height:14px;color:var(--text-color);margin-right:32px;position:relative;transform:translateY(0);transition:all .3s}.Footer_categories__itemActive__Rt3KQ{color:var(--highlight-color)}.Footer_categories__item__ESmTJ:after{content:"";background-color:var(--highlight-color);position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);height:2px;width:0;transition:width .3s}.Footer_categories__item__ESmTJ:not(.Footer_categories__itemActive__Rt3KQ):hover{color:var(--highlight-color)}.Footer_categories__item__ESmTJ:not(.Footer_categories__itemActive__Rt3KQ):hover:after{width:60%}.Footer_productsContainer__gaNOf>:not(:last-child){padding-right:72px}.Footer_products__yWa_I{margin-top:34px;list-style:none;display:inline-flex;flex-direction:column;align-items:flex-start}.Footer_products__yWa_I>:not(:last-child){margin-bottom:24px}.Footer_products__item__S8IKW{display:inline-block;padding-top:0;font-weight:500;font-size:14px;line-height:16px;color:var(--text-color)!important;text-decoration:none;position:relative;top:0;transition:all .2s}.Footer_products__itemActive___Eszs{color:var(--highlight-color)!important}.Footer_products__item__S8IKW:not(.Footer_products__itemActive___Eszs):hover{transform:translateY(4px);color:var(--highlight-color)!important}.Footer_footer__copyright___e34U{margin-top:32px;padding-top:24px;font-weight:400;font-size:12px;line-height:14px;color:var(--copyright-color);display:flex;flex-direction:column;align-items:center;text-align:center}.Footer_footer__copyright__links___LWhz{margin-top:14px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}.Footer_footer__copyright__links___LWhz>*{margin-bottom:18px}.Footer_footer__copyright__links___LWhz>:not(:last-child){margin-right:32px}.Footer_footer__copyright__links___LWhz a{transform:translateY(2px);text-decoration:none;font-weight:400;font-size:12px;line-height:14px;color:var(--text-color);transition:all .2s}.Footer_footer__copyright__links___LWhz a:hover{color:var(--highlight-color)}.Footer_footer__right__Q0Ake{display:flex;flex-direction:column;align-items:flex-end}.Footer_footer__right__Q0Ake .Footer_footer__auth__UgoJU{display:flex;margin-bottom:40px}.Footer_footer__right__Q0Ake .Footer_footer__auth__UgoJU>*{margin-left:6px;transition:all .3s}.Footer_footer__right__Q0Ake .Footer_footer__auth__UgoJU>:hover{transform:translateY(2px)}.Footer_footer__right__Q0Ake .Footer_footer__socials__tEi2T{display:flex}.Footer_footer__right__Q0Ake .Footer_footer__socials__socialButton__OpiWQ{cursor:pointer;font-weight:500;font-size:14px;line-height:16px;display:flex;align-items:center;text-align:center;justify-content:center;text-decoration:none;color:#4778ee;outline:none;background:transparent;border:1px solid var(--social-buttons-border-color);width:32px;height:32px;min-height:0;padding:0;border-radius:42px;opacity:.7;position:relative;transform:translateY(0);transition:all .3s}.Footer_footer__right__Q0Ake .Footer_footer__socials__socialButton__OpiWQ:hover{border:1px solid #3667dd;opacity:1;transform:translateY(2px);filter:drop-shadow(0 0 6px rgba(0,0,0,.02)) drop-shadow(0 2px 4px rgba(0,0,0,.08))}.Footer_footer__right__Q0Ake .Footer_footer__socials__tEi2T>*{margin-left:16px}.Footer_paymentSystemsMobile__SJ1Sl{display:none;margin-top:40px;margin-bottom:-16px;text-align:center}.Footer_footer__email__4m2Pp{margin-top:20px}@media(max-width:520px){.Footer_categories__item__ESmTJ{display:none}.Footer_footer__auth__UgoJU{display:none!important}.Footer_productsContainer__gaNOf>:not(:last-child){padding-right:20px}.Footer_paymentSystems__RTUAN{display:none}.Footer_paymentSystemsMobile__SJ1Sl{display:block}}