*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--body-background-color:#fff;--body-background-image:url(/fondo_ioda_actualizado.svg);--btn-text-color:#000;--dropdown-background-color:hsla(0,0%,100%,.1);--error-background-color:#f7e6e6;--error-text-color:#af0404;--para-text-color:#000;--placeholder-color:rgba(75,72,72,0);--text-input-color:#000;--heading-color:#000;--primary-color:#b8a1ad;--primary-light-color:#f7e6e6;--primary-dark-color:#f7e6e6}html{font-size:62.5%;scroll-behavior:smooth}html::-webkit-scrollbar{display:none}body{background-image:var(--body-background-image);background-size:cover;background-position:50%;font-size:1.6rem;font-family:system-ui,sans-serif;line-height:1.6;min-height:100vh}@media screen and (max-width:768px){html{font-size:58%}}@media screen and (max-width:480px){html{font-size:54%}}@media screen and (max-width:360px){html{font-size:50%}}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit;font-size:1rem;border:none;outline:none;background:none}a:focus,button:focus,input:focus,textarea:focus{outline:2px dashed var(--primary-color);outline-offset:2px;transition:outline .2s ease-in-out}