.fcn-arrow{position:fixed;top:50%;transform:translateY(-50%);z-index:9999;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 2px 10px rgba(0,0,0,.25);transition:filter .2s ease,transform .2s ease;cursor:pointer;text-decoration:none !important;background:#8dc63f;width:44px;height:44px}.fcn-arrow svg{fill:#fff;width:55%;height:55%;flex-shrink:0}.fcn-arrow:hover{text-decoration:none !important;transform:translateY(-50%) scale(1.08)}.fcn-arrow:focus{outline:3px solid #fff;outline-offset:2px}