.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)}.description__right{display:flex;align-items:flex-start;gap:35px;width:100%}@media(max-width:991px){.description__right{flex-direction:column;align-items:center}}.description__right-img{border:1px solid #18ecd6;border-radius:13px;object-fit:cover;box-sizing:content-box;width:100%;max-width:470px;padding:0;margin:0}@media(max-width:991px){.description__right-img{width:100%;height:auto;max-width:570px;order:2}}.description__right-text{display:flex;flex-direction:column;gap:25px;width:60%}@media(max-width:991px){.description__right-text{width:100%;order:2}}@media(max-width:768px){.description__right-text{gap:15px;padding:0 20px}}.description__right-text p{font-weight:400;font-size:28px;line-height:125%;color:#000}.description__right-text p b{font-weight:600;font-size:32px}@media(max-width:768px){.description__right-text p{font-size:22px}.description__right-text p b{font-size:24px}}.description__left{display:flex;align-items:flex-start;gap:35px;width:100%}@media(max-width:991px){.description__left{flex-direction:column;align-items:center}}.description__left-img{border:1px solid #18ecd6;border-radius:13px;object-fit:cover;box-sizing:content-box;width:100%;max-width:470px;padding:0;margin:0}@media(max-width:991px){.description__left-img{width:100%;height:auto;max-width:570px;order:2}}.description__left-text{display:flex;flex-direction:column;gap:25px;width:60%}@media(max-width:991px){.description__left-text{width:100%;order:1}}@media(max-width:768px){.description__left-text{gap:15px;padding:0 20px}}.description__left-text p{font-weight:400;font-size:28px;line-height:125%;color:#000}.description__left-text p b{font-weight:600;font-size:32px}@media(max-width:768px){.description__left-text p{font-size:22px}.description__left-text p b{font-size:24px}}.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)}}.diia-functions{padding:70px 0;background:#fff}@media(max-width:768px){.diia-functions{padding:50px 0}}.diia-functions__container{display:flex;flex-direction:column;align-items:center}.diia-functions__title{font-weight:700;font-size:40px;line-height:115%;text-align:center;color:#010100}@media(max-width:768px){.diia-functions__title{font-size:24px}}.diia-functions__content{margin-top:50px;display:flex;align-items:flex-start;width:100%;gap:50px}@media(max-width:991px){.diia-functions__content{flex-direction:column;align-items:center}}@media(max-width:768px){.diia-functions__content{gap:30px}}.diia-functions__list{display:flex;flex-direction:column;gap:15px;width:60%}@media(max-width:991px){.diia-functions__list{order:2}}@media(max-width:768px){.diia-functions__list{width:100%}}.diia-functions__img{border:1px solid #18ecd6;border-radius:20px}@media(max-width:991px){.diia-functions__img{order:1}}@media(max-width:768px){.diia-functions__img{width:100%;max-width:470px;height:auto}}.diia-functions__item{display:flex;align-items:center;gap:30px}@media(max-width:768px){.diia-functions__item{gap:15px}}.diia-functions__item p{font-weight:400;font-size:28px;line-height:125%;color:#000}@media(max-width:768px){.diia-functions__item p{font-size:22px}}.diia-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){.diia-functions__item-img{width:30px;height:30px}.diia-functions__item-img img{max-width:20px}}.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}}.diia-plans{padding:70px 0;background:#fff}@media(max-width:768px){.diia-plans{padding:50px 0}}.diia-plans__container{display:flex;flex-direction:column;align-items:center}.diia-plans__title{font-weight:700;font-size:40px;line-height:115%;text-align:center;color:#010100}@media(max-width:768px){.diia-plans__title{font-size:24px}}.diia-plans__cards{margin-top:30px;gap:30px;display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:center;width:100%}.diia-plans__card{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:35px;gap:20px;width:370px;height:320px;background:#f3f3f3;border-radius:13px;border:1px solid #343937}@media(max-width:768px){.diia-plans__card{gap:15px;padding:25px;height:auto}}.diia-plans__card p{font-weight:600;font-size:20px;line-height:125%;color:#010100}@media(max-width:768px){.diia-plans__card p{font-size:16px}}.diia-plans__card-img{flex-shrink:0;width:46px;height:46px;background:#18ecd6;border:1px solid #343937;border-radius:0 100px 100px 100px}.diia-plans__card-img,.header{display:flex;justify-content:center;align-items:center}.header{position:fixed;z-index:999;height:auto;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__container{display:flex;align-items:center;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}.youtube{padding:70px 0;background:#fff}@media(max-width:768px){.youtube{padding:50px 0}}.youtube__container{width:100%;display:flex;flex-direction:column;align-items:center;gap:25px}.youtube__title{font-weight:700;font-size:40px;line-height:115%;text-align:center;color:#010100}@media(max-width:768px){.youtube__title{font-size:24px}}.youtube__img{border:1px solid #18ecd6;border-radius:20px}@media(max-width:991px){.youtube__img{order:1}}@media(max-width:768px){.youtube__img{width:100%;max-width:470px;height:auto}}.youtube__content{display:flex;justify-content:space-around;width:100%;gap:35px}@media(max-width:991px){.youtube__content{flex-direction:column;align-items:center}}.youtube__text{display:flex;flex-direction:column;gap:12px}.youtube__text p{font-weight:400;font-size:28px;line-height:125%;color:#000}@media(max-width:768px){.youtube__text p{font-size:18px}}.youtube iframe{width:100%;max-width:800px;height:auto;min-height:360px}@media(max-width:768px){.youtube iframe{min-height:280px}}.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}.lang-selector.invert .lang-selector-active{color:#000}.lang-selector.invert .lang-selector-item{color:rgba(0,0,0,.7)}@keyframes opacityInviz{0%{opacity:0}to{opacity:1}}.meest-intro{width:100%;padding:250px 0;position:relative;background:url(/images/meest/banner.png) no-repeat;background-position:50%;background-size:cover}@media(max-width:768px){.meest-intro{padding:150px 0 100px}}.meest-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%}.meest-intro__container{align-items:center;display:flex;flex-direction:column;z-index:9;gap:30px}@media(max-width:991px){.meest-intro__container{gap:20px}}.meest-intro h1{font-weight:600;font-size:80px;line-height:120%;text-align:center;color:#fff;margin:0 auto}@media(max-width:991px){.meest-intro h1{font-size:45px}}@media(max-width:768px){.meest-intro h1{font-size:34px}}.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}.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}}.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}}.meest-plans{padding:70px 0;background:#fff}@media(max-width:768px){.meest-plans{padding:50px 0}}.meest-plans__container{display:flex;flex-direction:column;align-items:center}.meest-plans__title{font-weight:700;font-size:40px;line-height:115%;text-align:center;color:#010100}@media(max-width:768px){.meest-plans__title{font-size:24px}}.meest-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){.meest-plans__cards{justify-content:center}}.meest-plans__card{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:35px;gap:20px;width:370px;height:280px;background:#f3f3f3;border-radius:13px;border:1px solid #343937}@media(max-width:768px){.meest-plans__card{gap:15px;padding:25px;height:auto}}.meest-plans__card p{font-weight:600;font-size:20px;line-height:125%;color:#010100}@media(max-width:768px){.meest-plans__card p{font-size:16px}}.meest-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}.main-footer{width:100%;background:#fff}.main-footer__container{padding:50px 10px;display:flex;align-items:center;width:100%;justify-content:space-between;gap:15px}@media(max-width:991px){.main-footer__container{padding:30px 10px;flex-direction:column}}@media(max-width:767px){.main-footer__container{padding:20px 10px}}.main-footer__container a{margin:0;font-weight:400;font-size:14px;line-height:150%;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#000}@media(max-width:767px){.main-footer__container a{font-size:12px}}.main-footer__menu{display:flex;align-items:center;gap:25px}@media(max-width:767px){.main-footer__menu{flex-direction:column;gap:15px}}.main-footer__item{display:flex;align-items:center;gap:4px}.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%}.main-form{display:flex;flex-direction:column;width:100%;max-width:670px;gap:15px}@media(max-width:767px){.main-form{gap:25px}}.main-form .fields-wrapper{display:flex;position:relative;flex-direction:column;gap:25px}.main-form .fields-wrapper .phone-input-container{display:flex;align-items:center;justify-content:flex-end;gap:10px}.main-form .fields-wrapper .phone-input-container .special-label{display:none}.main-form .fields-wrapper .phone-input-container .flag{left:30%}.main-form .fields-wrapper .phone-input-container .phone-input{width:88%;box-sizing:border-box;height:50px!important;padding:15px 10px;background:#fff;border:1px solid #18ecd6;border-radius:25px;order:2;font-weight:400!important;font-size:16px!important;line-height:150%!important;color:#000}.main-form .fields-wrapper .phone-input-container .phone-input::placeholder{font-weight:400;font-size:16px;line-height:150%;color:#464646}@media(max-width:767px){.main-form .fields-wrapper .phone-input-container .phone-input{font-size:14px!important;padding:0 10px}}@media(max-width:1000px){.main-form .fields-wrapper .phone-input-container .phone-input{font-size:9px}}@media(max-width:600px){.main-form .fields-wrapper .phone-input-container .phone-input{font-size:16px}}.main-form .fields-wrapper .phone-input-container .phone-input-dropdown-button{height:50px;width:10%;border:1px solid #18ecd6;left:0!important;background:#fff;border-radius:25px}.main-form .fields-wrapper .phone-input-container .phone-input-dropdown-button .selected-flag{width:100%}.main-form .fields-wrapper .phone-input-container .phone-input-dropdown{max-width:280px}.main-form .fields-wrapper .phone-input-container .phone-input-dropdown .country{display:flex;justify-content:space-between;align-items:center;color:#000}.main-form .fields-wrapper .phone-input-container .phone-input-dropdown .country .country-name{text-align:center}.main-form .fields-wrapper .field label input{background:#fff;border:1px solid #18ecd6;border-radius:25px;font-weight:400;font-size:16px;line-height:150%;color:#000;height:50px}.main-form .fields-wrapper .field label input::placeholder{font-weight:400;font-size:16px;line-height:150%;color:#464646}.main-form .contact-validation{font-weight:400;font-size:14px;line-height:120%;color:#000}.main-form .submit-wrapper{display:flex;width:100%;justify-content:space-between;align-items:center}@media(max-width:767px){.main-form .submit-wrapper{flex-direction:column;gap:35px}}.main-form .submit-wrapper .terms-wrapper p{color:#000}.main-form .submit-wrapper .terms-wrapper .checkbox-circle{border:1px solid #18ecd6;background:#fff}.main-form .submit-wrapper .terms-wrapper .checkbox-circle .checkMark{background:#18ecd6!important}.main-form .errorMessage{position:absolute;font-size:12px;color:red;bottom:-20px}@media(max-width:767px){.main-form .errorMessage{bottom:-15px}}.meest-functions{padding:70px 0;background:#fff}@media(max-width:768px){.meest-functions{padding:50px 0}}.meest-functions__container{display:flex;flex-direction:column;align-items:center}.meest-functions__title{font-weight:700;font-size:40px;line-height:115%;text-align:center;color:#010100}@media(max-width:768px){.meest-functions__title{font-size:24px}}.meest-functions__content{margin-top:50px;display:flex;align-items:flex-start;width:100%;gap:50px}@media(max-width:991px){.meest-functions__content{flex-direction:column;align-items:center}}@media(max-width:768px){.meest-functions__content{gap:30px}}.meest-functions__list{display:flex;flex-direction:column;gap:15px;width:60%}@media(max-width:991px){.meest-functions__list{order:2}}@media(max-width:768px){.meest-functions__list{width:100%}}.meest-functions video{max-width:470px;border-radius:13px;border:1px solid #3efefe}@media(max-width:991px){.meest-functions video{order:1}}.meest-functions__item{display:flex;align-items:center;gap:30px}@media(max-width:768px){.meest-functions__item{gap:15px}}.meest-functions__item p{font-weight:400;font-size:28px;line-height:125%;color:#000}@media(max-width:768px){.meest-functions__item p{font-size:22px}}.meest-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){.meest-functions__item-img{width:30px;height:30px}.meest-functions__item-img img{max-width:20px}}.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}.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-img{border:1px solid #18ecd6;border-radius:13px;object-fit:cover}@media(max-width:991px){.description__top-img{width:100%;height:auto;max-width:570px;order:2}}.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{border:1px solid #18ecd6;border-radius:13px;object-fit:cover}@media(max-width:991px){.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__text{width:100%;display:flex;flex-direction:column;gap:15px}.description__text p{font-weight:400;font-size:28px;line-height:125%;color:#000}.description__text p b{font-weight:600;font-size:32px}@media(max-width:768px){.description__text p{font-size:22px}.description__text p b{font-size:24px}}.description__text ul li{font-weight:400;font-size:28px;line-height:125%;color:#000}@media(max-width:768px){.description__text ul li{font-size:22px}}.cases-tony{padding:70px 0;background:#e6ebf4;display:flex;flex-direction:column;gap:35px;width:100%}@media(max-width:768px){.cases-tony{padding:50px 0}}.cases-tony__title{font-weight:600;font-size:40px;line-height:115%;text-align:center;color:#000}@media(max-width:768px){.cases-tony__title{font-size:24px}}.cases-tony__card{margin:0 auto;max-width:770px;border-radius:10px;border:1px solid #5a32f3;position:relative;overflow:hidden}@media(max-width:768px){.cases-tony__card{max-width:320px}}.cases-tony__card img{object-fit:cover}@media(max-width:768px){.cases-tony__card img{max-width:320px;max-height:130px}}.cases-tony__card-text{box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;max-width:770px;height:280px;background:hsla(0,0%,100%,.6);padding:35px}@media(max-width:768px){.cases-tony__card-text{max-width:320px;max-height:240px;padding:25px}}.cases-tony__card-text h1{font-weight:700;font-size:28px;line-height:115%;color:#000}@media(max-width:768px){.cases-tony__card-text h1{font-size:14px}}.cases-tony__card-text p{font-weight:600;font-size:18px;line-height:115%;color:#1f72fc}@media(max-width:768px){.cases-tony__card-text p{font-size:12px}}.cases-tony__card-utils{display:flex;align-items:center;justify-content:space-between}.cases-tony__card-utils a{padding:5px 20px;background:#5932f3;border-radius:100px;font-weight:700;font-size:13px;line-height:115%;color:#fff;text-decoration:none;cursor:pointer}.cases-tony__nav{outline:none;box-sizing:border-box;background:rgba(89,50,243,.6);border:.5px solid #5a32f3;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}.cases-tony__nav:hover{background:#5932f3}.especially{width:100%;background:#fff;padding:100px 0}@media(max-width:768px){.especially{padding:50px 0}}.especially__container{max-width:1440px!important;display:flex;flex-direction:column;align-items:center}.especially__title{font-weight:700;font-size:36px;line-height:115%;text-align:center;color:#1f2937;padding-bottom:16px;position:relative;margin:0}@media(max-width:768px){.especially__title{font-size:24px}}.especially__title:before{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);height:8px;width:80px;background-color:#3b82f6;border-radius:4px}.especially__header{display:flex;flex-direction:column;padding:32px 32px 24px;gap:24px}@media(max-width:768px){.especially__header{gap:18px;padding:24px 24px 18px}}.especially__header p{margin:0;font-size:16px;line-height:120%;color:#4b5563;text-align:center}@media(max-width:768px){.especially__header p{font-size:14px}}.especially__alert{display:flex;flex-direction:column;align-items:center;gap:8px;max-width:768px;background:#eff6ff;padding:24px;border-radius:8px;box-sizing:border-box;margin-top:32px}@media(max-width:768px){.especially__alert{padding:18px;margin-top:24px}}.especially__alert p{margin:0;color:#1e40af;font-size:16px;line-height:120%;text-align:center;font-weight:500}@media(max-width:768px){.especially__alert p{font-size:14px}}.especially__alert p.bold{font-weight:700}.especially__cards{display:flex;align-items:stretch;gap:16px;flex-wrap:wrap;width:100%;justify-content:flex-start}.especially__card{display:flex;flex-direction:column;align-items:center;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);transition:all .3s ease;background-color:#fff;position:relative;overflow:hidden;width:calc(20% - 16px);padding:20px;box-sizing:border-box}@media(max-width:991px){.especially__card{width:calc(33% - 16px)}}@media(max-width:768px){.especially__card{width:calc(50% - 8px)}}@media(max-width:567px){.especially__card{width:100%}}.especially__card:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(0,0,0,.1)}.especially__card:before{position:absolute;content:"";top:0;width:100%;left:0;height:4px;background-color:#3b82f6}.especially__card h3{font-weight:600;font-size:18px;line-height:120%;text-align:center;margin:0 0 4px;color:#000}.especially__card p{margin:0;color:#4b5563;font-size:14px;line-height:120%;text-align:center}.especially__card-icon{margin-bottom:16px;width:64px;height:64px;border-radius:50%;justify-content:center;font-size:32px;line-height:100%}.especially__card-icon,.especially__new{display:flex;align-items:center;background-color:#eff6ff}.especially__new{flex-direction:column;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);transition:all .3s ease;position:relative;overflow:hidden;width:calc(20% - 16px);padding:20px;box-sizing:border-box;border:2px dashed #3b82f6;cursor:pointer}@media(max-width:991px){.especially__new{width:calc(33% - 16px)}}@media(max-width:768px){.especially__new{width:calc(50% - 8px)}}@media(max-width:567px){.especially__new{width:100%}}.especially__new:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(0,0,0,.1)}.especially__new h3{font-weight:600;font-size:18px;line-height:120%;text-align:center;margin:0 0 4px;color:#000}.especially__new p{margin:0;color:#2563eb;font-size:14px;line-height:120%;text-align:center;font-weight:500}.especially__new-icon{margin-bottom:16px;width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;line-height:100%;background-color:#eff6ff}.customize{width:100%;background:#e6ebf4;padding:100px 0;position:relative;overflow:hidden}@media(max-width:768px){.customize{padding:50px 0}}.customize__container{display:flex;flex-direction:column;align-items:center;gap:50px}.customize__img{max-width:570px;width:100%;height:auto}.customize__text{display:flex;flex-direction:column;gap:15px;align-items:center}.customize__title{font-weight:600;font-size:40px;line-height:125%;text-align:center;color:#000}@media(max-width:768px){.customize__title{font-size:24px}}.customize__subtitle{font-weight:400;font-size:24px;line-height:150%;text-align:center;color:#000}@media(max-width:768px){.customize__subtitle{font-size:18px}}.customize__content{display:flex;align-items:center;width:100%;gap:25px}@media(max-width:991px){.customize__content{flex-direction:column}}.customize__list{display:flex;flex-direction:column;gap:25px}.customize__list-text{max-width:570px}.customize__list-text h6{font-weight:600;font-size:24px;line-height:125%;color:#000;margin:0}@media(max-width:768px){.customize__list-text h6{font-size:18px}}.customize__list-text ul{padding-left:35px}.customize__list-text ul li{font-weight:400;font-size:24px;line-height:125%;color:#000;list-style-type:disc}@media(max-width:768px){.customize__list-text ul li{font-size:18px}}.how-works-tony{width:100%;background:#e6ebf4;padding:100px 0;position:relative;overflow:hidden}@media(max-width:768px){.how-works-tony{padding:50px 0}}.how-works-tony__container{max-width:720px;display:flex;flex-direction:column;gap:35px}.how-works-tony__title{font-weight:600;font-size:40px;line-height:115%;text-align:center;color:#000}@media(max-width:768px){.how-works-tony__title{font-size:24px}}.how-works-tony__list{display:flex;flex-direction:column;position:relative}@media(max-width:768px){.how-works-tony__list{padding:0 20px}}.how-works-tony__item{display:flex;position:relative;align-items:center;gap:25px;padding:50px;width:100%}@media(max-width:768px){.how-works-tony__item{padding:25px}}.how-works-tony__item:nth-child(2),.how-works-tony__item:nth-child(4),.how-works-tony__item:nth-child(6){justify-content:flex-end}.how-works-tony__item:nth-child(2):before,.how-works-tony__item:nth-child(4):before,.how-works-tony__item:nth-child(6):before{position:absolute;content:"";right:0;height:100%;max-width:460px;width:100%;background:linear-gradient(270deg,#fff 2.03%,hsla(0,0%,100%,0));border:.5px solid #5a32f3;border-left-width:0;filter:drop-shadow(-22px 0 40px rgba(100,108,251,.2));border-radius:0 115.5px 115.5px 0}@media(max-width:768px){.how-works-tony__item:nth-child(2):before,.how-works-tony__item:nth-child(4):before,.how-works-tony__item:nth-child(6):before{max-width:280px}}@media(max-width:479px){.how-works-tony__item:nth-child(2):before,.how-works-tony__item:nth-child(4):before,.how-works-tony__item:nth-child(6):before{max-width:200px}}.how-works-tony__item:nth-child(2) p,.how-works-tony__item:nth-child(4) p,.how-works-tony__item:nth-child(6) p{text-align:end}.how-works-tony__item:first-child:before,.how-works-tony__item:nth-child(3):before,.how-works-tony__item:nth-child(5):before,.how-works-tony__item:nth-child(7):before{position:absolute;content:"";left:0;height:calc(100% + 2px);max-width:460px;width:100%;background:linear-gradient(90deg,#fff 2.03%,hsla(0,0%,100%,0));border:.5px solid #5a32f3;border-right-width:0;filter:drop-shadow(-22px 0 40px rgba(100,108,251,.2));border-radius:115.5px 0 0 115.5px}@media(max-width:768px){.how-works-tony__item:first-child:before,.how-works-tony__item:nth-child(3):before,.how-works-tony__item:nth-child(5):before,.how-works-tony__item:nth-child(7):before{max-width:280px}}@media(max-width:479px){.how-works-tony__item:first-child:before,.how-works-tony__item:nth-child(3):before,.how-works-tony__item:nth-child(5):before,.how-works-tony__item:nth-child(7):before{max-width:200px}}.how-works-tony__item p{max-width:500px;font-weight:400;font-size:20px;line-height:125%;color:#000;position:relative;z-index:2}@media(max-width:768px){.how-works-tony__item p{font-size:16px}}.how-works-tony__item-number{position:relative;z-index:2;flex-shrink:0;width:50px;height:50px;background:#5a32f3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:28px;line-height:125%;color:#fff}@media(max-width:768px){.how-works-tony__item-number{font-size:20px;width:40px;height:40px}}.how-works-tony__btn{align-self:flex-end}@media(max-width:991px){.how-works-tony__btn{align-self:center}}.perfect-fit{background:#e6ebf4;padding:100px 0}@media(max-width:768px){.perfect-fit{padding:50px 0}}.perfect-fit__title{font-weight:600;font-size:40px;line-height:115%;text-align:center;color:#000}@media(max-width:768px){.perfect-fit__title{font-size:24px}}.perfect-fit__container{display:flex;flex-direction:column;align-items:center;gap:40px}.perfect-fit__cards{display:flex;justify-content:space-around;flex-wrap:wrap;gap:25px}@media(max-width:991px){.perfect-fit__cards{flex-direction:column}}.perfect-fit__card{width:calc(50% - 15px);display:flex;flex-direction:column;padding:35px;gap:22px;background:hsla(0,0%,100%,.75);box-shadow:22px 0 40px rgba(100,108,251,.2);border-radius:13px}@media(max-width:991px){.perfect-fit__card{padding:20px;width:100%}}.perfect-fit__card-title{width:100%;height:84px;background-repeat:no-repeat;background-position:50%;background-size:cover;display:flex;align-items:center;justify-content:center}.perfect-fit__card-title h2{font-weight:600;font-size:32px;line-height:125%;text-align:center;color:#fff;text-shadow:0 0 5.8px #473eaf}.perfect-fit__card h3{font-weight:600;font-size:20px;line-height:125%;color:#000}.perfect-fit__card p{font-weight:400;font-size:16px;line-height:125%;color:#000}.features{background:#e6ebf4;padding:100px 0}@media(max-width:768px){.features{padding:50px 0}}.features__title{font-weight:600;font-size:40px;line-height:115%;text-align:center;color:#000}@media(max-width:768px){.features__title{font-size:24px}}.features__container{display:flex;flex-direction:column;align-items:center;gap:40px}.features__cards{display:flex;justify-content:space-around;flex-wrap:wrap;gap:25px}@media(max-width:768px){.features__cards{flex-direction:column}}.features__card{width:calc(33% - 15px);display:flex;flex-direction:column;align-items:center;padding:35px;gap:15px;background:hsla(0,0%,100%,.74);box-shadow:22px 0 40px rgba(100,108,251,.2);border-radius:13px}@media(max-width:991px){.features__card{width:calc(50% - 15px)}}@media(max-width:769px){.features__card{width:100%;padding:25px}}.features__card h3{font-weight:600;font-size:20px}.features__card h3,.features__card p{line-height:125%;text-align:center;color:#27293b}.features__card p{font-weight:400;font-size:16px}.features__card-icon{box-sizing:border-box;display:flex;justify-content:center;align-items:center;width:28px;height:28px;background:#fff;border:1px solid #343937;border-radius:50%}.analysis{width:100%;background:#e6ebf4;padding:100px 0;position:relative;overflow:hidden}@media(max-width:768px){.analysis{padding:50px 0}}.analysis__container{display:flex;flex-direction:column}.analysis__content{display:flex;justify-content:space-around;flex-wrap:wrap;gap:35px}.analysis__list{max-width:370px;width:100%;display:flex;flex-direction:column;gap:20px}@media(max-width:991px){.analysis__list:nth-child(2){order:3}}.analysis__list h1{font-weight:700;font-size:40px;line-height:125%;color:#27293b}@media(max-width:768px){.analysis__list h1{font-size:24px}}.analysis__list ul{padding-left:25px;display:flex;flex-direction:column;gap:10px}.analysis__list ul li{font-weight:400;font-size:16px;line-height:125%;color:#27293b}@media(max-width:768px){.analysis__list ul li{font-size:14px}}.analysis__imgs{position:relative;max-width:330px}@media(max-width:991px){.analysis__imgs{order:2}}.analysis__operator{width:100%;border-radius:13px}.analysis__person{right:-50px;bottom:-50px;z-index:2;position:absolute;border-radius:13px;max-width:160px}@media(max-width:991px){.analysis__person{right:-25px;bottom:-25px}}.efficiently{width:100%;background:#e6ebf4;padding:100px 0;position:relative;overflow:hidden}@media(max-width:768px){.efficiently{padding:50px 0}}.efficiently__container{display:flex;flex-direction:column;align-items:center;gap:35px;z-index:5}.efficiently__title{font-weight:600;font-size:40px;line-height:115%;text-align:center;color:#000}@media(max-width:768px){.efficiently__title{font-size:24px}}.efficiently__tabs{background:hsla(0,0%,100%,.75);border-radius:13px;width:100%;position:relative;overflow:hidden;display:flex;flex-direction:column}@media(max-width:768px){.efficiently__tabs{padding:25px}}.efficiently__switcher{display:flex;align-items:flex-start;justify-content:space-between}.efficiently__switcher-item{border-top:4px solid #9194b7;display:flex;flex-direction:column;gap:10px;align-items:center;width:calc(33% - 20px);margin:0 10px;padding-top:10px;cursor:pointer;position:relative}@media(max-width:768px){.efficiently__switcher-item{display:none;padding-top:0}}.efficiently__switcher-item h6{font-weight:400;font-size:16px;line-height:125%;text-align:center;color:#9194b7;margin:0;position:relative;z-index:3}@media(max-width:991px){.efficiently__switcher-item h6{font-size:14px}}.efficiently__switcher-active{border-top:4px solid #5a32f3}.efficiently__switcher-active:before{transform:translate(-50%,-50%);left:50%;content:"";position:absolute;width:100%;height:370px;background:radial-gradient(50% 50% at 50% 50%,rgba(147,235,255,.52) 0,rgba(147,235,255,0) 100%)}@media(max-width:768px){.efficiently__switcher-active{width:100%;border:none;display:flex;align-items:flex-start}}.efficiently__switcher-active h6{color:#5a32f3}.efficiently__switcher-active .efficiently__switcher-indicator{background:#5a32f3}@media(max-width:768px){.efficiently__switcher-active .efficiently__switcher-indicator{display:none}}.efficiently__switcher-indicator{width:15px;height:15px;border-radius:50%;background:#9194b7;position:relative;z-index:3}.efficiently__switcher-marker{display:none;background:url(/images/voicer/marker.png) no-repeat;background-position:50%;background-size:contain;width:26px;height:45px;align-items:center;justify-content:center;position:absolute;top:-25px;right:10px;font-weight:700;font-size:16px;line-height:120%;text-align:center;color:#000}@media(max-width:768px){.efficiently__switcher-marker{display:flex}}.efficiently__pagination{display:none;align-items:center;justify-content:center;gap:7px}@media(max-width:768px){.efficiently__pagination{display:flex}}.efficiently__pagination-item{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;width:30px;height:30px;background:hsla(0,0%,100%,.75);border-radius:31px;border:1px solid #343937;font-weight:700;font-size:18px;line-height:115%;color:#5a32f3}.efficiently__pagination-active{color:#fff;background:#5a32f3}.efficiently__blur{position:absolute;overflow:hidden;width:100%;left:50%;transform:translate(-50%);bottom:0;height:380px}.efficiently__blur:before{transform:translate(-50%,-50%);width:140%;background:radial-gradient(50% 50% at 50% 50%,#948fd1 0,rgba(148,143,209,0) 100%)}.efficiently__blur:after,.efficiently__blur:before{position:absolute;content:"";left:50%;top:50%;height:100%}.efficiently__blur:after{width:60%;background:radial-gradient(50% 50% at 50% 50%,#8493b3 0,rgba(133,150,183,0) 100%);transform:rotate(-180deg) translate(-50%,-50%)}.efficiently__item{margin:50px;display:flex;align-items:center;flex-direction:column;gap:20px;width:100%}@media(max-width:991px){.efficiently__item{margin:25px 0}}.efficiently__item h3{font-weight:700;font-size:24px;line-height:125%;text-align:center;color:#060606}@media(max-width:768px){.efficiently__item h3{font-size:18px}}.efficiently__item span{font-weight:400;font-size:16px;line-height:125%;text-align:center;color:#060606}@media(max-width:768px){.efficiently__item span{font-size:14px}}.efficiently__item-content{display:flex;align-items:center;gap:50px}@media(max-width:991px){.efficiently__item-content{gap:25px;flex-direction:column}}.efficiently__item-content img{width:calc(50% - 75px)}@media(max-width:991px){.efficiently__item-content img{width:calc(100% - 20px)}}.efficiently__item-content ul{padding-left:25px;display:flex;flex-direction:column;gap:15px;width:calc(50% - 75px)}@media(max-width:991px){.efficiently__item-content ul{width:calc(100% - 20px)}}.efficiently__item-content ul li{font-weight:400;font-size:18px;line-height:125%;color:#060606}@media(max-width:768px){.efficiently__item-content ul li{font-size:14px}}.efficiently__item-alert{width:calc(50% - 75px);display:flex;flex-direction:column;gap:15px}@media(max-width:991px){.efficiently__item-alert{width:calc(100% - 20px)}}.efficiently__item-alert p{font-weight:400;font-size:18px;line-height:125%;color:#060606}@media(max-width:768px){.efficiently__item-alert p{font-size:14px}}.challenges{width:100%;background:#e6ebf4;padding:100px 0;position:relative;overflow:hidden}@media(max-width:768px){.challenges{padding:50px 0}}.challenges__container{display:flex;flex-direction:column;align-items:center;gap:35px;z-index:5}.challenges__title{font-weight:600;font-size:40px;line-height:115%;text-align:center;color:#000}@media(max-width:768px){.challenges__title{font-size:24px}}.challenges__tabs{background:hsla(0,0%,100%,.75);border-radius:13px;width:100%;position:relative;overflow:hidden;display:flex;flex-direction:column}@media(max-width:768px){.challenges__tabs{padding:25px}}.challenges__switcher{display:flex;align-items:flex-start;justify-content:space-between}.challenges__switcher-item{border-top:4px solid #9194b7;display:flex;flex-direction:column;gap:10px;align-items:center;width:calc(33% - 20px);margin:0 10px;padding-top:10px;cursor:pointer;position:relative}@media(max-width:768px){.challenges__switcher-item{display:none;padding-top:0}}.challenges__switcher-item h6{font-weight:400;font-size:16px;line-height:125%;text-align:center;color:#9194b7;margin:0;position:relative;z-index:3}@media(max-width:991px){.challenges__switcher-item h6{font-size:14px}}.challenges__switcher-item p{font-weight:400;font-size:14px;line-height:125%;margin-top:-10px;text-align:center;color:#9194b7;position:relative;z-index:3}@media(max-width:991px){.challenges__switcher-item p{font-size:12px}}.challenges__switcher-active{border-top:4px solid #5a32f3}.challenges__switcher-active:before{transform:translate(-50%,-50%);left:50%;content:"";position:absolute;width:100%;height:370px;background:radial-gradient(50% 50% at 50% 50%,rgba(147,235,255,.52) 0,rgba(147,235,255,0) 100%)}@media(max-width:768px){.challenges__switcher-active{width:100%;border:none;display:flex;align-items:flex-start}}.challenges__switcher-active h6,.challenges__switcher-active p{color:#5a32f3}.challenges__switcher-active .challenges__switcher-indicator{background:#5a32f3}@media(max-width:768px){.challenges__switcher-active .challenges__switcher-indicator{display:none}}.challenges__switcher-indicator{width:15px;height:15px;border-radius:50%;background:#9194b7;position:relative;z-index:3}.challenges__switcher-marker{display:none;background:url(/images/voicer/marker.png) no-repeat;background-position:50%;background-size:contain;width:26px;height:45px;align-items:center;justify-content:center;position:absolute;top:-25px;right:10px;font-weight:700;font-size:16px;line-height:120%;text-align:center;color:#000}@media(max-width:768px){.challenges__switcher-marker{display:flex}}.challenges__pagination{display:none;align-items:center;justify-content:center;gap:7px}@media(max-width:768px){.challenges__pagination{display:flex}}.challenges__pagination-item{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;width:30px;height:30px;background:hsla(0,0%,100%,.75);border-radius:31px;border:1px solid #343937;font-weight:700;font-size:18px;line-height:115%;color:#5a32f3}.challenges__pagination-active{color:#fff;background:#5a32f3}.challenges__blur{position:absolute;overflow:hidden;width:100%;left:50%;transform:translate(-50%);bottom:0;height:380px}.challenges__blur:before{transform:translate(-50%,-50%);width:140%;background:radial-gradient(50% 50% at 50% 50%,#948fd1 0,rgba(148,143,209,0) 100%)}.challenges__blur:after,.challenges__blur:before{position:absolute;content:"";left:50%;top:50%;height:100%}.challenges__blur:after{width:60%;background:radial-gradient(50% 50% at 50% 50%,#8493b3 0,rgba(133,150,183,0) 100%);transform:rotate(-180deg) translate(-50%,-50%)}