/*! 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}.laoding__page__container[data-v-f56de35c]{background:linear-gradient(90deg,#e9eeef,#fff)}.animate__section[data-v-f56de35c]{position:relative;top:-56px}.color-logo[data-v-f56de35c]{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.text-hide[data-v-f56de35c]{animation:collapseText-f56de35c 1s ease-in-out forwards}.logo-move-scale[data-v-f56de35c]{animation:move-f56de35c 1.25s ease .2s forwards,scale-f56de35c 1.2s cubic-bezier(.47,0,.23,1.38) 1.45s forwards}@keyframes move-f56de35c{0%{transform:translate(0)}to{transform:translate(160px)}}@keyframes scale-f56de35c{0%{transform:translate(160px) scale(1)}to{transform:translate(160px) scale(1.5)}}@keyframes collapseText-f56de35c{0%{clip-path:inset(0 0 0 0);opacity:1}to{clip-path:inset(0 50% 0 50%);opacity:0}}.fade-out[data-v-bbe3d783]{animation:fade-bbe3d783 .8s ease-in-out forwards}@keyframes fade-bbe3d783{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}.page-enter-active,.page-leave-active{transition:all .4s}.page-enter-from,.page-leave-to{filter:blur(1rem);opacity:0}.layout-enter-active,.layout-leave-active{transition:all .3s}.layout-enter-from,.layout-leave-to{filter:blur(1rem);opacity:0}
