.Register-module__QVCefG__main{justify-content:center;align-items:center;padding:32px;display:flex}.Register-module__QVCefG__content{max-width:450px;margin:0 auto}.Register-module__QVCefG__container{flex-direction:column;width:100vw;min-height:100vh;display:flex}.Register-module__QVCefG__title{margin:0 auto 32px}.Register-module__QVCefG__logo{width:100%;height:auto;margin-top:2rem;display:block}@media (min-width:500px){.Register-module__QVCefG__logo{width:60%}}.Register-module__QVCefG__successContainer{background-color:#f7fafc;border:2px solid #22c55e;border-radius:12px;flex-direction:column;align-items:center;max-width:600px;margin:0 auto;padding:2rem;display:flex}.Register-module__QVCefG__successIcon{color:#fff;background-color:#15803d;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;display:flex}.Register-module__QVCefG__successContent{flex-direction:column;gap:1rem;display:flex}.Register-module__QVCefG__successSubtitle{color:#1f2937;margin:0;font-size:1.5rem;font-weight:700}.Register-module__QVCefG__successMessage{color:#374151;margin:0;font-size:1.125rem;line-height:1.6}.Register-module__QVCefG__successInstructions{color:#4b5563;margin:0;font-size:1rem;line-height:1.5}.Register-module__QVCefG__successActions{flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;display:flex}.Register-module__QVCefG__primaryLink{background-color:var(--elia);color:#fff;border-radius:8px;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block}.Register-module__QVCefG__primaryLink:hover{background-color:#6d28d9}.Register-module__QVCefG__secondaryLink{color:#7c3aed;border-radius:6px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:background-color .2s}.Register-module__QVCefG__secondaryLink:hover{background-color:#f3f4f6;text-decoration:underline}@media (min-width:768px){.Register-module__QVCefG__successActions{flex-direction:row;gap:2rem}}.AccessibilitySection-module__xUJBMa__section{padding:4rem 0}.PlanListElement-module__ztaLba__element{background-color:var(--white);cursor:pointer;flex-direction:column;padding:8px;display:flex}.PlanListElement-module__ztaLba__heading{background-color:var(--elia);color:var(--white);border-radius:8px;margin-bottom:1rem;padding:24px 8px 8px}.PlanListElement-module__ztaLba__heading h3{margin:0 0 1rem;font-size:1.5rem}.PlanListElement-module__ztaLba__image{border-radius:8px;width:100%;height:auto}.PlanListElement-module__ztaLba__address{color:var(--text-color);margin:0;font-size:1rem;font-style:normal}.PlanListElement-module__ztaLba__details{align-items:center;gap:8px;margin-bottom:.5rem;display:flex}.PlanListElement-module__ztaLba__icon{width:1.5rem;height:1.5rem}.PlanListElement-module__ztaLba__footer{justify-content:space-between;align-items:center;margin-top:1rem;display:flex}.PlanListElement-module__ztaLba__price{border:3px solid var(--elia);border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px 12px 6px;font-weight:700;display:flex}.PlanListElement-module__ztaLba__link{background:var(--elia);color:var(--white);border:none;border-radius:90px;justify-content:center;align-items:center;gap:12px;padding:16px 32px;font-size:1.125rem;font-weight:700;line-height:1.5rem;display:flex}.PlansResultsSection-module__SZe-VG__plansResults{background:#f4f5f6;padding:4rem 0}.PlansResultsSection-module__SZe-VG__plansResults h2{text-align:center;margin-bottom:1rem;padding:0 2rem;font-size:2rem}.PlansResultsSection-module__SZe-VG__filtersApplied{justify-content:center;gap:1rem;margin-bottom:3rem;padding:0 2rem;display:flex}.PlansResultsSection-module__SZe-VG__filter{background:var(--primary-color);color:var(--bg-color);border-radius:15px;padding:.5rem 1rem;font-size:.9rem}.PlansResultsSection-module__SZe-VG__plansGrid{grid-template-columns:repeat(1,1fr);gap:2rem;margin:0 auto;padding:0 2rem;display:grid}@media (min-width:600px){.PlansResultsSection-module__SZe-VG__plansGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1000px){.PlansResultsSection-module__SZe-VG__plansGrid{max-width:var(--container-width);grid-template-columns:repeat(3,1fr)}}.PlansResultsSection-module__SZe-VG__planResultCard{background:#fff;border-radius:15px;transition:transform .2s;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.1)}.PlansResultsSection-module__SZe-VG__planResultCard:hover{transform:translateY(-5px)}.PlansResultsSection-module__SZe-VG__planResultImage{background:linear-gradient(45deg,var(--primary-color),var(--accent-color));height:200px}.PlansResultsSection-module__SZe-VG__planResultContent{padding:1.5rem}.PlansResultsSection-module__SZe-VG__planResultContent h3{margin-bottom:1rem;font-size:1.3rem}.PlansResultsSection-module__SZe-VG__planResultContent p{color:var(--bg-color);margin-bottom:.5rem}.PlansResultsSection-module__SZe-VG__planResultFooter{justify-content:space-between;align-items:center;margin-top:1.5rem;display:flex}.PlansResultsSection-module__SZe-VG__price{color:var(--primary-color);font-size:1.2rem;font-weight:700}.PlansResultsSection-module__SZe-VG__planButton{background:var(--primary-color);color:var(--text-color);cursor:pointer;border:none;border-radius:20px;padding:.5rem 1rem;font-size:.9rem;transition:background .2s}.PlansResultsSection-module__SZe-VG__planButton:hover{background:#c2185b}.Plans-module__Iqiq0q__formActions{justify-content:center;margin-top:2rem;display:flex}.Plans-module__Iqiq0q__submitButton{background:var(--elia);color:var(--white);border:none;border-radius:90px;justify-content:center;align-items:center;gap:12px;padding:1rem 3rem;font-size:1.125rem;font-weight:700;line-height:1.5rem;display:flex}.StepsSection-module__ScnDRW__steps{max-width:var(--container-width);margin:0 auto;padding:4rem 2rem}.StepsSection-module__ScnDRW__stepsTitle{margin-bottom:1rem}.StepsSection-module__ScnDRW__stepsSubtitle{color:#666;margin-bottom:4rem;font-size:1.1rem}.StepsSection-module__ScnDRW__stepsGrid{flex-wrap:wrap;gap:3rem;display:flex}.StepsSection-module__ScnDRW__step{line-height:150%;list-style-type:"";position:relative}.StepsSection-module__ScnDRW__step:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:4rem}.StepsSection-module__ScnDRW__step:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:4rem}.StepsSection-module__ScnDRW__step:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:4rem}.StepsSection-module__ScnDRW__step:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:4rem}.StepsSection-module__ScnDRW__step:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:4rem}.StepsSection-module__ScnDRW__step:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:4rem}.StepsSection-module__ScnDRW__title{margin-top:2px;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.StepsSection-module__ScnDRW__stepNumber{background:var(--jordi);width:3rem;height:3rem;color:var(--white);top:0;border-radius:1rem;justify-content:center;align-items:center;font-size:2rem;font-weight:700;display:flex;position:absolute}.StepsSection-module__ScnDRW__stepNumber:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:0}.StepsSection-module__ScnDRW__stepNumber:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:0}.StepsSection-module__ScnDRW__stepNumber:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:0}.StepsSection-module__ScnDRW__stepNumber:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:0}.StepsSection-module__ScnDRW__stepNumber:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:0}.StepsSection-module__ScnDRW__stepNumber:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:0}.StepsSection-module__ScnDRW__step:nth-child(2) .StepsSection-module__ScnDRW__stepNumber{background:var(--eli)}.StepsSection-module__ScnDRW__step:nth-child(3) .StepsSection-module__ScnDRW__stepNumber{background:var(--elia)}.StepsSection-module__ScnDRW__step h3{color:var(--text-color);margin-bottom:1rem;font-size:1.2rem}@media (min-width:600px){.StepsSection-module__ScnDRW__step{flex-direction:column;flex:1}.StepsSection-module__ScnDRW__step:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:0}.StepsSection-module__ScnDRW__step:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:0}.StepsSection-module__ScnDRW__step:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:0}.StepsSection-module__ScnDRW__step:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:0}.StepsSection-module__ScnDRW__step:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:0}.StepsSection-module__ScnDRW__step:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:0}.StepsSection-module__ScnDRW__stepNumber{width:5rem;height:5rem;top:auto;margin-bottom:1.25rem;font-size:3.125rem;position:relative}.StepsSection-module__ScnDRW__stepNumber:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:auto}.StepsSection-module__ScnDRW__stepNumber:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:auto}.StepsSection-module__ScnDRW__stepNumber:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:auto}.StepsSection-module__ScnDRW__stepNumber:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:auto}.StepsSection-module__ScnDRW__stepNumber:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:auto}.StepsSection-module__ScnDRW__stepNumber:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:auto}.StepsSection-module__ScnDRW__title{margin-top:0}}.Footer-module__78igIG__footer{border-bottom:16px solid var(--eli);background:#e3e3e3;padding:3rem 0 1rem;position:relative}.Footer-module__78igIG__footer:before{content:"";background:var(--jordi);z-index:1;width:30%;height:16px;display:block;position:absolute;bottom:-16px;right:15%}.Footer-module__78igIG__footer:after{content:"";background:var(--elia);z-index:2;width:15%;height:16px;display:block;position:absolute;bottom:-16px;right:0}.Footer-module__78igIG__footerContent{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Footer-module__78igIG__footerSection{color:var(--text-color);margin-bottom:1rem;line-height:1.5}.Footer-module__78igIG__footerSection ul{padding:0;list-style:none}.Footer-module__78igIG__footerSection li{margin-bottom:.5rem}.Footer-module__78igIG__footerSection a{transition:color .2s}.Footer-module__78igIG__footerSection a:hover{color:var(--primary-color)}.Footer-module__78igIG__footerLogo{color:var(--primary-color);font-size:1.5rem;font-weight:700}.Footer-module__78igIG__footerBottom{text-align:center;border-top:1px solid #ddd;max-width:1200px;margin-top:2rem;margin-left:auto;margin-right:auto;padding-top:1rem}.Register-module__wWu79W__form{gap:30px;max-width:510px}.Register-module__wWu79W__fieldGroup,.Register-module__wWu79W__form{flex-direction:column;display:flex}.Register-module__wWu79W__input{background-color:#edf2f7;border:1px solid #878787;border-radius:6px;width:100%;margin-top:8px;padding:12px;font-size:1.1rem;transition:border-color .2s}.Register-module__wWu79W__inputError{background-color:#fed7d7;border-color:#a32c2c}.Register-module__wWu79W__errorMessage{color:#a32c2c;align-items:flex-start;gap:6px;margin:4px 0 0;font-weight:500;display:flex}.Register-module__wWu79W__errorMessage:before{content:"❌";flex-shrink:0}.Register-module__wWu79W__errorContainer{border:3px solid var(--elia);color:var(--elia);border-radius:6px;padding:12px;font-weight:700}.Register-module__wWu79W__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Register-module__wWu79W__fieldset{border:none;margin:0;padding:0}.Register-module__wWu79W__label,.Register-module__wWu79W__legend{margin:4px 0;font-size:1.125rem;font-weight:700}.Register-module__wWu79W__submitButton{background:var(--elia);color:var(--white);cursor:pointer;border:none;border-radius:90px;max-width:-moz-fit-content;max-width:fit-content;margin:auto;padding:1rem 3rem;font-size:1.125rem;font-weight:700;line-height:1.5rem}.Register-module__wWu79W__extraInfo{color:var(--darkGray);margin-top:4px;font-size:1rem;font-weight:400;display:block}.Register-module__wWu79W__checkboxLabel{cursor:pointer;align-items:center;gap:2px;min-height:44px;display:flex}.Register-module__wWu79W__checkbox{width:24px;height:24px;accent-color:var(--elia);flex-shrink:0;margin-right:8px}.Register-module__wWu79W__privacy{margin:1rem 0;line-height:1.5}.Register-module__wWu79W__privacySection{width:100%;max-width:75ch}.Register-module__wWu79W__showPasswordButton{color:var(--text-color);cursor:pointer;background:none;border:none;border-radius:2px;align-items:center;width:34px;height:34px;padding:4px;display:flex;position:absolute;top:14px;right:8px}.Register-module__wWu79W__showPasswordButton:focus-visible{outline:3px solid var(--text-color);outline-offset:0}.Register-module__wWu79W__label:focus-visible{outline:3px solid var(--text-color);outline-offset:0}.Register-module__wWu79W__input:focus-visible{outline:3px solid var(--text-color);outline-offset:0}