/** Shopify CDN: Minification failed

Line 370:0 Unexpected "}"

**/
.product-new-dp .pdp-image-text-container,
.product-new-dp .pdp-slideshow-container{
  max-width: 1230px;
}
.product-new-dp .faq-section .faq-container{
  max-width: 1120px;
}
.product-new-dp .pdp-specs h2,
.product-new-dp .pdp-specs .pdp-specs-container{
  max-width: 1120px;
}
.product-new-dp .cust-pdp-slideshow{
    margin-top: 180px;
    padding: 0;
}
.product-new-dp .cust-pdp-slideshow .image-with-text{
    display: flex;
    max-width: unset;
}
.product-new-dp .cust-pdp-slideshow .pdp-slideshow-item h2{
    margin: 0;
}
.product-new-dp .cust-pdp-slideshow .pdp-slideshow-item h2 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.product-new-dp .cust-pdp-slideshow .image-with-text .text_box{
    display: flex;
    padding: 141px 32px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    align-self: stretch;
    background: #F7F7F7;
    max-width: 408px;
}
.product-new-dp .cust-pdp-slideshow .image-with-text .text_box .subtitle{
    margin-bottom: 20px;
}
.product-new-dp .cust-pdp-slideshow .image-with-text .text_box .subtitle p{
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; 
    text-align: left;
    margin: 0;
}
.product-new-dp .cust-pdp-slideshow .image-with-text .text_box .subtitle p em{
  color: #3F68E0;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
.product-new-dp .cust-pdp-slideshow .image-with-text .text_box .content p{
    text-align: left;
    color:  #696C71;
    font-family: "Helvetica Neue ForEco Roman";
    font-size:  16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.product-new-dp .cust-pdp-slideshow .image-with-text .text_box .content p a{
    color: var(--Primary-text-color-Text_Body_2, #696C71);
    font-family: "Helvetica Neue ForEco Roman";
    font-size:  16px;
    font-style: normal;
    font-weight: 400;
    line-height: 137.5% ;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
.product-new-dp .cust-pdp-slideshow .image-with-text .text_box .description{
    margin-top: 50px;
}
.product-new-dp .cust-pdp-slideshow .image-with-text .text_box .description p{
    color: #696C71;
    font-family: "Helvetica Neue ForEco Roman";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; 
    text-align: left;
}
.product-new-dp .cust-pdp-slideshow .pdp-slideshow-tab-title{
    margin: 0 20px;
}
.product-new-dp .cust-pdp-slideshow .pdp-slideshow-tab-title:first-child{
    margin-left: 0;
}
.product-new-dp .cust-pdp-slideshow .pdp-slideshow-tab-title:last-child{
    margin-right: 0;
}
.product-new-dp .cust-pdp-slideshow .pdp-slideshow-block-images-container{
    display: none;
}

@media(max-width:768px){
    .product-new-dp .cust-pdp-slideshow{
        margin-top: 80px;
    }
    .product-new-dp .cust-pdp-slideshow .image-with-text{
        flex-direction: column;
    }
    .product-new-dp .cust-pdp-slideshow .pdp-slideshow-item .text-content h2{
        line-height: 0;
    }
    .product-new-dp .cust-pdp-slideshow .image-with-text .text_box{
        padding: 24px;
    }
    .product-new-dp .cust-pdp-slideshow .image-with-text .text_box .subtitle{
        margin-bottom: 16px;
    }
    .product-new-dp .cust-pdp-slideshow .image-with-text .text_box .subtitle p{
        font-size: 20px;
    }
    .product-new-dp .cust-pdp-slideshow .image-with-text .text_box .subtitle p em{
        font-size: 20px;
    }
    .product-new-dp .cust-pdp-slideshow .image-with-text .text_box .content p{
        font-size: 14px;
    }
    .product-new-dp .cust-pdp-slideshow .image-with-text .text_box .description{
        margin-top: 11px;
    }
    .product-new-dp .cust-pdp-slideshow .image-with-text .text_box .description p{
        font-size: 10px;
    }
    .product-new-dp .cust-pdp-slideshow .pdp-slideshow-tab-title{
        margin: 0 12px;
    }
}


.product-new-dp .image_with_button{
    margin-top: 137px;
}
.product-new-dp .image_with_button .image_with_button-content{
    background-image: var(--bg-image-pc);
    background-size: cover;
    background-position: center;
    width: 100%;
    min-height: 226px;
    padding-left: 68px;
    display: flex;
    align-items: center;
    border-radius: 10px;
}
.product-new-dp .image_with_button .image_with_button-content .text_box{
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.product-new-dp .image_with_button .image_with_button-content .text_box .title{
    color: #000;
    text-align: center;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; 
}
.product-new-dp .image_with_button .image_with_button-content .btn{
    max-width: 252px;
    height: 50px;
    flex-shrink: 0;
    border-radius: 10px;
    background: #000;
}
.product-new-dp .image_with_button .image_with_button-content .btn p{
    width: 100%;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}
@media (max-width:768px){
    .product-new-dp .image_with_button{
        margin-top: 80px;
    }
    .product-new-dp .image_with_button .image_with_button-content{
        background-image: var(--bg-image-mobile);
        width: 100%;
        min-height: unset;
        padding-left: 14px;
        padding-top: 18px;
        padding-bottom: 11px;
    }
    .product-new-dp .image_with_button .image_with_button-content .text_box{
        gap: 10px;
    }
    .product-new-dp .image_with_button .image_with_button-content .text_box .title{
        font-size: 14px;
        max-width: 182px;
        text-align: left;
    }
    .product-new-dp .image_with_button .image_with_button-content .btn{
        width: 82px;
        height: 16px;
        flex-shrink: 0;
        padding: 0;
        box-sizing: border-box;
        border-radius: 3px;
    }
    .product-new-dp .image_with_button .image_with_button-content .btn p{
        font-size: 5px;
    }
}

.product-new-dp .pdp-image-text{
    margin-top: 140px;
    padding: 0;
}
.product-new-dp .pdp-image-text .stack-content .text-content{
    color: #696C71;
    font-family: "Helvetica Neue ForEco Roman";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; 
    padding: 24px 0 0;
}
.product-new-dp .pdp-image-text .stack-content .text-content p{
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
}

.product-new-dp .pdp-image-text .header_box{
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
}
.product-new-dp .pdp-image-text .header_box .title{
    color:  #3F68E0;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 130% ;
    margin-bottom: 12px;
}
.product-new-dp .pdp-image-text .header_box .subtitle{
    color: #000;
    text-align: center;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 123%;
}
.product-new-dp .pdp-image-text .swiper_control{
    display: none;
}

.product-new-dp .pdp-image-text .swiper_control .swiper-button-next::after,
.product-new-dp .pdp-image-text .swiper_control .swiper-button-prev::after{
    display: none;
}
.product-new-dp .pdp-image-text .stack-content{
  background: #fff;
  padding-bottom: 0;
  border-radius: 0; 
}
.product-new-dp .pdp-image-text .stack-content picture{
  display: flex;
}
.product-new-dp .pdp-image-text .stack-content img{
  max-height: 253px;
  border-radius: 0;
}
.product-new-dp .pdp-image-text .content-alignment-left{
  gap: 24px;
  flex-wrap: nowrap;
}
@media (max-width:768px){
    .product-new-dp .hideMobile{
      display: none;
    }
    .product-new-dp .pdp-image-text{
        margin-top:80px;
        padding: 0;
    }
    .product-new-dp .pdp-image-text .header_box{
        margin-bottom: 24px;
        justify-content: center;
        align-items: center;
    }
    .product-new-dp .pdp-image-text .header_box .title{
        font-size: 16px;
    }
    .product-new-dp .pdp-image-text .header_box .subtitle{
        font-size: 24px;
        max-width: 311px;
    }
    .product-new-dp .pdp-image-text .stack-content .text-content p{
        font-size: 16px;
        margin-bottom: 12px;
    }
    .product-new-dp .pdp-image-text .stack-content .text-content{
        font-size: 14px;
    }
    .product-new-dp .pdp-image-text .swiper_control{
        display: flex;
        justify-content: end;
    }
    .product-new-dp .pdp-image-text .swiper_control .control_box{
        display: flex;
        align-items: center;
        gap: 20px;
    }
    .product-new-dp .pdp-image-text .text-content{
        padding: 24px 0 0;

    }
    .product-new-dp .pdp-image-text .stack-content{
        padding-bottom: 0;
        margin-bottom: 30px;
    }
    .product-new-dp .pdp-image-text .swiper_control .swiper-button-next,
    .product-new-dp .pdp-image-text .swiper_control .swiper-button-prev{
        position: relative;
        padding: 6px;
        top: unset;
        left: unset;
        right: unset;
        bottom: unset;
        height: fit-content;
        margin: 0;
        width: fit-content;
    }
    .product-new-dp .pdp-image-text .swiper_control .swiper-button-next svg,
    .product-new-dp .pdp-image-text .swiper_control .swiper-button-prev svg{
        width: 28px;
        height: 28px;
        display: flex;
        flex: 0 0 auto;
    }
    .product-new-dp .pdp-image-text .content-alignment-left{
        gap: 0;
    }
    .product-new-dp .pdp-image-text .pdp-image-text-container.owl-pr-0{
        padding-right: 24px !important;
        overflow: hidden;
    }
    .product-new-dp .pdp-image-text-container .swiper{
      overflow: visible;
    }
}

.product-new-dp .pdp-specs{
  margin-top:165px;
  padding-bottom:0; 
}

}media (max-width:768px){
  .product-new-dp .pdp-specs{
    margin-top:80px;
  }
}


.product-new-dp .faq-section{
  margin-top:140px;
  padding-top:0; 
  padding-bottom:0; 
  margin-bottom: 120px;
}
.product-new-dp .faq-section .question-container h3{
  color: #000 !important;
  font-family: "Helvetica Neue ForEco Md";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; 
}
.product-new-dp .faq-section .faq-container p{
  color:  #707070 !important;
  font-family: "Helvetica Neue ForEco Roman";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; 
}
.product-new-dp .faq-section .faq-container .question-container{
  align-items: flex-start;
}
@media (max-width:768px){
  .product-new-dp .faq-section{
    margin-top:80px;
    margin-bottom:80px;
  }
}


.product-new-dp .disaster-page-tabs .disaster-container{
  padding: 120px 20px;
  border-top:none;
}
.product-new-dp .disaster-page-products .title{
  color: #000;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; 
  padding: 0;
  margin-bottom: 40px
}
.product-new-dp .disaster-page-products .title:after{
  display: none;
}
.product-new-dp .disaster-page-products .products_wrapper:has(.block-one_column){
  margin-top: 0;
  gap: 20px;
}
.product-new-dp .disaster-page-products .products_wrapper .product_block{
  padding: 16px 33px 40px;
}
.product-new-dp .disaster-page-products .products_wrapper .product_block.block-one_column{
  width: calc(33.33% - 14px);
}
.product-new-dp .disaster-page-products .products_wrapper .product_block .product_title{
  margin-top:40px;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
}
.product-new-dp .disaster-page-products .products_wrapper .product_block .product_price{
  color:  #1F1F1F;
  font-family: 'Helvetica Neue ForEco';
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.product-new-dp .disaster-page-products .products_wrapper .product_block .product_price span{
  color: #1F1F1F;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.product-new-dp .disaster-page-products .products_wrapper .product_block .product_compare_price{
  margin-top:3px;
  font-size: 14px;
}
.product-new-dp .disaster-page-products .products_wrapper .product_block .btn_wrapper{
  gap: 15px;
}
.product-new-dp .disaster-page-products .products_wrapper .product_block .btn{
  font-size: 15px;
}
.product-new-dp .disaster-page-products .products_wrapper .product_block .discount_wrap .discount_label{
  color: #000;
}
@media (max-width:768px){
  .product-new-dp .disaster-page-tabs{
    background: #fff !important;
  }
  .product-new-dp .disaster-page-tabs .disaster-container{
    padding: 0 8px 80px;
  }
  .product-new-dp .disaster-page-products .products_wrapper{
    flex-wrap:wrap;
    overflow:hidden;
  }
  .product-new-dp .disaster-page-products .title{
    display: none;
  }
  .product-new-dp .disaster-page-products .disaster-container:before{
    display: none;
  }
  .product-new-dp .disaster-page-products .products_wrapper{
    gap: 8px !important;
    row-gap: 40px !important;
  }
  .product-new-dp .disaster-page-products .products_wrapper .product_block{
    flex:unset;
    padding: 0 5px;
    width: calc(50% - 5px) !important;
  }
  .product-new-dp .disaster-page-products .products_wrapper .product_block .product_title{
    font-size: 13px;
  }
  .product-new-dp .disaster-page-products .products_wrapper .product_block .product_price{
    font-size: 20px;
    margin-top: 26px;
  }
  .product-new-dp .disaster-page-products .products_wrapper .product_block .product_price span{
    font-size: 12px;
  }
  .product-new-dp .disaster-page-products .products_wrapper .product_block .product_compare_price{
    font-size: 12px;
  }
  .product-new-dp .disaster-page-products .products_wrapper .product_block .btn_wrapper{
    gap: 0;
    justify-content: center;
  }
  .product-new-dp .disaster-page-products .products_wrapper .product_block .btn{
    font-size: 12px;
    max-width: 146px;
  }
  .product-new-dp .disaster-page-products .products_wrapper .product_block .discount_wrap{
    width: 50px;
  }
  .product-new-dp .disaster-page-products .products_wrapper .product_block .discount_wrap .discount_label{
    top: 7px;
    color: #000;
    text-align: center;
    font-family: "Helvetica Neue ForEco";
    font-size: 12.5px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .product-new-dp .disaster-page-products .products_wrapper .product_block .discount_wrap .discount_label span{
    color: #000;
    text-align: center;
    font-size: 8.75px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
}

.product-new-dp .site-footer{
  margin-top: 0;
}
/* new-dp 2025-07-14 B */

/* PDP Banner - Video popup */
.product-new-dp .pdp-banner-video .subtitle p {
    font-size: 36px;
    font-family: 'Helvetica Neue ForEco';
    font-weight: 500;
}
.product-new-dp .pdp-banner-video .title p {
  font-weight: 700;
  font-size: 48px;
  color: #000;
  font-family: 'Helvetica Neue ForEco';
}

@media(max-width: 768px) {
  .product-new-dp .pdp-banner-video .text-content {
    display: flex;
    flex-direction: column-reverse;
    gap: 14px;
  }
  
  .product-new-dp .pdp-banner-video .subtitle p {
    font-size: 20px;
  }

  .product-new-dp .pdp-banner-video .title p {
    font-size: 32px;
    margin: 0;
  }

  .product-new-dp .pdp-banner-video .title p br {
    display: none;
  }
}

/* slideshow */
.product-new-dp .change-to__blue {
  font-style: normal;
  color: #3F68E0;
}

.product-new-dp .lp-slideshow .content,
.product-new-dp .lp-slideshow .pdp-slideshow-tabs-inner .pdp-slideshow-tab-title,
.product-new-dp .pdp-slideshow.alter .content,
.product-new-dp .pdp-slideshow.alter .pdp-slideshow-tabs-inner .pdp-slideshow-tab-title {
  color: #696C71;
}

.product-new-dp .lp-slideshow .pdp-slideshow-tabs-inner .pdp-slideshow-tab-title.active,
.product-new-dp .pdp-slideshow.alter .pdp-slideshow-tabs-inner .pdp-slideshow-tab-title.active {
    color: #000;
    border-color: #000;
}

.product-new-dp .lp-slideshow .pdp-slideshow-bottom-item .content,
.product-new-dp .pdp-slideshow.alter .pdp-slideshow-bottom-item .content{
  font-size: 12px;
}

.product-new-dp .lp-slideshow .pdp-slideshow-tabs-inner {
    border-color: rgba(0, 0, 0, 0.08);
}

@media(max-width: 768px) {
  .product-new-dp .lp-slideshow .pdp-slideshow-bottom-item .content,
  .product-new-dp .pdp-slideshow.alter .pdp-slideshow-bottom-item .content{
    font-size: 11px;
  }
  .product-new-dp .pdp-slideshow.alter .pdp-slideshow-container.full .pdp-slideshow-item {
    width: 100%;
  }
}
/* multi section */
.product-new-dp .pdp-slideshow.alter .subheading,
.product-new-dp .pdp-rich-text .subheading {
    color: #3f68e0;
    font-size: 20px;
}

/* accordion */
.product-new-dp .pdp-accordion-inner {
    min-height: 588px;
    display: flex;
    flex-direction: row-reverse;
    gap: 80px;
    align-items: center;
}

.product-new-dp .pdp-accordion .pdp-accordion-inner .pdp-accordion-left-part {
    flex: 0 0 calc(50% - 80px);
    width: auto;
    padding-right: 0;
}

.product-new-dp .pdp-accordion .pdp-accordion-inner .pdp-accordion-right-part {
    position: unset;
    flex: 0 0 50%;
    width: auto;
    height: 100%;
}

.product-new-dp .pdp-accordion .pdp-accordion-inner .pdp-accordion-left-part  .tab_content_inner {
  color: #696C71;
  font-size: 14px;
}

@media(max-width: 768px) {
  .product-new-dp .pdp-accordion .pdp-accordion-inner .pdp-accordion-left-part {
    flex: 0 0 100%;
    width: 100%;
  }

  .product-new-dp .pdp-accordion .pdp-accordion-inner {
    min-height: unset;
    height: auto;
    display: flex;
    flex-direction: column-reverse;
    gap: 16px;
    align-items: center;
  }

  .product-new-dp .pdp-accordion .pdp-accordion-inner .hideMobile {
    display: block;
  }

  .product-new-dp .pdp-accordion .pdp-accordion-inner .hideDesktop {
    display: none;
  }
}

.product-new-dp .pdp-text-with-image-section .pdp-image-text-container__flex:has(.pdp-content) {
    gap: 10px;
}

.product-new-dp .pdp-image-text-one-column .pdp-bottom-content p {
    font-size: 12px;
    font-weight: 400;
    color: #707070;
}

@media(max-width: 768px) {
 .product-new-dp .pdp-text-with-image-section:has(.pdp-content) .video-container {
    overflow: scroll;
    margin-left: -24px;
    padding-left: 24px;
    margin-right: -24px;
    padding-right: 24px;
  }

 .product-new-dp .pdp-text-with-image-section:has(.pdp-content) .video-container img {
    min-width: 570px;
  }
}

.product-new-dp h2,
.product-new-dp .pdp-image-text-one-column .h1 {
  font-family: var(--font-stack-body);
  font-weight: bold;
}
.product-new-dp .subheading {
  font-weight: 700;
}

.product-new-dp .pdp-image-text-container, 
.product-new-dp .pdp-slideshow-container, 
.product-new-dp .pdp-what-in-box-container, 
.product-new-dp .pdp-video .pdp-video-container, 
.product-new-dp .pdp-tab-products-section .pdp-video-container, 
.product-new-dp .pdp-images .pdp-video-container, 
.product-new-dp .pdp-products-grid-section .pdp-video-container {
    max-width: 1230px;
}

@media(max-width: 768px) {
  .product-new-dp .pdp-slideshow.alter .subheading, 
  .product-new-dp .pdp-rich-text .subheading {
    font-size: 16px;
  }

  .product-new-dp h2,
  .product-new-dp .pdp-image-text-one-column .h1 {
    font-size: 24px;
  }
}
/* new-dp 2025-07-14 E */

.cust-pdp-image-text.pdp a.pdp-button {
    font-size: 14px;
    font-weight: 500;
    padding: 8px 18px;
    background-color: transparent;
    color: #3F68E0;
    text-align: center;
    border-radius: 60px;
    display: flex;
    gap: 8px;
    justify-content: center;
    align-items: center;
    width: fit-content;
    border: 1px solid #3f68e0;
    margin-top: 16px;
}

.cust-pdp-image-text.pdp a.pdp-button:hover {
  background: transparent;
}

/*CHEN 2025-07-11 B*/
.product-new-dp .cust-pdp-slideshow .image-with-text{
  padding: 0;
}
.product-new-dp .cust-pdp-slideshow .pdp-slideshow-container-inner .subheading {
    color: #3F68E0;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    margin-bottom: 12px;
}
.product-new-dp .cust-pdp-slideshow .pdp-slideshow-container-inner .title{
    color: #000;
    text-align: center;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 123%;
    margin-bottom: 40px;
}
@media (max-width:768px){
  .product-new-dp .cust-pdp-slideshow .pdp-slideshow-container-inner .subheading{
    font-size: 16px;
  }
  .product-new-dp .cust-pdp-slideshow .pdp-slideshow-container-inner .title{
    font-size: 24px;
    max-width: 311px;
    margin: 0 auto;
    margin-bottom: 24px;
  }
}
/*CHEN 2025-07-11 E*/