.gallery-container{margin:auto;padding:0 10px}.gallery-container .image-container{border-radius:8px;box-shadow:0 0 16px #333;display:inline-block;margin:10px;position:relative;transition:all .5s ease}.gallery-container .image-container:hover{box-shadow:0 0 32px #333;cursor:pointer;transform:scale(1.025)}.gallery-container .image-container img{animation:fadeIn .4s;border-radius:8px}.gallery-container .image-container .fa{position:absolute;right:0;text-shadow:-1px 2px 4px #000;transform:translate(-50%,-50%)}.gallery-container .image-container .fa.fa-check{color:#508f0d}.gallery-container .image-container .fa.fa-pause{color:#3b71d5}.gallery-container .image-container .fa.fa-lock{color:#afafaf}.icon-button{font-size:34px!important;height:50px!important;width:50px!important}.s-screen .icon-button{font-size:18px!important;height:30px!important;min-width:28px!important;width:28px!important}.game-field-container{margin:auto}.game-field-container .game-field{box-shadow:0 5px 12px 1px #464646;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.game-field-container .game-field .game-field-cell{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;position:absolute;z-index:12}.game-field-container .game-field .picture-cover{opacity:.9;position:absolute;top:50%;transform:translate(-50%,-50%)}.game-field-container .game-field table.table-cover{border-collapse:collapse;height:100%;left:0;position:absolute;top:0;width:100%}.game-field-container .game-field table.table-cover tbody tr td{box-shadow:inset 0 1px 1px #fff,inset 0 -1px 1px #070416,0 -1px 6px #fff}.game-field-container .game-field.numbered{counter-reset:block}.game-field-container .game-field.numbered .game-field-cell{display:grid}.game-field-container .game-field.numbered .game-field-cell:not(.empty):before{color:#fff;content:counter(block);counter-increment:block;margin:auto;text-shadow:0 0 5px #000}.game-field-container .game-field.numbered table.table-cover{counter-reset:cell}.game-field-container .game-field.numbered table.table-cover tbody tr td:before{color:#fff;content:counter(cell);counter-increment:cell;margin:auto;text-shadow:0 0 5px #000}.game-field-container .game-field.game-mode-1 table.table-cover tbody tr:last-child td:last-child,.game-field-container .game-field.game-mode-2 table.table-cover tbody tr:last-child td:last-child{background-image:url(assets/empty.png)}.game-field-container .game-field.game-mode-1 table.table-cover tbody tr:last-child td:last-child:before,.game-field-container .game-field.game-mode-2 table.table-cover tbody tr:last-child td:last-child:before{content:""}.game-field-container .game-field.shape-1 .game-field-cell,.game-field-container .game-field.shape-1 .game-field-cell-cover,.game-field-container .game-field.shape-1 table.table-cover tbody tr td{border-radius:50%}.game-field-container .game-field.shape-2 .game-field-cell,.game-field-container .game-field.shape-2 .game-field-cell-cover,.game-field-container .game-field.shape-2 table.table-cover tbody tr td{border-radius:30%}.game-field-container .game-field.game-status-1 .game-field-cell{box-shadow:0 0 8px #fff}.game-field-container .game-field.game-status-1 .game-field-cell.empty{background-image:url(assets/empty.png);box-shadow:none;z-index:11}.game-field-container .game-field.game-status-1 .game-field-cell.active{box-shadow:0 0 12px 1px #000;z-index:13}.game-field-container .game-field.game-status-1 .game-field-cell-cover{background-image:url(assets/empty.png);position:absolute;z-index:10}.game-field-container .game-field.game-status-1 .animation-container{animation:fadeIn .4s}.game-field-container .game-field.game-status-1.animated .game-field-cell:not(.empty){transition:transform .2s ease;will-change:transform}.game-field-container .game-field.game-status-2 table{display:none}.game-field-container .game-field.lock{pointer-events:none}.game-footer-container{bottom:10px;left:0;position:absolute;width:100%}.game-footer-container .game-footer-icons button{margin-right:15px}.game-footer-container .game-footer-icons button .hint-amount{background-color:#fff;border:1px solid #c7cbce;border-radius:16px;color:#00851d;font-size:16px;height:24px;line-height:1.4;position:absolute;right:-8px;top:-10px;width:24px}.s-screen .game-footer-container .game-footer-icons button .hint-amount{font-size:12px;height:18px;line-height:1.5;right:-10px;width:18px}.game-settings{padding:0 24px 8px!important}.game-settings,.game-settings .shape-icon{box-shadow:inset 0 1px 1px rgba(255,255,255,.5),inset 0 -1px 1px rgba(7,4,22,.3),0 -1px 6px rgba(255,255,255,.5)}.game-settings .shape-icon{background-color:#fff;border:3px solid #085ae1;display:inline-block}.game-settings .shape-icon.shape-icon-1{border-radius:50%}.game-settings .shape-icon.shape-icon-2{border-radius:30%}.game-settings .checkbox-label{font-size:14px}.game-settings .dialog-label{background-color:#f5f5f5;box-shadow:inset 0 1px 1px rgba(255,255,255,.5),inset 0 -1px 1px rgba(7,4,22,.3),0 -1px 6px rgba(255,255,255,.5);display:flex;font-size:18px;font-weight:700;justify-content:center;margin:0 -24px 10px;padding:14px 0;text-shadow:0 0 0 #424242}.game-settings .dialog-label .shape-icon{background-color:#f5f5f5;background-image:url(assets/empty.png);background-size:100%;border:2px solid #424242;height:14px;margin:3px 5px 0;width:14px}.game-settings .shape-list{margin-bottom:4px}.game-settings .shape-list .shape-icon{background-image:url(assets/empty.png);cursor:pointer;height:24px;margin:10px;width:24px}.game-settings .shape-list.selected-shape-0 .shape-icon-0,.game-settings .shape-list.selected-shape-1 .shape-icon-1,.game-settings .shape-list.selected-shape-2 .shape-icon-2{box-shadow:0 0 0 10px rgba(8,90,225,.16);cursor:default}.game-container.lock{pointer-events:none}.demo.game-mode-2 .game-field table.table-cover tbody tr td{box-shadow:none}.demo.game-mode-2.demo-step-0 .game-field .game-field-cell-cover,.demo.game-mode-2.demo-step--1 .game-field .game-field-cell-cover{background-color:#fff;background-image:none}.demo.game-mode-2.demo-step-0 .game-field .game-field-cell[data-index="6"],.demo.game-mode-2.demo-step-1 .game-field .game-field-cell[data-index="8"]{animation:cell-fade-in .6s;pointer-events:auto}.demo.game-mode-2.demo-step-0 .game-field .game-field-cell[data-index="6"]:before,.demo.game-mode-2.demo-step-1 .game-field .game-field-cell[data-index="8"]:before{background-color:#fff;content:"";height:100%;opacity:.6;width:100%}.demo.game-mode-2.demo-step-0 .game-field .game-field-cell[data-index="6"]:after,.demo.game-mode-2.demo-step-1 .game-field .game-field-cell[data-index="8"]:after{animation:after-fade-in .6s;background-image:url(assets/click.png);background-repeat:no-repeat;background-size:50%;content:"";height:100%;left:25%;pointer-events:none;position:absolute;top:25%;width:100%}.demo.game-mode-1.demo-step-0 .game-field .game-field-cell[data-index="0"]:before,.demo.game-mode-1.demo-step-1 .game-field .game-field-cell[data-index="0"]:before,.demo.game-mode-1.demo-step-1 .game-field .game-field-cell[data-index="8"]:before,.demo.game-mode-1.demo-step-2 .game-field .game-field-cell[data-index="0"]:before,.demo.game-mode-1.demo-step-3 .game-field .game-field-cell[data-index="0"]:before{background-color:#fff;content:"";height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%}.demo.game-mode-1.demo-step-0 .game-field .game-field-cell[data-index="0"]:after,.demo.game-mode-1.demo-step-1 .game-field .game-field-cell[data-index="8"]:after,.demo.game-mode-1.demo-step-2 .game-field .game-field-cell[data-index="0"]:after{animation:after-fade-in .6s;background-image:url(assets/click.png);background-repeat:no-repeat;background-size:50%;content:"";height:100%;pointer-events:none;position:absolute;top:25%;width:100%}.demo.game-mode-1 .game-field table.table-cover tbody tr td{box-shadow:none}.demo.game-mode-1.demo-step-0 .game-field .game-field-cell-cover,.demo.game-mode-1.demo-step--1 .game-field .game-field-cell-cover{background-color:#fff;background-image:none}.demo.game-mode-1.demo-step-0 .game-field .game-field-cell[data-index="0"]{animation:cell-fade-in .6s;pointer-events:auto}.demo.game-mode-1.demo-step-0 .game-field .game-field-cell[data-index="0"]:after{right:25%;transform:rotate(90deg)}.demo.game-mode-1.demo-step-1 .game-field .game-field-cell[data-index="0"],.demo.game-mode-1.demo-step-1 .game-field .game-field-cell[data-index="8"]{animation:cell-fade-in .6s}.demo.game-mode-1.demo-step-1 .game-field .game-field-cell[data-index="8"]{pointer-events:auto}.demo.game-mode-1.demo-step-1 .game-field .game-field-cell[data-index="8"]:after{left:25%}.demo.game-mode-1.demo-step-2 .game-field .game-field-cell[data-index="0"]{pointer-events:auto}.demo.game-mode-1.demo-step-2 .game-field .game-field-cell[data-index="0"]:after{right:25%;transform:rotate(90deg)}.demo.game-mode-1.demo-step-3 .game-field .game-field-cell-cover[data-index="8"],.demo.game-mode-1.demo-step-3 .game-field .game-field-cell.empty{display:none}.demo.game-mode-0.demo-step-0 .game-field .game-field-cell[data-index="5"]:before,.demo.game-mode-0.demo-step-1 .game-field .game-field-cell[data-index="0"]:before,.demo.game-mode-0.demo-step-1 .game-field .game-field-cell[data-index="5"]:before,.demo.game-mode-0.demo-step-2 .game-field .game-field-cell[data-index="5"]:before,.demo.game-mode-0.demo-step-3 .game-field .game-field-cell[data-index="5"]:before{background-color:#fff;content:"";height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%}.demo.game-mode-0.demo-step-0 .game-field .game-field-cell[data-index="5"]:after,.demo.game-mode-0.demo-step-1 .game-field .game-field-cell[data-index="0"]:after,.demo.game-mode-0.demo-step-2 .game-field .game-field-cell[data-index="5"]:after{animation:after-fade-in .6s;background-repeat:no-repeat;background-size:50%;content:"";height:100%;pointer-events:none;position:absolute;top:25%;width:100%}.demo.game-mode-0 .game-field table.table-cover tbody tr td{box-shadow:none}.demo.game-mode-0.demo-step-0 .game-field .game-field-cell-cover,.demo.game-mode-0.demo-step-1 .game-field .game-field-cell-cover,.demo.game-mode-0.demo-step--1 .game-field .game-field-cell-cover{background-color:#fff;background-image:none}.demo.game-mode-0.demo-step-0 .game-field .game-field-cell[data-index="5"]{animation:cell-fade-in .6s;pointer-events:auto}.demo.game-mode-0.demo-step-0 .game-field .game-field-cell[data-index="5"]:after{background-image:url(assets/click-and-hold.png);right:25%;transform:rotate(90deg)}.demo.game-mode-0.demo-step-1 .game-field .game-field-cell[data-index="0"],.demo.game-mode-0.demo-step-1 .game-field .game-field-cell[data-index="5"]{animation:cell-fade-in .6s}.demo.game-mode-0.demo-step-1 .game-field .game-field-cell[data-index="0"]{pointer-events:auto}.demo.game-mode-0.demo-step-1 .game-field .game-field-cell[data-index="0"]:after{background-image:url(assets/click.png);left:25%}.demo.game-mode-0.demo-step-2 .game-field .game-field-cell[data-index="5"]{pointer-events:auto}.demo.game-mode-0.demo-step-2 .game-field .game-field-cell[data-index="5"]:after{background-image:url(assets/click.png);right:25%;transform:rotate(90deg)}@keyframes after-fade-in{0%{opacity:0}66%{opacity:0}to{opacity:1}}@keyframes cell-fade-in{0%{opacity:.6}to{opacity:1}}.game-mode-container{margin:auto}.game-mode-container .game-mode-list-container{position:absolute;top:50%;transform:translateY(-50%)}.game-mode-container .title{font-size:36px;text-shadow:0 0 0 #424242}.game-mode-container ul.game-mode-list{list-style:none;padding:0}.game-mode-container ul.game-mode-list li.game-mode-list-item{background-color:#f5f5f5;border-radius:4px;box-shadow:0 5px 12px 1px #464646;cursor:pointer;display:grid;grid-template-columns:1fr 10fr;margin-bottom:14px}.game-mode-container ul.game-mode-list li.game-mode-list-item .game-mode-list-icon{background-size:100%}.game-mode-container ul.game-mode-list li.game-mode-list-item .game-mode-list-icon.game-mode-0{background-image:url(assets/game-mode-0.png)}.game-mode-container ul.game-mode-list li.game-mode-list-item .game-mode-list-icon.game-mode-1{background-image:url(assets/game-mode-1.png)}.game-mode-container ul.game-mode-list li.game-mode-list-item .game-mode-list-icon.game-mode-2{background-image:url(assets/game-mode-2.png)}.game-mode-container ul.game-mode-list li.game-mode-list-item .icon-background{background-color:#085ae1;border-radius:50%;box-shadow:0 0 0 10px #085ae1,0 0 0 22px rgba(8,90,225,.16);height:300px;left:0;position:absolute;width:300px}.game-mode-container ul.game-mode-list li.game-mode-list-item .text-container{font-size:20px;margin:auto}.s-screen .game-mode-container .title{font-size:26px}.s-screen .game-mode-container ul.game-mode-list li.game-mode-list-item .text-container{font-size:16px}.about-container{margin:20px auto 0;max-width:700px;text-align:left}.about-container .title{font-size:2rem;margin-bottom:18px}.about-container .line{margin:12px 0}.about-container .line .highlighted{font-weight:700}.about-container .line .link{color:#085ae1;text-decoration:underline}.settings-container{margin:20px auto 0;max-width:600px}.settings-container .slider-control p{font-size:1rem;margin-bottom:0;text-shadow:0 0 0 #424242}.settings-container ul.settings-menu{list-style:none;margin-top:16px;padding:0}.settings-container ul.settings-menu li.settings-menu-item{align-items:center;background-color:#bbc0c4c7;border-bottom:1px solid rgba(0,0,0,.42);border-top-left-radius:4px;border-top-right-radius:4px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);cursor:pointer;display:flex;height:36px;margin-bottom:14px;padding:8px}.settings-container ul.settings-menu li.settings-menu-item:after{content:"";font-family:Font Awesome\ 6 Free;font-weight:900}.settings-container ul.settings-menu li.settings-menu-item:hover{background-color:#b2b6b9b5}.settings-container ul.settings-menu li.settings-menu-item .fa{margin-right:10px}.settings-container ul.settings-menu li.settings-menu-item .settings-menu-text{flex:1 1 auto}