@charset "UTF-8";:root{--white: #fff;--primary-color: #00b2ff;--secondary-color: #e93c53;--black-main: #2d2d2d;--gray-light: #b6b6b6;--gray-dark: #7e7e7e}*,:after,:before{margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat,sans-serif;margin:0 auto;overflow-x:hidden}body,html{height:100%;min-width:375px}html{scroll-behavior:smooth}a{text-decoration:none;color:unset}ul{list-style:none}address{font-style:normal}.lock{overflow-y:hidden}[class*=__container]{max-width:1220px;width:100%;margin:0 auto;padding:0 10px}.title-1{color:var(--black-main);font-size:3.75rem;font-weight:700}@media (max-width: 767.98px){.title-1{font-size:2.5rem}}.title-2{color:var(--black-main);font-size:3.75rem;font-weight:700}@media (max-width: 767.98px){.title-2{font-size:2.5rem}}.title-2 span{color:var(--primary-color)}.title-3{color:var(--black-main);font-size:1.875rem;font-weight:700}.title-4{color:var(--black-main);font-size:1.25rem;font-weight:700}.button{font-family:Montserrat,sans-serif;display:block;padding:.8125rem 1rem;border:1px solid var(--primary-color);background:var(--white);color:var(--primary-color);text-align:center;font-size:1rem;font-weight:700;line-height:218.75%;letter-spacing:4px;text-transform:uppercase;cursor:pointer;transition:color .3s ease 0s,border .3s ease 0s,background .3s ease 0s}@media (any-hover: hover){.button:hover{border:1px solid var(--white);color:var(--white);background:var(--primary-color)}}@media (max-width: 767.98px){.button{max-width:100%;width:100%}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0,0,0,0);overflow:hidden}.slider-navigation{display:flex;align-items:center}.slider-navigation__arrow{background:transparent;border:none;cursor:pointer;padding:.5rem}.slider-navigation__arrow svg{fill:var(--primary-color)}.slider-navigation__arrow:disabled svg{fill:#e6e6e6}.crm-marketing .header{padding-top:4.5rem;padding-bottom:7rem;background:var(--primary-color);top:-110%;left:0;width:100%;transition:top .3s ease 0s}@media (max-width: 991.98px){.crm-marketing .header{padding-top:2rem;padding-bottom:5rem}}@media (max-width: 767.98px){.crm-marketing .header{padding-top:1rem;padding-bottom:2rem}}.crm-marketing .header__dark{background:#282626;padding:3.125rem 0}.crm-marketing .header__dark .burger span{background:var(--secondary-color)}.crm-marketing .header__container{display:flex;align-items:center;justify-content:space-between;gap:.5rem}@media (max-width: 767.98px){.crm-marketing .header__container{gap:2rem}}.crm-marketing .header.progress{background:var(--white);position:fixed;top:0;width:100%;z-index:900;padding:2.1875rem 0 0}@media (max-width: 767.98px){.crm-marketing .header.progress{padding:1.3rem 0 0}}.crm-marketing .header.progress .header__container{margin-bottom:1.5625rem}@media (max-width: 767.98px){.crm-marketing .header.progress .header__container{margin-bottom:.625rem}}.crm-marketing .header.progress .progress-bar{display:block}.crm-marketing .header.progress .nav-header__socials{flex-direction:row;position:static;gap:.5rem;margin-left:1rem}.crm-marketing .header.progress .nav-header__menu{display:flex;flex-direction:row-reverse}.crm-marketing .header.progress .nav-header__link{padding:.75rem 1rem;color:var(--black-main)}.crm-marketing .header.progress .nav-header__phone-number{color:var(--black-main)}.crm-marketing .progress-bar{background:#f0f0f0;display:none}.crm-marketing .progress-bar__line{width:100%;height:.625rem;background-color:#d4f2ff}.crm-marketing .progress-bar__line span{display:block;width:0;height:100%;background-color:var(--primary-color);transition:width .22s ease 0s}.crm-marketing .progress-bar__list{display:flex;align-items:center;justify-content:space-evenly}.crm-marketing .progress-bar__item{padding:1rem .5rem}@media (max-width: 767.98px){.crm-marketing .progress-bar__item{padding:.8rem .2rem}}.crm-marketing .progress-bar__link{color:#a5a5a5;font-family:Montserrat;font-size:.9375rem;font-weight:900;letter-spacing:3.75px;text-transform:uppercase}@media (max-width: 991.98px){.crm-marketing .progress-bar__link{font-size:.75rem}}@media (max-width: 767.98px){.crm-marketing .progress-bar__link{font-size:.5625rem}}.crm-marketing .progress-bar__link.active{color:var(--primary-color)}.crm-marketing .logo{padding:.5rem .3rem .3rem;transition:scale .3s ease 0s}.crm-marketing .logo img{width:100%;height:100%}.crm-marketing .logo:hover{scale:1.03}.crm-marketing .nav-header__list{display:flex;align-items:center}@media (max-width: 767.98px){.crm-marketing .nav-header__list{display:none}}.crm-marketing .nav-header__link{padding:.75rem 1.25rem;color:var(--white);text-align:center;font-size:.9375rem;font-weight:600;line-height:233.333%;text-transform:uppercase;transition:color .3s ease 0s}@media (max-width: 991.98px){.crm-marketing .nav-header__link{font-size:.83rem}}.crm-marketing .nav-header__link:hover{color:var(--black-main)}.crm-marketing .nav-header__right{display:flex;align-items:center}.crm-marketing .nav-header__phone-number{padding:.4rem .7rem;color:var(--white);text-align:right;font-size:.9375rem;font-weight:600;line-height:233.333%;transition:color .3s ease 0s;margin-right:4.3rem;text-wrap:nowrap}.crm-marketing .nav-header__phone-number:hover{color:var(--black-main)}@media (max-width: 991.98px){.crm-marketing .nav-header__phone-number{font-size:.83rem;margin-right:1rem}}@media (max-width: 767.98px){.crm-marketing .nav-header__phone-number{display:none}}.crm-marketing .nav-header__menu{position:relative}@media (max-width: 767.98px){.crm-marketing .nav-header__menu{display:flex;align-items:center;flex-direction:row-reverse;gap:0rem}}.crm-marketing .nav-header__socials{display:flex;flex-direction:column;position:absolute;align-items:center;gap:.5rem;left:50%;top:2.63rem;transform:translate(-50%)}@media (max-width: 767.98px){.crm-marketing .nav-header__socials{flex-direction:row;position:static;gap:.5rem}}.crm-marketing .nav-header__telegram,.crm-marketing .nav-header__whatsapp{padding:.5rem;position:relative;transition:opacity .3s ease 0s;width:1.375rem;height:1.375rem}.crm-marketing .nav-header__telegram_hover,.crm-marketing .nav-header__whatsapp_hover{opacity:0;transition:opacity .3s ease 0s}.crm-marketing .nav-header__telegram img,.crm-marketing .nav-header__whatsapp img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:block;width:100%;height:100%}.crm-marketing .nav-header__telegram:hover img,.crm-marketing .nav-header__whatsapp:hover img{opacity:0}.crm-marketing .nav-header__telegram:hover .nav-header__telegram_hover,.crm-marketing .nav-header__telegram:hover .nav-header__whatsapp_hover,.crm-marketing .nav-header__whatsapp:hover .nav-header__telegram_hover,.crm-marketing .nav-header__whatsapp:hover .nav-header__whatsapp_hover{opacity:1}.crm-marketing .burger{display:flex;flex-direction:column;justify-content:space-between;padding:.5rem;width:2.375rem;height:2.375rem;cursor:pointer;position:relative;transition:all .3s ease}.crm-marketing .burger span{display:block;width:100%;height:.25rem;background-color:var(--black-main);transition:background-color .3s ease,transform .3s ease,opacity .3s ease}.crm-marketing .burger:hover span{background-color:#f0f0f0}.crm-marketing .burger.active{border-radius:50%}.crm-marketing .burger.active span{background:var(--black-main)}.crm-marketing .burger.active span:nth-child(1){transform:rotate(45deg);position:absolute;top:50%}.crm-marketing .burger.active span:nth-child(2){opacity:0}.crm-marketing .burger.active span:nth-child(3){transform:rotate(-45deg);position:absolute;top:50%}.crm-marketing .menu{display:block;position:fixed;top:0;left:0;transform:scale(0);background-color:var(--white);z-index:1000;padding:.9375rem 0rem 1.25rem;opacity:0;transform-origin:80vw 8rem;transition:transform .3s ease,border-radius .5s ease,opacity .3s ease,width .7s ease,height .7s ease;overflow-y:auto;overflow-x:hidden}@media (max-width: 767.98px){.crm-marketing .menu{transform-origin:95vw 1rem}}.crm-marketing .menu.show{transform:scale(1);border-radius:0;opacity:1}.crm-marketing .menu{padding-top:4.5rem;height:100%;width:100%}@media (max-width: 991.98px){.crm-marketing .menu{padding-top:2rem}}@media (max-width: 767.98px){.crm-marketing .menu{padding-top:1rem}}.crm-marketing .menu__container{display:flex;flex-direction:column;align-items:end;position:relative}.crm-marketing .menu__top{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;margin-bottom:2rem}.crm-marketing .menu__close{font-size:5rem;cursor:pointer;display:block;height:2.875rem;display:flex;align-items:center;justify-content:center}.crm-marketing .menu__list{display:flex;flex-direction:column;align-items:flex-end;margin-bottom:5rem}.crm-marketing .menu__item:not(:last-child){margin-bottom:2.25rem}.crm-marketing .menu__link{color:var(--Color, #2d2d2d);text-align:right;font-family:Montserrat;font-size:2.875rem;font-weight:700;transition:color .3s ease 0s}@media (max-width: 767.98px){.crm-marketing .menu__link{font-size:1.5rem}}.crm-marketing .menu__link:hover{color:var(--primary-color)}.crm-marketing .menu__bottom{display:flex;align-items:center;width:100%;gap:.625rem}@media (max-width: 991.98px){.crm-marketing .menu__bottom{gap:1.875rem;flex-direction:column}}.crm-marketing .menu__info{display:flex;align-items:center;width:100%;justify-content:space-between;gap:1.25rem}@media (max-width: 767.98px){.crm-marketing .menu__info{flex-direction:column;align-items:flex-start}}.crm-marketing .menu__address span,.crm-marketing .menu__email{font-weight:800}.crm-marketing .menu__socials{display:flex;align-items:center;gap:3.2rem;margin-left:5rem}@media (max-width: 991.98px){.crm-marketing .menu__socials{gap:1rem;width:100%;padding-top:1.25rem;border-top:2px solid #f5f5f5;margin-left:0rem}}.crm-marketing .menu__socials-link{padding:.5rem}.crm-marketing .menu__socials-link svg path{transition:fill .3s ease 0s}.crm-marketing .menu__socials-link:hover svg path{fill:var(--primary-color)}@keyframes floatSoft{0%{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.006)}to{transform:translateY(0) scale(1)}}.crm-marketing .hero{background-color:var(--primary-color);padding-top:2rem;padding-bottom:8rem}@media (max-width: 767.98px){.crm-marketing .hero{padding-bottom:3.75rem}}.crm-marketing .hero__container{display:flex;align-items:center;justify-content:space-between;gap:1rem}.crm-marketing .hero .hero_email-page,.crm-marketing .hero .hero_programmatic-page-title{font-size:5rem;margin-bottom:6.25rem}@media (max-width: 991.98px){.crm-marketing .hero .hero_email-page,.crm-marketing .hero .hero_programmatic-page-title{font-size:3.75rem}}@media (max-width: 767.98px){.crm-marketing .hero .hero_email-page,.crm-marketing .hero .hero_programmatic-page-title{font-size:2.5rem;margin-bottom:2.5rem}}.crm-marketing .hero__buttons{display:flex;align-items:center;gap:1.25rem}@media (max-width: 767.98px){.crm-marketing .hero__buttons{flex-direction:column}}.crm-marketing .hero__img img{width:100%;height:100%;animation:floatSoft 3s ease-in-out infinite;will-change:transform}@media (max-width: 767.98px){.crm-marketing .hero__img{display:none}}.crm-marketing .hero__img_mobile{display:none;max-width:31.25rem;align-self:center}@media (max-width: 767.98px){.crm-marketing .hero__img_mobile{display:flex;margin-bottom:1.5rem}}.crm-marketing .hero__main{max-width:55rem}@media (max-width: 767.98px){.crm-marketing .hero__main{display:flex;flex-direction:column;width:100%}}.crm-marketing .hero__list{color:var(--white);font-family:Montserrat;font-size:1.125rem;font-weight:400;margin-bottom:2.5rem}.crm-marketing .hero__list-item{position:relative;padding-left:1.3125rem}.crm-marketing .hero__list-item:not(:last-child){margin-bottom:.5rem}.crm-marketing .hero__list-item:before{content:"";position:absolute;left:.4375rem;top:50%;transform:translateY(-50%);width:.1875rem;height:.1875rem;background-color:var(--white);border-radius:50%}.crm-marketing .hero__title{margin-bottom:1.6875rem}.crm-marketing .hero__title span{display:block;color:var(--white)}.crm-marketing .hero__subtitle{max-width:45rem;color:var(--white);font-size:1.125rem;font-weight:400;margin-bottom:2.1875rem}@media (max-width: 767.98px){.crm-marketing .hero__subtitle{font-size:1.125rem}}.crm-marketing .hero__subtitle_sm{font-size:1.125rem}.crm-marketing .hero__button{max-width:30.625rem;width:100%}.crm-marketing .hero__button.hero__button_outline{background:transparent;border:1px solid var(--white);color:var(--white)}.crm-marketing .hero__button.hero__button_outline:hover{color:var(--primary-color);background:var(--white);border:1px solid var(--primary-color)}@media (max-width: 767.98px){.crm-marketing .hero__button{max-width:100%}}.crm-marketing .animated-circle{margin-right:.5rem;width:14.5rem;height:14.5rem;position:relative;cursor:pointer;overflow:hidden}@media (max-width: 991.98px){.crm-marketing .animated-circle{display:none}}.crm-marketing .animated-circle:before{content:"";position:absolute;left:50%;top:50%;width:10rem;height:10rem;transform:translate(-50%,-50%);border-radius:50%;transition:background-color .3s ease 0s}.crm-marketing .animated-circle:hover:before{background-color:var(--white)}.crm-marketing .animated-circle__arrow{width:6.125rem;height:2.6875rem;display:flex;align-items:center;justify-content:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.crm-marketing .animated-circle__arrow svg{width:100%;height:100%}.crm-marketing .animated-circle__text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%}.crm-marketing .animated-circle__text img{width:100%;height:100%;animation:rotate infinite 15s linear;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.crm-marketing .trusted-companies{padding-top:8.75rem;padding-bottom:8.75rem;background-color:var(--Color-10, #f3f4f5);margin-bottom:8.125rem}@media (max-width: 767.98px){.crm-marketing .trusted-companies{padding-top:4.375rem;margin-bottom:4.0625rem;padding-bottom:4.375rem}}.crm-marketing .trusted-companies__container{max-width:160rem;overflow:hidden}.crm-marketing .trusted-companies__title{text-align:center;margin-bottom:5rem}@media (max-width: 767.98px){.crm-marketing .trusted-companies__title{margin-bottom:2.1875rem}}.crm-marketing .trusted-companies__slider .swiper{overflow:visible}.crm-marketing .trusted-companies__slider .swiper-wrapper{transition-timing-function:linear!important}.crm-marketing .trusted-companies__slide{transition:scale .3s ease 0s;max-width:-moz-max-content;max-width:max-content}.crm-marketing .trusted-companies__slide:hover{scale:1.1}.crm-marketing .trusted-companies__slide img{max-width:-moz-max-content;max-width:max-content;max-height:6.25rem}.crm-marketing .contact{background-color:var(--black-main);padding-top:10rem;padding-bottom:10rem}@media (max-width: 767.98px){.crm-marketing .contact{padding-top:5rem;padding-bottom:5rem}}.crm-marketing .contact__container{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media (max-width: 767.98px){.crm-marketing .contact__container{display:flex;flex-direction:column}}.crm-marketing .contact__title{color:var(--primary-color)}@media (max-width: 991.98px){.crm-marketing .contact__title{font-size:3rem}}.crm-marketing .form{display:grid;grid-template-columns:1fr 11.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}@media (max-width: 767.98px){.crm-marketing .form{display:flex;flex-direction:column;row-gap:1.25rem}}.crm-marketing .form__input{resize:vertical}.crm-marketing .form textarea.form__input{height:2.8rem;overflow:hidden}.crm-marketing .form__button{grid-column:1 span 1;background:transparent;margin-bottom:1.75rem;text-wrap:nowrap}@media (any-hover: hover){.crm-marketing .form__button:hover{border:1px solid var(--black-main);color:var(--black-main)}}.crm-marketing .form__policy{grid-column:1/-1;color:var(--gray-dark);font-size:.875rem;font-weight:400;line-height:142.857%}.crm-marketing .form__messagers{display:none;color:var(--primary-color);font-size:1.5rem;font-weight:700}@media (max-width: 767.98px){.crm-marketing .form__messagers{display:block}}.crm-marketing .form__telegram{grid-column:2/3}.crm-marketing .form__whatsapp{grid-column:3/4}.crm-marketing .form__socials{display:flex;gap:1.5rem;grid-row:6/7;grid-column:span 1/-1}.crm-marketing .form__telegram,.crm-marketing .form__whatsapp{max-height:4rem;max-width:5rem;padding:1.25rem 1.5875rem;height:100%;width:100%;border:1px solid var(--gray-dark);display:flex;align-items:center;justify-content:center;opacity:.5;cursor:pointer;transition:opacity .3s ease 0s}.crm-marketing .form__telegram:hover,.crm-marketing .form__whatsapp:hover{opacity:1}.crm-marketing .form__telegram svg,.crm-marketing .form__whatsapp svg{height:100%;width:100%}.crm-marketing .input{width:100%;color:var(--white);font-size:1rem;font-weight:500;line-height:218.75%;padding-bottom:.5rem;font-family:Montserrat,sans-serif;background:transparent;border:none;outline:none;border-bottom:1px solid var(--gray-dark);transition:border .3s ease 0s,color .3s ease 0s}.crm-marketing .input:hover{border-bottom:1px solid var(--primary-color)}.crm-marketing .input:focus{border-bottom:1px solid var(--primary-color)}.crm-marketing .input~label{color:#d2ff73;font-size:1rem;position:absolute;right:0;top:.5rem;opacity:1;transition:opacity .3s ease 0s}.crm-marketing .input.error{color:#d2ff73;border-bottom:1px solid #d2ff73}.crm-marketing .input.error:hover{border-bottom:1px solid #d2ff73}.crm-marketing .input.error:focus{border-bottom:1px solid #d2ff73}.crm-marketing .input.error::-moz-placeholder{color:#d2ff73}.crm-marketing .input.error::placeholder{color:#d2ff73}.crm-marketing .input::-moz-placeholder{color:var(--white);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;line-height:218.75%}.crm-marketing .input::placeholder{color:var(--white);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;line-height:218.75%}.crm-marketing .input:not(:last-of-type){margin-bottom:2.75rem}.crm-marketing .input:last-of-type{margin-bottom:4.5rem}@media (max-width: 767.98px){.crm-marketing .input:last-of-type{margin-bottom:1.5rem}}.crm-marketing .input__wrapper{grid-column:1/-1;position:relative}.crm-marketing .input:not(:-moz-placeholder)+label{opacity:0}.crm-marketing .input:focus+label,.crm-marketing .input:not(:placeholder-shown)+label{opacity:0}.crm-marketing .other-channels{margin-bottom:8.125rem}@media (max-width: 767.98px){.crm-marketing .other-channels{margin-bottom:4.375rem}}.crm-marketing .other-channels__container{display:flex;justify-content:space-between;gap:1.25rem}@media (max-width: 767.98px){.crm-marketing .other-channels__container{flex-direction:column}}.crm-marketing .other-channels__title{max-width:32.8125rem;width:100%;margin-bottom:.9375rem}.crm-marketing .other-channels__title span{color:var(--primary-color)}.crm-marketing .other-channels__text{color:#000;font-size:1.125rem;font-weight:400;line-height:155.556%}.crm-marketing .other-channels__links{display:flex;flex-direction:column;width:100%;max-width:36.875rem;gap:2.1875rem}.crm-marketing .other-channels__link{padding:1.875rem 4.1875rem 1.875rem 1.875rem;border:.125rem solid var(--primary-color);width:100%;color:var(--primary-color);font-size:1rem;font-weight:700;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.4013 26.5563H15.8477V23.4423H28.4013L23.5866 18.3152L25.6544 16.1133L33.9991 24.9993L25.6544 33.8853L23.5866 31.6833L28.4013 26.5563Z' fill='%2300B2FF'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;transition:background-color .3s ease 0s,color .3s ease 0s}.crm-marketing .other-channels__link:hover{color:var(--white);background-color:var(--primary-color)}.crm-marketing .common-challenges{background:#f3f4f5;padding-top:7.5rem;padding-bottom:7.5rem;margin-bottom:8.125rem}@media (max-width: 767.98px){.crm-marketing .common-challenges{padding-top:3.75rem;padding-bottom:3.75rem;margin-bottom:4.0625rem}}.crm-marketing .common-challenges__container{display:grid;grid-template-columns:1fr 1.2fr}@media (max-width: 767.98px){.crm-marketing .common-challenges__container{display:flex;flex-direction:column-reverse}}.crm-marketing .common-challenges__img img{width:100%;height:100%}.crm-marketing .common-challenges__title{font-size:3.4375rem;margin-bottom:3.125rem}@media (max-width: 767.98px){.crm-marketing .common-challenges__title{margin-bottom:2.5rem;font-size:2.1875rem}}.crm-marketing .common-challenges__item{margin-left:1.25rem;padding-left:.625rem;color:#2d2d2d;font-size:1.125rem;font-weight:400;line-height:155.556%;position:relative}@media (max-width: 767.98px){.crm-marketing .common-challenges__item{font-size:.875rem}.crm-marketing .common-challenges__item:not(:last-child){margin-bottom:.9375rem}}.crm-marketing .common-challenges__item:not(:last-child){margin-bottom:2.1875rem}.crm-marketing .common-challenges__item:before{content:"•";color:var(--primary-color);position:absolute;top:-.06em;left:-.625rem;font-size:2.625rem}.crm-marketing .why{margin-bottom:8.125rem}@media (max-width: 767.98px){.crm-marketing .why{margin-bottom:4.0625rem}}.crm-marketing .why__title{margin-bottom:4.6875rem}@media (max-width: 767.98px){.crm-marketing .why__title{margin-bottom:2.1875rem}}.crm-marketing .why__grid{display:grid;grid-template-columns:repeat(4,1fr);row-gap:3.125rem;-moz-column-gap:1.875rem;column-gap:1.875rem}@media (max-width: 991.98px){.crm-marketing .why__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767.98px){.crm-marketing .why__grid{grid-template-columns:100%;gap:1.25rem}}.crm-marketing .item-why__img{max-width:5.9375rem;width:5rem;height:5rem;margin-bottom:1.875rem}@media (max-width: 767.98px){.crm-marketing .item-why__img{max-width:6.5625rem;height:5.625rem;margin-bottom:.3125rem}}.crm-marketing .item-why__title{color:var(--black-main, #292b32);font-size:1.25rem;font-weight:700;line-height:140%;margin-bottom:.9375rem}@media (max-width: 767.98px){.crm-marketing .item-why__title{font-size:1rem}}.crm-marketing .item-why__text{color:var(--Color-7, #636878);font-size:1.125rem;font-weight:400;line-height:155.556%}@media (max-width: 767.98px){.crm-marketing .item-why__text{font-size:.875rem}}.crm-marketing .process__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}@media (max-width: 767.98px){.crm-marketing .process__grid{grid-template-columns:100%}.crm-marketing .item-process{display:flex;gap:1.25rem}}.crm-marketing .even-need{margin-bottom:8.125rem}@media (max-width: 767.98px){.crm-marketing .even-need{margin-bottom:4.0625rem}}.crm-marketing .even-need__container{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media (max-width: 991.98px){.crm-marketing .even-need__container{grid-template-columns:100%;gap:0}}.crm-marketing .even-need__left{background:#f3f4f5;padding:1.875rem;position:relative}@media (max-width: 991.98px){.crm-marketing .even-need__left{background:#def5ff;padding:1.875rem .9375rem}}.crm-marketing .even-need__title{font-size:2.8125rem;margin-bottom:1.5625rem}@media (max-width: 991.98px){.crm-marketing .even-need__title{font-size:2.1875rem}}.crm-marketing .even-need__descr{color:#000;font-size:1.125rem;font-weight:400;line-height:155.556%}.crm-marketing .even-need__img img{max-height:25.125rem;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.crm-marketing .even-need__left-decor{position:absolute;left:74%;top:50%;transform:translateY(-50%)}@media (max-width: 991.98px){.crm-marketing .even-need__left-decor{display:none}}.crm-marketing .even-need__form{padding:3.125rem 1.875rem;background:#def5ff;display:flex;flex-direction:column}@media (max-width: 991.98px){.crm-marketing .even-need__form{padding:3.125rem .9375rem;padding-top:0}}.crm-marketing .even-need__list{margin-bottom:2.5rem}.crm-marketing .even-need__item{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#000;font-size:1.125rem;font-weight:400}@media (max-width: 767.98px){.crm-marketing .even-need__item{font-size:.875rem}}.crm-marketing .even-need__item:not(:last-child){margin-bottom:1.5625rem}.crm-marketing .even-need__button{width:100%;background:var(--primary-color);color:var(--white);margin-top:auto}@media (any-hover: hover){.crm-marketing .even-need__button:hover{background:var(--white);color:var(--primary-color)}}.crm-marketing .even-need__label{display:flex;align-items:center;gap:1.25rem;cursor:pointer}.crm-marketing .even-need__checkbox{position:absolute;opacity:0;pointer-events:none}.crm-marketing .even-need__custom{width:1.5rem;height:1.5rem;border:2px solid var(--primary-color);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background-color:#fff;transition:background-color .2s,border-color .2s}.crm-marketing .even-need__checkbox:focus-visible+.crm-marketing .even-need__custom{outline:2px solid rgba(var(--primary-color),.5);outline-offset:2px}.crm-marketing .even-need__checkbox:checked+.crm-marketing .even-need__custom{background-color:var(--primary-color);border-color:var(--primary-color)}.crm-marketing .even-need__checkbox:checked+.crm-marketing .even-need__custom:after{content:"✔";color:var(--white);font-size:.875rem}.crm-marketing .even-need .even-need__checkbox:focus-visible+.even-need__custom{outline:2px solid rgba(var(--primary-color),.5);outline-offset:2px}.crm-marketing .even-need .even-need__checkbox:checked+.even-need__custom{background-color:var(--primary-color);border-color:var(--primary-color)}.crm-marketing .even-need .even-need__checkbox:checked+.even-need__custom:after{content:"✔";color:#000;font-size:1rem}.crm-marketing .expertise{background:var(--primary-color);padding:6.25rem 0}@media (max-width: 767.98px){.crm-marketing .expertise{padding:2.5rem 0}}.crm-marketing .expertise__title{color:var(--white);margin-bottom:4.0625rem}@media (max-width: 767.98px){.crm-marketing .expertise__title{display:none}}.crm-marketing .expertise__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr)}@media (max-width: 991.98px){.crm-marketing .expertise__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767.98px){.crm-marketing .expertise__grid{grid-template-columns:100%}}.crm-marketing .item-expertise{background:#fff;padding:1.5625rem;display:flex;gap:1.25rem}.crm-marketing .item-expertise__icon{width:2.8125rem;height:2.8125rem;flex-shrink:0}.crm-marketing .item-expertise__icon img{width:100%;height:100%}.crm-marketing .item-expertise__title{margin-bottom:.9375rem;color:var(--black-main #292b32);font-size:1.25rem;font-weight:700}@media (max-width: 767.98px){.crm-marketing .item-expertise__title{margin-bottom:.625rem;font-size:1rem}}.crm-marketing .item-expertise__text{color:var(--black-main #292b32);font-size:.9375rem;line-height:150%}@media (max-width: 767.98px){.crm-marketing .item-expertise__text{font-size:.875rem}}.crm-marketing .tools{padding-top:8.125rem;padding-bottom:8.125rem}@media (max-width: 767.98px){.crm-marketing .tools{padding-top:3.75rem;padding-bottom:3.75rem}}.crm-marketing .tools__title{font-size:2.5rem;margin-bottom:4.375rem;text-align:center}@media (max-width: 767.98px){.crm-marketing .tools__title{margin-bottom:2.5rem;font-size:2.1875rem}}.crm-marketing .tools__line{display:flex;gap:4.0625rem;align-items:center;justify-content:center}.crm-marketing .tools__line:not(:last-child){margin-bottom:2.5rem}@media (max-width: 991.98px){.crm-marketing .tools__line{flex-direction:column;justify-content:start;align-items:center}.crm-marketing .tools__lines{display:flex;justify-content:center;gap:1.25rem}}.crm-marketing .tools__line-title{color:#000;font-size:1.25rem;font-weight:700;text-align:center}@media (max-width: 767.98px){.crm-marketing .tools__line-title{font-size:1rem}}.crm-marketing .tools__line-icon{position:relative}@media (max-width: 767.98px){.crm-marketing .tools__line-icon{width:3.75rem;height:3.75rem}}.crm-marketing .tools__line-icon img{width:100%;height:100%}.crm-marketing .tools__line-icon:before{content:"";mask:url('data:image/svg+xml;utf8,<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.2929 4.29289C12.6834 3.90237 13.3166 3.90237 13.7071 4.29289L20.7071 11.2929C21.0976 11.6834 21.0976 12.3166 20.7071 12.7071L13.7071 19.7071C13.3166 20.0976 12.6834 20.0976 12.2929 19.7071C11.9024 19.3166 11.9024 18.6834 12.2929 18.2929L17.5858 13H4C3.44772 13 3 12.5523 3 12C3 11.4477 3.44772 11 4 11H17.5858L12.2929 5.70711C11.9024 5.31658 11.9024 4.68342 12.2929 4.29289Z" fill="black"/></svg>') no-repeat center;-webkit-mask:url('data:image/svg+xml;utf8,<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.2929 4.29289C12.6834 3.90237 13.3166 3.90237 13.7071 4.29289L20.7071 11.2929C21.0976 11.6834 21.0976 12.3166 20.7071 12.7071L13.7071 19.7071C13.3166 20.0976 12.6834 20.0976 12.2929 19.7071C11.9024 19.3166 11.9024 18.6834 12.2929 18.2929L17.5858 13H4C3.44772 13 3 12.5523 3 12C3 11.4477 3.44772 11 4 11H17.5858L12.2929 5.70711C11.9024 5.31658 11.9024 4.68342 12.2929 4.29289Z" fill="black"/></svg>') no-repeat center;background-color:var(--primary-color);position:absolute;right:120%;top:50%;transform:translateY(-50%);width:2rem;height:2rem}@media (max-width: 991.98px){.crm-marketing .tools__line-icon:before{transform:translateY(0) translate(-50%) rotate(90deg);bottom:120%;top:unset;right:unset;left:50%}}.crm-marketing .tools__button{max-width:23.75rem;width:100%;margin:0 auto;margin-top:4.375rem}@media (max-width: 767.98px){.crm-marketing .tools__button{margin-top:0}}.crm-marketing .process{background:#f3f4f5;padding-top:7.5rem;padding-bottom:7.5rem;margin-bottom:7.5rem}@media (max-width: 767.98px){.crm-marketing .process{padding-top:3.75rem;padding-bottom:3.75rem;margin-bottom:3.75rem}}.crm-marketing .process__title{margin-bottom:3.125rem}@media (max-width: 767.98px){.crm-marketing .process__title{margin-bottom:1.875rem}}.crm-marketing .process__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:3.75rem}@media (max-width: 991.98px){.crm-marketing .process__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767.98px){.crm-marketing .process__grid{grid-template-columns:100%;margin-bottom:2.5rem}}.crm-marketing .process__bottom{background:var(--primary-color);padding:1.875rem .9375rem;color:var(--Color-8, #fff);text-align:center;font-size:1.25rem;font-weight:700;line-height:140%}@media (max-width: 767.98px){.crm-marketing .process__bottom{font-size:1rem}.crm-marketing .item-process{display:flex;gap:1.25rem}}.crm-marketing .item-process__num{color:var(--primary-color, #00b2ff);font-size:3.75rem;font-weight:700;margin-bottom:1.25rem}@media (max-width: 767.98px){.crm-marketing .item-process__num{font-size:1.5625rem}}.crm-marketing .item-process__title{color:var(--black-main, #2d2d2d);font-size:1.25rem;font-weight:700;line-height:120%;margin-bottom:.9375rem}@media (max-width: 767.98px){.crm-marketing .item-process__title{font-size:1rem}}.crm-marketing .item-process__text{color:var(--black-main, #2d2d2d);font-size:1.125rem;font-weight:400;line-height:155.556%}@media (max-width: 767.98px){.crm-marketing .item-process__text{font-size:.875rem}}.crm-marketing .footer{padding-top:6rem;padding-bottom:5rem;background:var(--primary-color);color:#fff;font-family:Montserrat;font-size:1.25rem;font-weight:700;line-height:175%}@media (max-width: 767.98px){.crm-marketing .footer{padding-top:2.5rem;padding-bottom:2.5rem;font-size:.875rem}}.crm-marketing .footer__container{display:grid;grid-template-columns:1fr 1.4fr 2fr;row-gap:1.5rem;-moz-column-gap:4rem;column-gap:4rem}@media (max-width: 767.98px){.crm-marketing .footer__container{grid-template-columns:1.1fr 1fr;gap:1.5rem}}.crm-marketing .footer__number{text-wrap:nowrap}.crm-marketing .footer__contacts{grid-column:1/span 1;grid-row:1/span 1}@media (max-width: 767.98px){.crm-marketing .footer__contacts{display:flex;align-items:center;justify-content:space-between;grid-column:1/span 2}}.crm-marketing .footer__address{color:#fff;font-family:Montserrat;font-size:1.25rem;font-style:normal;font-weight:400;line-height:175%;grid-column:2/span 1;margin-bottom:2rem}@media (max-width: 767.98px){.crm-marketing .footer__address{grid-column:1/span 1;font-size:.875rem}}.crm-marketing .footer__address_1{grid-row:1/span 1}@media (max-width: 767.98px){.crm-marketing .footer__address_1{grid-row:2/span 1}}.crm-marketing .footer__address-text{color:var(--white);font-size:1rem;font-weight:400;line-height:140%}.crm-marketing .footer__address-text span{text-wrap:nowrap}@media (max-width: 767.98px){.crm-marketing .footer__address-text{font-size:.875rem}}.crm-marketing .footer__button{grid-row:2/span 1;grid-column:2/span 1;color:var(--white);text-align:center;font-size:.75rem;font-weight:700;letter-spacing:3px;text-transform:uppercase;background:transparent;border-color:var(--white);padding:.3rem;max-width:15.625rem;text-wrap:nowrap;display:flex;align-items:center;justify-content:center;width:100%;max-width:100%}@media (any-hover: hover){.crm-marketing .footer__button:hover{background:var(--white);color:var(--primary-color)}}@media (max-width: 767.98px){.crm-marketing .footer__button{grid-column:1/span 2;grid-row:3/span 1;max-width:100%}}.crm-marketing .footer__socials{grid-column:1/span 1;grid-row:2/span 1;display:flex;align-items:center;padding:.5rem 0;margin-left:-1rem;gap:.7rem}@media (max-width: 767.98px){.crm-marketing .footer__socials{grid-column:1/span 2;grid-row:4/span 1}}.crm-marketing .footer__socials-link{display:flex;align-items:center;justify-content:center;padding:1rem}.crm-marketing .footer__socials-link svg path{transition:fill .3s ease 0s}.crm-marketing .footer__socials-link:hover svg path{fill:var(--gray-light)}.crm-marketing .footer__company{grid-column:1/span 1;grid-row:3/span 1;color:var(--white);font-size:1rem;font-weight:400;line-height:140%;margin-top:.7rem}@media (max-width: 767.98px){.crm-marketing .footer__company{font-size:.875rem;grid-column:1/span 2;grid-row:9/span 1}}.crm-marketing .footer__policy{grid-column:1/span 1;grid-row:5/span 1;display:flex;align-items:center;color:var(--white);font-size:.875rem;font-weight:400;opacity:.5}@media (max-width: 767.98px){.crm-marketing .footer__policy{grid-column:1/span 2;grid-row:10/span 1}}.crm-marketing .footer__terms{display:flex;align-items:center;color:var(--white);font-size:.875rem;font-weight:400;opacity:.5;grid-row:5/span 1}@media (max-width: 767.98px){.crm-marketing .footer__terms{grid-column:1/span 2;grid-row:11/span 1}}.crm-marketing .newsletters{grid-column:3/span 1;grid-row:1/6}@media (max-width: 767.98px){.crm-marketing .newsletters{grid-column:1/span 2;grid-row:5/span 4}}.crm-marketing .newsletters__title{color:var(--white);font-size:1.25rem;font-weight:700;margin-bottom:.3rem}.crm-marketing .newsletters__subtitle{color:var(--white);font-size:1rem;font-weight:400;line-height:140%;margin-bottom:3.3rem}@media (max-width: 767.98px){.crm-marketing .newsletters__subtitle{font-size:.875rem}}.crm-marketing .newsletters__input,.crm-marketing .newsletters__input:hover{border-bottom:1px solid var(--white)}.crm-marketing .newsletters__input:focus{border-bottom:1px solid var(--white)}.crm-marketing .newsletters__button{color:var(--white);font-size:1.25rem;text-align:center;width:100%;font-weight:700;letter-spacing:3px;text-transform:uppercase;background:transparent;border-color:var(--white);padding:.3rem;margin-bottom:3.125rem}@media (any-hover: hover){.crm-marketing .newsletters__button:hover{background:var(--white);color:var(--primary-color)}}.crm-marketing .newsletters__policy{color:var(--white);font-size:.875rem;font-style:normal;font-weight:400}@media (max-width: 767.98px){.crm-marketing .newsletters__policy{font-size:.875rem}}.crm-marketing .clients{margin-bottom:6.875rem}@media (max-width: 767.98px){.crm-marketing .clients{margin-bottom:3.75rem}}.crm-marketing .clients__grid{display:grid;grid-template-columns:repeat(2,1fr);align-items:start;gap:1.875rem}@media (max-width: 767.98px){.crm-marketing .clients__grid{grid-template-columns:1fr}}.crm-marketing .clients__title{text-align:center;font-size:3.125rem;font-weight:700;line-height:120%;margin-bottom:2.1875rem}@media (max-width: 767.98px){.crm-marketing .clients__title{font-size:1.875rem}}.crm-marketing .clients__title span{color:var(--primary-color)}.crm-marketing .clients__subtitle{text-align:center;margin:0 auto;font-size:1rem;font-weight:500;line-height:120%;margin-bottom:3.125rem;max-width:42.5625rem}.crm-marketing .clients__col{display:flex;flex-direction:column;gap:2.1875rem}.crm-marketing .clients__col:nth-child(2n){flex-direction:column-reverse}@media (max-width: 767.98px){.crm-marketing .clients__col:nth-child(2n){flex-direction:column}}.crm-marketing .item-clients{padding:2.0625rem 1.875rem}@media (max-width: 767.98px){.crm-marketing .item-clients{padding:1.25rem}}.crm-marketing .item-clients_kaspersky{border-radius:.625rem;border:1px solid rgba(3,8,43,.5);background:linear-gradient(180deg,#dcffe1 3.46%,#fff)}.crm-marketing .item-clients_skoda{border-radius:.625rem;border:1px solid rgba(3,8,43,.5);background:linear-gradient(180deg,#e9dcff 3.46%,#fff)}.crm-marketing .item-clients__tags{display:flex;align-items:center;gap:.625rem;margin-bottom:1.875rem;flex-wrap:wrap}.crm-marketing .item-clients__tag{border-radius:.3125rem;border:1px solid #03082b;font-size:.625rem;font-weight:500;line-height:120%;padding:.3125rem .5rem}.crm-marketing .item-clients__company{max-width:15.0625rem;height:3.125rem;margin-bottom:1.5625rem}.crm-marketing .item-clients__company img{width:100%;height:100%;aspect-ratio:241.51/50}.crm-marketing .item-clients__text{font-size:1.25rem;font-weight:500;line-height:120%;margin-bottom:.625rem}.crm-marketing .item-clients__divider{height:.0625rem;width:100%;margin-bottom:1.75rem;background:#03082b80}.crm-marketing .item-clients__info{display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:2.375rem}.crm-marketing .item-clients__button{max-width:20.0625rem;width:100%}.crm-marketing .info-item-clients__title{font-size:1.25rem;font-weight:700;line-height:120%;margin-bottom:.5rem}.crm-marketing .info-item-clients__text{font-size:1rem;font-weight:500;line-height:120%}.crm-marketing .subitem-clients{border-radius:.625rem;border:1px solid rgba(3,8,43,.5);padding:2.0625rem 1.875rem;background:#03082b}@media (max-width: 767.98px){.crm-marketing .subitem-clients{padding:1.25rem}}.crm-marketing .subitem-clients__top{display:flex;gap:1.25rem;margin-bottom:2.5rem}.crm-marketing .subitem-clients__img{width:5.375rem;height:5.375rem;background:#fff;border-radius:50%;overflow:hidden}.crm-marketing .subitem-clients__img img{width:100%;height:100%}.crm-marketing .subitem-clients__title{color:#fff;font-size:.875rem;font-weight:700;line-height:100%;margin-bottom:.625rem}.crm-marketing .subitem-clients__subtitle{color:#fff;font-size:.875rem;font-weight:400;line-height:100%;margin-bottom:1.1875rem}.crm-marketing .subitem-clients__subtitle span{font-weight:700}.crm-marketing .subitem-clients__logo{height:1.125rem;max-width:7.8125rem}.crm-marketing .subitem-clients__logo img{width:100%;height:100%;aspect-ratio:241.51/50}.crm-marketing .subitem-clients__text{color:#fff;font-size:1.25rem;font-weight:400;line-height:120%}.crm-marketing .cases{padding-bottom:8.125rem}@media (max-width: 767.98px){.crm-marketing .cases{padding-bottom:4.0625rem}}.crm-marketing .cases__title{margin-bottom:5.625rem}@media (max-width: 767.98px){.crm-marketing .cases__title{margin-bottom:1.5rem}}.crm-marketing .slider-cases__slide{display:grid;align-items:center;grid-template-columns:1fr 1fr;gap:4rem}@media (max-width: 767.98px){.crm-marketing .slider-cases__slide{display:flex;flex-direction:column-reverse}}.crm-marketing .slider-cases__content{max-width:42.5rem}.crm-marketing .slider-cases__breadcrumbs{color:#c2c2c2;font-size:1rem;font-weight:700;line-height:237.5%}.crm-marketing .slider-cases__title{line-height:normal;margin-bottom:3.4375rem;color:var(--black-main);font-family:Montserrat;font-size:1.875rem;font-style:normal;font-weight:400}.crm-marketing .slider-cases__title span{font-weight:700}@media (max-width: 767.98px){.crm-marketing .slider-cases__navigation{justify-content:center}}.crm-marketing .slider-cases__button{max-width:26.375rem;margin-bottom:5rem}@media (max-width: 767.98px){.crm-marketing .slider-cases__button{margin-bottom:1.875rem;max-width:100%}}.crm-marketing .slider-cases__img{background:#f5f5f5;padding:1.5rem 7rem 0}@media (max-width: 991.98px){.crm-marketing .slider-cases__img{padding:1.5rem 1.5rem 0}}.crm-marketing .slider-cases__img img{width:100%;height:100%}.crm-marketing .slider-cases__bullets{display:flex;justify-content:center}.crm-marketing .slider-cases__bullets .bullet{width:.625rem;height:.625rem;background-color:#ccc;border-radius:50%;margin:0 5px;cursor:pointer}.crm-marketing .slider-cases__bullets .bullet.active{background-color:var(--primary-color);scale:1.3}
