.link-btn{text-decoration:none;position:relative}.navbar{max-width:1360px;display:flex;justify-content:space-between;margin:20px auto}.container-navbar-links{display:none}.text-navbar-create-account{font-family:"Inter SemiBold";font-size:17px;margin-right:16px}.create-account-container{display:flex;flex-direction:row;max-width:1360px;margin:0 auto;position:relative;justify-content:space-evenly}.create-account-container::before{background-image:url(./../images/criar_conta.svg);width:3956px;height:1416px;content:"";position:absolute;z-index:-1;top:-666px;left:-1680px;background-repeat:no-repeat;background-size:cover;border-radius:3956px}.container-infos{display:flex;align-items:center;flex-direction:column;justify-content:center}.checked-infos{display:flex;flex-direction:column;padding:unset;width:440px;height:75px;margin-bottom:32px}.title-infos{font-family:"Inter SemiBold";background:var(--white);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:20px;margin-bottom:0;margin-top:0}.description-of-information{font-family:Inter;color:var(--white);font-size:14px}.icon-check-title-infos{color:var(--white);margin-right:12px}h1{margin:0;padding:0}.main-form-create-account{margin-top:0}.button-loading{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:none}.lds-ring{display:inline-block;position:relative;width:32px;height:32px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:20px;height:20px;margin:6px;border:2px solid var(--white);border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:var(--white) transparent transparent transparent}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@media (min-width:972px) and (max-width:1366px){.navbar{width:100%;justify-content:space-around}.logo{margin-right:200px}.create-account-container{width:100%}.create-account-container::before{background-image:url(./../images/criar_conta.svg);content:"";position:absolute;z-index:-1;top:-600px;left:-1000px;background-repeat:no-repeat;background-size:cover}}@media (max-width:971px){.navbar{display:flex;flex-direction:column;padding:0;margin:0;height:fit-content}.navbar-image-logo{width:88px;height:32px}.button{justify-content:space-evenly;margin-top:50px}.button-white{padding:6px 14px}.container-navbar-links{display:flex}.create-account-container{flex-direction:column-reverse;height:fit-content}.create-account-container::before{background-image:url(./../images/criar-conta-mobile.svg);width:1380px;height:864px;content:"";position:absolute;z-index:-1;top:-600px;left:-380px;background-repeat:no-repeat;background-size:cover;border-radius:3956px}.main-form-create-account{width:100%;display:flex;justify-content:center;flex-direction:column;margin-top:64px}.container-infos{margin:72px auto}.title-form{font-size:32px;padding:0}.title-infos{font-size:20px;color:var(--primary)}.icon-check-title-infos{font-size:20px;color:var(--primary)}.description-of-information{font-size:15px;color:var(--text)}.checked-infos{padding:0;width:312px}.text-checkbox-form{width:unset;max-width:374px}.container-infos{display:none;margin:72px auto}}@media (max-width:540px){.create-account-container::before{background-image:url(./../images/criar-conta-mobile.svg);width:914px;height:564px;content:"";position:absolute;z-index:-1;top:-320px;left:-320px;background-repeat:no-repeat;background-size:cover;border-radius:3956px}}