@media screen and (max-width: 480px){#loginModal .loginform .box100:last-of-type{flex-direction:row;flex-wrap:wrap;margin-top:32px;gap:20px}}@media screen and (max-width: 480px){#loginModal .loginform .btn-login-demo{margin:0}}#loginModal .loginform__sign-in{display:inline-flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:4px;min-width:150px;text-decoration:none;height:44px;margin:5px 0px;border-radius:4px;transition-duration:.1s;font-size:18px;cursor:pointer;border:none;font-family:inherit;margin:25px auto 15px;padding:0 1rem;background-color:#3f3dec;color:#ececfd;text-transform:none;font-weight:500;box-shadow:none}@media screen and (max-width: 480px){#loginModal .loginform__sign-in{margin:0}}#loginModal .loginform__sign-in:hover,#loginModal .loginform__sign-in:focus{background-color:#ececfd;color:#3f3dec}.header{position:fixed;z-index:2000;left:50%;top:7px;transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;width:calc(100% - 32px);padding:10px 10px 10px 18px;border-radius:7px;box-shadow:rgba(0,0,0,.05) 0 1px 0,rgba(0,0,0,.05) 0 4px 16px,rgba(0,0,0,.08) 0 10px 20px;background-color:#fff;border-bottom:1px solid #e1e0e4;font-size:14px;z-index:200}@media screen and (min-width: 1024px){.header{width:calc(100% - 80px)}}.header__left{display:flex;align-items:center;gap:16px}.header__nav{display:none}@media screen and (min-width: 1024px){.header__nav{display:flex}}.header__nav a{padding:10px 16px;color:#000;text-decoration:none;text-transform:none;font-weight:500}.header__nav a:hover,.header__nav a:focus{background-color:#ececfd;color:#3f3dec;border-radius:7px}.header__buttons{display:flex;gap:8px}.header__button{display:none;text-transform:none;font-size:12px;font-weight:500}@media screen and (min-width: 1024px){.header__button{display:flex;min-height:40px;background:#ececfd;color:#3f3dec;display:flex;align-items:center;justify-content:center;gap:4px;border:none;border-radius:7px;padding:0 16px;text-decoration:none;transition:ease-in-out .3s all}}.header__button:hover,.header__button:focus{background:#3f3dec;color:#ececfd}.header__button--dark{background:#3f3dec;color:#ececfd}.header__button--dark:hover,.header__button--dark:focus{background:#ececfd;color:#3f3dec}.header__hamburger{display:flex;align-items:center;justify-content:center;background:#fff;border:none;cursor:pointer;width:40px;height:40px}@media screen and (min-width: 1024px){.header__hamburger{display:none}}.header__mobile-menu{display:none;flex-direction:column;position:absolute;right:0;top:64px;width:100%;height:calc(100vh - 80px);max-height:370px;overflow-y:auto;background:#fff;padding:20px;border-radius:12px}@media screen and (min-width: 1024px){.header__mobile-menu{display:none}}.header .mobile-menu-nav{display:flex;flex-direction:column;gap:16px;height:325px}.header .mobile-menu-nav__link{padding:10px 14px;color:#000;text-decoration:none;text-transform:none;font-weight:500}.header .mobile-menu-nav__link:hover,.header .mobile-menu-nav__link:focus{background-color:#ececfd;color:#3f3dec;border-radius:7px}.header .mobile-menu-nav__button{min-height:40px;max-width:150px;font-size:12px;font-weight:500;background:#ececfd;color:#3f3dec;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:none;border-radius:7px;padding:0 16px;text-decoration:none;transition:ease-in-out .3s all}.header .mobile-menu-nav__button:hover,.header .mobile-menu-nav__button:focus{background:#3f3dec;color:#ececfd}.header .mobile-menu-nav__button--dark{background:#3f3dec;color:#ececfd}.header .mobile-menu-nav__button--dark:hover,.header .mobile-menu-nav__button--dark:focus{background:#ececfd;color:#3f3dec}@media screen and (max-width: 768px){#s-page-footer{padding:40px 0 0 0}}@media screen and (max-width: 768px){#s-page-footer .rui-footer-content{font-size:10px}}#menu-overlay{display:none;position:fixed;left:0;top:0;z-index:100;width:100%;height:100%;background:rgba(0,0,0,.2)}
