.geo-area-selection{height:40px}.layout{-webkit-transition:opacity .3s ease-in 0s;transition:opacity .3s ease-in 0s;font-family:Lato,sans-serif;color:#333;display:flex;height:100%;align-items:center;justify-content:center}.layout .content{background:#b1dae7;width:300px;box-shadow:0 0 4px 3px #ccc}.layout .content .header{padding:1.5rem;background:#fff;overflow:hidden;text-align:center}.layout .content .header .dd-logo{height:5rem;margin:auto}.layout .content .main{width:100%;min-height:350px;box-sizing:border-box;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between}.layout .content .main .support{font-size:14px;color:#333;font-weight:500;text-align:center;display:flex;gap:.5rem;justify-content:center;margin-top:2rem;margin-bottom:unset}.state{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:15px;color:#333;font-weight:500;text-align:center}.state .message{margin-top:1rem;margin-bottom:1rem}.loader{display:flex;flex-direction:column;align-items:stretch}.create-edit{display:flex;flex-direction:column;align-items:stretch}.create-edit .error{margin:0 -20px;padding-left:20px;padding-right:20px;padding-bottom:.5rem;font-size:14px;font-weight:600;text-align:center;color:#dd3c5de6;background-color:#fff}.create-edit .title{margin:0;padding:1rem 0;font-size:15px;color:#333;font-weight:500;text-align:center}.create-edit .profile-picture{text-align:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:.5rem}.create-edit .profile-picture .image{width:5rem;height:5rem;cursor:pointer;background-color:#fff;border:1px solid #4e5f6a;border-radius:3rem}.create-edit .profile-picture .image svg{margin-top:0!important}.create-edit .profile-picture .delete-icon{width:1rem;height:1rem;margin-left:-1rem;cursor:pointer}.create-edit .icon{width:1.5rem;height:1.5rem;padding:.5rem;align-self:center;background-color:transparent}.create-edit .name-input{display:flex;height:40px;margin-bottom:.5rem;border-radius:.25rem;border:1px solid #f1f1f1;background:#f1f1f1}.create-edit .name-input:focus-within{border:1px solid #a0a0a0}.create-edit .name-input:invalid{border:1px solid rgba(221,60,93,.9)}.create-edit .name-input input{width:100%;font-size:16px;padding-left:.5rem;border:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;color:#333}.create-edit .name-input input:focus{outline:none}.create-edit .geo-area{display:flex;height:40px;margin-bottom:.5rem;border-radius:.25rem;border:1px solid #f1f1f1;background:#f1f1f1}.create-edit .geo-area:focus-within{border:1px solid #a0a0a0}.create-edit .submit-button{height:40px;margin:1em;border-radius:.25rem;border:unset;font-size:16px;font-weight:500;color:#fff}.create-edit .submit-button:disabled{background-color:#b9b9b9;border-color:#b9b9b9}.create-edit .submit-button:enabled{cursor:pointer;background-color:#dd3c5d;border-color:#dd3c5d}.create-edit .submit-button:hover:not([disabled]){font-weight:550}.account-options{display:flex;flex-direction:column;align-items:stretch}.account-options .login{display:flex;flex-direction:column;align-items:center;padding-bottom:2rem}.account-options .login .title{text-align:center;margin-top:unset;font-weight:400}.account-options .messages{padding:1rem;border-radius:.5rem;margin-bottom:1.5rem;background-color:#fff;display:flex;flex-direction:column;align-items:center;gap:.5rem}.account-options .messages .clear-button{font-family:Lato,sans-serif;font-weight:400;font-size:1rem;margin:0;margin-top:-.5rem;margin-bottom:-.5rem;margin-right:-.5rem;border:none;background-color:transparent;border-radius:.5rem;align-self:flex-end}.account-options .messages .clear-button:hover{cursor:pointer;background-color:#d3d3d3}.account-options .messages .message{font-size:1rem;font-weight:600;text-align:center;white-space:pre-line;color:#dd3c5de6}.account-options .delete-conformation{white-space:pre-line;font-size:1rem;text-align:center}.account-options .cancel-button{font-family:Lato,sans-serif;font-weight:400;font-size:1rem;border-radius:.25rem;border:1px solid #e04f6d;color:#e04f6d;padding:.5rem;background-color:#fff;width:140px}.account-options .cancel-button:hover{cursor:pointer;opacity:.9}.account-options .red-button{font-family:Lato,sans-serif;font-weight:400;font-size:1rem;border-radius:.25rem;border:none;color:#fff;padding:.5rem;background-color:#e04f6d;width:140px}.account-options .red-button:hover{cursor:pointer;opacity:.9}.account-options .options-title{margin-bottom:unset;display:flex;flex-direction:column}.account-options .options-description{white-space:pre-line;font-size:1rem}.account-options .option{margin:0;border:none;background-color:transparent;font-size:1rem;font-weight:400;text-align:left;padding-bottom:.5rem;font-family:Lato,sans-serif}.account-options .option:hover{cursor:pointer;text-decoration:underline}.legal-confirmation{display:flex;flex-direction:column;align-items:stretch}.legal-confirmation .messages{padding:1rem;border-radius:.5rem;margin-bottom:1.5rem;background-color:#fff;display:flex;flex-direction:column;align-items:center;gap:.5rem}.legal-confirmation .messages .clear-button{font-weight:500;font-size:.85rem;margin:0;margin-top:-.5rem;margin-bottom:-.5rem;margin-right:-.5rem;border:none;background-color:transparent;border-radius:.5rem;align-self:flex-end}.legal-confirmation .messages .clear-button:hover{cursor:pointer;background-color:#d3d3d3}.legal-confirmation .messages .message{font-size:1rem;font-weight:600;text-align:center;white-space:pre-line;color:#dd3c5de6}.legal-confirmation .accept-conformation{white-space:pre-line;font-size:1rem;text-align:center}.legal-confirmation .information{display:flex;flex-direction:column;align-items:center;padding-bottom:1rem}.legal-confirmation .information .title{text-align:center;margin-top:unset;font-weight:600}.legal-confirmation .information .description,.legal-confirmation .information .date{margin-top:unset;font-size:15px;font-weight:400}.legal-confirmation .information .date{color:#dd3c5d}.legal-confirmation .option-row{display:flex;flex-direction:row;gap:8px;padding-bottom:.5rem}.legal-confirmation .option-row .option-values{display:flex;flex-direction:column;gap:8px}.legal-confirmation .option-row .option-values .option{margin:0;border:none;background-color:transparent;font-size:1rem;font-weight:400;text-align:left;font-family:Lato,sans-serif;text-decoration:none!important;color:unset!important}.legal-confirmation .option-row .option-values .option:hover{text-decoration:underline!important}.legal-confirmation .option-row .option-values .option-date{color:#dd3c5d}.legal-confirmation .accept-button{height:40px;margin:1em;font-family:Lato,sans-serif;font-weight:500;font-size:1rem;border-radius:.25rem;border:none;color:#fff;padding:.5rem;background-color:#dd3c5d}.legal-confirmation .accept-button:disabled{background-color:#b9b9b9}.legal-confirmation .accept-button:hover:not([disabled]){cursor:pointer;opacity:.9}svg{width:100px;display:block;margin:60px 0 20px}.path{stroke-dasharray:1000;stroke-dashoffset:0}.path.circle{-webkit-animation:dash .9s ease-in-out;animation:dash .9s ease-in-out}.path.line{stroke-dashoffset:1000;-webkit-animation:dash .9s .35s ease-in-out forwards;animation:dash .9s .35s ease-in-out forwards}.path.check{stroke-dashoffset:-100;-webkit-animation:dash-check .9s .35s ease-in-out forwards;animation:dash-check .9s .35s ease-in-out forwards}@-webkit-keyframes dash{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes dash{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@-webkit-keyframes dash-check{0%{stroke-dashoffset:-100}to{stroke-dashoffset:900}}@keyframes dash-check{0%{stroke-dashoffset:-100}to{stroke-dashoffset:900}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.path.circle{-webkit-animation:none;animation:none}.path.line,.path.check{stroke-dashoffset:0;-webkit-animation:none;animation:none}}body{margin:0;background:#e0eef1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body #root{height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
