:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#fff;--foreground:#0763e7}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);--font-family:var(--font-poppins),Arial,Helvetica,sans-serif;font-family:var(--font-poppins),Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.div-custom{display:grid;min-height:100dvh;grid-template-rows:auto 1fr auto}footer,header{height:auto}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.custom-button{width:100%;max-width:200px;text-align:center;background-color:#007bff;color:#fff;padding:.75rem 1.5rem;border-radius:6px;transition:background-color .2s}.custom-button:hover{background-color:#0056b3}.p-inputotp-input{width:4rem;height:4.5rem;font-size:1.5rem;border:none;border-bottom:1px solid gray;outline:none}@media screen and (max-width:768px){.p-inputotp-input{width:3.5rem;height:4rem;font-size:1rem}}@media screen and (max-width:480px){.p-inputotp-input{width:3rem;height:3.5rem;font-size:1rem}}.mail-step-container{max-width:min(1200px,95vw)}.email-input-container{border-radius:20px}.certification-image{width:15vw;min-width:80px;max-width:150px;height:auto}@media screen and (max-width:576px){.certification-image{width:26vw;min-width:85px;max-width:120px}}.p-carousel .p-carousel-indicators .p-carousel-indicator{background:#d1dbe6;width:.375rem;height:.375rem;border-radius:9999px;margin:0 .2rem;transition:all .5s ease}.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight{background:#0763e7;width:1.25rem}.p-carousel .p-carousel-indicators-content .p-carousel-indicator-progress,.p-carousel .p-carousel-progress,.p-carousel .p-carousel-progress-bar,.p-carousel-indicators .p-carousel-indicators-progress,.p-carousel-indicators:before,.p-carousel-indicators>div:first-child,.p-progressbar{display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;width:0!important}.p-link{background-color:transparent!important}.p-carousel .p-carousel-content{overflow:hidden!important}@media (max-width:1023px){.p-carousel .p-carousel-item{width:100%!important;min-width:0!important}}