.scroll-snap-container{display:block;overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch;-ms-scroll-snap-points-y:repeat(100%);scroll-snap-points-y:repeat(100%);-ms-scroll-snap-destination:0 0;scroll-snap-destination:0 0;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;-ms-scroll-snap-type:mandatory;scroll-snap-type:mandatory}.scroll-snap-container.horizontal{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;overflow-x:scroll;overflow-y:hidden;-ms-scroll-snap-points-x:repeat(100%);scroll-snap-points-x:repeat(100%);-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.scroll-snap-container.fullscreen,.scroll-snap-container.horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.scroll-snap-container.fullscreen{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-width:100%;min-height:100%}.scroll-snap-container.fullscreen.horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.item{scroll-snap-align:start;height:unset!important}.scroll-snap-container.fullscreen>.item{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:100%}.scroll-snap-container.horizontal>.item{scroll-snap-align:center}.scroll-snap-container.fullscreen.horizontal>.item{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:100%;scroll-snap-align:center}.half-item{scroll-snap-align:start;height:unset!important}.scroll-snap-container.fullscreen>.half-item{-webkit-box-flex:0.5;-ms-flex:0.5;flex:0.5;min-height:100%}.scroll-snap-container.horizontal>.half-item{scroll-snap-align:start}.scroll-snap-container.fullscreen.horizontal>.half-item{-webkit-box-flex:0.5;-ms-flex:0.5;flex:0.5;min-width:50%;scroll-snap-align:start}.scroll-snap-container.horizontal>.half-item:last-child{margin-left:auto;scroll-snap-align:end}.spinner[data-v-2564b319]{position:absolute;top:50%;left:50%;-webkit-animation:rotate-2564b319 2s linear infinite;animation:rotate-2564b319 2s linear infinite}.spinner .path[data-v-2564b319]{-webkit-animation:dash-2564b319 1.5s ease-in-out infinite;animation:dash-2564b319 1.5s ease-in-out infinite;stroke-linecap:round}@-webkit-keyframes rotate-2564b319{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-2564b319{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes dash-2564b319{0%{stroke-dasharray:1,314%;stroke-dashoffset:0%}40%{stroke-dasharray:90,314%;stroke-dashoffset:-20%}to{stroke-dasharray:90,314%;stroke-dashoffset:-314%}}@keyframes dash-2564b319{0%{stroke-dasharray:1,314%;stroke-dashoffset:0%}40%{stroke-dasharray:90,314%;stroke-dashoffset:-20%}to{stroke-dasharray:90,314%;stroke-dashoffset:-314%}}.theme-color[data-v-2564b319]{stroke:var(--color-theme)}.plaxhooper div[data-v-1ead7500]{height:100%}.scroll-snap-container.fullscreen.relative[data-v-1ead7500]{position:relative!important}.scroll-snap-container.fullscreen.horizontal>.item.item.relative[data-v-1ead7500]{height:auto!important}.hideScroll[data-v-1ead7500]{-ms-overflow-style:none;scrollbar-width:none}.hideScroll[data-v-1ead7500]::-webkit-scrollbar{display:none}