@charset "utf-8";

/* BioStation 3 max */
.new-prod-wrap.prod-biostation-3-max a.btn-white-line:hover,
.new-prod-wrap.prod-biostation-3-max .section-prod-slide .spec-item .icon,
.new-prod-wrap.prod-biostation-3-max .sticky-menu .left_link a:hover { color:rgb(var(--bs3-max-green));}
.new-prod-wrap.prod-biostation-3-max .btn-primary {background: var(--bs3-max-gr);color: #fff;}
.new-prod-wrap.prod-biostation-3-max .section-security {padding-bottom: 0;}
@media screen and (max-width: 1920px) {
    .new-prod-wrap.prod-biostation-3-max .section-prod-slide .product-slider .img-full img {object-position: right;}
}
@media screen and (min-width: 1441px) {    
    .new-prod-wrap.prod-biostation-3-max .section-prod-slide .product-slider .slider-outdoor .img-fixed img {height: 600px;}
}

/*section-spec */
.new-prod-wrap.prod-biostation-3-max .section-spec .bg {background: url('/en/asset/images/01_product/biostation-3-max-spec-main.webp?v2') no-repeat center top / auto 1167px;}
.new-prod-wrap.prod-biostation-3-max .section-spec .spec-feature-list {margin-top: 0; padding-top: 800px;}

@media screen and (max-width: 768px) {
  .new-prod-wrap.prod-biostation-3-max .section-spec .bg {background: url('/en/asset/images/01_product/biostation-3-max-spec-main-m.webp?v3') no-repeat center top / auto 510px; }
  .new-prod-wrap.prod-biostation-3-max .section-spec .spec-feature-list {margin-top: 0; padding-top: 300px;}
}

@media screen and (max-width: 576px){
  .prod-biostation-3-max .section-design .slide-4 .design-tit {font-size: 1.575rem;}
}
.prod-biostation-3-max .section-design.type-a .design-tit:before {background: rgb(var(--bs3-max-green));}

/* section-engine AI Engine */
.prod-biostation-3-max .section-engine { background: rgb(var(--dark-bg)) url('/en/asset/images/01_product/bs3-max-ai-engine-bg.webp') no-repeat center center; background-size: cover; }
.prod-biostation-3-max .section-engine .card .icon { width: 50px; height: 50px; }

.prod-biostation-3-max .section-security .default-content-container {padding-top: 0;}
.prod-biostation-3-max .section-security .bg {
  background: rgb(var(--dark-bg)) url('/en/asset/images/01_product/bs3-max-security-bg.webp') no-repeat bottom center;
  padding-bottom: var(--pc-vertical-padding);
  background-size: 100% auto;
}