﻿/*!
 * Tomo css
 * Written by czq @2023
 */
body,div,td,th,p,span,input,select,button,h1,h2,h3,h4,h5,li{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.navbar-transparent{background-color:transparent!important;position:absolute;top:0;width:100%;z-index:100;border:0;box-shadow:none}.navbar-brand{font-weight:600}.navbar-brand img{height:4.5vh}.main{position:relative;display:block;box-sizing:border-box}.spotlight{background-size:cover;background-repeat:no-repeat;background-position:center center;height:100vh;position:relative;box-sizing:border-box}.spotlight .container{height:100%}h1,h2{font-family:Georgia,"Times New Roman",serif}.spotlight-holder{padding-top:8rem;padding-bottom:8rem;color:#fff}.spotlight-holder a{color:#fff}.caption{z-index:50;position:relative;font-family:Georgia,"Times New Roman",serif}.caption img.img{width:38vh}.caption h1{font-weight:700;font-size:3rem;text-shadow:0 10px 10px rgba(0,0,0,.7);line-height:3rem}.caption h2{font-size:1.8rem;font-weight:700;margin:1rem 0}.caption div{font-size:1.3rem;margin-top:2rem;margin-bottom:2rem}.caption a.btn{transition:transform .3s}.caption a.btn:hover{transform:scale(1.25)}@keyframes blink{0%{color:#fff}50%{color:#f00}100%{color:#fff}}.tips .tiptext{color:#fff;animation:blink 1s infinite;font-weight:800}.hours{font-size:1.2rem}.channelTitle{text-decoration:underline;margin-bottom:2rem;margin-top:4rem}.gallery .thumb{overflow:hidden;margin:.75rem 0;border-radius:1rem}.gallery .thumb img{transition:transform .3s}.gallery .thumb img:hover{transform:scale(1.15)}.mask{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#262626;opacity:.17;transition:all .4s ease-in-out;z-index:1}.swiper-container{overflow:hidden;margin-bottom:2rem}.swiper-container .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.swiper-container .swiper-slide img{display:block;object-fit:cover}@media(max-width:500px){.caption h1{font-size:2.5rem}.caption div{font-size:1.1rem}}