.diamond .cap .triangle{transform:rotateX(92deg)scaleY(1.8)}.diamond .top .triangle{height:20px}.diamond .top .triangle:after{bottom:-80px}.diamond .bottom .triangle{transform:rotateX(45deg)scaleY(2.5)}.triangle{width:100px;height:100px;position:absolute;overflow:hidden}.triangle:after{content:"";background:#f8b80e;width:100px;height:100px;animation:2s infinite glow;position:absolute;bottom:0;left:0;transform:rotate(45deg)translate(-50%)translateY(-50%)}@keyframes glow{0%{box-shadow:inset 0 10px 30px #fef0cc}50%{box-shadow:inset 0 20px 60px #fef0cc,0 2px 8px #f9c334}to{box-shadow:inset 0 10px 30px #fef0cc}}@keyframes rotate{0%{transform:rotateY(10deg)rotateX(10deg)rotate(10deg)}50%{transform:rotateY(580deg)rotateX(10deg)rotate(-30deg)}to{transform:rotateY(10deg)rotateX(10deg)rotate(10deg)}}body{background:#000}.wrapper{justify-content:center;align-items:center;display:grid;position:relative;top:40%;left:50%;transform:translate(-50%)translateY(-50%)scale(.5)}.wrapper div{transform-style:preserve-3d}.smallWrapper{justify-content:center;align-items:center;display:grid;position:relative;top:40%;left:50%;transform:translate(-50%)translateY(-50%)scale(.3)}.smallWrapper div{transform-style:preserve-3d}.mobileWrapper{justify-content:center;align-items:center;display:grid;position:relative;top:45%;left:50%;transform:translate(-50%)translateY(-50%)scale(.1)}.mobileWrapper div{transform-style:preserve-3d}.diamond{width:100px;height:100px;animation:15s infinite rotate;position:relative;transform:rotateY(10deg)rotateX(10deg)}.diamond .cap{width:100px;height:100px;position:absolute;top:-119px;transform:scaleZ(.58)scaleX(.58)}.diamond .cap .triangle-mines{transform:rotateX(92deg)scaleY(1.8)}.diamond .top{width:100px;height:0;position:absolute;top:22px}.diamond .top .pice-bounds{width:100px;height:100px;transform:rotateX(45deg)scaleY(-2.5)}.diamond .top .triangle-mines{height:20px}.diamond .top .triangle-mines:after{bottom:-80px}.diamond .bottom{width:100px;height:100px;position:relative}.diamond .bottom .triangle-mines{transform:rotateX(45deg)scaleY(2.5)}.pice{width:100px;position:absolute;bottom:0}.pice:first-child{bottom:0;transform:rotate(0)rotateY(60deg)}.pice:nth-child(2){bottom:0;transform:rotate(0)rotateY(120deg)}.pice:nth-child(3){bottom:0;transform:rotate(0)rotateY(180deg)}.pice:nth-child(4){bottom:0;transform:rotate(0)rotateY(240deg)}.pice:nth-child(5){bottom:0;transform:rotate(0)rotateY(300deg)}.pice:nth-child(6){bottom:0;transform:rotate(0)rotateY(360deg)}.pice:nth-child(7){bottom:0;transform:rotate(0)rotateY(420deg)}.triangle-mines{width:100px;height:100px;position:absolute;overflow:hidden}.triangle-mines:after{content:"";background:#70ff00;width:100px;height:100px;animation:2s infinite glow-mines;position:absolute;bottom:0;left:0;transform:rotate(45deg)translate(-50%)translateY(-50%)}@keyframes glow-mines{0%{box-shadow:inset 0 10px 30px #a3ff33}50%{box-shadow:inset 0 20px 60px #a3ff33,0 2px 8px #3dcc00}to{box-shadow:inset 0 10px 30px #a3ff33}}