.cid-sLS1Aj8kgD.autofillwidth{
  background-color: #fff;
}
.cid-sLS1Aj8kgD.autofillwidth .carousel-control{
  position: absolute;
  top: auto;
  bottom: auto;
  margin-top: -40px;
  margin-right: 20px;
  margin-left: 20px;
}
.cid-sErk2mcCx9 {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}
.cid-sErk2mcCx9 .mbr-section-title {
  color: #006AB1;
  padding-left: 24px;           /* 文字與線的距離 */
  border-left: 8px solid #006AB1; /* 左側那條線 */
}
.cid-sLOie8q2fs .contents .mbr-section-title {
  color: #716c80;
}
.cid-sLOie8q2fs1 .contents .mbr-section-title{
  color: #006AB1;
  padding: 40px;
  text-align: center;
}
.cid-sLOie8q2fs1{
  background:#DAEEFF;
  padding-top: 40px;
  padding-bottom: 40px;
}

/* 卡片樣式 */
.cid-sLOie8q2fs1 .card {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 6px 15px rgba(0,0,0,0.1);
  border: none;
}

.cid-sLOie8q2fs1 .card .card-body{
  background-color: #fff;
}
.cid-sLOie8q2fs1 .card .card-body .card-text{
    height: 65px;
}
.cid-sLOie8q2fs1 .card img {
  object-fit: cover;
}

/* 讓左右稍微露出 */
.cid-sLOie8q2fs1 .swiper {
  padding: 20px 60px;
}

/* 箭頭按鈕（外框） */
.cid-sLOie8q2fs1 .swiper-button-prev,
.cid-sLOie8q2fs1 .swiper-button-next {
  width: 44px;
  height: 44px;
  background: #ffffff;
  border-radius: 50%;
  border: 1px solid #006AB1;
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
  
  display: flex;
  align-items: center;
  justify-content: center;

  top: 50%;
  transform: translateY(-50%);
}
.cid-sLOie8q2fs1 .swiper-button-prev svg,
.cid-sLOie8q2fs1 .swiper-button-next svg{
  padding: 10px;
}

/* 箭頭顏色 */
.cid-sLOie8q2fs1 .swiper-button-prev::after,
.cid-sLOie8q2fs1 .swiper-button-next::after {
  font-size: 18px;
  color: #2b5c8a;
  font-weight: bold;
}

/* 左右位置微調 */
.cid-sLOie8q2fs1 .swiper-button-prev {
  left: -10px;
}

.cid-sLOie8q2fs1 .swiper-button-next {
  right: -10px;
}

/* hover 效果 */
.cid-sLOie8q2fs1 .swiper-button-prev:hover,
.cid-sLOie8q2fs1 .swiper-button-next:hover {
  background: #2b5c8a;
}

.cid-sLOie8q2fs1 .swiper-button-prev:hover::after,
.cid-sLOie8q2fs1 .swiper-button-next:hover::after {
  color: #fff;
}
.cid-sLS6YicPJb {
  padding-top: 0px;
}
.cid-sLS6YicPJb .banner_img{
    margin-bottom: 70px;
}
.swiper_history {
  height: 600px;
  position: relative;
}
.swiper_history .btn-up, .swiper_history .btn-down {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  box-shadow: 0 3px 8px rgba(0,0,0,0.2);
}
.swiper-slide_history {
  overflow: hidden;
  scroll-behavior: smooth;
  overscroll-behavior: contain;
  height: 450px !important;
  margin-top: 80px;
}
.swiper_history .btn-up { top: 10px; }
.swiper_history .btn-down { bottom: 10px; }
.cid-sLS6YicPJb .timelines-container{
  margin-top: 10px;
}
.cid-sLS1Aj8kgD .content-align-items {
  align-items: center;
}

.cid-sLS6YicPJb .timelines-container .timeline-element .timeline-text-content .mbr-timeline-title {
  font-weight: normal;
}
.cid-sLS6YicPJb .timelines-container .timeline-element .timeline-text-content .display-5 {
  font-size: 18px;
}
.cid-sLS6YicPJb .timelines-container .timeline-element .date .mbr-timeline-date {
  font-weight: 600;
}
.cid-sCDtM8jqVV .container .mbr-section-subtitle {
  color: #006AB1;
  font-size: 1.875rem;
  padding-bottom: 40px;
}
.cid-sCDtM8jqVV .slider__content .slider__text {
  font-size: 16px;
  line-height: 24px;
}
.cid-sErk2mcCx9 .mbr-media img {
  min-height: auto;
  height: auto;
}