*,::before,::after{-webkit-box-sizing:border-box;box-sizing:border-box}:where(ul,ol):where([class]){padding-left:0}body,:where(blockquote,figure):where([class]){margin:0}:where(h1,h2,h3,h4,h5,h6,p,ul,ol,dl):where([class]){margin-block:0}:where(dd[class]){margin-left:0}:where(fieldset[class]){margin-left:0;padding:0;border:none}:where(ul[class]){list-style:none}:where(address[class]){font-style:normal}p{--paragraphMarginBottom: 24px;margin-block:0}p:where(:not([class]):not(:last-child)){margin-bottom:var(--paragraphMarginBottom)}img,video{display:block;max-width:100%;height:auto}input,textarea,select,button{font:inherit}html{height:100%;scrollbar-gutter:stable}html,:has(:target){scroll-behavior:smooth}body{min-height:100%;line-height:1.5}a:where([class]){display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-decoration:none}button,label{cursor:pointer}[fill]{fill:currentColor}[stroke]{stroke:currentColor}svg *{-webkit-transition-property:fill,stroke;transition-property:fill,stroke}:where(table){border-collapse:collapse;border-color:currentColor}@media(prefers-reduced-motion: reduce){*,::before,::after{-webkit-animation-duration:.01ms !important;animation-duration:.01ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important;-webkit-transition-duration:.01ms !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}@font-face{font-family:"Roboto Regular";src:url("../fonts/Roboto-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Roboto Bold";src:url("../fonts/Roboto-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}::-moz-selection{background-color:#0088f0}::selection{background-color:#0088f0}::-webkit-scrollbar{background-color:#f8f9ff;width:8px}::-webkit-scrollbar-thumb{background-color:#172755}*:focus{outline:none}*{-webkit-transition:.2s ease-out;transition:.2s ease-out}*:hover{-webkit-transition:.2s ease-out;transition:.2s ease-out}.block{position:relative}.anchor{position:absolute;visibility:hidden;top:0px;left:0}body{font-family:"Roboto Regular",sans-serif;background-color:#f8f9ff;color:#8794ba;font-weight:400;font-size:18px;line-height:1.5}@media screen and (width < 768px){body{font-size:14px}}a{color:#8794ba;-webkit-transition:.2s ease-out;transition:.2s ease-out}a:hover{color:#ef2a82;-webkit-transition:.2s ease-out;transition:.2s ease-out}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.container{max-width:1180px;padding-inline:20px;margin:0 auto}.section-title{font-weight:700;font-size:40px;color:#172755}@media screen and (width < 768px){.section-title{font-size:30px !important;text-align:start !important}}.hero{position:relative;overflow:hidden}.hero::before{content:"";position:absolute;z-index:-40;bottom:18px;left:0;right:0;width:100%;height:100%;background-color:#172755;-webkit-clip-path:polygon(0 0, 100% 0, 100% 75%, 0 100%);clip-path:polygon(0 0, 100% 0, 100% 75%, 0 100%)}@media screen and (width < 1280px){.hero::before{-webkit-clip-path:polygon(0 0, 100% 0, 100% 90%, 0% 100%);clip-path:polygon(0 0, 100% 0, 100% 90%, 0% 100%)}}.hero::after{content:"";position:absolute;z-index:-50;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:#ef2a82;-webkit-clip-path:polygon(0 0, 100% 0, 100% 75%, 0 100%);clip-path:polygon(0 0, 100% 0, 100% 75%, 0 100%)}@media screen and (width < 1280px){.hero::after{-webkit-clip-path:polygon(0 0, 100% 0, 100% 90%, 0% 100%);clip-path:polygon(0 0, 100% 0, 100% 90%, 0% 100%)}}.hero__inner::before{content:"";position:absolute;top:-200px;left:-100px;width:600px;height:600px;background:url("../images/background-logo.svg") left/contain no-repeat}@media screen and (width < 768px){.hero__inner::before{display:none}}.hero__inner::after{content:"";position:absolute;top:-400px;right:-300px;width:1000px;aspect-ratio:1;background:url("../images/background-logo.svg") left/contain no-repeat}@media screen and (width < 1920px){.hero__inner::after{top:-300px}}@media screen and (width < 1440px){.hero__inner::after{top:-100px;right:-100px;width:800px}}@media screen and (width < 1280px){.hero__inner::after{display:none}}.hero__info-images-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px;position:relative;z-index:10;padding:100px 0 250px}@media screen and (width < 1280px){.hero__info-images-wrapper{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;padding:40px 0 200px}}@media screen and (width < 768px){.hero__info-images-wrapper{padding:320px 0 130px}}@media screen and (width < 450px){.hero__info-images-wrapper{padding:300px 0 130px}}@media screen and (width < 390px){.hero__info-images-wrapper{padding:250px 0 130px}}.hero__info{width:550px}@media screen and (width < 1280px){.hero__info{width:450px}}@media screen and (width < 768px){.hero__info{width:100%}}.hero__title{font-weight:700;font-size:50px;line-height:1.2;color:#f8f9ff}@media screen and (width < 768px){.hero__title{font-size:30px}}.hero__text{margin-top:15px}.hero__link{margin-top:50px;padding:15px 80px;font-size:16px;white-space:nowrap;color:#f8f9ff;background-color:#ef2a82;border-radius:68px;-webkit-transition:.2s ease-out;transition:.2s ease-out}@media screen and (width < 768px){.hero__link{margin-top:20px;padding:0;height:50px;width:100%;display:block;text-align:center;line-height:50px}}.hero__link:hover{color:#f8f9ff;background-color:#0088f0;-webkit-transition:.2s ease-out;transition:.2s ease-out}.hero__images{position:relative}@media screen and (width < 768px){.hero__images{position:static}}.hero__images::after{content:"";position:absolute;z-index:-10;top:-40px;left:80px;background:url("../images/hero__image-big.png") left/contain no-repeat;width:805px;height:550px;-webkit-box-shadow:0 18px 50px -15px rgba(25,42,89,.2);box-shadow:0 18px 50px -15px rgba(25,42,89,.2)}@media screen and (width < 768px){.hero__images::after{top:150px;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:390px;height:266px}}@media screen and (width < 450px){.hero__images::after{width:350px;height:240px}}@media screen and (width < 390px){.hero__images::after{top:120px;width:300px;height:205px}}.hero__image-small{margin-top:50px}@media screen and (width < 1280px){.hero__image-small{margin-top:110px}}@media screen and (width < 768px){.hero__image-small{display:none}}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:50px 0 50px}@media screen and (width < 1280px){.header__inner{padding:20px 0 20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (width < 450px){.header__inner{padding:10px 0 10px}}.header__logo{-ms-flex-negative:0;flex-shrink:0;aspect-ratio:184/40;width:184;z-index:50}@media screen and (width < 1280px){.header__logo{width:140}}.header__menu{margin-left:80px;z-index:50}@media screen and (width < 1280px){.header__menu{margin-left:0}}@media screen and (width < 768px){.header__menu{display:none}}.header__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px}.header__menu-link{padding:10px;font-size:16px}.header__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;margin-left:300px;z-index:50}@media screen and (width < 1280px){.header__buttons{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;margin-left:0}}.header__button{font-size:16px;white-space:nowrap;background-color:rgba(0,0,0,0);color:#8794ba;border:none}.header__button:hover{color:#ef2a82}@media screen and (width < 768px){.header__button:nth-child(2){display:none}}.header__button--bordered{border:1px solid #8794ba;border-radius:68px;padding:10px 50px}.header__button--bordered:hover{border:1px solid #ef2a82}.header__burger-button{display:none}@media screen and (width < 768px){.header__burger-button{display:block}}.logo:hover path:nth-child(1),.logo:hover path:nth-child(2){fill:#0088f0;-webkit-transition-duration:1s;transition-duration:1s}.logo__image path:nth-child(1),.logo__image path:nth-child(2){fill:#ef2a82;-webkit-transition-duration:1s;transition-duration:1s}.logo__image path:nth-child(1):hover,.logo__image path:nth-child(2):hover{fill:#0088f0;-webkit-transition-duration:1s;transition-duration:1s}.logo__image path:nth-child(3),.logo__image path:nth-child(4),.logo__image path:nth-child(5),.logo__image path:nth-child(6),.logo__image path:nth-child(7),.logo__image path:nth-child(8),.logo__image path:nth-child(9),.logo__image path:nth-child(10),.logo__image path:nth-child(11){fill:#f8f9ff}.burger-button{position:relative;padding:0;aspect-ratio:1;width:50px;background-color:rgba(0,0,0,0);border:none}.burger-button::after{content:"";position:absolute;top:50%;left:50%;translate:-50% -50%;width:50%;height:2px;background-color:#8794ba;border-radius:2px;-webkit-box-shadow:0 -8px #8794ba,0 8px #8794ba;box-shadow:0 -8px #8794ba,0 8px #8794ba;-webkit-transition:.2s ease-out;transition:.2s ease-out}.burger-button:hover::after{background-color:#ef2a82;-webkit-box-shadow:0 -8px #ef2a82,0 8px #ef2a82;box-shadow:0 -8px #ef2a82,0 8px #ef2a82;-webkit-transition:.2s ease-out;transition:.2s ease-out}.mobile-overlay{width:100%;height:100%;margin:0;padding:0;border:none;background-color:#172755}.mobile-overlay:modal{max-width:100%;max-height:100%}.mobile-overlay__close-button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.mobile-overlay__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px;min-height:80vh}.mobile-overlay__link{padding:15px;font-size:16px;letter-spacing:.05em;font-weight:700;white-space:nowrap;color:#f8f9ff}.cross-button{position:relative;padding:0;aspect-ratio:1;width:50px;background-color:rgba(0,0,0,0);border:none}.cross-button--position{margin:10px 20px 0 0}.cross-button::before,.cross-button::after{content:"";position:absolute;top:50%;left:12px;width:50%;height:2px;background-color:#f8f9ff;-webkit-transition:.2s ease-out;transition:.2s ease-out}.cross-button::before{rotate:45deg}.cross-button::after{rotate:-45deg}.cross-button:hover::before,.cross-button:hover::after{background-color:#ef2a82;-webkit-transition:.2s ease-out;transition:.2s ease-out}.features__inner{padding:40px 0 40px}.features__title{text-align:center}.features__text{margin-top:30px;max-width:1060px;text-align:center}@media screen and (width < 768px){.features__text{margin-top:20px;text-align:start;text-wrap:pretty}}.features__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;margin-top:80px}@media screen and (width < 768px){.features__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:40px;row-gap:30px}}.card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media screen and (width < 768px){.card{-webkit-box-align:start;-ms-flex-align:start;align-items:start;row-gap:10px}}@media screen and (width < 450px){.card{width:340px}}@media screen and (width < 390px){.card{width:320px}}@media screen and (width < 768px){.card__image{position:absolute;top:0;left:10px}}.card__title{margin-top:25px;font-weight:700;font-size:16px;text-align:center;text-wrap:nowrap;color:#172755}@media screen and (width < 768px){.card__title{margin:0 0 0 100px;text-align:start}}.card__text{margin-top:15px;font-size:16px;text-align:center}@media screen and (width < 768px){.card__text{margin:0 0 0 100px;text-align:start;font-size:14px}}.automation{padding:90px 0 60px}@media screen and (width < 768px){.automation{padding:30px 0 30px}}.automation__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}@media screen and (width < 1280px){.automation__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px}}.automation__title{width:500px}@media screen and (width < 1280px){.automation__title{width:100%}}@media screen and (width < 768px){.automation__title{width:350px}}@media screen and (width < 390px){.automation__title{width:320px}}.automation__text{margin-top:30px;text-wrap:balance}@media screen and (width < 1280px){.automation__text{margin-top:20px}}.automation__image{border-radius:30px;-webkit-box-shadow:0 10px 28px -8px rgba(25,42,89,.2);box-shadow:0 10px 28px -8px rgba(25,42,89,.2)}.automation__image:hover{-webkit-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01)}@media screen and (width < 1280px){.automation__image{aspect-ratio:600/410;width:100%;height:auto}}.customizing{padding:60px 0 60px}@media screen and (width < 768px){.customizing{padding:30px 0 30px}}.customizing__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:100px;-moz-column-gap:100px;column-gap:100px}@media screen and (width < 1280px){.customizing__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;row-gap:30px}}.customizing__title{width:500px}@media screen and (width < 1280px){.customizing__title{width:100%}}@media screen and (width < 768px){.customizing__title{width:350px}}@media screen and (width < 390px){.customizing__title{width:320px}}.customizing__text{margin-top:30px;text-wrap:balance}@media screen and (width < 1280px){.customizing__text{margin-top:20px}}.customizing__image{border-radius:30px;-webkit-box-shadow:0 10px 28px -8px rgba(25,42,89,.2);box-shadow:0 10px 28px -8px rgba(25,42,89,.2)}.customizing__image:hover{-webkit-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01)}@media screen and (width < 1280px){.customizing__image{aspect-ratio:600/410;width:100%;height:auto}}.dashboard{padding:60px 0 60px}@media screen and (width < 768px){.dashboard{padding:30px 0 30px}}.dashboard__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}@media screen and (width < 1280px){.dashboard__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px}}.dashboard__title{width:500px}@media screen and (width < 1280px){.dashboard__title{width:100%}}@media screen and (width < 768px){.dashboard__title{width:350px}}@media screen and (width < 390px){.dashboard__title{width:320px}}.dashboard__text{margin-top:30px;text-wrap:balance}@media screen and (width < 1280px){.dashboard__text{margin-top:20px}}.dashboard__image{border-radius:30px;-webkit-box-shadow:0 10px 28px -8px rgba(25,42,89,.2);box-shadow:0 10px 28px -8px rgba(25,42,89,.2)}.dashboard__image:hover{-webkit-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01)}@media screen and (width < 1280px){.dashboard__image{aspect-ratio:600/410;width:100%;height:auto}}.footer{position:relative;overflow:hidden}.footer::before{content:"";position:absolute;z-index:-40;top:18px;bottom:0;left:0;right:0;width:100%;height:100%;background-color:#172755;-webkit-clip-path:polygon(0 25%, 100% 0, 100% 100%, 0% 100%);clip-path:polygon(0 25%, 100% 0, 100% 100%, 0% 100%)}@media screen and (width < 1280px){.footer::before{-webkit-clip-path:polygon(0 10%, 100% 0, 100% 100%, 0% 100%);clip-path:polygon(0 10%, 100% 0, 100% 100%, 0% 100%)}}.footer::after{content:"";position:absolute;z-index:-50;top:0px;bottom:0;left:0;right:0;width:100%;height:100%;background-color:#ef2a82;-webkit-clip-path:polygon(0 25%, 100% 0, 100% 100%, 0% 100%);clip-path:polygon(0 25%, 100% 0, 100% 100%, 0% 100%)}@media screen and (width < 1280px){.footer::after{-webkit-clip-path:polygon(0 10%, 100% 0, 100% 100%, 0% 100%);clip-path:polygon(0 10%, 100% 0, 100% 100%, 0% 100%)}}.footer__inner{padding-top:350px}@media screen and (width < 1280px){.footer__inner{padding-top:150px}}.footer__inner::after{content:"";position:absolute;bottom:-200px;right:100px;width:1000px;aspect-ratio:1;z-index:-10;background:url("../images/background-logo.svg") left/contain no-repeat}@media screen and (width < 1920px){.footer__inner::after{bottom:-200px;right:-100px}}@media screen and (width < 1440px){.footer__inner::after{bottom:-100px;right:-100px;width:800px}}@media screen and (width < 1280px){.footer__inner::after{display:none}}.pricing{padding-bottom:100px;border-bottom:1px solid #8794ba}.pricing ::-webkit-scrollbar{background-color:#8794ba;width:5px}.pricing ::-webkit-scrollbar-thumb{background-color:#0f1f4b}@media screen and (width < 768px){.pricing{padding-bottom:50px}}.pricing__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pricing__title{width:620px;font-weight:700;font-size:40px;text-align:center;color:#f8f9ff}@media screen and (width < 768px){.pricing__title{width:90%}}.pricing__text{margin-top:30px;width:620px;text-align:center}@media screen and (width < 1280px){.pricing__text{margin-top:20px}}@media screen and (width < 768px){.pricing__text{width:90%;text-align:start;text-wrap:pretty}}.pricing__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:80px;-moz-column-gap:80px;column-gap:80px;margin-top:80px}@media screen and (width < 1280px){.pricing__list{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;margin-top:40px;width:100vw;overflow-x:scroll;padding:20px 20px 20px}}.card-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:50px 70px 70px;width:340px;height:440px;border-radius:30px;background-color:#0f1f4b}@media screen and (width < 450px){.card-price{width:320px}}@media screen and (width < 390px){.card-price{padding:40px}}.card-price:hover{background-color:#f8f9ff;cursor:default;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.card-price:hover .card-price__title{color:#172755}.card-price:hover .card-price__price{color:#172755;-webkit-transition:.00001s ease-out;transition:.00001s ease-out}.card-price:hover .card-price__link{color:#f8f9ff;background-color:#ef2a82;border:1px solid #ef2a82}.card-price__title{font-weight:700;font-size:30px;color:#f8f9ff}.card-price__subtitle{padding:10px 0 30px;width:220px;text-align:center;border-bottom:1px solid #2a407c}.card-price__price{padding-top:30px;font-weight:700;font-size:30px;color:#f8f9ff;-webkit-transition:.00001s ease-out;transition:.00001s ease-out}.card-price__price span{font-size:60px}.card-price__subprice{font-size:16px;line-height:1.4}.card-price__link{margin-top:40px;padding:10px 80px;font-size:16px;color:#f8f9ff;border:1px solid #2a407c;border-radius:70px}.card-price__link:hover{cursor:pointer}.footer-bottom__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:60px 0 60px}@media screen and (width < 768px){.footer-bottom__inner{padding:40px 0 40px}}@media screen and (width < 768px){.footer-bottom__menu{display:none}}.footer-bottom__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:35px;-moz-column-gap:35px;column-gap:35px}.soc1als__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}/*# sourceMappingURL=styles.css.map */