@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");#preguntasContainer{background:radial-gradient(var(--color-primario),var(--color-oscuro));box-sizing:border-box;font-family:Lato,sans-serif!important;padding:1rem 0 4rem;width:100%}.conte-preguntas{margin:0 auto;max-width:80%}#preguntasContainer .arrow{background-color:var(--color-primario);border-radius:5px;height:35px;width:35px}#preguntasContainer h1{color:#fff;font-size:2rem;font-weight:700;margin:40px 0;text-align:left;text-transform:uppercase}#preguntasContainer details{background-color:#f0f8ff;border-radius:5px;margin-bottom:2rem;padding:.7rem .7rem .7rem 2rem}#preguntasContainer summary{align-items:center;color:#2b2b2b;display:flex;font:normal normal 700 1.3em Lato!important;justify-content:space-between;line-height:35px}#preguntasContainer details p{color:#323232;font:normal normal blod 1.2em Lato!important}#preguntasContainer svg{box-sizing:border-box;cursor:pointer;padding:.4rem}@media screen and (max-width:1720px){#preguntasContainer details{margin-bottom:1.5rem}#preguntasContainer svg{width:35px}}@media screen and (max-width:1650px){.conte-preguntas{max-width:90%}}@media screen and (max-width:1200px){#preguntasContainer h2{font:normal normal 700 1.4em Lato!important;text-align:center}#preguntasContainer details{margin-bottom:1.6rem}#preguntasContainer summary{align-items:center;color:#2b2b2b;display:flex;font:normal normal 700 1.1em Lato!important;justify-content:space-between;line-height:30px}#preguntasContainer details p{color:#323232;font:normal normal normal .9em Lato!important}#preguntasContainer .arrow{margin-left:5px}}@media screen and (max-width:750px){#preguntasContainer h2{margin:16px 0 40px}#preguntasContainer h1{text-align:center}}