@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}}.chip{padding:15px;border-radius:5px;box-sizing:border-box}.chip_light-gray{background-color:#fff}@media screen and (min-width: 960px){.chip_light-gray{background-color:#f6f7f8;border:1px solid #efefef}}.chip_white{background:#fff}.chip_bold{font-weight:600}.chip_rounded-pill{border-radius:41px}.chip_transparent{background-color:rgba(0,0,0,0)}.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}}.collapse{overflow:hidden;cursor:pointer}.collapse__content{user-select:none;cursor:default;max-height:0;overflow:hidden;display:block;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;opacity:0}.collapse__content_visible{opacity:0}.collapse__content_active{opacity:1;overflow:visible;max-height:4400px;display:block;transition:max-height linear 1s,opacity linear .5s}@media screen and (min-width: 960px){.collapse__content_active{transition:max-height linear .6s,opacity linear .5s;max-height:3000px}}@media screen and (min-width: 1200px){.collapse__content_active{max-height:2400px}}.collapse__activator{cursor:pointer;user-select:none;box-sizing:border-box;max-height:112px !important;display:flex;align-items:flex-start}@media screen and (min-width: 960px){.collapse__activator{align-items:center}}.collapse__arrow{width:25px;height:25px;margin-left:auto;transform:rotateX(180deg);transition:transform .6s cubic-bezier(0.4, 0, 0.2, 1),opacity .6s cubic-bezier(0.4, 0, 0.2, 1)}.collapse__arrow svg{width:25.6px;height:25px}@media screen and (min-width: 1200px){.collapse__arrow{width:22px}}.collapse__arrow_active{transform:rotateX(0deg)}.collapse_closed .collapse__content{display:none}.business__collapse-activator{text-align:center;padding-top:25px;margin:0 auto;justify-content:center}.business__collapse-activator h5{text-align:center;flex:1 1;color:#2b8feb}@media screen and (min-width: 960px){.business__collapse-activator{padding-top:50px}}@media screen and (min-width: 1200px){.business__collapse-activator{max-width:236px}}.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}.tabs__activators{display:flex;flex-direction:row;align-items:center;width:100%}.tabs__activator{background:#fff;outline:1px solid #2b8feb;color:#5e6b77;box-shadow:none;border:none;margin-bottom:25px}.tabs__activator:last-child{margin-bottom:0}@media screen and (min-width: 960px){.tabs__activator{margin-bottom:auto;margin-right:25px}.tabs__activator:last-child{margin-right:0}}@media screen and (min-width: 1200px){.tabs__activator{padding:15px 20px;width:280px;height:53px}}.tabs__activator:hover{outline:2px #1d7dd6 solid}.tabs__activator_active{background:#2b8feb;color:#fff}.tabs__activator_active:hover{background-color:#1d7dd6}.tabs__item{display:none;opacity:0;transition:opacity .15s ease-in}.tabs__item_visible{display:block}.tabs__item_active{opacity:1;display:block}.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}}.carousel{min-width:290px}@media screen and (min-width: 1200px){.carousel{min-width:1100px}}@media screen and (min-width: 960px){.carousel{position:relative}}.carousel__navigation{display:flex;flex-direction:row;align-items:center;justify-content:center;align-items:center;margin-top:25px}@media screen and (min-width: 1400px){.carousel__navigation{position:absolute;width:calc(100% + 140px);justify-content:space-between;top:50%;left:-70px}}.carousel__button{padding:0}.carousel__button svg{height:40px;width:40px}.carousel__button svg circle{stroke:#2b8feb}.carousel__button svg path{stroke:#2b8feb}@media screen and (min-width: 1200px){.carousel__button:hover:not(.swiper-button-disabled) svg circle{fill:#2b8feb;stroke:#fff}.carousel__button:hover:not(.swiper-button-disabled) svg path{stroke:#fff}}@media screen and (min-width: 1200px){.carousel__button:active:not(.swiper-button-disabled) svg circle{fill:#2b8feb;stroke:#fff}.carousel__button:active:not(.swiper-button-disabled) svg path{stroke:#fff}}.carousel__button.swiper-button-disabled{cursor:default}.carousel__button.swiper-button-disabled svg circle{stroke:#8ec0ef}.carousel__button.swiper-button-disabled svg path{stroke:#8ec0ef}.carousel__button_prev{margin-right:15px}.tooltip{max-width:15px}.tooltip__activator{cursor:pointer;margin-left:5px;max-width:15px;max-height:15px;pointer-events:fill}.tooltip__activator svg{min-width:15px;min-height:15px;transition:fill .2s ease,stroke .2s ease}.tooltip__activator:hover svg{fill:#f88c28}.tooltip__activator:hover svg path{fill:#fff}.tooltip .tooltip__inner{position:absolute;top:0;left:0;border-radius:5px;box-shadow:0px 4px 10px rgba(0,0,0,.1019607843);box-sizing:border-box;border:1px solid #f6f7f8;border-bottom:none;display:none;z-index:100}.tooltip .tooltip__inner_visible{display:block}@media screen and (min-width: 960px){.tooltip .tooltip__inner{max-width:461px}}.tooltip .tooltip__content{background:#fff !important;color:#5e6b77 !important;font-weight:400;font-size:14px;line-height:21.4px;text-align:left;padding:20px;width:100%;white-space:pre-line;overflow:hidden;z-index:1;position:relative;box-sizing:border-box}.tooltip .tooltip__content i{color:#344351;font-weight:500}.tooltip .tooltip__arrow{z-index:-1;position:relative;max-width:fit-content;width:fit-content}.tooltip .tooltip__arrow::after{overflow:hidden;content:"";position:absolute;width:20px;height:20px;background:#fff;transform:translateX(-50%) translateY(-80%) rotate(45deg);top:100%;left:50%;z-index:-1;box-shadow:0px 4px 10px 0px rgba(0,0,0,.15)}.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}}.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}.hero{display:flex;flex-direction:column;margin-top:50px;max-width:100%}@media screen and (min-width: 1200px){.hero h1{margin-top:100px}}@media screen and (min-width: 1400px){.hero{width:100%}}@media screen and (min-width: 960px){.hero{margin-top:95px;margin-bottom:100px}}.hero__container{display:flex;flex-direction:column;justify-content:center}@media screen and (min-width: 960px){.hero__container{display:flex;flex-direction:row;align-items:center;align-items:flex-start}}.hero__cards{display:flex;flex-direction:column}@media screen and (min-width: 960px){.hero__cards{display:flex;flex-direction:row;align-items:center;margin-top:58px}}.hero__card{padding:20px;cursor:default;user-select:none;margin:0 0 15px 0;height:33.3%;width:100%}.hero__card:first-child{margin-top:45px}@media screen and (min-width: 960px){.hero__card:first-child{margin-top:0}}.hero__card svg{min-width:60px}@media screen and (min-width: 960px){.hero__card svg{min-width:40px}}@media screen and (min-width: 960px){.hero__card{margin-right:10px;max-width:100%;flex-grow:1;padding:40px 20px;margin-bottom:0px;max-height:196px;min-height:196px}.hero__card h4{margin-left:20px}}@media screen and (min-width: 960px)and (min-width: 1200px){.hero__card h4{margin-left:20px}}@media screen and (min-width: 960px){.hero__card:last-child{margin-right:0px}}@media screen and (min-width: 1200px){.hero__card{margin-right:30px;min-height:230px;max-height:230px;min-width:346px;padding-top:25px}}@media screen and (min-width: 1200px){.hero__card{padding:45px 25px 40px 25px}}@media screen and (min-width: 960px){.hero__card-header{margin-bottom:10px}}.hero__card-header h4{margin-left:10px;font-size:16px;line-height:26px}@media screen and (min-width: 960px){.hero__card-header h4{font-size:17px;line-height:22px}}@media screen and (min-width: 1200px){.hero__card-header h4{font-size:20px;line-height:26px;margin-left:20px}}.hero__textblock{display:flex;flex-direction:column;margin:0 auto}@media screen and (min-width: 960px){.hero__textblock{margin-right:15px}}@media screen and (min-width: 1200px){.hero__textblock{margin-right:0px}}.hero__imageblock{display:none;position:relative}@media screen and (min-width: 960px){.hero__imageblock{display:block;margin-left:auto;overflow:visible}}@media screen and (min-width: 1200px){.hero__imageblock{width:522px;height:532px}}@media screen and (min-width: 960px){.hero__imageblock img{width:313px;height:315px;z-index:-1}}@media screen and (min-width: 960px)and (min-width: 1200px){.hero__imageblock img{width:522px;height:532px}}.hero__imageblock_mobile{display:block;margin:20px auto 0;position:relative}@media screen and (min-width: 960px){.hero__imageblock_mobile{display:none}}@media screen and (min-width: 960px){.hero__text{line-height:31px}}.hero__label{display:flex;justify-content:center;margin-top:10px;box-sizing:border-box}@media screen and (min-width: 960px){.hero__label{background-color:#f6f7f8;border-radius:0px 5px 0 5px;padding:15px 20px;margin-top:40px;white-space:nowrap;align-items:center;font:400 14px "Manrope";color:#5e6b77;flex-shrink:0;width:311px;height:55px}}@media screen and (min-width: 960px)and (min-width: 1200px){.hero__label{width:348px;font:400 16px "Manrope";color:#5e6b77;line-height:24.8px}}.hero__label_hidden{display:none}.hero__label_visible{display:none;opacity:1}.hero__card-container{max-height:100%;margin-top:45px}@media screen and (min-width: 960px){.hero__card-container{align-items:flex-start;display:flex;flex-direction:column;max-height:230px;max-width:290px}}.hero__text{margin-top:15px}.hero__button{width:100%;margin-right:0px;z-index:2}@media screen and (min-width: 960px){.hero__button{flex-direction:row;justify-content:flex-start}.hero__button .container-adaptive{justify-content:flex-start}}.hero__button_small{width:100%;margin-right:0px;z-index:2}@media screen and (min-width: 960px){.hero__button_small{margin-top:40px;font:400 16px "Manrope";color:#fff;line-height:21.7px;padding:15px 30px}}@media screen and (min-width: 1200px){.hero__button_small{font:400 16px "Manrope";color:#fff;width:200px}}@media screen and (min-width: 960px){.hero_small{font-size:14px;line-height:21.7px;font-weight:400}}@media screen and (min-width: 1200px){.hero_small{font-size:16px;line-height:24.8px}}.hero__button .container_adaptive{justify-content:flex-start}@media screen and (min-width: 640px)and (max-width: 960px){.hero__text{width:65%}}@media screen and (min-width: 960px){.hero__text{width:100%}}.hero__circle{position:absolute;border-radius:50%;border:1px solid #344351;font:500 14px "Manrope";color:#f88c28;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:-1;background-color:#fff;min-width:108px;min-height:108px}@media screen and (min-width: 1200px){.hero__circle{min-width:158px;min-height:158px;font-size:18px}}@media screen and (min-width: 960px){.hero__circle_price{top:-8%;left:-15%}}@media screen and (min-width: 1200px){.hero__circle_price{top:-4%;left:-11%}}@media screen and (min-width: 960px){.hero__circle_out{top:0%;left:87%;z-index:1;min-width:98px;min-height:98px}}@media screen and (min-width: 1200px){.hero__circle_out{top:2%;left:84%;min-width:138px;min-height:138px}}@media screen and (min-width: 1400px){.hero__circle_out{top:2%;left:88%;min-width:158px;min-height:158px}}@media screen and (min-width: 960px){.hero__circle_abon{bottom:-5.8%;left:80%;z-index:1;min-width:98px;min-height:98px}}@media screen and (min-width: 1200px){.hero__circle_abon{bottom:-4.2%;left:78%;min-width:136px;min-height:136px}}@media screen and (min-width: 1400px){.hero__circle_abon{left:78%}}.hero__list{display:block;margin-top:15px}@media screen and (min-width: 960px){.hero__list{display:none}}.hero__list-item{font:400 15px "Manrope";color:#5e6b77;margin:0 0 10px 0}.results{background-color:#f6f7f8;padding-bottom:150px}@media screen and (min-width: 960px){.results{padding:70px 0px 150px 0px}}@media screen and (min-width: 1200px){.results{padding-top:0px}}.results_with-padding{padding:70px 0}@media screen and (min-width: 960px){.results_with-padding{padding:150px 0}}.results__subsection{margin-bottom:55px}.results__header{margin-bottom:20px}.results__header h3{font-size:20px}@media screen and (min-width: 960px){.results__header{max-width:509px}.results__header h3{font-size:22px}}@media screen and (min-width: 1200px){.results__header h3{font-size:26px}}@media screen and (min-width: 960px){.results__article{column-count:2;column-gap:20px;column-fill:balance}}@media screen and (min-width: 1200px){.results__article{column-gap:30px;min-height:236px}}.results__paragraph{font:400 14px "Manrope";color:#5e6b77;line-height:150%;margin-bottom:10px;break-inside:avoid}@media screen and (min-width: 960px){.results__paragraph{margin-bottom:10px}}@media screen and (min-width: 1200px){.results__paragraph{font-size:16px}}@media screen and (min-width: 960px){.results__paragraph_no-margin{margin-bottom:0px}}.results__list{list-style:decimal outside;margin-left:10px}.results__list li{line-height:155%}.pay-minutes{margin-top:60px;background-color:#fff;margin-bottom:60px}@media screen and (min-width: 960px){.pay-minutes{margin-top:100px;background-color:#fff;margin-bottom:100px}}@media screen and (min-width: 640px){.pay-minutes__break{display:none}}@media screen and (min-width: 960px){.pay-minutes__break{display:block}}.pay-minutes__container{border-radius:12px;align-items:stretch}@media screen and (min-width: 960px){.pay-minutes__container{display:flex;flex-direction:row;align-items:flex-start;background-color:#f6f7f8;padding:30px 20px;box-sizing:border-box}}@media screen and (min-width: 1200px){.pay-minutes__container{max-height:343px;min-height:343px;padding:50px}}.pay-minutes__header{display:none}@media screen and (min-width: 960px){.pay-minutes__header{display:block;font:600 22px "Manrope";color:#344351;line-height:33.8px;margin-right:20px}}@media screen and (min-width: 1024px){.pay-minutes__header{margin-right:30px}}@media screen and (min-width: 1200px){.pay-minutes__header{max-width:235px;margin-bottom:0;margin-right:65px;font-size:26px}}.pay-minutes__header_mobile{display:block;margin-bottom:25px;font:600 20px "Manrope";color:#344351;line-height:26px}@media screen and (min-width: 640px){.pay-minutes__header_mobile{font-size:22px}}@media screen and (min-width: 960px){.pay-minutes__header_mobile{display:none}}.pay-minutes__card-top{padding:20px;background-color:#f6f7f8;max-width:100%}@media screen and (min-width: 960px){.pay-minutes__card-top{padding:15px;background-color:#fff}}@media screen and (min-width: 1200px){.pay-minutes__card-top{padding:30px 38px 30px 30px;max-width:100%}}.pay-minutes__card-bottom{padding:20px 20px 30px;min-width:290px;max-width:100%}@media screen and (min-width: 480px)and (max-width: 640px){.pay-minutes__card-bottom{padding-left:10px;padding-right:10px}}@media screen and (min-width: 960px){.pay-minutes__card-bottom{padding:15px;display:flex;justify-content:space-between}}@media screen and (min-width: 1200px){.pay-minutes__card-bottom{padding:20px 55px 20px 30px}}@media screen and (min-width: 480px)and (max-width: 640px){.pay-minutes__card-bottom{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;align-items:self-end;justify-content:center;grid-column-gap:10px}}@media screen and (min-width: 640px){.pay-minutes__card-bottom{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;align-items:self-end;justify-content:center;grid-column-gap:10px}}.pay-minutes__card-bottom_container:last-child{grid-column:1/span2}@media screen and (min-width: 960px){.pay-minutes__card-bottom_container:last-child{display:flex}}@media screen and (min-width: 960px){.pay-minutes__card-bottom{display:flex;justify-content:space-between;align-items:flex-start;grid-column-gap:0px}}.pay-minutes__card-bottom_container{margin-right:0;align-items:center;margin-top:12px}.pay-minutes__card-bottom_container:first-child{margin-top:0px}.pay-minutes__card-bottom_container svg{max-height:15px;height:18px;width:18px}@media screen and (min-width: 960px){.pay-minutes__card-bottom_container{margin-right:5px;margin-top:0px}.pay-minutes__card-bottom_container:last-child{margin-right:0}.pay-minutes__card-bottom_container svg{width:18px;height:18px}}@media screen and (min-width: 1200px){.pay-minutes__card-bottom_container{margin-right:10px}.pay-minutes__card-bottom_container:last-child{margin-right:0}.pay-minutes__card-bottom_container svg{width:28px;height:28px}}@media screen and (min-width: 1200px){.pay-minutes__card-bottom_container{align-items:center;justify-content:space-between}}@media screen and (min-width: 1400px){.pay-minutes__card-bottom_container{align-items:center}}.pay-minutes__card-header{margin-bottom:15px}@media screen and (min-width: 640px){.pay-minutes__card-header h4{font-size:20px;text-align:center}}@media screen and (min-width: 960px){.pay-minutes__card-header{margin-bottom:20px}.pay-minutes__card-header h4{text-align:left}}.pay-minutes__chips{height:auto;display:flex;flex-direction:column;box-sizing:border-box}@media screen and (min-width: 960px){.pay-minutes__chips{display:flex;flex-direction:row;align-items:center}}@media screen and (min-width: 640px){.pay-minutes__list{display:grid;grid-template-columns:auto auto;grid-template-rows:repeat(1, 1fr);align-content:center}}.pay-minutes__chip{padding:10px;box-sizing:border-box;border-radius:5px;text-align:center;font:500 14px "Manrope";color:#344351;line-height:21px;border:1px solid #efefef;display:none;white-space:nowrap}.pay-minutes__chip:nth-child(4){margin-right:0px;font-weight:400}@media screen and (min-width: 960px){.pay-minutes__chip{display:block;font:500 12px "Manrope";color:#344351;min-width:90px;max-width:150px;line-height:21px;margin-right:5px;font-weight:600}}@media screen and (min-width: 1200px){.pay-minutes__chip{font-size:14px;min-width:121px;max-width:183px;min-height:51px;max-height:51px;justify-content:initial;box-sizing:border-box;padding:15px}.pay-minutes__chip:first-child{max-width:121px}.pay-minutes__chip:nth-child(2){max-width:148px}.pay-minutes__chip:nth-child(3){max-width:175px;font-weight:400}.pay-minutes__chip:nth-child(4){min-width:183px;margin-right:0px}}.pay-minutes__card-textblock{margin-left:0px;align-items:baseline;font-size:15px}@media screen and (min-width: 480px)and (max-width: 640px){.pay-minutes__card-textblock .text_semibold{font-size:14px}}@media screen and (min-width: 640px){.pay-minutes__card-textblock .text_semibold{font-size:15px}}.pay-minutes__card-textblock .tooltip__activator{max-width:18px}@media screen and (min-width: 960px){.pay-minutes__card-textblock{margin-left:5px}.pay-minutes__card-textblock .text_semibold{font-size:14px;font-weight:500}}.pay-minutes__list-item{display:flex;margin-bottom:10px;line-height:150%;font-size:14px}@media screen and (min-width: 640px){.pay-minutes__list-item{font-size:16px}.pay-minutes__list-item:first-child{grid-row-start:1;grid-row-end:3;grid-column-start:1;grid-column-end:3;justify-content:center}.pay-minutes__list-item:nth-child(2){justify-content:flex-end;margin-right:20px;margin-bottom:0px}}.pay-minutes__list-item:last-child{margin-bottom:0px}.pay-minutes__list-item .tooltip__activator{margin-left:5px}@media screen and (min-width: 480px)and (max-width: 640px){.pay-minutes__list-item{font-size:16px}}@media screen and (min-width: 640px){.pay-minutes__list-item{font-size:16px}}@media screen and (min-width: 960px){.pay-minutes__list-item{display:none}}.pay-minutes__list-item-bold{font-weight:600}.pay-minutes__tooltip-top-content{display:none}.pay-minutes__tooltip-top-activator{margin-left:10px}.pay-minutes__tooltip-bot-content{display:none}.pay-minutes__tooltip-bot-activator{justify-self:flex-end;margin-left:5px}.pay-minutes__tooltip-bot-activator svg{height:15px;width:15px}@media screen and (min-width: 960px){.pay-minutes__tooltip-bot-activator{margin-left:5px;margin-top:5px}}.pay-minutes__icon-plus{margin-right:7px}@media screen and (min-width: 1200px){.pay-minutes__icon-plus{margin-right:0px;box-sizing:border-box;min-height:28px;max-width:28px;margin-right:5px;align-self:flex-start}}.pay-minutes__plus_big{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:15px 0;width:100%;min-height:26px;background-color:#fff}@media screen and (min-width: 960px){.pay-minutes__plus_big{background-color:#f6f7f8}}@media screen and (min-width: 1200px){.pay-minutes__plus_big svg{min-width:15px;max-width:15px;min-height:34px;max-width:34px}}@media screen and (min-width: 960px){.chip-text{margin-left:0px}}@media screen and (min-width: 960px){.chip-text__container{align-items:baseline}}.pay-minutes__tooltip{max-width:20px}@media screen and (min-width: 480px)and (max-width: 640px){.mobile_flex{display:flex;flex-direction:row;flex:1}.mobile_flex .text_caption{font-size:14px}}@media screen and (min-width: 640px){.mobile_flex{display:flex;flex-direction:row}.mobile_flex .text_semibold{font-size:16px}.mobile_flex .text_caption{font-size:16px}}@media screen and (min-width: 960px){.mobile_flex{flex-direction:column}.mobile_flex .text_semibold{font-size:13px;font-weight:500}.mobile_flex .text_caption{font-size:13px}}@media screen and (min-width: 1200px){.mobile_flex .text_semibold{font-size:16px}.mobile_flex .text_caption{font-size:14px}}@media screen and (min-width: 960px){.pay-minutes__content{width:100%}}.scope-pay-minutes{background-color:#f6f7f8;margin-top:0px;padding-top:45px;padding-bottom:80px;margin-bottom:0px}@media screen and (min-width: 960px){.scope-pay-minutes{padding-top:75px;padding-bottom:150px;margin-bottom:0px}}.scope-pay-minutes__container{background-color:#f6f7f8}@media screen and (min-width: 960px){.scope-pay-minutes__container{background-color:#fff}}.scope-pay-minutes__content{background-color:#fff}@media screen and (min-width: 960px){.scope-pay-minutes__content{background-color:#f6f7f8}}.scope-pay-minutes__button{display:none}@media screen and (min-width: 960px){.scope-pay-minutes__button{margin-top:30px;display:block}}@media screen and (min-width: 1200px){.scope-pay-minutes__button{margin-top:80px}}.scope-pay-minutes__button-mobile{width:100%;margin-top:15px}@media screen and (min-width: 960px){.scope-pay-minutes__button-mobile{display:none}}@media screen and (min-width: 960px){.scope-pay-minutes__chip{border-color:#9ca5ac}}.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}}.features .container{background:#f6f7f8;border-radius:12px;margin-top:60px}.features__block{padding:20px}@media screen and (min-width: 960px){.features__block{margin-top:20px;padding:40px 30px;padding-bottom:25px}.features__block .container{margin-top:0px}}@media screen and (min-width: 1200px){.features__block{padding:40px 50px;margin-top:40px;display:flex;padding-bottom:0}}@media screen and (min-width: 960px){.features__block:first-child{padding-top:50px}}@media screen and (min-width: 1200px){.features__block:nth-child(3){padding-bottom:50px}}.features__header{display:flex;flex-direction:column;max-width:240px;margin-bottom:20px}@media screen and (min-width: 960px){.features__header{margin-right:30px;min-width:395px}}.features__header h3{display:block;margin-bottom:5px}@media screen and (min-width: 321px)and (max-width: 480px){.features__header h3{width:calc(100vw - 65px);font-size:16px}}@media screen and (min-width: 480px)and (max-width: 640px){.features__header h3{max-height:60px;box-sizing:border-box;width:calc(100vw - 50px);display:inline-block;font-size:18px}}@media screen and (min-width: 640px){.features__header h3{box-sizing:border-box;width:calc(100vw - 140px);display:inline-block}.features__header h3 .text_orange{margin-left:5px}}@media screen and (min-width: 960px){.features__header h3{margin-bottom:20px;display:inline-flex;width:calc(100vw - 140px)}}@media screen and (min-width: 1200px){.features__header h3{display:inline-block;width:auto}.features__header h3 .text_orange{margin-left:0px}}@media screen and (min-width: 1200px){.features__header ul{width:380px}}.features__checklist{width:100%}@media screen and (min-width: 321px)and (max-width: 480px){.features__checklist{width:calc(100vw - 60px)}}@media screen and (min-width: 480px)and (max-width: 640px){.features__checklist{display:flex;flex-direction:column;width:calc(100vw - 60px);line-height:20px}.features__checklist li{margin-right:5px}}@media screen and (min-width: 640px){.features__checklist{flex-direction:column;display:flex;width:calc(100vw - 80px)}.features__checklist li{margin-right:5px}}@media screen and (min-width: 960px){.features__checklist{width:auto;display:unset}.features__checklist li{white-space:nowrap;margin-right:unset}}.features__checklist-item{color:#5e6b77;align-items:flex-start;margin-bottom:5px}@media screen and (min-width: 960px){.features__checklist-item{font-size:17px}}@media screen and (min-width: 1200px){.features__checklist-item{font-size:16px;white-space:nowrap;align-items:flex-end}}.features__accent{color:#f88c28;display:block;font-weight:600;line-height:26px;font-size:inherit}@media screen and (min-width: 321px)and (max-width: 480px){.features__accent{display:inline}}@media screen and (min-width: 640px){.features__accent{display:inline}}@media screen and (min-width: 960px){.features__accent{line-height:34px;margin-left:5px}}@media screen and (min-width: 1200px){.features__accent{display:block;margin-left:0}}.features__cards{display:flex;flex-direction:column;width:100%}@media screen and (min-width: 960px){.features__cards{display:grid;grid-template-columns:repeat(2, auto);grid-row-gap:10px;grid-column-gap:10px;flex-grow:0}}@media screen and (min-width: 1200px){.features__cards{display:grid;grid-template-columns:repeat(2, minmax(245px, 1fr));grid-template-rows:repeat(2, 183px);grid-gap:0px;gap:15px}}.features__card{padding:15px 15px;height:165px;margin-bottom:15px}@media screen and (min-width: 640px){.features__card{height:151px}}@media screen and (min-width: 960px){.features__card{width:390px;height:170px;margin-bottom:0px}}@media screen and (min-width: 1024px){.features__card{width:415px;height:170px;margin-bottom:0px}}@media screen and (min-width: 1200px){.features__card{width:280px;height:183px;padding:20px;margin-bottom:15px}}.features__icon{max-width:60px;max-height:60px;margin-bottom:5px}.features__caption{margin-top:5px;font:400 14px "Manrope";color:#5e6b77;line-height:21px}.features__bottom{color:#fff;background:#344351;padding:20px;box-sizing:border-box}@media screen and (min-width: 960px){.features__bottom{padding:30px 30px;box-sizing:initial;display:flex;flex-direction:row;align-items:center}}@media screen and (min-width: 1200px){.features__bottom{display:flex;flex-direction:row;align-items:center;padding:30px 50px;align-items:flex-start}}.features__bottom h4{color:#fff;font-size:16px}@media screen and (min-width: 960px){.features__bottom h4{font-size:20px;flex:1}}@media screen and (min-width: 480px)and (max-width: 640px){.features .list{display:grid;grid-template-columns:50% 50%;column-gap:0;row-gap:10px;white-space:nowrap;width:100%;font-size:16px}}@media screen and (min-width: 640px){.features .list{display:grid;grid-template-columns:50% 50%;column-gap:0;row-gap:10px;white-space:nowrap;width:100%}}@media screen and (min-width: 960px){.features .list{grid-template-columns:min(50%,160px) min(50%,160px);grid-template-rows:25px 25px;row-gap:0px}}@media screen and (min-width: 1024px){.features .list{row-gap:5px;column-gap:10px}}@media screen and (min-width: 1200px){.features .list{width:unset;grid-template-columns:160px 160px;column-gap:35px;row-gap:10px}}.features__gift{margin-right:12px;margin-bottom:15px;display:flex;flex-direction:row;align-items:center;height:42px}.features__gift svg{max-height:40px;margin-right:12px;min-height:40px;min-width:40px}@media screen and (min-width: 960px){.features__gift{margin-bottom:0;height:auto;margin-right:0px;margin-bottom:0px}.features__gift h4{font-size:16px}.features__gift svg{margin-right:15px;max-height:40px;width:40px}}@media screen and (min-width: 1200px){.features__gift{max-height:none}.features__gift h4{font-size:20px}.features__gift svg{margin-right:20px;max-height:60px;width:60px}}.features__button{margin-top:20px;font-size:15px;width:100%;align-self:center;padding:15px 50px;height:55px}@media screen and (min-width: 960px){.features__button{margin-top:0px;width:190px;padding:15px 15px;text-align:center;font-size:15px;grid-column:1/span2}}@media screen and (min-width: 1200px){.features__button{margin:0 0 0 60px;font-size:16px;padding:15px 30px;width:200px;height:auto}}.gift__list{margin-left:5px}@media screen and (min-width: 960px){.gift__list{margin-left:20px}}@media screen and (min-width: 1200px){.gift__list{margin-left:0px}}.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}}.stats__articles{display:flex;flex-direction:column;margin:40px 0 80px}@media screen and (min-width: 960px){.stats__articles{display:flex;flex-direction:row;align-items:center;align-items:flex-start;margin-top:25px;margin-bottom:0px}}@media screen and (min-width: 1200px){.stats__articles{margin-top:70px;margin-bottom:100px}}.stats__item{margin-bottom:20px}.stats__item:last-child{margin-bottom:0}@media screen and (min-width: 960px){.stats__item{margin-bottom:0;margin-right:35px}.stats__item:last-child{margin-right:0}}.stats__header{margin-bottom:5px}@media screen and (min-width: 960px){.stats__header{font-size:22px}}@media screen and (min-width: 1200px){.stats__header{font-size:32px;line-height:43px}}.stats__caption{color:#5e6b77;line-height:23px}@media screen and (min-width: 960px){.stats__caption{line-height:20px;font-size:13px}}@media screen and (min-width: 1024px){.stats__caption{font-size:14px}}@media screen and (min-width: 1200px){.stats__caption{font-size:16px}}@media screen and (min-width: 960px){.business__stats{padding-bottom:100px}}@media screen and (min-width: 960px)and (min-width: 1200px){.business__stats{padding-bottom:0px}}.faq{background-color:#f6f7f8;padding-bottom:80px;padding-top:80px}@media screen and (min-width: 1200px){.faq{padding-bottom:150px;padding-top:150px}}.faq__cards{margin-top:25px}@media screen and (min-width: 960px){.faq__cards{margin-top:35px}}@media screen and (min-width: 1200px){.faq__cards{margin-top:55px}}.faq__card{margin-bottom:14px;padding:20px;box-sizing:border-box;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,0);transition:border .3s ease}@media screen and (min-width: 1200px){.faq__card{padding:50px}}.faq__card:hover{border-color:#2b8feb}.faq__card :last-child{margin-bottom:0}.faq__arrow{width:25px;height:25px;margin-left:auto}@media screen and (min-width: 1200px){.faq__arrow{width:32px;height:32px}}.faq__question{display:flex;align-items:flex-start;margin-bottom:0;transition:all .15s linear}.faq__question.collapse__activator_active{margin-bottom:20px}.faq__answer{font:400 14px "Manrope";color:#5e6b77;line-height:21px}@media screen and (min-width: 960px){.faq__answer{font:400 16px "Manrope";color:#5e6b77;line-height:24.8px}}.faq__paragraph{margin-top:10px}.faq__paragraph:first-child{margin-top:0}.faq__list{list-style:decimal outside;margin:10px 0px 0px 10px}@media screen and (min-width: 960px){.faq__list{margin-left:20px}}.cases{display:flex;flex-direction:column;padding:60px 0}@media screen and (min-width: 1200px){.cases{display:flex;flex-direction:row;align-items:center;padding:80px 0;padding-top:150px}}.cases__card{background:#fff;border-radius:12px;width:100%;padding:20px;max-height:279px;height:200px;min-height:279px;cursor:grab;box-sizing:border-box;background:#f6f7f8;display:flex;flex-direction:column}@media screen and (min-width: 480px)and (max-width: 640px){.cases__card{height:250px;min-height:250px}}@media screen and (min-width: 640px){.cases__card{height:290px;max-height:290px}}@media screen and (min-width: 680px)and (max-width: 767px){.cases__card{height:277px;max-height:277px;min-height:277px}}@media screen and (min-width: 768px)and (max-width: 960px){.cases__card{height:260px;max-height:260px;min-height:260px}}@media screen and (min-width: 960px){.cases__card{padding:30px;min-height:340px}}@media screen and (min-width: 1200px){.cases__card{min-height:368px;padding:50px}}.cases__logo{margin-bottom:15px}.cases__logo img{margin-bottom:5px}@media screen and (min-width: 960px){.cases__logo img{margin-bottom:20px}}@media screen and (min-width: 1200px){.cases__logo{margin-bottom:25px}}.cases__caption{margin-top:10px}.cases__chip{display:inline;font:400 12px "Manrope";color:#5e6b77;background:rgba(0,0,0,0)}.cases__chip::after{margin:0 5px;content:"/";font:400 12px "Manrope";color:#5e6b77}.cases__chip:last-child{margin-right:0}.cases__chip:last-child::after{display:none}@media screen and (min-width: 1200px){.cases__chip{padding:5px 15px;border-radius:41px;background:#fff;margin-right:15px}.cases__chip::after{display:none}}.cases__title{margin:10px 0 5px;font:500 16px "Manrope";color:#344351;line-height:20.8px}@media screen and (min-width: 960px){.cases__title{font:inherit;font:500 20px "Manrope";color:#344351}}.cases__content{margin-bottom:20px;font:400 14px "Manrope";color:#5e6b77}@media screen and (min-width: 680px)and (max-width: 767px){.cases__content{font-size:15px}}@media screen and (min-width: 960px){.cases__content{font-size:16px;line-height:24px;margin-top:10px}}.cases-bottom__textblock-header{margin-bottom:5px}@media screen and (min-width: 960px){.cases-bottom__textblock-header h4{font-size:16px}}@media screen and (min-width: 1200px){.cases-bottom__textblock-header h4{font-size:18px}}@media screen and (min-width: 1200px){.cases-bottom{margin-bottom:10px}.cases-bottom h4{font-size:18px}}@media screen and (min-width: 1400px){.cases-bottom{margin-bottom:10px}.cases-bottom h4{font-size:20px}}.casess-bottom__card{padding:20px;display:block}@media screen and (min-width: 960px){.casess-bottom__card{display:flex;padding:30px 30px}}@media screen and (min-width: 1200px){.casess-bottom__card{padding:50px}}.cases-bottom__textblock{max-width:100%;margin-bottom:20px}.cases-bottom__textblock:last-child{margin-bottom:0px}@media screen and (min-width: 960px){.cases-bottom__textblock{margin-bottom:0px}}@media screen and (min-width: 1200px){.cases-bottom__textblock{min-width:307px}.cases-bottom__textblock:last-child{margin-right:0px}.cases-bottom__textblock:first-child{margin-right:37px}}.cases-bottom__textblock-text{width:100%}@media screen and (min-width: 960px){.cases-bottom__textblock-text{margin-right:20px}}@media screen and (min-width: 1200px){.cases-bottom__textblock-text{margin-right:0px}}.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}}.promophone{background-color:#f6f7f8;padding-top:60px}@media screen and (min-width: 960px){.promophone{padding-top:100px}}.promophone__header{user-select:none}.promophone__header h3{font-size:20px}@media screen and (min-width: 640px){.promophone__header h3{font-size:22px}}@media screen and (min-width: 960px){.promophone__header h3{font-size:26px;max-width:665px}}.promophone__header h2{max-width:665px}.promophone__subheader{margin-top:10px}.promophone__subheader h4{font-size:15px;line-height:126%}@media screen and (min-width: 640px){.promophone__subheader h4{font-size:20px}}@media screen and (min-width: 960px){.promophone__subheader{margin-top:20px}}.promophone__content{padding:20px;padding-bottom:0}@media screen and (min-width: 640px){.promophone__content{padding-top:50px}}@media screen and (min-width: 1200px){.promophone__content{padding:50px;padding-bottom:0}}@media screen and (min-width: 960px){.promophone__content_flex{display:flex}}.promophone__content_with-padding{padding-bottom:20px}@media screen and (min-width: 640px){.promophone__content_with-padding{padding-top:20px}}@media screen and (min-width: 960px){.promophone__content_with-padding{padding-bottom:50px;padding-top:50px}}.promophone__cards{padding:25px 0 20px}@media screen and (min-width: 960px){.promophone__cards{display:grid;grid-template-columns:repeat(2, 1fr);padding-top:25px;grid-gap:20px}}@media screen and (min-width: 640px){.promophone__cards{padding-bottom:35px}}@media screen and (min-width: 960px){.promophone__cards{padding-bottom:50px}}@media screen and (min-width: 1200px){.promophone__cards{grid-gap:30px}}.promophone__workcards{position:relative;z-index:2;padding-bottom:40px}@media screen and (min-width: 960px){.promophone__workcards{grid-template-columns:repeat(3, 1fr)}}.promophone__cards_no-padding-bottom{padding:25px 0 0}@media screen and (min-width: 960px){.promophone__cards_no-padding-bottom{padding:55px 0 0}}.promophone__card{padding:15px;min-width:250px;margin-bottom:15px}@media screen and (min-width: 960px){.promophone__card{margin-bottom:0px;min-height:190px}}@media screen and (min-width: 1200px){.promophone__card{padding:20px;min-width:490px;max-height:183px;min-height:183px;box-sizing:border-box}}.promophone__card_tablet{display:none}@media screen and (min-width: 960px){.promophone__card_tablet{display:block}}.promophone__card_mobile{display:block}@media screen and (min-width: 960px){.promophone__card_mobile{display:none}}.promophone__card-no-margin{margin-bottom:0px}@media screen and (min-width: 1200px){.promophone__feature-card{max-width:350px;min-width:350px}}@media screen and (min-width: 1200px){.promophone__feature-card_short{max-width:310px;min-width:300px}}@media screen and (min-width: 1400px){.promophone__feature-card_short{max-width:320px;min-width:320px}}.promophone__workcard{max-width:250px;max-height:186px}.promophone__workcard:last-child{margin-bottom:0px}@media screen and (min-width: 375px)and (max-width: 424px){.promophone__workcard{min-width:312px;max-width:90%}}@media screen and (min-width: 425px)and (max-width: 480px){.promophone__workcard{min-width:312px;max-width:88%}}@media screen and (min-width: 480px)and (max-width: 550px){.promophone__workcard{min-width:422px;max-width:93%}}@media screen and (min-width: 480px)and (max-width: 640px){.promophone__workcard{min-width:422px;max-width:90%}}@media screen and (min-width: 640px){.promophone__workcard{min-width:312px;max-width:88%;padding:20px}}@media screen and (min-width: 640px)and (max-width: 960px){.promophone__workcard{min-width:312px;max-width:95%;max-height:500px}}@media screen and (min-width: 960px){.promophone__workcard{max-width:350px;max-height:186px;min-height:196px;min-width:260px;padding:20px}}.promophone__card-header{margin-top:5px;margin-bottom:5px}@media screen and (min-width: 640px){.promophone__card-header h4{font-size:20px}}@media screen and (min-width: 960px){.promophone__card-header h4{font-size:17px}}@media screen and (min-width: 1200px){.promophone__card-header h4{font-size:20px}}.promophone__caption{font:400 14px "Manrope";color:#5e6b77;line-height:150%}@media screen and (min-width: 1200px){.promophone__caption{font-size:14px}}@media screen and (min-width: 640px)and (max-width: 960px){.promophone__workcaption{font-size:16px;max-width:90%}}@media screen and (min-width: 960px){.promophone__workcaption{max-width:100%;font-size:14px}}@media screen and (min-width: 960px){.promophone__features{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:20px}}@media screen and (min-width: 1200px){.promophone__features{grid-gap:30px}}.promophone__feature{display:flex;min-width:0px;box-sizing:border-box;margin-bottom:15px}@media screen and (min-width: 960px){.promophone__feature{margin-bottom:0px}}@media screen and (min-width: 1200px){.promophone__feature{min-width:316px}}.promophone__feature-not::before{padding-top:5px;content:url("/collection/img/icons/not.svg")}.promophone__feature-done::before{padding-top:5px;content:url("/collection/img/icons/done.svg")}.promophone__feature-no-margin{margin-bottom:0px}.promophone__feature-header{margin-bottom:5px}.promophone__feature-header h4{font-size:18px;line-height:130%}@media screen and (min-width: 960px){.promophone__feature-header h4{font-size:16px}}@media screen and (min-width: 1200px){.promophone__feature-header h4{font-size:18px}}.promophone__feature-content{margin-left:10px}@media screen and (min-width: 960px){.promophone__feature-content{margin-left:15px}}.promophone__features-list-wrapper{display:block;margin-bottom:40px;flex:1 1}.promophone__features-list-wrapper:last-child{margin-bottom:0px}@media screen and (min-width: 960px){.promophone__features-list-wrapper{margin-bottom:0px}}@media screen and (min-width: 1200px){.promophone__features-list-wrapper{margin-right:35px}}@media screen and (min-width: 960px){.promophone__header-with-chips{display:flex;flex-direction:row;align-items:center}.promophone__header-with-chips h3{max-width:380px;flex-shrink:0}}.promophone__header-with-icon{margin-bottom:10px;position:relative;display:inline}.promophone__header-with-icon h3{font-size:18px}@media screen and (min-width: 425px)and (max-width: 480px){.promophone__header-with-icon h3{font-size:20px}}@media screen and (min-width: 480px)and (max-width: 640px){.promophone__header-with-icon h3{font-size:20px}}@media screen and (min-width: 640px){.promophone__header-with-icon{font-size:20px}}@media screen and (min-width: 960px){.promophone__header-with-icon{display:inline;position:relative;margin-bottom:0px;max-width:340px;flex-shrink:0;margin-right:20px}.promophone__header-with-icon h3{display:inline;line-height:130%;font-size:22px}}@media screen and (min-width: 1200px){.promophone__header-with-icon{margin-right:30px;min-width:395px}.promophone__header-with-icon h3{font-size:26px}}.promophone__chips{box-sizing:border-box}@media screen and (min-width: 960px){.promophone__chips{display:flex;flex-direction:row;align-items:center;margin-left:auto;flex-shrink:0}}.promophone__chip{border:1px solid #9ca5ac;padding:15px;display:flex;flex-direction:row;align-items:center;justify-content:center;font:600 14px "Manrope";color:#344351;line-height:150%;display:none;flex:1;flex-shrink:0;max-height:51px}@media screen and (min-width: 960px){.promophone__chip{display:flex;padding:5px;line-height:130%;font-size:12px;margin-right:10px;white-space:nowrap}.promophone__chip:nth-child(3){margin-right:0px}}@media screen and (min-width: 1024px){.promophone__chip{padding:5px 10px;font-size:13px}}@media screen and (min-width: 1200px){.promophone__chip{padding:15px;font-size:14px;line-height:150%;max-width:fit-content}}.promophone__chip-mobile{display:flex;min-width:100%;flex:1 1;border:none;align-items:start;padding:25px 0 0 0}@media screen and (min-width: 480px)and (max-width: 640px){.promophone__chip-mobile{font-size:16px;text-align:left;display:block}}@media screen and (min-width: 640px){.promophone__chip-mobile{font-size:16px;text-align:left;display:block}}@media screen and (min-width: 960px){.promophone__chip-mobile{display:none}}.promophone__chip-with-arrow::before{content:url("/collection/img/icons/arrow-grow.svg");margin-right:5px;min-width:20px;max-width:20px;min-height:20px;max-height:20px;padding-top:5px}@media screen and (min-width: 960px){.promophone__chip-with-arrow::before{margin-right:5px;max-width:15px;min-width:15px;max-height:15px;min-height:15px;padding-top:0}}.promophone__list{padding:15px 0 20px}@media screen and (min-width: 960px){.promophone__list{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);grid-row-gap:15px;padding:15px 0 20px}}@media screen and (min-width: 1024px){.promophone__list{padding-bottom:30px}}@media screen and (min-width: 1200px){.promophone__list{padding:25px 0 50px}}.promophone__list-item{font:400 15px "Manrope";color:#5e6b77;margin-bottom:5px;line-height:155%;max-width:220px;display:flex}@media screen and (min-width: 375px)and (max-width: 424px){.promophone__list-item{max-width:100%}}@media screen and (min-width: 425px)and (max-width: 480px){.promophone__list-item{max-width:100%}}@media screen and (min-width: 480px)and (max-width: 640px){.promophone__list-item{max-width:100%}}@media screen and (min-width: 640px){.promophone__list-item{max-width:100%;font-size:16px}}@media screen and (min-width: 960px){.promophone__list-item{margin-bottom:0px}}@media screen and (min-width: 960px){.promophone__list-item{max-width:100%;font-size:14px}}@media screen and (min-width: 1200px){.promophone__list-item{font-size:16px}}.promophone__feature-list{padding-top:25px}.promophone__feature-list-item{padding-bottom:15px}@media screen and (min-width: 640px){.promophone__feature-list-item{display:flex;flex-direction:row;align-items:center}}@media screen and (min-width: 960px){.promophone__feature-list-item{padding-bottom:25px;white-space:nowrap}.promophone__feature-list-item:nth-child(4){padding-bottom:0px}}@media screen and (min-width: 960px){.promophone__feature-list-item_no-padding{padding-bottom:0px}}@media screen and (min-width: 640px){.promophone__feature-text{margin-left:15px}}@media screen and (min-width: 960px){.promophone__feature-text{margin-left:5px}}@media screen and (min-width: 1200px){.promophone__feature-text{margin-left:15px}}.promophone__feature-caption{font-size:16px}@media screen and (min-width: 960px){.promophone__feature-caption{font-size:13px}}@media screen and (min-width: 1024px){.promophone__feature-caption{font-size:14px}}@media screen and (min-width: 1200px){.promophone__feature-caption{font-size:16px}}@media screen and (min-width: 960px){.promophone__feature-wrapper{display:grid;grid-column-gap:20px;grid-template-columns:repeat(2, 1fr);box-sizing:border-box}}@media screen and (min-width: 1200px){.promophone__feature-wrapper{grid-column-gap:35px}}.promophone__break{display:none}@media screen and (min-width: 1200px){.promophone__break{display:block}}.promophone__paragraph{margin-bottom:10px}@media screen and (min-width: 960px){.promophone__paragraph{margin-bottom:5px}}.scopes{padding-bottom:80px}@media screen and (min-width: 960px){.scopes{padding-bottom:150px}}.scopes__header{margin-bottom:25px}@media screen and (min-width: 640px){.scopes__header{text-align:center}}@media screen and (min-width: 960px){.scopes__header{margin-bottom:0}}@media screen and (min-width: 960px){.scopes__cards{display:flex;flex-direction:row;align-items:center;padding-top:55px}}.scopes__card{display:block;padding-top:10px;text-align:center;margin-bottom:15px;min-height:238px;max-height:265px}.scopes__card:last-child{margin-bottom:0px}@media screen and (min-width: 480px)and (max-width: 640px){.scopes__card{max-height:265px;min-height:245px;padding-top:20px}}@media screen and (min-width: 640px){.scopes__card{max-height:290px;min-height:248px;padding-top:10px}}@media screen and (min-width: 960px){.scopes__card{margin-bottom:0px;margin-right:15px;max-width:200px;min-width:200px;min-height:210px;box-sizing:border-box}.scopes__card:last-child{margin-right:0px}}@media screen and (min-width: 960px)and (min-width: 1024px){.scopes__card{margin-right:20px;min-width:210px;max-width:210px}}@media screen and (min-width: 1200px){.scopes__card{margin-right:30px;max-width:255px;min-width:255px;max-height:250px;min-height:250px;padding-top:20px}.scopes__card:last-child{margin-right:0px}}.scopes__card-header{padding:15px 20px 20px;box-sizing:border-box;max-width:250px;text-align:left}@media screen and (min-width: 425px)and (max-width: 480px){.scopes__card-header{max-width:100%;text-align:center}.scopes__card-header h4{font-size:18px}}@media screen and (min-width: 480px)and (max-width: 640px){.scopes__card-header{max-width:100%;text-align:center}.scopes__card-header h4{font-size:19px}}@media screen and (min-width: 640px){.scopes__card-header{max-width:100%;text-align:center}.scopes__card-header h4{font-size:20px}}@media screen and (min-width: 960px){.scopes__card-header{text-align:left}.scopes__card-header h4{font-size:17px}}@media screen and (min-width: 1200px){.scopes__card-header h4{font-size:20px}}.scopes__card-header-remote{padding-top:0px}@media screen and (min-width: 425px)and (max-width: 480px){.scopes__card-header-remote{padding-top:10px}}@media screen and (min-width: 480px)and (max-width: 640px){.scopes__card-header-remote{padding-top:0}}@media screen and (min-width: 640px){.scopes__card-header-remote{padding-top:0;padding-top:10px}}@media screen and (min-width: 960px){.scopes__card-header-remote{padding-top:5px}}@media screen and (min-width: 1200px){.scopes__card-header-remote{padding-top:0}}.scopes__card-icon{max-width:254px;min-width:254px;max-height:159px;min-width:211px}@media screen and (min-width: 425px)and (max-width: 480px){.scopes__card-icon{max-width:74%;min-width:74%;max-height:180px}}@media screen and (min-width: 480px)and (max-width: 640px){.scopes__card-icon{max-width:65%;min-width:65%;max-height:170px}}@media screen and (min-width: 640px){.scopes__card-icon{max-width:55%;min-width:48%;max-height:215px}}@media screen and (min-width: 960px){.scopes__card-icon{min-width:190px;max-width:190px}}@media screen and (min-width: 1200px){.scopes__card-icon{max-width:250px;min-width:230px;max-height:159px;min-width:211px}}.scopes__card-away{padding-top:10px}.scopes__card-away img{max-height:146px;min-height:146px;max-width:250px;min-width:202px}@media screen and (min-width: 425px)and (max-width: 480px){.scopes__card-away img{max-width:74%;min-width:74%;max-height:165px;min-height:165px}}@media screen and (min-width: 480px)and (max-width: 640px){.scopes__card-away{padding-top:20px}.scopes__card-away img{max-width:60%;min-width:60%;max-height:185px;min-height:165px}}@media screen and (min-width: 640px){.scopes__card-away img{max-width:50%;min-width:48%;max-height:205px;min-height:175px}}@media screen and (min-width: 960px){.scopes__card-away{max-width:200px;min-height:210px}.scopes__card-away img{min-width:190px;max-width:190px;max-height:106px;min-height:106px}}@media screen and (min-width: 960px)and (min-width: 1200px){.scopes__card-away{padding-top:5px}.scopes__card-away img{min-width:255px;min-height:154px;max-height:154px;max-width:255px}}.scopes__card-header-away{padding-top:15px}@media screen and (min-width: 425px)and (max-width: 480px){.scopes__card-header-away{max-width:100%;text-align:center}}@media screen and (min-width: 480px)and (max-width: 640px){.scopes__card-header-away{max-width:100%;text-align:center}}@media screen and (min-width: 960px){.scopes__card-header-away{padding-top:20px}}.scopes__card-phone{padding-top:20px}.scopes__card-phone img{max-height:136px;min-height:136px;max-width:227px;min-width:227px}@media screen and (min-width: 425px)and (max-width: 480px){.scopes__card-phone img{max-width:74%;min-width:74%;max-height:155px;min-height:155px}}@media screen and (min-width: 480px)and (max-width: 640px){.scopes__card-phone img{max-width:60%;min-width:60%;max-height:165px;min-height:165px}}@media screen and (min-width: 640px){.scopes__card-phone img{max-width:50%;min-width:50%;max-height:205px;min-height:173px}}@media screen and (min-width: 960px){.scopes__card-phone img{min-width:190px;max-width:190px;max-height:103px;min-height:103px}}@media screen and (min-width: 1200px){.scopes__card-phone{padding-top:5px}.scopes__card-phone img{min-width:255px;min-height:153px;max-height:153px;max-width:255px}}@media screen and (min-width: 480px)and (max-width: 640px){.scopes__card-remote img{max-height:200px}}.scopes__break{display:block}@media screen and (min-width: 425px)and (max-width: 480px){.scopes__break{display:none}}@media screen and (min-width: 480px)and (max-width: 640px){.scopes__break{display:none}}@media screen and (min-width: 640px){.scopes__break{display:none}}.scopes__card-header-phone{padding-top:18px}@media screen and (min-width: 375px)and (max-width: 424px){.scopes__card-header-phone{padding-top:15px}}@media screen and (min-width: 425px)and (max-width: 480px){.scopes__card-header-phone{padding-top:15px;max-width:100%;text-align:center}}@media screen and (min-width: 480px)and (max-width: 640px){.scopes__card-header-phone{padding-top:15px;max-width:100%;text-align:center}}@media screen and (min-width: 960px){.scopes__card-header-phone{padding-top:20px}}.scopes__card-sales{display:block}@media screen and (min-width: 960px){.scopes__card-sales{padding-top:5px}.scopes__card-sales img{max-height:190px}}@media screen and (min-width: 1200px){.scopes__card-sales{padding-top:10px;overflow:hidden}.scopes__card-sales img{max-width:259px;max-height:147px}}.scopes__card-header-sales{max-width:190px}@media screen and (min-width: 425px)and (max-width: 480px){.scopes__card-header-sales{max-width:unset}}@media screen and (min-width: 480px)and (max-width: 640px){.scopes__card-header-sales{max-width:unset}}@media screen and (min-width: 640px){.scopes__card-header-sales{max-width:unset}}@media screen and (min-width: 1200px){.scopes__card-header-sales{padding-top:20px;max-width:188px}}.scope-steps{background-color:#f6f7f8;padding:80px 0 20px}@media screen and (min-width: 960px){.scope-steps{padding:150px 0 70px}}.scope-steps__header{margin-bottom:25px}@media screen and (min-width: 960px){.scope-steps__header{margin-bottom:55px}}.scope-steps__step{margin-bottom:25px}@media screen and (min-width: 960px){.scope-steps__step{margin-bottom:0px;max-width:330px}}@media screen and (min-width: 1200px){.scope-steps__step{max-width:430px}}.scope-steps__second-step{margin-left:auto;position:relative}@media screen and (min-width: 960px){.scope-steps__second-step{margin-top:-40px}.scope-steps__second-step::before{content:url("/collection/img/scope-steps-step1-arc.svg");position:absolute;top:-70px;left:-115px}}@media screen and (min-width: 960px)and (min-width: 1024px){.scope-steps__second-step::before{left:-141px}}@media screen and (min-width: 960px)and (min-width: 1200px){.scope-steps__second-step::before{left:-132px}}.scope-steps__third-step{position:relative;z-index:2}@media screen and (min-width: 960px){.scope-steps__third-step{margin-top:-15px}.scope-steps__third-step::before{content:url("/collection/img/scope-steps-step2-arc.svg");position:absolute;top:-50px;right:-55px;z-index:2}}@media screen and (min-width: 960px)and (min-width: 1024px){.scope-steps__third-step::before{top:-50px;right:-135px}}@media screen and (min-width: 960px)and (min-width: 1200px){.scope-steps__third-step::before{right:-95px}}@media screen and (min-width: 960px)and (min-width: 1400px){.scope-steps__third-step::before{right:-125px}}.scope-steps__forth-step{position:relative;z-index:2;margin-left:auto;margin-bottom:0px}@media screen and (min-width: 960px){.scope-steps__forth-step{margin-top:-15px;margin-bottom:25px}.scope-steps__forth-step::before{content:url("/collection/img/scope-steps-step1-arc.svg");position:absolute;top:-50px;left:-120px;z-index:2}}@media screen and (min-width: 960px)and (min-width: 1024px){.scope-steps__forth-step::before{content:url("/collection/img/scope-steps-step3-arc.svg");left:-150px}}.scope-steps__upside{padding:20px;z-index:2}@media screen and (min-width: 960px){.scope-steps__upside{padding:50px;position:relative}}.scope-steps__upside-header{display:flex;flex-direction:row;align-items:center;margin-bottom:10px}.scope-steps__upside-header h4{font:600 18px "Manrope";color:#344351;line-height:155%;margin-left:10px}@media screen and (min-width: 640px){.scope-steps__upside-header h4{font-size:19px}}@media screen and (min-width: 960px){.scope-steps__upside-header h4{font-size:19px}}@media screen and (min-width: 1024px){.scope-steps__upside-header{font-size:18px}}@media screen and (min-width: 1200px){.scope-steps__upside-header{margin-bottom:15px}.scope-steps__upside-header h4{font-size:20px;margin-left:10px}}.scope-steps__caption{font:400 15px "Manrope";color:#5e6b77;line-height:155%}@media screen and (min-width: 640px){.scope-steps__caption{font-size:16px}}@media screen and (min-width: 960px){.scope-steps__caption{font-size:15px}}@media screen and (min-width: 1200px){.scope-steps__caption{font-size:16px;max-width:430px}}.scope-steps__link{line-height:155%;display:flex;font-weight:500;font-size:16px;margin-top:10px}@media screen and (min-width: 960px){.scope-steps__link{font-size:15px;margin-top:25px;max-width:235px;font-weight:400}}@media screen and (min-width: 1200px){.scope-steps__link{font-size:18px;max-width:242px;margin-top:20px}}.scope-steps__arrow{position:relative;bottom:.1em;margin-left:3px}.scope-steps__accent{font:600 15px "Manrope";color:#f88c28;line-height:155%;display:block;margin-top:10px}@media screen and (min-width: 640px){.scope-steps__accent{font-size:16px}}@media screen and (min-width: 960px){.scope-steps__accent{font-size:15px}}@media screen and (min-width: 1200px){.scope-steps__accent{font-size:16px;margin-top:20px}}.scope-steps__icon{min-width:35px;max-width:35px;max-height:35px;min-height:35px;flex-shrink:0}.scope-calculator{padding-bottom:80px}@media screen and (min-width: 960px){.scope-calculator{padding-bottom:150px;margin-bottom:50px}}.scope-calculator__header{margin-bottom:25px}@media screen and (min-width: 960px){.scope-calculator__header{margin-bottom:50px}}.scope-calculator__arc{display:none}@media screen and (min-width: 960px){.scope-calculator__arc{display:block;position:relative;z-index:1}.scope-calculator__arc::before{content:url("/collection/img/arc-scope-calc.svg");position:absolute;top:-264px;left:96%}}@media screen and (min-width: 960px)and (min-width: 1200px){.scope-calculator__arc::before{top:-270px;left:97%}}@media screen and (min-width: 960px)and (min-width: 1400px){.scope-calculator__arc::before{top:-260px;left:100%}}.scope-calculator__tooltip{margin-top:-4px}@media screen and (min-width: 960px){.scope-calculator__tooltip{margin-top:0px}}@media screen and (min-width: 640px){.scope-calculator__tooltip .tooltip__content{margin-left:20px}}@media screen and (min-width: 960px){.scope-calculator__tooltip .tooltip__content{margin-left:0px}}.scope-faq__question{font-size:16px;line-height:130%}.scope-faq__question .collapse__arrow{margin-left:15px}@media screen and (min-width: 321px)and (max-width: 480px){.scope-faq__question .collapse__arrow{margin-left:auto}}@media screen and (min-width: 480px)and (max-width: 640px){.scope-faq__question .collapse__arrow{margin-left:auto}}@media screen and (min-width: 640px){.scope-faq__question{font-size:17px}.scope-faq__question .collapse__arrow{margin-left:auto}}@media screen and (min-width: 960px){.scope-faq__question{font-size:20px}}@media screen and (min-width: 1200px){.scope-faq__paragraph{max-width:926px}}.scope-faq__break{display:block}@media screen and (min-width: 375px)and (max-width: 424px){.scope-faq__break{display:none}}@media screen and (min-width: 425px)and (max-width: 480px){.scope-faq__break{display:none}}@media screen and (min-width: 480px)and (max-width: 640px){.scope-faq__break{display:none}}@media screen and (min-width: 640px){.scope-faq__break{display:none}}@media screen and (min-width: 640px){.scope-cases__card{cursor:default}}@media screen and (min-width: 960px){.scope-cases__textblock:first-child{margin-right:20px}}@media screen and (min-width: 1024px){.scope-cases__textblock:nth-child(2){margin-right:20px}}@media screen and (min-width: 1200px){.scope-cases__textblock{max-width:329px}.scope-cases__textblock:first-child{max-width:300px;min-width:300px;margin-right:37px}.scope-cases__textblock:nth-child(2){max-width:306px;min-width:306px;margin-right:0px}.scope-cases__textblock:last-child{max-width:326px;min-width:326px;margin-left:28px}}@media screen and (min-width: 1400px){.scope-cases__textblock:first-child{max-width:307px;min-width:307px;margin-right:37px}.scope-cases__textblock:nth-child(2){max-width:316px;min-width:316px;margin-right:0px}.scope-cases__textblock:last-child{max-width:329px;min-width:329px;margin-left:28px}}@media screen and (min-width: 1200px){.scope-cases__card-bottom{padding-right:43px}}.focus{background-color:#f6f7f8;padding-top:80px}@media screen and (min-width: 960px){.focus{padding-top:150px}}.focus__header{margin-bottom:10px}@media screen and (min-width: 960px){.focus__header{margin-bottom:20px;max-width:410px}.focus__header h2{font-size:26px;line-height:135%;flex:1 1}}@media screen and (min-width: 960px)and (min-width: 1200px){.focus__header h2{font-size:32px}}@media screen and (min-width: 640px){.focus__header_long{margin-bottom:10px}}@media screen and (min-width: 960px){.focus__header_long{max-width:540px}}.focus__caption{font:400 15px "Manrope";color:#5e6b77;line-height:155%;align-items:flex-start}@media screen and (min-width: 640px){.focus__caption{font-size:16px}}@media screen and (min-width: 1200px){.focus__caption{font-size:20px;margin-top:0px}}.focus__list{margin-top:10px}@media screen and (min-width: 960px){.focus__list{margin-top:0px}}@media screen and (min-width: 1200px){.focus__list-item{font-size:16px;margin-bottom:10px}}.focus__wrapper{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 960px){.focus__wrapper{display:flex;flex-direction:row;align-items:center}}@media screen and (min-width: 960px){.focus__imageblock{display:flex}}@media screen and (min-width: 960px){.focus__textblock{margin-right:10px}}@media screen and (min-width: 1200px){.focus__textblock{min-width:540px;max-width:540px;margin-right:38px;flex:1}}.focus__listblock{align-self:flex-start}@media screen and (min-width: 960px){.focus__listblock{padding:35px 25px;margin-left:-8px;background-color:#fff;border-radius:12px;flex:1 1;min-width:47%;margin-left:10px}}.focus__paragraph{margin-bottom:10px}.scope__scheme{display:none}@media screen and (min-width: 960px){.scope__scheme{display:block}}.scope__scheme-mobile{display:block;margin-top:40px}@media screen and (min-width: 960px){.scope__scheme-mobile{display:none}}.scope__accent{padding:2px 7px;margin-left:-5px}@media screen and (min-width: 960px){.scope__accent{margin-left:-17px;padding:2px 14px}}.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}}.remote__hero-imageblock img{min-width:267px;max-width:267px;max-height:165px;min-height:165px}@media screen and (min-width: 960px){.remote__hero-imageblock{height:280px;width:320px}.remote__hero-imageblock img{height:280px;width:320px;min-height:280px;min-width:280px;max-width:320px}}@media screen and (min-width: 1024px){.remote__hero-imageblock{height:320px;width:380px}.remote__hero-imageblock img{height:320px;width:380px;max-width:380px}}@media screen and (min-width: 1200px){.remote__hero-imageblock{max-width:479px;max-height:358px;min-width:479px;min-height:358px;width:479px;height:358px;margin-left:35px}.remote__hero-imageblock img{width:479px;height:358px;max-width:479px;max-height:358px}}@media screen and (min-width: 1400px){.remote__hero-imageblock{max-width:579px;min-width:579px;width:579px;margin-left:55px}.remote__hero-imageblock img{width:579px;max-width:579px}}.remote__scheme{display:none}@media screen and (min-width: 680px)and (max-width: 767px){.remote__scheme{display:block;max-width:500px;margin-top:40px}}@media screen and (min-width: 768px)and (max-width: 960px){.remote__scheme{display:block;min-width:500px;max-width:527px;margin-top:40px}}@media screen and (min-width: 960px){.remote__scheme{display:block;min-width:407px}}@media screen and (min-width: 1200px){.remote__scheme{max-height:363px;min-height:363px;margin-left:15px;min-width:527px}}.remote__scheme-mobile{display:block;margin-top:40px}@media screen and (min-width: 680px)and (max-width: 767px){.remote__scheme-mobile{display:none}}@media screen and (min-width: 768px)and (max-width: 960px){.remote__scheme-mobile{display:none}}@media screen and (min-width: 960px){.remote__scheme-mobile{display:none}}@media screen and (min-width: 960px){.remote__focus-caption{white-space:nowrap}}.remote__content{margin-bottom:0px;padding-bottom:20px}@media screen and (min-width: 640px){.remote__content{padding-bottom:50px}}.results__header h2{font-size:26px;color:#344351;line-height:34px}
