#video-showcase .section_subtitle[data-v-61b3f347]{color:var(--primary_color);font-size:var(--font_size_subtitle);font-weight:var(--font_weight_thin);margin-top:4px;text-align:center}#video-showcase .section_subtitle a[data-v-61b3f347]{transition:var(--transition_color)}#video-showcase .section_subtitle a[data-v-61b3f347]:hover{color:var(--secondary_color)}#video-showcase .section_header[data-v-61b3f347]{margin-bottom:40px}#video-showcase .swiper-slide[data-v-61b3f347]{--video_width:20%;--video_margin_calc:13px;border-radius:8px;margin-right:16px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:calc(20% - 13px);width:calc(var(--video_width) - var(--video_margin_calc))}#video-showcase .video_item .frame_video[data-v-61b3f347],#video-showcase .video_item .thumb_video[data-v-61b3f347]{height:100%;line-height:0;width:100%}#video-showcase .video_item .thumb_video[data-v-61b3f347]{left:0;position:absolute;top:0;z-index:10}#video-showcase .video_item .frame_video[data-v-61b3f347]{background-color:var(--bg_dark)}#video-showcase .video_item .frame_video .init_player[data-v-61b3f347]{animation:bgLoading-61b3f347 1.5s linear 1s infinite alternate;height:100%;width:100%}@keyframes bgLoading-61b3f347{0%{background-color:var(--bg_dark)}to{background-color:#000}}#video-showcase .video_item .thumb_video[data-v-61b3f347]{cursor:pointer;transition:var(--transition_fade)}#video-showcase .video_item .thumb_video.playing[data-v-61b3f347]{opacity:0;visibility:hidden}#video-showcase .video_item .thumb_video img[data-v-61b3f347]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#video-showcase .video_item .thumb_video .play_icon[data-v-61b3f347]{color:var(--bg_primary);left:50%;opacity:.6;position:absolute;top:50%;transform:translate(-50%,-50%);transition:var(--transition_fade)}#video-showcase .video_item .thumb_video.loading .play_icon[data-v-61b3f347]{opacity:0!important}#video-showcase .video_item .thumb_video:hover .play_icon[data-v-61b3f347]{opacity:1}#video-showcase .video_item .thumb_video .loading_icon[data-v-61b3f347]{height:60px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:var(--transition_fade);visibility:hidden;width:60px}#video-showcase .video_item .thumb_video.loading .loading_icon[data-v-61b3f347]{opacity:1;visibility:visible}#video-showcase .video_item .thumb_video .loading_icon svg[data-v-61b3f347]{animation:spin-61b3f347 1s linear infinite;color:var(--bg_primary);height:60px;width:60px}@keyframes spin-61b3f347{0%{transform:rotate(0deg)}40%{transform:rotate(180deg)}to{transform:rotate(1turn)}}#video-showcase .video_item .thumb_video .touch_video[data-v-61b3f347]{bottom:0;cursor:pointer;height:78%;left:0;position:absolute;visibility:hidden;width:100%;z-index:10}#video-showcase .video_item .thumb_video.playing .touch_video[data-v-61b3f347]{visibility:visible}@media (max-width:1440px){#video-showcase .swiper-slide[data-v-61b3f347]{--video_width:25%}}@media (max-width:1024px){#video-showcase .swiper-slide[data-v-61b3f347]{--video_width:33%;--video_margin_calc:6px;margin-right:12px}}@media (max-width:768px){#video-showcase .swiper-slide[data-v-61b3f347]{--video_width:50%;--video_margin_calc:4px;margin-right:8px}}@media (max-width:340px){#video-showcase .swiper-slide[data-v-61b3f347]{--video_width:100%;--video_margin_calc:0px}}#video-showcase .video_item .frame_video iframe{aspect-ratio:.56;height:100%;width:100%}