/*
 *  Form 4b
 */

 @media (min-width: 1600px) {
  .container {
      max-width: 1480px;
  }
}

.ui-w-6 {
   width: 1.5rem;
}

.ui-h-6 {
   height: 1.5rem;
}

a.btn {
   color: #ffffff;
}

h2.title-grey {
   margin: 0;
   color: #6b7280;
   font-size: 32px;
   font-weight: 600;
   line-height: 40px;
   margin: 2em 0;
}
h2.title-grey b {
   color: #000;
   font-weight: 600;
}

section#form4-hero {
    padding-top: 80px;
}
 .hero {
    height: 800px;
 }
 .hero>video {
    position: absolute;
    width: 100%;
    height: 800px;
    object-fit: cover;
    object-position: center;
 }


 .hero-card-left {
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: flex-end;
   padding-left: 2em;
   height: 100%;
 }
 .hero-card-left .title {
    display: none;
 }

 .hero-card-left a.btn.whatch-video {
   display: flex;
   gap: 8px;
   overflow: hidden;
   height: 36px;
   width: auto;
   padding: 6px 16px;
   margin-bottom: 0;
   background: rgba(255,255,255, .65);
   border: 1px solid #374151;
   line-height: 20px;
   color: #374151;
 }

 .hero-card-left a.btn.whatch-video:hover {
   --tw-shadow: inset 0 0 0 2px #4b5563 !important;
   --tw-shadow-colored: inset 0 0 0 2px var(--tw-shadow-color) !important;
   box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
 }


 .hero-card-section {
    border: 1px solid #d1d5db;
    padding: 30px 0 0;
    margin-top: 70px;
    height: 600px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: rgba(255, 255, 255, .65);
    justify-content: space-between;
 } 
 .hero-card-section .button-container {
   padding: 30px 0;
 }
 .hero-card-title {
   text-align: center;
   padding-top: 30px;
   padding-bottom: 100px;
   min-height: 300px;
 }
 .hero-card-title .title {
   font-size: 48px;
   font-weight: 600;
   color: #000;
 }
 .hero-card-title .subtitle {
   font-size: 26px;
   font-weight: 600;
   line-height: 1.6;
   color: #374151;
 }
 .hero-description-card-section {
  width: 100%;
  display: flex;
 }
 .hero-description-card {
  flex-basis: 33.3339%;
  border-right: 1px solid #d1d5db;
  border-top: 1px solid #d1d5db;
  padding: 15px 30px;
 }
 .hero-description-card:last-child {
  border-right: 0px solid rgba(255, 255, 255, 0);
 }
 .hero-description-card-title {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 30px;
 }

 .hero-description-card-description {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    text-align: center;
    flex: 1 0;
    padding-bottom: 30px;
  }

  @media (max-width: 575.98px) {
    .hero {
      height: auto;
    }
    
    .hero-card-left {
      aspect-ratio: 7/8;
      padding-left: 0;
      justify-content: space-between;
    }

    .hero-card-title {
      padding-bottom: 30px;
      min-height: 200px;
    }

    .hero-card-title .title {
      display: none;
    }
    .hero-card-left .title {
      font-size: 48px;
      font-weight: 600;
      color: #000;
    }
    
    .hero>video {
      object-fit: cover;
      object-position: center;
      aspect-ratio: 4/5;
      height: auto;
    }
    .hero-card-section {
      height: auto;
    }
    .hero-description-card-section {
      flex-direction: column;
    }
  }

 #form4-slider {
   background: #f7fbfd;
   padding-bottom: 3em;
 }

 .compare-slider li {
      display: flex;
      flex-direction: row-reverse;
 }
 .compare-slider .slide-imgwrap {
   flex: auto;
   position: relative;
   overflow: hidden;
   aspect-ratio: 16/8;
 } 
 .compare-slider .slide-imgwrap img {
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0; right: 0; bottom: 0; left: 0;
   object-fit: cover;
   object-position: center;
   font-size: 16px;
   line-height: 20px;
 }
 .compare-slider .slide-contentwrap {
   width: 320px;
   justify-content: flex-end;
   display: flex;
   flex-direction: column;
   border: 1px solid #d1d5db;
 }

 .compare-slider .slide-contentwrap .content-print-times {
   padding: 36px;
   display: flex;
   flex-direction: column;
   justify-content: center;
   align-items: flex-start;
   gap: 36px;
   flex: 1 0;
   align-self: stretch;
 }

  .compare-slider .slide-contentwrap .content-print-name {
   padding: 0 36px;
   display: flex;
   padding: 0 36px;
   flex-basis: 145px;
   flex-grow: 0;
   flex-shrink: 0;
   flex-direction: column;
   align-items: center;
   gap: 16px;
   align-self: stretch;
   justify-content: center;
   text-align: center;
   font-size: 18px;
   font-style: normal;
   font-weight: 600;
   line-height: 24px;
   border-top: 1px solid #d1d5db;
  }

 .compare-slider .print-time {
   display: flex;
   justify-content: space-between;
   flex-wrap: wrap;
   align-items: flex-end;
   color: #374151;
   font-style: normal;
   font-weight: 600;
   align-self: stretch;
 }

 .compare-slider .print-time-time {
   font-size: 16px;
   font-weight: 600;
   line-height: 20px;
   color: #374151;
 }
 .compare-slider .print-time-time span.big {
   font-size: 20px;
 }
 .compare-slider .print-time-platform {
   font-weight: 400;
 }

 
 .compare-slider .print-time-progress-bar {
   width: 100%;
   border-radius: 4px;
   height: 8px;
   background: #d1d5db;
   width: 100%;
   margin-top: 8px;
   align-self: stretch;
 }
 .compare-slider .print-time-progress-bar .print-time-progress {
   min-width: 16px;
   background: #374151;
   border-radius: inherit;
   height: inherit;
 }
 .compare-slider .print-time-progress-bar .print-time-progress.light {
   background: linear-gradient(270deg, #5db5ff -.85%, #0762c8 99.15%);
 }
 ul.compare-carousel {
   padding: 0;
   margin: 0;
 }
 .compare-slider {
   overflow: hidden;
 }
 .compare-slider .owl-stage {
   display: flex;
   overflow: hidden;
 }

 .owl-nav.disabled {
  display: none;
 }
 .owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  gap: 1em;
}
 .owl-dots .owl-dot {
  display: flex;
  overflow: hidden;
  background: none;
  border: 0;
  padding: 2em 0 1em;
  cursor: pointer;
 }
 .owl-dots .owl-dot span {
  display: block;
  background: #D6D6D6;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  
 }
 .owl-dots .owl-dot.active span {
  background: #869791;
 }

 @media (max-width: 575.98px) { 
    .compare-slider li {
      flex-direction: column;
    }
    .compare-slider .slide-imgwrap {
      aspect-ratio: 16/8;
    }
    .compare-slider .slide-contentwrap {
      width: auto;
    }
 }


/** section_specification **/
.section_specification {
  padding: 1em 0 5em;
}
.section_specification.bg-black {
  background: #000;
  color: #f3f3f3;
}
.section_specification.bg-black b {
  color: #fff;
}

.section_specification .image-block {
  display: flex;
  height: 100%;
  align-items: center;
  flex-direction: column;
}
.section_specification ul {
  margin: 0 0 1em 1em;
  padding: 0;
}
.section_specification ul li {
  margin: .1em 0 .5em;
}

.spec-block-table {
  display: flex;
  flex-direction: column;
  gap: 1em;
}
.spec-block-table .spec-row {
  display: flex;
  flex-direction: row;
  border-bottom: 1px solid #9ca3af;
}
.spec-block-table .spec-row .spec-item {
  flex: 1;
}
.spec-block-table .spec-row .spec-value {
  flex: 1;
}

