.gradient-text_animatedGradientText__JW_kf{position:relative;margin:0 auto;display:inline-flex;max-width:fit-content;flex-direction:row;align-items:center;justify-content:center;border-radius:1.25rem;font-weight:500;transition:box-shadow .5s ease-out;overflow:hidden}.gradient-text_withBlur__mY9aa{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gradient-text_withBorder___AdjB{padding:.35rem .75rem}.gradient-text_gradientOverlay__BJW8n{position:absolute;inset:0;border-radius:inherit;z-index:0;pointer-events:none}.gradient-text_gradientOverlay__BJW8n:before{content:"";position:absolute;left:50%;top:50%;width:calc(100% - 2px);height:calc(100% - 2px);transform:translate(-50%,-50%);border-radius:inherit;background-color:#060010;z-index:-1}.gradient-text_textContent___iNSz{display:inline-block;position:relative;z-index:2;-webkit-background-clip:text;background-clip:text;color:transparent}.VariableProximity_container__nwKrv{display:inline-flex;flex-wrap:wrap;line-height:1.2}.VariableProximity_char__Rlajk{display:inline-block;transition:font-variation-settings .12s linear,color .16s ease,transform .16s ease;will-change:font-variation-settings,color,transform}

/*! locomotive-scroll v4.1.3 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction=horizontal] [data-scroll-container]{height:100vh;display:inline-block;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;vertical-align:top;white-space:nowrap;height:100%}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100%;transform-origin:center right;transition:transform .3s,opacity .3s;opacity:0}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-dragging .c-scrollbar,.has-scroll-scrolling .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{width:100%;height:10px;top:auto;bottom:0;transform:scaleY(1)}[data-scroll-direction=horizontal] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:black;opacity:.5;width:7px;border-radius:10px;margin:2px;cursor:-webkit-grab;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:-webkit-grabbing;cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{right:auto;bottom:0}