<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&amp;display=swap');*{margin:0;padding:0;}.m_accordion{ display:flex;flex-direction:column;align-items:center;}.m_accordion-item{ width:100%;}.m_accordion-item a{text-decoration:none;}.m_accordion-item a:active .m_accordion-item__trigger{background-color:#E8F9FE;}.m_accordion-item-header{ display:flex;justify-content:space-between;color:black;cursor:pointer;border-bottom:1px solid #ddd;padding-bottom:13px;padding-top:13px;}.m_accordion-item-content__wrap{display:none;color:black;cursor:pointer;background-color:#F0F5F5;}.m_accordion-item-content__wrap&gt;div{border-bottom:1px solid #ddd;width:100%;margin:0 10px;display:flex;padding-bottom:16px;padding-top:16px;}.m_accordion-item-content{ display:flex;background:#fff;transition:opacity .4s ease;visibility:hidden;height:0;opacity:0;}.m_accordion-item__arrow{width:18px;height:18px;background-image:url(../mob_img/arrowDown.svg);background-repeat:no-repeat;background-size:cover;}.m_accordion-item{font-family:'Roboto', sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:21px;color:#585858;}.m_accordion-item .m_accordion-item__trigger .m_accordion-item-header .m_accordion-item__name{font-family:'Roboto', sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:21px;color:#585858;text-decoration:none;}.m_accordion-item__active .m_accordion-item__trigger .m_accordion-item__arrow{ width:18px;height:18px;background-image:url(../mob_img/arrowUp.svg);background-repeat:no-repeat;background-size:cover;}.m_accordion-item__active .m_accordion-item-content__wrap{display:flex;}.m_accordion-item__active .m_accordion-item__content{ display:flex;flex-direction:column;}.m_accordion-item__trigger{padding:10px;padding-top:0;padding-bottom:0;}.m_accordion-item__content{border-top:none;display:none;width:100%;}.m_header_wrapper{width:100%;height:58px;background:linear-gradient(90deg, #221DFF, #590DBE);display:none;align-items:center;justify-content:space-between;}.m_header_wrapper .m_logo a img{margin-top:6px;margin-left:20px;}.m_header_wrapper .m_menu_wrapper{display:flex;margin:17px 0;}.m_header_wrapper .m_menu_wrapper .m_phone{display:flex;align-items:center;font-family:'Roboto', sans-serif;font-style:normal;font-weight:bold;font-size:14px;line-height:16px;color:#FFFFFF;margin-right:20px;}.m_phone div img{margin-right:6.8px;}.m_menu{width:30px;height:22px;background-image:url(../mob_img/menu.svg);background-repeat:no-repeat;background-size:cover;margin-right:20px;cursor:pointer;}.m_wrapper-menu_open{display:none;position:fixed;z-index:15;background-color:#ffff;top:0;width:100%;height:100vh;}.m_wrapper-menu_openActive{display:block;}#m_close_icon{width:37px;height:37px;display:flex;flex-direction:column;justify-content:space-around;}#m_close_icon span{width:30px;height:2px;background-color:#fff;}#menu-toggle #hamburger span{display:block;background:#fff;border-radius:2px;}#menu-toggle #cross span{background:#249CE7;}#menu-toggle{ width:30px;height:30px;position:relative;cursor:pointer;border-radius:5px;margin-right:20px;}.menu-toggle_lc{margin-right:0!important;margin-left:20px;display:none;}#menu-toggle:hover{ }#menu-toggle #hamburger{ position:absolute;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;}#menu-toggle #hamburger span{ width:30px;height:2px;position:relative;top:0px;left:0px;}#menu-toggle #hamburger span:nth-child(1){ transition-delay:0.5s;}#menu-toggle #hamburger span:nth-child(2){ transition-delay:0.625s;margin:8px 0;}#menu-toggle #hamburger span:nth-child(3){ transition-delay:0.75s;}#menu-toggle #cross{ position:absolute;height:100%;width:100%;transform:rotate(45deg);}#menu-toggle #cross span:nth-child(1){ height:0%;width:3px;position:absolute;left:13px;top:4px;transition-delay:0s;}#menu-toggle #cross span:nth-child(2){ width:0%;height:3px;position:absolute;left:3px;top:14px;transition-delay:0.25s;}#menu-toggle.open #hamburger span{ width:0%;}#menu-toggle.open #hamburger span:nth-child(1){ transition-delay:0s;}#menu-toggle.open #hamburger span:nth-child(2){ transition-delay:0.125s;}#menu-toggle.open #hamburger span:nth-child(3){ transition-delay:0.25s;}#menu-toggle.open #cross span:nth-child(1){ height:80%;transition-delay:0.625s;}#menu-toggle.open #cross span:nth-child(2){ width:80%;transition-delay:0.375s;}#menu-toggle-op{width:37px;height:37px;display:flex;flex-direction:column;justify-content:space-around;}#menu-toggle-op span{width:30px;height:2px;background-color:#fff;}#menu-toggle-op #hamburger-op span{display:block;background:#fff;border-radius:2px;}#menu-toggle-op #cross-op span{background:#249CE7;}#menu-toggle-op{ width:30px;height:30px;position:relative;cursor:pointer;border-radius:5px;margin-right:20px;}#menu-toggle-op #hamburger-op{ position:absolute;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;}#menu-toggle-op #hamburger-op span{ width:30px;height:2px;position:relative;top:0px;left:0px;}#menu-toggle-op #hamburger-op span:nth-child(1){ transition-delay:0.5s;}#menu-toggle-op #hamburger-op span:nth-child(2){ transition-delay:0.625s;margin:8px 0;}#menu-toggle-op #hamburger-op span:nth-child(3){ transition-delay:0.75s;}#menu-toggle-op #cross-op{ position:absolute;height:100%;width:100%;transform:rotate(45deg);}#menu-toggle-op #cross-op span:nth-child(1){ height:0%;width:3px;position:absolute;left:13px;top:4px;transition-delay:0s;}#menu-toggle-op #cross-op span:nth-child(2){ width:0%;height:3px;position:absolute;left:3px;top:14px;transition-delay:0.25s;}#menu-toggle-op.open #hamburger-op span{ width:0%;}#menu-toggle-op.open #hamburger-op span:nth-child(1){ transition-delay:0s;}#menu-toggle-op.open #hamburger-op span:nth-child(2){ transition-delay:0.125s;}#menu-toggle-op.open #hamburger-op span:nth-child(3){ transition-delay:0.25s;}#menu-toggle-op.open #cross-op span:nth-child(1){ height:80%;transition-delay:0.625s;}#menu-toggle-op.open #cross-op span:nth-child(2){ width:80%;transition-delay:0.375s;}.m_close-menu{height:58px;background:linear-gradient(90deg, #221DFF, #590DBE);}.m_close_icon{position:relative;}.m_close_icon::after{position:absolute;content:'';width:20px;height:2px;background-color:#fff;transform:rotate(45deg);right:20px;top:20px;}.m_close_icon::before{position:absolute;content:'';width:20px;height:2px;background-color:#fff;transform:rotate(-45deg);right:20px;top:20px;}.m_wrapper-menu_open .m_menu_text{font-family:'Roboto', sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:21px;color:#585858;margin-left:18px;margin-bottom:13px;padding-top:23px;}.m_footer{display:none;width:100%;height:270px;background:linear-gradient(90deg, #221DFF, #590DBE);}.m_footer .m_footer-top{display:flex;}.m_footer .m_footer-top .m_block-list__text{display:flex;margin-bottom:18px;justify-content:center;width:100%;}.m_footer .m_footer-top .m_block-list__text ul{display:flex;flex-direction:column;padding:0;}.m_footer .m_footer-top .m_block-list__text ul li{list-style:none;margin-top:16px;text-align:center;}.m_footer .m_footer-top .m_block-list__text ul li a{color:#fff;font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:14px;line-height:16px;text-decoration:none;}.m_block-list__store{display:none;}.m_footer .m_footer-top .m_block-list__store{margin-top:16px;}.m_footer .m_footer-top .m_block-list__store .m_list-item__googlePlay{margin-bottom:6px;}.m_footer .m_footer-bottom{display:flex;align-items:center;justify-content:space-between;border-top:2px solid #16C1F1;padding-top:12px;padding-bottom:21px;margin:0 21px;}.m_footer .m_footer-bottom .m_item-facebook{margin-left:24px;}.m_footer .m_footer-bottom .m_item-youtube{margin-right:16px;}.m_section-body{width:100%;height:auto;display:flex;flex-direction:column;}.m_section-body__Active{display:none;}.m_section-body .m_progressMenu{width:100%;height:65px;display:flex;flex-direction:column;justify-content:center;background-color:#E8F9FE;}.m_section-body .m_progressMenu .m_progressMenu-icon{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;}.m_section-body .m_progressMenu .m_progressMenu-icon a{width:23%;height:43px;display:flex;justify-content:center;}.m_section-body .m_progressMenu .m_progressMenu-icon a:last-child{width:20%;height:43px;}.m_auto-value .m_auto-value__text{display:flex;justify-content:center;flex-direction:column;}.m_auto-value .m_auto-value__text .m_auto-value__title{display:flex;justify-content:center;font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:18px;line-height:21px;font-variant:small-caps;color:#585858;margin:15px 0;}.m_auto-value .m_auto-value__text .m_auto-value__subtitle{font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:14px;line-height:16px;text-align:center;color:#585858;margin-bottom:35px;padding:0 18px;}.m_auto-value .m_auto-value__text .m_auto-value__subtitle span{font-weight:bold;}.m_auto-value .m_auto-value__wrapper{background-color:#E8F9FE;}.m_auto-value .m_auto-value__wrapper .m_auto-value__item{display:flex;justify-content:space-between;align-items:center;margin:0 20px;padding:18px 0;border-top:1px solid #C4C4C4;}.m_auto-value .m_auto-value__wrapper .m_auto-value__item:first-child{border:none;}.m_auto-value .m_auto-value__wrapper .m_auto-value__item .m_auto-name__wrapper{display:flex;align-items:center;font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:14px;line-height:16px;}.m_auto-value .m_auto-value__wrapper .m_auto-value__item .m_value-item__btn a button{width:122px;height:32px;color:#fff;border:none;border-radius:3px;cursor:pointer;}.m_auto-value .m_auto-value__wrapper .m_auto-value__item:nth-child(1){color:#16C1F1;}.m_auto-value .m_auto-value__wrapper .m_auto-value__item:nth-child(2){color:#249CE7;}.m_auto-value .m_auto-value__wrapper .m_auto-value__item:nth-child(3){color:#3374DB;}.m_auto-value .m_auto-value__wrapper .m_auto-value__item .m_value-item__img{margin-right:17px;}.m_auto-value .m_auto-value__wrapper .m_auto-value__item:nth-child(1) .m_value-item__btn button{background-color:#16C1F1;}.m_auto-value .m_auto-value__wrapper .m_auto-value__item:nth-child(2) .m_value-item__btn button{background-color:#249CE7;}.m_auto-value .m_auto-value__wrapper .m_auto-value__item:nth-child(3) .m_value-item__btn button{background-color:#3374DB;}.m_section-body .m_auto-info{display:flex;flex-direction:column;align-items:center;margin-top:40px;margin-bottom:60px;font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:18px;line-height:21px;text-align:center;color:#585858;}.m_section-body .m_auto-info .m_auto-info__text span{font-weight:bold;}.m_section-body .m_auto-info .m_auto-info__list{margin-top:16px;width:100%;}.m_section-body .m_auto-info .m_auto-info__list .m_auto-info__item{position:relative;background-color:#fff;box-shadow:0px 4px 5px rgba(0, 0, 0, 0.1);border-radius:5px;margin:0 20px 6px 20px;}.m_section-body .m_auto-info .m_auto-info__list .m_auto-info__item .m_auto-info__title{text-align:left;padding:14px 0 14px 16px;color:#16C1F1;}.m_section-body .m_auto-info .m_auto-info__list .m_auto-info__item .m_auto-info__btn{position:absolute;width:auto;height:20px;right:18px;bottom:2px;display:flex;align-items:center;font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:10px;line-height:15px;color:#979797;cursor:pointer;}.m_section-body .m_auto-info .m_auto-info__list .m_auto-info__item .m_auto-info__btn .m_info-btn__arrow{width:12px;height:12px;background-image:url(../mob_img/arrowDown.svg);background-repeat:no-repeat;background-size:cover;margin-right:6px;}.m_section-body .m_auto-info .m_auto-info__list .m_auto-info__item .m_auto-info__subtitle{display:none;}.m_section-body .m_auto-info .m_auto-info__list .m_infoActive{background-color:#3374DB;color:#fff;margin-top:30px;}.m_section-body .m_auto-info .m_auto-info__list .m_infoActive .m_auto-info__title{color:#fff;}.m_section-body .m_auto-info .m_auto-info__list .m_infoActive .m_auto-info__subtitle{display:block;text-align:left;padding:0 14px 30px 14px;font-size:12px;}.m_section-body .m_auto-info .m_auto-info__list .m_infoActive .m_auto-info__btn{color:#fff;}@media(max-width:325px){.m_header_wrapper .m_menu_wrapper .m_phone{margin-right:10px;}}.m_section-step, .m_section-step2, .m_section-step3, .m_section-step4{ display:flex;justify-content:space-between;width:auto;height:auto;margin:35px 0 35px 20px;}.m_section-step a, .m_section-step2 a, .m_section-step3 a, .m_section-step4 a{width:19%;height:110px;background-color:#fff;position:relative;margin-right:15px;display:flex;flex-direction:column;align-items:center;text-decoration:none;}.m_section-step a .m_section-step__item, .m_section-step2 a .m_section-step__item, .m_section-step3 a .m_section-step__item, .m_section-step4 a .m_section-step__item{width:100%;height:100%;background-color:#fff;display:flex;flex-direction:column;align-items:center;}.m_section-step a:hover, .m_section-step2 a:hover, .m_section-step3 a:hover, .m_section-step4 a:hover{transform:scale(1.1);}.m_section-step a span, .m_section-step2 a span, .m_section-step3 a span, .m_section-step4 a span{position:absolute;width:49px;height:26px;left:99%;bottom:36%;background:url(../mob_img/Ð¢_Ð‘_Ð&nbsp;ÐÐ—Ðœ.png) center center no-repeat;}.m_section-step a .m_section-step__item .m_section-step__number, .m_section-step2 a .m_section-step__item .m_section-step__number, .m_section-step3 a .m_section-step__item .m_section-step__number, .m_section-step4 a .m_section-step__item .m_section-step__number{font-family:'Roboto', sans-serif;font-style:normal;font-weight:bold;font-size:36px;line-height:93.19%;text-align:center;margin:10px 0;padding-bottom:7px;color:#249CE7;max-width:max-content;}.m_section-step a .m_section-step__item .m_section-step__text, .m_section-step2 a .m_section-step__item .m_section-step__text, .m_section-step3 a .m_section-step__item .m_section-step__text, .m_section-step4 a .m_section-step__item .m_section-step__text{font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:12px;line-height:14px;color:#585858;text-align:center;}.m_section-step a:nth-child(1) .m_section-step__item{background-color:#16C1F1;box-shadow:0px 6px 35px rgba(36, 156, 231, 0.5)}.m_section-step a:nth-child(1) span{background:url(../mob_img/Ð¢_01_Ð&nbsp;ÐÐ—Ðœ.png) center center no-repeat;}.m_section-step a:nth-child(1) .m_section-step__number{color:#fff;border-bottom:2px solid #fff;}.m_section-step a:nth-child(1) .m_section-step__text{color:#fff;}.m_section-step a:nth-child(2){box-shadow:0px 4px 10px rgba(0, 0, 0, 0.25);}.m_section-step a:nth-child(2) .m_section-step__number{color:#249CE7;border-bottom:2px solid #249CE7;}.m_section-step a:nth-child(3){box-shadow:0px 4px 10px rgba(0, 0, 0, 0.25);}.m_section-step a:nth-child(3) .m_section-step__number{color:#3374DB;border-bottom:2px solid #3374DB;}.m_section-step a:nth-child(4){box-shadow:0px 4px 10px rgba(0, 0, 0, 0.25);}.m_section-step a:nth-child(4) .m_section-step__number{color:#5221C4;border-bottom:2px solid #5221C4;}.m_section-step2 a:nth-child(1) .m_section-step__item{opacity:0.7;box-shadow:0px 4px 4px rgba(0, 0, 0, 0.25);}.m_section-step2 a:nth-child(1) .m_section-step__number{color:#C4C4C4;border-bottom:2px solid #C4C4C4;}.m_section-step2 a:nth-child(1) .m_section-step__text{color:#C4C4C4;}.m_section-step2 a:nth-child(2) .m_section-step__item{background-color:#249CE7;box-shadow:0px 6px 35px rgba(36, 156, 231, 0.5)}.m_section-step2 a:nth-child(2) span{background:url(../mob_img/Ð¢_02_Ð&nbsp;ÐÐ—Ðœ.png) center center no-repeat;}.m_section-step2 a:nth-child(2) .m_section-step__number{color:#fff;border-bottom:2px solid #fff;}.m_section-step2 a:nth-child(2) .m_section-step__text{color:#fff;}.m_section-step2 a:nth-child(3) .m_section-step__item{box-shadow:0px 4px 10px rgba(0, 0, 0, 0.25);}.m_section-step2 a:nth-child(3) .m_section-step__number{color:#3374DB;border-bottom:2px solid #3374DB;}.m_section-step2 a:nth-child(4) .m_section-step__item{box-shadow:0px 4px 10px rgba(0, 0, 0, 0.25);}.m_section-step2 a:nth-child(4) .m_section-step__number{color:#5221C4;border-bottom:2px solid #5221C4;}.m_section-step3 a:nth-child(1) .m_section-step__item{opacity:0.7;box-shadow:0px 4px 4px rgba(0, 0, 0, 0.25);}.m_section-step3 a:nth-child(1) .m_section-step__number{color:#C4C4C4;border-bottom:2px solid #C4C4C4;}.m_section-step3 a:nth-child(1) .m_section-step__text{color:#C4C4C4;}.m_section-step3 a:nth-child(2) .m_section-step__item{box-shadow:0px 4px 10px rgba(0, 0, 0, 0.25);opacity:0.7;}.m_section-step3 a:nth-child(2) .m_section-step__number{color:#C4C4C4;border-bottom:2px solid #C4C4C4;}.m_section-step3 a:nth-child(2) .m_section-step__text{color:#C4C4C4;}.m_section-step3 a:nth-child(3) .m_section-step__item{background-color:#3374DB;box-shadow:0px 6px 35px rgba(36, 156, 231, 0.5);}.m_section-step3 a:nth-child(3) span{background:url(../mob_img/Ð¢_03_Ð&nbsp;ÐÐ—Ðœ.png) center center no-repeat;}.m_section-step3 a:nth-child(3) .m_section-step__number{color:#fff;border-bottom:2px solid #fff;}.m_section-step3 a:nth-child(3) .m_section-step__text{color:#fff;}.m_section-step3 a:nth-child(4) .m_section-step__item{box-shadow:0px 4px 10px rgba(0, 0, 0, 0.25);}.m_section-step3 a:nth-child(4) .m_section-step__number{color:#5221C4;border-bottom:2px solid #5221C4;}.m_section-step4 a:nth-child(1) .m_section-step__item{opacity:0.7;box-shadow:0px 4px 4px rgba(0, 0, 0, 0.25);}.m_section-step4 a:nth-child(1) .m_section-step__number{color:#C4C4C4;border-bottom:2px solid #C4C4C4;}.m_section-step4 a:nth-child(1) .m_section-step__text{color:#C4C4C4;}.m_section-step4 a:nth-child(2) .m_section-step__item{opacity:0.7;box-shadow:0px 4px 10px rgba(0, 0, 0, 0.25);}.m_section-step4 a:nth-child(2) .m_section-step__number{color:#C4C4C4;border-bottom:2px solid #C4C4C4;}.m_section-step4 a:nth-child(2) .m_section-step__text{color:#C4C4C4;}.m_section-step4 a:nth-child(3) .m_section-step__item{opacity:0.7;box-shadow:0px 4px 10px rgba(0, 0, 0, 0.25);}.m_section-step4 a:nth-child(3) .m_section-step__number{color:#979797;border-bottom:2px solid #979797;}.m_section-step4 a:nth-child(3) .m_section-step__text{color:#979797;}.m_section-step4 a:nth-child(4) .m_section-step__item{background-color:#5221C4;box-shadow:0px 6px 35px rgba(82, 33, 196, 0.5);}.m_section-step4 a:nth-child(4)::before{border-left:10px solid #5221C4;}.m_section-step4 a:nth-child(4) .m_section-step__number{color:#fff;border-bottom:2px solid #fff;}.m_section-step4 a:nth-child(4) .m_section-step__text{color:#fff;}.m_section-step, .m_section-step2, .m_section-step3, .m_section-step4{display:none;}.m_section-body__Active{display:none;}.m_progressMenu{display:none;width:100%;height:65px;flex-direction:column;justify-content:center;background-color:#E8F9FE;}.m_progressMenu .m_progressMenu-icon{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;}.m_progressMenu .m_progressMenu-icon a{width:23%;height:43px;display:flex;justify-content:center;}.m_progressMenu .m_progressMenu-icon a:last-child{width:20%;height:43px;}.m_auto-value{display:none;}.m_auto-value .m_auto-value__text{display:flex;justify-content:center;flex-direction:column;}.m_auto-value .m_auto-value__text .m_auto-value__title{display:flex;justify-content:center;font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:18px;line-height:21px;font-variant:small-caps;color:#585858;margin:15px 0;}.m_auto-value .m_auto-value__text .m_auto-value__subtitle{font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:14px;line-height:16px;text-align:center;color:#585858;margin-bottom:35px;padding:0 18px;}.m_auto-value .m_auto-value__text .m_auto-value__subtitle span{font-weight:bold;}.m_auto-value .m_auto-value__wrapper{background-color:#E8F9FE;}.m_auto-value .m_auto-value__wrapper .m_auto-value__item{display:flex;justify-content:space-between;align-items:center;margin:0 20px;padding:18px 0;}.m_auto-value .m_auto-value__wrapper .m_auto-value__item .m_auto-name__wrapper{display:flex;align-items:center;font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:14px;line-height:16px;}.m_auto-value .m_auto-value__wrapper .m_auto-value__item .m_value-item__btn a button{width:122px;height:32px;color:#fff;border:none;border-radius:3px;cursor:pointer;}.m_auto-value .m_auto-value__wrapper .m_auto-value__item:nth-child(1){color:#16C1F1;}.m_auto-value .m_auto-value__wrapper .m_auto-value__item:nth-child(2){color:#249CE7;}.m_auto-value .m_auto-value__wrapper .m_auto-value__item:nth-child(3){color:#3374DB;}.m_auto-value .m_auto-value__wrapper .m_auto-value__item .m_value-item__img{margin-right:17px;}.m_auto-value .m_auto-value__wrapper .m_auto-value__item:nth-child(1) .m_value-item__btn button{background-color:#16C1F1;}.m_auto-value .m_auto-value__wrapper .m_auto-value__item:nth-child(2) .m_value-item__btn button{background-color:#249CE7;}.m_auto-value .m_auto-value__wrapper .m_auto-value__item:nth-child(3) .m_value-item__btn button{background-color:#3374DB;}.m_auto-info{display:none;flex-direction:column;align-items:center;margin-top:40px;margin-bottom:60px;font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:18px;line-height:21px;text-align:center;color:#585858;}.m_auto-info .m_auto-info__text span{font-weight:bold;}.m_auto-info .m_auto-info__list{margin-top:16px;width:100%;}.m_auto-info .m_auto-info__list .m_auto-info__item{position:relative;background-color:#fff;box-shadow:0px 4px 5px rgba(0, 0, 0, 0.1);border-radius:5px;margin:0 20px 6px 20px;}.m_auto-info .m_auto-info__list .m_auto-info__item .m_auto-info__title{text-align:left;padding:14px 0 14px 16px;color:#16C1F1;}.m_auto-info .m_auto-info__list .m_auto-info__item .m_auto-info__btn{position:absolute;width:auto;height:20px;right:18px;bottom:2px;display:flex;align-items:center;font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:10px;line-height:15px;color:#979797;cursor:pointer;}.m_auto-info .m_auto-info__list .m_auto-info__item .m_auto-info__btn .m_info-btn__arrow{width:12px;height:12px;background-image:url(../mob_img/arrowDown.svg);background-repeat:no-repeat;background-size:cover;margin-right:6px;}.m_auto-info .m_auto-info__list .m_auto-info__item .m_auto-info__subtitle{display:none;}.m_auto-info .m_auto-info__list .m_infoActive{background-color:#3374DB;color:#fff;margin-top:30px;}.m_auto-info .m_auto-info__list .m_infoActive .m_auto-info__title{color:#fff;}.m_auto-info .m_auto-info__list .m_infoActive .m_auto-info__subtitle{display:block;text-align:left;padding:0 14px 30px 14px;font-size:12px;}.m_auto-info .m_auto-info__list .m_infoActive .m_auto-info__btn{color:#fff;}header{ width:100%;height:58px;background:linear-gradient(104.14deg, #221DFF 0%, #590DBE 99.97%);}.a_content-wrapper{display:flex;justify-content:space-between;align-items:center;max-width:1320px;margin:0 auto;}.modal-overlay{display:none;position:absolute;z-index:9999;width:100%;height:100%;left:0;top:0;}.modal-overlay a{text-decoration:none;}.a_header-wrapper{ height:100%;display:flex;justify-content:space-between;align-items:center;padding:0 20px;}.a_menu{background:url(../mob_img/menu.svg) center center no-repeat;width:43px;height:43px;cursor:pointer;}.a_menu:hover{background:url(../mob_img/menu2.svg) center center no-repeat;}.a_logo{display:flex;align-items:center;}.a_logo .a_logo-img img{margin-top:7px;width:107px;height:35px;}.a_logo .a_logo-text{font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:18px;line-height:21px;text-transform:uppercase;color:#FFFFFF;margin-left:122px;}.a_logo .a_logo-text span{font-weight:700;}.a_profile{display:flex;align-items:center;font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:18px;line-height:21px;color:#FFFFFF;}.a_profile .a_purse{display:flex;align-items:center;margin-right:32px;}.a_profile .a_purse .a_purse-img{width:18px;height:13.5px;background-image:url(../mob_img/purse.svg);background-repeat:no-repeat;background-size:cover;margin-right:9px;}.a_profile .a_profile-info{display:flex;align-items:center;cursor:pointer;}.a_profile .a_profile-info__arrow{width:12px;height:11px;background-image:url(../mob_img/arrow.svg);background-repeat:no-repeat;background-size:cover;margin-left:20px;}.a_profile .a_profile-info .a_profile-info__img{width:24px;height:24px;background-image:url(../mob_img/profile.svg);background-repeat:no-repeat;background-size:cover;margin-right:9px}.a_activeMenu{position:absolute;width:304px;top:0;left:calc(100vw - 1343px - ((100vw - 1320px)/2));background-color:#E8F9FE;box-shadow:0px 4px 10px rgba(0, 0, 0, 0.25);border-radius:5px;flex-direction:column;display:none;}.a_activeMenu .a_activeMenu-img{margin-top:18px;margin-left:21px;}.a_activeMenu ul{font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:18px;line-height:21px;color:#000000;margin-top:51px;padding-left:21px;}.a_activeMenu ul a{font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:18px;line-height:21px;color:#000000;margin-top:51px;}.a_activeMenu ul a li{list-style:none;margin-bottom:25px;}.a_profileActive{ position:absolute;width:206px;background-color:#E8F9FE;box-shadow:0px 4px 10px rgba(0, 0, 0, 0.25);border-radius:5px;top:0;right:calc(100vw - 1343px - ((100vw - 1320px)/2));display:none;}.mobile div a{font-weight:500;font-size:18px;line-height:21px;color:#585858;}.mobile div a:first-child div{margin-top:25px;}.mobile div a:last-child div div{border-bottom:none;}.mobile div a div{padding:20px;padding-top:0;padding-bottom:0;}.mobile div a div div{padding:0;padding-bottom:10px;padding-top:10px;border-bottom:1px solid #C4C4C4;}.mobile div a div:active{background-color:#E8F9FE;}.a_profileActive .a_profileActive-wrapper{align-items:center;margin-top:21px;margin-left:14px;font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:18px;line-height:21px;color:#249CE7;cursor:pointer;}.mobile .a_profileActive-wrapper{display:block !important;}.a_profileActive .a_profileActive-wrapper .a_profileActive-info__img{width:24px;height:24px;background-image:url(../mob_img/profile.svg);background-repeat:no-repeat;background-size:cover;margin-right:9px}.a_profileActive div ul{margin-top:46px;padding-left:14px;}.a_profileActive div a li{list-style:none;color:#000000;font-size:18px;line-height:21px;font-style:normal;font-weight:normal;font-family:'Roboto', sans-serif;margin-bottom:25px;}.a_main{display:flex;flex-direction:column;}.a_main a{text-decoration:none;}.a_main .a_main-block-1{width:100%;height:208px;background:rgba(22, 193, 241, 0.1);}.a_main .a_main-block-1 .a_content-wrapper{display:flex;flex-direction:column;padding:0 20px;}.a_main .a_main-block-1 .a_content-wrapper .a_bread-crumbs{font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:18px;line-height:21px;color:#979797;margin-top:16px;width:100%;text-align:left;cursor:pointer;}.a_main .a_main-block-1 .a_content-wrapper .a_create-contract{margin-top:66px;background:linear-gradient(104.14deg, #221DFF 0%, #590DBE 99.97%);border-radius:5px;font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:24px;line-height:28px;font-variant:small-caps;color:#FFFFFF;display:flex;justify-content:center;align-items:center;padding:19px 70px;}.a_main .a_main-block-2{margin-top:182px;margin-bottom:55px;}.a_main .a_main-block-2 .a_main-list{display:flex;flex-direction:row;justify-content:space-between;padding:0 20px;}.a_main .a_main-block-2 .a_main-list .a_main-item{width:24%;}.a_main .a_main-block-2 .a_main-list .a_main-item .a_main-item__img{width:100%;height:210px;background-image:url(../mob_img/auto.jpg);background-size:contain;background-position:bottom;background-repeat:no-repeat;}.a_main .a_main-block-2 .a_main-list .a_main-item:nth-child(2) .a_main-item__img{background-image:url(../mob_img/mmovables.png);}.a_main .a_main-block-2 .a_main-list .a_main-item:nth-child(3) .a_main-item__img{background-image:url(../mob_img/travels.png);}.a_main .a_main-block-2 .a_main-list .a_main-item:nth-child(4) .a_main-item__img{background-image:url(../mob_img/health.png);}.a_main .a_main-block-2 .a_main-list .a_main-item .a_main-item__info{background-color:#fff;box-shadow:0px 4px 10px rgba(0, 0, 0, 0.25);height:230px;position:relative;}.a_main .a_main-block-2 .a_main-list .a_main-item .a_main-item__info .a_item-info__title{font-family:'Roboto', sans-serif;font-style:normal;font-weight:300;font-size:24px;line-height:28px;text-transform:uppercase;color:#FFFFFF;background:#16C1F1;display:flex;justify-content:center;align-items:center;height:55px;border-radius:5px;}.a_main .a_main-block-2 .a_main-list .a_main-item:nth-child(1) .a_main-item__info .a_item-info__title{background:#16C1F1;}.a_main .a_main-block-2 .a_main-list .a_main-item:nth-child(2) .a_main-item__info .a_item-info__title{background:#249CE7;}.a_main .a_main-block-2 .a_main-list .a_main-item:nth-child(3) .a_main-item__info .a_item-info__title{background:#3374DB;}.a_main .a_main-block-2 .a_main-list .a_main-item:nth-child(4) .a_main-item__info .a_item-info__title{background:#590DBE;}.a_main .a_main-block-2 .a_main-list .a_main-item .a_main-item__info .a_item-info__list{font-family:'Roboto', sans-serif;font-style:normal;font-weight:300;font-size:18px;line-height:177.19%;font-variant:small-caps;bottom:16px;position:absolute;}.a_main .a_main-block-2 .a_main-list .a_main-item .a_main-item__info .a_item-info__list ul{margin-bottom:0;padding-left:28px;}.a_main .a_main-block-2 .a_main-list .a_main-item .a_main-item__info .a_item-info__list ul li{list-style:none;color:#221DFF;}.d_main *{box-sizing:border-box;}.d_main a{text-decoration:none;}.d_main li{list-style:none;}.d_main button:focus{ outline:none !important}.d_main input:focus{ outline:none !important}.d_main{max-width:1320px;padding:0px 10px;margin:0px auto;margin-bottom:140px;}.d_main .d_bread-crumbs{display:inline-block;margin:10px 0px;}.d_main .d_bread-crumbs a{text-decoration:none;display:inline-block;font-size:18px;line-height:21px;text-transform:capitalize;color:#979797;font-family:'Roboto', sans-serif;}.d_main h2{display:none;font-size:24px;line-height:28px;text-align:center;font-variant:small-caps;color:#585858;}.d_main .d_main-wrapper{margin-top:40px;display:flex;}.d_main .d_main-wrapper .d_main-block-1{background:#FFFFFF;box-shadow:0px 4px 10px rgba(0, 0, 0, 0.25);width:419px;height:auto;display:flex;flex-direction:column;align-items:center;}.d_main .d_main-wrapper .d_main-block-1 .d_block-1__photo{background-image:url(../mob_img/Avatar.png);background-repeat:no-repeat;background-position:center center;background-size:cover;width:200px;height:200px;border-radius:50px;margin:60px 0px 50px 0;}.d_main .d_main-wrapper .d_main-block-1 .d_block-1__name{font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:30px;line-height:35px;color:#000000;margin-bottom:88px;}.d_main .d_main-wrapper .d_main-block-1 .d_block-1__nav{width:100%;}.d_main .d_main-wrapper .d_main-block-1 .d_block-1__nav div{width:100%;height:66px;display:flex;cursor:pointer;align-items:center;}.d_main .d_main-wrapper .d_main-block-1 .d_block-1__nav .d_nav-active{background:#249CE7;box-shadow:0px 4px 19px rgba(0, 0, 0, 0.12), 0px 6px 35px rgba(36, 156, 231, 0.35);border-radius:5px;}.d_main .d_main-wrapper .d_main-block-1 .d_block-1__nav a .d_nav-active div{ font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:24px;line-height:28px;color:#fff;}.d_main .d_main-wrapper .d_main-block-1 .d_block-1__nav a div{font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:24px;line-height:28px;color:#249CE7;}.d_main .d_main-wrapper .d_main-block-1 .d_block-1__nav a div img{width:36px;height:33px;margin-left:26px;margin-right:30px;}.d_main .d_main-wrapper .d_main-block-2{margin-left:27px;width:68%;}.d_main .d_main-wrapper .d_main-block-2 .d_block-2__title{font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:30px;line-height:35px;font-variant:small-caps;color:#000000;margin-bottom:26px;}.d_main .d_main-wrapper .d_main-block-2 .d_block-2__form{border-top:2px solid #C4C4C4;padding-top:57px;padding-left:107px;padding-right:114px;width:100%;}.d_main .d_main-wrapper .d_main-block-2 .d_block-2__form_table{padding:0px;padding-top:57px;}.d_main .d_main-wrapper .d_main-block-2 .d_block-2__form .d_form-item{display:flex;flex-direction:column;}.d_main .d_main-wrapper .d_main-block-2 .d_block-2__form .d_form-item .d_form-item__text{font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:18px;line-height:21px;color:#585858;}.d_main .d_main-wrapper .d_main-block-2 .d_block-2__form .d_form-item .d_form-item__input{margin-bottom:23px;margin-top:7px;display:flex;}.d_main .d_main-wrapper .d_main-block-2 .d_block-2__form .d_form-item .d_form-item__input input{width:100%;height:48px;border-radius:10px;background:rgba(22, 193, 241, 0.1);border:none;font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:18px;line-height:21px;color:#000000;padding-left:28px;}.d_main .d_main-wrapper .d_main-block-2 .d_block-2__form .d_form-item .d_form-item__input input::placeholder{font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:18px;line-height:21px;color:#000000;}.d_main .d_main-wrapper .d_main-block-2 .d_block-2__form .d_form-item .d_form-item__input input:hover{cursor:pointer;}.d_main .d_main-wrapper .d_main-block-2 .d_block-2__form .d_form-item .d_form-item__input button{margin:6px 0px 30px 0px;width:70%;background:#249CE7;border-radius:10px;border:none;font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:18px;line-height:21px;color:#FFFFFF;}.d_main .d_main-wrapper .d_main-block-2 .d_block-2__form .d_form-item .d_form-item__input button:hover{cursor:pointer;}.d_main .d_main-wrapper .d_main-block-2 .d_block-2__form .d_form-title{display:flex;justify-content:space-between;width:100%;margin-bottom:41px;}.d_main .d_main-wrapper .d_main-block-2 .d_block-2__form .d_form-title div{width:10%;text-align:left;font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:18px;line-height:21px;color:#585858;margin-bottom:41px;}.d_main .d_main-wrapper .d_main-block-2 .d_block-2__form .d_form-title div:first-child{width:15%;text-align:center;}.d_main .d_main-wrapper .d_main-block-2 .d_block-2__form .d_form-title div:last-child{width:10%;text-align:right;padding-right:20px;}.d_main .d_main-wrapper .d_main-block-2 .d_block-2__form .d_item div{width:10%;font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:18px;line-height:21px;color:#000000;}.d_main .d_main-wrapper .d_main-block-2 .d_block-2__form .d_item .logo{background-image:url(../mob_img/Ñ€Ð¾ÑÐ³Ð¾Ñ.png);background-repeat:no-repeat;background-size:contain;background-position:center;width:15%;}.d_main .d_main-wrapper .d_main-block-2 .d_block-2__form .d_form-title .d_form-polis{display:flex;justify-content:center;padding-right:0px !important;}.filterActive{background-image:url(https://insmarket.store/bitrix/templates/insmarket/img/filterActive.svg) !important;}.lc_mob_menu{display:none;}@media(max-width:1320px){.a_activeMenu{left:5px;} .a_profileActive{right:0;}}@media(max-width:1000px){.m_progressMenu{display:flex;}}@media(max-width:840px){.m_auto-value{display:block;}.m_auto-info{display:flex;}}@media(max-width:325px){.m_section-step a .m_section-step__text, .m_section-step2 a .m_section-step__text, .m_section-step3 a .m_section-step__text, .m_section-step4 a .m_section-step__text{font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:11px !important;line-height:14px;color:#585858;text-align:left;margin-top:10px;} .m_header_wrapper .m_menu_wrapper .m_phone{margin-right:10px;}}@media(max-width:520px){*{ transition:0.25s ease-in-out;} .a_menu{display:none;} .a_logo-text{display:none;} .d_main-wrapper{flex-direction:column;} .d_main-wrapper{margin-top:0;} .d_main .d_bread-crumbs{display:none;} .content h2{font-size:24px !important;line-height:28px !important;text-align:center !important;font-variant:small-caps !important;color:#585858 !important;} .d_main h2{display:block;margin-top:30px !important;} .d_main .d_main-wrapper .d_main-block-1{width:auto;box-shadow:none;} .d_main .d_main-wrapper{margin-top:0;} .d_main .d_main-wrapper .d_main-block-1 .d_block-1__photo{margin:30px 0;width:128px;height:128px;} .d_main .d_main-wrapper .d_main-block-1 .d_block-1__name{display:none;} .d_nav{background:#FFFFFF;border:1px solid #16C1F1;box-sizing:border-box;border-radius:5px;} .d_nav div .d_noActive{display:none;} .d_nav-active div .d_Active{display:block;} .d_main .d_main-wrapper .d_main-block-2{margin-left:0;width:100%;margin-top:30px;} .d_main .d_main-wrapper .d_main-block-2 .d_block-2__title{display:none;} .d_main .d_main-wrapper .d_main-block-2 .d_block-2__form{border-top:none;padding-left:0;padding-right:0;padding-top:0;} .str_doc_form{display:flex !important;flex-direction:column !important;} .dp_inf{width:40% !important;} .dp_inf input{width:120px !important;} .str_doc_form div:nth-child(3) div{display:flex;} .str_doc_form div:nth-child(7) div{display:flex;} .col_gr{margin-top:30px !important;} .m_footer .footer_des{margin:0 auto !important;} .footer_des{text-align:center !important;align-items:center !important;} .lc_mob_menu{display:block;} .a_profile-info__arrow{display:none;} .menu-toggle_lc{display:block;}}@media(max-width:325px){.m_section-step a .m_section-step__text, .m_section-step2 a .m_section-step__text, .m_section-step3 a .m_section-step__text, .m_section-step4 a .m_section-step__text{font-family:'Roboto', sans-serif;font-style:normal;font-weight:normal;font-size:11px !important;line-height:14px;color:#585858;text-align:left;margin-top:10px;} .m_header_wrapper .m_menu_wrapper .m_phone{margin-right:10px;}}</pre></body></html>