@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

/* #region MARK: Global */

#features .xf1 .feature-subheader,
#features .xf1 p {
  font-family: "Inter", graphie, sans-serif;
}

#features .product-info-container-light .feature-subheader {
  color: #000;
  font-weight: 600;
}

#features .product-info-container-dark .feature-subheader {
  color: #000;
  font-weight: 600;
}

#features .section-header-wrapper {
  display: none;
}

/* bootstrap */
section#features .xf1 .breakout>.container-fluid,
section#features .xf1 .breakout>.container,
section#features .xf1 .row.breakout>div[class*="col"] {
  padding-left: 15px;
  padding-right: 15px;
}

#features .product-info-container-light p {
  color: #000;
}

#features .product-info-container-dark p {
  color: #000;
}

#features .xf1 .feature-subheader {
  font-size: clamp(26px, 2.9vw, 60px);
  line-height: 1.13;
  letter-spacing: -0.025em;
  font-weight: 600;
  text-wrap: balance;
  margin-bottom: .4em;
}

#features .xf1 .hl-txt {
  font-weight: 600;
}

#features .xf1 p.footnote{
  font-size:12px;
}

#features .max-1440 {
  max-width: 1440px;
  margin-left: auto !important;
  margin-right: auto !important;
}


@media (min-width: 768px) {

  .xf1 .product-info-row {
    margin-top: 60px;
    margin-bottom: 90px;
  }

  #features .text-right {
    text-align: right !important;
  }

  #features .section_design .feature-subheader.txt-pp,
  #features .section_precision .feature-subheader,
  #features .section_spider .feature-subheader {
    margin-bottom: 20px;
  }

  .margin-top-120 {
    margin-top: 90px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {

  #features .xf1 .section_design .feature-subheader,
  #features .xf1 .section_design p {
    text-align: center;
  }

}

@media (min-width: 1200px) {

  #features .xf1 .product-info-row {
    margin-top: 120px;
    margin-bottom: 120px;
  }
}

@media (max-width: 767px) {

  #features .xf1 .feature-subheader {
    text-align: center;
    margin-bottom: 15px;
  }

  #features .xf1 .txt p {
    text-align: center;
  }

  .mobile-center {
    text-align: center !important;
  }

  .margin-top-120,
  .margin-top-90 {
    margin-top: 30px;
  }

  .margin-bottom-120,
  .margin-bottom-90 {
    margin-bottom: 30px;
  }
}

/* hero */
.prduct-hero-container {}

/* features */

/* #region MARK: design */
#features .section_design p {
  text-align: center;
}


/* #region MARK: audio */
#features .section_audio {
  background-color: #f2f2f2;
}

#features .section_audio .img {
  display: flex;
  justify-content: center;
}

#features .section_audio video {
  width: 100%;
}

#features .section_audio .audio-title {
  font-weight: 600;
  font-size: clamp(20px, 2vw, 28px);
  color: #000;
  margin-bottom: 0;
}

#features .section_audio .img-col {
  display: flex;
  align-items: center;
}

#features .section_audio .feature-subheader,
#features .section_audio .audio-title,
#features .section_audio .audio-desc {
  text-align: center;
}

@media (min-width: 992px) {

  #features .section_audio video {
    width: 80%;
  }

  #features .section_audio .txt-col {
    padding: 3.5vw 7.5vw 3.5vw 1.5vw;
    max-width: 800px;
  }

  #features .section_audio .feature-subheader,
  #features .section_audio .audio-title,
  #features .section_audio .audio-desc {
    text-align: left;
  }
}

/* #region MARK: seamless */
#features .section_audio {
  background-color: #f2f2f2;
}

@media (min-width: 992px) {
  #features .section_seamless .txt-col {
    padding: 3.5vw 7.5vw 3.5vw 1.5vw;
    max-width: 800px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

@media (max-width: 767px) {
  #features .section_seamless .txt-col p {
    text-align: center;
  }
}

/* region MARK: control */

.section_track .HoverSlide {
  overflow: hidden;
}

