@keyframes gm-gopher-in{to{top:-64px}}.gm-stack{pointer-events:none;position:absolute;inset-inline:0;top:0;z-index:3;height:90px}.gm-stack.gm-flip-horizontal{transform:scaleX(-1)}.gm-hover-proxy{pointer-events:auto;position:absolute;top:-75px;left:7px;z-index:20;width:90px;height:90px;background:transparent;transition:transform .4s;cursor:default}.gm-hover-proxy:hover{transform:scale(1.5)}.gm-wrap{--gm-pupil:#25272d;--gm-glint:#ffffff;--gm-socket:#ffffff;position:absolute;left:18px;top:-30px;z-index:10;width:69px;height:90px;pointer-events:none;transition:transform .3s}.gm-hover-proxy:hover~.gm-wrap{transform:translateY(30px)}.gm-wrap.gm-animate{animation:gm-gopher-in .6s ease-out forwards}@media (max-width:800px){.gm-wrap.gm-animate{animation:none}}.gm-img{display:block;width:69px;height:90px;background:transparent}.gm-socket{position:absolute;display:block;border-radius:50%;background:var(--gm-socket)}.gm-socket--left{left:18px;top:18px;width:23px;height:25px}.gm-socket--right{left:auto;right:3px;top:21px;width:16px;height:21px;border-radius:14px 100% 15px}.gm-eye{position:absolute;bottom:3px;right:2px;display:block;width:17px;height:17px;border-radius:50%;transition:transform .14s ease-out;transform:rotate(30deg);will-change:transform}.gm-socket--right .gm-eye{right:0}.gm-eye:before{z-index:0;top:1px;left:5px;width:7px;height:7px;background:var(--gm-pupil)}.gm-eye:after,.gm-eye:before{content:"";position:absolute;display:block;border-radius:50%}.gm-eye:after{z-index:1;top:2px;left:9px;width:1.5px;height:1.5px;background:var(--gm-glint)}