/*! 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;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]{display:inline-block;height:100vh;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;height:100%;vertical-align:top;white-space:nowrap}.c-scrollbar{height:100%;opacity:0;position:absolute;right:0;top:0;transform-origin:center right;transition:transform .3s,opacity .3s;width:11px}.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{bottom:0;height:10px;top:auto;transform:scaleY(1);width:100%}[data-scroll-direction=horizontal] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{background-color:#000;border-radius:10px;cursor:grab;margin:2px;opacity:.5;position:absolute;right:0;top:0;width:7px}.has-scroll-dragging .c-scrollbar_thumb{cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{bottom:0;right:auto}.cursor-dot[data-v-000b2267]{background-color:rgba(var(--v-theme-primary));border-radius:50%;height:5px;pointer-events:none;position:fixed;width:5px;z-index:99999}@media screen and (max-width:768px){.cursor-dot[data-v-000b2267]{display:none}}.cursor-circle[data-v-000b2267]{border:2px solid #000;border-radius:50%;height:25px;margin-left:5px;margin-top:4px;pointer-events:none;position:fixed;transition:all .15s ease-out;width:25px;z-index:99998}@media screen and (max-width:768px){.cursor-circle[data-v-000b2267]{display:none}}.only-white[data-v-000b2267]{border-color:#fff!important}.router-slider{background-color:rgba(var(--v-theme-primary));bottom:0;height:0;left:0;position:fixed;right:0;transition:1s;width:100vw;z-index:999999999}.router-slider.active{height:100vh;transition:1s}
