:root {
  --cvh: 1vh;
}
.fancybox__content :focus:not(.carousel__button.is-close) {
  outline: none !important;
}
.hero_slider_wrapper{
  height: calc(var(--cvh, 1vh) * 90);
  position: relative;
  overflow: hidden;
  background: #000;
}
.slider_because_gold_wrapper .video_slider_content {
  display: none;
}

.video_slider .item {
  position: relative;
  height: calc(var(--cvh, 1vh) * 90);
  background-size: cover;
  background-position: top center;
}
.edge-mobile .hero_slider_wrapper{
  min-height: 98vh;
}
.edge-mobile .video_slider .item {
  height: 98vh;
}
.video_slider_content {
  position: absolute;
  bottom: 10%;
  left: 5%;
  color: #fff;
  max-width: 600px;
  z-index: 2;
}
.because_gold_video_wrapper .mobile_item {
  display: none;
}
.video_slider_content h2 {
  font-family: Fixture, sans-serif;
  text-transform: uppercase;
  font-size: 105px;
  line-height: 100%;
  margin-bottom: 25px;
}
.video_slider_content h2 span{
 color: #DFB975;
}
.because_gold_video_btn_wrapper .video_slider_btn,
.video_slider_content .video_slider_btn {
  display: inline-block;
  font-size: 40px;
  line-height: 115%;
  text-transform: uppercase;
  color: #DFB975;
  background: transparent;
  border: 3.5px solid #DFB975;
  padding: 6px 50px 11px;
  cursor: pointer;
  font-family: Fixture, sans-serif;
  border-radius: 8px;
  font-weight: 500;
}
.because_gold_video_btn_wrapper .video_slider_btn:hover,
.video_slider_content .video_slider_btn:hover {
  background: #DFB975;
  color: #fff;
}

.video_slider.owl-carousel .owl-dots {
  position: absolute;
  bottom: 8%;
  right: 40px; 
  display: flex;
  gap: 8px;
}

.video_slider.owl-carousel .owl-dot {
  position: relative;
  width: 26px;
  height: 26px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video_slider.owl-carousel .dot-inner {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #fff;
  transition: all 0.3s ease;
}

.video_slider.owl-carousel .owl-dot.active .dot-inner {
  width: 26px;
  height: 26px;
  background: transparent;
}
.progress-ring {
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(-90deg);
  pointer-events: none;
}

.progress-ring circle {
  fill: none;
  stroke-width: 0;
}

.video_slider.owl-carousel .owl-dot.active .progress-ring circle {
  stroke-width: 2;
}

.progress-ring .bg {
  stroke: rgba(255, 255, 255, 0.4);
}

.progress-ring .progress {
  stroke: #d4af37;
  stroke-dasharray: 75;
  stroke-dashoffset: 75;
  transition: stroke-dashoffset linear;
}


.video_slider .video_slider_img_1{background-image: url('/wp-content/uploads/slider1.webp');}
.video_slider .video_slider_img_2{background-image: url('/wp-content/uploads/Swimmer-1_Final_Grain-scaled.webp');}

h2.mobile_slider_ttl{display: none}



/* video item css */
.video_slider .video_slider_img_0{
  position: relative;
  height: calc(var(--cvh, 1vh) * 90);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  background-image: url('/wp-content/uploads/video_banner-bg-slider.webp');
}

.because_gold_video_btn_wrapper {
  position: absolute;
  left: 28%;
  bottom: 30%;
  z-index: 2;
}

.video_slider_watch_btn {
 display: inline-block;
 font-size: 40px;
 line-height: 115%;
 text-transform: uppercase;
 color: #DFB975;
 background: transparent;
 border: 3.5px solid #DFB975;
 padding: 6px 50px 11px;
 cursor: pointer;
 font-family: Fixture, sans-serif;
 border-radius: 8px;
 font-weight: 500;
}

.because_gold_video_btn:hover {
  background: #DFB975;
  color: #fff;
}



@media (min-width: 1280px) and (max-width: 1440px) {
  .because_gold_video_btn_wrapper {
    left: 23%;
  }
  .video_slider .video_slider_img_0{
    background-image: url('/wp-content/uploads/slider_macbook_img.webp');    
    background-size: contain;
    background-position: bottom center;
  }
  #header ul.menu li a {
    margin: 0 10px;
  }

}

@media (min-width: 744px) and (max-width: 1279px) {
  #header ul.menu li a {
    margin: 0 10px;
  }
  .slider_because_gold_wrapper .video_slider_content {
    display: block;
  }
  .because_gold_video_btn_wrapper{display: none;}
  .video_slider .video_slider_img_0 {background-image: none;}

  .video_slider .video_slider_img_1{background-image: url('/wp-content/uploads/slider1_ipad.webp');}
  .video_slider .video_slider_img_2{background-image: url('/wp-content/uploads/slider2_ipad.webp');}
  .video_slider_content {
    bottom: 57px;
  }
  .video_slider.owl-carousel .owl-dots {
    position: absolute !important;
    bottom: 41px !important;
    right: 59px !important;
    display: flex !important;
    gap: 8!important;
  }
  .video_slider_content h2 {
    font-size: 95px;
  }

  .slider_because_gold_wrapper .video_slider_content {
    bottom: 57px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: 100%;
  }
  h2.because_gold_ttl{
    display: block;
    position: relative;
    color: #DFB975;
    text-transform: uppercase;
    font-family: Fixture, sans-serif;
    font-size: 175px !important;
    line-height: 170px;
    letter-spacing: -4%;
  }
  
  h2.because_gold_ttl::before {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 530px;
    width: auto;
    height: 100%;
    content: url('/wp-content/uploads/new_ipad.webp');
    z-index: -1;
  }
  h2.because_gold_ttl br {
    display: none;
  }
  .because_gold_video_btn_wrapper .video_slider_btn{
    display: none;
  }



}


@media (max-width: 743px) {
  .slider_because_gold_wrapper .video_slider_content {
    display: block;
  }
   .because_gold_video_btn_wrapper{display: none;}
  .video_slider_content {
    text-align: center;
    left: 50%;
    bottom: 70px;
    width: 350px;
    position: absolute;
    margin: 0 auto;
    transform: translateX(-50%);
  }
  .video_slider_content h2 {
    font-size: 60px !important;
    margin-bottom: 0;
  }

  .video_slider.owl-carousel .owl-dots {
    bottom: 30px;
    left: 9%;
    justify-content: center;
    position: sticky;
  }
  .video_slider .video_slider_img_0 {background-image: none;}
  .video_slider .video_slider_img_1{background-image: url('/wp-content/uploads/mobile_slider_2.webp');}
  .video_slider .video_slider_img_2{background-image: url('/wp-content/uploads/mobile_slider_3.webp');}
  .video_slider_content .video_slider_btn{
    font-size: 32px;
    margin: 20px 0;
    padding: 4px 25px 8px;
  }
  h2.because_gold_ttl{
    display: block;
    position: relative;
    color: #DFB975;
    text-transform: uppercase;
    font-family: Fixture, sans-serif;
    font-size: 110px !important;
    line-height: 85px;
  }
  
  h2.because_gold_ttl::before {
    position: absolute;
    left: 0;
    bottom: 360px;
    width: auto;
    height: 100%;
    content: url('/wp-content/uploads/new_mobile_img.webp');
    z-index: -1;
  }
  .because_gold_video_btn_wrapper .video_slider_btn{
  display: none;
}


}



@media (min-width: 440) and (max-width: 743px){}


@media (max-width: 439px) {}