#header,#footer{display:none}.page_signup .content{display:grid;grid-template-columns:1fr 78px;width:100%;height:100vh;height:100dvh}.page_complete_signup .content{grid-template-columns:78px 1fr}.page_signup .content .content_left,.page_signup .content .content_right{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.page_signup .content_main .logo{position:absolute;top:40px;left:40px}.page_signup .content .content_main{background-color:var(--c-block)}.page_signup .content .content_main h1{margin-bottom:28px;font-weight:500;font-weight:700}.page_signup .content_main form .form-group input{border-radius:8px}.page_signup .content .content_main form,.page_signup .content .content_main .buttons_separator,.page_signup .content .content_main .buttons{max-width:540px;grid-template-columns:1fr}.page_signup .content .content_main p.success{font-weight:400;font-size:16.8px;text-align:center}.page_signup .content .content_main .terms{position:absolute;bottom:20px;margin-top:0px;padding:0px 20px}.page_welcome .steps_indicator{display:flex;align-items:center;grid-gap:4px;height:2px;margin-top:30px;margin-bottom:30px;justify-content:center}.page_welcome .steps_indicator .step_item{width:68px;height:100%;background-color:var(--c-border);border-radius:4px}.page_welcome .steps_indicator .step_item.active{background-color:var(--c-main)}.page_welcome .steps_content{min-width:540px}.page_welcome .steps_content .step{display:none}.page_welcome .steps_content .step.active{display:grid}.page_welcome .steps_content .step .menu_links{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:8px}.page_welcome .steps_content .step .menu_links li a{display:flex;height:48px;padding:0px 16px;border-radius:8px;border:1px solid var(--c-border);font-size:13.4px;font-weight:500;display:flex;align-items:center;justify-content:center;grid-gap:4px}.page_welcome .steps_content .step .menu_links li a:hover{border-color:var(--c-main);color:var(--c-main);text-decoration:none}.page_welcome .steps_content .step .menu_links li a:hover .icon:before{background-color:var(--c-main)}.page_welcome .buttons_separator{margin-left:auto;margin-right:auto}@media(max-width:960px){.page_signup #mobile_menu,.page_welcome #mobile_menu{display:none !important}.page_welcome .steps_content{min-width:100%}.page_welcome .welcome_steps{width:100%}.page_signup .content_main .logo{left:50%;transform:translateX(-50%);top:34px}.page_signup .content{grid-template-columns:1fr}.page_signup .content .content_main{padding:0px 20px;padding-top:90px;padding-bottom:44px}.page_signup .content .content_second{display:none}.page_signup .content .content_main p.success{font-size:13.6px}.page_welcome .steps_indicator{margin-top:28px;margin-bottom:28px}}@media(max-width:1024px){.page_signup .content .content_main h1{display:none}}.area{background:#ffda6c;width:100%;height:100vh}.area_2{background:#6cbdff}.area_3{background:#deab33}.circles{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.circles li{position:absolute;display:block;list-style:none;width:20px;height:20px;background:rgba(255,255,255,0.7);animation:animate 25s linear infinite;bottom:-150px}.circles li:nth-child(1){left:25%;width:80px;height:80px;animation-delay:0s}.circles li:nth-child(2){left:10%;width:20px;height:20px;animation-delay:2s;animation-duration:12s}.circles li:nth-child(3){left:70%;width:20px;height:20px;animation-delay:4s}.circles li:nth-child(4){left:40%;width:60px;height:60px;animation-delay:0s;animation-duration:18s}.circles li:nth-child(5){left:65%;width:20px;height:20px;animation-delay:0s}.circles li:nth-child(6){left:75%;width:110px;height:110px;animation-delay:3s}.circles li:nth-child(7){left:35%;width:150px;height:150px;animation-delay:7s}.circles li:nth-child(8){left:50%;width:25px;height:25px;animation-delay:15s;animation-duration:45s}.circles li:nth-child(9){left:20%;width:15px;height:15px;animation-delay:2s;animation-duration:35s}.circles li:nth-child(10){left:85%;width:150px;height:150px;animation-delay:0s;animation-duration:11s}@keyframes animate{0%{transform:translateY(0)rotate(0deg);opacity:1;border-radius:0}100%{transform:translateY(-1000px)rotate(720deg);opacity:0;border-radius:50%}}