@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;700&display=swap");.custom-fullscreen-slider-wrapper{box-sizing:border-box;height:100vh;overflow:hidden;position:relative;width:100%}.custom-slider,.slick-slide>div{height:100%}.slick-list,.slick-track{height:100%!important}.slide-item{height:100%;position:relative}.slide-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.slide-content-overlay{align-items:center;background-color:rgba(0,0,0,.3);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.slide-content-inner{color:#fff!important;max-width:800px;padding:0 20px;text-align:center}.slide-title{color:#fff!important;font-family:Noto Sans TC,sans-serif;font-size:28px;font-style:normal!important;font-weight:700;line-height:1.2;margin-bottom:20px}.slide-subtitle{color:#fff!important;font-size:20px;font-weight:400;line-height:1.6;margin-bottom:0}.custom-arrow{align-items:center;background-color:transparent;border:2px solid #fff;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:50px;justify-content:center;opacity:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;visibility:hidden;width:50px;z-index:10}.slick-prev{left:30px}.slick-next{right:30px}.arrow-symbol{line-height:1;position:relative}.slick-prev .arrow-symbol{left:-1px}.slick-next .arrow-symbol{left:1px}.custom-fullscreen-slider-wrapper:hover .custom-arrow{opacity:1;visibility:visible}.custom-arrow:hover{background-color:#f37a5b;border-color:#f37a5b;color:#fff}@media (max-width:768px){.custom-fullscreen-slider-wrapper{height:80vh}.slide-title{font-size:24px!important}.slide-subtitle{font-size:16px!important}.custom-arrow{font-size:20px;height:40px;width:40px}}