html{box-sizing:border-box;scroll-snap-type:y mandatory;font-size:62.5%}*,:before,:after{box-sizing:inherit}body{background-color:#000;font-family:Roboto,serif;font-size:16px;overflow-x:hidden}h1{font-size:3.5rem}h2{font-size:3rem}h3{font-size:1.75px}p,a{font-size:1.5rem}.sombra{background-color:var(--blanco);border-radius:1rem;padding:2rem;box-shadow:0 5px 15px #7070708a}.content{max-width:130rem;margin:2rem auto}.btn{color:#fff;background-color:#93c;border-radius:1rem;padding:1rem;font-size:2.5rem;display:inline}.btn:hover{color:#000;cursor:pointer;background-color:#6fc}.w-sm-100{width:100%}@media (min-width:720px){.w-sm-100{width:50%}}.content-y-hidden{overflow-y:hidden}.flex{display:flex}.alinear_derecha{justify-content:flex-end}.w_sm_100{width:100%}.mt-1{margin-top:.5rem}.text-red{color:red;font-size:3rem}
