.analogias{width:100%;min-height:100vh;background-color:#1f0275}.an__game-box-container{width:100%;display:flex;justify-content:center;margin-top:2em}.an__game-box{width:90%;min-height:53vh;background-color:#eeefe4;border-radius:10px;flex-direction:column;justify-content:center}.an__game-box,.an__option{display:flex;align-items:center}.an__option{margin-top:1em;cursor:pointer}.an__option-icon{width:1.5em;height:1.5em;box-shadow:0 0 10px #000;border-radius:5px}.an__option-description{font-size:1.5em;margin-left:.5em;color:#0b9fb3}.an__game-question{padding:1em;font-size:1.5em;color:#212121}.an__game-options-container{padding:1em;position:relative}.an__check-answer{width:1.5em;height:1.5em}.an__wrong-answer{background-image:url(../img/cancelar.4707e09c.svg)}.an__correct-answer{background-image:url(../img/comprobado.4190ac11.svg)}.an__capa-protectora{width:100%;background-color:red;height:100%;position:absolute;top:0;opacity:0}@media (min-width:900px) and (orientation:landscape){.an__game-box{width:60%}}