/*! 3D animated thumbnails for SSG. Following css rules applies only if a user activates it in the plugin's settings. */.gallery a,.wp-block-gallery a{display:inline-block !important;border-radius:2px;position:relative !important;overflow:hidden !important;line-height:0 !important;padding:0 !important;border:none !important;filter:none !important;opacity:1 !important}.gallery a{margin:.3em !important}.gallery a img,.wp-block-gallery a img{width:100% !important;padding:0 !important;margin:0 !important;border:none !important;filter:none !important;opacity:1 !important;box-shadow:none !important}.gallery a,.gallery a::before,.wp-block-gallery a,.wp-block-gallery a::before{transition:all .11s ease-in !important}.gallery a:hover,.gallery a:hover::before,.wp-block-gallery a:hover,.wp-block-gallery a:hover::before{transition:all .22s ease !important}.gallery a:hover,.wp-block-gallery a:hover{box-shadow:inset 0 0 0 rgba(0,0,0,0),4px 6px 13px 1px rgba(13,13,13,0.73) !important;transform:skew(-2deg,-2deg) scale(0.965,0.965) !important;background:linear-gradient(135deg,rgba(255,255,255,0) 0,rgba(156,156,156,0) 39%,rgba(0,0,0,1) 100%) !important}.gallery a::before,.wp-block-gallery a::before{content:"";position:absolute;transform:translate(-31%,-31%);top:0;left:0;width:100%;height:100%;z-index:100;background:linear-gradient(155deg,rgba(191,252,255,0.33) 0,rgba(212,253,255,0.22) 23%,rgba(216,253,255,0) 36%)}.gallery a:hover::before,.wp-block-gallery a:hover::before{background:linear-gradient(155deg,rgba(191,252,255,0.33) 0,rgba(212,253,255,0.22) 23%,rgba(216,253,255,0) 36%);transform:translate(-1%,-1%)}
