@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@100;200;300;400;500;600;700;800;900&display=block);
.mobile-hidden{display:none !important}@media screen and (min-width: 1200px){.mobile-hidden{display:flex !important}}@media screen and (min-width: 1200px){.mobile-only{display:none}}.background_gray{background-color:#f6f7f8}@media screen and (min-width: 1200px){.background_gray{height:65px}}.no-select{pointer-events:none;user-select:none;-webkit-user-drag:none}.no-wrap{white-space:nowrap}.tablet-only{display:none}@media screen and (min-width: 960px){.tablet-only{display:block}}@media screen and (min-width: 1200px){.tablet-only{display:none}}@media screen and (min-width: 960px){.tablet-hidden{display:none}}@media screen and (min-width: 1200px){.tablet-hidden{display:block}}.mobile-block{display:block}@media screen and (min-width: 960px){.mobile-block{display:none}}.mobile{display:flex}@media screen and (min-width: 960px){.mobile{display:none}}.tablet{display:none}@media screen and (min-width: 960px){.tablet{display:flex}}.smartphone{display:block}@media screen and (min-width: 480px)and (max-width: 640px){.smartphone{display:none}}@media screen and (min-width: 640px){.smartphone{display:none}}.tablet-block{display:none}@media screen and (min-width: 960px){.tablet-block{display:block}}.mobile-375{display:none}@media screen and (min-width: 320px)and (max-width: 400px){.mobile-375{display:flex}}body,html{overflow-x:hidden}.container{margin:0 auto;width:calc(100vw - 30px)}@media screen and (min-width: 1400px){.container{max-width:auto}}@media screen and (min-width: 960px){.container{width:calc(100vw - 120px)}}@media screen and (min-width: 1200px){.container{max-width:1100px}}@media screen and (min-width: 1400px){.container{max-width:1110px}}.container.container-bottom{margin-top:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;height:70px;display:none;padding-bottom:30px}.container_flex{display:flex;flex-direction:row;align-items:center}.container_flex-start{display:flex;flex-direction:row;align-items:align-items-start}.container_flex-col{display:flex;flex-direction:column}.container_flex-center{display:flex;align-items:center;justify-content:center}.container_adaptive{display:flex;flex-direction:column;justify-content:center}@media screen and (min-width: 1200px){.container_adaptive{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}}.container_adaptive_full{display:flex;flex-direction:column}@media screen and (min-width: 1200px){.container_adaptive_full{display:flex;flex-direction:row;align-items:center;align-items:flex-start;justify-content:flex-start}}.container_adaptive-reverse{display:flex;flex-direction:row;align-items:center}@media screen and (min-width: 960px){.container_adaptive-reverse{display:flex;flex-direction:column;align-items:flex-start}}.background_gray{background-color:#f6f7f8}.background_gray .startuse{background-color:#f6f7f8}.background_gray .startuse img{background-color:#f6f7f8}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;scroll-behavior:smooth;text-rendering:optimizeSpeed}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a:not([class]){text-decoration-skip-ink:auto}input,button,textarea,select{font:inherit}button,a{cursor:pointer}button{box-shadow:none;outline:none}a{text-decoration:none}input[type=text],textarea{font-size:inherit}.mobile-hidden{display:none !important}@media screen and (min-width: 1200px){.mobile-hidden{display:flex !important}}@media screen and (min-width: 1200px){.mobile-only{display:none}}.background_gray{background-color:#f6f7f8}@media screen and (min-width: 1200px){.background_gray{height:65px}}.no-select{pointer-events:none;user-select:none;-webkit-user-drag:none}.no-wrap{white-space:nowrap}.tablet-only{display:none}@media screen and (min-width: 960px){.tablet-only{display:block}}@media screen and (min-width: 1200px){.tablet-only{display:none}}@media screen and (min-width: 960px){.tablet-hidden{display:none}}@media screen and (min-width: 1200px){.tablet-hidden{display:block}}.mobile-block{display:block}@media screen and (min-width: 960px){.mobile-block{display:none}}.mobile{display:flex}@media screen and (min-width: 960px){.mobile{display:none}}.tablet{display:none}@media screen and (min-width: 960px){.tablet{display:flex}}.smartphone{display:block}@media screen and (min-width: 480px)and (max-width: 640px){.smartphone{display:none}}@media screen and (min-width: 640px){.smartphone{display:none}}.tablet-block{display:none}@media screen and (min-width: 960px){.tablet-block{display:block}}.mobile-375{display:none}@media screen and (min-width: 320px)and (max-width: 400px){.mobile-375{display:flex}}.button{border-radius:5px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;padding:15px 30px;white-space:nowrap;box-sizing:border-box;max-height:55px;cursor:pointer}.button_outlined{border:1px solid #2b8feb;background-color:#fff;color:#2b8feb;outline:none}.button_outlined:hover{background-color:#2b8feb;color:#fff}@media(hover: hover)and (pointer: fine){.button_outlined:hover{color:#fff}}.button_outlined:active{background-color:#1971c2;color:#fff}.button_outlined:disabled{background-color:#f6f7f8;color:#8ec0ef}.button_blue{max-height:55px;background-color:#2b8feb;font:400 16px "Manrope";color:#fff;border-color:rgba(0,0,0,0)}.button_blue:hover{background-color:#1d7dd6}.button_blue:active{background-color:#1971c2}.button_blue:disabled{background-color:#8ec0ef}@media(hover: hover)and (pointer: fine){.button_blue{color:#fff}}.button_white{border-color:rgba(0,0,0,0);background-color:#fff;color:#344351;white-space:nowrap;height:55px}.button_white:hover{background-color:#2b8feb;color:#fff}.button_white:active{background-color:#1971c2;color:#fff}.button_white:disabled{background-color:#8ec0ef;color:#fff}.button_green{background-color:#65d072;font:400 16px "Manrope";color:#fff;border-color:rgba(0,0,0,0);line-height:25px}.button_green:hover{background-color:#59c165}.button_green:active{background-color:#48ba56}.button_green:disabled{background-color:#abe1b2}.button_with-icon{display:flex;flex-direction:row;align-items:center;padding:15px 15px}@media screen and (min-width: 640px){.button_with-icon{justify-content:center}}.button__icon{margin-right:10px;flex-grow:0}@media screen and (min-width: 640px){.button__icon{flex-grow:0;min-width:25px;min-height:25px}}@media screen and (min-width: 1200px){.button__icon{justify-content:unset}}.button__icon svg{margin-right:-10px}@media screen and (min-width: 960px){.button__icon svg{margin-right:10px;flex-grow:1}}.button__start{padding:15px 70px;margin-top:20px}@media screen and (min-width: 1200px){.button__start{padding:15px 30px;white-space:nowrap;flex-shrink:2;margin-right:auto;margin-top:40px;border-radius:5px;width:200px}}.button_no-border{border:none}.button_light-gray{background-color:#f6f7f8}.button_transparent{background:rgba(0,0,0,0)}.button_no-padding{padding:0}.button_round{border-radius:50%}.header{margin-top:10px;max-width:100%}@media screen and (min-width: 1200px){.header__dropdown{opacity:1 !important}}.header__upside{display:flex;flex-direction:column}@media screen and (min-width: 960px){.header__upside{margin:25px 0 15px}}@media screen and (min-width: 1200px){.header__upside{display:flex;flex-direction:row;align-items:center;margin:25px 0 25px}}.header__logo{margin-right:40px;display:none;margin-bottom:40px}@media screen and (min-width: 960px){.header__logo{display:block;margin-bottom:0px;margin-top:5px}}.header__logo a{display:block}@media screen and (min-width: 1200px){.header__logo a{width:172px;height:32px}}.header__logo_mobile{display:block;margin-right:auto}.header__logo_mobile a{display:block}.header__logo_mobile a img{width:111px;height:52px}@media screen and (min-width: 960px){.header__logo_mobile{display:none}}.header__burger{border:none;background-color:#fff;margin-left:auto}@media screen and (min-width: 1200px){.header__burger{display:none}}.header__burger.header__burger_hidden{display:none}.header__burger_opened{width:0;height:0;opacity:0;overflow:hidden;background-color:#fff;display:none}@media screen and (min-width: 1200px){.header__burger_opened{display:none}}.header__menu{font:400 16px "Manrope";color:#5e6b77;height:0;opacity:0;overflow:hidden;border:none;white-space:nowrap}.header__menu ul{margin-top:35px}.header__menu ul li{margin-bottom:15px}.header__menu ul li:last-child{margin-bottom:0px;margin-right:0px}@media screen and (min-width: 960px){.header__menu ul{width:100%;justify-content:space-between}}@media screen and (min-width: 1200px){.header__menu{height:auto;opacity:1;transition:none;display:flex}.header__menu ul{margin-top:0;display:flex;flex-direction:row;align-items:center;padding-top:20px;padding-bottom:20px}.header__menu ul li{margin-bottom:0px}.header__menu ul li:last-child{margin-right:0px;margin-bottom:0px}}.header__login{height:0;opacity:0;overflow:hidden;display:none}.header__login svg{transition:all .2s ease-in}@media screen and (min-width: 1200px){.header__login{margin:0 45px 0 65px;order:6;height:auto;opacity:1;transition:none}}.header_active{height:100%;width:100%;min-width:100vw;min-height:100vh;position:fixed;left:0;top:0;height:fill;min-height:-moz-available;min-height:-webkit-fill-available;min-height:fill-available;display:flex;flex-direction:column;background-color:#f6f7f8;z-index:101;margin-top:0px;overflow:scroll}@media screen and (min-width: 640px){.header_active{flex-direction:column}}@media screen and (min-width: 960px){.header_active{padding-top:15px}}@media screen and (min-width: 1200px){.header_active{display:none}}.header_active .header__menu,.header_active .header-nav,.header_active .login__phone-number,.header_active .login,.header_active .header__burger_opened,.header_active .header__dropdown{height:auto;opacity:1;transition:opacity .3s ease-in-out;display:block}.header_active .header__dropdown{opacity:1}.header_active .dropdown__menu_list{padding:10px 0 0 15px}.header_active .login__phone-number{margin-bottom:10px}.header_active .login{background-color:#f6f7f8;margin:0 auto 15px 0;padding:0;order:initial;display:flex;margin-top:40px}.header_active .header__upside{margin-top:10px}.header_active .header__burger_opened{width:auto;background-color:#f6f7f8;border:none;padding:0;margin-left:auto;box-sizing:border-box}.header_active .header__dropdown-button{height:auto;opacity:1;transition:opacity .3s ease-in-out;padding:0}.header__container{height:35px;max-height:fit-content}.header__dropdown{display:none}@media screen and (min-width: 1200px){.header__dropdown{display:block;margin-top:5px}}.header__dropdown-button{display:none;height:0;opacity:0}@media screen and (min-width: 1200px){.header__dropdown-button{display:block;opacity:1;margin-top:2px}}.header__dropdown .dropdown__menu{left:0}@media screen and (min-width: 1200px){.header__dropdown .dropdown__menu{left:-10px}}.header_start-button_mobile{height:0;opacity:0;overflow:hidden;width:100%;font:400 16px "Manrope";color:#2b8feb;display:none}.header_start-button_mobile.active{height:auto;opacity:1;transition:opacity .3s ease-in-out;background-color:#f6f7f8;display:block}@media screen and (min-width: 1200px){.header_start-button_mobile.active{height:0;opacity:0;overflow:hidden}}.header_start-button_mobile.hidden{display:none}.header_start-button{display:none;font:400 16px "Manrope";color:#2b8feb}@media screen and (min-width: 1200px){.header_start-button{display:block;order:6}}.mobile-hidden{display:none !important}@media screen and (min-width: 1200px){.mobile-hidden{display:flex !important}}@media screen and (min-width: 1200px){.mobile-only{display:none}}.background_gray{background-color:#f6f7f8}@media screen and (min-width: 1200px){.background_gray{height:65px}}.no-select{pointer-events:none;user-select:none;-webkit-user-drag:none}.no-wrap{white-space:nowrap}.tablet-only{display:none}@media screen and (min-width: 960px){.tablet-only{display:block}}@media screen and (min-width: 1200px){.tablet-only{display:none}}@media screen and (min-width: 960px){.tablet-hidden{display:none}}@media screen and (min-width: 1200px){.tablet-hidden{display:block}}.mobile-block{display:block}@media screen and (min-width: 960px){.mobile-block{display:none}}.mobile{display:flex}@media screen and (min-width: 960px){.mobile{display:none}}.tablet{display:none}@media screen and (min-width: 960px){.tablet{display:flex}}.smartphone{display:block}@media screen and (min-width: 480px)and (max-width: 640px){.smartphone{display:none}}@media screen and (min-width: 640px){.smartphone{display:none}}.tablet-block{display:none}@media screen and (min-width: 960px){.tablet-block{display:block}}.mobile-375{display:none}@media screen and (min-width: 320px)and (max-width: 400px){.mobile-375{display:flex}}body{font-family:"Manrope"}h1{font:600 22px "Manrope";color:#344351;line-height:30px}@media screen and (min-width: 640px){h1{font-size:26px;line-height:34px}}@media screen and (min-width: 960px){h1{font:600 36px "Manrope";color:#344351;line-height:50px}}h2{font:600 20px "Manrope";color:#344351;line-height:26px}@media screen and (min-width: 640px){h2{font-size:24px}}@media screen and (min-width: 960px){h2{font:600 32px "Manrope";color:#344351;line-height:43px}}h3{font:600 18px "Manrope";color:#344351;line-height:23px}@media screen and (min-width: 960px){h3{font:600 26px "Manrope";color:#344351;line-height:34px}}h4{font:500 18px "Manrope";color:#344351;line-height:23px}@media screen and (min-width: 960px){h4{font:500 20px "Manrope";color:#344351;line-height:26px}}h5{font:500 18px "Manrope";color:#344351;line-height:23.4px}.accent_orange{display:inline-block;font:600 22px "Manrope";color:#f88c28;line-height:31px;background-color:#f6f7f8;border-radius:60px;padding:2px 17px;box-sizing:border-box;margin-left:-17px}@media screen and (min-width: 640px){.accent_orange{font-size:26px}}@media screen and (min-width: 960px){.accent_orange{font:600 36px "Manrope";color:#f88c28;line-height:50px;padding:2px 17px;margin-left:-17px}}.accent_black{font:600 15px "Manrope";color:#344351;line-height:23.25px}@media screen and (min-width: 960px){.accent_black{font:600 20px "Manrope";color:#5e6b77;line-height:31px}}.text_regular{font:400 15px "Manrope";color:#5e6b77;line-height:23.25px}@media screen and (min-width: 960px){.text_regular{font:400 20px "Manrope";color:#5e6b77;line-height:24.8px}}.text_regular_14{font:400 14px "Manrope";color:#5e6b77;line-height:21px}@media screen and (min-width: 960px){.text_regular_14{font-size:13px;line-height:19px}}@media screen and (min-width: 1200px){.text_regular_14{font:400 14px "Manrope";color:#5e6b77;line-height:21px}}.text_small{font:400 15px "Manrope";color:#5e6b77;line-height:23.25px}@media screen and (min-width: 1200px){.text_small{font:400 16px "Manrope";color:#5e6b77;line-height:24.8px}}.text_caption{font:400 14px "Manrope";color:#5e6b77;line-height:21px}.text_orange{color:#f88c28}.text_white{color:#fff !important}.text_white h3{color:#fff !important}.text_semibold{font-size:15px}@media screen and (min-width: 1200px){.text_semibold{font-weight:600;font-size:16px;line-height:24.8px}}.text_light-gray{color:#f6f7f8}.text_mobile{display:block;font-size:15px}@media screen and (min-width: 480px)and (max-width: 640px){.text_mobile{font-size:13px}}@media screen and (min-width: 640px){.text_mobile{font-size:15px}}@media screen and (min-width: 960px){.text_mobile{display:none}}.text_visible{display:none}@media screen and (min-width: 960px){.text_visible{display:block;font-size:15px}}@media screen and (min-width: 1200px){.text_visible{font-size:14px}}.dropdown{position:relative;max-width:fit-content;max-height:fit-content}.dropdown_inline{display:inline-flex;align-items:flex-end;text-decoration:underline;cursor:pointer;user-select:none}@media screen and (min-width: 1200px){.dropdown_inline{font-size:20px;text-decoration:none}}.dropdown_inline::after{display:none;transition:transform all .2s linear}@media screen and (min-width: 1200px){.dropdown_inline::after{content:url("/collection/img/arrow-down.svg");display:inline-block;transform:translateY(3px);margin:2px 2px 2px 5px}}.dropdown_inline:hover{color:#2b8feb}.dropdown_inline.dropdown_active::after{transform:rotateX(180deg) translateY(-2px)}.dropdown__button{transition:color .3s ease;font:400 16px "Manrope";color:#344351;cursor:pointer;background:rgba(0,0,0,0);display:flex;flex-direction:row;align-items:center;border:none}.dropdown__button:hover{color:#2b8feb}.dropdown__button::after{content:url("/collection/img/arrow-down.svg");transition:all .2s linear;display:flex;margin-left:5px;padding-top:5px;transform:scale(0.7)}@media screen and (min-width: 1200px){.dropdown__button::after{transform:scale(1)}}@media screen and (min-width: 1200px){.dropdown__button{height:auto;opacity:1;transition:none}}.dropdown__button_inline{cursor:pointer;color:#5e6b77;padding:0;margin:0px -2px}@media screen and (min-width: 1200px){.dropdown__button_inline{font-size:20px}}.dropdown__menu{display:none;height:0;opacity:0;overflow:hidden;position:absolute;z-index:1;overflow:visible;transition:all .2s linear}@media screen and (min-width: 1200px){.dropdown__menu{display:auto}}.dropdown__menu_list{font:400 14px "Manrope";color:#5e6b77;display:flex;flex-direction:column;padding:20px 25px;background:#f6f7f8;max-width:fit-content}@media screen and (min-width: 960px){.dropdown__menu_list{border-radius:5px;box-shadow:0px 4px 8px 0px rgba(0,0,0,.15)}}.dropdown__menu_list li{white-space:nowrap;user-select:none;cursor:pointer;margin-bottom:10px}.dropdown__menu_list li:last-child{margin-bottom:0}.dropdown__menu_list li:hover{color:#2b8feb;transition:color .3s ease}.dropdown__arrow{height:15px;margin:0;min-width:100%;background:rgba(0,0,0,0);display:none}.dropdown__arrow::before{content:"";position:absolute;width:20px;height:20px;background:#f6f7f8;transform:translateX(-50%) translateY(-50%) rotate(45deg);top:15px;left:40px;z-index:1;overflow:visible}@media screen and (min-width: 960px){.dropdown__arrow{display:block}}@media screen and (min-width: 1400px){.dropdown__arrow{display:block}}.dropdown_white .dropdown__button{font:400 16px "Manrope";color:#fff}.dropdown_white .dropdown__button::after{content:url("/collection/img/arrow-down-white.svg");color:#fff}.dropdown_white .dropdown__menu ul{color:#fff !important}@media screen and (min-width: 960px){.dropdown_white .dropdown__menu ul{color:#5e6b77 !important}}.dropdown_active .dropdown__button{color:#2b8feb !important}.dropdown_active .dropdown__button::after{transform:rotateX(180deg) translateY(-2px) scale(0.7);content:url("/collection/img/arrow-down.svg")}@media screen and (min-width: 1200px){.dropdown_active .dropdown__button::after{transform:rotateX(180deg) translateY(-2px) scale(1)}}.dropdown_active .dropdown__menu{display:block;position:relative;z-index:0;opacity:1}@media screen and (min-width: 1200px){.dropdown_active .dropdown__menu{position:absolute;z-index:1}}.dropdown_active.dropdown_white .dropdown__button{font:400 16px "Manrope";color:#fff}.dropdown_active.dropdown_white .dropdown__button::after{content:url("/collection/img/arrow-down-white.svg");color:#fff}.dropdown_visible .dropdown__menu{display:block}.dropdown__close{display:block;position:absolute;background:rgba(0,0,0,0);right:15px;top:15px;padding:0}@media screen and (min-width: 640px){.dropdown__close{display:none}}.dropdown__content{position:absolute;left:0;max-height:0px;padding:40px 25px;padding-right:0px;background:#fff;margin-bottom:15px;z-index:0;transition:max-height cubic-bezier(0.4, 0, 0.2, 1) .6s,opacity cubic-bezier(0.4, 0, 0.2, 1) .6s,margin .1s ease;box-shadow:0px 0px 28px rgba(70,98,121,.14);width:calc(100vw - 60px);max-width:100vw;font-size:14px;color:#5e6b77;border-radius:12px;max-width:436px;opacity:0;overflow:hidden;will-change:max-height;max-height:0px;will-change:max-height;overflow:hidden}@media screen and (min-width: 640px){.dropdown__content{opacity:0;position:relative;z-index:100;padding:0px;transform:none;width:100%;max-width:600px;box-shadow:none;transition:max-height cubic-bezier(0.4, 0, 0.2, 1) .6s,opacity cubic-bezier(0.4, 0, 0.2, 1) .6s,margin .1s ease}}@media screen and (min-width: 640px)and (min-width: 960px){.dropdown__content{padding-left:20px}}.dropdown__content .list{line-height:21px;font-size:13.5px}@media screen and (min-width: 960px){.dropdown__content .list{font-size:14px}}.dropdown__content_visible{opacity:0;z-index:6}.dropdown__content_active{opacity:1;transition:max-height .5s,opacity .5s;max-height:1400px;z-index:6}@media screen and (min-width: 640px){.dropdown__content_active{max-height:110px}}.dropdown__content .dropdown__inner{width:fit-content;max-width:fit-content}@media screen and (max-width: 959px){.dropdown_mobile .dropdown__menu{background:#344351 !important;position:relative;max-height:0px;height:auto;display:none;overflow:hidden;display:none;opacity:0;margin:0;transition:max-height cubic-bezier(0.4, 0, 0.2, 1) .6s,opacity cubic-bezier(0.4, 0, 0.2, 1) .6s,margin .1s ease}.dropdown_mobile.dropdown_active .dropdown__menu{max-height:1500px;opacity:1}.dropdown_mobile.dropdown_visible .dropdown__menu{display:block}}@media screen and (max-width: 1200px){.dropdown_tablet .dropdown__menu{position:relative;max-height:0px;height:auto;overflow:hidden;opacity:0;display:none;transition:max-height cubic-bezier(0.4, 0, 0.2, 1) .6s,opacity cubic-bezier(0.4, 0, 0.2, 1) .6s,margin .1s ease;box-shadow:none}.dropdown_tablet .dropdown__menu ul,.dropdown_tablet .dropdown__menu div{box-shadow:none}.dropdown_tablet.dropdown_active .dropdown__menu{max-height:1500px;overflow:visible;display:block;opacity:1;margin:0}.dropdown_tablet.dropdown_visible .dropdown__menu{display:block}}.footer__city{padding-left:0px;margin:0px;margin-left:3px}.login{display:flex;flex-direction:row;align-items:center;font:400 16px "Manrope";color:#344351;background:rgba(0,0,0,0);background-color:#fff;border:none;display:none}.login:hover{color:#1d7dd6}.login:hover .login__text{color:#1d7dd6}.login:hover .login__icon path{stroke:#fff}.login:active{color:#1971c2}.login:active .login__text{color:#1971c2}.login:active .login__icon{color:#2b8feb}.login:active .login__icon path{stroke:#fff}.login:focus{color:#1971c2}.login:focus .login__icon{color:#1971c2}.login:focus .login__icon path{stroke:#fff}@media screen and (min-width: 1200px){.login{order:6;height:auto;opacity:1;transition:none;display:flex;flex-direction:row;align-items:center}}.login.active{background-color:#f6f7f8;height:auto;opacity:1;transition:opacity .3s ease-in-out;display:flex;flex-direction:row;align-items:center}@media screen and (min-width: 1200px){.login.active{background-color:#fff}}.login__icon{color:#2b8feb;margin-right:10px}.login__icon path{stroke:#fff}.login__phone-number{font:400 16px "Manrope";color:#344351;height:0;opacity:0;overflow:hidden;display:none}@media screen and (min-width: 1200px){.login__phone-number{height:auto;opacity:1;transition:all 0;order:2;margin-top:0;margin-left:auto;display:block}}.login_white{display:flex;flex-direction:row;align-items:center;font:400 16px "Manrope";color:#fff;transition:color .3s ease;background:rgba(0,0,0,0)}@media screen and (min-width: 1200px){.login_white{height:auto;opacity:1;transition:none;display:flex}}.login_white:hover{color:#2b8feb}.login_white:hover .login__icon{color:#2b8feb}.login_white:hover .login__icon path:nth-child(1){stroke:#344351}.login_white:active .login__icon{color:#2b8feb}.login_white:active .login__icon path:nth-child(1){stroke:#344351;transition:all .2s}.login_white:focus .login__icon{color:#2b8feb}.login_white:focus .login__icon path:nth-child(1){stroke:#344351}.login_white.active{background-color:#f6f7f8;height:auto;opacity:1;transition:opacity .3s ease-in-out}@media screen and (min-width: 1200px){.login_white.active{background-color:#fff}}.login_white .login__icon{color:#fff;margin-right:10px}.login_white .login__icon path{stroke:#344351;transition:stroke .2s ease}.link{transition:color .3s ease;font-family:"Manrope";text-decoration:none;text-align:left;color:#5e6b77;cursor:pointer}.link:hover{color:#2b8feb}.link_white{color:#fff}.link_blue{color:#2b8feb}.link_blue:hover{color:#1d7dd6 !important}.link_blue:active{color:#1971c2 !important}.link_bottom{margin-top:auto;width:fit-content}.link_underlined{text-decoration:underline;text-decoration-skip-ink:none}.link_black{color:#344351}.link_orange{color:#f88c28}.link_orange:hover{color:#f15018}.link_orange:active{color:#f15018}.card{box-sizing:border-box;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.card_light-gray{background-color:#f6f7f8}.card_wide{display:flex;flex-direction:column;padding:20px;position:relative;z-index:2}@media screen and (min-width: 960px){.card_wide{display:flex;flex-direction:row;padding:20px 30px;align-items:initial}}@media screen and (min-width: 1200px){.card_wide{padding:8px 50px}}.card_white{background-color:#fff}.card_black{background-color:#344351}.card_round{border-radius:12px;margin-bottom:10px;padding:15px}@media screen and (min-width: 960px){.card_round{padding:50px 10px 30px 15px;min-width:160px;max-width:160px;max-height:160px;border-radius:50%;height:160px;margin-right:12px}.card_round:nth-child(5){margin-right:0}}@media screen and (min-width: 1024px){.card_round{min-width:170px;max-width:170px;max-height:170px}}@media screen and (min-width: 1200px){.card_round{padding:80px 20px 80px 20px;min-width:210px;max-width:210px;min-height:210px;max-height:210px;border-radius:268px;height:210px;margin-right:12px}}.card_round_header{font:500 16px "Manrope";color:#344351;line-height:21px}@media screen and (min-width: 960px){.card_round_header{font-size:15px}}@media screen and (min-width: 1200px){.card_round_header{margin-bottom:5px;font:500 18px "Manrope";color:#344351}}.card_transparent{background:rgba(0,0,0,0)}.card_no-border{border:none}.card_rectangle{border-radius:12px}.card_rounded-bot{border-radius:0px 0px 12px 12px}.card_rounded-top{border-radius:12px 12px 0px 0px}.card__mobile{display:block}@media screen and (min-width: 960px){.card__mobile{display:none}}.card__mobile__tablet{display:none}@media screen and (min-width: 960px){.card__mobile__tablet{display:block}}.card_border-gray-2{border:1px solid #9ca5ac}.card_border-black{border:1px solid #344351}.card__round_text{display:none}@media screen and (min-width: 960px){.card__round_text{display:block}}@media screen and (min-width: 1200px){.card__round_text{font-size:16px}}.card__round_text-mobile{display:block;font:400 15px "Manrope";color:#5e6b77;line-height:21px;margin-top:3px}@media screen and (min-width: 960px){.card__round_text-mobile{display:none}}.footer{background:#344351;padding:30px 15px 60px 15px}@media screen and (min-width: 1400px){.footer{padding:45px 0 35px}}.footer__divider{display:none;height:1px;width:100%;background:#5e6b77}@media screen and (min-width: 1200px){.footer__divider{display:block}}.footer .footer-upside{display:flex;flex-direction:column}@media screen and (min-width: 960px){.footer .footer-upside{display:grid;grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1200px){.footer .footer-upside{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-bottom:45px}}.footer .footer-upside__logo{margin-bottom:15px;margin-top:-30px;max-width:200px}@media screen and (min-width: 640px){.footer .footer-upside__logo{max-width:none}}@media screen and (min-width: 960px){.footer .footer-upside__logo{display:flex;flex-direction:row;align-items:center;margin-bottom:0px;margin-top:0px}}.footer .footer-upside__logo svg{width:111px;height:32px}@media screen and (min-width: 960px){.footer .footer-upside__logo svg{width:172px;height:32px;margin-bottom:20px}}@media screen and (min-width: 1200px){.footer .footer-upside__logo svg{margin-bottom:0;width:150px}}@media screen and (min-width: 1400px){.footer .footer-upside__logo svg{width:172px}}.footer .footer-upside__logo svg>*{fill:#fff !important;stroke:#fff}.footer .footer-upside__dropdown{margin-left:-5px;display:block}@media screen and (min-width: 960px){.footer .footer-upside__dropdown{display:none}}@media screen and (min-width: 1200px){.footer .footer-upside__dropdown{white-space:nowrap;display:block;margin-left:30px;min-width:166px;margin-right:20px}}.footer .footer-upside__dropdown_tablet{display:none}@media screen and (min-width: 960px){.footer .footer-upside__dropdown_tablet{display:block;margin-top:-10px;margin-left:25px}}@media screen and (min-width: 1200px){.footer .footer-upside__dropdown_tablet{display:none}}@media screen and (max-width: 959px){.footer .footer-upside__dropdown .dropdown__menu ul{background:rgba(0,0,0,0) !important}}@media screen and (min-width: 960px){.footer .footer-upside__menu{align-self:center}}.footer .footer-upside__menu ul{display:flex;flex-direction:column;margin-top:10px}@media screen and (min-width: 960px){.footer .footer-upside__menu ul{display:flex;flex-direction:row;align-items:center;margin-top:0;align-self:center}}.footer .footer-upside__menu ul li{white-space:nowrap;margin-bottom:15px}.footer .footer-upside__menu ul li:last-child{margin-bottom:0}@media screen and (min-width: 960px){.footer .footer-upside__menu ul li{margin-right:25px;margin-bottom:0}.footer .footer-upside__menu ul li:last-child{margin-right:0}}.footer .footer-upside__login{display:block;order:-1;margin-left:auto}@media screen and (min-width: 960px){.footer .footer-upside__login{order:initial;grid-column-start:2;grid-row-start:1}}@media screen and (min-width: 1200px){.footer .footer-upside__login{display:flex;flex-direction:row;align-items:center;order:initial;margin-left:30px;margin-right:30px}.footer .footer-upside__login .button__login-button{margin-left:0}}.footer .footer-upside__login svg{transition:all .2s ease-in}.footer .footer-upside__start-button{margin-top:25px}@media screen and (min-width: 960px){.footer .footer-upside__start-button{max-width:200px;margin-left:auto;margin-top:0}}@media screen and (min-width: 1200px){.footer .footer-upside__start-button{max-width:200px}}.footer .footer-contacts{font-size:14px;background:#5e6b77;border-radius:5px;margin-top:30px;line-height:21px;padding:20px;color:#fff}@media screen and (min-width: 1200px){.footer .footer-contacts{border-radius:0;background:rgba(0,0,0,0);padding:35px 0;margin-top:0;height:21px}}.footer .footer-contacts__copy{grid-column-start:1;grid-column-end:3}.footer .footer-contacts__list{display:grid;grid-template-columns:repeat(2, 1fr);align-items:center}@media screen and (min-width: 640px){.footer .footer-contacts__list{display:flex;flex-direction:column;align-items:flex-start}}@media screen and (min-width: 1200px){.footer .footer-contacts__list{display:flex;flex-direction:row;align-items:center;justify-content:space-between;align-items:flex-start}}.footer .footer-contacts__address{margin-top:10px;margin-bottom:20px;grid-column-start:1;grid-column-end:3}@media screen and (min-width: 1200px){.footer .footer-contacts__address{margin-top:0}}.footer .footer-contacts__emai{margin-bottom:5px}@media screen and (min-width: 1200px){.footer .footer-contacts__emai{margin-bottom:0}}@media screen and (min-width: 1200px){.footer .footer-contacts__address,.footer .footer-contacts__email,.footer .footer-contacts__phone{margin-top:0}}.footer .footer-contacts__phone{margin-top:10px;margin-bottom:10px;margin-left:auto}@media screen and (min-width: 640px){.footer .footer-contacts__phone{margin-left:0px}}@media screen and (min-width: 1200px){.footer .footer-contacts__phone{margin-top:0;margin-bottom:0;margin-left:0px}}.footer .footer-case{margin:20px 15px 0 0;text-align:center;font-size:12px;margin-top:15px}@media screen and (min-width: 960px){.footer .footer-case{margin-top:0px}}.whatsapp__button{display:none;position:fixed;display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#65d072;cursor:pointer;z-index:10;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;border-radius:50%;box-shadow:0px 4px 10px rgba(0,0,0,.1019607843);bottom:20px;right:20px;height:40px;width:40px}.whatsapp__button svg{width:20px;height:20px}@media screen and (min-width: 960px){.whatsapp__button{height:60px;width:60px;right:5px}.whatsapp__button svg{width:30px;height:30px}}@media screen and (min-width: 1200px){.whatsapp__button{height:80px;width:80px;right:20px}.whatsapp__button svg{width:40px;height:40px}}@media screen and (min-width: 1400px){.whatsapp__button{right:calc((100vw - 1134px)/2 - 85px)}}.whatsapp__button:hover{background-color:#59c165}.whatsapp__button:active,.whatsapp__button:focus{background-color:#48ba56}.whatsapp__dialog{max-width:320px;min-width:320px;max-height:463px;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center}@media screen and (min-width: 960px){.whatsapp__dialog{max-width:460px;min-width:460px;max-height:566px;min-height:566px}}.whatsapp__dialog-body{max-width:302px;box-sizing:border-box;display:flex;align-items:center;flex-direction:column;text-align:center;padding:50px 0px}.whatsapp__title,.whatsapp__caption{margin-bottom:30px}.whatsapp__qrcode{margin-bottom:20px}.whatsapp__qrcode img{width:140px;height:140px}@media screen and (min-width: 960px){.whatsapp__qrcode img{width:188px;height:188px}}.whatsapp__caption{font-size:15px}@media screen and (min-width: 960px){.whatsapp__caption{font-size:16px;line-height:24.8px}}.whatsapp__title{font-size:20px;line-height:26px}@media screen and (min-width: 960px){.whatsapp__title{font-size:26px;line-height:33.8px}}.whatsapp__open-app{width:226px;height:55px}@media screen and (min-width: 960px){.whatsapp__open-app{font-size:18px;line-height:130%}}.whatsapp__close{position:absolute;font-size:20px;transform:scale(1.5);right:20px;top:10px;color:#5e6b77}.whatsapp__close:hover{color:#344351}.modal{height:100%;width:100%;min-width:100vw;min-height:100vh;position:fixed;left:0;top:0;display:flex;flex-direction:row;align-items:center;justify-content:center;display:none;overflow-x:hidden;z-index:100;opacity:0;transition:opacity .2s ease;cursor:pointer}.modal_visible{display:flex}.modal_active{opacity:1}.modal__dialog{cursor:default;background:#fff;padding:0;height:fit-content;max-width:320px;background:#fff;position:relative}@media screen and (min-width: 1200px){.modal__dialog{max-width:460px}}.modal__close{cursor:pointer}.overlay{height:100%;width:100%;min-width:100vw;min-height:100vh;position:fixed;left:0;top:0;display:none;background-color:#344351;opacity:.5}.overlay__gray{background-color:#f6f7f8}.overlay_active{display:block;z-index:99}.breadcrumbs{display:flex;flex-direction:row;align-items:center;margin-right:auto;margin-top:50px;font-size:15px;line-height:155%}@media screen and (min-width: 1200px){.breadcrumbs{font-size:16px;margin-top:35px}}.breadcrumbs li{margin-right:5px;color:#5e6b77}.breadcrumbs__link{font-weight:400}.breadcrumbs_inline{display:inline-block}.breadcrumbs_inline li{display:inline}@media screen and (min-width: 480px)and (max-width: 640px){.breadcrumbs_inline{display:flex}}.icon{display:inline-flex;justify-content:center;align-items:center;vertical-align:middle;user-select:none;transition:fill .2s ease,stroke .2s ease}.icon>*{transition:fill .2s ease,stroke .2s ease}.icon__client{min-height:40px;max-height:40px}@media screen and (min-width: 640px){.icon__client{min-height:50px;max-height:50px}}.icon__client_single{min-width:40px;max-width:40px}@media screen and (min-width: 1200px){.icon__client_single{max-width:50px;min-width:50px}}.icon__client_triple{max-width:96px}@media screen and (min-width: 960px){.icon__client_triple{max-width:85px}}@media screen and (min-width: 1200px){.icon__client_triple{max-width:120px}}.icon__client_double{max-width:68px}@media screen and (min-width: 960px){.icon__client_double{max-width:60px}}@media screen and (min-width: 1200px){.icon__client_double{max-width:85px}}.icon__beeps{display:none;position:absolute;left:140px;top:18px}@media screen and (min-width: 425px)and (max-width: 480px){.icon__beeps{left:155px}}@media screen and (min-width: 480px)and (max-width: 640px){.icon__beeps{left:155px}}@media screen and (min-width: 640px){.icon__beeps{position:relative;top:10px;left:3px}}@media screen and (min-width: 960px){.icon__beeps{display:inline;top:5px}}.icon__beeps_mobile{display:inline}@media screen and (min-width: 500px)and (max-width: 640px){.icon__beeps_mobile{display:none}}@media screen and (min-width: 960px){.icon__beeps_mobile{display:none}}.list_horisontal{display:flex;flex-direction:row;align-items:center}.list_vertical{display:flex;flex-direction:column}.list_grid-2x2{display:flex;flex-direction:column;row-gap:0px}@media screen and (min-width: 640px){.list_grid-2x2{display:grid;grid-template-columns:160px 160px;grid-template-rows:25px 25px;column-gap:35px;row-gap:5px;white-space:nowrap}}.list_grid-4x4{display:flex;flex-direction:column}@media screen and (min-width: 640px){.list_grid-4x4{display:grid;grid-template-rows:repeat(4, 1fr);grid-template-columns:repeat(4, 1fr);grid-auto-flow:column;column-gap:20px;white-space:nowrap;max-width:659px}}.list_markers{list-style-type:disc;list-style-position:inside}.list-item{display:flex;font-size:15px;margin:2.5px 0;line-height:23px}.list-item:last-child{margin-bottom:0}@media screen and (min-width: 1200px){.list-item:last-child{margin:0}}@media screen and (min-width: 960px){.list-item{margin:5px 0;font-size:14px}}@media screen and (min-width: 1024px){.list-item{font-size:16px}}@media screen and (min-width: 1200px){.list-item{font-size:16px;align-items:center;margin:5px 0}}.list-item_checked::before{content:url("/collection/img/check.svg");display:block;margin-right:10px}.list-item_checked_checked_mobile::before{content:url("/collection/img/check.svg");display:block;margin-right:10px}@media screen and (min-width: 1200px){.list-item_checked_checked_mobile::before{display:none}}.list-item :first-child,.list-item :last-child{margin:0}.list-item_mobile{display:block}@media screen and (min-width: 1200px){.list-item_mobile{display:none}}.list-item_destkop{display:none}@media screen and (min-width: 1200px){.list-item_destkop{display:block}}.mobile-hidden{display:none !important}@media screen and (min-width: 1200px){.mobile-hidden{display:flex !important}}@media screen and (min-width: 1200px){.mobile-only{display:none}}.background_gray{background-color:#f6f7f8}@media screen and (min-width: 1200px){.background_gray{height:65px}}.no-select{pointer-events:none;user-select:none;-webkit-user-drag:none}.no-wrap{white-space:nowrap}.tablet-only{display:none}@media screen and (min-width: 960px){.tablet-only{display:block}}@media screen and (min-width: 1200px){.tablet-only{display:none}}@media screen and (min-width: 960px){.tablet-hidden{display:none}}@media screen and (min-width: 1200px){.tablet-hidden{display:block}}.mobile-block{display:block}@media screen and (min-width: 960px){.mobile-block{display:none}}.mobile{display:flex}@media screen and (min-width: 960px){.mobile{display:none}}.tablet{display:none}@media screen and (min-width: 960px){.tablet{display:flex}}.smartphone{display:block}@media screen and (min-width: 480px)and (max-width: 640px){.smartphone{display:none}}@media screen and (min-width: 640px){.smartphone{display:none}}.tablet-block{display:none}@media screen and (min-width: 960px){.tablet-block{display:block}}.mobile-375{display:none}@media screen and (min-width: 320px)and (max-width: 400px){.mobile-375{display:flex}}.header-nav{display:none;transform:translateY(5px)}@media screen and (min-width: 1200px){.header-nav{transform:none;display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:65px;color:#5e6b77;font:400 16px "Manrope";color:#5e6b77;line-height:24.8px;margin-top:40px}}@media screen and (min-width: 1200px){.header-nav__tech-menu{left:-11vw !important}}.header-nav__tech-menu .dropdown__arrow::before{left:calc(11vw + 50px) !important}.header-nav .dropdown__button{color:#5e6b77;padding:0px}.header-nav .dropdown__button:hover{color:#2b8feb}.header-nav__menu-container{display:flex;flex-direction:column;border-radius:0;background-color:#f6f7f8 !important;width:fit-content;padding-left:10px;margin-top:10px}@media screen and (min-width: 1200px){.header-nav__menu-container{display:flex;flex-direction:row;align-items:flex-start;border-radius:5px;box-shadow:0px 4px 8px 0px rgba(0,0,0,.15);padding:20px 25px;margin-top:0}}.header-nav__menu-container ul{margin-bottom:10px;padding-top:15px}.header-nav__menu-container ul:last-child{margin-bottom:0}@media screen and (min-width: 960px){.header-nav__menu-container ul{margin-bottom:auto;margin-right:30px}.header-nav__menu-container ul:last-child{margin-right:0}}@media screen and (min-width: 1200px){.header-nav__menu-container ul{margin-bottom:0;padding-top:0px}}.header-nav__menu-container ul:first-child{padding-top:0}@media screen and (min-width: 1200px){.header-nav__menu{max-height:auto !important;z-index:1;right:0;left:-184%;top:40px;width:650px}.header-nav__menu .more{padding:20px;height:230px;max-width:fit-content}}.header-nav__menu-item{font:400 14px "Manrope";color:#5e6b77;line-height:21px;margin-bottom:10px}.header-nav__menu-item:last-child{margin-bottom:0px}@media screen and (min-width: 960px){.header-nav__menu-item{white-space:nowrap}}.header-nav__title{font:600 16px "Manrope";color:#344351;margin-bottom:10px;font-size:14px}@media screen and (min-width: 1200px){.header-nav__title{font-size:16px;line-height:24.8px;margin-bottom:15px}.header-nav__title:hover{color:#344351}}.header-nav__case{color:#5e6b77;margin:10px 0 15px}.header-nav__case:last-child{margin-bottom:20px}@media screen and (min-width: 1200px){.header-nav__case{margin:0;display:block}.header-nav__case:last-child{margin:0}}.header-nav__link{display:flex;align-items:baseline}.header-nav__link:hover svg path{fill:#f15018;transition:fill .2s ease,stroke .2s ease}.header-nav__link svg{transition:fill .2s ease,stroke .2s ease;fill:#f88c28;margin-left:5px;align-self:center}.header-nav__tech{margin-top:-5px}@media screen and (min-width: 1200px){.header-nav__tech{margin-top:unset}}.nav__dropdown{height:21px;color:#5e6b77;margin-bottom:15px;margin-top:5px}@media screen and (min-width: 1200px){.nav__dropdown{margin:-9px 0 0}}.nav__button{margin-top:0;font-style:normal;font-weight:400;color:#5e6b77}.nav__arrow{display:none;height:15px;margin:0;min-width:100%}.nav__arrow::before{content:"";position:absolute;width:20px;height:20px;background:#f6f7f8;transform:translateX(-50%) translateY(-50%) rotate(45deg);top:15px;left:80px !important;z-index:1;overflow:visible}@media screen and (min-width: 1200px){.nav__arrow{display:block}}.nav__container{display:block}@media screen and (min-width: 1200px){.nav__container{display:flex;flex-direction:row;align-items:center}}.header__login{margin-top:50px}@media screen and (min-width: 1200px){.header__login{margin-top:0}}.header__help{color:#5e6b77;margin-top:15px}@media screen and (min-width: 1200px){.header__help{margin-bottom:-5px;margin-top:0px;color:#344351;margin-left:auto}}.header__help ul{padding-bottom:15px !important;padding-top:15px}@media screen and (min-width: 1200px){.header__help ul{padding-bottom:0;padding-top:0}.header__help ul li:first-child{margin-top:10px}}.header__help ul:first-child{padding-top:0px}.header .login__phone-number{margin:0 !important}@media screen and (min-width: 1200px){.header .login__phone-number{margin-left:30px !important;margin-top:7px !important}}@media screen and (min-width: 1200px){.header .login{padding:0}}@media screen and (min-width: 960px){.background_gray{margin-top:-15px}}.longcity{margin-top:10px}@media screen and (min-width: 960px){.longcity{margin-top:10px}}@media screen and (min-width: 1200px){.longcity{margin-bottom:5px}}.mobile-hidden{display:none !important}@media screen and (min-width: 1200px){.mobile-hidden{display:flex !important}}@media screen and (min-width: 1200px){.mobile-only{display:none}}.background_gray{background-color:#f6f7f8}@media screen and (min-width: 1200px){.background_gray{height:65px}}.no-select{pointer-events:none;user-select:none;-webkit-user-drag:none}.no-wrap{white-space:nowrap}.tablet-only{display:none}@media screen and (min-width: 960px){.tablet-only{display:block}}@media screen and (min-width: 1200px){.tablet-only{display:none}}@media screen and (min-width: 960px){.tablet-hidden{display:none}}@media screen and (min-width: 1200px){.tablet-hidden{display:block}}.mobile-block{display:block}@media screen and (min-width: 960px){.mobile-block{display:none}}.mobile{display:flex}@media screen and (min-width: 960px){.mobile{display:none}}.tablet{display:none}@media screen and (min-width: 960px){.tablet{display:flex}}.smartphone{display:block}@media screen and (min-width: 480px)and (max-width: 640px){.smartphone{display:none}}@media screen and (min-width: 640px){.smartphone{display:none}}.tablet-block{display:none}@media screen and (min-width: 960px){.tablet-block{display:block}}.mobile-375{display:none}@media screen and (min-width: 320px)and (max-width: 400px){.mobile-375{display:flex}}body,html{overflow-x:hidden}.container{margin:0 auto;width:calc(100vw - 30px)}@media screen and (min-width: 1400px){.container{max-width:auto}}@media screen and (min-width: 960px){.container{width:calc(100vw - 120px)}}@media screen and (min-width: 1200px){.container{max-width:1100px}}@media screen and (min-width: 1400px){.container{max-width:1110px}}.container.container-bottom{margin-top:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;height:70px;display:none;padding-bottom:30px}.container_flex{display:flex;flex-direction:row;align-items:center}.container_flex-start{display:flex;flex-direction:row;align-items:align-items-start}.container_flex-col{display:flex;flex-direction:column}.container_flex-center{display:flex;align-items:center;justify-content:center}.container_adaptive{display:flex;flex-direction:column;justify-content:center}@media screen and (min-width: 1200px){.container_adaptive{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}}.container_adaptive_full{display:flex;flex-direction:column}@media screen and (min-width: 1200px){.container_adaptive_full{display:flex;flex-direction:row;align-items:center;align-items:flex-start;justify-content:flex-start}}.container_adaptive-reverse{display:flex;flex-direction:row;align-items:center}@media screen and (min-width: 960px){.container_adaptive-reverse{display:flex;flex-direction:column;align-items:flex-start}}.background_gray{background-color:#f6f7f8}.background_gray .startuse{background-color:#f6f7f8}.background_gray .startuse img{background-color:#f6f7f8}.footer-downside{display:flex;flex-direction:column;margin-top:0}@media screen and (min-width: 960px){.footer-downside{margin-top:45px;display:grid;grid-template-columns:repeat(4, auto);grid-template-rows:repeat(3, auto);grid-auto-flow:column;justify-content:space-between;grid-column-gap:15px}}@media screen and (min-width: 1200px){.footer-downside{grid-column-gap:0px}}.footer-downside__menu{flex:1;margin-bottom:15px}@media screen and (min-width: 960px){.footer-downside__menu{margin-bottom:35px}.footer-downside__menu:last-child{margin-bottom:0px}}.footer-downside__dropdown-menu{margin-top:10px !important;padding-left:15px}@media screen and (min-width: 960px){.footer-downside__dropdown-menu{display:block;opacity:1;position:static;height:auto;margin-top:20px;padding-left:0px}}.footer-downside__menu-item{font:400 14px "Manrope";color:#fff;line-height:21px;margin-bottom:10px}.footer-downside__menu-item:last-child{margin-bottom:0px}.footer-downside__header{font:600 16px "Manrope";color:#fff;font-weight:600 !important;line-height:24.8px;cursor:pointer}@media screen and (min-width: 960px){.footer-downside__header{cursor:default}}.footer-downside__header::after{display:flex}@media screen and (min-width: 960px){.footer-downside__header::after{display:none}}@media screen and (min-width: 960px){.footer-downside__header{margin-bottom:20px}.footer-downside__header:hover{color:#fff !important}}.footer-downside__help{grid-column:4;grid-row:1}.footer-downside__contacts{display:flex;flex-direction:column}@media screen and (min-width: 640px){.footer-downside__contacts{grid-column-start:3;grid-column-end:5;grid-row-start:2;grid-row-end:4;display:grid;max-height:174px;align-self:baseline;width:calc(100vw - 70px)}}@media screen and (min-width: 960px){.footer-downside__contacts{width:auto}}.footer-downside__link{display:flex;align-items:baseline}.footer-downside__link svg{fill:#f88c28;margin-left:5px;align-self:center}.footer-downside__link svg path{fill:#f88c28;transition:fill .3s ease}.footer-downside__link:hover svg path{fill:#f15018;transition:fill .3s ease}.footer-downside .footer-contatcs{font-size:14px;background:#5e6b77 !important;border-radius:5px;margin-top:50px;line-height:21px;color:#fff;align-items:flex-start}@media screen and (min-width: 1200px){.footer-downside .footer-contatcs__copy{grid-column-start:1;grid-column-end:4;display:grid;margin-bottom:10px}}@media screen and (min-width: 1200px){.footer-downside .footer-contatcs__address{grid-column-start:1;grid-column-end:4;display:grid}}.footer-downside .footer-contatcs__phone{grid-row-start:3;margin-left:0px}.footer-downside .footer-contatcs__email{grid-row-start:3}.footer-downside .footer-contacts__list{display:flex;flex-direction:column;margin-top:0;align-items:start;padding:0}@media screen and (min-width: 960px){.footer-downside .footer-contacts__list{padding:0;align-items:start}}@media screen and (min-width: 1200px){.footer-downside .footer-contacts__list{display:grid !important;grid-template-columns:repeat(2, 1fr) !important;background:#5e6b77 !important;padding:40px 50px;border-radius:5px;margin-top:40px}}.footer__divider{display:block !important;margin-bottom:30px;margin-top:30px}@media screen and (min-width: 960px){.footer__divider{margin-bottom:0}}@media screen and (min-width: 1200px){.footer__divider{margin-bottom:0}}.footer-downside__contacts__email{grid-row-start:3}.footer-downside__contacts__docs{grid-row-start:3}.footer-downside__contacts__copy{margin-bottom:10px}.footer-downside__contacts__phone{grid-row-start:3;margin-left:0px !important}.card_hover{border:1px solid rgba(0,0,0,0);cursor:pointer;transition:border .3s ease,box-shadow .3s ease,background-color .3s ease}.card_hover:focus,.card_hover :active{border-color:#f88c28;box-shadow:none}.card_hover:hover{border-color:#f88c28;box-shadow:0px 0px 28px rgba(70,98,121,.14)}.card_hover.card-rounded:hover{box-shadow:none}.startuse{margin-top:80px;margin-bottom:80px}@media screen and (min-width: 960px){.startuse{padding-bottom:80px;padding-top:100px;margin-top:0;margin-bottom:0}}.startuse__container{display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width: 960px){.startuse__container{display:flex;flex-direction:row;align-items:center}}.startuse__header{margin-bottom:20px}@media screen and (min-width: 1200px){.startuse__header{margin-top:-42px}}.startuse__text{line-height:23.25px;margin-bottom:15px}@media screen and (min-width: 960px){.startuse__text{margin-bottom:15px;line-height:31px}}.startuse__button{display:none;margin-top:25px;flex-shrink:0;max-height:55px;order:2;line-height:normal}@media screen and (min-width: 960px){.startuse__button{display:block;max-width:200px;padding:15px 30px}}@media screen and (min-width: 1200px){.startuse__button{margin-top:35px}}.startuse__button_mobile{display:block;width:100%}@media screen and (min-width: 960px){.startuse__button_mobile{display:none}}.startuse__image{display:none}@media screen and (min-width: 640px){.startuse__image{display:block;align-self:center}}.startuse__image img{width:350px}@media screen and (min-width: 640px){.startuse__image img{display:block;align-self:center;margin-top:20px}}@media screen and (min-width: 960px){.startuse__image img{width:408px;margin-top:0px}}@media screen and (min-width: 1200px){.startuse__image img{width:608px;height:518px}}.startuse__image_mobile{display:block;margin:25px 0;min-width:290px;max-width:290px}.startuse__image_mobile img{max-width:290px}@media screen and (min-width: 640px){.startuse__image_mobile{display:none;min-width:320px;max-width:320px}.startuse__image_mobile img{max-width:320px}}@media screen and (min-width: 960px){.startuse__list-item{margin:10px 0px !important;line-height:24.8px !important;font-size:16px}.startuse__list-item:last-child{margin-bottom:0px !important}.startuse__list-item:first-child{margin-top:0px !important}}.startuse_gray{background-color:#f6f7f8;padding-bottom:80px;padding-top:80px;margin-bottom:0px;margin-top:0px}@media screen and (min-width: 960px){.startuse_gray{padding-top:150px}}.scope__hero{margin-bottom:80px;margin-top:0px;padding-top:30px;margin:0px;padding-bottom:80px}@media screen and (min-width: 960px){.scope__hero{margin-bottom:150px;box-sizing:border-box;padding-top:80px;padding-bottom:0px}.scope__hero h1{margin-top:0px}}@media screen and (min-width: 960px){.scope__hero-container{justify-content:stretch}}@media screen and (min-width: 960px){.scope__hero-textblock{margin:0}}@media screen and (min-width: 960px){.scope__hero-text{max-width:520px}}.scope__hero-caption{font:400 14px "Manrope";color:#c2c2c2;line-height:150%;margin-top:10px;text-align:center}@media screen and (min-width: 960px){.scope__hero-caption{margin-top:15px;color:#5e6b77;text-align:left}}.multichannel{border-radius:12px;z-index:2}.multichannel__checklist{row-gap:0px}@media screen and (min-width: 960px){.multichannel__checklist{margin-top:0 !important;row-gap:5px}}@media screen and (min-width: 1200px){.multichannel__checklist{row-gap:5px}}.multichannel__checklist :nth-child(2){order:1}@media screen and (min-width: 1200px){.multichannel__checklist :nth-child(2){order:initial}}.multichannel__checklist :nth-child(4){order:1}@media screen and (min-width: 1200px){.multichannel__checklist :nth-child(4){order:initial}}.multichannel__content{align-self:center}.multichannel__image{display:none}@media screen and (min-width: 960px){.multichannel__image{align-self:center}}@media screen and (min-width: 1200px){.multichannel__image{margin-left:auto;display:block}}.multichannel__image_mobile{display:block;align-self:center}.multichannel__image_mobile img{width:290px}@media screen and (min-width: 640px){.multichannel__image_mobile img{width:320px}}@media screen and (min-width: 960px){.multichannel__image_mobile img{width:290px}}@media screen and (min-width: 960px){.multichannel__image_mobile{height:300px}}@media screen and (min-width: 1200px){.multichannel__image_mobile{display:none}}@media screen and (min-width: 1200px){.multichannel__list-item{margin:0px}}.multichannel__list-item_mobile{display:block}@media screen and (max-width: 641px){.multichannel__list-item_mobile{display:none}}.multichannel__list-item_mobile_hidden{display:none}@media screen and (min-width: 960px){.multichannel__list-item_mobile_hidden{display:flex}}.multichannel__header{display:flex;flex-direction:row;align-items:center;position:relative}.multichannel__upside{position:relative;z-index:3}@media screen and (min-width: 960px){.multichannel__upside{padding-top:10px}}@media screen and (min-width: 960px)and (min-width: 1200px){.multichannel__upside img{height:350px}}.multichannel__textblock{font:400 15px "Manrope";color:#5e6b77;line-height:23.25px;margin-top:10px;margin-bottom:10px}@media screen and (min-width: 960px){.multichannel__textblock{font:400 16px "Manrope";color:#5e6b77;line-height:23.25px;margin-bottom:10px;margin-top:25px}}.multichannel__buttonblock{display:flex;flex-direction:column;justify-content:center;align-items:initial;margin-top:10px}@media screen and (min-width: 960px){.multichannel__buttonblock{display:flex;flex-direction:row;align-items:center;align-items:center;justify-content:flex-start;margin-top:35px}}.multichannel__buttonblock-text{display:none;margin-top:10px}@media screen and (min-width: 640px){.multichannel__buttonblock-text{align-self:center}}@media screen and (min-width: 960px){.multichannel__buttonblock-text{display:block;align-self:initial;margin-top:0px}}@media screen and (min-width: 1200px){.multichannel__buttonblock-text{display:block;align-self:initial;margin-top:0px}}.multichannel__buttonblock-text_mobile{display:block;align-self:center;text-align:center;margin-top:10px}@media screen and (min-width: 480px)and (max-width: 640px){.multichannel__buttonblock-text_mobile{text-align:initial}}@media screen and (min-width: 960px){.multichannel__buttonblock-text_mobile{display:none}}.multichannel__downside{padding:20px;display:block;box-sizing:border-box;position:relative;z-index:2}@media screen and (min-width: 640px){.multichannel__downside{height:auto}}@media screen and (min-width: 960px){.multichannel__downside{display:flex;padding:20px 30px}}@media screen and (min-width: 1200px){.multichannel__downside{padding:30px 50px;height:200px}}@media screen and (min-width: 1200px){.multichannel__downside{justify-content:space-between;flex-direction:row;height:auto}}@media screen and (min-width: 960px){.multichannel__downside-textblock{flex:1}}.multichannel__downside-text{font:400 14px "Manrope";color:#f6f7f8;line-height:21px;margin-top:10px;margin-bottom:20px}@media screen and (min-width: 960px){.multichannel__downside-text{margin-bottom:0px}}@media screen and (min-width: 1024px){.multichannel__downside-text{font-size:15px}}@media screen and (min-width: 1200px){.multichannel__downside-text{font:400 16px "Manrope";color:#f6f7f8;line-height:24.8px;margin-top:5px}}.multichannel__button{display:none}@media screen and (min-width: 1200px){.multichannel__button{display:block;max-width:326px}}.multichannel__button-up{padding:15px 30px;display:none}@media screen and (min-width: 960px){.multichannel__button-up{display:block;margin-right:25px;padding:15px 10px;width:205px;font-size:15px}}@media screen and (min-width: 1200px){.multichannel__button-up{font-size:16px;padding:15px 30px;width:256px}}.multichannel__button-up_mobile{margin-right:0;display:block;margin-top:10px}@media screen and (min-width: 960px){.multichannel__button-up_mobile{display:none}}.multichannel__button_mobile{display:block;padding:15px 10px;width:100%;text-align:center}@media screen and (min-width: 960px){.multichannel__button_mobile{width:auto}}@media screen and (min-width: 1200px){.multichannel__button_mobile{display:none}}.multichannel__downside-header{font-size:16px}@media screen and (min-width: 960px){.multichannel__downside-header{font-size:18px}}@media screen and (min-width: 1024px){.multichannel__downside-header{font-size:20px}}.addemploye{margin-top:60px;margin-bottom:60px}@media screen and (min-width: 960px){.addemploye{margin-top:80px;margin-bottom:80px}}.addemploye__image{display:none}@media screen and (min-width: 1200px){.addemploye__image{display:block;height:350px}.addemploye__image img{height:350px}}.addemploye__image_mobile{align-self:center;display:block}.addemploye__image_mobile img{height:262px;width:290px;align-self:center}@media screen and (min-width: 960px){.addemploye__image_mobile img{height:300px;width:320px}}@media screen and (min-width: 1200px){.addemploye__image_mobile{display:none}}@media screen and (min-width: 960px){.addemploye__content{padding:30px 30px}}@media screen and (min-width: 1200px){.addemploye__content{padding:11px 50px 11px 50px;box-sizing:border-box;max-height:372px;position:relative;z-index:2}}.addemploye__chip{display:none}@media screen and (min-width: 960px){.addemploye__chip{margin-top:35px;max-width:573px;padding:20px 30px;display:block;hyphens:auto}}.addemploye__chip_mobile{display:block;text-align:center;padding:15px}@media screen and (min-width: 960px){.addemploye__chip_mobile{display:none}}.arc__employe{height:0;z-index:1;position:relative;display:none}@media screen and (min-width: 640px){.arc__employe{display:block}}@media screen and (min-width: 640px){.arc__employe::before{position:absolute;content:url("/collection/img/arc-step-2.svg");top:-105px;left:51%;z-index:-1;display:block}}.arc__employe_reversed{transform:scale(-1, 1);top:40px}@media screen and (min-width: 960px){.arc__employe_reversed{top:80px}}@media screen and (min-width: 1200px){.arc__employe_reversed{transform:scale(-1, 1);top:81px;left:-4%;display:block}}@media screen and (min-width: 1200px)and (min-width: 960px){.arc__employe_reversed::before{display:block}}.employe__list :nth-child(2){order:1}@media screen and (min-width: 1200px){.employe__list :nth-child(2){order:initial}}.employe__list :nth-child(4){order:1}@media screen and (min-width: 1200px){.employe__list :nth-child(4){order:initial}}.connection-methods{display:flex;flex-direction:column;width:100%;position:relative;z-index:2}@media screen and (min-width: 960px){.connection-methods__main{padding:30px 30px}}@media screen and (min-width: 1200px){.connection-methods__main{padding:50px}}.connection-methods__content{width:100%}.connection-methods__cards{display:flex;flex-direction:column;width:100%;margin-top:15px}@media screen and (min-width: 960px){.connection-methods__cards{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;margin-top:25px;gap:30px}}.connection-methods__card{display:flex;flex-direction:column;justify-content:space-between;background:#f6f7f8;box-sizing:border-box;width:100%;padding:15px;margin-bottom:15px;position:relative;min-height:111px;margin-bottom:30px}@media screen and (min-width: 960px){.connection-methods__card{padding:20px;position:relative;height:136px;width:auto;margin-bottom:0}}.connection-methods__card:last-child{margin-bottom:0;height:132px}@media screen and (min-width: 1200px){.connection-methods__card:last-child{height:auto}}@media screen and (min-width: 640px){.connection-methods__card:last-child{height:111px}}@media screen and (min-width: 960px){.connection-methods__card:last-child{height:136px}}@media screen and (min-width: 960px){.connection-methods__card{padding:20px;position:relative;height:136px;margin-bottom:0}}.connection-methods__info{margin-left:auto;font-size:12px;color:#5e6b77;line-height:16px;text-align:right}@media screen and (min-width: 960px){.connection-methods__info{font-size:14px;line-height:21px;right:20px;top:20px;max-width:none}}.connection-methods__title{font:500 16px "Manrope";color:#344351;line-height:21px;max-width:210px}@media screen and (min-width: 640px){.connection-methods__title{max-width:100%}}@media screen and (min-width: 1200px){.connection-methods__title{max-width:100%;font:500 18px "Manrope";color:#344351;line-height:26px}}.connection-methods__top{display:flex}.connection-methods__top svg{height:60px}.connection-methods_image{width:47px}.calculator{box-sizing:border-box;background:#fff;border-radius:12px;position:relative;z-index:2}@media screen and (min-width: 960px){.calculator{max-width:1110px;padding:30px 30px}}@media screen and (min-width: 1200px){.calculator{padding:45px 50px}}.calculator__table{background:#fff;padding:20px}@media screen and (min-width: 960px){.calculator__table{margin-top:25px;border:1px solid #efefef;padding:30px;display:flex;flex-direction:column;border-bottom:none}}.calculator__section{margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #cdd6df}@media screen and (min-width: 960px){.calculator__section{border-bottom:none;margin-bottom:35px}}.calculator__section:last-child{margin-bottom:0}.calculator__section:last-child,.calculator__section:first-child{border:none}.calculator__section-header{font-size:16px;line-height:20.8px}@media screen and (min-width: 640px){.calculator__section-header{font-size:18px !important}}@media screen and (min-width: 960px){.calculator__section-header{font-size:20px !important}}.calculator__head{box-sizing:border-box;background:#f6f7f8;border-radius:5px;max-width:100%;padding:15px;margin-top:20px;flex:1;display:flex;flex-direction:column}@media screen and (min-width: 960px){.calculator__head{display:block;min-width:410px;max-width:410px;max-width:none;margin-top:0;flex:auto;padding:20px}}@media screen and (min-width: 1200px){.calculator__head{min-width:481px}}.calculator__chips{display:none}@media screen and (min-width: 640px){.calculator__chips{display:flex;margin-top:10px}}@media screen and (min-width: 960px){.calculator__chips{display:none}}@media screen and (min-width: 1200px){.calculator__chips{display:flex;margin-top:15px;font-size:14px}}.calculator__chips .chip{margin-right:10px;color:#5e6b77}.calculator__chips .chip:last-child{margin-right:0}@media screen and (min-width: 640px){.calculator__chips .chip{display:flex;margin-top:10px}}.calculator__start{margin-top:5px;margin-bottom:10px;font:400 14px "Manrope";color:#344351}@media screen and (min-width: 640px){.calculator__start{display:none}}@media screen and (min-width: 960px){.calculator__start{display:block;white-space:nowrap;margin-top:10px;margin-bottom:0;font:400 15px "Manrope";color:#344351}}@media screen and (min-width: 1200px){.calculator__start{display:none}}.calculator__row{display:flex;align-items:baseline;justify-content:space-between}@media screen and (min-width: 640px){.calculator__row{align-items:baseline}}@media screen and (min-width: 960px){.calculator__row{margin-bottom:15px;color:#5e6b77;height:36px;justify-content:left;align-items:center;max-width:481px}}@media screen and (min-width: 960px){.calculator__row_abon{margin-bottom:10px}}.calculator__row_full-height{height:auto}.calculator__row_full-width{width:100%}@media screen and (min-width: 960px){.calculator__row_full-width{max-width:759px}}.calculator__row_full-width .calculator__price::before{user-select:none;min-width:unset}@media screen and (min-width: 960px){.calculator__row_full-width .calculator__price::before{min-width:288px}}@media screen and (min-width: 1200px){.calculator__row_full-width .calculator__price::before{min-width:548px}}@media screen and (min-width: 960px){.calculator__row_offset-bottom{height:62px;align-items:flex-end}}.calculator__row_flex-start{align-items:flex-start}@media screen and (min-width: 960px){.calculator__row_flex-start{align-items:center}}.calculator__col{display:flex;flex-direction:row;align-items:center;align-items:center;margin-bottom:25px}.calculator__col_left{min-width:142px;max-width:142px;box-sizing:border-box;margin-right:15px;position:relative}@media screen and (min-width: 640px){.calculator__col_left{min-width:50%}}@media screen and (min-width: 960px){.calculator__col_left{min-width:300px}}@media screen and (min-width: 1200px){.calculator__col_left{margin-right:20px;min-width:365px;max-width:365px;white-space:nowrap}}@media screen and (min-width: 960px){.calculator__col_left::after{content:"";margin-top:-1px;flex-grow:1;margin-left:20px;border-bottom:1px dotted #9ca5ac}}@media screen and (min-width: 960px)and (min-width: 1200px){.calculator__col_left::after{display:none}}@media screen and (min-width: 640px){.calculator__col_left .text_regular{font-size:18px}}@media screen and (min-width: 960px){.calculator__col_left .text_regular{line-height:31px}}@media screen and (min-width: 1200px){.calculator__col_left .text_regular{font-size:20px}}.calculator__col_auto-width{margin-right:0;min-width:100%;width:100%;flex-grow:1}@media screen and (min-width: 640px){.calculator__col_auto-width{max-width:100%;width:100%}}@media screen and (min-width: 960px){.calculator__col_auto-width{max-width:100%;min-width:400px}.calculator__col_auto-width::after{display:none !important}}@media screen and (min-width: 1200px){.calculator__col_auto-width{min-width:100%}.calculator__col_auto-width::after{display:block !important}}.calculator__col_right{display:flex;flex-direction:column;position:relative}@media screen and (min-width: 640px){.calculator__col_right{max-width:50%}}@media screen and (min-width: 960px){.calculator__col_right{display:flex;flex-direction:row;align-items:center;width:fit-content;flex-grow:1;position:static}}.calculator__col_mobile-hidden{display:none}@media screen and (min-width: 960px){.calculator__col_mobile-hidden{display:block}}.calculator__price{display:flex;flex-direction:row;align-items:center;white-space:nowrap;color:#344351;flex-grow:1;font-size:14px;line-height:21px;width:290px;justify-content:flex-end;padding:0px 20px;position:absolute;top:100%;left:-220px;width:290px;color:#f88c28 !important}@media screen and (min-width: 960px){.calculator__price{margin-left:10px;font-size:16px}}@media screen and (min-width: 1400px){.calculator__price{white-space:nowrap}}.calculator__price_disabled{font-weight:500;color:#5e6b77;white-space:nowrap}.calculator__price_disabled .tooltip{display:none}.calculator__price_disabled .calculator__price-fixed{color:#5e6b77}@media screen and (min-width: 960px){.calculator__price_disabled .calculator__price-fixed{font-size:20px}}@media screen and (min-width: 960px){.calculator__price_disabled{font-size:18px}}@media screen and (min-width: 1200px){.calculator__price_disabled{font-size:inherit}}.calculator__price_shifted{margin-right:-30px;font-size:20px}@media screen and (min-width: 960px){.calculator__price_shifted::before{min-width:80px !important;max-width:80px !important;margin-left:20px}}@media screen and (min-width: 1200px){.calculator__price_shifted::before{min-width:140px !important;max-width:inherit !important}}.calculator__price_black{color:#f88c28}@media screen and (min-width: 960px){.calculator__price_black{color:#344351 !important}}@media screen and (min-width: 960px){.calculator__price_single{font-size:20px !important;color:#5e6b77 !important;margin-left:0}}.calculator__price_single::before{max-width:none}.calculator__price_align-right{align-self:flex-end;min-width:0px !important;position:static}@media screen and (min-width: 640px){.calculator__price_align-right{font-size:18px}}@media screen and (min-width: 960px){.calculator__price_align-right{display:none}}@media screen and (min-width: 640px){.calculator__price{font-size:18px}}@media screen and (min-width: 960px){.calculator__price{font-size:inherit;line-height:inherit;color:#344351 !important;font-weight:500;line-height:26px;font-size:20px;position:static;justify-content:initial;padding:0}}.calculator__price::before{display:none;max-width:140px;min-width:140px;content:"";width:100%;flex-basis:100%;flex-grow:1;margin-top:-1px;border-bottom:1px dotted #9ca5ac;margin-right:20px}@media screen and (min-width: 960px){.calculator__price::before{display:block}}@media screen and (min-width: 960px){.calculator__price::before{display:block;min-width:77px}}@media screen and (min-width: 1200px){.calculator__price::before{max-width:140px;min-width:140px}}.calculator__price .tooltip{margin-left:5px;align-self:center}@media screen and (min-width: 960px){.calculator__price_single{font-size:20px !important;color:#5e6b77 !important;margin-left:9px}}@media screen and (min-width: 1200px){.calculator__price_single-free{margin-left:5px}}@media screen and (min-width: 1400px){.calculator__price_single-free{margin-left:3px}}.calculator__price_single::before{max-width:none}.calculator__price-container{display:block}@media screen and (min-width: 960px){.calculator__price-container{display:flex;flex-direction:column}}@media screen and (min-width: 1200px){.calculator__price-container{display:block}}@media screen and (min-width: 960px){.calculator__ip-tel{align-items:flex-end;min-width:467px;max-width:485px}.calculator__ip-tel .text_regular{white-space:normal;max-width:460px;min-width:460px;position:relative}}@media screen and (min-width: 1200px){.calculator__ip-tel{min-width:480px}}@media screen and (min-width: 1400px){.calculator__ip-tel{min-width:485px}}.calculator__ip-tel-tooltip{position:absolute;left:calc(60% - 10px);top:24px}@media screen and (min-width: 640px){.calculator__ip-tel-tooltip{position:static}}.calculator__ip-tel-tooltip{position:absolute;left:calc(60% - 10px);top:24px}@media screen and (min-width: 640px){.calculator__ip-tel-tooltip{position:static}}.calculator__multiplier{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-radius:5px;border:1px solid #efefef;margin-bottom:5px;width:fit-content;box-sizing:border-box;min-width:93px;min-height:36px;padding:2px 10px}@media screen and (min-width: 960px){.calculator__multiplier{margin-right:20px;margin-bottom:0}}.calculator__input{width:22px;pointer-events:none;user-select:none;outline:none;border:none;text-align:center;color:#5e6b77;font-size:20px;cursor:default}.calculator__increment,.calculator__decrement{background:rgba(0,0,0,0);transition:color .3s ease;color:#5e6b77;font-size:20px;border:none;box-shadow:none;user-select:none;max-width:20px}.calculator__increment:hover,.calculator__increment :active,.calculator__decrement:hover,.calculator__decrement :active{background:rgba(0,0,0,0);border:none;color:#f88c28}.calculator__increment_disabled,.calculator__decrement_disabled{pointer-events:none;cursor:default;color:#cdd6df}.calculator__increment_disabled:hover,.calculator__increment_disabled :active,.calculator__decrement_disabled:hover,.calculator__decrement_disabled :active{color:#cdd6df}.calculator__dropdown{font-size:14px;line-height:20px;color:#5e6b77;display:inline}@media screen and (min-width: 640px){.calculator__dropdown{font-size:16px;white-space:nowrap}}@media screen and (min-width: 960px){.calculator__dropdown{font-size:18px;white-space:nowrap;font-weight:400;line-height:31px}}@media screen and (min-width: 1200px){.calculator__dropdown{font-size:20px;white-space:nowrap;font-weight:400;line-height:31px}}.calculator__summary{display:none}@media screen and (min-width: 960px){.calculator__summary{display:flex;padding:20px 30px;background:#f6f7f8;border:1px solid #f6f7f8;border-top:0}.calculator__summary h4{margin-right:25px}}.calculator__summary_mobile{font:400 14px "Manrope";color:#fff;padding:20px 15px}@media screen and (min-width: 960px){.calculator__summary_mobile{display:none}}.calculator__summary_mobile h4{color:#fff}.calculator__summary .calculator__row{margin-bottom:0;max-width:759px}.calculator__sum{display:inline;color:#fff}.calculator__sum::after{display:inline;content:" ₽  разово,"}@media screen and (min-width: 640px){.calculator__sum{font-size:18px}}@media screen and (min-width: 960px){.calculator__sum{color:#344351;font-size:inherit}}.calculator__sum-per-month{display:inline;color:#9ca5ac;margin-left:5px;font-weight:400}@media screen and (min-width: 640px){.calculator__sum-per-month{font-size:18px}}@media screen and (min-width: 960px){.calculator__sum-per-month{font-size:inherit}}.calculator__sum-per-month::after{display:inline;content:" ₽/мес"}.calculator__in-out{margin-top:20px;margin-bottom:20px;padding:0 20px 20px;display:flex;flex-direction:column}@media screen and (min-width: 960px){.calculator__in-out{max-width:-webkit-fill-available;padding-bottom:0px}}.calculator__in-out h5{font-size:16px !important;line-height:22.4px !important}@media screen and (min-width: 960px){.calculator__in-out svg{display:block}}.calculator__in-out svg .tooltip__activator{display:block}@media screen and (min-width: 960px){.calculator__in-out{margin-top:30px;display:flex;flex-direction:row;align-items:center;width:100%}.calculator__in-out h5{font-size:inherit;line-height:inherit}}.calculator__in-out .container__flex{display:flex;flex-direction:row;align-items:center;margin-right:70px;max-width:300px}.calculator__in-out-icon{display:none}@media screen and (min-width: 960px){.calculator__in-out-icon{margin-right:10px;width:44px}.calculator__in-out-icon:last-child{margin-right:0}}@media screen and (min-width: 1200px){.calculator__in-out-icon{width:50px}}.calculator__link{margin-top:10px}@media screen and (min-width: 960px){.calculator__link{margin-left:auto;margin-top:0}}.calculator__price-per-month{transition:color .2s ease-in-out;font:400 14px "Manrope";color:#f88c28}@media screen and (min-width: 960px){.calculator__price-per-month{font:400 16px "Manrope";color:#5e6b77}}.calculator__price-fixed{transition:color .2s ease-in-out;color:#f88c28}@media screen and (min-width: 960px){.calculator__price-fixed{color:#344351;font-size:18px}}@media screen and (min-width: 1200px){.calculator__price-fixed{font-size:inherit}}.calculator__price-per-month{color:#f88c28}@media screen and (min-width: 640px){.calculator__price-per-month{font-size:18px}}@media screen and (min-width: 960px){.calculator__price-per-month{color:#9ca5ac;font-size:16px;margin:0}}@media screen and (min-width: 1200px){.calculator__price-per-month{font-size:16px}}@media screen and (min-width: 1400px){.calculator__price-per-month{margin-left:5px}}.calculator__header{padding:20px 10px 0px 20px}@media screen and (min-width: 960px){.calculator__header{padding:0px}}@media screen and (min-width: 640px){.calculator__dropdown-list{margin-bottom:15px}}.calculator__tooltip-in{margin-top:-4px}@media screen and (min-width: 960px){.calculator__tooltip-in{margin-top:0px}}@media screen and (min-width: 640px){.calculator__tooltip-in .tooltip__content{margin-left:20px}}@media screen and (min-width: 960px){.calculator__tooltip-in .tooltip__content{margin-left:0px}}.lk__card{padding:20px;display:flex;flex-direction:column;position:relative;z-index:2}@media screen and (min-width: 960px){.lk__card{padding:30px 30px}}@media screen and (min-width: 1200px){.lk__card{padding:50px 30px}}.lk__card_bottom{display:flex;flex-direction:column;color:#fff;min-height:230px}@media screen and (min-width: 640px){.lk__card_bottom{min-height:auto}}@media screen and (min-width: 960px){.lk__card_bottom{display:grid;grid-template-columns:500px auto;align-items:center;padding:20px 30px}}@media screen and (min-width: 1200px){.lk__card_bottom{padding:30px 50px;min-height:auto;height:116px;align-items:flex-start;display:flex;flex-direction:column}}.lk__card_bottom .lk__text{color:#f6f7f8 !important;margin-top:10px;margin-bottom:20px;line-height:21px}@media screen and (min-width: 960px){.lk__card_bottom .lk__text{margin-bottom:0px}}@media screen and (min-width: 1200px){.lk__card_bottom .lk__text{margin-top:5px;line-height:24px;font-size:15px}}@media screen and (min-width: 1400px){.lk__card_bottom .lk__text{white-space:nowrap;font-size:16px}}.lk__card_bottom h4{color:#fff}@media screen and (min-width: 1200px){.lk__card_bottom{flex-direction:row}}.lk__tabs{margin-top:25px;display:flex;flex-direction:column}.lk__tabs_mobile{margin-top:25px}@media screen and (min-width: 1200px){.lk__tabs_mobile{display:none}}@media screen and (min-width: 1200px){.lk__tabs-items{margin-top:25px}.lk__tabs-items img{min-width:100%}}.lk__buttons{height:53px}.lk__button{flex-grow:1}.lk__support{display:flex;flex-direction:column;color:#fff}.lk__support h4{font-size:16px;line-height:21px}@media screen and (min-width: 960px){.lk__support h4{font-size:20px;line-height:26px;max-width:600px}}@media screen and (min-width: 960px){.lk__support__text{color:#f6f7f8 !important;margin-bottom:10px;margin-right:33px;line-height:24.8px}}.lk__whatsapp{display:flex;flex-direction:column}@media screen and (min-width: 1200px){.lk__whatsapp{margin-left:auto;margin-bottom:0;display:flex;flex-direction:row;align-items:center}}.lk__whatsapp-button{width:100%;justify-content:center}@media screen and (min-width: 1200px){.lk__whatsapp-button{width:239px;justify-content:unset}}.lk__answer-time{color:#f6f7f8;margin-top:10px;text-align:center;width:100%}@media screen and (min-width: 960px){.lk__answer-time{margin-top:20px}}@media screen and (min-width: 1200px){.lk__answer-time{text-align:left;max-width:115px;margin-left:20px;margin-top:0}}.lk__collapse{margin-bottom:15px;overflow:visible}.lk__collapse_active{padding-bottom:15px;border-bottom:1px solid #efefef}.lk__collapse_active .collapse__activator{border-bottom:0;padding-bottom:0}.lk__collapse .collapse__activator{min-height:25px;padding-bottom:15px;border-bottom:1px solid #efefef}@media screen and (min-width: 1200px){.lk__collapse .collapse__activator{border:none;padding-bottom:none}}.lk__header{color:#5e6b77}.lk__image{min-width:100%;min-height:100%}.steps{background-color:#f6f7f8;padding-top:80px}@media screen and (min-width: 1200px){.steps{padding-top:150px;margin-top:0px}}.steps__header{margin:0 auto;margin-bottom:25px}@media screen and (min-width: 1200px){.steps__header{margin-right:auto;margin-bottom:55px}}@media screen and (min-width: 960px){.steps__header_with-arc{position:relative;overflow:visible;z-index:1}}.steps__header_with-arc::after{display:none}@media screen and (min-width: 960px){.steps__header_with-arc::after{display:block;position:absolute;content:url("/collection/img/arc-step-1.svg");left:388px;top:calc(100% - 28px)}}.steps__checklist{font:400 15px "Manrope";color:#5e6b77;line-height:23.25px;display:block}@media screen and (min-width: 640px){.steps__checklist{grid-template-columns:repeat(2, 1fr) !important;font:400 15px "Manrope";color:#5e6b77;grid-column-gap:5px !important;display:grid;line-height:21px;margin-top:10px}.steps__checklist svg{margin-right:12px}}@media screen and (min-width: 1200px){.steps__checklist{line-height:24.8px}}.steps__calculator{padding-top:60px}@media screen and (min-width: 960px){.steps__calculator{padding-top:80px;position:relative}}@media screen and (min-width: 1200px){.steps__calculator{padding-bottom:165px;padding-top:80px}}.step-upside__header-text{margin-left:15px}@media screen and (min-width: 960px){.step-upside__header-text h3{font-size:24px}}@media screen and (min-width: 1200px){.step-upside__header-text h3{font-size:26px}}.steps__lk{padding-top:60px;position:relative}@media screen and (min-width: 960px){.steps__lk{padding-top:80px}}.services__hero{padding:30px 0 80px}@media screen and (min-width: 960px){.services__hero{padding:60px 0px 100px}}@media screen and (min-width: 1200px){.services__hero{padding:80px 0px 150px}}.services__hero-header{margin-bottom:25px}@media screen and (min-width: 960px){.services__hero-header{margin-bottom:50px}}@media screen and (min-width: 960px){.services__startuse{padding:100px 0px}}@media screen and (min-width: 1200px){.services__startuse{padding:150px 0px}}.docs__header{margin-bottom:15px}@media screen and (min-width: 640px){.docs__header{margin-bottom:20px}}@media screen and (min-width: 960px){.docs__header{margin-bottom:30px}}@media screen and (min-width: 960px){.docs__content{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:130px 40px}}@media screen and (min-width: 1024px){.docs__content{grid-gap:100px 40px}}@media screen and (min-width: 1200px){.docs__content{grid-gap:50px 41px}}@media screen and (min-width: 960px){.docs__licensies{grid-row-start:1;grid-row-end:3}}.docs__list{margin-bottom:40px}@media screen and (min-width: 960px){.docs__list{margin-bottom:0px}}.docs__list-item{margin-bottom:10px;font-size:15px;line-height:155%;display:flex}.docs__list-item:last-child{margin-bottom:0px}.docs__list-item svg{margin-right:6px;max-width:20px;max-height:22px;flex-shrink:0;align-self:flex-start;margin-top:6px}@media screen and (min-width: 640px){.docs__list-item{font-size:16px;margin-bottom:20px}.docs__list-item svg{margin-top:0px}}@media screen and (min-width: 960px){.docs__list-item{font-size:16px}.docs__list-item svg{margin-top:3px}.docs__list-item:last-child{margin-bottom:0px}}@media screen and (min-width: 1200px){.docs__list-item{font-size:18px;line-height:155%;display:flex;align-items:center}.docs__list-item svg{margin-right:12px;margin-top:6px;min-width:26px;max-width:26px;max-height:26px;min-height:26px}}@media screen and (min-width: 1200px){.docs__actual{max-width:407px}.docs__actual a{min-width:407px;max-width:407px}}.docs__not-actuals-list{margin-bottom:0px}@media screen and (min-width: 1200px){.docs__not-actual a{min-width:407px}}.docs__licensy{display:flex}.docs__licensy::before{content:"";display:block;border-radius:50%;background-color:#f88c28;min-width:6px;min-height:6px;margin-right:8px;align-self:flex-start;margin-top:8px}@media screen and (min-width: 1200px){.docs__licensy{min-width:604px}.docs__licensy a{min-width:589px;max-width:fit-content}.docs__licensy::before{min-width:8px;min-height:8px;margin-right:12px;line-height:155%}}.docs__break{display:block}@media screen and (min-width: 336px){.docs__break{display:none}}@media screen and (min-width: 960px){.contacts__container{display:flex}}.contacts__map{border-radius:12px}@media screen and (min-width: 960px){.contacts__map{max-width:635px;max-height:375px;margin-left:45px}}@media screen and (min-width: 1200px){.contacts__map{min-width:635px;min-height:100%;margin-left:87px}}.contacts__contact{display:flex;flex-direction:row;align-items:center;margin-bottom:20px}.contacts__contact:last-child{margin-bottom:35px}@media screen and (min-width: 960px){.contacts__contact{margin-bottom:30px;align-items:center}.contacts__contact:last-child{margin-bottom:0px}}.contacts__cities{align-items:start}@media screen and (min-width: 960px){.contacts__cities{align-items:start}}@media screen and (min-width: 960px){.contacts__email{margin-bottom:35px}}.contacts__list-item{font:500 15px "Manrope";color:#5e6b77;line-height:155%}@media screen and (min-width: 480px)and (max-width: 640px){.contacts__list-item{white-space:nowrap}}@media screen and (min-width: 640px){.contacts__list-item{white-space:nowrap;font-size:18px}}@media screen and (min-width: 960px){.contacts__list-item{font-size:16px;margin-bottom:0px}.contacts__list-item:last-child{white-space:normal}}@media screen and (min-width: 1200px){.contacts__list-item{font-size:18px}}.contacts__city{margin-bottom:10px}@media screen and (min-width: 960px){.contacts__city{margin-bottom:13px}}.contacts__phone-number{display:block}@media screen and (min-width: 362px){.contacts__phone-number{display:inline}}.contacts__contact-icon{flex-shrink:0;max-width:38px;max-height:38px;margin-right:20px}@media screen and (min-width: 640px){.contacts__contact-icon{max-width:42px;max-height:42px}}@media screen and (min-width: 960px){.contacts__contact-icon{max-width:38px;max-height:38px}}@media screen and (min-width: 1200px){.contacts__contact-icon{max-width:42px;max-height:42px}}.contacts__cities{align-items:center}@media screen and (min-width: 960px){.contacts__cities{align-items:center}}.contacts__city{margin-bottom:0}@media screen and (min-width: 960px){.contacts__city{margin-bottom:0}}
