.theme .button{background-repeat:no-repeat;background-position:50%;background-size:contain;width:200px}.theme .button,.theme .button:disabled,.theme .button:hover{background-color:transparent}.theme .button:disabled{opacity:.5}.theme .quiz-answer-button{position:relative}.theme .border-dashed{border-color:var(--color-grey-4)}.theme .quiz-answer-button[data-result=correct]:after,.theme .quiz-answer-button[data-result=wrong]:after{content:"";position:absolute;right:-15px;top:50%;transform:translateY(-50%);width:30px;height:30px;z-index:10;background-repeat:no-repeat;background-position:50%;background-size:contain;display:none}@media (max-width:768px){.theme .quiz-answer-button[data-result=correct]:after,.theme .quiz-answer-button[data-result=wrong]:after{width:20px;height:20px;right:5px}}.theme .quiz-answer-button[data-result=correct]:after,.theme .quiz-answer-button[data-selected=true][data-result=correct]:after{display:block;background-image:url(/spletne-brihte/assets/icons/correct.svg)}.theme .quiz-answer-button[data-selected=true][data-result=wrong]:after{display:block;background-image:url(/spletne-brihte/assets/icons/wrong.svg)}.theme.game-varnost-in-odgovornost .button{background-image:url(/spletne-brihte/assets/games/varnost-in-odgovornost-button.svg)}.theme.game-varnost-in-odgovornost .button span{color:var(--color-red-7);padding-bottom:8px}.theme.game-varnost-in-odgovornost .bg-light{background-color:var(--color-light-green-4)}.theme.game-varnost-in-odgovornost .bg-lighter,.theme.game-varnost-in-odgovornost.bg-lighter{background-color:var(--color-light-green-1)}.theme.game-varnost-in-odgovornost .bg-dark{background-color:var(--color-green-3)}.theme.game-varnost-in-odgovornost .text-dark{color:var(--color-light-green-5)}.theme.game-varnost-in-odgovornost .text-light{color:var(--color-light-green-3)}.theme.game-iskanje-in-ustvarjanje-vsebin .button{background-image:url(/spletne-brihte/assets/games/iskanje-in-ustvarjanje-vsebin-button.svg)}.theme.game-iskanje-in-ustvarjanje-vsebin .button span{color:var(--color-red-7)}.theme.game-iskanje-in-ustvarjanje-vsebin .bg-light{background-color:var(--color-yellow-4)}.theme.game-iskanje-in-ustvarjanje-vsebin .bg-lighter,.theme.game-iskanje-in-ustvarjanje-vsebin.bg-lighter{background-color:var(--color-yellow-1)}.theme.game-iskanje-in-ustvarjanje-vsebin .bg-dark{background-color:var(--color-yellow-3)}.theme.game-iskanje-in-ustvarjanje-vsebin .text-dark{color:var(--color-yellow-5)}.theme.game-iskanje-in-ustvarjanje-vsebin .text-light{color:var(--color-yellow-3)}.theme.game-programiranje-in-igre.game-inside h1,.theme.game-programiranje-in-igre.game-inside h2,.theme.game-programiranje-in-igre.game-inside p,.theme.game-programiranje-in-igre.game-inside span{color:#fff}.theme.game-programiranje-in-igre .border-dashed{border-color:var(--color-grey-1)}.theme.game-programiranje-in-igre #wordBank div,.theme.game-programiranje-in-igre .quiz-answer-button{color:#000}.theme.game-programiranje-in-igre .button{background-image:url(/spletne-brihte/assets/games/programiranje-in-igre-button.svg)}.theme.game-programiranje-in-igre .button span{color:var(--color-red-7)}.theme.game-programiranje-in-igre .bg-light{background-color:var(--color-red-4)}.theme.game-programiranje-in-igre .bg-lighter,.theme.game-programiranje-in-igre.bg-lighter{background-color:var(--color-red-1)}.theme.game-programiranje-in-igre .bg-dark{background-color:var(--color-red-3)}.theme.game-programiranje-in-igre .text-dark{color:var(--color-red-7)}.theme.game-programiranje-in-igre .text-light{color:var(--color-red-3)}.theme.game-ucenje-s-tehnologijo .button{background-image:url(/spletne-brihte/assets/games/ucenje-s-tehnologijo-button.svg)}.theme.game-ucenje-s-tehnologijo .button span{color:var(--color-ice-1)}.theme.game-ucenje-s-tehnologijo .bg-light{background-color:var(--color-ice-2)}.theme.game-ucenje-s-tehnologijo .bg-lighter,.theme.game-ucenje-s-tehnologijo.bg-lighter{background-color:var(--color-purple-1)}.theme.game-ucenje-s-tehnologijo .bg-dark{background-color:var(--color-ice-2)}.theme.game-ucenje-s-tehnologijo .text-dark,.theme.game-ucenje-s-tehnologijo .text-light{color:var(--color-ice-1)}.theme.game-spletne-prevare .button{background-image:url(/spletne-brihte/assets/games/spletne-prevare-button.svg)}.theme.game-spletne-prevare .button span{color:#fff}.theme.game-spletne-prevare .bg-light{background-color:var(--color-ice-2)}.theme.game-spletne-prevare .bg-lighter,.theme.game-spletne-prevare.bg-lighter{background-color:var(--color-purple-1)}.theme.game-spletne-prevare .bg-dark{background-color:var(--color-ice-2)}.theme.game-spletne-prevare .text-dark,.theme.game-spletne-prevare .text-light{color:var(--color-ice-1)}@media only screen and (max-width:768px){.planet_wrapper{width:100%;margin:0 auto}.planet_wrapper svg{width:100%;height:100%}}.planet{transition:transform .3s ease-in-out}.planet:hover{transform:scale(1.05)}.planet .planet_spin{transform-origin:center;transform-box:fill-box;animation:spin 10s linear infinite;animation-play-state:paused}.planet:hover .planet_spin{animation-play-state:running}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}