@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(../fonts/Inter/Inter-Regular.woff2)}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(../fonts/Inter/Inter-Medium.woff2)}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(../fonts/Inter/Inter-SemiBold.woff2)}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(../fonts/Inter/Inter-Bold.woff2)}@font-face{font-family:Inter;font-style:normal;font-weight:800;src:url(../fonts/Inter/Inter-Extrabold.woff2)}@font-face{font-family:Inter;font-style:normal;font-weight:900;src:url(../fonts/Inter/Inter-Black.woff2)}@font-face{font-family:Rubik;font-style:normal;font-weight:400;src:url(../fonts/Rubik/Rubik-Regular.woff2)}@font-face{font-family:Rubik;font-style:normal;font-weight:500;src:url(../fonts/Rubik/Rubik-Medium.woff2)}@font-face{font-family:Rubik;font-style:normal;font-weight:700;src:url(../fonts/Rubik/Rubik-Bold.woff2)}@font-face{font-family:Rubik;font-style:normal;font-weight:900;src:url(../fonts/Rubik/Rubik-Black.woff2)}@font-face{font-family:Rubik;font-weight:600;src:url(../fonts/Rubik/Rubik-SemiBold.woff2)}@font-face{font-family:Rubik;font-weight:800;src:url(../fonts/Rubik/Rubik-ExtraBold.woff2)}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:url(../fonts/Roboto/Robotothin.woff2)}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(../fonts/Roboto/Robotolight.woff2)}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(../fonts/Roboto/Roboto.woff2)}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(../fonts/Roboto/Robotomedium.woff2)}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(../fonts/Roboto/Robotobold.woff2)}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(../fonts/Roboto/Robotoblack.woff2)}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}img{max-width:100%}li{list-style:none}a{text-decoration:none}button,input,textarea{outline:0}button{border:none}ul li:last-child{margin-bottom:0;margin-right:0}ul li:first-child{margin-left:0;margin-top:0}.text p:last-child{margin-bottom:0}a,button{cursor:pointer;display:inline-block}h1,h2,h3,h4,h5,h6{margin:0}svg{height:15px;width:15px}section{overflow:hidden}span{font-family:inherit;font-weight:inherit}.container{margin:0 auto;max-width:1320px}.container2{margin:0 auto;max-width:1200px}*{font-family:Rubik;font-weight:400}.body-stop{overflow:hidden!important}.hidden{display:none!important}@media screen and (max-width:1370px){.container,.container2{max-width:960px}}@media screen and (max-width:991px){.container,.container2{max-width:720px}}@media screen and (max-width:768px){.container,.container2{max-width:500px}}@media screen and (max-width:574px){.container,.container2{max-width:100%;padding:0 15px}}.tabs__panel{height:0;opacity:0;overflow:hidden;transition:opacity 1s ease,width 0s linear,height 0s linear;width:0}.tabs__panel--active{height:auto;opacity:1;overflow:visible;width:auto}.accordion__content{box-sizing:content-box;color:#848484;max-height:0;opacity:0;overflow:hidden;transition:.3s ease-out;will-change:max-height}.open .accordion__content{opacity:1}@keyframes slideFromRight{0%{opacity:0;transform:translate3d(100px,0,0)}to{opacity:1;transform:translateZ(0)}}.slideFromRight{animation:slideFromRight 1s cubic-bezier(.19,1,.22,1);animation-fill-mode:forwards;transition-property:opacity,transform}@keyframes slideFromTop{0%{opacity:0;transform:translate3d(0,100px,0)}to{opacity:1;transform:translateZ(0)}}.slideFromTop{animation:slideFromTop 1s cubic-bezier(.19,1,.22,1);animation-fill-mode:forwards;transition-property:opacity,transform}@keyframes slideFromBottom{0%{opacity:0;transform:translate3d(0,100px,0)}to{opacity:1;transform:translateZ(0)}}.slideFromBottom{animation:slideFromBottom 1s cubic-bezier(.19,1,.22,1);animation-fill-mode:forwards;transition-property:opacity,transform}@keyframes slideFromLeft{0%{opacity:0;transform:translate3d(-100px,0,0)}to{opacity:1;transform:translateZ(0)}}.slideFromLeft{animation:slideFromLeft 1s cubic-bezier(.19,1,.22,1);animation-fill-mode:forwards;transition-property:opacity,transform}@keyframes scaleFromSmall{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.scaleFromSmall{animation:scaleFromSmall 1s cubic-bezier(.19,1,.22,1);animation-fill-mode:forwards;transition-property:opacity,transform}.disable-scroll{height:100vh;left:0;overflow:hidden;position:relative;position:fixed;top:0;width:100%}.graph-modal{--transition-time:0.3s;background-color:rgba(0,0,0,.7);cursor:pointer;display:flex;inset:0;opacity:0;overflow-x:hidden;overflow-y:auto;padding:30px 0;position:fixed;transition:opacity var(--transition-time),visibility var(--transition-time);visibility:hidden;z-index:1000000}.graph-modal__container{background-color:#fff;border-radius:10px;cursor:default;display:block;display:none;margin:auto;padding:20px;position:relative;width:1000px}.graph-modal__content_iframe{background:url(../images/dist/graph-modal/infinite-spinner.svg) no-repeat 50%;background-size:90px}@media (max-width:1024px){.graph-modal__container{width:90%}}.graph-modal__close{background:none;border:none;cursor:pointer;padding:0;position:absolute;right:10px;top:10px}.graph-modal__close svg{stroke:#333;height:30px;width:30px}.graph-modal.is-open{opacity:1;transition:opacity var(--transition-time),visibility var(--transition-time);visibility:visible}.graph-modal__container.graph-modal-open{display:block}.fade{opacity:0}.fade,.fade.animate-open{transition:opacity var(--transition-time)}.fade.animate-open{opacity:1}.fadeInUp{opacity:0;transform:translateY(-100px)}.fadeInUp,.fadeInUp.animate-open{transition:transform var(--transition-time),opacity var(--transition-time)}.fadeInUp.animate-open{opacity:1;transform:translateY(0)}.btn{align-items:center;background:#4399ff;border-radius:60px;box-shadow:0 0 30px 0 rgba(0,133,255,.25);color:#fff;display:inline-flex;font-family:Rubik;font-size:20px;font-weight:500;justify-content:center;min-width:130px;padding:14px 20px;transition:.15s ease}.btn:hover{background:#006bcf}.btn2{align-items:center;background:#fff;border-radius:10px;box-shadow:0 4px 40px 0 rgba(0,0,0,.1);color:#000;display:inline-flex;gap:20px;height:70px;justify-content:center;transition:.15s ease;width:275px}.btn2:hover{text-decoration:underline}.link{border-bottom:1px solid #4399ff;color:#4399ff;font-family:Roboto;font-weight:500}.link:hover{border-color:transparent}.title{color:#111;font-size:40px;font-weight:500;line-height:50px;line-height:100%;margin-bottom:12px;text-align:center}.title span{color:#4399ff;font-family:inherit;font-weight:inherit}.subtitle{color:#111;font-family:Inter;font-size:25px;font-weight:400;line-height:35px;text-align:center}.input{background:#f7f9fd;border:none;border-radius:10px;height:56px;padding-left:14px}@media screen and (max-width:991px){.title{font-size:30px;line-height:40px}.subtitle{font-size:21px;line-height:31px}}@media screen and (max-width:767px){.title{font-size:30px;line-height:40px}.btn{font-size:16px;padding:10px 20px}}@media screen and (max-width:574px){.link{border-bottom:none;text-decoration:underline}.link:hover{text-decoration:none}.title{font-size:25px;line-height:35px}.subtitle{font-size:18px;line-height:150%}.btn2{font-size:14px}.btn2 svg{width:12px}}@media screen and (max-width:480px){.subtitle{font-size:16px;line-height:130%}}.header{background:#fff;border-bottom:1px solid rgba(0,0,0,.2);left:0;padding:18px 0;position:fixed;top:0;width:100%;z-index:1000}.header__container{align-items:center;display:flex;gap:45px;margin:0 auto;max-width:1440px;padding:0 30px}.header__panel{flex-grow:1;justify-content:space-between}.header__info,.header__panel{align-items:center;display:flex}.header__info{flex-direction:column}.header__info-mail{color:#111;font-size:12px;font-weight:300;line-height:14px;margin-bottom:5px}.header__info-mail:hover{color:#4399ff}.header__info-phone{color:#111;font-size:16px;line-height:19px}.header__info-phone:hover{color:#4399ff}.header__right{align-items:center;display:flex;gap:20px}.header__toggle{display:none}.header__connect{font-size:20px;font-weight:500;padding:10px 20px}.header__account{font-family:Inter}.header__info_mobile{display:none}@media screen and (max-width:991px){.header__connect:hover{background:none!important}}.nav{gap:20px}.nav,.nav__link{align-items:center;display:flex}.nav__link{color:#111;gap:7px}.nav__link:hover{text-decoration:underline}.nav__link svg{height:7px;width:11px}.nav__dropdown-box,.nav__link-text--tablet{display:none}.nav__dropdown--open .nav__dropdown-box{display:block}.nav__dropdown-box{background:#fff;border-radius:8px;box-shadow:0 4px 40px 0 rgba(0,0,0,.2);margin-left:-16px;margin-top:11px;padding:5px;position:absolute}.nav__dropdown-link{align-items:center;border-radius:4px;display:inline-flex;gap:9px;padding:10px;width:100%}.nav__dropdown-link:hover{background:#f0f0f0}.nav__dropdown-link-text{color:#111;font-size:14px}.nav__service span{border-right:1px solid #ddd;margin-right:8px;padding-right:12px}.nav__service-current-icon{background-position:50%;background-repeat:no-repeat;background-size:cover;height:24px;width:24px}@media screen and (max-width:1500px){.nav__link-text--desktop{display:none}.nav__link-text--tablet{display:block}}@media screen and (max-width:1370px){.header__container{gap:25px;padding:0 20px}.header__info{margin-left:auto}.nav__service span{display:none}.header__panel{gap:15px;justify-content:flex-start}}@media screen and (max-width:991px){.header__container{gap:25px;padding:0 20px}.header__info{display:none}.header__container{justify-content:space-between}.header__panel{padding-bottom:100px}.header__info{align-items:flex-end;display:flex;position:fixed;right:90px;top:20px}.header__info-phone{color:#4399ff}.header__right{flex-direction:column;gap:0;width:100%}.header__menu{order:2;width:100%}.header__right-cell{border-bottom:1px solid rgba(0,0,0,.1);padding:22px 20px;width:100%}.header__right-cell:first-child{order:2}.header__toggle{display:block}.header__toggle svg{height:31px;width:40px}.header__panel{background:#fff;flex-direction:column;flex-grow:auto;height:calc(100vh - 81px);justify-content:flex-start;opacity:1;overflow-y:auto;position:fixed;right:-100vw;top:81px;transition:opacity .2s;width:100vw;z-index:5}.header__panel--open{opacity:1;right:0}a.header__account:before{display:none}.header__connect{background:none;box-shadow:none;color:#4399ff;padding:0}.header__info_desktop{display:none}.header__info_mobile{display:flex}.nav{flex-direction:column;gap:0;width:100%}.nav__item{border-bottom:1px solid rgba(0,0,0,.1);width:100%}.nav__link{padding:22px 20px;width:100%}.nav__dropdown-box{border-radius:0;border-top:1px solid rgba(0,0,0,.1);box-shadow:none;margin-top:0;padding:0;position:static}.nav__dropdown-link{padding:8px 20px}.nav__dropdown-box .nav__dropdown-item{border-bottom:1px solid rgba(0,0,0,.1)}.nav__dropdown-box .nav__dropdown-item:last-child{border-bottom:none}.nav__dropdown--open .nav__link svg{transform:rotate(180deg)}.nav__dropdown-box{margin-left:0}.nav__service span{display:block}.header__panel{gap:0}}@media screen and (max-width:480px){.header__container{padding:0 10px}.header__info{right:70px}}.footer{background:#f7f9fd;padding-top:46px}.footer__wrapper{padding-bottom:21px}.footer__box{display:flex;gap:41px;margin-bottom:100px}.footer__title{font-size:20px;font-weight:700;line-height:24px;margin-bottom:12px}.footer__link{color:#111;line-height:19px}.footer__link:hover{text-decoration:underline}.footer__link.footer__link--hl{color:#4399ff}.footer__link.footer__link--hl:hover{color:#4399ff}.footer__menu{display:flex;flex-direction:column;gap:15px}.footer__payments-box{align-items:center;display:flex;gap:20px;margin-bottom:15px}.footer__payments-text{color:#111;font-family:Roboto;font-size:16px}.footer__bottom{border-top:1px solid rgba(0,0,0,.2);justify-content:space-between;padding:18px 0}.footer__bottom,.footer__left{align-items:center;display:flex}.footer__left{gap:20px}.footer__prelast{align-items:flex-end}.footer__prelast,.footer__socials{display:flex;justify-content:space-between}.footer__socials{align-items:center;gap:11px}.footer__social{height:24px;margin:0 6px;width:24px}.footer__social svg{fill:#9b9c9f;height:30px;transition:.2s;width:30px}.footer__social svg:hover{fill:#111}@media screen and (max-width:1370px){.footer__left{align-items:flex-start;flex-direction:column;gap:10px}.footer__box{flex-wrap:wrap;gap:40px 118px;margin-bottom:50px}.footer__column{width:280px}}@media screen and (max-width:991px){.footer__bottom{flex-wrap:wrap}.footer__prelast{align-items:flex-start;flex-direction:column;gap:30px}.footer__payments-box{margin-bottom:8px}.footer__socials{margin-top:20px}.footer__box{gap:50px 0;justify-content:space-between}.footer__column{width:45%}}@media screen and (max-width:767px){.footer__bottom{align-items:flex-start;flex-direction:column;gap:20px}.footer__center{order:-1}.footer__left{order:3}.footer__socials{margin-top:0}}@media screen and (max-width:574px){.footer__payments-box{flex-wrap:wrap;max-width:100%}}@media screen and (max-width:480px){.footer__box{gap:40px 0}.footer__bottom{align-items:flex-start;flex-direction:column;gap:15px}.footer__column{width:100%}}.checked__registry{align-items:center;display:flex;gap:12px}.checked__registry .checked__registry-icon{opacity:.5}.checked__registry:hover .checked__registry-icon{opacity:1}.checked__registry-content span{color:#111;font-size:12px;text-transform:uppercase}.checked__registry-content p{color:#111;display:block;font-size:12px;margin-top:5px;opacity:.5}.checked__registry:hover .checked__registry-content p{opacity:1}.checked__socials{display:flex;gap:40px}.checked__socials-item{align-items:center;cursor:pointer;display:flex;gap:12px;position:relative}.checked__socials-item:after{content:"";height:15px;position:absolute;top:-15px;width:100%}.checked__socials-item span{color:#111;font-size:12px}.checked__socials-item-popup{background:#fff;border:1px solid #e7e7e7;border-radius:4px;bottom:calc(100% + 10px);color:#333;cursor:default;display:none;font-size:14px;left:0;line-height:20px;padding:10px;position:absolute;width:300px}.checked__socials-item-popup a{color:#6695e2;text-decoration:none}.checked__socials-item-popup a:hover{text-decoration:underline}.checked__socials-item-popup:after{background:#fff;border:1px solid #e7e7e7;border-left:none;border-top:none;bottom:-5px;content:"";height:10px;left:10px;position:absolute;transform:rotate(45deg);width:10px}.checked__socials-item:hover .checked__socials-item-popup{display:block}.checked__socials-item-popup:after{left:40px}.checked__socials .checked__socials-item:last-child .checked__socials-item-popup{left:auto;right:0}.checked__socials .checked__socials-item:last-child .checked__socials-item-popup:after{left:auto;right:40px}.checked__socials .checked__socials-item:nth-child(2) .checked__socials-item-popup{left:50%;margin-left:-140px;right:0}.checked__socials .checked__socials-item:nth-child(2) .checked__socials-item-popup:after{left:auto;right:50%}@media screen and (max-width:767px){.checked__socials-item{align-items:flex-start;flex-direction:column}}@media screen and (max-width:574px){.checked__socials-item-popup{width:280px}}.trust{padding:60px 0;position:relative}.trust__box{align-items:center;display:flex;flex-wrap:wrap;gap:26px 100px;justify-content:center;margin:0 auto;max-width:940px}.trust__box_devider{border-bottom:1px solid #dedede;padding-bottom:40px}.trust__subtitle{margin-bottom:45px}.trust__item{filter:grayscale(1);opacity:.7}@media screen and (max-width:1370px){.trust__box{gap:30px 50px;max-width:800px}}@media screen and (max-width:991px){.trust{padding:50px 0}}@media screen and (max-width:574px){.trust{padding:40px 0}.trust__box{column-gap:30px}.trust__subtitle{margin-bottom:20px}.trust__item{text-align:center;width:25%}}.service{padding:60px 0}.service__box{flex-wrap:wrap;gap:2%;row-gap:20px}.service__box,.service__item{display:flex;justify-content:space-between}.service__item{background:#fff;border:1px solid transparent;border-radius:15px;box-shadow:0 4px 40px 0 rgba(0,0,0,.1);flex-direction:column;overflow:hidden;padding:30px;position:relative;width:49%}.service__item:hover{border-color:#4399ff;box-shadow:0 4px 40px 0 rgba(67,153,255,.2)}.service__title{margin-bottom:40px;text-align:left}.service__title_center{text-align:center}.service__item_33{width:32%}.service__item-head{align-items:center;display:flex;gap:24px;margin-bottom:20px}.service__item-title{color:#333;font-family:Inter;font-size:22px;font-weight:500}.service__item-text{color:#333;font-family:Inter;font-size:14px;line-height:18px;padding-right:100px}.service__item-text span{font-weight:600}.service__item-link{color:#007bff;font-family:Inter;font-size:14px;margin-top:20px}.service__item-link:hover{text-decoration:underline}.service__item-soon{color:#999fa9;font-family:Inter;font-size:14px;margin-top:20px}.service__item-icon{border-right:1px solid #ccc;min-width:50px;padding-right:25px}.service__item-brand{align-items:center;border-radius:0 15px 0 15px;display:flex;height:82px;justify-content:center;position:absolute;right:-2px;top:-2px;width:82px}.service__item-brand_yandex{background:#fffae7}.service__item-brand_google{background:#edf4fc}.service__item-brand_vk{background:#e6f2ff}.service__item-brand_mytarget{background:#feeadd}.service__item-brand_antibot{background:#eff8f1}.service__item-brand_comp{background:#f9ebfd}.service__item-brand_intell{background:#f3e7db}.service__item-brand_hardtarget{background:#d2eaf8}.service__item-head_yandex .service__item-icon{border-color:#ffc407}.service__item-head_google .service__item-icon{border-color:#438edc}.service__item-head_vk .service__item-icon{border-color:#07f}.service__item-head_mytarget .service__item-icon{border-color:#fd6b29}.service__item-head_antibot .service__item-icon{border-color:#57b36e}.service__item-head_comp .service__item-icon{border-color:#8b42e8}.service__item-head_intell .service__item-icon{border-color:#ee9920}.service__item-head_hardtarget .service__item-icon{border-color:#2395fe}.service__tabs-header{background:#f5f5f5;border-radius:12px;display:inline-flex;padding:3px}.service__tabs-head{align-items:center;border-radius:8px;cursor:pointer;display:flex;gap:10px;margin-right:20px;padding:9px 15px;position:relative;transition:.2s ease}.service__tabs-head:hover{background:#ddd}.service__tabs-head.tabs__nav-btn--active{background:#fff}.service__tabs-head:after{background:#ddd;content:"";display:inline-block;height:20px;margin-left:10px;position:absolute;right:-10px;width:1px}.service__tabs-header .service__tabs-head:last-child{margin-right:0}.service__tabs-header .service__tabs-head:last-child:after{display:none}.service__tabs-header{margin:0 auto}.service__tabs-head p{color:#333;font-size:14px;text-align:center}.service__tabs-head span{font-weight:500}.service__tabs-head svg{fill:#4399ff;min-width:22px;width:22px}.service__tabs-item-title{color:#999;font-family:Inter;font-weight:400;margin-bottom:20px;margin-top:20px;text-align:center}.service__tabs{display:flex;flex-direction:column}@media screen and (max-width:1370px){.service__tabs-head{flex-direction:column}.service__tabs-head:after{height:40px}}@media screen and (max-width:991px){.service{padding:50px 0}.service__item_33{width:49%}.service__item-head{align-items:flex-start;flex-direction:column}.service__item-icon{border:none}.service__item-text{padding-right:0}.service__tabs-head{flex-grow:1;margin-right:0;min-width:33%}.service__tabs-head:after{display:none}.service__tabs-header{flex-wrap:wrap;row-gap:15px}}@media screen and (max-width:767px){.service__item{width:100%}}@media screen and (max-width:574px){.service{padding:40px 0}.service__tabs-head{justify-content:center}.service__tabs-head span{text-align:center}}.service__item-chev,.service__tabs-select-desc{display:none}.service__tabs-select-body{display:flex}.service__tabs-select-header{display:none}@media screen and (max-width:767px){.service__box{padding-top:35px}.service__item-icon,.service__tabs-item-title{display:none}.service__item-top{align-items:center;display:flex;justify-content:space-between;padding-right:20px}.service__item{border:1px solid #dee0e4;box-shadow:none;padding:0}.service__item-head{margin-bottom:0}.service__item-brand{position:static}.service__item-content-inner{padding:25px}.service__item-brand{border-radius:15px 0 0 15px}.service__tabs-select-desc{color:#999;display:block;font-family:Inter;font-weight:400;margin-bottom:20px;margin-top:20px;text-align:center}.service__tabs-select{background:#fff;padding-bottom:20px;padding-top:30px;position:sticky;top:70px;width:100%;z-index:999}.service__tabs-select_start{box-shadow:0 34px 40px 0 rgba(0,0,0,.06)}.service__tabs-select_fixed{box-shadow:0 4px 40px 0 rgba(0,0,0,.15)}.service__tabs-select-header{align-items:center;background:url(../images/dist/service/chev-bottom.svg) no-repeat calc(100% - 15px);border:1px solid #dee0e4;border-radius:8px;display:flex;gap:10px;height:50px;padding:0 14px}.service__tabs-select-header_active{background:url(../images/dist/service/chev-top.svg) no-repeat calc(100% - 15px)}.service__tabs-select-header svg{fill:#4399ff;min-width:22px;width:22px}.service__tabs-select-body{display:none;left:50%;margin-left:-250px;max-width:500px;position:absolute;top:135px;width:100%;z-index:9}.service__tabs-select-body_active{display:block}.service__tabs-header{flex-direction:column;width:100%}.service__item-content{box-sizing:content-box;color:#848484;max-height:0;opacity:0;overflow:hidden;transition:.3s ease-out;will-change:max-height}.service__item_open .service__item-content{opacity:1}.service__item_open .service__item-chev{transform:rotate(180deg)}.service__item_open .service__item-brand{border-bottom-left-radius:0}.service__item-chev{display:block}.service__title_center{font-size:25px;margin-bottom:10px}.service__tabs-select-desc{margin-bottom:0}.service__box_open{padding-top:40px!important}}@media screen and (max-width:574px){.service__title_center{font-size:18px}.service__tabs-select-body{margin-left:-45%;max-width:90%}.service__tabs-head{gap:5px}.service__box{padding-top:25px}}@media screen and (max-width:480px){.service__item-brand{height:68px;width:68px}.service__item-brand img{height:35px;width:35px}.service__item-title{font-size:18px}.service__box{row-gap:15px}}.service__box_notabs{padding-top:0}.cases{padding:60px 0;position:relative}.cases__box,.cases__subtitle{margin-bottom:43px}.cases__box{display:flex;flex-wrap:wrap;gap:32px;justify-content:center}.cases__item{background:#fff;border:2px solid transparent;border-radius:20px;box-shadow:0 4px 40px 0 rgba(0,0,0,.1);display:inline-block;padding:25px 13px;position:relative}.cases__item:hover{border-color:#0085ff}.cases__item:hover .cases__item-link{background:#0085ff;border-color:#0085ff}.cases__item-theme{padding-left:12px}.cases__item-theme span{color:#111;display:block}.cases__item-theme p{color:#111;font-weight:600}.cases__item-img{margin-top:23px}.cases__item-link{border:1px solid rgba(0,0,0,.2);border-radius:50px;display:inline-flex;height:40px;position:absolute;right:25px;top:25px;transition:.2s;width:40px}.cases__buttons,.cases__item-link{align-items:center;justify-content:center}.cases__buttons{display:flex;flex-direction:column;gap:20px}.cases__item-saving{color:#111;display:flex;font-family:Rubik;gap:2px;margin-top:10px}.cases__item-saving span{font-weight:600}.cases__item-link svg{fill:#111}.cases__item:hover .cases__item-link svg{fill:#fff}.cases__item-services{align-items:center;border-top:1px solid #ccc;display:flex;gap:8px;justify-content:center;margin-bottom:-7px;margin-left:-13px;margin-top:15px;padding-top:14px;width:calc(100% + 26px)}.cases__item-services-span{color:#999;font-size:16px;font-weight:500}.cases__item-services-box{align-items:center;display:flex}.cases__item-services-one{align-items:center;border:1px solid #ccc;border-radius:50px;display:inline-flex;height:30px;justify-content:center;width:30px}.cases__item-services-box .cases__item-services-one{margin-left:-5px}.cases__item-services-box .cases__item-services-one:first-child{margin-left:0}.cases__item-services-one_yandex{background:#fff9e6;border-color:#f5edd5}.cases__item-services-one_google{background:#ecf3fb;border-color:#dae4ef}.cases__item-services-one_antibot{background:#eef7f0;border-color:#d8eedd}.cases__item-services-one_captcha{background:#f5e9dc;border-color:#e0cebb}.cases__item-services-one_vk{background:#e5f1ff;border-color:#c1d5ed}.cases__item-services-one_mycomps{background:#f9ebfd;border-color:#e5d2eb}.cases__item-services-one_hardtarget{background:#d2eaf8;border-color:#bad5e5}@media screen and (max-width:1370px){.cases__subtitle{margin-left:auto;margin-right:auto;max-width:660px}.cases__box{gap:15px}.cases__box .cases__item:last-child{display:none}.cases__item-body{display:flex;gap:4px}.cases{padding:80px 0}}@media screen and (max-width:991px){.cases{margin:40px 0;padding:70px 0}}@media screen and (max-width:767px){.cases__box{align-items:center;flex-direction:column;gap:20px}.cases__item{max-width:380px}}@media screen and (max-width:574px){.cases{margin-bottom:30px;margin-top:30px;padding-bottom:30px;padding-top:30px}.cases__item-body,.cases__item-saving{font-size:14px}}.pricenew2{padding:60px 0}.pricenew2__softhide{opacity:0}.pricenew2__cont{align-items:stretch;display:flex;gap:10px;justify-content:center}.pricenew2__item{border:2px solid #ececec;border-radius:8px;display:flex;flex-direction:column;position:relative;transition:.1s ease;width:32%}.pricenew2__item:hover{z-index:10}.pricenew2__item_popular{border-color:#27c58b;border-top-left-radius:0}.pricenew2__item-popular{align-items:center;background:#27c58b;border-radius:8px 8px 0 0;color:#fff;display:inline-flex;font-weight:500;height:35px;left:-2px;padding:10px 25px;position:absolute;top:-35px}.pricenew2__item-head{font-size:18px;padding:20px}.pricenew2__item-title span{color:#27c58b;font-size:16px;font-weight:500}.pricenew2__item-subtitle{color:#333;font-family:Roboto;font-size:12px;margin-top:5px}.pricenew2__item-subtitle span{color:#4399ff;font-weight:600}.pricenew2__item-body{display:flex;flex-direction:column;padding:0 16px 2px}.pricenew2__item-box{border-bottom:1px solid #ececec;display:flex;flex-direction:column;gap:18px;justify-content:center;padding:16px 0}.pricenew2__box{margin-left:auto;margin-right:auto;max-width:890px}.pricenew2__item-box li{align-items:center;display:flex;gap:15px}.pricenew2__item-box li svg{fill:#ddd;height:16px;min-width:16px;width:16px}.pricenew2__item-box li p{flex-grow:1;font-family:Roboto;font-size:14px;line-height:22px;line-height:130%}.pricenew2__item-box li p span{font-weight:700}.pricenew2__item-box-name{color:#333;font-size:14px}.pricenew2__item-box-cost{color:#999;font-size:14px}.pricenew2__item:hover{background:#f7fdfa;border-color:#27c58b}.pricenew2__item:hover .pricenew2__item-box li svg{fill:#27c58b}.pricenew2__item-bottom{padding:14px 0}.pricenew2__item-button{background:#27c58b;border-radius:5px;box-shadow:0 4px 8px -1px rgba(0,0,0,.15);color:#fff;font-size:14px;font-weight:500;padding:10px 30px;text-align:center;width:100%}.pricenew2__item-button:hover{background:#29b582}.pricenew2__item-button_soon{cursor:default;opacity:.5}.pricenew2__item-button_soon:hover{background:#27c58b}.pricenew2__bottom{border-bottom:1px solid #f5f5f5;padding:20px 0}.pricenew2__bottom-title{color:#999;font-family:Inter;font-size:12px}.pricenew2__item-title{font-family:Roboto}.pricenew2__item-box_checkmarks{border-top:1px solid #ececec;height:122px}.pricenew2__item-eco{align-items:center;background:#f5f5f5;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:8px;padding:8px 12px;width:100%}.pricenew2__item-eco-left{align-items:center;display:flex;gap:6px}.pricenew2__item-eco-title{color:#27c58b;font-family:Roboto;font-size:14px;font-weight:500}.pricenew2__item-eco-right{color:#333;font-family:Roboto;font-size:14px;font-weight:500}.pricenew2__item-eco-icon svg{fill:#27c58b}.pricenew2__tooltip{display:inline-block;margin-left:2px;position:relative;vertical-align:middle}.pricenew2__tooltip-q{align-items:center;background:#a4a4a4;border-radius:50px;color:#fff;cursor:pointer;display:inline-flex;font-size:9px;height:12px;justify-content:center;position:relative;top:-3px;width:12px}.pricenew2__tooltip-content{background:#fff;border:1px solid #e9e9e9;display:none;padding:20px 15px;position:absolute;right:-175px;top:25px;width:350px}.pricenew2__tooltip:hover .pricenew2__tooltip-content{display:block}.pricenew2__tooltip-content:after{content:"";height:15px;left:0;position:absolute;top:-15px;width:100%}.pricenew2__tooltip-content:before{background:url(../images/dist/tooltip-tr.svg) no-repeat 50%;content:"";display:inline-block;height:15px;left:160px;position:absolute;top:-10px;width:15px}.pricenew2__tooltip-content *{font-size:14px!important}.pricenew2__tooltip-content p{margin-bottom:10px}.pricenew2__tooltip-content p:last-child{margin-bottom:0}.pricenew2__tooltip-content .pbtc-bold{color:#000;font-size:14px;font-weight:500}.pricenew2__tooltip-content .pbtc-gray{color:#999;font-size:14px}.pricenew2__item-price{align-items:flex-end;color:#333;display:flex;font-family:Roboto;font-size:14px;font-weight:500;gap:8px;margin-top:12px}.pricenew2__item-price-first{color:#27c58b;font-family:Roboto;font-size:19px;font-weight:500}.pricenew2__item-price-second{color:#999;font-family:Roboto;font-size:16px;font-weight:500;text-decoration:line-through}.pricenew2__item-savings{align-items:center;background:#f5f5f5;border-radius:8px;display:flex;justify-content:center;margin-top:12px;padding:8px 14px;transform:translateX(-10px);width:calc(100% + 20px)}.pricenew2__item-savings-left{align-items:center;display:flex;gap:6px}.pricenew2__item-savings-left-icon svg{fill:#4399ff}.pricenew2__item-savings-text{color:#4399ff;font-size:14px;font-weight:500}.pricenew2__item-savings-fax{color:#333;font-family:Roboto;font-size:14px;font-weight:500;margin-left:12px}.pricenew2__tabs{align-items:center;display:flex;flex-direction:column;margin-top:40px}.pricenew2__tabs-nav{align-items:center;background:#f5f5f5;border-radius:12px;display:inline-flex;flex-wrap:wrap;gap:16px;margin-bottom:70px;padding:3px}.pricenew2__tabs-nav-btn{align-items:center;border-radius:8px;color:#333;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:15px;height:34px;justify-content:center;padding:8px;position:relative;transition:.2s ease;width:170px}.pricenew2__tabs-nav-btn:after{background:#ddd;content:"";height:20px;position:absolute;right:-8px;top:7px;width:1px}.pricenew2__tabs-nav .pricenew2__tabs-nav-btn:last-child:after{display:none}.pricenew2__tabs-nav-btn:hover{background:#fff}.tabs__nav-btn--active{background:#fff;padding:5px 15px}.pricenew2__tabs-nav-btn-discount{background:#f7fdfa;border:1px solid #27c58b;border-radius:7px;font-family:Rubik;font-size:12px;font-weight:500;height:24px;padding:5px 8px}.pricenew2__tabs-nav-btn-text{font-size:14px}.pricenew2__item-services-item{align-items:center;display:flex;gap:15px}.pricenew2__item-services-item img{width:24px}.pricenew2__item-services-box{display:flex;flex-direction:column;gap:15px}.pricenew2__item-services-title span{color:#333;font-weight:600}@media screen and (max-width:1370px){.pricenew2{padding:50px 0}.pricenew2__tooltip_first .pricenew2__tooltip-content{left:-60px;right:auto}.pricenew2__tooltip_first .pricenew2__tooltip-content:before{left:57px}.pricenew2__tooltip_last .pricenew2__tooltip-content{right:-60px}.pricenew2__tooltip_last .pricenew2__tooltip-content:before{left:auto;right:57px}.pricenew2__cont{flex-wrap:wrap}}@media screen and (max-width:991px){.pricenew2{padding:40px 0}.pricenew2__item{animation-name:none!important}.pricenew2__item-title{font-size:16px}.pricenew2__item-body{padding-left:10px;padding-right:10px}.pricenew2__item-box{gap:14px}.pricenew2__item-savings{flex-direction:column;gap:4px;transform:none;width:100%}.pricenew2__item-box li p{font-size:13px}.pricenew2__item-price{flex-wrap:wrap}.pricenew2__item{width:100%!important}.pricenew2__item-box{height:auto}.pricenew2__item_popular{margin-top:44px}.pricenew2__tabs-nav-btn{flex-grow:1;min-width:31%;width:auto;width:31%}.pricenew2__tabs-nav .pricenew2__tabs-nav-btn:nth-child(3):after{display:none}}@media screen and (max-width:767px){.pricenew2__cont{flex-direction:column}.pricenew2__item-bottom,.pricenew2__item-box li{justify-content:center}.pricenew2__item-details,.pricenew2__item-head{text-align:center}.pricenew2__tooltip-content{left:-290px!important}.pricenew2__tooltip-content:before{left:288px!important}.pricenew2__tooltip_first .pricenew2__tooltip-content{left:-200px!important}.pricenew2__tooltip_first .pricenew2__tooltip-content:before{left:197px!important}.pricenew2__item-box-icon{display:inline-flex;justify-content:flex-end}.pricenew2__item-box-content{width:210px}.pricenew2__item-box li{gap:10px}.pricenew2__item-box li p{font-size:14px}.pricenew2__item_popular{margin-top:50px}.pricenew2__tabs-nav{gap:10px;margin-bottom:30px}.pricenew2__tabs-nav-btn{gap:9px;padding-left:10px;padding-right:10px}}@media screen and (max-width:574px){.pricenew2{padding:30px 0}.pricenew2__tabs-nav-btn{flex-direction:column;gap:5px;height:64px}.pricenew2__tabs-nav{gap:0}.pricenew2__tabs-nav-btn:after{display:none}.pricenew2__tabs-nav-btn-text{text-align:center}.pricenew2__item-price-first{font-size:20px}}.comments{padding:60px 0}.comments__title{margin-bottom:50px;text-align:left}.comments__wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:20px}.comments__item{border-radius:15px;padding:20px 30px}.comments__item:hover{box-shadow:0 4px 40px 0 rgba(0,0,0,.15)}.comments__item-name{font-weight:700}.comments__item-country,.comments__item-name{color:#111;font-size:14px;line-height:20px}.comments__item-info{border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:12px;padding-bottom:12px}.comments__item-client{font-family:Inter;font-size:14px;font-weight:400;line-height:22px;margin-bottom:16px}.comments__item-admins span{font-size:14px;font-weight:700;line-height:20px;margin-bottom:2px}.comments__item-admins p{font-family:Inter;font-size:14px;line-height:22px}.comments__wrapper .comments__item:first-child{background:linear-gradient(180deg,#fef9f5,#fffef2);width:490px}.comments__wrapper .comments__item:nth-child(2){background:linear-gradient(180deg,#f9fdf3,#fff);width:683px}.comments__wrapper .comments__item:nth-child(3){background:linear-gradient(180deg,#f6fcfe,#f7f9fd);width:683px}.comments__buttons{display:flex;flex-direction:column;gap:20px;padding-right:102px;padding-top:54px}@media screen and (max-width:1370px){.comments__buttons{align-items:center;height:auto;justify-content:center;padding-right:0;padding-top:0;width:470px}.comments .comments__wrapper .comments__item{width:470px}}@media screen and (max-width:991px){.comments{padding:50px 0}.comments .comments__wrapper .comments__item,.comments__buttons{width:100%}.comments__buttons{margin-top:30px}}@media screen and (max-width:767px){.comments__title{margin-bottom:20px}}@media screen and (max-width:574px){.comments{padding:40px 0}.comments__title{text-align:center}.comments__buttons{margin-left:auto;margin-right:auto;width:275px}.comments__buttons .comments__button{width:100%}}.cont{border-top:1px solid rgba(0,0,0,.3);height:500px;margin-top:110px;position:relative}.cont__container{height:100%}.cont__title{text-align:left}.cont__wrapper{display:flex;height:100%;justify-content:space-between;position:relative}.cont__left{background:#fff;border-radius:5px;box-shadow:5px 5px 26px 0 rgba(0,0,0,.3);display:flex;flex-direction:column;height:80%;left:50%;margin-left:-600px;padding:25px;position:absolute;top:10%;width:450px;z-index:100}.cont__right{position:relative;width:100%}.cont__map{background:gray;left:0;position:absolute;top:0;width:100%}.cont__map,.cont__map div{height:100%}.cont__map iframe{border:none;filter:grayscale(1);height:100%;width:100%}.cont__text{color:#111;font-size:16px;line-height:19px;margin-bottom:auto}.cont__info-item{margin-bottom:20px}.cont__info-title{font-size:24px;line-height:28px;margin-bottom:10px}.cont__info-mail{color:#4399ff;display:block;margin-bottom:10px}.cont__info-mail:hover{color:#2673d1;text-decoration:underline}.cont__info-phone{color:#111;font-size:16px}.cont__info-phone:hover{text-decoration:underline}.map-circle-placemark{background:red}@media screen and (max-width:1370px){.cont__left{margin-left:-480px;width:400px}.cont__text{max-width:316px}}@media screen and (max-width:991px){.cont{height:auto}.cont__wrapper{flex-direction:column;gap:30px;justify-content:flex-start}.cont__left{box-shadow:none;margin:0 auto;max-width:720px;padding-top:30px;position:static;width:100%}.cont__right{height:400px;width:100%}.cont__map{position:static}.cont__text{margin-bottom:60px}.cont__info{display:flex;justify-content:space-between;width:100%}}@media screen and (max-width:767px){.cont__wrapper{gap:20px}.cont__left{max-width:500px;padding:30px 0 0}.cont__text{margin-bottom:40px}.cont__info{flex-direction:column}}@media screen and (max-width:574px){.cont__title{font-size:40px;line-height:44px}.cont__left{padding-left:15px}.cont__right{height:350px}}.qa{padding:60px 0}.qa__subtitle{margin-bottom:53px}.qa__accordions{display:flex;flex-direction:column;gap:15px}.qa .accordion__icon-close{display:none}.qa .accordion.open .accordion__icon-close{display:block}.qa .accordion.open .accordion__icon-open{display:none}.qa .accordion{background:#fcfcfc;border-radius:10px;-webkit-box-shadow:0 4px 40px 0 rgba(0,0,0,.1);box-shadow:0 4px 40px 0 rgba(0,0,0,.1);cursor:pointer;padding:22px 20px 22px 40px}.qa .accordion:hover{background:#f0f0f0}.qa .accordion.open:hover{background:#fff}.qa .accordion__content a{color:#4399ff;text-decoration:underline}.qa .accordion__content a:hover{text-decoration:none}.qa .accordion__content span{display:inline-block;font-weight:700;margin:15px 0 5px}.qa .accordion__control{align-items:center;background:0 0;cursor:pointer;display:flex;justify-content:space-between;width:100%}.qa .accordion__icon{align-items:center;background:#e3edff;border-radius:50px;display:inline-flex;justify-content:center;min-height:36px;min-width:36px;position:relative}.qa .accordion__icon svg{height:16px;left:0;top:0;transition:.2s;width:16px}.qa .accordion__title{color:#161616;font-size:25px;line-height:30px;padding-right:15px;text-align:left}.qa .accordion.open .accordion__content{margin-top:16px}.qa .accordion__icon .accordion__icon-close{width:11px}@media screen and (max-width:991px){.qa{padding:50px 0}.qa .accordion__title{font-size:20px}}@media screen and (max-width:574px){.qa{padding:30px 0}.qa .accordion{padding:14px}.qa .accordion__title{font-size:16px;line-height:130%}}.corner-alert{bottom:15px;left:15px;position:fixed;z-index:999999}.corner-alert__icon{align-items:center;background:#e9e9e9;border-radius:8px;display:inline-flex;flex:0 0 70px;height:70px;justify-content:center}.corner-alert__icon svg{fill:#59ace7;height:37px;width:37px}.corner-alert{align-items:center;background:#f5f5f5;border-radius:12px;display:flex;gap:20px;justify-content:space-between;max-width:700px;padding:16px 20px}.corner-alert__content{max-width:506px}.corner-alert__title{color:#444;font-size:16px;font-weight:500;line-height:110%;margin-bottom:5px}.corner-alert__text{color:#444;font-size:14px;font-weight:400;line-height:130%}.corner-alert__link{align-items:center;color:#444;display:flex;font-size:16px;font-weight:400;gap:7px;line-height:24px;text-decoration:underline}.corner-alert__link:hover{text-decoration:none}.corner-alert__link svg{fill:#444;height:12px;width:12px}.corner-alert__close{align-items:center;align-self:flex-start;border-radius:10px;cursor:pointer;display:inline-flex;flex:0 0 30px;height:30px;justify-content:center;margin-left:auto}.corner-alert__close svg{fill:#949494;height:14px;width:14px}.corner-alert__close:hover{background:#e9e9e9}.corner-alert__buttons{display:flex;gap:10px;margin-top:10px}#tg-alert{animation-delay:1.5s;animation-duration:2s;animation-fill-mode:forwards;animation-name:alertshow;opacity:0}@keyframes alertshow{0%{opacity:0}to{opacity:1}}@media screen and (max-width:574px){.corner-alert__link svg{display:none}#tg-alert{border:1px solid #ccc;bottom:auto;box-shadow:0 0 12px -3px rgba(0,0,0,.2);margin-right:15px;top:100px}.corner-alert__link{font-size:14px;line-height:20px}}.graph-modal__container_bfquiz{background:none!important;padding:0!important;width:auto}.bfquiz{margin:0!important}.bfquiz *{font-family:Inter}.bfquiz{background:#e3f2ff;display:flex;flex-direction:column;height:500px;max-width:100%;padding:44px 50px;width:800px}.bfquiz__title{color:#161616;font-family:Inter;font-size:22px;font-weight:600;line-height:26.4px}.bfquiz__text{color:#515151;font-family:Inter;font-size:15px;font-weight:500;line-height:19.5px}.bfquiz__btn{background:#4eb594;border-radius:50px;color:#fff;cursor:pointer;display:inline-flex;gap:10px;justify-content:center;padding:13px 30px;transition:.1s ease}.bfquiz__btn:hover{background:#319c7a}.bfquiz__btn_full{width:100%}.bfquiz__head{align-items:center;display:flex;justify-content:space-between}.bfquiz__head-links{display:flex;gap:18px}.bfquiz__head-link{color:#515151;font-size:13px;font-weight:500}.bfquiz__main{align-items:center;display:flex;justify-content:space-between;margin-top:34px}.bfquiz__main-left{max-width:378px}.bfquiz__main-title{margin-bottom:18px}.bfquiz__main-text{margin-bottom:27px}.bfquiz__main-bottom{align-items:center;display:flex;gap:50px;margin-top:37px}.bfquiz__main-item{align-items:center;display:flex;gap:5px}.bfquiz__main-item-text{color:#161616;font-size:13px;font-weight:500}.bfquiz__radio-item{align-items:center;background:#fff;border-radius:50px;cursor:pointer;display:inline-flex;gap:10px;padding:13px 21px}.bfquiz__radio-item:hover{background:#f9f9f9}.bfquiz__radio-item span{color:#1b1b1b;font-size:13px;font-weight:600}.bfquiz__radio-item input{height:1px;left:-100px;opacity:0;overflow:hidden;position:absolute;top:-100px;visibility:hidden;width:1px}.bfquiz__radio-item div{background:#ddd;border-radius:50px;display:inline-block;height:18px;min-width:18px;width:18px}.bfquiz__radio-item input:checked+div{background:#4eb594}.bfquiz__radios{display:flex;flex-wrap:wrap;gap:13px;margin-top:50px}.bfquiz__progress{margin-top:auto}.bfquiz__progress-row{align-items:center;display:flex;gap:20px}.bfquiz__progress-area{background:#fff;border-radius:50px;flex-grow:1;height:12px;position:relative}.bfquiz__progress-area:before{background:#4eb594;border-radius:50px;content:"";display:inline-block;height:100%;left:0;position:absolute;top:0;width:0}.bfquiz__progress-area_50:before{width:50%}.bfquiz__progress-area_80:before{width:80%}.bfquiz__progress-caption{color:#787878;font-size:12px;font-weight:500;padding-left:20px}.bfquiz__fb-bonus-item{align-items:center;display:flex;gap:10px;min-width:162px}.bfquiz__fb-bonus-item-icon{min-width:58px}.bfquiz__fb-left-title{color:#161616;font-size:18px;font-weight:500}.bfquiz__fb{margin-top:30px;position:relative}.bfquiz__fb-bonus{display:flex;flex-direction:column;gap:30px;margin-top:25px}.bfquiz__fb-bonus-item-text{font-size:12px;font-weight:500}.bfquiz__fb-bonus-wrap{padding-right:56px;position:relative}.bfquiz__fb-bonus-wrap:after{background:#9c9c9c;content:"";height:80%;position:absolute;right:0;top:0;width:1px}.bfquiz__fb-form-wrap{flex-grow:1;padding-left:44px}.bfquiz__fb{display:flex}.bfquiz__fb-tabs-header{align-items:center;display:flex;gap:25px}.bfquiz__fb-tabs-head{align-items:center;background:none;cursor:pointer;display:flex;filter:grayscale(1);gap:10px;padding:0}.bfquiz__fb-tabs-head.tabs__nav-btn--active{filter:grayscale(0)}.bfquiz__fb-tabs-head-text{color:#161616;font-family:Inter;font-size:14px;font-weight:500}.bfquiz__fb-tabs-head-icon{font-size:0}.bfquiz__fb-tabs-head-icon img{min-width:20px}.bfquiz__form{margin-top:26px}.bfquiz__form-item{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.bfquiz__form-item input{background:none;border:1px solid #b0b0b0;border-radius:10px;height:39px;padding-left:15px}.bfquiz__checkbox{align-items:center;cursor:pointer;display:flex;gap:4px;position:relative}.bfquiz__checkbox-cell{border:1px solid #c4c4c4;border-radius:4px;height:14px;min-width:14px}.bfquiz__checkbox-text{color:#787878;font-size:10px;font-weight:500;letter-spacing:-2%}.bfquiz__checkboxes{display:flex;flex-direction:column;gap:11px;margin-top:27px}.bfquiz__checkbox-input:checked+.bfquiz__checkbox-cell{background:url(../images/dist/bfquiz/checkmark-icon.svg) no-repeat 50%,#fff;border-color:#fff}.bfquiz__form-container{max-width:302px}.bfquiz__fb-adv-item{align-items:center;background:linear-gradient(to right top,#4eb594,#71dab8);border-radius:50%;color:#fff;display:inline-flex;justify-content:center;position:absolute;text-align:center}.bfquiz__fb-adv-item_small{bottom:0;height:133px;left:100px;width:133px}.bfquiz__fb-adv-item_medium{height:129px;left:0;top:72px;width:129px}.bfquiz__fb-adv-item_large{height:177px;right:0;top:0;width:177px}.bfquiz__fb-adv{height:312px;position:absolute;right:0;width:312px}.bfquiz__checkbox-input{cursor:pointer;left:0;opacity:0;position:absolute;top:0}@media screen and (max-width:900px){.graph-modal__content{overflow:hidden;position:relative;border-radius:15px;}.graph-modal__container_bfquiz{width:90%}.bfquiz{height:auto;padding:25px;width:100%}.bfquiz__progress{margin-top:50px}.graph-modal__close{right:-5px;top:-30px}.graph-modal__close svg{stroke:#fff}}@media screen and (max-width:760px){.bfquiz__fb{flex-direction:column}.bfquiz__fb-left-title{display:none}.bfquiz__fb-bonus-wrap:after{display:none}.bfquiz__fb-bonus{flex-direction:row;gap:20px;margin-top:0}.bfquiz__fb{margin-top:20px}.bfquiz__fb-form-wrap{margin-top:30px;padding-left:0}.bfquiz__fb-adv-item_small{left:auto;right:0}.bfquiz__fb-adv{display:none}.bfquiz__fb-bonus,.bfquiz__fb-tabs-header{flex-wrap:wrap}}@media screen and (max-width:600px){.bfquiz__main{flex-direction:column;gap:30px}.bfquiz__main-left{max-width:100%}.bfquiz__fb-bonus-wrap{padding:0}.bfquiz__fb-tabs-header{gap:15px}.bfquiz__fb-bonus-item-icon{width:50px}.bfquiz__form-container{max-width:100%}.bfquiz__fb-tabs-head-text{font-size:13px}.bfquiz{padding:20px;border-radius:15px}.bfquiz__logo{display:none}.bfquiz__title{font-size:20px}.bfquiz__text{font-size:14px;margin-top:5px}.bfquiz__main-btn{width:100%}.bfquiz__main-item-text{font-size:11px}.bfquiz__main-bottom{gap:15px;margin-top:15px}.bfquiz__progress-row{align-items:flex-end;flex-direction:column}.bfquiz__progress-area{width:100%}.bfquiz__progress-caption{margin-bottom:5px;padding-left:0}.bfquiz__radio-item span{font-size:12px}.bfquiz__head-links{width:100%}.bfquiz__main{flex-direction:row}.bfquiz__btn{font-size:14px}.bfquiz{padding:35px 15px 15px}.bfquiz__fb-bonus{gap:15px}.bfquiz__fb-bonus{flex-wrap:nowrap}.bfquiz__fb-bonus-item:first-child{display:none}.bfquiz__form-item{margin-bottom:15px}.bfquiz__fb-bonus-item{gap:5px;min-width:calc(50% - 8px)}.bfquiz label{font-size:11px;color:#787878}.bfquiz__fb-tabs-head-icon img{width:16px;min-width:16px}.bfquiz__fb-tabs-head{flex-wrap:nowrap}.bfquiz__radios{margin-top:20px;gap:10px;height:162px}.bfquiz__head-links{gap:5px;flex-direction:column;}.graph-modal__close{right:5px;top:5px;z-index:100}.graph-modal__close svg{stroke:#666}.bfquiz__main-left{max-width:60%;display:flex;flex-direction:column}.bfquiz__main-btn{order:2;margin-top:20px;width:calc(90vw - 30px);}.bfquiz__main-bottom{width:calc(90vw - 30px)}.bfquiz__main-right{position:absolute;top:80px;right:0;min-width:300px;transform:translate(48%, -10%)}.bfquiz__head-links{flex-direction:column}}.roll-network{bottom:15px;position:fixed;right:15px;z-index:9999}.roll-network .block-roll{position:relative}.roll-network .block-roll.open-is .block-roll-network{background-color:#fff;border-radius:10px;box-shadow:0 5px 20px 0 rgba(0,0,0,.1)!important;height:auto;opacity:1;overflow:visible;padding:10px 0;transition:all .3s ease-in-out;z-index:3}.roll-network .block-roll .ico-roll-network:after{background-image:url(../images/dist/network/mess-01.svg);content:"";display:block;height:32px;left:50%;margin-left:-16px;margin-top:-16px;position:absolute;top:50%;width:32px}.roll-network .block-roll .block-roll-network a.chat-youtube-icon:after{background-color:red;background-image:url(../images/dist/network/youtube.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:16px 16px;border-radius:50%;content:"";display:block;height:30px;left:0;margin-top:-15px;position:absolute;top:50%;width:30px}.roll-network .block-roll.open-is .ico-roll-network:after{background-image:none;color:#fff;content:"+";font-size:42px;font-weight:100;line-height:32px;text-align:center;transform:rotate(45deg)}.roll-network .block-roll .block-roll-network{height:0;opacity:0;overflow:hidden;right:0;transition:all .3s ease-in-out;width:215px}.roll-network .block-roll.open-is .block-roll-network:after{border-left:12px solid transparent!important;border-right:12px solid transparent!important;border-color:#fff;border-top-style:solid!important;border-top-width:12px;bottom:-12px!important;content:""!important;height:0!important;position:absolute!important;right:16px;width:0!important;z-index:0!important}.roll-network .block-roll.open-is .message-list{display:none}.roll-network .block-roll .ico-roll-network{background-color:#688be1;border-radius:50%;box-shadow:0 5px 20px 0 rgba(0,0,0,.1)!important;cursor:pointer;height:60px;width:60px}.roll-network .block-roll .block-roll-network{bottom:80px;position:absolute}.roll-network .block-roll .block-roll-network .item{padding:5px 15px;position:relative}.roll-network .block-roll .block-roll-network .item:hover{background-color:#f1f2f7}.roll-network .block-roll .block-roll-network a{color:#425660;cursor:pointer;display:block;font-size:14px;height:30px;line-height:32px;padding-left:40px;position:relative;text-decoration:none;transition:all .3s ease-in-out}.roll-network .block-roll .block-roll-network a:hover{opacity:.6;transition:all .3s ease-in-out}.roll-network .block-roll .block-roll-network a.chat-teleg-icon:after{background-color:#27a3e3;background-image:url(../images/dist/network/teleg.svg);background-position:45% 50%;background-repeat:no-repeat;background-size:16px 16px;border-radius:50%;content:"";display:block;height:30px;left:0;margin-top:-15px;position:absolute;top:50%;width:30px}.roll-network .block-roll .block-roll-network a.chat-viber-icon:after{background-color:#8b66a9;background-image:url(../images/dist/network/viber.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:20px 20px;border-radius:50%;content:"";display:block;height:30px;left:0;margin-top:-15px;position:absolute;top:50%;width:30px}.roll-network .block-roll .block-roll-network a.chat-phone-icon:after{background-color:#364952;background-image:url(../images/dist/network/phone.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:16px 16px;border-radius:50%;content:"";display:block;height:30px;left:0;margin-top:-15px;position:absolute;top:50%;width:30px}.roll-network .block-roll .block-roll-network a.chat-whats-icon:after{background-color:#25cc62;background-image:url(../images/dist/network/whatsapp.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:16px 16px;border-radius:50%;content:"";display:block;height:30px;left:0;margin-top:-15px;position:absolute;top:50%;width:30px}.roll-network .block-roll .block-roll-network a.chat-vk-icon:after{background-color:#4e7db2;background-image:url(../images/dist/network/vk.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:16px 16px;border-radius:50%;content:"";display:block;height:30px;left:0;margin-top:-15px;position:absolute;top:50%;width:30px}.roll-network .block-roll .block-roll-network a.chat-fb-icon:after{background-color:#4867aa;background-image:url(../images/dist/network/fb.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:16px 16px;border-radius:50%;content:"";display:block;height:30px;left:0;margin-top:-15px;position:absolute;top:50%;width:30px}.roll-network .block-roll .block-roll-network a.chat-chat-icon:after{background-color:#800c7a;background-image:url(../images/dist/network/chat.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:16px 16px;border-radius:50%;content:"";display:block;height:30px;left:0;margin-top:-15px;position:absolute;top:50%;width:30px}.roll-network .message-list{background-color:#fff;border-radius:10px;bottom:80px;box-shadow:0 5px 20px 0 rgba(0,0,0,.1)!important;color:#425660;font-size:14px;opacity:1;padding:15px;position:absolute;right:0;text-align:center;text-decoration:none;transition:all .3s ease-in-out;width:130px;z-index:1}.roll-network .message-list:hover{color:#6695e2;transition:all .3s ease-in-out}.roll-network .message-list:after{border-left:12px solid transparent!important;border-right:12px solid transparent!important;border-color:#fff;border-top-style:solid!important;border-top-width:12px;bottom:-12px!important;content:""!important;height:0!important;position:absolute!important;right:16px;width:0!important;z-index:0!important}.main{background:url(../images/dist/main/main-shadow2.webp) no-repeat calc(100% + 370px) bottom;margin-top:81px;padding-bottom:100px;padding-top:90px}.main__container{position:static}.main__wrapper{display:flex;justify-content:space-between}.main__left{flex:610px 0 0;position:relative;z-index:5}.main__title{color:#111;font-family:Inter;font-size:40px;font-weight:600;line-height:120%;margin:22px 0}.main__button{opacity:0}.main__bottom-row{align-items:center;display:flex;gap:25px;margin-top:30px}.main__bottom-link{font-family:Inter;font-size:20px;font-weight:500}.main__bottom-text{color:#999fa9;font-size:14px;font-weight:400;margin-top:20px}.main__bottom-price{color:#333;font-weight:500}.main__bottom-price span{color:#27c58b;font-family:Inter;font-size:24px}.main__subtitle{color:#111;font-size:16px;line-height:130%;margin-bottom:25px;max-width:450px}.main__ourservices{margin-top:30px}.main__ourservices-title{color:#333;display:block;font-family:Inter;font-size:14px;margin-bottom:15px}.main__ourservices-box{display:flex;flex-wrap:wrap;gap:5px;max-width:610px}.main__ourservices-item{align-items:center;background:#fff;border:1px solid hsla(218,9%,63%,.3);border-radius:50px;color:#333;display:flex;font-family:Roboto;font-size:14px;font-weight:500;gap:7px;opacity:0;padding:11px 14px;transition:.1s ease}.main__ourservices-item:hover{background:#f5f5f5}.main__ourservices-item_no{cursor:default}.main__ourservices-item_no:hover{background:#fff}.main__ourservices-item_1{animation-delay:.1s}.main__ourservices-item_2{animation-delay:.2s}.main__ourservices-item_3{animation-delay:.3s}.main__ourservices-item_4{animation-delay:.4s}.main__ourservices-item_5{animation-delay:.5s}.main__ourservices-item_6{animation-delay:.6s}.main__ourservices-item_7{animation-delay:.7s}.main__ourservices-item_8{animation-delay:.8s}.main__graphs{height:550px;position:relative;width:650px}.main__graphs1{right:40px}.main__graphs1,.main__graphs2{border-radius:15px;box-shadow:0 0 21px 0 rgba(0,0,0,.15);position:absolute}.main__graphs2{bottom:50px;right:10px}@media screen and (max-height:800px){.main{padding-top:50px}}@media screen and (max-width:1370px){.main{overflow:hidden;padding-bottom:40px;padding-top:50px}.main__wrapper{align-items:center}.main__left{flex:1 0 auto;max-width:38vw}.main__title{font-size:34px;line-height:130%;margin-bottom:25px}.main__content{padding-top:0}.main__graphs{overflow:hidden;position:absolute;right:0}.main__bottom-row{align-items:flex-start;flex-direction:column}.main__bottom-link{font-size:18px}.main__ourservices-item{height:40px}.main__graphs2{max-width:580px}}@media screen and (max-width:1200px){.main{padding-bottom:20px}}@media screen and (max-width:991px){.main__container{max-width:100%!important;padding:0 25px;position:static}.main{padding-bottom:0;padding-top:35px}.main__wrapper{align-items:flex-start;flex-direction:column;gap:30px;position:relative}.main__left{flex:auto;max-width:50%}.main__list p{font-size:16px;line-height:30px}.main__graphs{right:-25px}.main__graphs1{max-width:40vw;top:50px}.main__graphs2{max-width:50vw;top:250px}.main__title{font-size:30px}.main__bottom-text{max-width:420px}}@media screen and (max-width:767px){.main__graphs{display:none}.main__left,.main__title{max-width:100%}.main{background:url(../images/dist/main/main-shadow3.webp) no-repeat calc(100% + 370px) -300px}}@media screen and (max-width:574px){.main{background:url(../images/dist/main/main-shadow4.webp) no-repeat calc(100% + 370px) -300px;padding-bottom:20px}.main__title{font-size:26px}.main__title br{display:none}.main__list p{font-size:18px;line-height:30px}.main__ul{gap:18px}.main__subtitle{font-size:14px}}.advs{padding:60px 0}.adv__wrapper{align-items:center;border-radius:15px;box-shadow:0 4px 40px 0 rgba(0,0,0,.1);display:flex;gap:52px;justify-content:space-between;padding:30px 67px}.adv__item{align-items:center;border-right:1px solid hsla(0,0%,7%,.2);display:inline-flex;gap:48px;padding-right:50px}.adv__item--last{border-right:none;padding-right:0}.adv__item-icon{align-items:center;background:linear-gradient(90deg,#dbecfb,#cfddf2);border-radius:8px;display:inline-flex;justify-content:center;padding:14px;position:relative}.adv__item-icon:before{box-shadow:0 0 31px 0 #1f71d2;content:"";display:inline-block;height:10px;left:50%;position:absolute;top:50%;width:10px}.adv__item-icon img{border-radius:80px}.adv__item-text{color:#111;font-size:16px;line-height:25px;text-align:center}@media screen and (max-width:1370px){.adv__wrapper{box-shadow:none;margin:0 auto;max-width:720px;padding:0}.adv__item{border-right:none;flex-direction:column;gap:15px;padding-right:0}}@media screen and (max-width:767px){.adv__wrapper{flex-wrap:wrap;gap:30px 4%}.adv__item{align-items:center;display:flex;flex-direction:row;width:48%}.adv__item-icon{min-height:60px;min-width:60px}.adv__item-text{text-align:left}}@media screen and (max-width:574px){.advs{padding:40px 0}}@media screen and (max-width:480px){.adv__item{flex-direction:column;justify-content:center;text-align:center}.adv__item-text{font-size:14px;text-align:center}}.botfaqtor{padding:60px 0}.botfaqtor__wrapper{gap:32px;margin:0 auto;max-width:880px}.botfaqtor__numbers,.botfaqtor__wrapper{display:flex;justify-content:space-between}.botfaqtor__numbers{background:linear-gradient(180deg,#edf9fd,#eef2fb);border:1px solid #2174d3;border-radius:15px;flex-direction:column;height:100%;padding:50px 20px 20px;text-align:center}.botfaqtor__right{background:#f7f9fd;border-radius:20px;max-width:566px;padding:34px 40px}.botfaqtor__numbers-count{color:#2376d5;font-size:30px;font-weight:500;margin-bottom:5px}.botfaqtor__numbers-updates{color:rgba(0,0,0,.5);font-size:12px}.botfaqtor__right-title{color:#111;font-size:30px;font-weight:500;margin-top:30px}.botfaqtor__right-text{color:#111;display:flex;flex-direction:column;gap:15px;margin-top:29px}.botfaqtor__right-row{align-items:center;display:flex;gap:30px;margin-top:29px}.botfaqtor__left{flex-grow:1}@media screen and (max-width:991px){.botfaqtor__wrapper{flex-direction:column}.botfaqtor__right{max-width:100%}.botfaqtor__numbers{padding:20px}.botfaqtor__numbers-item{margin-bottom:40px}}@media screen and (max-width:574px){.botfaqtor{padding:40px 0}.botfaqtor__right{padding:25px}.botfaqtor__wrapper{gap:20px}}.lets{background:url(../images/dist/lets/lets-bg.jpg) no-repeat 50%/cover;margin:60px 0;padding:65px 0;text-align:center}.lets__title{font-size:40px;font-weight:500;margin-bottom:5px}.lets__title span{color:#29b74d}.lets__btn{margin-top:40px}.lets__text{font-family:Inter;font-size:24px;margin-top:12px}@media screen and (max-width:991px){.lets{margin:50px 0;padding:50px 0}.lets__title{font-size:30px}}@media screen and (max-width:574px){.lets{margin:30px 0;padding:30px 0}}.get{padding:60px 0}.get__title{line-height:50px;margin-bottom:40px}.get__button-cell{text-align:center}@media screen and (max-width:991px){.get{padding:50px 0}.get__title{line-height:40px;margin-bottom:20px}}.roll-network_scrollbottom{bottom:95px!important}.ency{padding:60px 0}.ency__box{display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between;margin:30px auto 0;max-width:1190px}.ency__item{background:#fff;border:1px solid transparent;border-radius:15px;box-shadow:0 4px 40px 0 rgba(0,0,0,.1);flex:1 0 auto;max-width:31.5%;padding:13px 13px 30px}.ency__item:hover{box-shadow:0 4px 40px 0 rgba(0,133,255,.2)}.ency__item:hover{border-color:#2275d4}.ency__item-img{margin-bottom:25px}.ency__item-img img{border-radius:8px}.ency__item-tags{display:flex;gap:8px}.ency__item-tags li{color:#9ca1a9;font-family:Inter;font-size:14px}.ency__item-tags li:after{background:#9ca1a9;content:"";display:inline-block;height:4px;margin-left:8px;vertical-align:middle;width:4px}.ency__item-tags li:last-child:after{display:none}.ency__item-title{font-weight:500;margin-top:15px}.ency__item-text,.ency__item-title{color:#333;font-family:Inter;line-height:130%}.ency__item-text{font-size:14px;margin-top:8px}.ency__btn{margin-top:40px}.ency__btn-wrap{text-align:center}@media screen and (max-width:1370px){.ency__box{gap:20px}.ency__item{max-width:31%}}@media screen and (max-width:991px){.ency__item{max-width:48%}}@media screen and (max-width:574px){.ency{padding:40px 0}.ency__item{max-width:100%;width:100%}.ency__item-img img{width:100%}}.nav__service-current-icon{background-image:url(../images/dist/header/nav-botfaqtor.svg);background-size:auto}.link{border-color:#27c58b;color:#27c58b}.btn{background:#27c58b;box-shadow:0 0 30px 0 rgba(20,177,134,.25)}.btn:hover{background:#13a570}.title span{color:#27c58b}.header__account{border-color:#27c58b;color:#27c58b}.service__item:hover{border-color:#27c58b;box-shadow:0 0 30px 0 rgba(20,177,134,.25)}.accordion__content a,.cont__info-mail{color:#27c58b}.cont__info-mail:hover{color:#27c58b}.footer__link.footer__link--hl{color:#27c58b}.footer__link.footer__link--hl:hover{color:#27c58b}.header__info-phone:hover{color:#27c58b}.header__info-mail:hover{color:#27c58b}@media screen and (max-width:991px){.header__info-phone{color:#27c58b}.header__connect{background:none;box-shadow:none;color:#27c58b}}.trust__checked-box{display:flex;justify-content:center;padding-top:40px}@media screen and (max-width:767px){.trust__checked-box .checked__socials{justify-content:space-between;width:100%}.trust__checked-box{padding-top:20px}}.cases__item:hover{border-color:#27c58b}.cases__item:hover .cases__item-link{background:#27c58b;border-color:#27c58b}@media screen and (max-width:991px){.cases{padding:0}}@media screen and (max-width:574px){.cases{margin:20px 0;padding:20px 0}}.service__item:hover{border-color:#2175d4;box-shadow:0 4px 40px 0 rgba(0,133,255,.2)}.cases__item:hover{border-color:#2175d4;box-shadow:0 4px 40px 0 rgba(0,133,255,.2)}.cases__item:hover .cases__item-link{background:#2175d4;border-color:#2175d4}@media screen and (max-width:991px){.cont{margin-top:40px}}
