:root{--font-family:"Paralucent",sans-serif;--container-width:1110px;--light-color:#fff;--dark-color:#000;--bg-color:#1F0B38;--yellow-color:#E3EF5E;--yellow-hover-color:#d0d784;--purple-color:#4D2284;--transition:all .2s ease-in-out}@font-face{font-family:Paralucent;src:url(../fonts/Paralucent-ExtraLight.woff2) format("woff2");font-weight:200;font-display:swap;font-style:normal}@font-face{font-family:Paralucent;src:url(../fonts/Paralucent-Light.woff2) format("woff2");font-weight:300;font-display:swap;font-style:normal}@font-face{font-family:Paralucent;src:url(../fonts/Paralucent-Medium.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Paralucent;src:url(../fonts/Paralucent-Bold.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Paralucent;src:url(../fonts/Paralucent-Heavy.woff2) format("woff2");font-weight:900;font-display:swap;font-style:normal}html{-webkit-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}.page{height:100%;font-family:var(--font-family,sans-serif);-webkit-text-size-adjust:100%}.page__body{margin:0;min-width:320px;min-height:100%;font-size:16px}img{height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover}a{text-decoration:none}.site-container{overflow:hidden}.is-hidden{display:none!important}.btn-reset{border:none;padding:0;background:0 0;cursor:pointer}.list-reset{list-style:none;margin:0;padding:0}.input-reset{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0;background-color:#fff}.input-reset::-webkit-search-cancel-button,.input-reset::-webkit-search-decoration,.input-reset::-webkit-search-results-button,.input-reset::-webkit-search-results-decoration{display:none}.visually-hidden{position:absolute;overflow:hidden;margin:-1px;border:0;padding:0;width:1px;height:1px;clip:rect(0 0 0 0)}.container{margin:0 auto;max-width:var(--container-width)}.centered{text-align:center}.modals{position:relative;z-index:100}.modal-overlay{position:fixed;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh;width:100%;opacity:0;visibility:hidden;-webkit-transition:.6s ease-in;transition:.6s ease-in}.modal{background-color:var(--light-color);border-radius:5px;padding:25px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;visibility:hidden;-webkit-transform:translateY(-400px);-ms-transform:translateY(-400px);transform:translateY(-400px);-webkit-transition:.6s ease-in;transition:.6s ease-in}.modal__text{font-weight:400;font-size:18px;line-height:25px;text-align:center;color:var(--dark-color)}.modal__text span{display:block}.modal-overlay--visible{opacity:1;visibility:visible;-webkit-transition:.6s ease-in;transition:.6s ease-in}.modal--visible{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.modal__opened{position:fixed;right:0;left:0;overflow:hidden}.header{background:radial-gradient(155.19% 155.19% at 50% -98.07%,#8a63fa 0,#1f0b38 100%);padding-top:45px;padding-bottom:55px}.header__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:50px}@media screen and (max-width:700px){.header__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .container .nav{margin-top:25px}}.header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header .container .nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .container .nav__item:not(:last-child){margin-right:52px}.header .container .nav__item a{color:var(--light-color);font-weight:300;line-height:19px;border-bottom:1px solid transparent;-webkit-transition:var(--transition);transition:var(--transition);cursor:pointer}.header .container .nav__item a:hover{border-bottom:1px solid var(--light-color);-webkit-transition:var(--transition);transition:var(--transition)}@media screen and (max-width:500px){.header .container .nav__item:not(:last-child){margin-right:15px}}@media screen and (max-width:360px){.header .container .nav__item{font-size:14px}.header .container .nav__item:not(:last-child){margin-right:10px}}.header .container .top{color:var(--light-color);padding-bottom:15px;text-align:center}.header .container .top__title{width:850px;font-size:48px;font-weight:500;line-height:58px;text-align:center;text-transform:uppercase;margin:0 auto 25px}@media screen and (max-width:900px){.header .container .top__title{width:95%;font-size:30px;line-height:34px}}@media screen and (max-width:600px){.header .container .top__title{width:95%;font-size:24px;line-height:28px}}@media screen and (max-width:500px){.header .container .top__button{display:inline-block;margin:20px 0}}.header .container .top__subtitle{width:560px;font-size:20px;line-height:26px;font-weight:300;margin:0 auto 25px}@media screen and (max-width:600px){.header .container .top__subtitle{width:95%;font-size:18px;line-height:20px}}@media screen and (max-width:700px){.header .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:95%}}.footer{background:radial-gradient(91.38% 141.58% at 50% 207.27%,#8a63fa 0,#1f0b38 100%);padding-bottom:40px}.footer .container .contact-us{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:var(--light-color);padding-top:65px;margin-bottom:40px}.footer .container .contact-us__info{width:420px;margin-right:145px}@media screen and (max-width:1000px){.footer .container .contact-us__info{width:100%;text-align:center;margin-bottom:40px;margin-right:40px}}@media screen and (max-width:800px){.footer .container .contact-us__info{margin-right:0}}.footer .container .contact-us__title{font-size:32px;line-height:38px;font-weight:500;text-transform:uppercase;margin:0 0 25px}.footer .container .contact-us__subtitle{font-size:20px;line-height:26px;font-weight:300;margin-bottom:20px}.footer .container .contact-us__form label{font-size:20px;line-height:26px;font-weight:300;margin-bottom:10px}.footer .container .contact-us__form input{width:445px;color:var(--light-color);font-size:16px;line-height:16px;font-weight:300;background:0 0;border:1px solid #311959;border-radius:10px;padding:16px 16px 12px;outline:0}.footer .container .contact-us__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:24px}.footer .container .contact-us__button{margin-top:20px}.footer .container .contact-us__button-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:500px){.footer .container .contact-us__button,.footer .container .contact-us__form input{width:100%}}.footer .container .contact-us__checkbox{width:445px;margin-bottom:24px}.footer .container .contact-us__checkbox .container-checkbox{position:relative;display:block;font-size:12px;line-height:16px;padding-top:2px;padding-left:35px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.footer .container .contact-us__checkbox .container-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.footer .container .contact-us__checkbox .checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:transparent;border:1px solid #311959;border-radius:2px}.footer .container .contact-us__checkbox .checkmark:after{content:"";position:absolute;display:none}.footer .container .contact-us__checkbox .container-checkbox input:checked~.checkmark:after{display:block}.footer .container .contact-us__checkbox .container-checkbox .checkmark:after{left:7px;top:3px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (max-width:850px){.footer .container .contact-us__checkbox{-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}}@media screen and (max-width:800px){.footer .container .contact-us{-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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:70px 0 60px}.footer__copyright{color:var(--light-color);line-height:20px;font-weight:300;text-align:center}.footer__logo{width:300px}@media screen and (max-width:800px){.footer__main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__logo{width:auto;margin:30px 0 20px}}.footer__name{font-size:24px;font-weight:900;letter-spacing:2px;margin-left:13px}.footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:0;width:260px}@media screen and (max-width:800px){.footer__list{width:auto}}.footer__item{width:130px;margin-bottom:20px}.footer__item a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:var(--light-color);font-weight:300;line-height:19px;border-bottom:1px solid transparent;-webkit-transition:var(--transition);transition:var(--transition);cursor:pointer}.footer__item a:hover{border-bottom:1px solid var(--light-color);-webkit-transition:var(--transition);transition:var(--transition)}.footer__item:nth-child(3),.footer__item:nth-child(4){margin-bottom:0}@media screen and (max-width:800px){.footer__item{width:auto;margin-bottom:0;margin-right:60px}.footer__item:last-child{margin-right:0}}@media screen and (max-width:500px){.footer .container .contact-us__checkbox{width:100%}.footer__main{padding-top:30px}.footer__item:not(:last-child){margin-right:15px}}@media screen and (max-width:360px){.footer__item{font-size:14px}.footer__item:not(:last-child){margin-right:10px}}.footer__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.footer__info>div{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:start;-ms-flex-align:start;align-items:flex-start}.footer__info>div>a{display:inline-block;color:var(--light-color);font-weight:300;line-height:19px;border-bottom:1px solid transparent;-webkit-transition:var(--transition);transition:var(--transition);cursor:pointer}.footer__info>div>a:not(:last-child){margin-bottom:20px}.footer__info>div>a:hover{border-bottom:1px solid var(--light-color);-webkit-transition:var(--transition);transition:var(--transition)}@media screen and (max-width:800px){.footer__info>div{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.describe{background:var(--light-color);padding:120px 0}.describe .container{position:relative;font-size:36px;font-weight:500;line-height:44px;text-align:center}.describe .container span{color:var(--purple-color)}.describe__bg{position:absolute;top:100%;right:-85px}@media screen and (max-width:700px){.describe .container{font-size:24px;line-height:28px}.describe__bg{top:unset;bottom:-120px;right:0}.describe__bg>img{width:150px}.describe{padding:60px 0}}.solutions{color:var(--light-color);background:var(--bg-color);padding:65px 0}.solutions__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:50px}.solutions__title{width:445px;font-size:32px;line-height:38px;font-weight:500;text-transform:uppercase;margin:0}@media screen and (max-width:550px){.solutions__title{width:100%;font-size:26px;line-height:30px}}.solutions__subtitle{width:552px;font-size:20px;line-height:26px;font-weight:300}@media screen and (max-width:1110px){.describe .container,.footer .container,.header .container,.solutions .container{width:95%}.solutions__info{-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}.solutions__title{margin-bottom:20px;text-align:center}.solutions__subtitle{text-align:center}}@media screen and (max-width:550px){.solutions__subtitle{width:100%;font-size:16px;line-height:20px}}.solutions__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:0}.solutions__item{width:350px;list-style:none;background:linear-gradient(137.41deg,#331b5d 0,#1f0b38 103.26%);border:1px solid #311959;border-radius:20px;padding:32px 15px 32px 32px}.solutions__item-name{width:220px;font-size:24px;line-height:29px;font-weight:500;margin-bottom:125px}.solutions__item-list{padding-left:15px}.solutions__item-elem{font-size:20px;line-height:26px;font-weight:300;list-style:disc}.solutions__item-elem:not(:last-child){margin-bottom:10px}@media screen and (max-width:1110px){.solutions__item{width:30%;margin-right:5%}.solutions__item:last-child{margin-right:0}}@media screen and (max-width:900px){.solutions__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.solutions__item-name{margin-bottom:60px}.solutions__item{width:100%;margin-right:0;margin-bottom:20px}.solutions__item:last-child{margin-bottom:0}}.advantages .container{padding:120px 0 90px}.advantages__title{font-size:32px;line-height:38px;font-weight:500;text-transform:uppercase;text-align:center;margin:0 0 65px}.advantages__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin:0}.advantages__item{width:350px;background:#e9dfff;border-radius:20px;list-style:none;padding:30px;margin-bottom:30px}@media screen and (max-width:1110px){.advantages .container{width:95%;padding:60px 0 30px}.advantages__item{width:48%;margin-right:4%}.advantages__item:nth-child(3n){margin-right:4%}.advantages__item:nth-child(2n){margin-right:0}}@media screen and (max-width:500px){.advantages__item{width:100%;margin-right:0}}.advantages__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;background:#d5c1ff;border-radius:5px;margin-bottom:25px}.advantages__name{font-size:24px;line-height:30px;font-weight:500;margin-bottom:12px}.advantages__text{font-size:20px;line-height:26px;font-weight:300}.button{font-size:20px;line-height:20px;font-weight:300;color:var(--dark-color);background:var(--yellow-color);border-radius:10px;border:none;padding:10px 20px;outline:0;cursor:pointer;-webkit-transition:var(--transition);transition:var(--transition)}.button:hover{background:var(--yellow-hover-color);-webkit-transition:var(--transition);transition:var(--transition)}