/**
 * 注意：此檔案包含自定義樣式，請勿在系統更新時覆蓋
 * Note: This file contains custom styles, do not overwrite during system updates
 * 最後更新 / Last updated: 2025-04-16
 */
.ind-banner__text{
    text-shadow: 0px 0px 4px #000000;
    text-align: left!important;
}
.ind-middle {
    background-image: url(/assets/images/index-slogan.webp);
    background-color: #00000000;
}
.swiper .title--lg {
    display: block;
    padding-top: 10px;
    padding-right: 50px;
    padding-left: 25px;
    padding-bottom: 10px;
    border-left: 12px solid #1267b0;
    text-align: left;
    letter-spacing: 1px;
    font-weight: bolder;
}
.ind-banner__text h2, .ind-banner__text p  {
     display: block;
     padding-top: 1px;
     padding-right: 50px;
     padding-left: 33px;
     padding-bottom: 10px;
     font-size: 28px;
     text-align: left;
     font-family: Arial;
     letter-spacing: 1px;
     color: #FFFFFF;
     width: 90%;
 }
.card-item-title{
    text-shadow: 0px 0px 4px #000000;
}
.index-editor-template41 .wrapper .inner__div .img img {
    width: auto;
    height: 50px!important;
}
.ind-banner__text {
    width: auto;
    padding: 20px 30px 30px;
    position: relative;
    border-radius: 15px;
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    z-index: 11;
}
footer{
    border-top: 1px solid #e5e5e5;
}

.banner .main-h1{
    text-shadow: 0px 0px 4px #000000;
    color:#FFF;
}