.motoverse-throughout {
  margin: 0 auto 64px;
  overflow: hidden;
  position: relative;
  min-height: 100vh;
}
@media only screen and (max-width: 1199px) {
  .motoverse-throughout {
    min-height: auto;
  }
}
.motoverse-throughout .inner-section {
  max-width: 80%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .motoverse-throughout .inner-section {
    max-width: 100%;
    padding-inline: 20px;
  }
  .motoverse-throughout {
    margin: 32px auto;
  }
}
.motoverse-throughout .main-heading {
  margin-bottom: 40px;
  font-size: 40px;
  line-height: 48px;
  font-weight: 500;
  letter-spacing: 0.8px;
  color: white;
  text-align: center;
  margin-top: 67px;
}
@media only screen and (max-width: 767px) {
  .motoverse-throughout .main-heading {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 24px;
    margin-top: 33px;
  }
}
.motoverse-throughout .inner-footer-section {
  position: relative;
  width: 100%;
  max-width: 957px;
  margin: 0 auto;
  mix-blend-mode: lighten;
}
@media only screen and (max-width: 767px) {
  .motoverse-throughout .inner-footer-section {
    max-width: 100%;
    width: auto;
    padding-inline: 20px;
    margin-top: 30px;
  }
}
.motoverse-throughout .inner-footer-section .heading {
  font-size: 218px;
  font-weight: 500;
  opacity: 0.6;
  letter-spacing: 0.8px;
  color: white;
  text-align: center;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .motoverse-throughout .inner-footer-section .heading {
    font-size: 56px;
    position: relative;
    bottom: 0;
  }
}
.motoverse-throughout .slider-section {
  position: relative;
  height: 100%;
  min-height: 560px;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .motoverse-throughout .slider-section {
    min-height: 540px;
  }
}
.motoverse-throughout .image-swiper {
  width: 100%;
  margin-bottom: 40px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .motoverse-throughout .image-swiper .swiper-wrapper {
    display: flex;
    align-items: center;
  }
}
.motoverse-throughout .image-swiper .image-slider {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 0px;
}
.motoverse-throughout .image-swiper .image-slider .img-box {
  height: 186px;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.motoverse-throughout .image-swiper .image-slider .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.slide-video {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.slide-video:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  z-index: 1;
}
.motoverse-throughout .image-swiper .swiper-slide-active .slide-video:after {
  display: none;
}
.motoverse-throughout .image-swiper .image-slider .img-box .slide-video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
}
.motoverse-throughout .image-swiper .image-slider h4 {
  color: white;
  font-size: 40px;
  line-height: 48px;
  font-weight: 500;
  letter-spacing: 0.8px;
  margin-bottom: 35px;
  opacity: 0.3;
}
.motoverse-throughout .image-swiper .swiper-slide-active .img-box {
  width: 100%;
  height: 226px;
}
.motoverse-throughout .image-swiper .swiper-slide-active h4 {
  opacity: 1;
  margin-bottom: 15px;
}
.motoverse-throughout .swiper-content {
  max-width: 1076px;
  text-align: center;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 320px;
}

@media only screen and (max-width: 767px) {
  .motoverse-throughout .image-swiper .image-slider h4 {
    margin-bottom: 16px;
  }
  .motoverse-throughout .image-swiper .swiper-slide-active h4 {
    margin-bottom: 16px;
  }
}

@media only screen and (min-width: 1500px) {
  .motoverse-throughout .swiper-content {
    top: 350px;
  }
}
@media only screen and (max-width: 767px) {
  .motoverse-throughout .swiper-content {
    top: 320px;
  }
}
.motoverse-throughout .swiper-content .content-section {
  max-width: 600px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .motoverse-throughout .swiper-content .content-section {
    padding-inline: 20px;
  }
}
.motoverse-throughout .swiper-content h4 {
  color: white;
  font-size: 32px;
  line-height: 38px;
  font-weight: 500;
  letter-spacing: 0.8px;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 767px) {
  .motoverse-throughout .swiper-content h4 {
    font-size: 24px;
    line-height: 28px;
  }
}
.motoverse-throughout .swiper-content .strong-text {
  color: white;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 10px;
  font-family: Montserrat Semibold;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 767px) {
  .motoverse-throughout .swiper-content .strong-text {
    margin-bottom: 8px;
  }
}

.motoverse-throughout .swiper-content .description {
  color: #a6a6a6;
  font-size: 14px;
  line-height: 21px;
  font-family: Montserrat Regular;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 767px) {
  .motoverse-throughout .swiper-content .description {
    -webkit-line-clamp: 8;
  }
}
.motoverse-throughout .throughout-bg-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* z-index: -1; */
  overflow: hidden;
  opacity: 0.3;
}
.motoverse-throughout .throughout-bg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  filter: blur(40px);
  transform: scale(1);
  transition: opacity 0.6s ease;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .motoverse-throughout::before {
    height: 100px;
  }
}
.motoverse-throughout .arrow-custom {
  width: 54px;
  height: 54px;
  background: rgba(255, 255, 255, 0.16);
  -webkit-backdrop-filter: blur(11.365px);
  backdrop-filter: blur(11.365px);
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 50px;
  z-index: 9;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .motoverse-throughout .arrow-custom {
    display: none;
  }
}
.motoverse-throughout .arrow-custom::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 100px;
  padding: 1.23px;
  background: linear-gradient(-40deg, rgba(255, 255, 255, 0.2), #fff);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  z-index: -1;
}
.motoverse-throughout .arrow-custom::after {
  font-size: 14px;
  color: white;
  display: none;
}

.video-button-style {
  position: absolute;
  bottom: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  right: 0;
  width: 40px;
  height: 40px;
  border-radius: 100px;
  border: none;
  background: none;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
  background: rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(11.365px);
  border: 2px solid rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
}

.pause-button-style {
  opacity: 0;
}

.slide-video:hover .pause-button-style {
  opacity: 1;
}

/* Arrow Section  */
.motoverse-throughout .arrow-section .prev span:after {
  height: 10px;
  width: 10px;
  content: "";
  border-bottom: 2.5px solid #fff;
  border-left: 2.5px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
}

.motoverse-throughout .arrow-section .next span:after {
  height: 10px;
  width: 10px;
  content: "";
  border-bottom: 2.5px solid #fff;
  border-right: 2.5px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: block;
}
.motoverse-throughout .arrow-section .next {
  right: 0;
}

@media only screen and (max-width: 1024px) {
  .motoverse-throughout .arrow-section .next {
    right: 10px;
  }
  .motoverse-throughout .arrow-section .prev {
    left: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .motoverse-throughout .image-swiper .image-slider .img-box {
    transform: scale(0.9);
  }
  .motoverse-throughout .image-swiper .swiper-slide-active .img-box {
    transform: scale(1);
  }
  .motoverse-throughout .image-swiper .image-slider .img-box {
    height: 226px;
    width: 100%;
  }
}
