@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');body,html{height:100%}html{min-width:300px}*{margin:0;padding:0;box-sizing:border-box;color:#505458}ul{list-style-type:none}a{text-decoration:none}.page{font-family:'Roboto',sans-serif;font-size:16px;font-weight:300;background:#fff}.page .page__container{display:flex;justify-content:flex-start}.page .page__container.page__container_row{flex-direction:row;align-items:flex-start}.page .page__container.page__container_col{flex-direction:column;align-items:center}.page .page__button{appearance:none;-moz-appearance:none;-webkit-appearance:none;width:139px;height:39px;padding:5px;display:inline-flex;justify-content:center;align-items:center;font-size:14px;font-weight:700;line-height:114%;border:none;border-radius:100px;background:0 0;text-align:center;text-decoration:none;cursor:pointer;color:#fff}.page .page__button:focus{outline:none}.page .page__button:hover{box-shadow:5px 5px 15px rgba(0,0,0,.3)}.page .page__button:active{box-shadow:none}.page .page__button.page__button_purple{background:#a82ca7}.page .page__button.page__button_purple:hover,.page .page__button.page__button_transparent_white:hover{background:#c13bc0}.page .page__button.page__button_purple:active,.page .page__button.page__button_transparent_white:active{background:#842383}.page .page__button.page__button_pink{background:#ff2782}.page .page__button.page__button_pink:hover{background:#ff4f99}.page .page__button.page__button_pink:active{background:#df1268}.page .page__button.page__button_blue{background:#1b469a}.page .page__button.page__button_blue:hover{background:#3765be}.page .page__button.page__button_blue:active{background:#173d86}.page .page__button.page__button_transparent_blue,.page .page__button.page__button_transparent_white{background:0 0}.page .page__button.page__button_transparent_blue{color:#1b469a;border:2px solid #1b469a}.page .page__button.page__button_transparent_blue:hover{background:#3765be}.page .page__button.page__button_transparent_blue:active{background:#173d86}.page .page__button.page__button_transparent_blue:hover,.page .page__button.page__button_transparent_blue:active{color:#fff;border:none}.page .page__button.page__button_transparent_white{border:2px solid #fff}.page .page__button.page__button_transparent_white:hover,.page .page__button.page__button_transparent_white:active{border:none}.page .page__button.page__button_transparent_blue:after,.page .page__button.page__button_transparent_white:after{content:'';width:5px;height:9px;margin-left:10px;display:inline-block;background-position:center center;background-repeat:no-repeat;background-size:contain}.page .page__button.page__button_transparent_blue:after{background-image:url(/assets/images/arrow-blue.svg)}.page .page__button.page__button_transparent_white:after,.page .page__button.page__button_transparent_blue:hover:after,.page .page__button.page__button_transparent_blue:active:after{background-image:url(/assets/images/arrow-white.svg)}.form{max-width:304px;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.form .form__group{position:relative;margin-bottom:18px}.form .form__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:39px;padding-left:14px;padding-right:14px;background-color:#fff;border:1px solid #c4c4c4;border-radius:100px;outline:none}.form .form__group>.form__input{width:100%}.form .form__input,.form .form__placeholder{font-size:14px;color:#9a9a9a}.form .form__input::-webkit-input-placeholder{color:#9a9a9a}.form .form__input::-moz-placeholder{color:#9a9a9a}.form .form__input:-moz-placeholder{color:#9a9a9a}.form .form__input:-ms-input-placeholder{color:#9a9a9a}.form .form__group .form__input:required~.form__placeholder:after{content:' *';color:#9a1b1b}.form .form__group .form__input:required:focus~.form__placeholder,.form .form__group .form__input:required:valid~.form__placeholder{display:none}.form .form__placeholder{position:absolute;top:50%;left:14px;transform:translateY(-50%);pointer-events:none}.form .form__row{display:flex;justify-content:space-between}.form .form__checkbox-group,.form .form__radio-group{display:flex}.form .form__checkbox-group input[type=checkbox],.form .form__radio-group input[type=radio]{display:none}.form .form__checkbox-group .form__checkbox,.form .form__radio-group .form__radio{width:14px;height:14px;border:1px solid #505458}.form .form__checkbox-group .form__checkbox,.form .form__radio-group .form__radio,.form .form__checkbox-group .form__label,.form .form__radio-group .form__label{display:inline-flex;justify-content:center;align-items:center}.form .form__checkbox-group .form__label,.form .form__radio-group .form__label{padding-left:9px;font-size:14px;line-height:114%;font-weight:300}.form .form__checkbox-group input[type=checkbox]:checked+.form__checkbox:before,.form .form__radio-group input[type=radio]:checked+.form__radio:before{content:'';display:block;width:6px;height:6px;background:#1b469a}.form .form__radio-group .form__radio,.form .form__radio-group input[type=radio]:checked+.form__radio:before{border-radius:50%}.section{position:relative;overflow-x:hidden}.section .section__title,.section .section__text{text-align:center}.section .section__title{z-index:1;margin-bottom:20px;font-size:30px;font-weight:500}.section .section__text{font-weight:400}.section .section__text.section__text_bold{font-weight:700}@media screen and (max-width:600px){.section .section__title{font-size:28px}.section .section__text{font-size:15px}}@media screen and (max-width:500px){.section .section__title{font-size:26px}}@media screen and (max-width:425px){.section .section__title{font-size:24px}.section .section__text{font-size:14px}}.link,.link:hover,.link:active,.link:visited{text-decoration:underline;cursor:pointer}.link{color:#1b469a}.link:hover{color:#3765be}.link:active{color:#173d86}.link:visited{color:#a82ca7}.shadow{box-shadow:20px 20px 60px #d6d6d6,-20px -20px 60px #fff}.wrapper-op{position:absolute;top:0;left:0;width:100%;height:100%}.wrapper-op.wrapper-op_blue{background-color:rgba(27,70,154,.77)}.wrapper-op.wrapper-op_yellow{background-color:rgba(255,204,46,.77)}.wrapper-op.wrapper-op_purple{background-color:rgba(168,44,167,.77)}.wrapper-op.wrapper-op_pink{background-color:rgba(255,39,130,.77)}.marked{display:inline-flex;align-items:flex-start}.marked:before{content:'';min-width:19px;min-height:19px;margin-top:3px;margin-right:13px;display:inline-block}.container{width:886px;padding:0 20px;margin:0 auto;box-sizing:content-box}@media screen and (max-width:950px){.container{width:100%;box-sizing:border-box}}.logo{min-width:176px;min-height:60px;background:left top/contain no-repeat url(/assets/images/logo.png)}.d-block{width:100%;display:flex;background:#fff;border-radius:30px}.d-block .d-block__col{height:100%}.d-block .d-block__col:first-of-type{display:flex;flex-direction:column}.d-block .d-block__col:last-of-type{position:relative;border-radius:0 30px 30px 0}.d-block .d-block__col:last-of-type .wrapper-op{border-radius:0 30px 30px 0}.c-block{width:415px;height:429px;margin-top:53px;margin-bottom:60px;display:flex;flex-direction:column;background:#fff;border-radius:30px}.c-block .c-block__header,.c-block .c-block__main{width:100%;display:flex;flex-direction:column;align-items:center}.c-block .c-block__header{position:relative;height:131px;background-size:cover;background-repeat:no-repeat;background-position:center center;border-radius:30px 30px 0 0}.c-block .c-block__header>.wrapper-op{padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:30px 30px 0 0;text-align:center}.c-block .c-block__header .c-block__title,.c-block .c-block__header .c-block__text{color:#fff}.c-block .c-block__header .c-block__title{margin-bottom:10px;font-size:24px;font-weight:700;text-transform:uppercase}.c-block .c-block__header .c-block__text{font-weight:300}.c-block .c-block__main{height:298px;display:flex;flex-direction:column;justify-content:center;align-items:center}.c-block .c-block__main .c-block__price{margin-bottom:30px;font-weight:700;font-size:48px}.c-block .c-block__main .c-block__price .c-block__price-val>sup{font-size:18px}.c-block .c-block__main .c-block__price>.c-block__currency{font-weight:300;text-transform:uppercase}@media screen and (max-width:600px){.c-block{width:350px;height:390px;margin-top:45px;margin-bottom:50px}.c-block .c-block__header{height:120px}.c-block .c-block__main{height:270px}.c-block .c-block__header .c-block__title{margin-bottom:5px;font-size:22px}.c-block .c-block__text{font-size:15px}.c-block .c-block__main .c-block__price{font-size:42px;margin-bottom:22px}}@media screen and (max-width:475px){.c-block{width:100%;height:360px;max-width:350px;margin-top:40px;margin-bottom:45px}.c-block .c-block__header{height:110px}.c-block .c-block__main{height:250px}.c-block .c-block__header .c-block__title{font-size:20px}.c-block .c-block__main .c-block__price{font-size:38px}}.section.header{padding-top:60px;padding-bottom:39px;background:#1b469a}.section.header *{color:#fff}.section.header .container{width:940px;justify-content:space-between;align-items:center}.section.header .header__nav{width:100%;display:flex;flex-direction:row;justify-content:space-between}.section.header .header__nav .login-btn{width:98px;margin-top:5px;font-size:14px}.section.header .header__nav .login-btn:after{margin-top:1px;margin-left:15px}@media screen and (max-width:1020px){.section.header .container{width:100%;box-sizing:border-box}}@media screen and (max-width:600px){.section.header{padding-top:40px;padding-bottom:30px}}@media screen and (max-width:475px){.section.header{padding-top:35px;padding-bottom:25px}.section.header .logo{min-width:147px;min-height:50px}.section.header .header__nav .login-btn{width:90px;height:35px;margin-top:3px;font-size:13px}}.section.footer{padding-top:50px;padding-bottom:60px;background:#1b469a}.section.footer .container{width:940px}.section.footer .page__container.page__container_row{justify-content:space-between}.section.footer .footer__group:first-of-type{width:440px}.section.footer .footer__text,.section.footer .footer__text *{font-size:16px;font-weight:400;color:#fff;line-height:116%}.section.footer .footer__company{margin-top:37px;margin-bottom:35px}.section.footer .footer__company>.footer__text,.section.footer .footer__company>.footer__text *{font-size:14px;font-weight:300}.payment-systems{height:23px;font-size:0}.payment-systems__item{display:inline-block;width:36px;height:23px;background-position:left top;background-repeat:no-repeat;background-size:contain}.payment-systems__item_scet{background-image:url(/assets/images/payment-systems/scet.png)}.payment-systems__item_erip{background-image:url(/assets/images/payment-systems/erip.png)}.payment-systems__item_mastercard-s{background-image:url(/assets/images/payment-systems/mastercard-s.png)}.payment-systems__item_mastercard{background-image:url(/assets/images/payment-systems/mastercard.png)}.payment-systems__item_belkart{background-image:url(/assets/images/payment-systems/belkart.png)}.payment-systems__item_bepaid{background-image:url(/assets/images/payment-systems/bepaid.png)}.payment-systems__item_v-visa{background-image:url(/assets/images/payment-systems/v-visa.png)}.payment-systems__item_visa{background-image:url(/assets/images/payment-systems/visa.png)}.payment-systems__item_mtbank{background-image:url(/assets/images/payment-systems/mtbank.png)}.payment-systems__item_halva{background-image:url(/assets/images/payment-systems/halva.png)}.payment-systems__item:not(:last-of-type){margin-right:5px}.section.footer .footer__group:last-of-type{height:254px;display:flex;flex-direction:column;justify-content:space-between}.section.footer .site-map{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.section.footer .site-map>.footer__text:not(:last-of-type){margin-bottom:16px}.section.footer .site-map>.footer__text:hover{text-decoration:underline}.section.footer .footer__logo-lns{width:192px;height:26px;background:left top/contain no-repeat url(/assets/images/logo-lns.png)}@media screen and (max-width:1020px){.section.footer .container{width:100%;box-sizing:border-box}}@media screen and (max-width:730px){.section.footer .page__container.page__container_row{flex-direction:column;align-items:center}.section.footer .footer__group:first-of-type{width:460px;margin-bottom:40px;text-align:center}.section.footer .footer__company{margin-top:30px;margin-bottom:25px}.section.footer .footer__group:last-of-type{height:auto}.section.footer .site-map{margin-bottom:40px;align-items:center}.section.footer .payment-systems{width:100%;height:auto;display:flex;justify-content:center;flex-wrap:wrap}.section.footer .payment-systems__item{margin:5px}}@media screen and (max-width:550px){.section.footer .footer__group:first-of-type{width:auto}}@media screen and (max-width:500px){.section.footer{padding-top:45px;padding-bottom:50px}.section.footer .footer__text{font-size:15px}.section.footer .footer__group:first-of-type{margin-bottom:30px}.section.footer .footer__company{margin-top:25px;margin-bottom:20px}.section.footer .footer__company>.footer__text{font-size:13px}.section.footer .payment-systems__item{margin:3px}.section.footer .site-map{margin-bottom:35px}.section.footer .site-map>.footer__text:not(:last-of-type){margin-bottom:13px}}@media screen and (max-width:425px){.section.footer{padding-bottom:50px}}.popup-overlay{position:fixed;left:0;top:0;width:100%;height:100%;display:none;justify-content:center;align-items:center;background:rgba(0,0,0,.5);z-index:1}.popup-overlay.popup-overlay_displayed{display:flex}.popup{min-width:300px;max-width:886px;width:100%;height:542px;display:none}.popup.popup_displayed{display:flex}.popup .to-popup,.popup .to-close{cursor:pointer}.to-popup{cursor:pointer}.popup.d-block .d-block__col{width:50%}.popup.d-block .d-block__col:first-of-type{padding:20px 30px;align-items:center;justify-content:center;text-align:center}.popup.d-block .popup__icon{width:72px;height:74px;margin-bottom:18px;background:center center/contain no-repeat url(/assets/images/request-icon.svg)}.popup.d-block .form{margin-top:35px}.popup.d-block .form .page__button{margin:27px auto 0}.popup.d-block .d-block__col:last-of-type{background:center center/cover no-repeat url(/assets/images/request-bg.png)}@media screen and (max-width:1000px){.popup{margin:0 30px}}@media screen and (max-width:820px){.popup{max-width:443px}.popup.d-block .d-block__col{width:100%}.popup.d-block .d-block__col:last-of-type{display:none}}@media screen and (max-width:400px){.popup{width:95%;height:500px;margin:0}.popup.d-block .popup__icon{margin-bottom:15px}.popup.d-block .popup__text br{display:none}.popup.d-block .form{margin-top:25px}.form .form__group{margin-bottom:15px}.popup.d-block .form .page__button{margin-top:20px}}.search-form{width:488px}.section.header .introduction>.search-form{margin-top:40px}.search-form .search-form__group{width:100%;height:39px;margin-bottom:40px;display:flex;flex-direction:row;justify-content:center;align-items:center}.search-form .search-form__group .search-form__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:39px;padding-left:15px;padding-right:55px;font-size:14px;background:#edeff5;border:1px solid #edeff5;color:#9a9a9a;border-radius:400px;text-align:left;outline:none}.search-form .search-form__group .search-form__input::-webkit-input-placeholder{color:#9a9a9a}.search-form .search-form__group .search-form__input::-moz-placeholder{color:#9a9a9a}.search-form .search-form__group .search-form__input:-moz-placeholder{color:#9a9a9a}.search-form .search-form__group .search-form__input:-ms-input-placeholder{color:#9a9a9a}.search-form .search-form__group:after{content:'';min-width:39px;min-height:39px;margin-left:-38px;border-radius:0 50% 50% 0;background-color:#a82ca7;background-image:url(/assets/images/search-icon.svg);background-size:15px 15px;background-repeat:no-repeat;background-position:10px center;cursor:pointer}.search-form .page__button{width:239px}@media screen and (max-width:600px){.search-form{width:450px;margin-top:30px}.search-form .search-form__group{margin-bottom:30px}}@media screen and (max-width:530px){.search-form{width:400px}}@media screen and (max-width:475px){.search-form{width:100%;margin-top:20px}.search-form .search-form__group{margin-bottom:20px}}@media screen and (max-width:375px){.search-form .page__button{width:100%}}.promotion{z-index:1;position:fixed;left:0;bottom:0;width:100%;min-width:300px;height:190px;display:none;background:center center/cover no-repeat url(/assets/images/promotion.png)}.promotion .promotion__block{position:relative;width:50%;height:100%}.promotion .promotion__block>.wrapper-op{padding:25px;display:flex;flex-direction:column;justify-content:center;align-items:center}.promotion .promotion__block .promotion__title{margin-bottom:30px;font-weight:500;font-size:22px;text-align:center;color:#fff}.promotion .promotion__block .page__button{width:147px}.promotion .promotion__block:first-of-type:after{content:'или';z-index:2;position:absolute;right:0;top:50%;transform:translate(50%,-50%);width:39px;height:39px;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:700;border-radius:50%;background:#fff}@media screen and (max-width:770px){.promotion{height:170px}.promotion .promotion__block .promotion__title{margin-bottom:25px;font-size:20px}.promotion .promotion__block .promotion__title br{display:none}}@media screen and (max-width:670px){.promotion{height:155px}.promotion .promotion__block .promotion__title{margin-bottom:15px;font-size:18px}.promotion .promotion__block:first-of-type:after{width:35px;height:35px;font-size:13px}.promotion .promotion__block .page__button{width:130px;height:35px}}@media screen and (max-width:600px){.promotion{flex-direction:column;height:270px}.promotion .promotion__block{width:100%}.promotion .promotion__block:first-of-type:after{top:unset;right:50%;bottom:0;transform:translate(50%,50%)}.promotion .promotion__block>.wrapper-op{padding:20px}.promotion .promotion__block .promotion__title{margin-bottom:12px}.promotion .promotion__block .page__button{height:32px}.promotion .promotion__block:first-of-type:after{width:32px;height:32px}.page.mobile .promotion{height:250px}}@media screen and (max-width:500px){.page.mobile .promotion{height:210px}.page.mobile .promotion .promotion__block .promotion__title{margin-bottom:10px;font-size:15px}.page.mobile .promotion .promotion__block .page__button{height:30px;font-size:13px}}@media screen and (max-width:375px){.promotion .promotion__block .promotion__title{margin-bottom:10px;font-size:16px}.promotion .promotion__block .page__button{font-size:13px}.promotion.mobile .promotion__block>.wrapper-op{padding:15px}.page.mobile .promotion .promotion__block .promotion__title{margin-bottom:10px;font-size:13px}.page.mobile .promotion .promotion__block .page__button{height:25px;font-size:12px}.page.mobile .promotion .promotion__block:first-of-type:after{width:25px;height:25px;font-size:11px}}.page.home .section.header{height:622px;background:center center/cover no-repeat url(/assets/images/home/introduction.png)}.page.home .section.header>.wrapper-op{padding-top:60px}.page.home .section.header .introduction{padding-top:60px}.page.home .section.header .introduction *{text-align:center}.page.home .section.header .introduction .introduction__title{margin-bottom:20px;font-size:30px;line-height:117%;font-weight:500}.page.home .section.header .introduction .introduction__text{font-size:16px}.page.home .section.header .introduction .search-form .search-form__group .search-form__input{text-align:left}@media screen and (max-width:600px){.page.home .section.header{height:550px}.page.home .section.header .introduction .introduction__title{font-size:28px}.page.home .section.header .introduction .introduction__text{font-size:15px}}@media screen and (max-width:530px){.page.home .section.header{height:520px}.page.home .section.header .introduction{padding-top:50px}}@media screen and (max-width:475px){.page.home .section.header{height:480px}.page.home .section.header>.wrapper-op{padding-top:40px}.page.home .section.header .introduction{padding-top:40px}.page.home .section.header .introduction .introduction__title{font-size:26px}.page.home .section.header .introduction br{display:none}}@media screen and (max-width:425px){.page.home .section.header{height:530px}.page.home.mobile .section.header{height:450px}.page.home .section.header>.wrapper-op,.page.home .section.header .introduction{padding-top:30px}}@media screen and (max-width:375px){.page.home.mobile .section.header{height:500px}}.page.home .section.advantages{padding-top:80px;padding-bottom:100px}.page.home .section.advantages .page__container.page__container_row{justify-content:space-between;flex-wrap:wrap}.page.home .section.advantages .advantages__item{width:265px;height:261px;padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff;border-radius:30px}.page.home .section.advantages .advantages__item *{text-align:center}.page.home .section.advantages .advantages__image-wrapper{width:75px;height:75px;display:flex;justify-content:center;align-items:center}.page.home .section.advantages .advantages__item>.advantages__image-wrapper{margin-bottom:28px}.page.home .section.advantages .advantages__image{background-repeat:no-repeat;background-size:contain;background-position:center center}.page.home .section.advantages .advantages__item.advantages__item-1 .advantages__image{width:69px;height:70px;background-image:url(/assets/images/home/advantage-1.svg)}.page.home .section.advantages .advantages__item.advantages__item-2 .advantages__image{width:71px;height:76px;background-image:url(/assets/images/home/advantage-2.svg)}.page.home .section.advantages .advantages__item.advantages__item-3 .advantages__image{width:73px;height:74px;background-image:url(/assets/images/home/advantage-3.svg)}.page.home .section.advantages .advantages__title,.page.home .section.advantages .advantages__text{line-height:118%}.page.home .section.advantages .advantages__title{font-weight:500}.page.home .section.advantages .advantages__item>.advantages__title{margin-bottom:8px}.page.home .section.advantages .advantages__text{font-weight:300}@media screen and (max-width:900px){.page.home .section.advantages .page__container.page__container_row{flex-direction:column;align-items:center}.page.home .section.advantages .advantages__item:not(:last-of-type){margin-bottom:40px}}@media screen and (max-width:600px){.page.home .section.advantages{padding-top:70px;padding-bottom:70px}}@media screen and (max-width:425px){.page.home .section.advantages{padding-top:50px;padding-bottom:60px}}.page.home .section.sources{padding-top:34px;padding-bottom:100px}.page.home .section.sources .sources__wrapper{width:100%;margin-top:53px;margin-bottom:19px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.page.home .section.sources .source{width:415px;height:156px;padding-left:48px;padding-right:30px;margin-bottom:41px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background:#fff;border-radius:30px}.page.home .section.sources .source .source__title{margin-bottom:21px;display:inline-flex;font-size:24px;font-weight:500;line-height:116%}.page.home .section.sources .source.source_economic-courts .source__title.marked:before{background:#1b469a}.page.home .section.sources .source.source_ministries .source__title.marked:before{background:#a82ca7}.page.home .section.sources .source.source_national-bank .source__title.marked:before{background:#ff2782}.page.home .section.sources .source.source_ncis .source__title.marked:before{background:#ffcc2e}.page.home .section.sources .page__button{width:198px}@media screen and (max-width:900px){.page.home .section.sources .sources__wrapper{width:auto;flex-direction:column}}@media screen and (max-width:600px){.page.home .section.sources{padding-bottom:80px}.page.home .section.sources .sources__wrapper{margin-top:45px}.page.home .section.sources .source{width:380px;height:130px;margin-bottom:35px;padding-left:40px}.page.home .section.sources .source .source__title{margin-bottom:18px;font-size:22px}}@media screen and (max-width:500px){.page.home .section.sources .source .source__title{margin-bottom:15px;font-size:20px}.page.home .section.sources .source .source__text{font-size:15px}}@media screen and (max-width:475px){.page.home .section.sources{padding-bottom:65px}}@media screen and (max-width:425px){.page.home .section.sources .source{width:100%;height:auto;padding:30px 20px 30px 30px}.page.home .section.sources .source .source__title{font-size:18px}}@media screen and (max-width:325px){.page.home .section.sources .source{padding-left:25px}.page.home .section.sources .source .source__title.marked:before{margin-right:10px}}.page.home .section.subscription{padding-top:34px;padding-bottom:100px}.section.subscription .c-block .c-block__header{background-image:url(/assets/images/home/subscription.png)}.section.subscription .subscription__period{width:123px;height:39px;margin-top:14px;margin-bottom:27px;padding:0 17px 0 20px;display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #c4c4c4;border-radius:100px;cursor:pointer}.section.subscription .subscription__period:after{content:'';width:5px;height:9px;display:inline-flex;background:center center/5px 9px no-repeat url(/assets/images/arrow-gray.svg);transform:rotate(90deg)}.section.subscription .subscription__period .subscription__period-item{display:none;justify-content:center;align-items:center;font-weight:300;font-size:14px;background:#fff;color:#9a9a9a}.section.subscription .c-block__price>.c-block__currency{font-weight:300;text-transform:uppercase}.section.subscription .c-block__main .page__button{width:163px}.section.subscription .subscription__period.subscription__period_opened{width:139px;padding:0;border:none;position:relative;flex-direction:column;justify-content:flex-start;align-items:flex-start}.section.subscription .subscription__period.subscription__period_opened:after{position:absolute;right:0;top:0;width:40px;height:40px;border:1px solid #c4c4c4;border-bottom:0;border-radius:100px 100px 0 0;box-sizing:border-box}.section.subscription .subscription__period.subscription__period_opened .subscription__period-item,.section.subscription .subscription__period .subscription__period-item_active{display:inline-flex}.section.subscription .subscription__period.subscription__period_opened .subscription__period-item{width:100px;min-height:39px;padding-left:20px;justify-content:flex-start;border:1px solid #c4c4c4;border-bottom:none}.section.subscription .subscription__period.subscription__period_opened .subscription__period-item:first-of-type{border-radius:20px 0 0}.section.subscription .subscription__period.subscription__period_opened .subscription__period-item:last-of-type{border-radius:0 0 0 20px}@media screen and (max-width:600px){.page.home .section.subscription{padding-bottom:80px}.section.subscription .subscription__period{margin-bottom:20px}.section.subscription .c-block__main .page__button{width:155px;margin-bottom:10px}}@media screen and (max-width:475px){.page.home .section.subscription{padding-bottom:65px}.section.subscription .subscription__period{margin-top:12px;margin-bottom:17px}}.page.prices .section.capabilities{padding-top:34px;padding-bottom:100px}.page.prices .section.capabilities .section__title{margin-bottom:45px}.page.prices .section.capabilities .capabilities__wrapper{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page.prices .section.capabilities .capabilities__wrapper:not(:last-of-type){margin-bottom:150px}.page.prices .section.capabilities .capabilities__title{margin-bottom:30px;font-size:20px;font-weight:700;line-height:90%}.page.prices .section.capabilities .capabilities__text{font-size:14px;line-height:157%}.page.prices .section.capabilities .capabilities__text:not(:last-of-type){margin-bottom:8px}.page.prices .section.capabilities .capabilities__wrapper .capabilities__group.text{width:380px}.page.prices .section.capabilities .capabilities__wrapper .capabilities__group.image{padding:45px;display:flex;justify-content:center;align-items:center;border-radius:30px}.page.prices .section.capabilities .connection-tree{width:357px;height:196px;background:center center/contain no-repeat url(/assets/images/connection-tree.svg)}.page.prices .section.capabilities .monitoring{width:347px;height:343px;background:center center/contain no-repeat url(/assets/images/monitoring.svg)}.page.prices .section.capabilities .debtors{width:373px;height:343px;background:center center/contain no-repeat url(/assets/images/debtors.png)}@media screen and (max-width:920px){.page.prices .section.capabilities .capabilities__wrapper .capabilities__group.text{width:350px}}@media screen and (max-width:880px){.page.prices .section.capabilities .capabilities__wrapper{flex-direction:column}.page.prices .section.capabilities .capabilities__wrapper:not(:last-of-type){margin-bottom:100px}.page.prices .section.capabilities .capabilities__wrapper .capabilities__group.text{width:600px;margin-bottom:40px;text-align:center}.page.prices .section.capabilities .capabilities__wrapper:nth-of-type(2n) .capabilities__group.image{order:1}}@media screen and (max-width:650px){.page.prices .section.capabilities .capabilities__wrapper .capabilities__group.text{width:100%}}@media screen and (max-width:600px){.page.prices .section.capabilities{padding-bottom:80px}.page.prices .section.capabilities .section__title{margin-bottom:35px}.page.prices .section.capabilities .capabilities__text{font-size:15px}}@media screen and (max-width:475px){.page.prices .section.capabilities{padding-bottom:65px}.page.prices .section.capabilities .section__title{margin-bottom:30px}.page.prices .section.capabilities .capabilities__wrapper:not(:last-of-type){margin-bottom:70px}.page.prices .section.capabilities .capabilities__text:not(:last-of-type){margin-bottom:6px}.page.prices .section.capabilities .capabilities__wrapper .capabilities__group.image{width:100%;padding:7%}.page.prices .section.capabilities .connection-tree,.page.prices .section.capabilities .monitoring,.page.prices .section.capabilities .debtors{width:90%}}@media screen and (max-width:425px){.page.prices .section.capabilities .section__title{margin-bottom:25px}.page.prices .section.capabilities .capabilities__wrapper .capabilities__group.image{padding:5%}.page.prices .section.capabilities .capabilities__text{font-size:14px}.page.prices .section.capabilities .monitoring,.page.prices .section.capabilities .debtors{height:300px}}@media screen and (max-width:375px){.page.prices .section.capabilities .capabilities__wrapper:not(:last-of-type){margin-bottom:50px}.page.prices .section.capabilities .capabilities__wrapper .capabilities__group.text{margin-bottom:30px}.page.prices .section.capabilities .capabilities__wrapper .capabilities__group.image{padding:3%}.page.prices .section.capabilities .connection-tree{height:170px}}.page.home .section.reference{padding-top:34px;padding-bottom:100px}.section.reference .reference__wrapper{width:100%;margin-top:53px;margin-bottom:88px;display:flex;justify-content:space-between;align-items:center}.section.reference .reference__wrapper>.arrow{width:5px;height:9px;background:center center/contain no-repeat url(/assets/images/arrow-blue.svg)}.section.reference .reference__item{width:265px;height:177px;padding:25px 20px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff;border-radius:30px;text-align:center}.section.reference .reference__item .reference__image{width:43px;margin-bottom:20px;background-position:center center;background-size:contain;background-repeat:no-repeat}.section.reference .reference__item.reference__item-1 .reference__image{height:56px;background-image:url(/assets/images/home/reference-1.svg)}.section.reference .reference__item.reference__item-2 .reference__image{height:55px;background-image:url(/assets/images/home/reference-2.svg)}.section.reference .reference__item.reference__item-3 .reference__image{height:57px;background-image:url(/assets/images/home/reference-3.svg)}@media screen and (max-width:920px){.section.reference .reference__item{width:240px}}@media screen and (max-width:850px){.section.reference .reference__item{width:200px;height:165px}.section.reference .reference__item .reference__text br{display:none}}@media screen and (max-width:720px){.section.reference .reference__wrapper{flex-direction:column;margin-top:45px}.section.reference .reference__item{width:265px;height:177px}.section.reference .reference__item .reference__text br{display:block}.section.reference .reference__wrapper>.arrow{margin-top:30px;margin-bottom:30px;transform:rotate(90deg)}}@media screen and (max-width:600px){.page.home .section.reference{padding-bottom:80px}.section.reference .reference__wrapper{margin-bottom:70px}.section.reference .reference__item{width:250px;height:auto}.section.reference .reference__item .reference__image{margin-bottom:15px}.section.reference .reference__item .reference__text{font-size:15px}.section.reference .reference__item .reference__text br{display:none}}@media screen and (max-width:475px){.page.home .section.reference{padding-bottom:65px}.section.reference .reference__wrapper>.arrow{margin-top:20px;margin-bottom:20px}.section.reference .reference__item{width:200px}}.page.home .section.counterparties{padding-top:34px;padding-bottom:100px}.page.home .section.counterparties .counterparties__wrapper{width:415px;margin-top:48px;padding:38px 29px 43px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff;border-radius:30px}.page.home .section.counterparties .counterparties__item{width:355px;display:flex}.page.home .section.counterparties .counterparties__item:not(:last-of-type){margin-bottom:18px}.page.home .section.counterparties .counterparties__id{min-width:70px;margin-right:15px}.page.home .section.counterparties .counterparties__name{font-weight:400}@media screen and (max-width:600px){.page.home .section.counterparties{padding-bottom:80px}.page.home .section.counterparties .counterparties__wrapper{margin-top:30px}}@media screen and (max-width:500px){.page.home .section.counterparties .counterparties__wrapper,.page.home .section.counterparties .counterparties__item{width:100%}}@media screen and (max-width:425px){.page.home .section.counterparties .counterparties__wrapper{margin-top:20px}.page.home .section.counterparties .counterparties__id,.page.home .section.counterparties .counterparties__name{font-size:15px}.page.home .section.counterparties .counterparties__id{min-width:65px;margin-right:10px}}.page.home .section.start{padding-bottom:173px}.page.home .section.start .search-form{margin-top:19px;text-align:center}@media screen and (max-width:600px){.page.home .section.start{padding-bottom:100px}}@media screen and (max-width:425px){.page.home .section.start{padding-bottom:80px}}.page.prices .section.subscription{padding-top:47px;padding-bottom:50px}.page.prices .section.subscription .c-block{margin-bottom:0}.page.prices .section.information{padding-top:27px;padding-bottom:100px}.page.prices .section.information .section__title,.page.prices .section.request .section__title{font-size:24px}.page.prices .section.information .information__wrapper{width:100%;padding:40px 80px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff;border-radius:30px}.page.prices .section.information .information__group{width:100%;margin-top:25px;display:flex;justify-content:space-between;flex-wrap:wrap}.page.prices .section.information .information__group>.information__item{width:45%;margin-bottom:29px}.page.prices .section.information .information__group>.information__item.marked:nth-of-type(6n+1):before,.page.prices .section.information .information__group>.information__item.marked:nth-of-type(6n+2):before{background:#1b469a}.page.prices .section.information .information__group>.information__item.marked:nth-of-type(6n+3):before,.page.prices .section.information .information__group>.information__item.marked:nth-of-type(6n+4):before{background:#a82ca7}.page.prices .section.information .information__group>.information__item.marked:nth-of-type(6n+5):before,.page.prices .section.information .information__group>.information__item.marked:nth-of-type(6n):before{background:#ff2782}@media screen and (max-width:880px){.page.prices .section.information .information__wrapper{padding-left:60px;padding-right:60px}}@media screen and (max-width:820px){.page.prices .section.information .information__wrapper{padding-left:30px;padding-right:30px}.page.prices .section.information .information__group>.information__item{width:48%}}@media screen and (max-width:740px){.page.prices .section.information .information__wrapper{height:auto}.page.prices .section.information .information__group{flex-direction:column;width:300px}.page.prices .section.information .information__group>.information__item{width:auto;margin-bottom:25px}.page.prices .section.information .information__group>.information__item.marked:nth-of-type(3n+1):before{background:#1b469a}.page.prices .section.information .information__group>.information__item.marked:nth-of-type(3n+2):before{background:#a82ca7}.page.prices .section.information .information__group>.information__item.marked:nth-of-type(3n+3):before{background:#ff2782}}@media screen and (max-width:600px){.page.prices .section.information{padding-bottom:80px}.page.prices .section.information .section__title{font-size:22px}.page.prices .section.information .information__group{margin-top:15px}.page.prices .section.information .information__group>.information__item{margin-bottom:20px}}@media screen and (max-width:475px){.page.prices .section.information{padding-bottom:65px}.page.prices .section.information .information__wrapper{padding:30px 40px}.page.prices .section.information .section__title{font-size:20px}.page.prices .section.information .information__group{width:100%;margin-top:5px}.page.prices .section.information .information__group>.information__item{margin-bottom:15px;font-size:15px}}@media screen and (max-width:375px){.page.prices .section.information .information__wrapper{padding:25px 35px}.page.prices .section.information .information__group{margin-top:0}}.page.prices .section.request{padding-top:34px;padding-bottom:173px}.page.prices .section.request .d-block{height:542px;margin-top:9px}.page.prices .section.request .d-block__col{width:50%}.page.prices .section.request .d-block__col:first-of-type{padding:20px 30px;justify-content:center;align-items:center;text-align:center}.page.prices .section.request .request__icon{width:72px;height:74px;margin-bottom:18px;background:center center/contain no-repeat url(/assets/images/request-icon.svg)}.page.prices .section.request .form{margin-top:35px}.page.prices .section.request .form .page__button{margin:27px auto 0}.page.prices .section.request .d-block__col:last-of-type{background:center center/cover no-repeat url(/assets/images/request-bg.png)}@media screen and (max-width:800px){.page.prices .section.request .d-block{width:400px}.page.prices .section.request .d-block__col:first-of-type{width:100%}.page.prices .section.request .d-block__col:last-of-type{display:none}}@media screen and (max-width:600px){.page.prices .section.request{padding-bottom:120px}}@media screen and (max-width:475px){.page.prices .section.request{padding-bottom:100px}.page.prices .section.request .section__title{font-size:22px}.page.prices .section.request .section__title br{display:none}.page.prices .section.request .d-block{width:95%;height:480px}.page.prices .section.request .request__icon{margin-bottom:15px}.page.prices .section.request .request__text br{display:none}.page.prices .section.request .form{margin-top:25px}.page.prices .section.request .form .form__group{margin-bottom:15px}.page.prices .section.request .form .page__button{margin-top:20px}}.page.business-info .section.reference{padding-top:47px;padding-bottom:100px}.page.business-info .section.reference .reference__wrapper{margin-bottom:0}@media screen and (max-width:850px){.page.business-info .section.reference{padding-bottom:80px}}@media screen and (max-width:600px){.page.business-info .section.reference{padding-bottom:70px}}@media screen and (max-width:475px){.page.business-info .section.reference{padding-bottom:65px}}.page.business-info .section.information{padding-top:58px;padding-bottom:100px}.page.business-info .section.information .information__wrapper{width:100%;display:flex;justify-content:space-between}.page.business-info .section.information .information__wrapper:first-of-type{margin-bottom:77px}.page.business-info .section.information .information__wrapper>.information__group{width:365px;display:flex;flex-direction:column;justify-content:space-between}.page.business-info .section.information .information__wrapper>.c-block{height:355px;margin:0}.page.business-info .section.information .information__wrapper>.c-block .page__button{width:163px}.page.business-info .section.information .information__wrapper>.c-block .c-block__header{height:150px}.page.business-info .section.information .information__wrapper:first-of-type>.c-block .c-block__header{background-image:url(/assets/images/base-reference.png)}.page.business-info .section.information .information__wrapper:last-of-type>.c-block .c-block__header{background-image:url(/assets/images/full-reference.png)}.page.business-info .section.information .information__wrapper>.c-block .c-block__main{height:205px}.page.business-info .section.information .information__wrapper>.information__group>.information__item.marked:nth-of-type(3n+1):before{background:#1b469a}.page.business-info .section.information .information__wrapper>.information__group>.information__item.marked:nth-of-type(3n+2):before{background:#a82ca7}.page.business-info .section.information .information__wrapper>.information__group>.information__item.marked:nth-of-type(3n+3):before{background:#ff2782}.page.business-info .section.information .information__wrapper>.information__group>.information__item.information__item_disabled{color:#c4c4c4}.page.business-info .section.information .information__wrapper>.information__group>.information__item.information__item_disabled.marked:before{background:#c4c4c4}@media screen and (max-width:900px){.page.business-info .section.information .information__wrapper>.c-block,.page.business-info .section.information .information__wrapper>.information__group{width:350px}}@media screen and (max-width:820px){.page.business-info .section.information .information__wrapper>.c-block,.page.business-info .section.information .information__wrapper>.information__group{width:320px}.page.business-info .section.information .information__wrapper>.c-block{height:300px}.page.business-info .section.information .information__wrapper>.c-block .c-block__header{height:120px}.page.business-info .section.information .information__wrapper>.c-block .c-block__main{height:180px}.page.business-info .section.information .information__wrapper>.c-block .c-block__main .c-block__price{margin-bottom:25px}}@media screen and (max-width:750px){.page.business-info .section.information .information__wrapper>.information__group{width:auto}}@media screen and (max-width:700px){.page.business-info .section.information .information__wrapper{flex-direction:column;align-items:center}.page.business-info .section.information .information__wrapper>.c-block{margin-bottom:60px}.page.business-info .section.information .information__wrapper>.information__group{height:300px}}@media screen and (max-width:600px){.page.business-info .section.information{padding-top:34px;padding-bottom:70px}.page.business-info .section.information .information__wrapper:first-of-type{margin-bottom:70px}.page.business-info .section.information .information__wrapper>.c-block{margin-bottom:50px}}@media screen and (max-width:475px){.page.business-info .section.information{padding-bottom:50px}}@media screen and (max-width:425px){.page.business-info .section.information .information__wrapper>.c-block{width:300px;height:270px}.page.business-info .section.information .information__wrapper>.c-block .c-block__header{height:105px}.page.business-info .section.information .information__wrapper>.c-block .c-block__main{height:175px}.page.business-info .section.information .information__wrapper>.information__group{height:auto;margin-left:10px;margin-right:10px}.page.business-info .section.information .information__wrapper>.information__group .information__item:not(:last-of-type){margin-bottom:17px}}@media screen and (max-width:375px){.page.business-info .section.information .information__wrapper>.c-block{width:100%}.page.business-info .section.information .information__wrapper>.information__group .information__item{font-size:15px}.page.business-info .section.information .information__wrapper>.information__group .information__item:not(:last-of-type){margin-bottom:15px}}.page.business-info .section.request{padding-top:34px;padding-bottom:170px}.page.business-info .section.request .request__wrapper{width:415px;height:590px;margin-top:41px;padding:25px 40px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff;border-radius:30px;text-align:center}.page.business-info .section.request .request__icon{width:60px;height:92px;margin-bottom:18px;background:center center/contain no-repeat url(/assets/images/business-icon.svg)}.page.business-info .section.request .form{margin-top:28px}.page.business-info .section.request .form .page__button{width:209px;margin:10px auto 0}.page.business-info .section.request .form .form__input{margin-bottom:18px}.page.business-info .section.request .form .form__row{width:215px;margin:0 auto 18px}@media screen and (max-width:600px){.page.business-info .section.request{padding-bottom:120px}.page.business-info .section.request .request__wrapper{width:400px;height:560px}}@media screen and (max-width:500px){.page.business-info .section.request .request__wrapper{height:520px;margin-top:30px}.page.business-info .section.request .request__icon,.page.business-info .section.request .form .form__input,.page.business-info .section.request .form .form__row{margin-bottom:15px}.page.business-info .section.request .form{margin-top:22px}.page.business-info .section.request .form .page__button{margin-top:5px}}@media screen and (max-width:475px){.page.business-info .section.request{padding-bottom:100px}.page.business-info .section.request .request__wrapper{width:100%}}@media screen and (max-width:425px){.page.business-info .section.request .request__wrapper{height:auto}.page.business-info .section.request .request__wrapper .request__text{font-size:15px}.page.business-info .section.request .form{margin-top:20px}.page.business-info .section.request .form .form__row{width:180px}}@media screen and (max-width:375px){.page.business-info .section.request .request__wrapper{padding-left:30px;padding-right:30px}.page.business-info .section.request .form .form__row{width:95%}.page.business-info .section.request .form .page__button{width:100%}}.page.information .section.data{padding-top:47px;padding-bottom:197px}.page.api .section.data{padding-bottom:178px}.page.api .section.data .data__text{line-height:125%}.page.information .section.data .data__link{font-weight:500}.page.information .section.data .data__link:hover{text-decoration:underline}.page.contacts .section.data .d-block{height:314px}.page.api .section.data .d-block{height:311px}.page.about .section.data .d-block{height:451px}.page.information .section.data .d-block__col:first-of-type{width:503px;min-width:490px;padding:40px 60px 40px 44px;justify-content:center}.page.information .section.data .d-block__col:last-of-type{width:383px}.page.contacts .section.data .d-block__col:last-of-type{background:center center/cover no-repeat url(/assets/images/contacts-bg.png)}.page.api .section.data .d-block__col:last-of-type{background:center center/cover no-repeat url(/assets/images/api-bg.png)}.page.about .section.data .d-block__col:last-of-type{background:center center/cover no-repeat url(/assets/images/about-bg.png)}.page.information .section.data .d-block__col:first-of-type>.data__text{margin-bottom:20px}@media screen and (max-width:830px){.page.information .section.data{padding-bottom:140px}.page.contacts .section.data .d-block,.page.api .section.data .d-block,.page.about .section.data .d-block{height:auto}.page.information .section.data .d-block__col:first-of-type{width:100%;min-width:unset;padding:40px}.page.information .section.data .d-block__col:last-of-type{display:none}}@media screen and (max-width:600px){.page.information .section.data{padding-bottom:120px}}@media screen and (max-width:500px){.page.information .section.data .data__text{font-size:15px}}@media screen and (max-width:475px){.page.information .section.data{padding-bottom:100px}.page.information .section.data .d-block__col:first-of-type{padding:30px}.page.information .section.data .d-block__col:first-of-type>.data__text{margin-bottom:15px}}.page.sources .section.information{padding-top:47px;padding-bottom:100px;counter-reset:sources}.page.sources .section.information .information__table{display:flex;flex-direction:column;width:100%;margin-top:53px;margin-bottom:52px}.page.sources .section.information .information__head,.page.sources .section.information .information__row{display:flex;justify-content:space-between}.page.sources .section.information .information__head{margin-bottom:29px}.page.sources .section.information .information__head>.information__cell{font-weight:700}.page.sources .section.information .information__row{margin-bottom:25px}.page.sources .section.information .information__cell{word-wrap:break-word}.page.sources .section.information .information__cell:first-of-type{min-width:30px}.page.sources .section.information .information__cell:nth-of-type(2){width:290px;min-width:120px}.page.sources .section.information .information__cell:nth-of-type(3){width:440px;min-width:150px}.page.sources .section.information .information__cell:not(:last-of-type){margin-right:50px}.page.sources .section.information .information__cell.counter:before{counter-increment:sources;content:counter(sources)}.page.sources .section.information .undisclosed-sources{padding-bottom:69px;display:flex;flex-direction:column;align-items:center}.page.sources .section.information .undisclosed-sources .undisclosed-sources__icon{width:25px;height:25px;margin-bottom:8px;background:center center/contain no-repeat url(/assets/images/lock.png)}.page.sources .section.information .undisclosed-sources .undisclosed-sources__text{font-weight:700}@media screen and (max-width:980px){.page.sources .container{padding:0 40px}}@media screen and (max-width:750px){.page.sources .container{padding:0 30px}.page.sources .section.information .information__cell:not(:last-of-type){margin-right:30px}}@media screen and (max-width:500px){.page.sources .container{padding:0 20px}.page.sources .section.information .information__table{margin-top:40px}.page.sources .section.information .information__head{margin-bottom:25px}.page.sources .section.information .information__row{margin-bottom:20px}.page.sources .section.information .information__table *{font-size:15px}.page.sources .section.information .information__cell:not(:last-of-type){margin-right:20px}}@media screen and (max-width:425px){.page.sources .section.information .information__cell:not(:last-of-type){margin-right:10px}}.page.company .section.information{padding-top:95px;padding-bottom:173px}.page.company .section.information .container{width:707px;box-sizing:content-box;align-items:flex-start}.page.company .section.information .section__title{margin-bottom:34px;text-align:left}.page.company .section.information .company__icon{margin-bottom:25px;background-size:contain;background-repeat:no-repeat;background-position:center center}.page.company .section.information .information__wrapper{width:100%;padding:63px 46px 21px 48px;display:flex;flex-direction:column;align-items:stretch;background:#fff;border-radius:30px}.page.company .section.information .information__wrapper.changes{padding-bottom:53px}.page.company .section.information .information__wrapper:not(:last-of-type){margin-bottom:54px}.page.company .section.information .information__wrapper:nth-of-type(4n-2) .marked:before{background:#1b469a}.page.company .section.information .information__wrapper:nth-of-type(4n-1) .marked:before{background:#a82ca7}.page.company .section.information .information__wrapper:nth-of-type(4n) .marked:before{background:#ff2782}.page.company .section.information .information__wrapper:nth-of-type(4n+1) .marked:before{background:#ffcc2e}.page.company .section.information .information__title{font-size:24px;font-weight:500;overflow-wrap:anywhere}.page.company .section.information .data{margin-top:50px;display:flex;justify-content:space-between;flex-wrap:wrap}.page.company .section.information .data .data__group{width:calc((100% - 50px)/2);margin-bottom:52px;display:flex;flex-direction:column}.page.company .section.information .information__wrapper.changes .data .data__group{width:100%;margin-bottom:20px}.page.company .section.information .data .data__group>.data__title{margin-bottom:18px;font-size:16px}.page.company .section.information .data .data__group>.data__text.data__text_blue{color:#1b469a}.page.company .section.information .data .data__group>.data__text:not(:last-of-type){margin-bottom:8px}.page.company .section.information .data .data__group>.data__text.data__text_hidden{width:100%;height:31px;margin-top:auto;background:#e5e5e5}@media screen and (max-width:770px){.page.company .section.information .container{width:100%;box-sizing:border-box}}@media screen and (max-width:600px){.page.company .section.information{padding-top:70px;padding-bottom:120px}.page.company .section.information .company__icon{margin-bottom:20px}.page.company .section.information .section__title{margin-bottom:30px}.page.company .section.information .information__wrapper{padding:45px 37px 20px 35px}.page.company .section.information .information__wrapper:not(:last-of-type){margin-bottom:50px}.page.company .section.information .information__title{font-size:22px}.page.company .section.information .data{margin-top:30px}.page.company .section.information .data .data__group{width:calc((100% - 35px)/2);margin-bottom:40px}.page.company .section.information .data .data__group>.data__title{margin-bottom:15px}.page.company .section.information .information__wrapper.changes{padding-bottom:45px}}@media screen and (max-width:500px){.page.company .section.information{padding-top:50px;padding-bottom:100px}.page.company .section.information .section__title{font-size:24px}.page.company .section.information .information__wrapper:not(:last-of-type){margin-bottom:45px}.page.company .section.information .data{margin-top:25px}.page.company .section.information .information__title{font-size:20px}.page.company .section.information .information__title.marked:before{margin-right:10px}.page.company .section.information .data .data__group{width:100%;margin-bottom:30px}.page.company .section.information .data .data__group>.data__title{margin-bottom:10px}.page.company .section.information .data .data__group>.data__text:not(:last-of-type){margin-bottom:6px}.page.company .section.information .information__wrapper.changes{padding-bottom:35px}}@media screen and (max-width:475px){.page.company .section.information{padding-top:40px;padding-bottom:80px}}@media screen and (max-width:425px){.page.company .section.information .section__title{margin-bottom:25px;font-size:22px}.page.company .section.information .information__wrapper{padding:35px 27px 15px 25px}.page.company .section.information .information__wrapper:not(:last-of-type){margin-bottom:35px}.page.company .section.information .information__title{font-size:18px}.page.company .section.information .data{margin-top:20px}.page.company .section.information .data .data__group{margin-bottom:20px}.page.company .section.information .data .data__group>.data__title,.page.company .section.information .data .data__group>.data__text{font-size:15px}}.page.company .section.information .flickity-viewport{height:280px}.page.company .section.information .flickity-slider{display:flex;flex-direction:row;align-items:center}.page.company .section.information .flickity-button{background:#333}.page.company .section.information .flickity-button:hover{background:#1b469a}.page.company .section.information .flickity-prev-next-button{width:30px;height:30px;border-radius:5px}.page.company .section.information .flickity-button-icon{fill:#fff}.page.company .section.information .flickity-prev-next-button.previous{left:-40px}.page.company .section.information .flickity-prev-next-button.next{right:-40px}.page.company .section.information .carousel-wrapper{width:100%;margin-top:20px}.page.company .section.information .carousel{width:100%}.page.company .section.information .carousel .carousel__item{width:232px;height:170px;padding:15px;margin-right:5px;background:#fff}.page.company .section.information .carousel .carousel__link{position:relative;width:100%;height:100%;padding:15px 20px 25px;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:5px 5px 30px #d6d6d6,-5px -5px 30px #fff}.page.company .section.information .carousel .carousel__item,.page.company .section.information .carousel .carousel__link{border-radius:30px}.page.company .section.information .carousel .carousel__title,.page.company .section.information .carousel .carousel__text{line-height:118%;text-align:center}.page.company .section.information .carousel .carousel__title{font-size:16px;font-weight:700}.page.company .section.information .carousel .carousel__text{position:absolute;bottom:7px;font-size:14px;font-weight:400;color:rgba(80,84,88,.7)}@media screen and (max-width:600px){.page.company .section.information .flickity-viewport{height:260px}.page.company .section.information .flickity-prev-next-button{width:25px;height:25px}.page.company .section.information .flickity-prev-next-button.previous{left:-35px}.page.company .section.information .flickity-prev-next-button.next{right:-35px}.page.company .section.information .carousel .carousel__item{width:202px;height:150px}.page.company .section.information .carousel .carousel__title{font-size:18px}.page.company .section.information .carousel .carousel__text{font-size:13px}}@media screen and (max-width:500px){.page.company .section.information .flickity-viewport{height:240px}.page.company .section.information .flickity-prev-next-button{width:22px;height:22px}.page.company .section.information .flickity-prev-next-button.previous{left:-30px}.page.company .section.information .flickity-prev-next-button.next{right:-30px}.page.company .section.information .carousel .carousel__item,.page.company .section.information .carousel .carousel__link{border-radius:25px}.page.company .section.information .carousel .carousel__item{width:182px;height:135px}.page.company .section.information .carousel .carousel__title,.page.company .section.information .carousel .carousel__text{line-height:110%}.page.company .section.information .carousel .carousel__title{font-size:17px}}@media screen and (max-width:425px){.page.company .section.information .flickity-viewport{height:220px}.page.company .section.information .carousel .carousel__item{width:100%}}p.data__text{text-align:justify}.page.company .section.information .data .data__group>.data__text.data__text_red{color:#ff2782}.iti__flag{background-image:url("/static/images/flags.png")}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-image:url("/static/images/flags@2x.png")}}.iti--separate-dial-code .iti__selected-flag{background:0 0 !important}.form__input.phone{width:300px}.section__text.justifyAndMargin{margin-top:20px;text-align:justify !important}.data__text_hidden{display:table-cell}.data__text_hidden.data__text_hidden_with_content{font-size:14pt !important;line-height:30px;padding-left:5px;background:0 0 !important}.data__text_hidden.data__text_hidden_with_content:hover{content:""}.information__wrapper:hover .data__text_hidden,.data__text_hidden:hover{background:#ccc !important;color:#fff !important;font-size:14pt !important;line-height:30px;vertical-align:middle;text-align:center;font-weight:100;font-stretch:extra-condensed !important;letter-spacing:0px}.information__wrapper:hover .data__text_hidden:before,.data__text_hidden:hover:before{content:"доступно после регистрации"}.information__wrapper:hover .data__text_hidden:hover{background:#fcc !important}.information__title.marked sup{font-size:50%;font-weight:600;background:#ff2782;color:#fff;padding:5px;margin-left:5px;margin-bottom:3px}.disclaimer{padding-top:10px;font-size:7pt !important}.disclaimer a{font-size:7pt !important;text-decoration:underline}.cookies{z-index:30000;position:fixed;top:0;left:0;right:0;padding:5px 14px;display:flex;align-items:flex-start;justify-content:space-between;background-color:#fff;box-shadow:0 0 2px 1px rgba(0,0,0,.2);line-height:20px;font-weight:300;font-size:14px;color:#4e5765;text-align:justify}.cookies p{padding:0 14px}.cookies .close{padding:5px;height:20px;background-color:#777;border:none;color:#fff;border-radius:2px;cursor:pointer}.cookies a{text-decoration:underline}