.section_track .HoverSlide>div {
  width: 100%;
  height: calc(100vw / 1000 * 750);
  float: left;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.section_track .HoverSlide>div .slide-label {
  position: absolute;
  bottom: 16px;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  font-family: "Inter", graphie, sans-serif;
  font-size: clamp(20px, 2.4vw, 50px);
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  opacity: 1;
  transition: opacity 0.4s ease;
  pointer-events: none;
}

.section_track .HoverSlide>div:not(:last-of-type) {
  margin-bottom: 30px;
}

.section_track .HoverSlide>div.slide1 {
  background-image: url('/inline/products/24591/img/xf1-vinyl-player-mobile.jpg');
}

.section_track .HoverSlide>div.slide2 {
  background-image: url('/inline/products/24591/img/xf1-cd-player-mobile.jpg');
}

.section_track .HoverSlide>div.slide3 {
  background-image: url('/inline/products/24591/img/xf1laptop-mobile.jpg');
}

@media screen and (min-width:992px) {
  .section_track .HoverSlide>div {
    width: 30%;
    height: 50vw;
    /* max-height: 600px; */
    max-width: none;
    max-height:calc(60vw / 2560 * 1440);
    transition: width 1s ease-in-out;
    height: calc(100vw / 2560 * 1440);
  }

  .section_track .HoverSlide>div.slide1 {
    background-image: url('/inline/products/24591/img/xf1-vinyl-player-desktop.jpg');
    background-position: right;
  }

  .section_track .HoverSlide>div.slide2 {
    background-image: url('/inline/products/24591/img/xf1-cd-player-desktop.jpg');
    background-position: center;
    width: 40%;
  }

  .section_track .HoverSlide>div.slide3 {
    background-image: url('/inline/products/24591/img/xf1laptop-desktop.jpg');
    background-position: center;
  }

  .section_track .HoverSlide>div:not(:last-of-type) {
    margin-bottom: 0;
  }

  .section_track .HoverSlide.onscreen>div {
    width: 10%;
  }

  .section_track .HoverSlide.onscreen>div.active {
    width: 80%;
  }

  .section_track .HoverSlide>div .slide-label {
    opacity: 0;
  }

  .section_track .HoverSlide>div.active .slide-label {
    opacity: 1;
  }
}

@media screen and (min-width:1600px) {
  /* .section_track .HoverSlide>div {
    max-height: 850px;
  } */
}

@media (max-width: 767px) {
  #features .section_track p {
    text-align: center;
  }
}

/* #region MARK: control */
#features .section_control .control-col,
#features .section_control .stand-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#features .section_control .control-col .feature-subheader,
#features .section_control .stand-col .feature-subheader {
  color: #000;
}

@media (min-width: 768px) {

  #features .section_control .control-col p,
  #features .section_control .stand-col p {
    width: 300px;
  }

  #features .section_control .stand-col {
    align-items: flex-end;
  }

  #features .section_control .control-col,
  #features .section_control .control-col .feature-subheader,
  #features .section_control .control-col p {
    text-align: left;
  }

  #features .section_control .stand-col,
  #features .section_control .stand-col .feature-subheader,
  #features .section_control .stand-col p {
    text-align: right;
  }
}

@media (max-width: 767px) {

  #features .section_control .control-col {
    margin-bottom: 30px;
  }

  #features .section_control p {
    text-align: center;
    margin-top: 0;
  }
}



/* #region MARK: advanced */

#features .section_advanced .txt-container {
  background: rgba(104, 90, 71, 0.8);
  color: #fff;
}

#features .section_advanced .feature-subheader {
  color: #000;
}

#features .section_advanced .txt-container p {
  color: #fff;
}

@media (min-width: 992px) {
  #features .section_advanced {
    background: url('/inline/products/24591/img/xf1-eq.jpg') no-repeat top left;
    min-height: calc(100vw / 2560 * 1440);
    padding-bottom: 0;
    background-size: cover;
  }

  #features .section_advanced .txt {
    min-height: calc(100vw / 2560 * 1440);
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  #features .section_advanced .txt-container {
    padding: 30px;
    margin-bottom: 30px;
  }
}

@media (max-width: 991px) {
  #features .section_advanced {
    background: #fff url('/inline/products/24591/img/xf1-eq-mobile.jpg') no-repeat top center;
    background-size: 100% auto;
    padding-top: 100vw;
    display: flex;
    align-items: flex-end;
  }

   #features .section_advanced .txt-container {
    padding: 15px;
    margin-bottom: 30px;
  }

  #features .section_advanced .feature-subheader {
    margin-bottom: 20px;
    text-align: center;
  }

  #features .section_advanced .feature-subheader span {
    display: block;
  }

  #features .section_advanced p {
    margin-top: 0px;
    text-align: center;
  }
}

/*mhl logo for japan*/
#features .section_mhl .logo-awards {
  position: absolute;
  left:15px;
  top:15px;
  display: flex;
  gap:5px;
  flex-direction: row;
}

#features .section_mhl .logo-awards img {
  object-fit: contain;
  width: 60px;
  height: auto;
  max-width: 200px;
  display: block;
  margin:0;
  padding:0;
}

@media (min-width: 768px) {
  #features .section_mhl .logo-awards {
    top:auto;
    left:30px;
    bottom: 30px;
  }  
}

@media (min-width: 992px) {
  #features .section_mhl .logo-awards {    
    gap:15px;
  }
  #features .section_mhl .logo-awards img {
    width:100px;
  }
}