ul.slick-thumb{display:flex!important;padding-top:2px}ul.slick-thumb>li{text-align:left;width:300px;margin-right:-20px;margin-left:40px}.slick-dots{bottom:20px;overflow-x:auto;height:240px;padding-left:40px;padding-right:40px;width:calc(100% - 80px)!important;scrollbar-width:none}.slick-list{height:100vh}.slick-dots::-webkit-scrollbar,.mini-gallery-container::-webkit-scrollbar{height:1px;background-color:transparent;display:none}.slick-dots::-webkit-scrollbar-thumb,.mini-gallery-container::-webkit-scrollbar-thumb{border-radius:10px;background-color:transparent}.slick-dots:after,.mini-gallery-container:after{display:block}.game-container{text-align:center;color:#fff}.title{margin-bottom:.5rem;font-size:1.5rem;letter-spacing:1px}.game-box{position:relative;width:600px;height:150px;margin:0 auto;background:transparent;overflow:hidden}.score{font-weight:700;margin-bottom:.5rem}.game-over{color:red;font-weight:700}.frog{position:absolute;bottom:0;left:50px;width:40px;height:40px;background:green;display:flex;justify-content:center;align-items:center}.frog:before,.frog:after{content:"";position:absolute;background:green}.frog:before{width:10px;height:10px;top:-10px;left:5px;border-radius:50%}.frog:after{width:10px;height:10px;top:-10px;right:5px;border-radius:50%}.frog .eye{width:5px;height:5px;background:#fff;border-radius:50%;position:absolute;top:-5px}.frog .eye.left{left:3px}.frog .eye.right{right:3px}.frog .pupil{width:2px;height:2px;background:#000;border-radius:50%;position:absolute;top:1px}.frog .pupil.left{left:1px}.frog .pupil.right{right:1px}.frog-jump{animation:frogJump .5s ease}@keyframes frogJump{0%{transform:translateY(0)}50%{transform:translateY(-100px)}to{transform:translateY(0)}}.cactus{position:absolute;bottom:0;left:600px;width:20px;height:40px;background:green;display:flex;justify-content:center;align-items:center}.cactus:before,.cactus:after{content:"";position:absolute;background:green}.cactus:before{width:10px;height:10px;top:-10px;left:-5px}.cactus:after{width:10px;height:20px;top:-20px;right:-5px}.cactus-move{animation:moveCactus 2s linear infinite}@keyframes moveCactus{0%{left:600px}to{left:-40px}}.ground{position:absolute;bottom:0;left:0;width:100%;height:10px;background:#fff}.instructions{margin-top:1rem;font-size:.9rem}.divTextEditorStyle{box-shadow:"none";outline:none;margin:0;margin-inline:-16px;padding-inline:16px}.divTextEditorStyle:focus{box-shadow:"none";outline:none;border:2px solid #FF9B00;border-radius:6px;margin:0;margin-inline:-16px;padding-inline:14px!important}.table-format.table-format-large{overflow:hidden}.table-format.table-format-small{font-size:6px;overflow:hidden}.table-format table{border:1px double var(--joy-palette-primary-500);border-collapse:collapse;border-spacing:0;height:100%;width:100%}.table-format.table-format-large table{margin-top:20px;margin-bottom:20px}.table-format table th{background:var(--joy-palette-primary-500);font-weight:700;color:#fff}.table-format table td,.table-format table th{border:1px solid var(--joy-palette-primary-500);min-width:2em;padding:.4em}.table-format table td,.table-format table th{overflow-wrap:break-word;position:relative}.box-player>div:first-child{height:100%;width:100%}.box-player>div:first-child>iframe{height:100%;width:100%}
