.container--loading{position:fixed;height:100%;width:100%;top:0;left:0;overflow:hidden;z-index:9999999;display:block;background-color:hsla(0,0%,100%,.56)}.container--loading>.loading{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.container--loading>.loading>.loading--spinner{width:132px;height:43px;margin:0 auto;background-repeat:no-repeat;background-position:0 0;background-size:cover;animation:play 1s steps(26) infinite;animation-direction:alternate}@keyframes play{0%{background-position:0 0}to{background-position:0 -1523px}}.title-section{display:flex;align-items:center;margin-bottom:24px}.title-section__icon{margin-right:16px}@media screen and (max-width:768px){.title-section__icon{display:none}}.title-section__content{flex:1}.title-section__big{max-width:600px;margin:0 auto;display:block;text-align:center}.title-section__big>.title-section__icon{margin-bottom:32px}.title-section__big>.title-section__icon>img{width:120px;height:120px;margin:0 auto;display:block}@media screen and (max-width:768px){.title-section__big{margin:0;text-align:left}.title-section__big>.title-section__icon{display:block;margin-bottom:16px;margin-top:36px}.title-section__big>.title-section__icon>img{width:56px;height:56px;margin:0;display:inline-block}}.styles_header__Z3E0Q{padding:24px 150px;width:100%;max-width:1500px;background-color:#fff}.styles_header__logos__e4eua{display:flex;justify-content:space-between}.styles_header__close__IOlBO{margin-left:auto}@media screen and (max-width:1024px){.styles_header__Z3E0Q{padding:24px 50px}}@media screen and (max-width:768px){.styles_header__Z3E0Q{padding:24px 16px}}.styles_wrapper__N5J4M{display:flex;flex-direction:column;max-width:1500px;margin:0 auto;background-color:#fff}.styles_container__xfms_{width:100%;margin-bottom:100px}@media screen and (max-width:1024px){.styles_withBanner__L1SFz .styles_container__xfms_{margin-bottom:30px}.styles_withoutBanner__cnlUw .styles_container__xfms_{margin-bottom:80px}}.styles_container__xfms_ .styles_content__KAmTS{padding:0 150px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-items:center;grid-template-rows:1fr;grid-column-gap:104px;grid-row-gap:0;background-color:#fff}@media screen and (max-width:768px){.styles_container__xfms_ .styles_content__KAmTS{padding:0 16px;grid-template-columns:1fr;margin:0 auto}}.styles_fullWidth__EhmuT .styles_content__KAmTS{padding:0}.styles_bottomSpacer__O7M6X{display:none}@media screen and (max-width:768px){.styles_bottomSpacer__O7M6X{display:block;height:72px}}.progress-step{justify-content:space-between}.progress-step,.progress-stepper{display:flex;align-items:center;margin-bottom:28px}.progress-stepper{position:relative;z-index:1}.step{position:relative;flex:1;text-align:center;margin-right:0}.step:first-child .circle{margin-left:0}.step:last-child:after{margin:0 auto}.step:last-child{flex:0}.step:last-child .circle{margin-right:0}.step:not(:last-child):after{content:"";position:absolute;top:50%;right:0;width:100%;height:1px;border-top:2px solid #fe666f;transform:translateY(-50%);z-index:-1}.step.upcoming:after{border-top:2px dashed var(--blue-10)}.step .circle{width:10px;height:10px;background-color:var(--blue-10);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700}.step .circle.completed,.step .circle.current{background-color:#fe666f}.step .circle.current{width:30px;height:30px;border:2px solid #fe666f;background-color:#fff;color:#fe666f}.step .circle span{position:relative;z-index:1}.styles_categoryList__FqS6n{display:grid;width:100%}.styles_column__QgAYp{grid-template-columns:repeat(3,1fr);column-gap:40px;row-gap:10px}@media screen and (max-width:1024px){.styles_column__QgAYp{column-gap:30px;grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.styles_column__QgAYp{column-gap:10px;grid-template-columns:1fr 1fr}}.styles_row__P9YWy{display:flex;justify-content:space-around}@media screen and (max-width:1024px){.styles_row__P9YWy{display:grid;grid-template-columns:1fr 1fr}}.styles_itemCategory__zGqs0{cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:16px;border-radius:8px;transition:box-shadow .3s ease;text-decoration:none;color:inherit;box-shadow:0 2px 8px rgba(0,0,0,.1)}.styles_itemCategory__zGqs0:hover{box-shadow:0 6px 8px rgba(0,0,0,.1)}.styles_noBox__4t4aA,.styles_noBox__4t4aA:hover{box-shadow:none}.styles_itemsCall__OZar6{cursor:pointer;margin-top:16px;width:100%;padding:16px;border-radius:8px;transition:box-shadow .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.1)}.help-container{border:1px solid #ccdeff;border-radius:5px;padding:16px;max-width:343px;text-align:left;background-color:#fff}.help-header{display:flex;align-items:flex-start;justify-content:left;margin-bottom:10px}.bottom-banner{position:fixed;bottom:0;left:0;right:0;background-color:#fff;box-shadow:0 -2px 10px rgba(0,0,0,.1);display:none;align-items:center;padding:16px;border-top-left-radius:16px;border-top-right-radius:16px;z-index:2;cursor:pointer}.bottom-banner .text-container{display:flex;flex-direction:column}.modal-help-header{display:flex;align-items:flex-start;justify-content:left;margin-bottom:10px}@media screen and (max-width:768px){.bottom-banner{display:flex}}.slide-container{width:100%;overflow:hidden}.slide-content{box-sizing:border-box;width:100%;transform:translateX(200%);animation:slide-in .5s ease-in-out forwards}@keyframes slide-in{0%{transform:translateX(200%)}to{transform:translateX(0)}}.styles_container__bYQcB{display:flex;gap:8px;margin-top:4px;width:100%}.styles_input__iNTln{border-radius:4px;border:2px solid #f3f6f9;padding:4px;width:100%;text-align:center;color:#1a1a1a}.styles_input__iNTln:focus{border-color:#06f}.PhoneModal_styles_actionCard__2fh_R,.PhoneModal_styles_actionsSection__yHsMl{display:flex;flex-direction:column;gap:8px;width:100%}.PhoneModal_styles_actionCard__2fh_R{padding:16px;border:1px solid #cfdae6;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s ease;user-select:none;text-align:left}.PhoneModal_styles_actionCard__2fh_R h3,.PhoneModal_styles_actionCard__2fh_R p{margin:0;text-align:left;width:100%}.PhoneModal_styles_actionCard__2fh_R:hover{border-color:#1f7cff;box-shadow:0 2px 8px rgba(31,124,255,.1)}.PhoneModal_styles_actionCard__2fh_R:active{transform:scale(.98)}.PhoneModal_styles_actionCard__2fh_R:focus{outline:2px solid #1f7cff;outline-offset:2px}.PhoneModal_styles_actionCard__2fh_R:focus:not(:focus-visible){outline:none}.PhoneModal_styles_phoneRow__HbueX{display:flex;align-items:center;justify-content:space-between;width:100%;gap:16px;min-height:24px}.PhoneModal_styles_phoneInfo__Q_n2A{display:flex;align-items:center;gap:16px;flex:1;min-width:0}.PhoneModal_styles_phoneIcon__iWwGD{width:16px;height:16px;flex-shrink:0}@media (max-width:480px){.PhoneModal_styles_actionCard__2fh_R{padding:12px}.PhoneModal_styles_phoneInfo__Q_n2A{gap:12px}}.styles_headingDefault__ecJb6{font-size:24px;line-height:32px;font-weight:700;color:var(--gray-100)}.styles_heading-XS__ppS49{font-size:16px;line-height:22px}.styles_heading-S__syCMK{font-size:24px;line-height:26px;font-weight:500}.styles_heading-M__TiRT2{font-size:32px;line-height:32px}.styles_heading-L__5_Wc2{font-size:32px;line-height:40px}.styles_heading-XL__9YECW{font-size:48px;line-height:54px}.styles_heading-XS-bold__qyBqH{font-size:16px;line-height:22px;font-weight:700}.styles_heading-S-bold__O2L17{font-size:24px;line-height:26px;font-weight:700}.styles_heading-M-bold__lstQA{font-size:24px;line-height:32px;font-weight:700}.styles_heading-L-bold__Ws_DY{font-size:32px;line-height:40px;font-weight:700}.styles_heading-XL-bold__qcjKJ{font-size:48px;line-height:54px;font-weight:700}@media screen and (max-width:768px){.styles_heading-XS-bold__qyBqH,.styles_heading-XS__ppS49{font-size:12px}.styles_heading-S-bold__O2L17,.styles_heading-S__syCMK{font-size:24px;font-weight:500}.styles_heading-M-bold__lstQA,.styles_heading-M__TiRT2{font-size:20px;font-weight:500}.styles_heading-XL-bold__qcjKJ,.styles_heading-XL__9YECW{font-size:24px}}.styles_wrapper__2ZGSO{display:grid;width:100%;grid-template-columns:1fr 1fr;grid-column-gap:104px;justify-items:center}@media screen and (max-width:1024px){.styles_wrapper__2ZGSO{display:flex;flex-direction:column-reverse;align-items:center;padding-top:24px;padding-bottom:12px}}.styles_wrapper__AmC25{display:grid;width:100%;grid-template-columns:1fr 1fr;grid-column-gap:104px;justify-items:center}@media screen and (max-width:1024px){.styles_wrapper__AmC25{display:flex;flex-direction:column-reverse;align-items:center;padding:12px 0}}.styles_wrapper__0Laxk{display:flex;width:100%;justify-content:space-between;align-items:center;padding:40px 150px;background-color:#f3f6f9}.styles_wrapper__apple__7QuF5,.styles_wrapper__google__JeTTO{flex:1;max-width:256px;border:1px solid #77aaf1;color:#1f7cff;margin:16px;display:flex;column-gap:6px}.styles_wrapper__downloadMobile__kaIIN{display:none}@media screen and (max-width:1024px){.styles_wrapper__0Laxk{padding:40px 16px;flex-direction:column;row-gap:20p}.styles_wrapper__apple__7QuF5,.styles_wrapper__google__JeTTO{display:none}.styles_wrapper__downloadMobile__kaIIN{display:flex;width:100%;border:1px solid #1f7cff;color:#1f7cff;margin-top:24px}}.styles_wrapper__U_HuD{display:flex;width:100%;gap:40px;margin:0 auto}.styles_wrapper__logo__dizvg{width:104px}.styles_wrapper__list__1VtYx{display:flex;width:100%;align-items:center;justify-content:space-between;justify-items:center}.styles_wrapper__itemCookies__jzZjr,.styles_wrapper__itemLegal__gTgMF,.styles_wrapper__itemProtection__iKYmD,.styles_wrapper__itemWeAre__cxsLs{margin:16px}.styles_wrapper__item__0kWL3{margin:10px}.styles_wrapper__copyrightMobile__hdDvv{display:none}@media screen and (max-width:1024px){.styles_wrapper__U_HuD{flex-direction:column}.styles_wrapper__U_HuD,.styles_wrapper__list__1VtYx{align-items:center;row-gap:40px;justify-content:center}.styles_wrapper__list__1VtYx{display:grid;grid-template-columns:auto auto;column-gap:30px}.styles_wrapper__copyright__2St1q{display:none}.styles_wrapper__logo__dizvg{width:80px}.styles_wrapper__copyrightMobile__hdDvv{display:block}.styles_wrapper__itemLegal__gTgMF,.styles_wrapper__itemWeAre__cxsLs{text-align:right;margin-left:auto}.styles_wrapper__itemCookies__jzZjr,.styles_wrapper__itemProtection__iKYmD{margin-right:auto}}.styles_wrapper__Fn5yb{display:grid;width:100%;grid-template-columns:1fr 1fr;grid-column-gap:104px}@media screen and (max-width:1024px){.styles_wrapper__Fn5yb{display:flex;flex-direction:column;align-items:center;padding:12px 0}}@media screen and (min-width:1024px){.styles_container__vrAbb{margin-top:50px;padding-left:150px}.styles_container__aside__X1Ejs{display:flex;margin-left:auto;flex-direction:column;max-width:560px}.styles_container__text__V8z2x{padding:16px}}@media screen and (max-width:1024px){.styles_container__vrAbb{padding:0 16px}.styles_container__aside__X1Ejs{display:none}}@media screen and (min-width:768px){.styles_phone__icon__afyNp{display:none}}@media screen and (max-width:768px){.styles_container__aside__X1Ejs,.styles_phone__RW3cY{display:none}}.styles_callme__4QuQO{display:flex;justify-content:center;color:inherit;width:100%;cursor:pointer;border-radius:8px;padding:8px;color:#1f7cff;margin-top:24px;transition:box-shadow .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.1)}.styles_callme__4QuQO:hover{box-shadow:0 6px 8px rgba(0,0,0,.1)}@media screen and (min-width:768px){.styles_hideOnDesktop__khB9i{display:none}}.styles_wrapper__jDpm9{max-width:1250px;padding:0 16px}.styles_wrapper__cards__N7rPP{width:100%;margin:24px 0;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:16px}.styles_wrapper__card__X7za5{height:248px;width:187px;border-radius:8px;cursor:pointer}.styles_wrapper__cardLink__leOVv{text-decoration:none;display:block}@media screen and (max-width:900px){.styles_wrapper__card__X7za5{width:100%;max-width:unset;display:grid;grid-template-columns:1fr 1fr;align-items:center;direction:rtl;padding-bottom:20px;height:fit-content}.styles_wrapper__image__xhhdM{margin-bottom:auto}.styles_wrapper__text__590CM{text-align:left;padding:16px}}.styles_wrapper__5qama{display:grid;width:100%;grid-template-columns:1fr 1fr;grid-column-gap:104px;justify-items:center}@media screen and (max-width:1024px){.styles_wrapper__5qama{display:flex;flex-direction:column;align-items:center;padding:12px 0}}.styles_wrapper__y5SSf{background-color:#fbfafa}.styles_wrapper__J_yaP{padding:10px}.styles_wrapper__aside__efcb9{border-left:1px solid #cfdae6}@media screen and (max-width:1024px){.styles_wrapper__aside__efcb9{display:none}}.offer-container{min-height:100vh;background-image:url(/images/bg-left.png),url(/images/bg-right.png);background-repeat:no-repeat,no-repeat;background-position:0 0,100% 0;background-size:15% auto,25% auto}@media screen and (max-width:1024px){.offer-container{background-image:none}}.styles_wrapper__54wRq{padding:10px;margin-left:150px;margin-right:auto;margin-top:20px}@media screen and (max-width:1024px){.styles_wrapper__54wRq{margin:0}}