@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap";svg>path[data-v-8179d42d]{transition:all .4s ease}.navigation_container:hover:not(.disabled)>svg>path[data-v-8179d42d]{stroke:#fafafa}.slide-from-bottom-enter-active,.slide-from-bottom-leave-active,.slide-from-top-enter-active,.slide-from-top-leave-active{transition:transform .4s ease-in-out}.slide-from-top-enter-from,.slide-from-top-leave-to{transform:translateY(0)}.slide-from-bottom-enter-from,.slide-from-bottom-leave-to{transform:translateY(-100%)}.fade-enter-active,.fade-leave-active{transition:opacity .4s ease}.fade-enter-from,.fade-leave-to{opacity:0}.slide-from-left-enter-active,.slide-from-left-leave-active,.slide-from-right-enter-active,.slide-from-right-leave-active{transition:transform .4s ease-in-out}.slide-from-right-enter-from,.slide-from-right-leave-to{transform:translate(0)}.slide-from-left-enter-from,.slide-from-left-leave-to{transform:translate(100%)}.page-enter-active,.page-leave-active{transition:opacity 20ms}.page-enter,.page-leave-to{opacity:0}.page-enter-active{animation-duration:.2s;animation-name:fadeIn;animation-timing-function:linear;backface-visibility:hidden}.page-leave-active{animation-duration:.2s;animation-name:fadeOut}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(calc(-100% - 60px))}}@keyframes fadeIn{0%{opacity:.001}to{opacity:1}}@keyframes fadeDisabledIn{0%{opacity:.001}to{opacity:.7}}@keyframes fadeOut{0%{opacity:1}to{opacity:.001}}@keyframes showModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeRightToLeft{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton{animation:skeleton 2.5s ease-in-out infinite;background-image:linear-gradient(90deg,#333 25%,#444,#333 75%);background-size:200% 100%;border-radius:8px;height:100%;left:0;position:absolute;top:0;width:100%}.Vbutton{align-items:center;cursor:pointer;display:flex;font-weight:400;gap:6px;justify-content:center;line-height:130%;overflow:hidden;position:relative;transition:all .4s ease;white-space:nowrap;z-index:2}.Vbutton.xs{font-size:12px;padding:8px 12px}.Vbutton.sm{font-size:14px;padding:8px 12px}.Vbutton.md{font-size:14px;padding:10px 20px}.Vbutton.base{font-size:14px;padding:10px 80px}.Vbutton.lg{font-size:16px;padding:12px 20px}.Vbutton.xl{font-size:16px;padding:14px 24px}.Vbutton.icon{border:none;border-radius:9999px;padding:0}.Vbutton.icon.xs{height:32px;width:32px}.Vbutton.icon.sm{height:40px;width:40px}.Vbutton.icon.md{height:48px;width:48px}.Vbutton.icon.lg{height:52px;width:52px}.Vbutton.outlined:hover{background-color:#1c64f2}.Vbutton.outlined.default{border:2px solid #1c64f2!important;color:#1c64f2;outline:none}.Vbutton.outlined.primary{border:2px solid #1c64f2!important;color:#fff;outline:none}.Vbutton.outlined.dark,.Vbutton.outlined.gray,.Vbutton.outlined.light{border:2px solid #4b5563!important;color:#4b5563;outline:none}.Vbutton.outlined.grayLight{border:2px solid #e5e5e5!important;color:#e5e5e5;outline:none}.Vbutton.outlined.green{border:2px solid #10b981!important;color:#10b981;outline:none!important}.Vbutton.outlined.red{border:2px solid #ef4444!important;color:#ef4444;outline:none}.Vbutton.outlined.transparent{border:2px solid transparent;color:#4b5563;outline:none}.Vbutton:not(.outlined).Blue:not(.disabled),.Vbutton:not(.outlined).Cyan:not(.disabled),.Vbutton:not(.outlined).dark:not(.disabled),.Vbutton:not(.outlined).default:not(.disabled),.Vbutton:not(.outlined).gray:not(.disabled),.Vbutton:not(.outlined).green:not(.disabled),.Vbutton:not(.outlined).light:not(.disabled),.Vbutton:not(.outlined).primary:not(.disabled),.Vbutton:not(.outlined).red:not(.disabled){text-decoration:none;transition:background-color .3s,color .3s,box-shadow .3s}.Vbutton:not(.outlined).default:not(.disabled){background-color:#3b82f6;color:#fff}.Vbutton:not(.outlined).default:not(.disabled):focus{outline:none}.Vbutton:not(.outlined).primary:not(.disabled){background-color:#1c64f2;color:#fff}.Vbutton:not(.outlined).primary:not(.disabled):focus{outline:none}.Vbutton:not(.outlined).primary:not(.disabled):hover{background-color:#1a56db}.Vbutton:not(.outlined).dark:not(.disabled){background-color:#374151;color:#fff}.Vbutton:not(.outlined).dark:not(.disabled):focus{outline:none}.Vbutton:not(.outlined).light:not(.disabled){background-color:#fff;color:#4b5563}.Vbutton:not(.outlined).light:not(.disabled):focus{outline:none}.Vbutton:not(.outlined).gray:not(.disabled){background-color:#404040;color:#fff}.Vbutton:not(.outlined).gray:not(.disabled):hover{background-color:#525252}.Vbutton:not(.outlined).gray:not(.disabled):focus{outline:none}.Vbutton:not(.outlined).gray-over:not(.disabled){background-color:#262626;color:#525252}.Vbutton:not(.outlined).gray-over:not(.disabled):focus{outline:none}.Vbutton:not(.outlined).green:not(.disabled){background-color:#10b981;color:#fff}.Vbutton:not(.outlined).green:not(.disabled):focus{outline:none}.Vbutton:not(.outlined).red:not(.disabled){background-color:#ef4444;color:#fff}.Vbutton:not(.outlined).red:not(.disabled):focus{outline:none}.Vbutton:not(.outlined).Blue:not(.disabled){background-image:linear-gradient(90deg,#3b82f6,#2563eb);color:#fff}.Vbutton:not(.outlined).Blue:not(.disabled):focus{outline:none}.Vbutton:not(.outlined).Cyan:not(.disabled){background-image:linear-gradient(90deg,#06b6d4,#0891b2);color:#fff}.Vbutton:not(.outlined).Cyan:not(.disabled):focus{outline:none}.Vbutton:not(.outlined).disabled{background-color:#262626!important;box-shadow:none;color:#525252!important;cursor:not-allowed;pointer-events:none}.Vbutton:not(.outlined).disabled:hover{transform:scale(1)}
