.svg-can{content:"";width:100%;height:100%;background-image:url(../img/can.bc4a35e1.svg);background-size:180% 100%;background-position-x:50%}.sumando-latas{width:100%;min-height:100vh;background-color:#1f0275}.sl__game-box-container{width:100%;margin-top:2em;display:flex;justify-content:center}.sl__game-box{width:90%;height:53vh;background-color:#eeefe4;border-radius:10px;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.sl__main-number-container{width:5em;height:5em;background-color:#cfbdbd;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 0 10px #323232}.sl__main-number{font-size:3em}.sl__cans-container{width:90%;min-height:33vh;display:grid;grid-template-columns:repeat(6,3.3em);grid-template-rows:repeat(3,6em);justify-items:center}.sl__can-box,.sl__cans-container{justify-content:center;align-items:center;position:relative}.sl__can-box{width:3em;height:90%;display:flex;cursor:pointer}.sl__option-number-container{width:2.2em;height:2.2em;background-color:#d5ecba;position:absolute;border-radius:50%;top:35%;display:flex;justify-content:center;align-items:center}.sl__option-number{font-size:2em;font-weight:700}.sl__option-protect{width:100%;height:100%;position:absolute;background-color:transparent}.sl__check-answer{width:2em;height:2em;position:absolute;top:0;right:-10px;background-size:100% 100%}.sl__wrong-answer{background-image:url(../img/cancelar.4707e09c.svg)}.sl__correct-answer{background-image:url(../img/comprobado.4190ac11.svg)}.sl__capa-protectora{width:100%;height:100%;position:absolute;background-color:tomato;opacity:0}.sl__pos1{grid-column:3;grid-row:1}.sl__pos2{grid-column:4;grid-row:1}.sl__pos3{grid-column:3}.sl__pos3,.sl__pos4{grid-row:2;transform:translateX(-50%)}.sl__pos4{grid-column:4}.sl__pos5{grid-column:5;grid-row:2;transform:translateX(-50%)}.sl__pos6{grid-column:2;grid-row:3}.sl__pos7{grid-column:3;grid-row:3}.sl__pos8{grid-column:4;grid-row:3}.sl__pos9{grid-column:5;grid-row:3}@media (min-width:900px) and (orientation:landscape){.sl__game-box{width:60%}}