.Accordion__wrapper__1c6e7{display:flex;flex-direction:column;gap:2px}.Accordion__root__23c5d{background-color:var(--color-substrate-bg,--color-white);border:1px solid var(--color-gray-500);border-radius:16px;color:var(--color-main-block-title,-color-black-500);transition:background-color .3s ease}.Accordion__root__23c5d:focus-visible{outline:3px solid rgb(var(--accent-500-rgb,106 128 239)/.4);outline-offset:1px;transition:outline-width .1s ease}.Accordion__root__23c5d:hover{background-color:var(--color-gray-200,--color-white)}.Accordion__header__cbd69{display:flex;flex-direction:column;gap:4px;padding:16px;transition:padding .3s ease;cursor:pointer}.Accordion__header__cbd69.Accordion__opened__8a346{padding:16px 16px 12px}.Accordion__title__3d4c7{font-size:var(--font-size-16);line-height:var(--font-line-height-24);font-weight:var(--font-weight-medium);display:flex;align-items:center;gap:8px}.Accordion__title__3d4c7 .Accordion__arrow__77335,.Accordion__title__3d4c7 .Accordion__customIcon__95510{display:flex;align-items:center;margin-left:auto;transition:transform .3s;color:var(--color-gray-800)}.Accordion__title__3d4c7 .Accordion__arrow__77335.Accordion__noMargin__7b585,.Accordion__title__3d4c7 .Accordion__customIcon__95510.Accordion__noMargin__7b585{margin-left:0}.Accordion__subtitle__30c0b{font-size:var(--font-size-12);line-height:var(--font-line-height-18);color:var(--color-gray-800);padding-left:28px}.Accordion__subtitle__30c0b.Accordion__noPadding__c21b6{padding-left:0}.Accordion__error__e0b76{font-size:var(--font-size-14);line-height:var(--font-line-height-20);color:var(--color-red-600)}.Accordion__body__4880b{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s;padding:0 16px}.Accordion__body__4880b .Accordion__content__5ecaf{overflow:hidden}.Accordion__body__4880b.Accordion__opened__8a346{padding:0 16px 16px}.Accordion__open__ed604 .Accordion__body__4880b{grid-template-rows:1fr}.Accordion__open__ed604 .Accordion__body__4880b .Accordion__content__5ecaf{animation:Accordion__overflow__9b23b 1s forwards}.Accordion__open__ed604 .Accordion__arrow__77335:not(.Accordion__custom__4a4fc){transform:rotate(180deg)}@keyframes Accordion__overflow__9b23b{to{overflow:initial}}.Icon__root__6c380{display:inline-flex;align-items:center;justify-content:center}.Icon__root__6c380.Icon__boxSize-48__32fec{width:48px;height:48px}.Icon__root__6c380.Icon__boxSize-32__97e8b{width:32px;height:32px}.Icon__root__6c380.Icon__boxSize-24__40610{width:24px;height:24px}.Icon__root__6c380.Icon__boxSize-20__86d44{width:20px;height:20px}.Icon__root__6c380.Icon__boxSize-16__8187f{width:16px;height:16px}.Icon__root__6c380.Icon__currentColor__b880a path{fill:currentcolor}.Icon__size-48__c8b1d{width:48px;height:48px}.Icon__size-32__5c564{width:32px;height:32px}.Icon__size-24__f5481{width:24px;height:24px}.Icon__size-20__f950d{width:20px;height:20px}.Icon__size-16__561c5{width:16px;height:16px}.Accordion_root__nsl8j{background-color:var(--color-substrate-bg,#fff);border-radius:var(--border-radius-4,20px)}.Accordion_root__nsl8j h3{font-size:1rem;color:var(--color-main-block-title,inherit)}.Accordion_root__nsl8j *{font-size:1rem;line-height:1.5}.Icon_root__bn67H{display:inline-flex;align-items:center;justify-content:center}.Icon_root__bn67H svg{fill:currentColor}@keyframes LoadingIcon_rotate__5NqtW{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.LoadingIcon_root__QXG3H.LoadingIcon_root__QXG3H{font-size:1.5rem}.LoadingIcon_root__QXG3H.LoadingIcon_root__QXG3H>span{animation:LoadingIcon_rotate__5NqtW 1s infinite}.LoadingIcon_root__QXG3H.LoadingIcon_root__QXG3H path{fill:currentColor}.Button_root__V1M2B{display:inline-flex;align-items:center;gap:8px;max-height:48px;min-height:48px;height:48px;font-size:1rem;border-radius:var(--button-radius,10px)}.Button_root__V1M2B.Button_small__Co4Kj{max-height:40px;min-height:40px;height:40px}.Button_root__V1M2B.Button_big__9IVZm{max-height:56px;min-height:56px;height:56px}.Button_root__V1M2B.Button_primary__nUUCs.Button_primary__nUUCs{background-color:var(--color-primary-btn-bg,var(--color-main,#1f242e));border-color:var(--color-primary-btn-bg,var(--color-main,#1f242e));color:var(--color-primary-btn-text,#fff)}.Button_root__V1M2B.Button_primary__nUUCs.Button_primary__nUUCs:visited{color:var(--color-primary-btn-text,#fff)}.Button_root__V1M2B.Button_primary__nUUCs.Button_primary__nUUCs *{fill:currentColor}.Button_root__V1M2B.Button_primary__nUUCs.Button_primary__nUUCs:hover{background-color:var(--color-primary-btn-bg-hover,#4c5058);border-color:var(--color-primary-btn-bg-hover,#4c5058);color:var(--color-primary-btn-text,#fff)}.Button_root__V1M2B.Button_primary__nUUCs.Button_primary__nUUCs:hover *{fill:currentColor}.Button_root__V1M2B.Button_secondary__igEqB.Button_secondary__igEqB{background-color:var(--color-secondary-btn-bg,#e3e7ec);border-color:var(--color-secondary-btn-bg,#e3e7ec);color:var(--color-secondary-btn-text,#1f242e)}.Button_root__V1M2B.Button_secondary__igEqB.Button_secondary__igEqB:visited{color:var(--color-secondary-btn-text,#1f242e)}.Button_root__V1M2B.Button_secondary__igEqB.Button_secondary__igEqB *{fill:currentColor}.Button_root__V1M2B.Button_secondary__igEqB.Button_secondary__igEqB:hover{background-color:var(--color-secondary-btn-bg-hover,#c2c2c6);border-color:var(--color-secondary-btn-bg-hover,#c2c2c6);color:var(--color-secondary-btn-text,#1f242e)}.Button_root__V1M2B.Button_secondary__igEqB.Button_secondary__igEqB:hover *{fill:currentColor!important}.Button_root__V1M2B.Button_white__j_3lh.Button_white__j_3lh{background-color:var(--color-white-btn-bg,#fff);border-color:var(--color-white-btn-bg,#fff);color:var(--color-white-btn-text,#1f242e)}.Button_root__V1M2B.Button_white__j_3lh.Button_white__j_3lh:visited{color:var(--color-white-btn-text,#1f242e)}.Button_root__V1M2B.Button_white__j_3lh.Button_white__j_3lh *{fill:currentColor}.Button_root__V1M2B.Button_white__j_3lh.Button_white__j_3lh:hover{background-color:var(--color-white-btn-bg-hover,#c2c2c6);border-color:var(--color-white-btn-bg-hover,#c2c2c6);color:var(--color-white-btn-text,#1f242e)}.Button_root__V1M2B.Button_white__j_3lh.Button_white__j_3lh:hover *{fill:currentColor!important}.AboutSection_about__vk9Lp{background-color:#114851;color:#fff;border-radius:12px;padding:32px;margin-bottom:32px;background-image:url(/osago/_next/static/media/town.00eb74d8.svg);background-position:500px bottom;background-repeat:no-repeat}.AboutSection_about__vk9Lp .AboutSection_text__4G_wA{max-width:483px}.AboutSection_about__vk9Lp h2{font-weight:500;font-size:32px;line-height:40px}.AboutSection_about__vk9Lp .AboutSection_logos__T2A46{display:flex;flex-direction:row;align-items:center;padding-top:24px}.AboutSection_about__vk9Lp .AboutSection_logos__T2A46 img{margin-right:32px}@media(min-width:767px)and (max-width:1023px){.AboutSection_about__vk9Lp{background-position:470px bottom}}@media(max-width:766px){.AboutSection_about__vk9Lp{padding:16px 16px 150px;background-image:url(/osago/_next/static/media/town-mobile.90e528a5.svg);background-position:bottom}.AboutSection_about__vk9Lp .AboutSection_logos__T2A46{display:flex;align-items:center;flex-direction:row-reverse;justify-content:space-between;padding-top:12px}.AboutSection_about__vk9Lp .AboutSection_logos__T2A46 img{margin:0}.AboutSection_about__vk9Lp .AboutSection_logos__T2A46 .AboutSection_moex__XUfzC{height:42px}.AboutSection_about__vk9Lp .AboutSection_logos__T2A46 .AboutSection_bank__yc0dr{height:32px}}@media(min-width:1251px){.AboutSection_about__vk9Lp{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}.AboutSection_about__vk9Lp .AboutSection_text__4G_wA{max-width:483px}.AboutSection_about__vk9Lp .AboutSection_logos__T2A46{padding-right:20px;display:block}.AboutSection_about__vk9Lp .AboutSection_logos__T2A46 img{display:block;margin-top:32px;margin-right:0}}.AppBanner_root__NPu4i{display:block;color:inherit;cursor:pointer;text-decoration:none}.AppBanner_root__NPu4i:hover{text-decoration:none}.AppBanner_banner__0QeQg{background-image:linear-gradient(84.6deg,#5c626d,#4a505f 83%,#333b4a);border-radius:16px;position:relative;padding:30px;color:#fff;overflow:hidden}@media screen and (max-width:768px){.AppBanner_banner__0QeQg{padding:15px;margin:0 0 32px}}.AppBanner_banner__0QeQg .AppBanner_title__isxui{font-size:32px;line-height:50px;font-weight:500;color:#fff;margin:0 0 20px}@media screen and (max-width:1024px){.AppBanner_banner__0QeQg .AppBanner_title__isxui{margin-bottom:2px}}@media screen and (max-width:768px){.AppBanner_banner__0QeQg .AppBanner_title__isxui{font-size:20px;line-height:31px;margin:0 0 15px}}.AppBanner_banner__0QeQg .AppBanner_text__YPOIG{font-weight:400;letter-spacing:1px;font-size:14px;line-height:17px;margin:0 0 38px}@media screen and (max-width:768px){.AppBanner_banner__0QeQg .AppBanner_text__YPOIG{font-size:14px;line-height:22px;margin:0 0 30px}}.AppBanner_banner__0QeQg .AppBanner_text__YPOIG .AppBanner_text_age__eZs2U{display:none}@media(max-width:510px){.AppBanner_banner__0QeQg .AppBanner_text__YPOIG{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;column-gap:30px}.AppBanner_banner__0QeQg .AppBanner_text__YPOIG>*{max-width:220px}.AppBanner_banner__0QeQg .AppBanner_text__YPOIG .AppBanner_text_age__eZs2U{display:block;font-size:20px;line-height:24px}}.AppBanner_banner__0QeQg .AppBanner_content_age___gRdE{font-size:20px}@media(max-width:510px){.AppBanner_banner__0QeQg .AppBanner_content_age___gRdE{display:none}}.AppBanner_banner__0QeQg .AppBanner_bg_mobile__rxVqE{display:none}@media screen and (max-width:768px){.AppBanner_banner__0QeQg .AppBanner_bg_mobile__rxVqE{display:block;position:absolute;right:5px;bottom:15px;width:75px}}@media(max-width:510px){.AppBanner_banner__0QeQg .AppBanner_bg_mobile__rxVqE{display:none}}.AppBanner_banner__0QeQg .AppBanner_content__16eqF{display:flex;flex-direction:row;align-items:center;gap:40px;padding-bottom:15px}@media screen and (max-width:1024px){.AppBanner_banner__0QeQg .AppBanner_content__16eqF{flex-direction:column-reverse;align-items:flex-start;gap:16px}.AppBanner_banner__0QeQg .AppBanner_content__16eqF .AppBanner_content_age___gRdE{display:none}}@media(max-width:510px){.AppBanner_banner__0QeQg .AppBanner_content__16eqF{gap:24px;flex-direction:inherit}}.AppBanner_banner__0QeQg .AppBanner_bg1__dNrBW{position:absolute;z-index:1;height:193px;top:0;left:474px}@media screen and (max-width:1272px){.AppBanner_banner__0QeQg .AppBanner_bg1__dNrBW{left:434px}}@media screen and (max-width:1024px){.AppBanner_banner__0QeQg .AppBanner_bg1__dNrBW{display:none}}@media screen and (max-width:768px){.AppBanner_banner__0QeQg .AppBanner_bg1__dNrBW{display:none}}.AppBanner_banner__0QeQg .AppBanner_bg2__OB_WE{position:absolute;z-index:1;width:190px;bottom:0;left:835px}@media screen and (max-width:1272px){.AppBanner_banner__0QeQg .AppBanner_bg2__OB_WE{left:660px;width:130px}}@media screen and (max-width:1024px){.AppBanner_banner__0QeQg .AppBanner_bg2__OB_WE{left:auto;right:80px}}@media screen and (max-width:768px){.AppBanner_banner__0QeQg .AppBanner_bg2__OB_WE{display:none}}.AppBanner_banner__0QeQg .AppBanner_wrapper__jWlwu{position:absolute;z-index:3;top:41px;left:700px}@media screen and (max-width:768px){.AppBanner_banner__0QeQg .AppBanner_wrapper__jWlwu{display:none}}.AppBanner_banner__0QeQg .AppBanner_wrapper__jWlwu .AppBanner_qr__xwtnS{width:148px;display:block;border-radius:10px}@media screen and (max-width:1272px){.AppBanner_banner__0QeQg .AppBanner_wrapper__jWlwu{top:45px;left:660px}.AppBanner_banner__0QeQg .AppBanner_wrapper__jWlwu .AppBanner_qr__xwtnS{width:121px}}@media screen and (max-width:1024px){.AppBanner_banner__0QeQg .AppBanner_wrapper__jWlwu{top:134px;left:auto;right:270px}.AppBanner_banner__0QeQg .AppBanner_wrapper__jWlwu .AppBanner_qr__xwtnS{width:96px}}.AppBanner_banner__0QeQg .AppBanner_wrapper__jWlwu .AppBanner_mail__f7I_e{position:absolute;z-index:3;right:-30px;top:-30px;height:44px}.AppBanner_banner__0QeQg .AppBanner_wrapper__jWlwu .AppBanner_bonus__F0qqP{position:absolute;z-index:3;height:39px;margin-top:-30px;top:50%;right:100%;margin-right:-5px}@media screen and (max-width:1024px){.AppBanner_banner__0QeQg .AppBanner_wrapper__jWlwu .AppBanner_bonus__F0qqP{margin-right:-2px}}.AppBanner_banner__0QeQg .AppBanner_wrapper__jWlwu .AppBanner_online__S8uZl{position:absolute;bottom:15%;left:100%;margin-left:-5px;z-index:3;border-radius:32px;background-color:#ff0508;width:118px;height:36px;line-height:36px;color:#fff;text-align:center;font-size:14px;font-weight:600}@media screen and (max-width:1024px){.AppBanner_banner__0QeQg .AppBanner_wrapper__jWlwu .AppBanner_online__S8uZl{margin-left:-2px}}.ContentCard_root__dTCST{background-color:var(--color-substrate-bg,#fff);padding:16px;border-radius:var(--card-radius,20px)}.BonusSection_body__ysAY_{display:flex;align-items:center;justify-content:space-between;color:var(--color-main,#1f242e);font-size:18px;line-height:24px}@media screen and (max-width:1024px){.BonusSection_body__ysAY_{display:block}}.BonusSection_text__pu4wM{display:flex;align-items:center}@media screen and (max-width:1024px){.BonusSection_text__pu4wM{margin-bottom:12px}}@media screen and (max-width:768px){.BonusSection_text__pu4wM img{display:none}}@media screen and (max-width:992px){.FourStepSection_step__eXtPa{padding-top:32px}}.FourStepSection_title__bKf__{margin-bottom:32px;text-align:center}@media screen and (max-width:992px){.FourStepSection_title__bKf__{margin-bottom:24px}}.FourStepSection_container__5vM2L{display:none}@media screen and (max-width:768px){.FourStepSection_container__5vM2L{display:flex;overflow:hidden;padding-bottom:0}}.FourStepSection_root__5NhG_{display:flex;align-items:stretch;flex-direction:row;color:var(--color-main,#1f242e);padding-bottom:8px;margin-bottom:24px;overflow:auto}.FourStepSection_root__5NhG_:empty{display:none}.FourStepSection_root__5NhG_.FourStepSection_vertical__Nzn1x{flex-direction:column}.FourStepSection_root__5NhG_::-webkit-scrollbar{width:0}.FourStepSection_body__gniCR{display:flex;align-items:stretch;flex-wrap:wrap;gap:24px}@media screen and (max-width:768px){.FourStepSection_body__gniCR{display:none}}.FourStepSection_card__BKhg_{flex:1 1;min-width:160px}.FourStepSection_card__BKhg_ .FourStepSection_primary__WN8xS{color:#ff0508}.PromoBanner_root__T__fx{height:auto}.PromoBanner_img__FSb2X{width:100%;border-radius:16px}.FormField__root__c1a77{display:flex;flex-direction:column;gap:8px}.FormField__label__c1aac{font-weight:var(--font-weight-regular);font-size:var(--font-size-16);line-height:var(--font-line-height-24)}.FormField__text__a7b8a{color:var(--color-gray-800)}.Alert__root__5aa76,.FormField__text__a7b8a{font-weight:var(--font-weight-regular);font-size:var(--font-size-14);line-height:var(--font-line-height-20)}.Alert__root__5aa76{display:flex;align-items:center;gap:12px}.Alert__root__5aa76.Alert__error__7fe2c{color:var(--color-red-600)}.Alert__root__5aa76.Alert__success__4f97a{color:var(--color-green-600)}.Alert__root__5aa76.Alert__default__dcb0c{color:var(--color-gray-800)}.MobileCarousel_root__3VHPh{position:relative;overflow:hidden}.MobileCarousel_wrapper__XhXOJ{display:flex;flex-wrap:nowrap;gap:24px;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.MobileCarousel_wrapper__XhXOJ::-webkit-scrollbar{width:0;height:0}.MobileCarousel_dot__53cnW{width:12px;height:12px;border-radius:6px;background:#fff;transition:all .5s ease;margin:0 6px;border:none;cursor:pointer}.MobileCarousel_dot__53cnW.MobileCarousel_active__2EdXe{background:#ff0508;width:36px}.MobileCarousel_dotsContainer__16sn_{display:flex;flex-direction:row;align-items:center;width:100%;justify-content:center}.UiIcon_root__PLMQV{display:inline-flex;align-items:center;justify-content:center}.UiIcon_root__PLMQV svg{fill:currentColor}.UiInputPure_root__A5Jjd .UiInputPure_input__LUa_r input:-webkit-autofill{box-shadow:inset 0 0 0 1000px transparent!important;-webkit-box-shadow:inset 0 0 0 1000px transparent!important;background-color:transparent!important;-webkit-transition:background-color 999999s ease-in-out 0s;transition:background-color 999999s ease-in-out 0s}.UiInputPure_root__A5Jjd .UiInputPure_input__LUa_r input:-webkit-autofill:active,.UiInputPure_root__A5Jjd .UiInputPure_input__LUa_r input:-webkit-autofill:focus,.UiInputPure_root__A5Jjd .UiInputPure_input__LUa_r input:-webkit-autofill:hover{box-shadow:inset 0 0 0 1000px transparent!important;-webkit-box-shadow:inset 0 0 0 1000px transparent!important;background-color:transparent!important;-webkit-transition:background-color 999999s ease-in-out 0s;transition:background-color 999999s ease-in-out 0s}.ProfitCard_root__IanZi{box-sizing:border-box;position:relative;z-index:0;overflow:hidden;padding:24px}.ProfitCard_iconWrapper__VmHE6{width:56px;height:56px;border-radius:50%;background:#e3e7ec;display:flex;align-items:center;justify-content:center;font-size:3rem;margin-bottom:16px}.ProfitCard_iconWrapper__VmHE6 .ProfitCard_icon__8u3e4{width:28px;height:28px}.ProfitCard_iconWrapper__VmHE6>span{display:flex;align-items:center;justify-content:center}.ProfitCard_title__vW3tI{font-weight:500;font-size:1.5rem;line-height:2rem;margin-bottom:8px}.ProfitCard_text__GDbBm{font-size:1.125rem;line-height:1.5}.Input__root__6392b{--input-bg:var(--color-gray-400)}.Input__root__6392b.Input__secondary__ce988{--input-bg:var(--color-white)}.Input__root__6392b{display:flex;align-items:center;gap:8px;position:relative;width:100%;border:1px solid transparent;border-radius:12px;transition:background-color .3s ease,border .3s ease,box-shadow .3s ease}.Input__root__6392b:hover{border-color:var(--color-gray-600)}.Input__root__6392b.Input__focused__d91ee,.Input__root__6392b:focus-within{background-color:var(--color-white);border-color:var(--accent-600,--color-purple-600);box-shadow:var(--focus-shadow-500)}.Input__root__6392b.Input__focused__d91ee .Input__input__07830::placeholder,.Input__root__6392b:focus-within .Input__input__07830::placeholder{opacity:1}.Input__root__6392b.Input__focused__d91ee .Input__rightLabel__6310b,.Input__root__6392b:focus-within .Input__rightLabel__6310b{pointer-events:none}.Input__root__6392b .Input__input__07830:-webkit-autofill,.Input__root__6392b .Input__input__07830:-webkit-autofill:focus,.Input__root__6392b .Input__input__07830:-webkit-autofill:hover{box-shadow:inset 0 0 0 1000px var(--input-bg)!important;-webkit-text-fill-color:var(--color-black-500);caret-color:var(--color-black-500);border-radius:12px;-webkit-transition:background-color 0s,color 0s;transition:background-color 0s,color 0s}.Input__root__6392b .Input__input__07830:-moz-autofill,.Input__root__6392b .Input__input__07830:autofill{box-shadow:inset 0 0 0 1000px var(--input-bg)!important;caret-color:var(--color-black-500)}.Input__root__6392b textarea{resize:none;scrollbar-width:none}.Input__root__6392b .Input__input__07830{padding:0;border:0;width:100%;outline:none;background-color:transparent;border-radius:12px;font-size:var(--font-size-16);line-height:var(--font-line-height-24);text-overflow:ellipsis;color:var(--color-black-500)}.Input__root__6392b .Input__input__07830::placeholder{opacity:0;color:var(--color-black-200)}.Input__root__6392b .Input__label__f0162{position:absolute;left:16px;top:50%;font-size:var(--font-size-16);overflow:hidden;width:calc(100% - 32px);transform:translateY(-50%);transition:.2s cubic-bezier(.37,0,.63,1);pointer-events:none}.Input__root__6392b .Input__label__f0162,.Input__root__6392b .Input__leftBlock__5c1d0,.Input__root__6392b .Input__rightBlock__4eed7{line-height:var(--font-line-height-24);text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--color-gray-800)}.Input__root__6392b .Input__leftBlock__5c1d0{display:flex;align-items:center;padding-left:16px}.Input__root__6392b .Input__rightBlock__4eed7{display:flex;align-items:center;gap:8px;padding-right:16px}.Input__root__6392b .Input__rightBlock__4eed7.Input__withEndBlock__f7ad8{padding-right:8px}.Input__root__6392b .Input__rightLabelWrapper__bd766{overflow:hidden;max-width:5rem;text-overflow:ellipsis;white-space:nowrap}.Input__root__6392b .Input__rightLabel__6310b{max-width:160px;font-size:var(--font-size-14);line-height:var(--font-line-height-20)}.Input__root__6392b .Input__endBlock__af371{cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:32px;gap:8px}.Input__root__6392b .Input__holder__13099{display:inline-flex;position:relative;flex:1 1}.Input__root__6392b .Input__mask__75ffb{font-size:var(--font-size-16);line-height:var(--font-line-height-24);text-overflow:ellipsis;color:var(--color-black-200)}.Input__root__6392b.Input__primary__93b3a{background-color:var(--color-gray-400)}.Input__root__6392b.Input__secondary__ce988{background-color:var(--color-white)}.Input__root__6392b.Input__rootCenter__f3494{justify-content:center}.Input__root__6392b .Input__holderCenter__19f5e,.Input__root__6392b .Input__inputCenter__f5052{flex:none;display:block;width:100%}.Input__root__6392b .Input__rightBlockCenter__2fd13{position:absolute;right:0}.Input__root__6392b.Input__disabled__42c80{cursor:not-allowed}.Input__root__6392b.Input__disabled__42c80.Input__primary__93b3a{background-color:var(--color-gray-300)}.Input__root__6392b.Input__disabled__42c80 .Input__input__07830{cursor:not-allowed;color:var(--color-gray-600,#c2c2c6)}.Input__root__6392b.Input__disabled__42c80 .Input__input__07830:hover{border-color:transparent}.Input__root__6392b.Input__disabled__42c80 .Input__label__f0162,.Input__root__6392b.Input__disabled__42c80 .Input__leftBlock__5c1d0,.Input__root__6392b.Input__disabled__42c80 .Input__rightBlock__4eed7{cursor:not-allowed;color:var(--color-gray-600)}.Input__root__6392b.Input__disabled__42c80 .Input__leftBlock__5c1d0 .Input__rightLabel__6310b,.Input__root__6392b.Input__disabled__42c80 .Input__rightBlock__4eed7 .Input__rightLabel__6310b{cursor:not-allowed}.Input__root__6392b.Input__disabled__42c80 .Input__endBlock__af371{cursor:not-allowed;color:var(--color-gray-600)}.Input__root__6392b.Input__disabled__42c80.Input__disabledChange__0d6f3 .Input__input__07830{cursor:not-allowed}.Input__root__6392b.Input__disabled__42c80:hover{border-color:transparent}.Input__root__6392b.Input__disabledChange__0d6f3 .Input__input__07830{cursor:pointer}.Input__root__6392b.Input__s__7abc4 .Input__input__07830,.Input__root__6392b.Input__s__7abc4 .Input__mask__75ffb{padding:11px 16px}.Input__root__6392b.Input__s__7abc4:not(.Input__disableFloatingLabel__25cf0) .Input__input__07830:focus-within+.Input__label__f0162{display:none}.Input__root__6392b.Input__s__7abc4 .Input__input__07830:not([value=""])+.Input__label__f0162{display:none}.Input__root__6392b.Input__s__7abc4 .Input__endBlock__af371{height:46px}.Input__root__6392b.Input__s__7abc4.Input__startBlock__86a00 .Input__input__07830,.Input__root__6392b.Input__s__7abc4.Input__startBlock__86a00 .Input__mask__75ffb{padding-left:0}.Input__root__6392b.Input__m__35ec6 .Input__input__07830{padding:25px 16px 5px}.Input__root__6392b.Input__m__35ec6:not(.Input__disableFloatingLabel__25cf0):focus-within .Input__label__f0162{font-size:var(--font-size-14);line-height:var(--font-line-height-20);font-weight:var(--font-weight-regular);top:6px;transform:none}.Input__root__6392b.Input__m__35ec6.Input__focused__d91ee .Input__label__f0162,.Input__root__6392b.Input__m__35ec6.Input__withValue__79d1d .Input__label__f0162{font-size:var(--font-size-14);line-height:var(--font-line-height-20);font-weight:var(--font-weight-regular);top:6px;transform:none}.Input__root__6392b.Input__m__35ec6 .Input__mask__75ffb{padding:25px 16px 5px}.Input__root__6392b.Input__m__35ec6 .Input__endBlock__af371{height:54px}.Input__root__6392b.Input__m__35ec6.Input__startBlock__86a00 .Input__input__07830,.Input__root__6392b.Input__m__35ec6.Input__startBlock__86a00 .Input__mask__75ffb{padding-left:4px}.Input__root__6392b.Input__m__35ec6.Input__startBlock__86a00 .Input__label__f0162{left:4px}.Input__root__6392b.Input__l__9b0fc .Input__input__07830{padding:27px 16px 7px}.Input__root__6392b.Input__l__9b0fc:not(.Input__disableFloatingLabel__25cf0):focus-within .Input__label__f0162{font-size:var(--font-size-14);line-height:var(--font-line-height-20);font-weight:var(--font-weight-regular);top:8px;transform:none}.Input__root__6392b.Input__l__9b0fc.Input__focused__d91ee .Input__label__f0162,.Input__root__6392b.Input__l__9b0fc.Input__withValue__79d1d .Input__label__f0162{font-size:var(--font-size-14);line-height:var(--font-line-height-20);font-weight:var(--font-weight-regular);top:8px;transform:none}.Input__root__6392b.Input__l__9b0fc .Input__mask__75ffb{padding:27px 16px 7px}.Input__root__6392b.Input__l__9b0fc .Input__endBlock__af371{height:58px}.Input__root__6392b.Input__l__9b0fc.Input__startBlock__86a00 .Input__input__07830,.Input__root__6392b.Input__l__9b0fc.Input__startBlock__86a00 .Input__mask__75ffb{padding-left:4px}.Input__root__6392b.Input__l__9b0fc.Input__startBlock__86a00 .Input__label__f0162{left:4px}.Input__root__6392b.Input__error__c2b2d{border-color:var(--color-red-600)}.Input__root__6392b.Input__error__c2b2d .Input__label__f0162{color:var(--color-red-600)}.Input__root__6392b.Input__error__c2b2d.Input__focused__d91ee,.Input__root__6392b.Input__error__c2b2d:focus-within{border-color:var(--accent-600)}.Input__root__6392b.Input__success__5cf1a{border-color:var(--color-green-600)}.Input__root__6392b.Input__success__5cf1a .Input__label__f0162{color:var(--color-green-600)}.Input__root__6392b.Input__success__5cf1a.Input__focused__d91ee,.Input__root__6392b.Input__success__5cf1a:focus-within{border-color:var(--accent-600)}.ProfitSection_step__9pYSg{padding-top:12px}.ProfitSection_title__30d2s{margin-bottom:32px;text-align:center}@media screen and (max-width:992px){.ProfitSection_title__30d2s{margin-bottom:24px}}.ProfitSection_body__3w5Z2{display:flex;align-items:stretch;flex-wrap:wrap;gap:24px}@media screen and (max-width:768px){.ProfitSection_body__3w5Z2{display:none}}.ProfitSection_card___pRdH{flex:1 1;min-width:220px}.ProfitSection_container__o8IZ7{display:none}@media screen and (max-width:768px){.ProfitSection_container__o8IZ7{display:flex;overflow:hidden;padding-bottom:0}}.ProfitSection_root__98ca5{display:flex;align-items:stretch;flex-direction:row;gap:16px;color:var(--color-main,#1f242e);padding-bottom:8px;margin-bottom:24px;overflow:auto}.ProfitSection_root__98ca5:empty{display:none}.ProfitSection_root__98ca5.ProfitSection_vertical__HpWZW{flex-direction:column}.ProfitSection_root__98ca5::-webkit-scrollbar{width:0}.Mask__root__9eb82{box-sizing:border-box;display:table;position:absolute;top:0;left:0;z-index:1;height:100%;white-space:break-spaces;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;touch-action:none}.Mask__item__32277{display:table-cell;vertical-align:middle;height:100%}.PromoPage_wrapper__OzRdY{display:flex;flex-direction:column;gap:32px;padding-bottom:0!important}@media screen and (max-width:576px){.PromoPage_wrapper__OzRdY{padding-top:8px}}.Spinner__root__bc40f{display:inline-flex}.Spinner__root__bc40f svg{animation-duration:1s;animation-iteration-count:infinite;animation-name:Spinner__ui-animation-spin__df4d5}@keyframes Spinner__ui-animation-spin__df4d5{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.ProfitSteps_title__Qx8vg{margin-bottom:24px;font-weight:500;font-size:32px;line-height:40px}@media screen and (max-width:992px){.ProfitSteps_title__Qx8vg{margin-bottom:24px}}.ProfitSteps_body__VH6fX{display:flex;align-items:stretch;flex-wrap:wrap;gap:32px}@media screen and (max-width:992px){.ProfitSteps_body__VH6fX{flex-direction:column}}@media screen and (max-width:768px){.ProfitSteps_body__VH6fX{display:none}}.ProfitSteps_container__tWvKG{display:none}@media screen and (max-width:768px){.ProfitSteps_container__tWvKG{display:flex;overflow:hidden;padding-bottom:0}}.ProfitSteps_rootMobile__e0rLF{display:flex;align-items:stretch;flex-direction:row;gap:16px;color:var(--color-main,#1f242e);padding-bottom:8px;margin-bottom:24px;overflow:auto}.ProfitSteps_rootMobile__e0rLF:empty{display:none}.ProfitSteps_rootMobile__e0rLF.ProfitSteps_vertical___JIK3{flex-direction:column}.ProfitSteps_rootMobile__e0rLF::-webkit-scrollbar{width:0}.ProfitSteps_item__f0p4o{background:#fff;padding:20px;color:#4c5058;border-radius:12px;overflow:hidden}.ProfitSteps_item__f0p4o img{display:block;margin-bottom:16px}@media screen and (max-width:1272px){.ProfitSteps_item__f0p4o{padding:12px}}.ProfitSteps_list__WVEwr .ProfitSteps_ul__1lYKu{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:0}.ProfitSteps_list__WVEwr .ProfitSteps_ul__1lYKu li{list-style-type:none;min-width:calc(25% - 12px);max-width:calc(25% - 12px)}.ProfitSteps_button__O784Z{min-width:220px;margin-top:24px}@media screen and (max-width:768px){.ProfitSteps_button__O784Z{min-width:100%}}.SquareSwitch_root__4J0RK{display:flex;align-items:center;width:252px;max-width:100%;justify-content:stretch;box-sizing:border-box;height:40px;padding:4px;flex:0 1;border-radius:24px;background-color:var(--color-calculator-substrate-bg,#f3f4f6)}@media screen and (max-width:576px){.SquareSwitch_root__4J0RK{flex:auto}}.SquareSwitch_btn__Akrp0{height:100%;flex:1 1;border:0;background:none;padding:6px 13px;cursor:pointer;color:var(--color-main,var(--color-main,#1f242e));border-radius:inherit;background-color:transparent}.SquareSwitch_btn__Akrp0.SquareSwitch_checked__QeWug{background-color:#fff;border-color:var(--color-substrate-bg,#fff);color:var(--color-main,var(--color-main,#1f242e))}.Frame_root__Pi1hp{width:100%;height:100%;box-sizing:border-box;max-width:1110px;margin:0 auto;padding-left:16px;padding-right:16px}@media screen and (min-width:600px){.Frame_root__Pi1hp{padding-left:24px;padding-right:24px}}@media screen and (min-width:768px){.Frame_root__Pi1hp{padding-left:28px;padding-right:28px}}@media screen and (min-width:1024px){.Frame_root__Pi1hp{padding-left:32px;padding-right:32px}}@media screen and (min-width:1280px){.Frame_root__Pi1hp{padding-left:40px;padding-right:40px}}@media screen and (min-width:1440px){.Frame_root__Pi1hp{padding-left:48px;padding-right:48px}}.LicensePlateWidgetB2C_root__qO87R{display:flex;align-items:center;gap:4px;min-height:68px}.LicensePlateWidgetB2C_root__qO87R.LicensePlateWidgetB2C_vertical__4PNxC{flex-direction:column;align-items:stretch;width:100%}.LicensePlateWidgetB2C_root__qO87R.LicensePlateWidgetB2C_vertical__4PNxC .LicensePlateWidgetB2C_btn__JsODp{min-width:248px}@media screen and (max-width:576px){.LicensePlateWidgetB2C_root__qO87R.LicensePlateWidgetB2C_vertical__4PNxC .LicensePlateWidgetB2C_btn__JsODp{min-width:200px}}.LicensePlateWidgetB2C_root__qO87R.LicensePlateWidgetB2C_vertical__4PNxC .LicensePlateWidgetB2C_icon__9JUTc{display:none}.LicensePlateWidgetB2C_root__qO87R.LicensePlateWidgetB2C_vertical__4PNxC .LicensePlateWidgetB2C_text__MIiut{display:inline-block}.LicensePlateWidgetB2C_root__qO87R.LicensePlateWidgetB2C_vertical__4PNxC .LicensePlateWidgetB2C_wrapper__OjvPz{flex-direction:column}.LicensePlateWidgetB2C_root__qO87R.LicensePlateWidgetB2C_vertical__4PNxC .LicensePlateWidgetB2C_btn__JsODp{width:100%;border-radius:var(--border-radius-1,10px)}.LicensePlateWidgetB2C_root__qO87R.LicensePlateWidgetB2C_switchOnTop__fsQZt{flex-direction:column;align-items:stretch;gap:16px}.LicensePlateWidgetB2C_root__qO87R.LicensePlateWidgetB2C_switchOnTop__fsQZt>:first-child{align-self:flex-start;width:auto}.LicensePlateWidgetB2C_root__qO87R.LicensePlateWidgetB2C_switchOnTop__fsQZt .LicensePlateWidgetB2C_wrapper__OjvPz{flex-direction:row;align-items:center}.LicensePlateWidgetB2C_root__qO87R.LicensePlateWidgetB2C_switchOnTop__fsQZt .LicensePlateWidgetB2C_btn__JsODp{padding:0;display:flex;align-items:center;justify-content:center}.LicensePlateWidgetB2C_root__qO87R.LicensePlateWidgetB2C_switchOnTop__fsQZt .LicensePlateWidgetB2C_text__MIiut{display:none}@media screen and (max-width:576px){.LicensePlateWidgetB2C_root__qO87R.LicensePlateWidgetB2C_switchOnTop__fsQZt{flex-direction:column;align-items:stretch;width:100%}.LicensePlateWidgetB2C_root__qO87R.LicensePlateWidgetB2C_switchOnTop__fsQZt .LicensePlateWidgetB2C_btn__JsODp{min-width:248px}}@media screen and (max-width:576px)and (max-width:576px){.LicensePlateWidgetB2C_root__qO87R.LicensePlateWidgetB2C_switchOnTop__fsQZt .LicensePlateWidgetB2C_btn__JsODp{min-width:200px}}@media screen and (max-width:576px){.LicensePlateWidgetB2C_root__qO87R.LicensePlateWidgetB2C_switchOnTop__fsQZt .LicensePlateWidgetB2C_btn__JsODp{border-radius:var(--border-radius-1,10px)}.LicensePlateWidgetB2C_root__qO87R.LicensePlateWidgetB2C_switchOnTop__fsQZt .LicensePlateWidgetB2C_wrapper__OjvPz{flex-direction:column;width:100%}.LicensePlateWidgetB2C_root__qO87R.LicensePlateWidgetB2C_switchOnTop__fsQZt .LicensePlateWidgetB2C_input__j8Tt_{width:100%;min-width:auto}.LicensePlateWidgetB2C_root__qO87R.LicensePlateWidgetB2C_switchOnTop__fsQZt .LicensePlateWidgetB2C_btn__JsODp{width:100%;min-width:200px;height:auto;min-height:auto;padding:10px 68px}.LicensePlateWidgetB2C_root__qO87R.LicensePlateWidgetB2C_switchOnTop__fsQZt .LicensePlateWidgetB2C_text__MIiut{display:inline-block}.LicensePlateWidgetB2C_root__qO87R.LicensePlateWidgetB2C_switchOnTop__fsQZt .LicensePlateWidgetB2C_icon__9JUTc{display:none}.LicensePlateWidgetB2C_root__qO87R.LicensePlateWidgetB2C_switchOnTop__fsQZt .LicensePlateWidgetB2C_haveNotLP__Gi24d.LicensePlateWidgetB2C_mobile__M_STv{width:100%;display:block;text-align:center}}.LicensePlateWidgetB2C_root__qO87R:not(.LicensePlateWidgetB2C_vertical__4PNxC):not(.LicensePlateWidgetB2C_smart__Hv8oS) .LicensePlateWidgetB2C_btn__JsODp{width:48px;min-width:48px;height:48px;min-height:48px;padding:0;display:flex;align-items:center;justify-content:center}@media screen and (max-width:576px){.LicensePlateWidgetB2C_root__qO87R:not(.LicensePlateWidgetB2C_vertical__4PNxC):not(.LicensePlateWidgetB2C_smart__Hv8oS){flex-direction:column;align-items:stretch;width:100%}.LicensePlateWidgetB2C_root__qO87R:not(.LicensePlateWidgetB2C_vertical__4PNxC):not(.LicensePlateWidgetB2C_smart__Hv8oS) .LicensePlateWidgetB2C_btn__JsODp{min-width:248px}}@media screen and (max-width:576px)and (max-width:576px){.LicensePlateWidgetB2C_root__qO87R:not(.LicensePlateWidgetB2C_vertical__4PNxC):not(.LicensePlateWidgetB2C_smart__Hv8oS) .LicensePlateWidgetB2C_btn__JsODp{min-width:200px}}@media screen and (max-width:576px){.LicensePlateWidgetB2C_root__qO87R:not(.LicensePlateWidgetB2C_vertical__4PNxC):not(.LicensePlateWidgetB2C_smart__Hv8oS) .LicensePlateWidgetB2C_icon__9JUTc{display:none}.LicensePlateWidgetB2C_root__qO87R:not(.LicensePlateWidgetB2C_vertical__4PNxC):not(.LicensePlateWidgetB2C_smart__Hv8oS) .LicensePlateWidgetB2C_text__MIiut{display:inline-block}.LicensePlateWidgetB2C_root__qO87R:not(.LicensePlateWidgetB2C_vertical__4PNxC):not(.LicensePlateWidgetB2C_smart__Hv8oS) .LicensePlateWidgetB2C_wrapper__OjvPz{flex-direction:column}.LicensePlateWidgetB2C_root__qO87R:not(.LicensePlateWidgetB2C_vertical__4PNxC):not(.LicensePlateWidgetB2C_smart__Hv8oS) .LicensePlateWidgetB2C_btn__JsODp{width:100%;border-radius:var(--border-radius-1,10px)}}.LicensePlateWidgetB2C_root__qO87R .LicensePlateWidgetB2C_text__MIiut{display:none}@media screen and (max-width:768px){.LicensePlateWidgetB2C_root__qO87R .LicensePlateWidgetB2C_btn__JsODp{padding:10px 68px}}.LicensePlateWidgetB2C_root__qO87R .LicensePlateWidgetB2C_input__j8Tt_{min-width:140px;flex:1 1}.LicensePlateWidgetB2C_holder__7N_sF{left:16px}.LicensePlateWidgetB2C_haveNotLP__Gi24d{height:40px;line-height:40px;background:none;border:0;padding:0;color:var(--accent-600,#525bbb);cursor:pointer;transition:.3s;white-space:nowrap;outline:none}.LicensePlateWidgetB2C_haveNotLP__Gi24d:hover{opacity:.7;text-decoration:none}.LicensePlateWidgetB2C_haveNotLP__Gi24d:disabled{cursor:not-allowed}.LicensePlateWidgetB2C_haveNotLP__Gi24d.LicensePlateWidgetB2C_desktop__e9OjJ{font-size:.875rem;padding:0 8px}@media screen and (max-width:576px){.LicensePlateWidgetB2C_haveNotLP__Gi24d.LicensePlateWidgetB2C_desktop__e9OjJ{display:none}}.LicensePlateWidgetB2C_haveNotLP__Gi24d.LicensePlateWidgetB2C_mobile__M_STv{display:none}@media screen and (max-width:576px){.LicensePlateWidgetB2C_haveNotLP__Gi24d.LicensePlateWidgetB2C_mobile__M_STv{display:block}}.LicensePlateWidgetB2C_wrapper__OjvPz{display:flex;align-items:center;gap:16px;flex:2 1}@media screen and (max-width:576px){.LicensePlateWidgetB2C_wrapper__OjvPz{flex-direction:column;align-items:stretch}}.LicensePlateWidgetB2C_container__UBnsp{display:flex;align-items:center;gap:16px;flex:1 1;width:100%}@media screen and (max-width:576px){.LicensePlateWidgetB2C_container__UBnsp{gap:4px;flex-direction:column;align-items:stretch}}.LicensePlateWidgetB2C_vertical__4PNxC .LicensePlateWidgetB2C_container__UBnsp{gap:4px;flex-direction:column;align-items:stretch}.LicensePlateWidgetB2C_icon__9JUTc{font-size:1.5rem}.LicensePlateWidgetB2C_smart__Hv8oS .LicensePlateWidgetB2C_text__MIiut{display:inline-block}.LicensePlateWidgetB2C_smart__Hv8oS .LicensePlateWidgetB2C_icon__9JUTc{display:none}.LicensePlateWidgetB2C_smart__Hv8oS .LicensePlateWidgetB2C_btn__JsODp{width:auto;min-width:auto;height:auto;min-height:auto;padding:10px 24px}@media screen and (max-width:768px){.LicensePlateWidgetB2C_smart__Hv8oS .LicensePlateWidgetB2C_text__MIiut{display:none}.LicensePlateWidgetB2C_smart__Hv8oS .LicensePlateWidgetB2C_icon__9JUTc{display:block}.LicensePlateWidgetB2C_smart__Hv8oS .LicensePlateWidgetB2C_btn__JsODp{width:48px;min-width:48px;height:48px;min-height:48px;padding:0}}@media screen and (max-width:672px){.LicensePlateWidgetB2C_smart__Hv8oS,.LicensePlateWidgetB2C_smart__Hv8oS .LicensePlateWidgetB2C_wrapper__OjvPz{flex-direction:row;align-items:center}.LicensePlateWidgetB2C_smart__Hv8oS .LicensePlateWidgetB2C_container__UBnsp,.LicensePlateWidgetB2C_smart__Hv8oS .LicensePlateWidgetB2C_haveNotLP__Gi24d.LicensePlateWidgetB2C_mobile__M_STv{display:none}}.MainContainer_root__dxDYt.MainContainer_root__dxDYt{padding-bottom:32px}.MainContainer_root__dxDYt.MainContainer_root__dxDYt.MainContainer__2x__HZeao{padding-bottom:64px}@media screen and (max-width:768px){.MainContainer_root__dxDYt.MainContainer_root__dxDYt{padding-bottom:16px}.MainContainer_root__dxDYt.MainContainer_root__dxDYt.MainContainer__2x__HZeao{padding-bottom:32px}}.MainContainer_root__dxDYt.MainContainer_root__dxDYt:empty{display:none}.Title_root__5ByQg{font-size:2rem;line-height:1.2;font-weight:700;font-family:var(--accent-font,FavoritPro),sans-serif}@media screen and (max-width:768px){.Title_root__5ByQg{font-size:1.5rem}}.Title_root__5ByQg.Title_big__HYbZE{font-size:2.5rem}@media screen and (max-width:992px){.Title_root__5ByQg.Title_big__HYbZE{font-size:2rem}}.StepCard_root__4W38U{box-sizing:border-box;padding:24px;overflow:hidden;font-size:1rem;line-height:1.5}.StepCard_head__uDGuZ{padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid #e3e7ec}.StepCard_head__uDGuZ,.StepCard_info__qvGvf{display:flex;align-items:center;gap:8px}.StepCard_number__O_zek{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#fff;border-radius:100%;background-color:var(--color-three-steps-deckor,#6a80ef)}.StepCard_step__pqn3m{font-size:16px;font-weight:700;color:var(--color-three-steps-deckor,#6a80ef)}.StepCard_dots__lDDFw{display:flex;align-items:center;gap:8px;flex-wrap:wrap;height:32px;overflow:hidden}.StepCard_dot__u1WRM{width:27px;height:24px;display:flex;align-items:center;justify-content:center}.StepCard_dot__u1WRM:after{display:block;content:"";width:6px;height:6px;border-radius:100%;background-color:#e3e7ec}.StepCard_title__jwqFo{font-family:var(--accent-font,FavoritPro),sans-serif;margin-bottom:8px;font-size:1.75rem;line-height:2.25rem;font-weight:500}.StepCard_title__jwqFo:empty{display:none}.StepCard_text__LBoml{font-size:1.125rem;line-height:1.5rem}