.oxygen .oxf-arrow-button-v5{z-index:1;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:#fff0;display:grid;position:relative;cursor:pointer;width:fit-content;--elastic-ease:linear(0,0.2178 2.1%,1.1144 8.49%,1.2959 10.7%,1.3463 11.81%,1.3705 12.94%,1.3726,1.3643 14.48%,1.3151 16.2%,1.0317 21.81%,0.941 24.01%,0.8912 25.91%,0.8694 27.84%,0.8698 29.21%,0.8824 30.71%,1.0122 38.33%,1.0357,1.046 42.71%,1.0416 45.7%,0.9961 53.26%,0.9839 57.54%,0.9853 60.71%,1.0012 68.14%,1.0056 72.24%,0.9981 86.66%,1 100%);--elastic-ease-out:linear(0,0.5737 7.6%,0.8382 11.87%,0.9463 14.19%,1.0292 16.54%,1.0886 18.97%,1.1258 21.53%,1.137 22.97%,1.1424 24.48%,1.1423 26.1%,1.1366 27.86%,1.1165 31.01%,1.0507 38.62%,1.0219 42.57%,0.9995 46.99%,0.9872 51.63%,0.9842 58.77%,1.0011 81.26%,1)}.oxygen .oxf-arrow-button-v5__container{grid-area:1 / 1;justify-content:center;align-items:center;display:flex}.oxygen .oxf-arrow-button-v5__icon{display:grid}.oxygen .oxf-arrow-button-v5__icon--first{left:var(--left);position:absolute}.oxygen .oxf-arrow-button-v5__icon-item{grid-area:1 / 1;width:var(--dimensions);height:var(--dimensions);transition:transform var(--arrow-duration) var(--arrow-ease),opacity calc(var(--arrow-duration) * 0.33) ease-out;transition-delay:calc(var(--arrows-blur-stagger) * var(--index))}.oxygen .oxf-arrow-button-v5__icon--first .oxf-arrow-button-v5__icon-item{transform:translate3d(calc(var(--left) * -1.6),0,0);opacity:0;transition-delay:calc(var(--arrows-blur-stagger) * var(--index))}.oxygen .oxf-arrow-button-v5__text{display:block;transition:transform var(--arrow-duration) var(--arrow-ease)}.oxygen .oxf-arrow-button-v5__background{z-index:-1;grid-area:1 / 1;width:100%;height:100%;transition:transform calc(var(--arrow-duration) * 1.25) var(--elastic-ease-out)}@media (hover:hover) and (pointer:fine){.oxygen .oxf-arrow-button-v5:hover .oxf-arrow-button-v5__icon:not(.oxf-arrow-button-v5__icon--first) .oxf-arrow-button-v5__icon-item,.oxygen .oxf-arrow-button-v5:focus-visible .oxf-arrow-button-v5__icon:not(.oxf-arrow-button-v5__icon--first) .oxf-arrow-button-v5__icon-item{transform:translate3d(calc(var(--left) * 1.6),0,0);opacity:0;transition-delay:calc(var(--arrows-blur-stagger) * -1 * var(--index))}.oxygen .oxf-arrow-button-v5:hover .oxf-arrow-button-v5__icon--first .oxf-arrow-button-v5__icon-item,.oxygen .oxf-arrow-button-v5:focus-visible .oxf-arrow-button-v5__icon--first .oxf-arrow-button-v5__icon-item{transform:translate3d(0,0,0);opacity:1;transition-delay:calc((var(--arrows-blur-stagger) * var(--index)) + .2s)}.oxygen .oxf-arrow-button-v5:hover .oxf-arrow-button-v5__text,.oxygen .oxf-arrow-button-v5:focus-visible .oxf-arrow-button-v5__text{transform:translate3d(calc(var(--left) * 1.6),0,0);transition-delay:.1s}.oxygen .oxf-arrow-button-v5:hover .oxf-arrow-button-v5__background,.oxygen .oxf-arrow-button-v5:focus-visible .oxf-arrow-button-v5__background{transform:scaleX(1.015) scaleY(1.034) translateZ(0)}}.oxygen .oxf-arrow-button-v6{-webkit-user-select:none;user-select:none;transform-style:preserve-3d;display:grid;-webkit-tap-highlight-color:#fff0;cursor:pointer;width:fit-content;--elastic-ease-out:linear(0,0.5737 7.6%,0.8382 11.87%,0.9463 14.19%,1.0292 16.54%,1.0886 18.97%,1.1258 21.53%,1.137 22.97%,1.1424 24.48%,1.1423 26.1%,1.1366 27.86%,1.1165 31.01%,1.0507 38.62%,1.0219 42.57%,0.9995 46.99%,0.9872 51.63%,0.9842 58.77%,1.0011 81.26%,1);--smooth-ease:cubic-bezier(.32,.72,0,1);--color-ease:cubic-bezier(.215,.61,.355,1)}.oxygen .oxf-arrow-button-v6__bg{pointer-events:none;grid-area:1 / 1;overflow:clip}.oxygen .oxf-arrow-button-v6__inner{grid-area:1 / 1;display:grid;translate:0}.oxygen .oxf-arrow-button-v6__inner::before{content:attr(data-text);grid-area:1 / 1;scale:0 1;pointer-events:none;transition:scale var(--text-duration) var(--smooth-ease);transform-origin:right center}.oxygen .oxf-arrow-button-v6__text{grid-area:1 / 1;display:block;transition:scale var(--text-duration) var(--smooth-ease);transform-origin:left center}.oxygen .oxf-arrow-button-v6__icon{height:var(--dimensions);pointer-events:none;grid-area:1 / 1;place-self:center flex-end;display:flex;transform:translate(calc(100% + .375em));transition:translate var(--arrow-translate-duration) var(--elastic-ease-out),opacity calc(var(--arrow-translate-duration) * 0.2) ease-out;translate:var(--translate-from) 0 0;opacity:0;animation:sneaky-bolt-right var(--arrow-animation-duration) var(--animation-ease) none infinite;animation-play-state:running}.oxygen .oxf-arrow-button-v6__icon-start{flex:none;margin-right:-.03125em}.oxygen .oxf-arrow-button-v6__icon-svg{height:var(--dimensions);min-height:unset!important;min-width:unset!important}.oxygen .oxf-arrow-button-v6__icon-mid{transform-origin:0%;background-color:currentColor;flex:none;width:10%;transition:transform calc(var(--arrow-translate-duration) * 0.4) var(--smooth-ease);transform:scaleX(33)}.oxygen .oxf-arrow-button-v6__icon-end{flex:none;margin-left:-.03125em;transition:transform calc(var(--arrow-translate-duration) * 0.4) var(--smooth-ease);transform:translateX(2em)}@media (hover:hover) and (pointer:fine){.oxygen .oxf-arrow-button-v6:is(:hover,:focus-visible) .oxf-arrow-button-v6__icon{translate:0 0 0;transition:translate var(--arrow-translate-duration) var(--elastic-ease-out),opacity calc(var(--arrow-translate-duration) * 0.3) ease-in;opacity:1}.oxygen .oxf-arrow-button-v6:is(:hover,:focus-visible) .oxf-arrow-button-v6__icon-mid{transform:scaleX(1)}.oxygen .oxf-arrow-button-v6:is(:hover,:focus-visible) .oxf-arrow-button-v6__icon-end{transform:translateX(0)}.oxygen .oxf-arrow-button-v6__icon{animation:none}.oxygen .oxf-arrow-button-v6:is(:hover,:focus-visible) .oxf-arrow-button-v6__icon{animation:sneaky-bolt-right var(--arrow-animation-duration) var(--animation-ease) none infinite;animation-delay:.25s}.oxygen .oxf-arrow-button-v6:is(:hover,:focus-visible) .oxf-arrow-button-v6__text{scale:0 1;transition-delay:.07s}.oxygen .oxf-arrow-button-v6:is(:hover,:focus-visible) .oxf-arrow-button-v6__inner::before{scale:1 1;transition-delay:.07s}}@keyframes sneaky-bolt-right{0%{transform:translateX(calc(100% + .375em))}50%{transform:translateX(calc(100% + .375em + 0.25em))}100%{transform:translateX(calc(100% + .375em))}}.oxygen .oxf-arrow-button-v7[data-flickering]{opacity:0}.oxygen .oxf-arrow-button-v7{display:flex;justify-content:center;align-items:center;cursor:pointer;position:relative;overflow:hidden;width:fit-content}.oxygen .oxf-arrow-button-v7__arrow{width:var(--dimensions);height:var(--dimensions);position:relative;overflow:hidden;transition:transform var(--arrow-duration) var(--arrow-easing)}.oxygen .oxf-arrow-button-v7__arrow svg{width:100%;height:100%;position:absolute;transform:translateX(-100%);min-height:unset!important;min-width:unset!important;transition:transform var(--arrow-duration) var(--arrow-easing)}.oxygen .oxf-arrow-button-v7:hover .oxf-arrow-button-v7__arrow{transform:scale(var(--arrow-scale))}.oxygen .oxf-arrow-button-v7:hover .oxf-arrow-button-v7__arrow svg{transform:translateX(0)}.oxygen .oxf-arrow-button-v7__text-container{position:relative;--swap-translate:200%;--swap-rotation:45deg;--swap-duration:0.6s;--swap-easing:cubic-bezier(0.33,1,0.68,1)}.oxygen .oxf-arrow-button-v7__text{position:static;white-space:nowrap;transform-origin:right;top:0;left:0;transition:all var(--swap-duration) var(--swap-easing)}.oxygen .oxf-arrow-button-v7__text-swap{position:static;top:calc(var(--swap-translate) * -1);left:50%;width:100%;transform:translateX(-50%) rotate(var(--swap-rotation));width:fit-content;white-space:nowrap;transform-origin:right;transition:all var(--swap-duration) var(--swap-easing)}.oxygen .oxf-arrow-button-v7:hover .oxf-arrow-button-v7__text{transform:translateX(-50%) rotate(calc(var(--swap-rotation) * -1));left:50%;top:var(--swap-translate)}.oxygen .oxf-arrow-button-v7:hover .oxf-arrow-button-v7__text-swap{transform:none;top:0;left:0}.oxygen .oxf-arrow-button-v8{display:flex;justify-content:center;align-items:center;cursor:pointer;position:relative;width:fit-content;min-height:var(--dimensions-to)}.oxygen .oxf-arrow-button-v8__arrow{width:var(--dimensions);height:var(--dimensions);position:relative;overflow:hidden;transition:all var(--arrow-duration) var(--arrow-easing)}.oxygen .oxf-arrow-button-v8__arrow svg{width:100%;height:100%;position:absolute;transform:translateX(-100%);min-width:unset!important;min-height:unset!important;transition:transform var(--arrow-duration) var(--arrow-easing)}.oxygen .oxf-arrow-button-v8:hover .oxf-arrow-button-v8__arrow svg{transform:translateX(0)}.oxygen .oxf-arrow-button-v8__text{position:relative}.oxygen .oxf-arrow-button-v8__text::after{content:"";position:absolute;--underline-position:5px;bottom:calc(var(--underline-position) * -1);left:0;width:100%;height:1px;background:#fff;transform-origin:right;transition:transform var(--underline-duration) var(--underline-easing)}.oxygen .oxf-arrow-button-v8:hover .oxf-arrow-button-v8__text::after{transform:scaleX(0)}.oxygen .oxf-arrow-button-v8:hover .oxf-arrow-button-v8__arrow{width:var(--dimensions-to);height:var(--dimensions-to)}.oxygen .oxf-arrow-button-v4{position:relative;display:flex;align-items:center;width:fit-content;cursor:pointer;text-decoration:none}.oxygen .oxf-arrow-button-v4__text{display:flex;align-items:center;justify-content:center;height:fit-content;z-index:2;transition:transform var(--transition-duration) var(--transition-easing)}.oxygen .oxf-arrow-button-v4__icon{display:flex;align-items:center;justify-content:center;height:var(--icon-dimensions);width:var(--icon-dimensions);transform:scale(1) rotate(0.001deg);transform-origin:right;transition:transform var(--transition-duration) var(--transition-easing)}.oxygen .oxf-arrow-button-v4__icon--duplicate{position:absolute;transform:scale(0) rotate(0.001deg);transform-origin:left}.oxygen .oxf-arrow-button-v4__icon svg{display:flex}.oxygen .oxf-arrow-button-v4:hover .oxf-arrow-button-v4__text{transform:translateX(var(--icon-dimensions)) rotate(0.001deg)}.oxygen .oxf-arrow-button-v4:hover .oxf-arrow-button-v4__icon{transform:scale(0) rotate(0.001deg)}.oxygen .oxf-arrow-button-v4:hover .oxf-arrow-button-v4__icon--duplicate{transform:scale(1) rotate(0.001deg)}