:root{--ro-colors-dynamic-azure: rgb(100, 181, 246);--ro-colors-dynamic-azure-light: rgba(100, 181, 246, 0.08);--ro-colors-dynamic-mauve: rgb(149, 117, 205);--ro-colors-dynamic-mauve-light: rgba(149, 117, 205, 0.08);--ro-colors-dynamic-teal: rgb(77, 182, 172);--ro-colors-dynamic-teal-light: rgba(77, 182, 172, 0.08);--ro-colors-dynamic-pink: rgb(240, 98, 146);--ro-colors-dynamic-pink-light: rgba(240, 98, 146, 0.08);--ro-colors-social-facebook: rgb(59, 89, 152);--ro-colors-social-twitter: rgb(0, 0, 0);--ro-colors-social-linkedin: rgb(0, 119, 181);--ro-colors-social-whatsapp: rgb(37, 211, 102)}body:has(#page_create){display:grid;place-items:center;min-height:100vh;width:100%;padding:var(--ro-size-5)}.create-body{display:flex;flex-direction:column;gap:var(--ro-size-5)}.create-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--ro-size-3)}.create-header__logo{height:30px !important;width:115px !important;color:var(--ro-colors-accent)}.create-title{text-align:center}.create-terms{display:flex;flex-direction:column;gap:var(--ro-size-2)}.create-terms .terms{display:flex;align-items:flex-start;gap:var(--ro-size-3);font-size:var(--ro-fs-text-sm);text-align:left}.create-terms .terms a{color:var(--ro-colors-accent);font-weight:600;text-decoration:none;transition:color ease-in-out .2s}.create-terms .terms a:hover{color:var(--ro-colors-accent-hover)}.create-terms .checkbox{display:block;float:left;width:18px;height:18px;border-radius:5px;border:1px solid var(--ro-colors-border-accuented);cursor:pointer;transition:all ease .3s}.create-terms .checkbox:hover{border-color:var(--ro-colors-accent)}.create-terms .checkbox.on{border-color:var(--ro-colors-accent);background:url(/img/check_green.svg) no-repeat center;background-size:16px;box-shadow:0 0 0 5px var(--ro-colors-accent-light)}.create-terms .checkbox.error{border-color:var(--ro-colors-danger);background-color:var(--ro-colors-danger-light);box-shadow:0 0 0 5px var(--ro-colors-danger-light);transform:scale(1.1)}#page_create{width:100%;max-width:600px;background:var(--ro-colors-white);box-shadow:1px 6px 20px 0px rgba(18,18,18,.05);padding:2.5rem;border-radius:var(--ro-size-5)}#page_create #select_language{display:none;visibility:hidden;pointer-events:none;opacity:0}#page_create #section_with_linkedin{display:none}#page_create.init #section_with_linkedin{display:flex;flex-direction:column;align-items:flex-start;gap:var(--ro-size-5)}#page_create.init #section_with_linkedin>*{width:100%}#page_create.with_email #select_language,#page_create.init #select_language{display:inline-block;visibility:visible;pointer-events:auto;opacity:1}#page_create p.desc{font-size:16px;line-height:24px}#page_create .btn.btn.next{background:var(--ro-colors-accent);margin-top:16px;line-height:56px;height:56px;width:calc(100% - 2px);text-align:center;padding:0;font-size:16px;font-family:var(--ro-ff-text)}#page_create .btn.btn.next:after{content:"";display:inline-block;vertical-align:bottom;width:24px;height:56px;background:url(/img/arrow_right.svg) no-repeat center;background-size:24px;margin-left:10px}#page_create .btn.btn.next:hover{background:var(--ro-colors-accent-hover)}#page_create .btn.btn.next:active{background:var(--ro-colors-accent-active)}#page_create div:has(>.continue){display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--ro-size-4)}#page_create .continue:not(.ro-btn){margin-inline:auto;display:block}#section_with_linkedin{display:none}#section_with_email{display:none}#section_champaign{display:none}#section_confirm_linkedin{display:none}#section_confirm_password{display:none}#page_create.wait:before{content:"";position:absolute;z-index:1;top:0;left:0;bottom:0;right:0;background:url(/img/loader.svg) no-repeat center center var(--white);background-size:44px;border-radius:22px}#page_create.init #section_with_linkedin{display:flex}#page_create.with_email #section_with_email{display:flex}#page_create.champaign #section_champaign{display:block}#page_create.confirm_linkedin #section_confirm_linkedin{display:block}#page_create.confirm_password #section_confirm_password{display:block}.section_confirm{font-size:14px;text-align:center}.section_confirm img{width:40px;margin:30px auto}.section_confirm strong{font-size:20px;display:block;color:var(--ro-colors-text);margin-bottom:12px}.section_confirm-description{margin-inline:auto}@media screen and (min-width: 576px){.section_confirm-description{max-width:calc(100% - var(--ro-size-6)*2)}}@media screen and (min-width: 768px){.section_confirm-description{max-width:calc(100% - var(--ro-size-9)*2)}}/*# sourceMappingURL=create.css.map */
