.wrap{position:relative;height:100%;min-height:500px;padding-bottom:20px}.game{transform-style:preserve-3d;perspective:500px;min-height:100%;height:100%}@keyframes matchAnim{0%{background:#bcffcc}100%{background:#5bb947}}.card{float:left;width:25%;height:25%;padding:5px;background:rgba(0,0,0,0);text-align:center;display:block;perspective:500px;position:relative;cursor:pointer;z-index:50;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(max-width: 800px){.card{width:33%;height:18%}}.card .inside{width:100%;height:100%;display:block;transform-style:preserve-3d;transition:.4s ease-in-out;background:#fff;border-radius:15px}.card .inside.picked,.card .inside.matched{transform:rotateY(180deg)}.card .inside.matched{animation:1s matchAnim forwards ease-in-out;animation-delay:.4s}.card .front,.card .back{border-width:5px;border-style:solid;border-image:linear-gradient(to right, #DE981F, #f6ec6c) 1;backface-visibility:hidden;position:absolute;top:0;left:0;width:100%;height:100%;padding:5px}.card .front img,.card .back img{max-width:100%;display:block;margin:0 auto;max-height:100%}.card .front{transform:rotateY(-180deg)}@media(max-width: 800px){.card .front{padding:5px}}.card .front img{mix-blend-mode:multiply}.card .back{transform:rotateX(0);background:#2a3e91}@media(max-width: 800px){.card .back{padding:10px}}.shimmer-shine-game .card .back{background:#e1c8dd}.shimmer-shine-game .card .front img,.shimmer-shine-game .card .back img{object-fit:cover}.modal-overlay{display:none;background:rgba(0,0,0,.8);position:fixed;top:0;left:0;width:100%;height:100%}.modal{display:none;position:relative;border-radius:15px;width:500px;height:400px;max-height:90%;max-width:90%;min-height:380px;margin:0 auto;background:#be0613;top:50%;transform:translateY(-50%);padding:30px 10px}.modal .winner{font-size:75px;text-align:center;color:#ffdb2f;text-shadow:0px 3px 0 #000}@media(max-width: 480px){.modal .winner{font-size:60px}}.modal .winner span{font-size:60px;color:#fbb925}.modal .restart{margin:30px auto;padding:20px 30px;display:block;font-size:30px;border:none;background:#006838;background:linear-gradient(#37B34A, #006838);border:1px solid #222;border-radius:5px;color:#fff;text-shadow:0px 1px 0 #000;cursor:pointer}.modal .restart:hover{background:linear-gradient(#006838, black)}.modal .message{text-align:center}.modal .message a{text-decoration:none;color:#28afe6;font-weight:bold}.modal .message a:hover{color:#56c0eb;border-bottom:1px dotted #56c0eb}main.ar-animals .background-holder{width:100%;height:100%;background:url("/wimpy-media/images/2020/20february/animal-ar/game/hill-background.jpg") no-repeat 50% 100%;background-size:cover}main.ar-animals .nav-tabs--left{margin:0;background:none}main.ar-animals h3{color:#fff}