@font-face{font-family:__Montserrat_4bc053;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/3f69592b2fe603c7-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Montserrat_4bc053;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6325a8417175c41d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Montserrat_4bc053;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/021bc4481ed92ece-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Montserrat_4bc053;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/99b7f73d5af7c3e2-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Montserrat_4bc053;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4f05ba3a6752a328-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Montserrat_Fallback_4bc053;src:local("Arial");ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.00%;size-adjust:112.83%}.__className_4bc053{font-family:__Montserrat_4bc053,__Montserrat_Fallback_4bc053;font-style:normal}.__variable_4bc053{--font-montserrat:"__Montserrat_4bc053","__Montserrat_Fallback_4bc053"}.field{width:100%;position:relative}.field,.field label{display:flex;flex-direction:column}.field input{width:100%;box-sizing:border-box;padding:15px 10px;background:rgba(22,22,20,.6);border:1px solid #343937;border-radius:5px;color:#fff;height:56px}@media(max-width:767px){.field input{height:35px;font-size:14px;padding:0 10px}}.field input::placeholder{color:hsla(0,0%,100%,.7)}.chat-widget{position:fixed;display:flex;flex-direction:column;justify-content:space-between;width:320px;height:500px;background:rgba(22,22,20,.6);border:.5px solid #343937;padding:15px;border-radius:10px;z-index:9999;right:75px;bottom:75px;gap:10px}@media(max-width:479px){.chat-widget{width:100%;height:100%;background:#161614;right:0;bottom:0}}.chat-widget__header{gap:10px}.chat-widget__header,.chat-widget__header-body{display:flex;align-items:center;justify-content:space-between}.chat-widget__header-body{background:rgba(22,22,20,.8);border:.5px solid #343937;padding:10px;border-radius:10px;width:100%}.chat-widget__header-close{position:relative;transform:rotate(45deg);flex-shrink:0;cursor:pointer}.chat-widget__header h6{font-weight:600;font-size:14px;line-height:125%;color:#ccc;margin:0}.chat-widget__status{display:flex;align-items:center;gap:8px}.chat-widget__status span{font-weight:400;font-size:10px;line-height:125%;color:#ccc;margin:0}.chat-widget__link{text-decoration:underline;font-weight:700}.chat-widget__main{flex-direction:column;flex:1 1;position:relative;overflow:auto;gap:5px}.chat-widget__input,.chat-widget__main{display:flex;padding:10px;border:.5px solid #343937;border-radius:10px}.chat-widget__input{align-items:center;justify-content:space-between;gap:10px;background:rgba(22,22,20,.8)}.chat-widget__input input{width:100%;height:100%;background:none;outline:none;border:none;padding:5px 10px;font-weight:400;font-size:12px;line-height:125%;color:#ccc;margin:0}.chat-widget__input svg{flex-shrink:0}.chat-widget__sms{width:70%;border:.5px solid #343937;padding:5px;border-radius:10px;font-weight:400;font-size:14px;line-height:125%;color:#ccc}.chat-widget__manager{align-self:flex-start;background:rgba(40,40,38,.8)}.chat-widget__you{align-self:flex-end;background:rgba(24,236,215,.6);text-align:end}.chat-btn,.chat-widget__btn{cursor:pointer;display:flex;align-items:center;justify-content:center}.chat-btn{position:fixed;bottom:15px;right:15px;background-color:#18ecd6;width:50px;height:50px;border-radius:50%;animation:shake 3s ease-in-out infinite;z-index:999}@keyframes shake{0%{transform:rotate(0deg) scale(1) skew(1deg)}10%{transform:rotate(-35deg) scale(1) skew(1deg)}20%{transform:rotate(35deg) scale(1) skew(1deg)}30%{transform:rotate(-35deg) scale(1) skew(1deg)}40%{transform:rotate(35deg) scale(1) skew(1deg)}50%{transform:rotate(0deg) scale(1) skew(1deg)}to{transform:rotate(0deg) scale(1) skew(1deg)}}.contact-form{display:flex;flex-direction:column;width:100%;max-width:670px;gap:15px}@media(max-width:767px){.contact-form{gap:25px}}.contact-form .fields-wrapper{display:flex;position:relative;flex-direction:column;gap:25px}.contact-form .fields-wrapper .phone-input-container{display:flex;align-items:center;justify-content:flex-end;gap:10px}.contact-form .fields-wrapper .phone-input-container .special-label{display:none}.contact-form .fields-wrapper .phone-input-container .flag{left:30%}.contact-form .fields-wrapper .phone-input-container .phone-input{width:88%;box-sizing:border-box;height:56px!important;padding:15px 10px;font-size:16px!important;line-height:120%!important;background:rgba(22,22,20,.6);border:1px solid #343937;border-radius:5px;order:2}@media(max-width:767px){.contact-form .fields-wrapper .phone-input-container .phone-input{height:35px!important;font-size:14px!important;padding:0 10px}}@media(max-width:1000px){.contact-form .fields-wrapper .phone-input-container .phone-input{font-size:9px;line-height:11px}}@media(max-width:600px){.contact-form .fields-wrapper .phone-input-container .phone-input{font-size:16px;line-height:20px}}.contact-form .fields-wrapper .phone-input-container .phone-input-dropdown-button{height:56px;width:10%;background:rgba(22,22,20,.6);border:1px solid #343937;left:0!important}@media(max-width:767px){.contact-form .fields-wrapper .phone-input-container .phone-input-dropdown-button{height:35px!important}}.contact-form .fields-wrapper .phone-input-container .phone-input-dropdown-button .selected-flag{width:100%}.contact-form .fields-wrapper .phone-input-container .phone-input-dropdown{max-width:280px}.contact-form .fields-wrapper .phone-input-container .phone-input-dropdown .country{display:flex;justify-content:space-between;align-items:center;color:#000}.contact-form .fields-wrapper .phone-input-container .phone-input-dropdown .country .country-name{text-align:center}.contact-form .contact-validation{font-weight:400;font-size:14px;line-height:120%;color:#767676}.contact-form .submit-wrapper{display:flex;width:100%;justify-content:space-between;align-items:center}@media(max-width:767px){.contact-form .submit-wrapper{flex-direction:column;gap:35px}}.contact-form .errorMessage{position:absolute;font-size:12px;color:red;bottom:-20px}@media(max-width:767px){.contact-form .errorMessage{bottom:-15px}}.header{position:fixed;z-index:999;height:auto;justify-content:center;flex-direction:column;top:0;background:rgba(22,22,20,.15);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);width:100%;padding:15px 0}.header,.header__container{display:flex;align-items:center}.header__container{justify-content:space-between}.header__buttons{display:flex;align-items:center;gap:25px}@media(max-width:767px){.header__anchor{display:none!important}}.header .logo:hover .hover{fill:#1b1b1b}@media(max-width:767px){.header .logo{max-width:150px}}.header__utils{display:flex;flex-direction:column;gap:15px;align-items:flex-end}@media(max-width:767px){.header__utils{gap:5px}}.header__contacts{display:flex;align-items:center;gap:10px}@media(max-width:767px){.header__contacts{flex-direction:column;gap:5px;align-items:flex-end}}.header__contacts a{font-weight:500;font-size:14px;line-height:115%;color:hsla(0,0%,100%,.6);text-decoration:none}@media(max-width:767px){.header__contacts a{font-size:12px}}.header .whatsapp{display:flex;align-items:center;gap:5px;color:#f40be7}.header .whatsapp:hover{text-decoration:underline}.header .telegram{display:flex;align-items:center;gap:5px;color:#5a32f3}.header .telegram:hover{text-decoration:underline}.footer{width:100%;background:#010100}.footer__container{padding:100px 10px;display:flex;flex-direction:column}@media(max-width:991px){.footer__container{padding:50px 10px}}@media(max-width:767px){.footer__container{padding:30px 10px}}.footer__content{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:70px}@media(max-width:767px){.footer__content{flex-direction:column;align-items:center;gap:25px;margin-bottom:30px}}.footer__content h1{max-width:370px;font-weight:600;font-size:40px;line-height:115%;color:#fff}@media(max-width:767px){.footer__content h1{max-width:none;font-size:24px}}.footer__utils{display:flex;align-items:center;justify-content:space-between;width:100%}@media(max-width:767px){.footer__utils{flex-direction:column;align-items:center;gap:25px}}.footer__policy{font-weight:500;font-size:14px;line-height:150%;letter-spacing:.35em;color:hsla(0,0%,100%,.5);text-decoration:none}.footer__helper{display:flex;flex-direction:column;gap:10px}@media(max-width:767px){.footer__helper{align-items:center}}.footer__contacts{display:flex;flex-direction:column;gap:5px}@media(max-width:767px){.footer__contacts{align-items:center}}.footer__contacts p{font-weight:400;font-size:14px;line-height:150%;color:hsla(0,0%,100%,.5);text-decoration:none}.footer__contacts a{font-weight:500;font-size:14px;line-height:115%;color:hsla(0,0%,100%,.6);text-decoration:none;display:flex;align-items:center;gap:5px}.footer__social{display:flex;align-items:center;gap:25px}.footer .whatsapp{display:flex;align-items:center;gap:5px;color:#f40be7}.footer .whatsapp:hover{text-decoration:underline}.footer .telegram{display:flex;align-items:center;gap:5px;color:#5a32f3}.footer .telegram:hover{text-decoration:underline}.lang-selector{display:flex;align-items:center;gap:10px;padding:5px}.lang-selector-active{color:#fff}.lang-selector-active,.lang-selector-item{font-weight:500;font-size:18px;line-height:120%;text-transform:uppercase;cursor:pointer}.lang-selector-item{display:none;color:hsla(0,0%,100%,.7);animation:opacityInviz 1s}.lang-selector-item-visible{display:block}@keyframes opacityInviz{0%{opacity:0}to{opacity:1}}.terms-wrapper{display:flex;align-items:center;gap:10px;width:65%;position:relative}@media(max-width:767px){.terms-wrapper{width:100%}}.terms-wrapper input{display:none}.terms-wrapper p{font-weight:400;font-size:14px;line-height:120%;color:#767676}.terms-wrapper p a{text-decoration:underline}.terms-wrapper .checkbox-circle{background:rgba(22,22,20,.6);border:1px solid #343937;width:24px;height:24px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.terms-wrapper .checkbox-circle .checkMark{width:12px;height:12px;border-radius:50%}.swiper__navigation{display:flex;justify-content:center;gap:25px;margin-top:35px}.swiper__prev{transform:rotate(180deg)}.swiper__mobilenav{position:absolute;top:50%;left:50%;width:calc(100% - 15px);transform:translate(-50%,-50%);display:none;align-items:center;justify-content:space-between;z-index:99}@media(max-width:567px){.swiper__mobilenav{display:flex}}.swiper__mobilenav button{outline:none;border:none;background:transparent}.swiper-wrapper{width:100%;display:flex;justify-content:space-between;position:relative}.custom-swiper{width:100%}.swiper-slide{width:auto}.subscribe-popup{position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:1000;display:flex;align-items:center;justify-content:center}.subscribe-popup__content{max-width:1050px;width:95%;position:relative;display:flex;align-items:center;text-align:center;background:#fff;box-shadow:0 20px 34px rgba(43,43,43,.8);border-radius:20px}@media screen and (max-width:991px){.subscribe-popup__content{flex-direction:column;max-width:390px}}.subscribe-popup__close{border:none;outline:none;position:absolute;width:40px;height:40px;border-radius:50%;background:#fff;right:-15px;top:-15px;display:flex;align-items:center;justify-content:center;cursor:pointer}@media screen and (max-width:991px){.subscribe-popup__close{right:-5px;top:-5px}}.subscribe-popup__text{padding:30px 50px;width:60%;display:flex;flex-direction:column;gap:30px}@media screen and (max-width:991px){.subscribe-popup__text{align-items:center;order:2;width:100%;padding:20px 15px;gap:20px}}.subscribe-popup__text h2{font-weight:700;font-size:44px;line-height:120%;color:#000;text-align:start;text-transform:uppercase}@media screen and (max-width:991px){.subscribe-popup__text h2{font-size:30px}}.subscribe-popup__img{width:40%}@media screen and (max-width:991px){.subscribe-popup__img{order:1;width:100%}}.subscribe-popup__img img{width:100%;object-fit:cover}.subscribe-popup__img-desktop{border-radius:0 20px 20px 0}@media screen and (max-width:991px){.subscribe-popup__img-desktop{display:none}}.subscribe-popup__img-mobile{display:none}@media screen and (max-width:991px){.subscribe-popup__img-mobile{display:block;border-radius:20px 20px 0 0}}.subscribe-popup__btn{width:100%!important}.subscribe-popup__benefits{display:flex;flex-direction:column;width:100%;gap:20px}@media screen and (max-width:991px){.subscribe-popup__benefits{gap:10px}}.subscribe-popup__benefit{display:flex;align-items:center;gap:12px}.subscribe-popup__benefit p{font-weight:400;font-size:14px;line-height:125%;color:#000;text-align:start}@media screen and (max-width:991px){.subscribe-popup__benefit p{font-size:12px}}.subscribe-popup__benefit svg{flex-shrink:0}@media screen and (max-width:991px){.subscribe-popup__benefit svg{width:28px!important;height:28px!important}}.intro-voicer{width:100%;padding:250px 0;position:relative;background-position:50%;background-size:cover}@media(max-width:768px){.intro-voicer{padding:150px 0 100px}}.intro-voicer:after{position:absolute;content:"";background:linear-gradient(180deg,hsla(0,0%,93%,0),#eee);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);left:0;right:0;top:0;width:100%;height:100%}.intro-voicer__container{align-items:center;display:flex;flex-direction:column;z-index:9;gap:30px}@media(max-width:991px){.intro-voicer__container{gap:20px}}.intro-voicer__bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%}.intro-voicer__bg video{width:100%;height:100%;object-fit:cover}.intro-voicer__logo{max-width:630px;width:100%}.intro-voicer h1{font-weight:600;font-size:80px;line-height:120%;text-align:center;color:#010100}@media(max-width:991px){.intro-voicer h1{font-size:45px}}@media(max-width:768px){.intro-voicer h1{font-size:34px}}.best-solution{padding:70px 0;background:#eee}@media(max-width:768px){.best-solution{padding:50px 0}}.best-solution__container{display:flex;flex-direction:column;gap:50px}.best-solution__title{font-weight:700;font-size:40px;line-height:115%;text-align:center;color:#000}@media(max-width:768px){.best-solution__title{font-size:24px}}.best-solution__cards{display:flex;align-items:stretch;flex-wrap:wrap;gap:35px;justify-content:space-around;width:100%}@media(max-width:768px){.best-solution__cards{display:flex;align-items:center;flex-direction:column;gap:25px}}.best-solution__card{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:35px;gap:15px;background:hsla(0,0%,85%,.6);border-radius:13px;border:1px solid #343937;max-width:440px;width:calc(33% - 20px)}@media(max-width:991px){.best-solution__card{width:calc(50% - 20px)}}@media(max-width:768px){.best-solution__card{padding:25px;width:100%}}.best-solution__card-img{display:flex;justify-content:center;align-items:center;width:46px;height:46px;background:#18ecd6;border:1px solid #343937;border-radius:0 100px 100px 100px}.best-solution__card h6{font-weight:600;font-size:20px;line-height:125%;color:#000;margin:0}@media(max-width:768px){.best-solution__card h6{font-size:14px}}.best-solution__card p{font-weight:400;font-size:20px;line-height:125%;color:#000;margin:0}@media(max-width:768px){.best-solution__card p{font-size:14px}}.best-solution__btn{align-self:center}.proposition{padding:70px 0;background:#fff}@media(max-width:768px){.proposition{padding:50px 0}}.proposition__container{display:flex;align-items:center;flex-direction:column;gap:35px}.proposition__title{font-weight:700;font-size:40px;line-height:115%;text-align:center;color:#000}@media(max-width:768px){.proposition__title{font-size:24px}}.proposition__subtitle{font-weight:400;font-size:28px;line-height:125%;text-align:center;color:#000}@media(max-width:768px){.proposition__subtitle{font-size:18px}}.proposition__description{font-weight:400;font-size:20px;line-height:125%;text-align:center;color:#000}@media(max-width:768px){.proposition__description{font-size:14px}}.proposition__cards{display:flex;justify-content:space-around;flex-wrap:wrap;gap:35px;width:100%}.proposition__card{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:35px;gap:15px;background:#fff;border-radius:5px;border:1px solid #000;max-width:370px;width:100%;height:auto}@media(max-width:768px){.proposition__card{padding:25px}}.proposition__card img{width:100%}.proposition__card h6{font-weight:600;font-size:20px;line-height:125%;color:#000;margin:0}@media(max-width:768px){.proposition__card h6{font-size:14px}}.proposition__card p{font-weight:400;font-size:20px;line-height:125%;color:#000;margin:0}@media(max-width:768px){.proposition__card p{font-size:14px}}.with-without-voicer{padding:70px 0;background:#000}@media(max-width:768px){.with-without-voicer{padding:50px 0}}.with-without-voicer__container{display:flex;flex-direction:column;box-sizing:border-box;background:rgba(22,22,20,.6);border-radius:13px;padding:35px 70px;border:1px solid #18ecd6;gap:35px}@media(max-width:991px){.with-without-voicer__container{padding:35px}}@media(max-width:768px){.with-without-voicer__container{padding:25px}}.with-without-voicer__title{display:flex;align-items:center;width:100%;justify-content:space-around}.with-without-voicer__title h1{font-weight:600;font-size:30px;line-height:115%;color:#fff}@media(max-width:768px){.with-without-voicer__title h1{font-size:14px;color:#18ecd6}}.with-without-voicer__table{display:flex;flex-direction:column;gap:20px}@media(max-width:768px){.with-without-voicer__table{gap:10px}}.with-without-voicer__row{display:flex;align-items:flex-start;width:100%;justify-content:space-between}@media(max-width:768px){.with-without-voicer__row{flex-wrap:wrap}}.with-without-voicer__row p{font-weight:400;font-size:14px;line-height:125%;color:#fff}@media(max-width:768px){.with-without-voicer__row p{font-size:12px}}.with-without-voicer__label{padding:10px 35px;font-weight:700;font-size:14px;line-height:125%;color:#fff;width:20%;margin:0}@media(max-width:768px){.with-without-voicer__label{width:100%;margin-bottom:15px;font-size:12px}}.with-without-voicer__with{display:flex;align-items:flex-start;gap:8px;width:40%;padding:10px 35px;position:relative}@media(max-width:991px){.with-without-voicer__with{padding:10px 25px}}@media(max-width:768px){.with-without-voicer__with{flex-direction:column;width:50%;padding:0 25px 0 0}}.with-without-voicer__with:before{content:"";position:absolute;left:0;height:100%;background:#343937;width:1px}@media(max-width:768px){.with-without-voicer__with:before{display:none}}.with-without-voicer__without{display:flex;align-items:flex-start;gap:8px;width:40%;padding:10px 35px;position:relative}@media(max-width:991px){.with-without-voicer__without{padding:10px 25px}}@media(max-width:768px){.with-without-voicer__without{flex-direction:column;width:50%;padding:0 0 0 25px}}.with-without-voicer__without:before{content:"";position:absolute;left:0;height:100%;background:#343937;width:1px}.with-without-voicer__icon{box-sizing:border-box;display:flex;justify-content:center;align-items:center;width:45px;height:45px;background:rgba(22,22,20,.6);border:1px solid #343937;border-radius:100px;flex-shrink:0;font-size:14px}@media(max-width:768px){.with-without-voicer__icon{width:17px;height:17px}}.cases-voicer{padding:70px 0;background:#eee;display:flex;flex-direction:column;gap:35px}@media(max-width:768px){.cases-voicer{padding:50px 0}}.cases-voicer__title{font-weight:700;font-size:40px;line-height:115%;text-align:center;color:#000}@media(max-width:768px){.cases-voicer__title{font-size:24px}}.cases-voicer__card{margin:0 auto;max-width:770px;border-radius:10px;border:1px solid #18ecd6;position:relative;overflow:hidden}@media(max-width:768px){.cases-voicer__card{max-width:320px}.cases-voicer__card img{max-width:320px;max-height:130px}}.cases-voicer__card-text{box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;max-width:770px;height:280px;background:hsla(0,0%,85%,.6);padding:35px}@media(max-width:768px){.cases-voicer__card-text{max-width:320px;max-height:240px;padding:25px}}.cases-voicer__card-text h1{font-weight:700;font-size:30px;line-height:115%;color:#000}@media(max-width:768px){.cases-voicer__card-text h1{font-size:14px}}.cases-voicer__card-text p{font-weight:600;font-size:18px;line-height:115%;color:#18ecd6}@media(max-width:768px){.cases-voicer__card-text p{font-size:12px}}.cases-voicer__card-utils{display:flex;align-items:center;justify-content:space-between}.cases-voicer__card-utils a{padding:5px 20px;background:#18ecd6;border-radius:100px;cursor:pointer;font-weight:700;font-size:13px;line-height:115%;color:#000;text-decoration:none}.cases-voicer__nav{outline:none;box-sizing:border-box;background:rgba(22,22,20,.6);border:.5px solid #18ecd6;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}.cases-voicer__nav:hover{background:#18ecd6}.how-works-voicer{padding:70px 0;background:#eee;position:relative;overflow:hidden}@media(max-width:768px){.how-works-voicer{padding:50px 0}}.how-works-voicer__container{max-width:770px;display:flex;flex-direction:column;gap:35px}.how-works-voicer__title{font-weight:700;font-size:40px;line-height:115%;text-align:center;color:#000}@media(max-width:768px){.how-works-voicer__title{font-size:24px}}.how-works-voicer__blocks{display:flex;flex-direction:column;position:relative}@media(max-width:768px){.how-works-voicer__blocks{padding:0 20px}}.how-works-voicer__number{color:#18ecd6;text-align:center;font-size:28px;line-height:125%;display:flex;width:66px;height:66px;flex-direction:column;justify-content:center;border-radius:50%;position:absolute;top:50%;transform:translateY(-50%);box-sizing:border-box;background:#161614;border:1px solid #343937;background:#5f5f5f}@media(max-width:768px){.how-works-voicer__number{width:30px;font-size:14px;height:30px}}.how-works-voicer__textblock{position:absolute;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-around;z-index:5;padding:0 60px;left:50%;transform:translate(-50%)}@media(max-width:768px){.how-works-voicer__textblock{padding:0 50px}}.how-works-voicer__text{display:flex;flex-direction:column;justify-content:center;width:100%;max-width:500px}.how-works-voicer__text:nth-child(2),.how-works-voicer__text:nth-child(4){align-self:flex-end;text-align:end}.how-works-voicer__text p{font-weight:400;font-size:20px;line-height:125%;color:#161614}@media(max-width:768px){.how-works-voicer__text p{font-size:14px}}.how-works-voicer__one{width:458px;height:145px;background:radial-gradient(22.38% 51.25% at 100% 50%,hsla(64,74%,73%,.09) 0,hsla(64,74%,73%,0) 100%),linear-gradient(90deg,#d9d9d9 2.03%,hsla(0,0%,85%,0));filter:drop-shadow(-22px 0 40px rgba(0,0,0,.15));border-radius:115.5px 0 0 115.5px;position:relative;border-left:1px solid #18ecd6;border-top:1px solid #18ecd6;border-bottom:1px solid #18ecd6;top:4px}.how-works-voicer__one .how-works-voicer__number{left:-33px}@media(max-width:768px){.how-works-voicer__one .how-works-voicer__number{left:-15px}.how-works-voicer__one{width:170px}}.how-works-voicer__two{width:458px;height:145px;background:radial-gradient(22.38% 51.25% at 100% 50%,hsla(64,74%,73%,.09) 0,hsla(64,74%,73%,0) 100%),linear-gradient(270deg,#d9d9d9 2.03%,hsla(0,0%,85%,0));filter:drop-shadow(22px 0 40px rgba(0,0,0,.15));border-radius:0 115.5px 115.5px 0;align-self:flex-end;border-right:1px solid #18ecd6;border-top:1px solid #18ecd6;border-bottom:1px solid #18ecd6;position:relative;top:3px}.how-works-voicer__two .how-works-voicer__number{right:-33px}@media(max-width:768px){.how-works-voicer__two .how-works-voicer__number{right:-15px}.how-works-voicer__two{width:170px}}.how-works-voicer__three{width:458px;height:145px;background:radial-gradient(22.38% 51.25% at 100% 50%,hsla(64,74%,73%,.09) 0,hsla(64,74%,73%,0) 100%),linear-gradient(90deg,#d9d9d9 2.03%,hsla(0,0%,85%,0));filter:drop-shadow(-22px 0 40px rgba(0,0,0,.15));border-radius:115.5px 0 0 115.5px;position:relative;border-left:1px solid #18ecd6;border-top:1px solid #18ecd6;border-bottom:1px solid #18ecd6;top:2px}.how-works-voicer__three .how-works-voicer__number{left:-33px}@media(max-width:768px){.how-works-voicer__three .how-works-voicer__number{left:-15px}.how-works-voicer__three{width:170px}}.how-works-voicer__four{width:458px;height:145px;background:radial-gradient(22.38% 51.25% at 100% 50%,hsla(64,74%,73%,.09) 0,hsla(64,74%,73%,0) 100%),linear-gradient(270deg,#d9d9d9 2.03%,hsla(0,0%,85%,0));filter:drop-shadow(22px 0 40px rgba(0,0,0,.15));border-radius:0 115.5px 115.5px 0;align-self:flex-end;border-right:1px solid #18ecd6;border-top:1px solid #18ecd6;border-bottom:1px solid #18ecd6;position:relative;top:1px}.how-works-voicer__four .how-works-voicer__number{right:-33px}@media(max-width:768px){.how-works-voicer__four .how-works-voicer__number{right:-15px}.how-works-voicer__four{width:170px}}.how-works-voicer__five{width:458px;height:145px;background:radial-gradient(22.38% 51.25% at 100% 50%,hsla(64,74%,73%,.09) 0,hsla(64,74%,73%,0) 100%),linear-gradient(90deg,#d9d9d9 2.03%,hsla(0,0%,85%,0));filter:drop-shadow(-22px 0 40px rgba(0,0,0,.15));border-radius:115.5px 0 0 115.5px;position:relative;border-left:1px solid #18ecd6;border-top:1px solid #18ecd6;border-bottom:1px solid #18ecd6}.how-works-voicer__five .how-works-voicer__number{left:-33px}@media(max-width:768px){.how-works-voicer__five .how-works-voicer__number{left:-15px}.how-works-voicer__five{width:170px}}.how-works-voicer__btn{align-self:flex-end}@media(max-width:991px){.how-works-voicer__btn{align-self:center}}.clients{padding:70px 0;background:#eee}@media(max-width:768px){.clients{padding:50px 0}}.clients__container{display:flex;gap:35px}@media(max-width:991px){.clients__container{flex-direction:column}}@media(max-width:768px){.clients__container{gap:15px}}.clients__info{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;box-sizing:border-box;padding:40px;gap:10px;max-width:370px;background:#f3f3f3;border-radius:13px;border:1px solid #343937}@media(max-width:991px){.clients__info{padding:40px;max-width:none}}@media(max-width:768px){.clients__info{padding:25px}}.clients__info h1{font-weight:700;font-size:40px;line-height:115%;color:#0f0e0c;margin:0}@media(max-width:768px){.clients__info h1{font-size:24px}}.clients__info h6{font-weight:400;font-size:20px;line-height:125%;color:#000;margin:0}@media(max-width:768px){.clients__info h6{font-size:14px}}.clients__cards{background:#f3f3f3;border-radius:13px;flex-shrink:0;padding:40px;box-sizing:border-box;flex:1 1;width:100%;overflow:hidden;border:1px solid #343937}@media(max-width:768px){.clients__cards{padding:25px}}.clients__card{position:relative;display:flex;justify-content:center;height:380px;margin:0 auto}@media(max-width:768px){.clients__card{height:auto}}.clients__ipad{position:relative;height:100%;margin-left:70px}@media(max-width:768px){.clients__ipad{margin-left:20px}}.clients__ipad img{width:100%;height:100%;object-fit:contain}.clients__ipad-wrapper{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;z-index:3;width:calc(100% - 30px);height:calc(100% - 30px);border-radius:10px;overflow:hidden}.clients__iphone{position:absolute;bottom:0;left:50px;z-index:5}@media(max-width:768px){.clients__iphone{left:20px}.clients__iphone img{max-width:70px}}.clients__pagination{display:flex;align-items:center;justify-content:center;width:100%;gap:10px;flex-wrap:wrap;margin-top:50px}@media(max-width:768px){.clients__pagination{margin-top:25px}}.clients__pagination button{outline:none;cursor:pointer;box-sizing:border-box;padding:10px 13px;width:-moz-fit-content;width:fit-content;border:1px solid #343937;border-radius:100px;font-weight:400;font-size:16px;line-height:125%;color:#7e7d79}@media(max-width:768px){.clients__pagination button{font-size:12px;padding:6px 8px}}.clients__pagination button:hover{font-weight:600;background:#fff}.ways{padding:70px 0;background:#eee}@media(max-width:768px){.ways{padding:50px 0}}.ways__container{display:flex;flex-direction:column;gap:35px}@media(max-width:768px){.ways__container{gap:15px}}.ways__title{font-weight:700;font-size:40px;line-height:115%;text-align:center;color:#000}@media(max-width:768px){.ways__title{font-size:24px}}.ways__content{display:flex;gap:35px}@media(max-width:991px){.ways__content{flex-direction:column}}@media(max-width:768px){.ways__content{gap:25px}}.ways__img{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;box-sizing:border-box;padding:40px;gap:10px;max-width:370px;background:#f3f3f3;border-radius:13px;border:1px solid #343937}@media(max-width:991px){.ways__img{max-width:none;align-items:center}}@media(max-width:768px){.ways__img{padding:25px}}.ways__list{background:#f3f3f3;border-radius:13px;padding:40px;flex:1 1;width:100%;border:1px solid #343937}.ways__list h3{font-weight:600;font-size:24px;line-height:125%;color:#000}@media(max-width:768px){.ways__list h3{font-size:20px}}.ways__list ul{display:flex;flex-direction:column;gap:10px;padding:0}.ways__list ul li{font-weight:400;font-size:18px;line-height:125%;color:#000;margin-left:20px}@media(max-width:768px){.ways__list ul li{font-size:14px}}.map{padding:70px 0;background:#eee}@media(max-width:768px){.map{padding:50px 0}}.map__container{display:flex;justify-content:space-around;gap:35px}@media(max-width:991px){.map__container{flex-direction:column}}@media(max-width:768px){.map__container{gap:10px}}.map__info{display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box;padding:40px;gap:25px;max-width:470px;width:100%;border-radius:13px;background:hsla(0,0%,85%,.6);border:1px solid #343937}@media(max-width:991px){.map__info{max-width:none;align-items:center}}@media(max-width:768px){.map__info{padding:25px;gap:10px}}.map__info h1{font-weight:600;font-size:40px;line-height:115%;color:#000}@media(max-width:768px){.map__info h1{font-size:24px}}.map__info p{font-weight:400;font-size:20px;line-height:125%;color:#000}@media(max-width:768px){.map__info p{font-size:14px}}.map__img{border:1px solid #343937;border-radius:13px}.map__img img{object-fit:cover}@media(max-width:991px){.map__img img{width:100%}}@media(max-width:768px){.map__img img{height:100%;max-height:300px}}.solutions-voicer{padding:70px 0;background:#eee}@media(max-width:768px){.solutions-voicer{padding:50px 0}}.solutions-voicer__container{display:flex;flex-direction:column;gap:35px;align-items:center}.solutions-voicer__title{font-weight:700;font-size:40px;line-height:115%;text-align:center;color:#010100}@media(max-width:768px){.solutions-voicer__title{font-size:24px}}.client-voicer{display:flex;width:100%;flex-direction:column;gap:25px}@media(max-width:768px){.client-voicer{margin:25px auto}}.client-voicer__versus{display:flex;justify-content:space-around;gap:35px}@media(max-width:991px){.client-voicer__versus{gap:25px}}@media(max-width:768px){.client-voicer__versus{flex-direction:column;align-items:center}}.client-voicer__versus-item{background:#f3f3f3;border:1px solid #343937;border-radius:13px;width:calc(50% - 20px);padding:30px 50px;display:flex;flex-direction:column;gap:20px}@media(max-width:768px){.client-voicer__versus-item{width:100%;padding:20px}}.client-voicer__versus-text{display:flex;flex-direction:column;gap:5px}.client-voicer__versus-text h6{margin:0;font-weight:600;font-size:16px;line-height:125%;text-transform:uppercase;color:#000}@media(max-width:991px){.client-voicer__versus-text h6{font-size:14px}}.client-voicer__versus-text p{font-weight:500;font-size:14px;line-height:125%;color:#000}@media(max-width:991px){.client-voicer__versus-text p{font-size:12px}}.client-voicer__list{display:flex;align-items:center;justify-content:space-between;gap:15px;flex-wrap:wrap}.client-voicer__list-item{width:calc(50% - 10px);display:flex;align-items:center;gap:7px}.client-voicer__list-item p{font-weight:700;font-size:18px;line-height:125%;color:#000}@media(max-width:991px){.client-voicer__list-item p{font-size:12px}}.client-voicer__list-img{box-sizing:border-box;flex-shrink:0;width:52px;height:52px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}@media(max-width:991px){.client-voicer__list-img{width:30px;height:30px}}.client-voicer__list-img img{max-width:30px}@media(max-width:991px){.client-voicer__list-img img{max-width:17px}}.about{padding:70px 0;background:hsla(0,0%,93%,.93);position:relative;overflow:hidden}@media(max-width:768px){.about{padding:50px 0}}.about__container{display:flex;flex-direction:column;gap:25px}.about__alert{box-sizing:border-box;padding:10px 15px 10px 30px;width:-moz-fit-content;width:fit-content;background:hsla(0,0%,78%,.6);border:.5px solid #c7c7c7;border-radius:1000px;position:relative;font-weight:500;font-size:12px;line-height:125%;color:#010100}.about__alert:before{position:absolute;content:"";width:9px;height:9px;background:#18ecd6;border-radius:50%;top:50%;transform:translate(-50%,-50%);left:15px}.about__subtitle{font-weight:600;font-size:40px;line-height:125%;color:#010100;margin:0}@media(max-width:768px){.about__subtitle{font-size:24px}}.about__content{display:flex;align-items:flex-start;justify-content:space-around;gap:50px;position:relative;width:100%}@media(max-width:768px){.about__content{flex-direction:column;gap:25px;align-items:center}}.about__logo{background:hsla(0,0%,78%,.6);border:.5px solid #c7c7c7;position:relative;width:480px;flex-shrink:0;height:480px;border-radius:50%}@media(max-width:768px){.about__logo{order:2;width:280px;height:280px;margin-bottom:300px}}.about__logo:before{width:80%;height:80%}.about__logo:after,.about__logo:before{position:absolute;content:"";background:hsla(0,0%,78%,.6);border:.5px solid #c7c7c7;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.about__logo:after{width:60%;height:60%}.about__logo img{left:50%;top:50%;z-index:5}.about__logo img,.about__review{position:absolute;transform:translate(-50%,-50%)}.about__review{display:flex;gap:5px;align-items:center;transition:all .3s ease-in-out;z-index:10}.about__review img{flex-shrink:0}@media(max-width:768px){.about__review img{max-width:250px;max-height:55px}}.about__review-text{flex-shrink:0;box-sizing:border-box;padding:10px 25px;max-width:200px;width:100%;background:hsla(0,0%,78%,.6);border:.5px solid #9c9c9c;border-radius:1000px;font-weight:500;font-size:10px;line-height:125%;color:#000}.about__review-1{top:90%;left:15%}@media(max-width:768px){.about__review-1{top:65%;left:35%}}.about__review-2{top:20%;left:25%}@media(max-width:768px){.about__review-2{top:20%;left:50%}}.about__review-3{top:70%;left:35%}@media(max-width:768px){.about__review-3{top:50%;left:55%}}.about__review-4{top:60%;left:65%}@media(max-width:768px){.about__review-4{top:80%;left:45%}}.about__review-5{top:80%;left:80%}@media(max-width:768px){.about__review-5{top:95%;left:55%}}.about__info{width:calc(50% - 25px)}@media(max-width:768px){.about__info{order:1;width:100%}}.about__info h6{font-weight:500;font-size:24px;line-height:125%;color:#9c9c9c;margin:0}@media(max-width:768px){.about__info h6{font-size:14px}}.voicer-marquee{width:100%}.voicer-marquee__item{width:370px;height:370px;border:1px solid #ccc;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:-60px}@media(max-width:768px){.voicer-marquee__item{width:200px;height:200px;margin-left:-30px}.voicer-marquee__item img{max-width:80px;height:auto}}.partners-voicer{width:100%;background:#eee;padding:70px 0}@media(max-width:768px){.partners-voicer{padding:50px 0}}.partners-voicer__title{font-weight:700;font-size:40px;line-height:115%;text-align:center;color:#010100;margin-bottom:70px}@media(max-width:768px){.partners-voicer__title{margin-bottom:50px;font-size:24px}}.costs{padding:70px 0;background:#eee}@media(max-width:768px){.costs{padding:50px 0}}.costs__container{align-items:center}.costs__container,.costs__wrapper{display:flex;flex-direction:column;width:100%}.costs__tabs{display:flex;align-items:stretch;width:100%;justify-content:space-between}@media(max-width:991px){.costs__tabs{flex-wrap:wrap;gap:10px;justify-content:space-around}}.costs__tab{position:relative;box-sizing:border-box;background:#f9f9f9;border-radius:13px 13px 0 0;padding:15px;display:flex;flex-direction:column;align-content:flex-start;gap:9px;overflow:hidden;z-index:0;cursor:pointer;flex:1 1;min-width:0;width:100%}@media(max-width:991px){.costs__tab{border-radius:13px;width:165px;flex:0 1 auto}}.costs__tab.active,.costs__tab:hover{background:#18ecd6}.costs__tab:before{content:"";position:absolute;inset:0;padding:1px 1px 0;border-radius:13px 13px 0 0;background:linear-gradient(0deg,#343937,#343937),radial-gradient(18.26% 42.18% at 64.47% 0,#18ecd6 0,rgba(24,236,214,0) 100%),radial-gradient(24.61% 57.82% at 21.6% 100%,#18ecd6 0,rgba(24,236,214,0) 100%);background-origin:border-box;background-clip:content-box,border-box;z-index:-1;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:destination-out}.costs__tab p{font-size:11px;opacity:.7}.costs__tab h4,.costs__tab p{font-weight:600;line-height:115%;color:#000;margin:0;width:100%}.costs__tab h4{font-size:17px}.service-google-benchmark{position:relative;box-sizing:border-box;background:#f3f3f3;border-radius:0 0 13px 13px;padding:100px 50px;overflow:hidden;z-index:0;width:100%;display:flex;flex-direction:column;gap:30px}.service-google-benchmark:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0 0 13px 13px;padding:0 1px 1px;background:linear-gradient(0deg,#343937,#343937),radial-gradient(18.26% 42.18% at 64.47% 0,#18ecd6 0,rgba(24,236,214,0) 100%),radial-gradient(24.61% 57.82% at 21.6% 100%,#18ecd6 0,rgba(24,236,214,0) 100%);background-clip:content-box,content-box,border-box;background-origin:border-box;z-index:-1;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:destination-out}@media(max-width:991px){.service-google-benchmark{padding:50px 30px}}@media(max-width:768px){.service-google-benchmark{padding:25px 20px}}.service-google-benchmark__content,.service-google-benchmark__info{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;position:relative;width:100%}@media(max-width:991px){.service-google-benchmark__content,.service-google-benchmark__info{flex-direction:column}}@media(max-width:768px){.service-google-benchmark__content,.service-google-benchmark__info{gap:20px}}.service-google-benchmark__text{display:flex;flex-direction:column;gap:25px;width:calc(50% - 15px)}@media(max-width:991px){.service-google-benchmark__text{width:100%}}@media(max-width:768px){.service-google-benchmark__text{gap:15px}}.service-google-benchmark__text h2{font-weight:600;font-size:45px;line-height:115%;color:#000;margin:0}@media(max-width:768px){.service-google-benchmark__text h2{font-size:32px}}.service-google-benchmark__text h5{font-weight:600;font-size:25px;line-height:125%;color:#000;margin:0}@media(max-width:768px){.service-google-benchmark__text h5{font-size:18px}}.service-google-benchmark__tariffs{width:calc(50% - 15px);display:flex;justify-content:center}@media(max-width:991px){.service-google-benchmark__tariffs{width:100%}}.service-google-benchmark__tariffs-list{box-sizing:border-box;border:1px solid #18ecd6;max-width:380px;width:100%;padding:20px;display:flex;flex-direction:column;align-items:center;gap:15px;background:#f9f9f9}@media(max-width:768px){.service-google-benchmark__tariffs-list{padding:10px;gap:10px}}.service-google-benchmark__tariffs-list p{font-weight:600;font-size:20px;line-height:125%;color:#000;margin:0}@media(max-width:768px){.service-google-benchmark__tariffs-list p{font-size:16px}}.service-google-benchmark__benefits{width:calc(50% - 15px);display:flex;flex-direction:column;gap:35px;position:relative;z-index:2}@media(max-width:991px){.service-google-benchmark__benefits{width:100%}}@media(max-width:768px){.service-google-benchmark__benefits{gap:20px}}.service-google-benchmark__benefits-item{display:flex;align-items:center;gap:30px;padding-left:30px}@media(max-width:768px){.service-google-benchmark__benefits-item{gap:15px;padding-left:15px}}.service-google-benchmark__benefits-item img{object-fit:contain;flex-shrink:0}.service-google-benchmark__benefits-item p{margin:0;font-weight:400;font-size:18px;line-height:125%;color:#000}@media(max-width:768px){.service-google-benchmark__benefits-item p{font-size:14px}}.service-google-benchmark__img{display:flex;justify-content:center;position:relative;width:calc(50% - 15px)}@media(max-width:991px){.service-google-benchmark__img{width:100%;align-items:flex-start}}.service-google-benchmark__img img{object-fit:cover;width:auto;position:absolute;left:50%;top:0;transform:translate(-60%,-20%)}@media(max-width:991px){.service-google-benchmark__img img{position:static;transform:none;width:100%}}.service-mailings{position:relative;box-sizing:border-box;background:#f3f3f3;border-radius:0 0 13px 13px;padding:100px 50px;overflow:hidden;z-index:0;width:100%;display:flex;flex-direction:column;gap:30px}.service-mailings:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0 0 13px 13px;padding:0 1px 1px;background:linear-gradient(0deg,#343937,#343937),radial-gradient(18.26% 42.18% at 64.47% 0,#18ecd6 0,rgba(24,236,214,0) 100%),radial-gradient(24.61% 57.82% at 21.6% 100%,#18ecd6 0,rgba(24,236,214,0) 100%);background-clip:content-box,content-box,border-box;background-origin:border-box;z-index:-1;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:destination-out}@media(max-width:991px){.service-mailings{padding:50px 30px}}@media(max-width:768px){.service-mailings{padding:25px 20px}}.service-mailings__content,.service-mailings__info{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;position:relative;width:100%}@media(max-width:991px){.service-mailings__content,.service-mailings__info{flex-direction:column}}@media(max-width:768px){.service-mailings__content,.service-mailings__info{gap:20px}}.service-mailings__sources{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:15px 10px}.service-mailings__source{display:flex;align-items:center;gap:10px;width:calc(33% - 5px)}@media(max-width:768px){.service-mailings__source{gap:15px;width:calc(50% - 10px)}}.service-mailings__source-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#fff;width:52px;height:52px;border-radius:50%;border:.5px solid #18ecd6}.service-mailings__source p{margin:0;font-weight:700;font-size:18px;line-height:125%;color:#000}@media(max-width:768px){.service-mailings__source p{font-size:16px}}.service-mailings__text{display:flex;flex-direction:column;gap:25px;width:calc(50% - 15px)}@media(max-width:991px){.service-mailings__text{width:100%}}@media(max-width:768px){.service-mailings__text{gap:15px}}.service-mailings__text h2{font-weight:600;font-size:45px;line-height:115%;color:#000;margin:0}@media(max-width:768px){.service-mailings__text h2{font-size:32px}}.service-mailings__text h5{font-weight:600;font-size:25px;line-height:125%;color:#000;margin:0}@media(max-width:768px){.service-mailings__text h5{font-size:18px}}.service-mailings__tariffs{width:calc(50% - 15px);display:flex;justify-content:center}@media(max-width:991px){.service-mailings__tariffs{width:100%}}.service-mailings__tariffs-list{box-sizing:border-box;border:1px solid #18ecd6;max-width:380px;width:100%;padding:20px;display:flex;flex-direction:column;align-items:center;gap:15px;background:#f9f9f9}@media(max-width:768px){.service-mailings__tariffs-list{padding:10px;gap:10px}}.service-mailings__tariffs-list p{font-weight:600;font-size:20px;line-height:125%;color:#000;margin:0}@media(max-width:768px){.service-mailings__tariffs-list p{font-size:16px}}.service-mailings__tariffs-list p span{font-size:15px;color:hsla(0,0%,100%,.5)}@media(max-width:768px){.service-mailings__tariffs-list p span{font-size:13px}}.service-mailings__benefits{width:calc(50% - 15px);display:flex;flex-direction:column;gap:25px;position:relative;z-index:2}@media(max-width:991px){.service-mailings__benefits{width:100%}}@media(max-width:768px){.service-mailings__benefits{gap:15px}}.service-mailings__benefits-item{display:flex;align-items:center;gap:30px;padding-left:30px}@media(max-width:768px){.service-mailings__benefits-item{gap:15px;padding-left:15px}}.service-mailings__benefits-item img{object-fit:contain;flex-shrink:0}.service-mailings__benefits-item p{margin:0;font-weight:400;font-size:18px;line-height:125%;color:#000}@media(max-width:768px){.service-mailings__benefits-item p{font-size:14px}}.service-mailings__img{display:flex;justify-content:center;position:relative;width:calc(50% - 15px)}@media(max-width:991px){.service-mailings__img{width:100%;align-items:flex-start}}.service-mailings__img img{object-fit:cover;width:auto;position:absolute;left:50%;top:0;transform:translate(-60%,-10%)}@media(max-width:991px){.service-mailings__img img{position:static;transform:none;width:100%}}.service-google-2gis{position:relative;box-sizing:border-box;background:#f3f3f3;border-radius:0 0 13px 13px;padding:100px 50px;overflow:hidden;z-index:0;width:100%;display:flex;flex-direction:column;gap:30px}.service-google-2gis:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0 0 13px 13px;padding:0 1px 1px;background:linear-gradient(0deg,#343937,#343937),radial-gradient(18.26% 42.18% at 64.47% 0,#18ecd6 0,rgba(24,236,214,0) 100%),radial-gradient(24.61% 57.82% at 21.6% 100%,#18ecd6 0,rgba(24,236,214,0) 100%);background-clip:content-box,content-box,border-box;background-origin:border-box;z-index:-1;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:destination-out}@media(max-width:991px){.service-google-2gis{padding:50px 30px}}@media(max-width:768px){.service-google-2gis{padding:25px 20px}}.service-google-2gis__content,.service-google-2gis__info{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;position:relative;width:100%}@media(max-width:991px){.service-google-2gis__content,.service-google-2gis__info{flex-direction:column}}@media(max-width:768px){.service-google-2gis__content,.service-google-2gis__info{gap:20px}}.service-google-2gis__sources{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:15px 10px}.service-google-2gis__source{display:flex;align-items:center;gap:10px;width:calc(33% - 5px)}@media(max-width:768px){.service-google-2gis__source{gap:15px;width:calc(50% - 10px)}}.service-google-2gis__source-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;background:hsla(0,0%,100%,.1);width:52px;height:52px;border-radius:50%}.service-google-2gis__source p{margin:0;font-weight:700;font-size:18px;line-height:125%;color:#000}@media(max-width:768px){.service-google-2gis__source p{font-size:16px}}.service-google-2gis__text{display:flex;flex-direction:column;gap:25px;width:calc(50% - 15px)}@media(max-width:991px){.service-google-2gis__text{width:100%}}@media(max-width:768px){.service-google-2gis__text{gap:15px}}.service-google-2gis__text h2{font-weight:600;font-size:45px;line-height:115%;color:#000;margin:0}@media(max-width:768px){.service-google-2gis__text h2{font-size:32px}}.service-google-2gis__text h5{font-weight:600;font-size:25px;line-height:125%;color:#000;margin:0}@media(max-width:768px){.service-google-2gis__text h5{font-size:18px}}.service-google-2gis__tariffs{width:calc(50% - 15px);display:flex;justify-content:center}@media(max-width:991px){.service-google-2gis__tariffs{width:100%}}.service-google-2gis__tariffs-list{box-sizing:border-box;border:1px solid #18ecd6;max-width:450px;width:100%;padding:20px;display:flex;flex-direction:column;align-items:center;gap:15px;background:#f9f9f9}@media(max-width:768px){.service-google-2gis__tariffs-list{padding:10px;gap:10px}}.service-google-2gis__tariffs-list p{font-weight:600;font-size:20px;line-height:125%;color:#000;margin:0}@media(max-width:768px){.service-google-2gis__tariffs-list p{font-size:16px}}.service-google-2gis__tariffs-list p span{font-size:15px;color:hsla(0,0%,100%,.5)}@media(max-width:768px){.service-google-2gis__tariffs-list p span{font-size:13px}}.service-google-2gis__benefits{width:calc(50% - 15px);display:flex;flex-direction:column;gap:25px;position:relative;z-index:2}@media(max-width:991px){.service-google-2gis__benefits{width:100%}}@media(max-width:768px){.service-google-2gis__benefits{gap:15px}}.service-google-2gis__benefits-item{display:flex;align-items:center;gap:30px;padding-left:30px}@media(max-width:768px){.service-google-2gis__benefits-item{gap:15px;padding-left:15px}}.service-google-2gis__benefits-item img{object-fit:contain;flex-shrink:0}.service-google-2gis__benefits-item p{margin:0;font-weight:400;font-size:18px;line-height:125%;color:#000}@media(max-width:768px){.service-google-2gis__benefits-item p{font-size:14px}}.service-google-2gis__img{display:flex;justify-content:center;position:relative;width:calc(50% - 15px)}@media(max-width:991px){.service-google-2gis__img{width:100%;align-items:flex-start}}.service-google-2gis__img img{object-fit:cover;width:auto;position:absolute;left:50%;top:0;transform:translate(-60%,-20%)}@media(max-width:991px){.service-google-2gis__img img{position:static;transform:none;width:100%}}.service-complaints{position:relative;box-sizing:border-box;background:#f3f3f3;border-radius:0 0 13px 13px;padding:100px 50px;overflow:hidden;z-index:0;width:100%;display:flex;flex-direction:column;gap:30px}.service-complaints:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0 0 13px 13px;padding:0 1px 1px;background:linear-gradient(0deg,#343937,#343937),radial-gradient(18.26% 42.18% at 64.47% 0,#18ecd6 0,rgba(24,236,214,0) 100%),radial-gradient(24.61% 57.82% at 21.6% 100%,#18ecd6 0,rgba(24,236,214,0) 100%);background-clip:content-box,content-box,border-box;background-origin:border-box;z-index:-1;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:destination-out}@media(max-width:991px){.service-complaints{padding:50px 30px}}@media(max-width:768px){.service-complaints{padding:25px 20px}}.service-complaints__content,.service-complaints__info{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;position:relative;width:100%}@media(max-width:991px){.service-complaints__content,.service-complaints__info{flex-direction:column}}@media(max-width:768px){.service-complaints__content,.service-complaints__info{gap:20px}}.service-complaints__sources{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:15px 10px}.service-complaints__source{display:flex;align-items:center;gap:10px;width:calc(50% - 10px)}@media(max-width:768px){.service-complaints__source{gap:15px}}.service-complaints__source-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#fff;width:52px;height:52px;border-radius:50%;border:.5px solid #18ecd6}.service-complaints__source p{margin:0;font-weight:700;font-size:18px;line-height:125%;color:#000}@media(max-width:768px){.service-complaints__source p{font-size:16px}}.service-complaints__text{display:flex;flex-direction:column;gap:25px;width:calc(50% - 15px)}@media(max-width:991px){.service-complaints__text{width:100%}}@media(max-width:768px){.service-complaints__text{gap:15px}}.service-complaints__text h2{font-weight:600;font-size:45px;line-height:115%;color:#000;margin:0}@media(max-width:768px){.service-complaints__text h2{font-size:32px}}.service-complaints__text h5{font-weight:600;font-size:25px;line-height:125%;color:#000;margin:0}@media(max-width:768px){.service-complaints__text h5{font-size:18px}}.service-complaints__tariffs{width:calc(50% - 15px);display:flex;justify-content:center}@media(max-width:991px){.service-complaints__tariffs{width:100%}}.service-complaints__tariffs-list{box-sizing:border-box;border:1px solid #18ecd6;max-width:450px;width:100%;padding:20px;display:flex;flex-direction:column;align-items:center;gap:15px;background:#f9f9f9}@media(max-width:768px){.service-complaints__tariffs-list{padding:10px;gap:10px}}.service-complaints__tariffs-list p{font-weight:600;font-size:20px;line-height:125%;color:#000;margin:0}@media(max-width:768px){.service-complaints__tariffs-list p{font-size:16px}}.service-complaints__tariffs-list p span{font-size:15px;color:rgba(0,0,0,.5)}@media(max-width:768px){.service-complaints__tariffs-list p span{font-size:13px}}.service-complaints__benefits{width:calc(50% - 15px);display:flex;flex-direction:column;gap:30px;position:relative;z-index:2}@media(max-width:991px){.service-complaints__benefits{width:100%}}@media(max-width:768px){.service-complaints__benefits{gap:20px}}.service-complaints__benefits-sublist{display:flex;flex-direction:column;gap:10px;width:100%}.service-complaints__benefits-subtitle{margin:0;font-weight:400;font-size:18px;line-height:125%;color:#000;padding-left:105px}@media(max-width:768px){.service-complaints__benefits-subtitle{font-size:14px;padding-left:70px}}.service-complaints__benefits-item{display:flex;align-items:center;gap:30px;padding-left:30px}@media(max-width:768px){.service-complaints__benefits-item{gap:15px;padding-left:15px}}.service-complaints__benefits-item img{object-fit:contain;flex-shrink:0}.service-complaints__benefits-item p{margin:0;font-weight:400;font-size:18px;line-height:125%;color:#000}@media(max-width:768px){.service-complaints__benefits-item p{font-size:14px}}.service-complaints__img{display:flex;justify-content:center;position:relative;width:calc(50% - 15px)}@media(max-width:991px){.service-complaints__img{width:100%;align-items:flex-start}}.service-complaints__img img{object-fit:cover;width:auto;position:absolute;left:50%;top:0;transform:translate(-60%,-20%)}@media(max-width:991px){.service-complaints__img img{position:static;transform:none;width:100%}}.service-qr-code{position:relative;box-sizing:border-box;background:#f3f3f3;border-radius:0 0 13px 13px;padding:100px 50px;overflow:hidden;z-index:0;width:100%;display:flex;flex-direction:column;gap:50px}.service-qr-code:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0 0 13px 13px;padding:0 1px 1px;background:linear-gradient(0deg,#343937,#343937),radial-gradient(18.26% 42.18% at 64.47% 0,#18ecd6 0,rgba(24,236,214,0) 100%),radial-gradient(24.61% 57.82% at 21.6% 100%,#18ecd6 0,rgba(24,236,214,0) 100%);background-clip:content-box,content-box,border-box;background-origin:border-box;z-index:-1;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:destination-out}@media(max-width:991px){.service-qr-code{padding:50px 30px;gap:30px}}@media(max-width:768px){.service-qr-code{padding:25px 20px}}.service-qr-code__content,.service-qr-code__info{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;position:relative;width:100%}@media(max-width:991px){.service-qr-code__content,.service-qr-code__info{flex-direction:column}}@media(max-width:768px){.service-qr-code__content,.service-qr-code__info{gap:20px}}.service-qr-code__sources{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:15px 10px}.service-qr-code__source{display:flex;align-items:center;gap:10px;width:calc(50% - 10px)}@media(max-width:768px){.service-qr-code__source{gap:15px}}.service-qr-code__source-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#fff;width:52px;height:52px;border-radius:50%;border:.5px solid #18ecd6}.service-qr-code__source p{margin:0;font-weight:700;font-size:18px;line-height:125%;color:#000}@media(max-width:768px){.service-qr-code__source p{font-size:16px}}.service-qr-code__text{display:flex;flex-direction:column;gap:25px;width:calc(50% - 15px)}@media(max-width:991px){.service-qr-code__text{width:100%}}@media(max-width:768px){.service-qr-code__text{gap:15px}}.service-qr-code__text h2{font-weight:600;font-size:45px;line-height:115%;color:#000;margin:0}@media(max-width:768px){.service-qr-code__text h2{font-size:32px}}.service-qr-code__text h5{font-weight:600;font-size:25px;line-height:125%;color:#000;margin:0}@media(max-width:768px){.service-qr-code__text h5{font-size:18px}}.service-qr-code__tariffs{width:calc(50% - 15px);display:flex;justify-content:center}@media(max-width:991px){.service-qr-code__tariffs{width:100%}}.service-qr-code__tariffs-grid{box-sizing:border-box;background:#f9f9f9;border:1px solid #18ecd6;max-width:520px;width:100%;padding:20px;display:grid;grid-auto-columns:1fr;grid-auto-rows:1fr;grid-template-columns:2fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;grid-gap:15px 15px;gap:15px 15px;grid-template-areas:". . . . ." ". . . . ." ". . . . ."}@media(max-width:768px){.service-qr-code__tariffs-grid{padding:10px;gap:10px}}.service-qr-code__tariffs-grid p{font-weight:600;font-size:20px;line-height:125%;color:#000;margin:0}@media(max-width:768px){.service-qr-code__tariffs-grid p{font-size:16px}}.service-qr-code__tariffs-grid p span{font-size:15px;color:rgba(0,0,0,.5)}@media(max-width:768px){.service-qr-code__tariffs-grid p span{font-size:13px}}.service-qr-code__benefits{width:calc(50% - 15px);display:flex;flex-direction:column;gap:15px;position:relative;z-index:2}@media(max-width:991px){.service-qr-code__benefits{width:100%}}@media(max-width:768px){.service-qr-code__benefits{gap:8px}}.service-qr-code__benefits-item{display:flex;align-items:center;gap:30px;padding-left:30px}@media(max-width:768px){.service-qr-code__benefits-item{gap:15px;padding-left:15px}}.service-qr-code__benefits-item img{object-fit:contain;flex-shrink:0}.service-qr-code__benefits-item p{margin:0;font-weight:400;font-size:18px;line-height:125%;color:#000}@media(max-width:768px){.service-qr-code__benefits-item p{font-size:14px}}.service-qr-code__img{display:flex;justify-content:center;position:relative;width:calc(50% - 15px)}@media(max-width:991px){.service-qr-code__img{width:100%;align-items:flex-start}}.service-qr-code__img img{object-fit:cover;width:auto;position:absolute;left:50%;top:0;transform:translate(-60%,-30%)}@media(max-width:991px){.service-qr-code__img img{position:static;transform:none;width:100%}}.service-channels-with-reviews{position:relative;box-sizing:border-box;background:#f3f3f3;border-radius:0 0 13px 13px;padding:100px 50px;overflow:hidden;z-index:0;width:100%;display:flex;flex-direction:column;gap:30px}.service-channels-with-reviews:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0 0 13px 13px;padding:0 1px 1px;background:linear-gradient(0deg,#343937,#343937),radial-gradient(18.26% 42.18% at 64.47% 0,#18ecd6 0,rgba(24,236,214,0) 100%),radial-gradient(24.61% 57.82% at 21.6% 100%,#18ecd6 0,rgba(24,236,214,0) 100%);background-clip:content-box,content-box,border-box;background-origin:border-box;z-index:-1;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:destination-out}@media(max-width:991px){.service-channels-with-reviews{padding:50px 30px}}@media(max-width:768px){.service-channels-with-reviews{padding:25px 20px}}.service-channels-with-reviews__content,.service-channels-with-reviews__info{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;position:relative;width:100%}@media(max-width:991px){.service-channels-with-reviews__content,.service-channels-with-reviews__info{flex-direction:column}}@media(max-width:768px){.service-channels-with-reviews__content,.service-channels-with-reviews__info{gap:20px}}.service-channels-with-reviews__sources{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:15px 10px}.service-channels-with-reviews__source{display:flex;align-items:center;gap:10px;width:calc(33% - 5px)}@media(max-width:768px){.service-channels-with-reviews__source{gap:15px;width:calc(50% - 10px)}}.service-channels-with-reviews__source-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#fff;width:52px;height:52px;border-radius:50%;border:.5px solid #18ecd6}.service-channels-with-reviews__source p{margin:0;font-weight:700;font-size:18px;line-height:125%;color:#000}@media(max-width:768px){.service-channels-with-reviews__source p{font-size:16px}}.service-channels-with-reviews__text{display:flex;flex-direction:column;gap:25px;width:calc(50% - 15px)}@media(max-width:991px){.service-channels-with-reviews__text{width:100%}}@media(max-width:768px){.service-channels-with-reviews__text{gap:15px}}.service-channels-with-reviews__text h2{font-weight:600;font-size:45px;line-height:115%;color:#000;margin:0}@media(max-width:768px){.service-channels-with-reviews__text h2{font-size:32px}}.service-channels-with-reviews__text h5{font-weight:600;font-size:25px;line-height:125%;color:#000;margin:0}@media(max-width:768px){.service-channels-with-reviews__text h5{font-size:18px}}.service-channels-with-reviews__tariffs{width:calc(50% - 15px);display:flex;justify-content:center}@media(max-width:991px){.service-channels-with-reviews__tariffs{width:100%}}.service-channels-with-reviews__tariffs-list{box-sizing:border-box;border:1px solid #18ecd6;max-width:380px;width:100%;padding:20px;display:flex;flex-direction:column;align-items:center;gap:15px;background:#f9f9f9}@media(max-width:768px){.service-channels-with-reviews__tariffs-list{padding:10px;gap:10px}}.service-channels-with-reviews__tariffs-list p{font-weight:600;font-size:20px;line-height:125%;color:#000;margin:0}@media(max-width:768px){.service-channels-with-reviews__tariffs-list p{font-size:16px}}.service-channels-with-reviews__tariffs-list p span{font-size:15px;color:rgba(0,0,0,.5)}@media(max-width:768px){.service-channels-with-reviews__tariffs-list p span{font-size:13px}}.service-channels-with-reviews__benefits{width:calc(50% - 15px);display:flex;flex-direction:column;gap:15px;position:relative;z-index:2}@media(max-width:991px){.service-channels-with-reviews__benefits{width:100%}}@media(max-width:768px){.service-channels-with-reviews__benefits{gap:8px}}.service-channels-with-reviews__benefits-item{display:flex;align-items:center;gap:30px;padding-left:30px}@media(max-width:768px){.service-channels-with-reviews__benefits-item{gap:15px;padding-left:15px}}.service-channels-with-reviews__benefits-item img{object-fit:contain;flex-shrink:0}.service-channels-with-reviews__benefits-item p{margin:0;font-weight:400;font-size:18px;line-height:125%;color:#000}@media(max-width:768px){.service-channels-with-reviews__benefits-item p{font-size:14px}}.service-channels-with-reviews__img{display:flex;justify-content:center;position:relative;width:calc(50% - 15px)}@media(max-width:991px){.service-channels-with-reviews__img{width:100%;align-items:flex-start}}.service-channels-with-reviews__img img{object-fit:cover;width:auto;position:absolute;left:50%;top:0;transform:translate(-60%,-30%)}@media(max-width:991px){.service-channels-with-reviews__img img{position:static;transform:none;width:100%}}.service-integrations-connections{position:relative;box-sizing:border-box;background:#f3f3f3;border-radius:0 0 13px 13px;padding:100px 50px;overflow:hidden;z-index:0;width:100%;display:flex;flex-direction:column;gap:30px}.service-integrations-connections:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0 0 13px 13px;padding:0 1px 1px;background:linear-gradient(0deg,#343937,#343937),radial-gradient(18.26% 42.18% at 64.47% 0,#18ecd6 0,rgba(24,236,214,0) 100%),radial-gradient(24.61% 57.82% at 21.6% 100%,#18ecd6 0,rgba(24,236,214,0) 100%);background-clip:content-box,content-box,border-box;background-origin:border-box;z-index:-1;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:destination-out}@media(max-width:991px){.service-integrations-connections{padding:50px 30px}}@media(max-width:768px){.service-integrations-connections{padding:25px 20px}}.service-integrations-connections__content,.service-integrations-connections__info{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;position:relative;width:100%}@media(max-width:991px){.service-integrations-connections__content,.service-integrations-connections__info{flex-direction:column}}@media(max-width:768px){.service-integrations-connections__content,.service-integrations-connections__info{gap:20px}}.service-integrations-connections__text{display:flex;flex-direction:column;gap:25px;width:calc(50% - 15px)}@media(max-width:991px){.service-integrations-connections__text{width:100%}}@media(max-width:768px){.service-integrations-connections__text{gap:15px}}.service-integrations-connections__text h2{font-weight:600;font-size:45px;line-height:115%;color:#000;margin:0}@media(max-width:768px){.service-integrations-connections__text h2{font-size:32px}}.service-integrations-connections__text h5{font-weight:600;font-size:25px;line-height:125%;color:#000;margin:0}@media(max-width:768px){.service-integrations-connections__text h5{font-size:18px}}.service-integrations-connections__tariffs{width:calc(50% - 15px);display:flex;justify-content:center}@media(max-width:991px){.service-integrations-connections__tariffs{width:100%}}.service-integrations-connections__tariffs-grid{box-sizing:border-box;border:1px solid #18ecd6;max-width:340px;width:100%;padding:20px;display:grid;background:#f9f9f9;grid-auto-columns:1fr;grid-auto-rows:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto auto auto auto auto auto;grid-gap:15px 15px;gap:15px 15px;grid-template-areas:". ." ". ." ". ." ". ." ". ." ". ." ". ." ". ."}@media(max-width:768px){.service-integrations-connections__tariffs-grid{padding:10px;gap:10px}}.service-integrations-connections__tariffs-grid p{font-weight:600;font-size:20px;line-height:125%;color:#000;margin:0;text-align:center}@media(max-width:768px){.service-integrations-connections__tariffs-grid p{font-size:16px}}.service-integrations-connections__tariffs-grid p span{font-size:15px;color:rgba(0,0,0,.5);width:100%}@media(max-width:768px){.service-integrations-connections__tariffs-grid p span{font-size:13px}}.service-integrations-connections__benefits{width:calc(50% - 15px);display:flex;flex-direction:column;gap:25px;position:relative;z-index:2}@media(max-width:991px){.service-integrations-connections__benefits{width:100%}}@media(max-width:768px){.service-integrations-connections__benefits{gap:15px}}.service-integrations-connections__benefits-item{display:flex;align-items:center;gap:30px;padding-left:30px}@media(max-width:768px){.service-integrations-connections__benefits-item{gap:15px;padding-left:15px}}.service-integrations-connections__benefits-item img{object-fit:contain;flex-shrink:0}.service-integrations-connections__benefits-item p{margin:0;font-weight:400;font-size:18px;line-height:125%;color:#000}@media(max-width:768px){.service-integrations-connections__benefits-item p{font-size:14px}}.service-integrations-connections__img{display:flex;justify-content:center;position:relative;width:calc(50% - 15px)}@media(max-width:991px){.service-integrations-connections__img{width:100%;align-items:flex-start}}.service-integrations-connections__img img{object-fit:cover}@media(max-width:991px){.service-integrations-connections__img img{width:100%}}.service-integrations-connections__items{display:flex;flex-direction:column;gap:30px;width:100%}.service-integrations-connections__item{display:flex;align-items:center;gap:30px;padding-left:30px}@media(max-width:768px){.service-integrations-connections__item{gap:15px;padding-left:15px}}.service-integrations-connections__item img{object-fit:cover;flex-shrink:0}@media(max-width:768px){.service-integrations-connections__item img{width:40px;height:40px}}.service-integrations-connections__item p{margin:0;font-weight:400;font-size:18px;line-height:125%;color:#000}@media(max-width:768px){.service-integrations-connections__item p{font-size:14px}}.service-integrations-connections__item h6{margin:0;font-weight:600;font-size:25px;line-height:125%;color:#000}@media(max-width:768px){.service-integrations-connections__item h6{font-size:18px}}.service-integrations-connections__item-text{display:flex;flex-direction:column}.integrations{padding:70px 0;background:#eee}@media(max-width:768px){.integrations{padding:50px 0}}.integrations__container{display:flex;flex-direction:column;gap:35px}@media(max-width:768px){.integrations__container{gap:15px}}.integrations__cards{display:flex;align-items:stretch;flex-wrap:wrap;width:100%;justify-content:space-around;gap:40px}@media(max-width:768px){.integrations__cards{gap:20px}}.integrations__card{display:flex;justify-content:center;align-items:center;box-sizing:border-box;background:#f3f3f3;border-radius:13px;border:1px solid #343937;width:calc(33% - 20px);max-width:370px;padding:25px 0}@media(max-width:991px){.integrations__card{width:calc(50% - 20px)}}@media(max-width:768px){.integrations__card{width:100%;padding:15px 0}}.integrations__card img{height:auto;width:80%}.tools-voicer{padding:70px 0;background:#eee}@media(max-width:768px){.tools-voicer{padding:50px 0}}.tools-voicer__container{display:flex;flex-direction:column;gap:35px;align-items:center}.tools-voicer__title{font-weight:700;font-size:40px;line-height:115%;text-align:center;color:#010100}@media(max-width:768px){.tools-voicer__title{font-size:24px}}.management-voicer{display:flex;width:100%;flex-direction:column;gap:25px}@media(max-width:768px){.management-voicer{margin:25px auto}}.management-voicer__cards{display:flex;gap:35px;justify-content:space-around;align-items:stretch}@media(max-width:991px){.management-voicer__cards{flex-direction:column}}.management-voicer__cards-item{width:calc(33% - 30px);display:flex;flex-direction:column;justify-content:space-between;flex:1 1;border:1px solid #343937;border-radius:13px;overflow:hidden}@media(max-width:991px){.management-voicer__cards-item{width:100%}}.management-voicer__cards-img{width:100%;max-height:230px;height:100%;overflow:hidden;object-fit:cover}@media(max-width:991px){.management-voicer__cards-img{display:none}}.management-voicer__cards-content{background:#f3f3f3;border-radius:0 0 13px 13px;padding:20px}@media(max-width:991px){.management-voicer__cards-content{padding:15px;border-radius:13px;display:flex;align-items:center;gap:15px}}.management-voicer__cards-icon{display:none;align-items:center;justify-content:center;box-sizing:border-box;width:58px;height:58px;background:rgba(22,22,20,.6);border:.56px solid #343937;border-radius:7px;flex-shrink:0}@media(max-width:991px){.management-voicer__cards-icon{display:flex}}.management-voicer__cards-text{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.management-voicer__cards-text h6{margin:0;font-weight:600;font-size:16px;line-height:125%;color:#000}@media(max-width:991px){.management-voicer__cards-text h6{font-size:14px}}.management-voicer__cards-text p{font-weight:400;font-size:16px;line-height:125%;color:#000}@media(max-width:991px){.management-voicer__cards-text p{font-size:12px}}.management-voicer__cards-reverse{border-radius:13px 13px 0 0}@media(max-width:991px){.management-voicer__cards-reverse{border-radius:13px}}.analytics-voicer{padding:70px 0;background:#eee}@media(max-width:768px){.analytics-voicer{padding:50px 0}}.analytics-voicer__container{display:flex;flex-direction:column;gap:35px;align-items:center}.analytics-voicer__title{font-weight:700;font-size:40px;line-height:115%;text-align:center;color:#010100}@media(max-width:768px){.analytics-voicer__title{font-size:24px}}.analytics-suite{display:flex;width:100%;flex-direction:column;gap:25px}@media(max-width:768px){.analytics-suite{margin:25px auto}}.analytics-suite__cards{display:flex;gap:50px;justify-content:space-around;align-items:stretch}@media(max-width:991px){.analytics-suite__cards{flex-direction:column;align-items:center;gap:25px}}.analytics-suite__cards-item{display:flex;flex-direction:column;flex:1 1;justify-content:space-between;border:1px solid #343937;border-radius:13px;overflow:hidden;background:#f3f3f3}@media(max-width:991px){.analytics-suite__cards-item{gap:25px;width:100%}}.analytics-suite__cards-item img{width:100%;max-height:230px;height:100%;object-fit:cover}@media(max-width:991px){.analytics-suite__cards-item img{border-radius:20px}}.analytics-suite__cards-item h6{margin:0;font-weight:600;font-size:16px;line-height:125%;color:#000}@media(max-width:768px){.analytics-suite__cards-item h6{font-size:14px}}.analytics-suite__cards-item ul{margin:0;padding-left:25px;display:flex;flex-direction:column;gap:5px}.analytics-suite__cards-item ul li{font-weight:400;font-size:16px;line-height:125%;color:#000}@media(max-width:768px){.analytics-suite__cards-item ul li{font-size:12px}}.analytics-suite__cards-text{flex:1 1;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:25px;gap:5px;border-radius:13px 13px 0 0}@media(max-width:991px){.analytics-suite__cards-text{border-radius:8px;order:2}}@media(max-width:768px){.analytics-suite__cards-text{padding:15px}}.analytics-suite__cards-reverse{border-radius:0 0 13px 13px}@media(max-width:991px){.analytics-suite__cards-reverse{border-radius:8px}}.feedback-voicer{padding:70px 0;background:#eee}@media(max-width:768px){.feedback-voicer{padding:50px 0}}.feedback-voicer__container{display:flex;flex-direction:column;gap:35px;align-items:center}.feedback-voicer__title{font-weight:700;font-size:40px;line-height:115%;text-align:center;color:#010100}@media(max-width:768px){.feedback-voicer__title{font-size:24px}}.feedback-voicer__cards{display:grid;grid-auto-columns:1fr;grid-auto-rows:auto;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;grid-gap:25px;gap:25px;grid-template-areas:"one two three" "one four five"}@media(max-width:991px){.feedback-voicer__cards{display:grid;grid-auto-columns:1fr;grid-auto-rows:auto;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;grid-gap:25px 25px;gap:25px 25px;grid-template-areas:"one one" "two three" "four five"}}@media(max-width:768px){.feedback-voicer__cards{display:flex;flex-direction:column;width:100%}}.feedback-voicer__item{display:flex;width:100%;position:relative;border-radius:13px;overflow:hidden;border:1px solid #343937}.feedback-voicer__item:first-child{grid-area:one}.feedback-voicer__item:first-child:before{position:absolute;content:"";top:0;left:0;height:25%;width:100%;transform:rotate(180deg);background:linear-gradient(185.72deg,rgba(22,22,20,0) 15.12%,#161614 95.76%);z-index:2}.feedback-voicer__item:first-child:after{position:absolute;content:"";bottom:0;left:0;width:100%;height:25%;background:linear-gradient(185.72deg,rgba(22,22,20,0) 15.12%,#050505 95.76%);z-index:2}.feedback-voicer__item:first-child img{width:100%;height:auto;object-fit:cover}@media(max-width:768px){.feedback-voicer__item:first-child img{max-height:240px}}.feedback-voicer__item:nth-child(2){grid-area:two;display:flex;align-items:flex-start;gap:25px;box-sizing:border-box;background:linear-gradient(0deg,hsla(0,0%,95%,.5),hsla(0,0%,95%,.5));padding:25px;width:100%}@media(max-width:768px){.feedback-voicer__item:nth-child(2){gap:15px;padding:15px}}.feedback-voicer__item:nth-child(4){grid-area:four;display:flex;align-items:flex-start;gap:25px;box-sizing:border-box;background:linear-gradient(0deg,hsla(0,0%,95%,.5),hsla(0,0%,95%,.5));padding:25px;width:100%}@media(max-width:768px){.feedback-voicer__item:nth-child(4){gap:15px;padding:15px}}.feedback-voicer__item:nth-child(3){grid-area:three;display:flex;align-items:flex-start;gap:25px;box-sizing:border-box;background:linear-gradient(0deg,hsla(0,0%,95%,.5),hsla(0,0%,95%,.5));padding:25px;width:100%}@media(max-width:768px){.feedback-voicer__item:nth-child(3){gap:15px;padding:15px}}.feedback-voicer__item:nth-child(5){grid-area:five;display:flex;align-items:flex-start;gap:25px;box-sizing:border-box;background:linear-gradient(0deg,hsla(0,0%,95%,.5),hsla(0,0%,95%,.5));padding:25px;width:100%}@media(max-width:768px){.feedback-voicer__item:nth-child(5){gap:15px;padding:15px}}.feedback-voicer__item-bg{width:100%;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);object-fit:cover}.feedback-voicer__item-left{position:absolute;z-index:1;height:100%;width:25%;top:0;left:0;background:linear-gradient(270deg,rgba(22,22,20,0) 15.12%,#161614 95.76%)}.feedback-voicer__item-right{position:absolute;z-index:1;height:100%;width:25%;top:0;right:0;background:linear-gradient(90deg,rgba(22,22,20,0) 15.12%,#161614 95.76%)}.feedback-voicer__icon{display:flex;align-items:center;justify-content:center;border-radius:13px;width:80px;height:80px;flex-shrink:0;position:relative;z-index:5}.feedback-voicer__icon.fill{background:#18ecd6}.feedback-voicer__icon img{width:auto;height:70%}.feedback-voicer__text{display:flex;flex-direction:column;gap:6px;width:100%;position:relative;z-index:5}.feedback-voicer__text h6{margin:0;font-weight:600;font-size:18px;line-height:125%;color:#343937}.feedback-voicer__text p{margin:0;font-weight:400;font-size:13px;line-height:125%;color:#000}.privacy-policy{width:100%;padding:150px 0 100px;background:#000}@media(max-width:768px){.privacy-policy{padding:50px 0}}.privacy-policy__container{display:flex;flex-direction:column;gap:50px}.privacy-policy__title{font-weight:600;font-size:80px;line-height:115%;color:#fff}@media(max-width:991px){.privacy-policy__title{font-size:45px}}@media(max-width:768px){.privacy-policy__title{font-size:36px}}.privacy-policy__content{display:flex;flex-direction:column;gap:50px}.privacy-policy__item{display:flex;width:100%;justify-content:space-between;gap:50px}@media(max-width:768px){.privacy-policy__item{flex-direction:column;gap:20px}}.privacy-policy__item h6{font-weight:600;font-size:18px;line-height:125%;color:#fff;width:20%;margin:0}@media(max-width:768px){.privacy-policy__item h6{width:100%}}.privacy-policy__text{width:80%;display:flex;flex-direction:column;gap:25px;margin:0}@media(max-width:768px){.privacy-policy__text{width:100%}}.privacy-policy__text p{color:#acacac}.privacy-policy__text p span{font-weight:600;color:#fff}.privacy-policy__text ul{margin:0;padding-left:30px}.privacy-policy__text ul li{color:#acacac}.terms-conditions{width:100%;padding:150px 0 100px;background:#000}@media(max-width:768px){.terms-conditions{padding:50px 0}}.terms-conditions__container{display:flex;flex-direction:column;gap:50px}.terms-conditions__title{font-weight:600;font-size:80px;line-height:115%;color:#fff}@media(max-width:991px){.terms-conditions__title{font-size:45px}}@media(max-width:768px){.terms-conditions__title{font-size:36px}}.terms-conditions__content{display:flex;flex-direction:column;gap:50px}.terms-conditions__item{display:flex;width:100%;justify-content:space-between;gap:50px}@media(max-width:768px){.terms-conditions__item{flex-direction:column;gap:20px}}.terms-conditions__item h6{font-weight:600;font-size:18px;line-height:125%;color:#fff;width:20%;margin:0}@media(max-width:768px){.terms-conditions__item h6{width:100%}}.terms-conditions__text{width:80%;display:flex;flex-direction:column;gap:25px;margin:0}@media(max-width:768px){.terms-conditions__text{width:100%}}.terms-conditions__text p{color:#acacac}.terms-conditions__text p span{font-weight:600;color:#fff}.terms-conditions__text ol,.terms-conditions__text ul{margin:0;padding-left:30px}.terms-conditions__text ol li,.terms-conditions__text ul li{color:#acacac}.thank-you{flex:1 1;background:radial-gradient(53.12% 87.93% at 50% 17.01%,rgba(24,236,214,.62) 0,#000 100%)}.thank-you,.thank-you__container{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.thank-you__container{gap:50px}@media(max-width:768px){.thank-you__container{flex-direction:column}}.thank-you__container img{height:auto}@media(max-width:1200px){.thank-you__container img{max-width:500px}}@media(max-width:991px){.thank-you__container img{max-width:400px}}@media(max-width:768px){.thank-you__container img{order:2;max-width:300px}}.thank-you__info{display:flex;flex-direction:column;gap:50px}@media(max-width:768px){.thank-you__info{align-items:center}}.thank-you__info h1{font-weight:500;font-size:59px;line-height:97%;color:#fff}@media(max-width:1200px){.thank-you__info h1{font-size:40px}}@media(max-width:991px){.thank-you__info h1{font-size:30px}}@media(max-width:768px){.thank-you__info h1{text-align:center}}.thank-you__utils{display:flex;align-items:center;gap:20px}@media(max-width:768px){.thank-you__utils{flex-direction:column}}.intro{width:100%;padding:250px 0;position:relative;background:url(/images/mol/banner.png) no-repeat;background-position:50%;background-size:cover}@media(max-width:768px){.intro{padding:150px 0 100px}}.intro:after{position:absolute;content:"";background:linear-gradient(180deg,rgba(1,1,0,0),#010100);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);left:0;right:0;top:0;width:100%;height:100%}.intro__container{align-items:center;display:flex;flex-direction:column;z-index:9;gap:30px}@media(max-width:991px){.intro__container{gap:20px}}.intro h1{font-weight:600;font-size:80px;line-height:120%;text-align:center;color:#fff;max-width:1000px;margin:0 auto}@media(max-width:991px){.intro h1{font-size:45px}}@media(max-width:768px){.intro h1{font-size:34px}}.cases__card-utils a{cursor:pointer}.plans{padding:70px 0;background:#fff}@media(max-width:768px){.plans{padding:50px 0}}.plans__container{display:flex;flex-direction:column;align-items:center}.plans__title{font-weight:700;font-size:40px;line-height:115%;text-align:center;color:#010100}@media(max-width:768px){.plans__title{font-size:24px}}.plans__cards{margin-top:30px;gap:30px;display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:flex-start;width:100%}@media(max-width:768px){.plans__cards{justify-content:center}}.plans__card{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:35px;gap:20px;width:370px;height:220px;background:#f3f3f3;border-radius:13px;border:1px solid #343937}@media(max-width:768px){.plans__card{gap:15px;padding:25px;height:180px}}.plans__card p{font-weight:600;font-size:20px;line-height:125%;color:#010100}@media(max-width:768px){.plans__card p{font-size:16px}}.plans__card-img{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:46px;height:46px;background:#18ecd6;border:1px solid #343937;border-radius:0 100px 100px 100px}.mol-functions{padding:70px 0;background:#fff}@media(max-width:768px){.mol-functions{padding:50px 0}}.mol-functions__container{display:flex;flex-direction:column;align-items:center}.mol-functions__title{font-weight:700;font-size:40px;line-height:115%;text-align:center;color:#010100}@media(max-width:768px){.mol-functions__title{font-size:24px}}.mol-functions__content{margin-top:50px;display:flex;align-items:flex-start;width:100%;gap:50px}@media(max-width:991px){.mol-functions__content{flex-direction:column;align-items:center}}@media(max-width:768px){.mol-functions__content{gap:30px}}.mol-functions__list{display:flex;flex-direction:column;gap:15px;width:60%}@media(max-width:991px){.mol-functions__list{order:2}}@media(max-width:768px){.mol-functions__list{width:100%}}.mol-functions__img{border:1px solid #18ecd6;border-radius:20px}@media(max-width:991px){.mol-functions__img{order:1}}@media(max-width:768px){.mol-functions__img{width:100%;max-width:470px;height:auto}}.mol-functions__item{display:flex;align-items:center;gap:30px}@media(max-width:768px){.mol-functions__item{gap:15px}}.mol-functions__item p{font-weight:400;font-size:28px;line-height:125%;color:#000}@media(max-width:768px){.mol-functions__item p{font-size:22px}}.mol-functions__item-img{box-sizing:border-box;flex-shrink:0;display:flex;justify-content:center;align-items:center;width:46px;height:46px;background:#f3f3f3;border:1px solid #3efefe;border-radius:100px}@media(max-width:768px){.mol-functions__item-img{width:30px;height:30px}.mol-functions__item-img img{max-width:20px}}.description{padding:70px 0;background:#fff}@media(max-width:768px){.description{padding:50px 0}}.description__container{display:flex;flex-direction:column;align-items:center}.description__title{font-weight:700;font-size:40px;line-height:115%;text-align:center;color:#010100}@media(max-width:768px){.description__title{font-size:24px}}.description__content{display:flex;flex-direction:column;gap:25px;margin-top:50px;width:100%}.description__top{display:flex;align-items:flex-start;gap:25px;width:100%}@media(max-width:991px){.description__top{flex-direction:column;align-items:center}}.description__top video{max-width:470px;border-radius:13px;border:1px solid #3efefe}@media(max-width:991px){.description__top video{order:1}}.description__top-text{display:flex;flex-direction:column;gap:25px;width:60%}@media(max-width:991px){.description__top-text{width:100%;order:2}}@media(max-width:768px){.description__top-text{gap:15px;padding:0 20px}}.description__top-text p{font-weight:400;font-size:28px;line-height:125%;color:#000}.description__top-text p b{font-weight:600;font-size:32px}@media(max-width:768px){.description__top-text p{font-size:22px}.description__top-text p b{font-size:24px}}.description__bottom{display:flex;align-items:flex-start;gap:25px;width:100%}@media(max-width:991px){.description__bottom{flex-direction:column;align-items:center}.description__bottom-img{width:100%;height:auto;max-width:570px;order:2}}.description__bottom-text{display:flex;flex-direction:column;gap:25px;width:60%}@media(max-width:991px){.description__bottom-text{width:100%;order:1}}@media(max-width:768px){.description__bottom-text{gap:15px;padding:0 20px}}.description__bottom-text p{font-weight:400;font-size:28px;line-height:125%;color:#000}.description__bottom-text p b{font-weight:600;font-size:32px}@media(max-width:768px){.description__bottom-text p{font-size:22px}.description__bottom-text p b{font-size:24px}}.description__cards{display:flex;width:100%;flex-wrap:wrap;justify-content:space-around;gap:25px}@media(max-width:768px){.description__cards{flex-direction:column;align-items:center;gap:15px}}.description__cards-item{box-sizing:border-box;width:270px;height:120px;background:radial-gradient(50% 50% at 50% 50%,rgba(62,254,254,.36) 0,hsla(0,0%,100%,0) 100%),#f3f3f3;border-radius:13px;padding:15px;display:flex;align-items:center;justify-content:center;border:1px solid #343937}@media(max-width:768px){.description__cards-item{width:100%;height:auto;padding:10px}}.description__cards-item p{font-weight:400;font-size:20px;line-height:125%;text-align:center;color:#000}@media(max-width:768px){.description__cards-item p{font-size:16px}}.intro-oschad{width:100%;padding:250px 0;position:relative;background:url(/images/oschad/banner.png) no-repeat;background-position:50%;background-size:cover}@media(max-width:768px){.intro-oschad{padding:150px 0 100px}}.intro-oschad:after{position:absolute;content:"";background:linear-gradient(180deg,rgba(1,1,0,0),#010100);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);left:0;right:0;top:0;width:100%;height:100%}.intro-oschad__container{align-items:center;display:flex;flex-direction:column;z-index:9;gap:30px}@media(max-width:991px){.intro-oschad__container{gap:20px}}.intro-oschad h1{font-weight:600;font-size:80px;line-height:120%;text-align:center;color:#fff;margin:0 auto}@media(max-width:991px){.intro-oschad h1{font-size:45px}}@media(max-width:768px){.intro-oschad h1{font-size:34px}}.cases{padding:70px 0;background:#fff;display:flex;flex-direction:column;gap:35px}@media(max-width:768px){.cases{padding:50px 0}}.cases__title{font-weight:700;font-size:40px;line-height:115%;text-align:center;color:#010100}@media(max-width:768px){.cases__title{font-size:24px}}.cases__card{margin:0 auto;max-width:770px;border-radius:10px;border:1px solid #18ecd6;position:relative;overflow:hidden}@media(max-width:768px){.cases__card{max-width:320px}.cases__card img{max-width:320px;max-height:130px}}.cases__card-text{box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;max-width:770px;height:280px;background:#f3f3f3;padding:35px}@media(max-width:768px){.cases__card-text{max-width:320px;max-height:240px;padding:25px}}.cases__card-text h1{font-weight:700;font-size:30px;line-height:115%;color:#010100}@media(max-width:768px){.cases__card-text h1{font-size:14px}}.cases__card-text p{font-weight:600;font-size:18px;line-height:115%;color:#18ecd6}@media(max-width:768px){.cases__card-text p{font-size:12px}}.cases__card-utils{display:flex;align-items:center;justify-content:space-between}.cases__card-utils a{padding:5px 20px;background:#18ecd6;border-radius:100px;font-weight:700;font-size:13px;line-height:115%;color:#000;text-decoration:none}.cases__nav{outline:none;box-sizing:border-box;background:#f3f3f3;border:.5px solid #18ecd6;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}.cases__nav:hover{background:#18ecd6}.cases__nav:hover svg path{fill:#fff!important}.cases__nav svg path{fill:#18ecd6!important}.subintro{padding:70px 0;background:#fff}@media(max-width:768px){.subintro{padding:50px 0}}.subintro__container{display:flex;width:100%;gap:30px}@media(max-width:768px){.subintro__container{flex-direction:column;align-items:center;gap:20px}}.subintro__text{box-sizing:border-box;padding:38px 44px;width:70%;background:#f3f3f3;border-radius:13px;border:1px solid #343937}@media(max-width:768px){.subintro__text{width:100%;padding:25px 30px}}.subintro__text h6{font-weight:600;font-size:24px;line-height:125%;color:#000;margin:0}@media(max-width:768px){.subintro__text h6{font-size:20px}}.subintro__img{width:30%;box-sizing:border-box;background:radial-gradient(50% 50% at 50% 50%,rgba(62,254,254,.87) 0,hsla(0,0%,100%,0) 100%),#f3f3f3;border-radius:13px;border:1px solid #343937;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.subintro__img{width:100%;padding:20px 0}}.plans-oschad{padding:70px 0;background:#fff}@media(max-width:768px){.plans-oschad{padding:50px 0}}.plans-oschad__container{display:flex;flex-direction:column;align-items:center}.plans-oschad__title{font-weight:700;font-size:40px;line-height:115%;text-align:center;color:#010100}@media(max-width:768px){.plans-oschad__title{font-size:24px}}.plans-oschad__cards{margin-top:30px;gap:30px;display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:space-around;width:100%}@media(max-width:768px){.plans-oschad__cards{justify-content:center}}.plans-oschad__card{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:35px;gap:20px;width:370px;height:290px;background:#f3f3f3;border-radius:13px;border:1px solid #343937}@media(max-width:768px){.plans-oschad__card{gap:15px;padding:25px;height:220px}}.plans-oschad__card p{font-weight:600;font-size:20px;line-height:125%;color:#010100}@media(max-width:768px){.plans-oschad__card p{font-size:16px}}.plans-oschad__card-img{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:46px;height:46px;background:#18ecd6;border:1px solid #343937;border-radius:0 100px 100px 100px}.functions-oschad{padding:70px 0;background:#fff}@media(max-width:768px){.functions-oschad{padding:50px 0}}.functions-oschad__container{display:flex;flex-direction:column;align-items:center}.functions-oschad__title{font-weight:700;font-size:40px;line-height:115%;text-align:center;color:#010100}@media(max-width:768px){.functions-oschad__title{font-size:24px}}.functions-oschad__content{margin-top:50px;display:flex;align-items:flex-start;width:100%;gap:50px}@media(max-width:991px){.functions-oschad__content{flex-direction:column;align-items:center}}@media(max-width:768px){.functions-oschad__content{gap:30px}}.functions-oschad__list{display:flex;flex-direction:column;gap:15px;width:60%}@media(max-width:991px){.functions-oschad__list{order:2}}@media(max-width:768px){.functions-oschad__list{width:100%}}@media(max-width:991px){.functions-oschad__img{order:1}}@media(max-width:768px){.functions-oschad__img{width:100%;max-width:470px;height:auto}}.functions-oschad__item{display:flex;align-items:center;gap:30px}@media(max-width:768px){.functions-oschad__item{gap:15px}}.functions-oschad__item p{font-weight:400;font-size:28px;line-height:125%;color:#000}@media(max-width:768px){.functions-oschad__item p{font-size:22px}}.functions-oschad__item-img{box-sizing:border-box;flex-shrink:0;display:flex;justify-content:center;align-items:center;width:46px;height:46px;background:#f3f3f3;border:1px solid #3efefe;border-radius:100px}@media(max-width:768px){.functions-oschad__item-img{width:30px;height:30px}.functions-oschad__item-img img{max-width:20px}}.data{padding:70px 0;background:#fff}@media(max-width:768px){.data{padding:50px 0}}.data__container{display:flex;flex-direction:column;align-items:center}.data__title{font-weight:700;font-size:40px;line-height:115%;text-align:center;color:#010100}@media(max-width:768px){.data__title{font-size:24px}}.data__cards{margin:50px auto 0;display:flex;flex-direction:column;align-items:center;max-width:1000px;width:100%;gap:10px}@media(max-width:768px){.data__cards{margin:30px auto 0}}.data__card{box-sizing:border-box;background:#f3f3f3;border-radius:13px;border:1px solid #3efefe;display:flex;align-items:center;gap:25px;padding:15px;width:100%}@media(max-width:768px){.data__card{align-items:flex-start;gap:15px}}.data__card p{font-weight:400;font-size:28px;line-height:125%;color:#000}@media(max-width:768px){.data__card p{font-size:22px}}.data__card-mark{flex-shrink:0;width:22px;height:22px;background:#3efefe;border-radius:50%}