.character-card[data-v-cdd0b0d9]{align-items:center;background-color:var(--default-bg-color);display:flex;flex:0 0 auto;height:308px;justify-content:center;overflow:hidden;position:relative;width:244px;--gradient-bg:var(--default-bg-color);cursor:pointer;outline:none;transition:outline .3s ease-in-out,filter .3s ease-in-out;z-index:0}.character-card[data-v-cdd0b0d9]:before{background:linear-gradient(to top,var(--gradient-bg),transparent 60%);z-index:1}.character-card[data-v-cdd0b0d9]:after,.character-card[data-v-cdd0b0d9]:before{content:"";height:100%;position:absolute;width:100%}.character-card[data-v-cdd0b0d9]:after{background:var(--third-color);opacity:.5;transition:opacity .3s ease-in-out;z-index:2}.selection-number[data-v-cdd0b0d9]{align-items:center;background-color:var(--third-color);border-radius:50%;box-shadow:0 2px 5px #0000004d;color:var(--fourth-color);display:flex;font-size:1rem;font-weight:700;height:30px;justify-content:center;left:8px;position:absolute;top:8px;width:30px;z-index:3}.character-card.selected[data-v-cdd0b0d9],.character-card.selected-secondary[data-v-cdd0b0d9]{outline:4px solid var(--gradient-bg);outline-offset:2px}.character-card.selected-secondary[data-v-cdd0b0d9]:after,.character-card.selected[data-v-cdd0b0d9]:after{opacity:0}.character-image[data-v-cdd0b0d9]{height:250%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:-5.5rem;transform:translate(-50%);z-index:0}.character-overlay[data-v-cdd0b0d9]{background:var(--fourth-color);bottom:0;display:flex;flex-direction:column;justify-content:space-between;padding:16px;position:absolute;width:100%;z-index:2}.character-name[data-v-cdd0b0d9]{color:var(--third-color);width:-moz-fit-content;width:fit-content}.line[data-v-cdd0b0d9]{height:3px;transition:width .3s ease-in-out;width:50%}.character-card.selected .line[data-v-cdd0b0d9],.character-card.selected-secondary .line[data-v-cdd0b0d9]{width:100%}@media (max-width:1440px){.character-card[data-v-cdd0b0d9]{height:256.5px;width:200px}.character-image[data-v-cdd0b0d9]{height:250%;top:-4.5rem}}@media (max-width:1024px){.character-card[data-v-cdd0b0d9]{height:206.5px;width:150px}.character-image[data-v-cdd0b0d9]{top:-3.5rem}}@media (max-width:624px){.character-card[data-v-cdd0b0d9]{height:125.5px;width:75px}.character-overlay[data-v-cdd0b0d9]{padding:8px}.character-image[data-v-cdd0b0d9]{height:300%;top:-2.5rem}}.search-container[data-v-268cad4e]{width:60%}.characters-container[data-v-268cad4e]{display:grid;gap:2rem;grid-template-columns:repeat(5,1fr);justify-content:center;max-height:100vh;overflow-y:auto;padding:1rem;scrollbar-color:var(--text-color-dark) rgba(0,0,0,.1);scrollbar-width:thin}.full-width-message[data-v-268cad4e]{align-items:center;display:flex;grid-column:1/-1;justify-content:center;text-align:center;width:100%}.characters-counter[data-v-268cad4e]{display:flex;justify-content:space-between;margin:1rem;width:60%}.characters-container[data-v-268cad4e]::-webkit-scrollbar{width:4px}.characters-container[data-v-268cad4e]::-webkit-scrollbar-thumb{background:var(--text-color-dark)}.characters-container[data-v-268cad4e]::-webkit-scrollbar-track{background:#0000001a}@media (max-width:1440px){.characters-container[data-v-268cad4e]{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.characters-counter[data-v-268cad4e]{align-items:center;flex-direction:column;gap:.25rem;width:-moz-fit-content;width:fit-content}}@media (max-width:624px){.characters-container[data-v-268cad4e]{grid-template-columns:repeat(4,1fr)}}@media (max-width:480px){.characters-container[data-v-268cad4e]{grid-template-columns:repeat(3,1fr)}}@media (max-width:375px){.characters-container[data-v-268cad4e]{grid-template-columns:repeat(2,1fr)}}.register-modal__form[data-v-ba01aa29]{display:flex;flex-direction:column;gap:1rem;width:100%}.form-header[data-v-ba01aa29]{margin-bottom:1rem}.form-fields-container[data-v-ba01aa29]{display:flex;flex-direction:column;gap:2rem}.row-layout[data-v-ba01aa29]{display:flex;flex-direction:row;gap:2rem;justify-content:space-between}.team-member-column[data-v-ba01aa29]{display:flex;flex:1;flex-direction:column;gap:1rem}.form-footer[data-v-ba01aa29]{margin-top:0}@media (max-width:768px){.form-header[data-v-ba01aa29]{margin-bottom:0}.form-fields-container[data-v-ba01aa29]{gap:1rem}.row-layout[data-v-ba01aa29]{flex-direction:column;gap:1rem}}.register-form[data-v-e07e1579]{align-items:center;display:flex;flex-direction:column;gap:7.5rem;height:100%;justify-content:center;padding:4rem 0;position:relative;width:100vw}.background[data-v-e07e1579]{background-position:bottom;background-repeat:no-repeat;background-size:cover;height:100%;position:absolute;width:100vw;z-index:-1}.register-form__character[data-v-e07e1579],.register-form__container[data-v-e07e1579]{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.register-form__character h2[data-v-e07e1579]{display:none}.register-form__character span[data-v-e07e1579]{margin:2rem;text-align:center}@media (min-width:2560px){.register-form[data-v-e07e1579]{gap:15rem}}@media (max-width:1024px){.register-form[data-v-e07e1579]{gap:5rem}}@media (max-width:768px){.register-form__character h2[data-v-e07e1579]{display:block}.register-form__character span[data-v-e07e1579]{margin:1rem}}@media (max-width:624px){.register-form[data-v-e07e1579]{gap:3rem}}
