.StackTechIcons{display:flex;flex-wrap:wrap;justify-content:space-around}.StackTechIcons a{color:#fff;display:block;margin:10px 10px 35px;position:relative;text-decoration:none}.StackTechIcons a:hover{z-index:2}.StackTechIcons a .layer{align-items:center;display:flex;height:120px;justify-content:center;transition:transform .3s;width:120px}.StackTechIcons a:hover .layer{transform:rotate(-35deg) skew(20deg)}.StackTechIcons a .layer span{border:3px solid #fff;border-radius:5px;height:100%;left:0;position:absolute;top:0;transition:all .3s;width:100%}.StackTechIcons a .layer span.iconify{height:80px;margin:20px;width:80px}.StackTechIcons a:hover .layer span:first-child{opacity:.2}.StackTechIcons a:hover .layer span:nth-child(2){opacity:.4;transform:translate(5px,-5px)}.StackTechIcons a:hover .layer span:nth-child(3){opacity:.6;transform:translate(10px,-10px)}.StackTechIcons a:hover .layer span:nth-child(4){opacity:.8;transform:translate(15px,-15px)}.StackTechIcons a:hover .layer span:nth-child(5){opacity:1;transform:translate(20px,-20px)}.StackTechIcons a:hover:first-child .layer span{box-shadow:-1px 1px 3px currentColor}.StackTechIcons a .text{bottom:-5px;font-size:2rem;font-weight:600;left:50%;opacity:0;position:absolute;transform:translate(-50%);transition:bottom .3s ease,opacity .3s ease;white-space:nowrap}.StackTechIcons a:hover .text{bottom:-45px;opacity:1}
