/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./node_modules/glob-import-loader/index.js??ruleSet[1].rules[1].use[4]!./src/main/webpack/components/re-rides/whatstrending/_whats-trending.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@-webkit-keyframes heightGrow {
  0% {
    height: 50% !important;
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  50% {
    height: 75% !important;
    -webkit-filter: blur(10px);
            filter: blur(10px);
    opacity: 0.8;
    -webkit-transform: scale(0.975);
            transform: scale(0.975);
  }
  100% {
    height: 100% !important;
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes heightGrow {
  0% {
    height: 50% !important;
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  50% {
    height: 75% !important;
    -webkit-filter: blur(10px);
            filter: blur(10px);
    opacity: 0.8;
    -webkit-transform: scale(0.975);
            transform: scale(0.975);
  }
  100% {
    height: 100% !important;
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes heightShrink {
  0% {
    height: 100% !important;
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    height: 75% !important;
    -webkit-filter: blur(10px);
            filter: blur(10px);
    opacity: 0.8;
    -webkit-transform: scale(0.975);
            transform: scale(0.975);
  }
  100% {
    height: 50% !important;
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
}
@keyframes heightShrink {
  0% {
    height: 100% !important;
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    height: 75% !important;
    -webkit-filter: blur(10px);
            filter: blur(10px);
    opacity: 0.8;
    -webkit-transform: scale(0.975);
            transform: scale(0.975);
  }
  100% {
    height: 50% !important;
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
}
.whats-tranding-container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding-bottom: 100pt;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 649px) {
  .whats-tranding-container {
    padding-bottom: 50px;
  }
}
.whats-tranding-container .paginationx {
  width: 100%;
  position: absolute;
  bottom: -75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.whats-tranding-container .paginationx .next {
  width: 35px;
  height: 5px;
  background: white;
  opacity: 0.3;
  cursor: pointer;
}
.whats-tranding-container .paginationx .next:focus {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.whats-tranding-container .paginationx .prev {
  width: 35px;
  height: 5px;
  background: white;
  opacity: 0.3;
  cursor: pointer;
}
.whats-tranding-container .paginationx .prev:focus {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.whats-tranding-container .paginationx .active {
  width: 35px;
  height: 5px;
  background: white;
}
.whats-tranding-container .paginationx--mobile {
  width: 100%;
  position: absolute;
  bottom: -50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
@media (max-width: 649px) {
  .whats-tranding-container .paginationx--mobile {
    bottom: 10px;
  }
}
.whats-tranding-container .paginationx--mobile .active {
  width: 35px;
  height: 3px;
  background: white;
}
.whats-tranding-container .paginationx--mobile .next--mobile {
  width: 35px;
  height: 3px;
  background: white;
  opacity: 0.3;
  cursor: pointer;
}
.whats-tranding-container .paginationx--mobile .next--mobile:hover {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.whats-tranding-container .paginationx--mobile .prev--mobile {
  width: 35px;
  height: 3px;
  background: white;
  opacity: 0.3;
  cursor: pointer;
}
.whats-tranding-container .paginationx--mobile .prev--mobile:hover {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.whats-tranding-container .card-title {
  padding-bottom: 0px !important;
}
.whats-tranding-container .trending-content-card {
  width: 100% !important;
  margin-right: 5% !important;
}
@media (max-width: 767px) {
  .whats-tranding-container .trending-content-card {
    width: 90% !important;
    margin-right: 5% !important;
  }
  .whats-tranding-container .trending-content-card .swiper-slide-active .cta-buttons {
    display: block;
  }
  .whats-tranding-container .trending-content-card .swiper-slide-prev .cta-buttons,
  .whats-tranding-container .trending-content-card .swiper-slide-next .cta-buttons {
    display: none;
  }
}
@media screen and (min-width: 766px) and (max-width: 825px) {
  .whats-tranding-container .trending-content-card {
    height: 630px;
    margin-right: 0px !important;
  }
}
@media screen and (min-width: 825px) and (max-width: 1400px) {
  .whats-tranding-container .trending-content-card {
    width: 100% !important;
    margin-right: 0px !important;
  }
}
@media (max-width: 765px) {
  .whats-tranding-container {
    min-height: 530px;
  }
}
.whats-tranding-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(20.32% 31.83% at 50% 31.77%, #5e4d35 0%, rgba(0, 0, 0, 0.85) 100%);
}
.whats-tranding-container h1,
.whats-tranding-container h2,
.whats-tranding-container h3 {
  margin: 66px auto 46px;
  max-width: 80%;
  font-size: 40px;
  position: relative;
  font-weight: 500;
  letter-spacing: 1.5px;
  line-height: 48px;
  /* Large tablets/Small desktops (992px - 1199px) */
}
@media (max-width: 768px) {
  .whats-tranding-container h1,
  .whats-tranding-container h2,
  .whats-tranding-container h3 {
    width: 100%;
    font-size: 28px;
    max-width: 90%;
    margin-top: 32px;
    margin-bottom: 0%;
    margin-left: 24px;
    margin-right: 0px;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .whats-tranding-container h1,
  .whats-tranding-container h2,
  .whats-tranding-container h3 {
    width: 90%;
    font-size: 28px;
    margin: 40px auto;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .whats-tranding-container h1,
  .whats-tranding-container h2,
  .whats-tranding-container h3 {
    width: 90%;
    font-size: 28px;
    margin: 40px auto;
  }
}
.whats-tranding-container .whats-tranding-swiper {
  width: 100%;
  margin: 0 auto;
  overflow: visible;
  height: 470px;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 300px;
  -webkit-transition: none;
  transition: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide.swiper-slide-active {
  -webkit-box-shadow: 0 15px 50px rgba(0, 0, 0, 0.2);
          box-shadow: 0 15px 50px rgba(0, 0, 0, 0.2);
}
@media (max-width: 576px) {
  .whats-tranding-container .whats-tranding-swiper .swiper-slide.swiper-slide-active {
    top: -10px;
  }
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide.swiper-slide-active .thumbnail-image {
  display: none;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide.swiper-slide-active .trending-content-card .card-image {
  padding: 20px 20px 0;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide.swiper-slide-active .trending-content-card {
  display: block;
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
  overflow: visible;
  -webkit-transition: all 0.8s ease-in-out !important;
  transition: all 0.8s ease-in-out !important;
  -webkit-animation: heightGrow 0.8s ease forwards;
          animation: heightGrow 0.8s ease forwards;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide.swiper-slide-active .trending-content-card .cta-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide:not(.swiper-slide-active) .thumbnail-image {
  display: none;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide:not(.swiper-slide-active) .trending-content-card .card-image {
  padding: 0px;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide:not(.swiper-slide-active) .trending-content-card {
  display: block;
  height: 190px !important;
  overflow: hidden;
  -webkit-transition: all 0.8s ease-in-out !important;
  transition: all 0.8s ease-in-out !important;
  -webkit-animation: heightShrink 0.8s ease forwards;
          animation: heightShrink 0.8s ease forwards;
  width: 70% !important;
  border: 0.5px solid #616161;
}
@media (max-width: 1000px) {
  .whats-tranding-container .whats-tranding-swiper .swiper-slide:not(.swiper-slide-active) .trending-content-card {
    width: 100% !important;
  }
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide:not(.swiper-slide-active) .trending-content-card .cta-buttons {
  display: none;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide.swiper-slide-next, .whats-tranding-container .whats-tranding-swiper .swiper-slide.swiper-slide-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide.swiper-slide-next {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide.swiper-slide-prev {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide.swiper-slide-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
  -webkit-transition: 1s all ease;
  transition: 1s all ease;
  -webkit-transform: translateY(68%) !important;
          transform: translateY(68%) !important;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide.swiper-slide-next .thumbnail-image, .whats-tranding-container .whats-tranding-swiper .swiper-slide.swiper-slide-prev .thumbnail-image {
  max-height: 200px;
  width: 100%;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide.swiper-slide-next .card-title, .whats-tranding-container .whats-tranding-swiper .swiper-slide.swiper-slide-prev .card-title {
  display: none !important;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide.swiper-slide-next .thumbnail-image, .whats-tranding-container .whats-tranding-swiper .swiper-slide.swiper-slide-prev .thumbnail-image {
  height: 100%;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide.swiper-slide-prev .card-image img {
  height: 290px !important;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide.swiper-slide-next .card-image img {
  height: 290px !important;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide.swiper-slide-next img, .whats-tranding-container .whats-tranding-swiper .swiper-slide.swiper-slide-prev img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide.swiper-slide .thumbnail-image {
  text-align: center;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide img {
  width: 100%;
  display: block;
  height: 180px;
  -o-object-fit: contain;
     object-fit: contain;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide span {
  display: inline-block;
  margin-top: 20px;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide.changing, .whats-tranding-container .whats-tranding-swiper .swiper-slide.changed {
  -webkit-transform: translateX(-20px);
          transform: translateX(-20px);
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide.changing {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide.changed {
  -webkit-transition: none;
  transition: none;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide.changing.swiper-slide-active, .whats-tranding-container .whats-tranding-swiper .swiper-slide.changed.swiper-slide-active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide.swiper-slide-active ~ .changing, .whats-tranding-container .whats-tranding-swiper .swiper-slide.swiper-slide-active ~ .changed {
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide.changing .trending-content-card,
.whats-tranding-container .whats-tranding-swiper .swiper-slide .changed .trending-content-card {
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide.changing .trending-content-card {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide.changed .trending-content-card {
  -webkit-transition: none;
  transition: none;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide .thumbnail-image {
  display: none;
  position: relative;
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .whats-tranding-container .whats-tranding-swiper .swiper-slide .thumbnail-image {
    height: 422px;
  }
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide .thumbnail-image img {
  width: 100%;
  height: 100%;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card {
  background-color: #282828;
  display: none;
  height: 100% !important;
  position: absolute;
  top: 0px;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card .card-image {
  position: relative;
  padding: 20px;
  padding-bottom: 0px;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card .card-image img {
  -o-object-fit: cover !important;
     object-fit: cover !important;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card .card-image .bg-img {
  position: relative;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: top;
     object-position: top;
  height: 100%;
  max-height: 280px;
}
@media (max-width: 767px) {
  .whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card .card-image .bg-img {
    height: 220px;
  }
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card .card-image .bg-img ::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(6.69%, #000000), color-stop(54.43%, rgba(0, 0, 0, 0.51)), color-stop(80.25%, rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, #000000 6.69%, rgba(0, 0, 0, 0.51) 54.43%, rgba(0, 0, 0, 0) 80.25%);
  z-index: 1;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card .card-image .overlay {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.69%, #000), color-stop(35.43%, rgba(0, 0, 0, 0)), color-stop(10.25%, transparent));
  background: linear-gradient(0deg, #000 0.69%, rgba(0, 0, 0, 0) 35.43%, transparent 10.25%);
  bottom: 0px;
  left: 20px;
  position: absolute;
  right: 20px;
  top: 0;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card .card-image .logoimg {
  position: absolute;
  top: 26px;
  left: 24px;
  width: 100px;
  height: 100px;
}
@media (max-width: 768px) {
  .whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card .card-image .logoimg {
    display: none;
  }
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card .card-title {
  width: 100% !important;
  font-weight: 500;
  bottom: 27px;
  font-size: 28px;
  color: white;
  margin: 0;
  padding-bottom: 0px;
  position: absolute;
  padding: 20px;
}
@media (max-width: 767px) {
  .whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card .card-title {
    bottom: 6px;
    left: 5px;
  }
}
@media (max-width: 768px) {
  .whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card .card-title {
    display: none;
  }
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card .card-description {
  padding: 0 20px;
  color: white;
  margin: 24px 0 0;
  font-size: 16px;
  padding-bottom: 20px;
  padding-top: 0;
  height: 160px;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card .card-description p {
  margin: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  line-height: 1.5;
  max-height: 4.5em;
}
@media (max-width: 768px) {
  .whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card .card-description {
    font-size: 12px;
    padding-top: 20px;
  }
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card .cta-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  font-family: "Montserrat";
  position: absolute;
  width: 100%;
  bottom: -5px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
@media (min-width: 1600px) {
  .whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card .cta-buttons {
    bottom: 10px;
  }
}
@media (max-width: 649px) {
  .whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card .cta-buttons {
    bottom: 0px;
  }
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card .cta-buttons .viewfinanceoption {
  width: 100%;
  height: 56px;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #a7a7a7;
  color: white;
  line-height: 22.4px;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card .cta-buttons .viewfinanceoption:hover {
  background: transparent !important;
  border: solid 1px white;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card .cta-buttons .whats-trending__view-motorcycle-button {
  width: 100%;
  height: 56px;
  cursor: pointer;
  background: linear-gradient(112.38deg, rgba(255, 255, 255, 0.5) -120.84%, rgba(255, 255, 255, 0.1) 79.67%);
  color: #daaa00;
  line-height: 22.4px;
  border: none;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  font-weight: 700;
  font-size: 14px;
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card .cta-buttons .whats-trending__view-motorcycle-button:hover {
  background: linear-gradient(104.31deg, rgba(255, 255, 255, 0.7) -84.21%, rgba(0, 0, 0, 0) 102.45%);
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card .cta-buttons .whats-trending__view-motorcycle-button::after {
  content: "";
  display: inline-block;
  height: 12px;
  width: 12px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("../resources/images/GoldenArrow.svg");
}
@media (max-width: 768px) {
  .whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card .cta-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.whats-tranding-container .whats-tranding-swiper .swiper-slide .swiper-slide-shadow-left,
.whats-tranding-container .whats-tranding-swiper .swiper-slide .swiper-slide-shadow-right {
  background-image: none !important;
}
.whats-tranding-container .whats-tranding-swiper .swiper-pagination {
  bottom: -40px;
}
.whats-tranding-container .whats-tranding-swiper .swiper-pagination-bullet {
  width: 30px;
  height: 3px;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.5);
}
.whats-tranding-container .whats-tranding-swiper .swiper-pagination-bullet-active {
  background-color: white;
  width: 40px;
}
.whats-tranding-container .whats-tranding-swiper .swiper-button-prev,
.whats-tranding-container .whats-tranding-swiper .swiper-button-next {
  color: #fff;
  width: 50px;
  height: 50px;
  background: linear-gradient(239deg, rgba(34, 34, 34, 0.5) -120.84%, rgba(255, 255, 255, 0.1) 79.67%);
  border: 1px solid #474747;
  border-image-source: linear-gradient(249deg, rgba(255, 255, 255, 0.67) -34.97%, rgba(255, 255, 255, 0) 114.31%);
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  z-index: 2;
  background: linear-gradient(#262626, #262626) padding-box, linear-gradient(120deg, rgb(255, 255, 255), rgba(255, 255, 255, 0.02)) border-box;
  backdrop-filter: blur(90px);
  opacity: 0.9;
}
.whats-tranding-container .whats-tranding-swiper .swiper-button-prev svg,
.whats-tranding-container .whats-tranding-swiper .swiper-button-next svg {
  width: 20px;
  height: 20px;
  stroke-width: 3;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.whats-tranding-container .whats-tranding-swiper .swiper-button-prev:hover, .whats-tranding-container .whats-tranding-swiper .swiper-button-prev:active,
.whats-tranding-container .whats-tranding-swiper .swiper-button-next:hover,
.whats-tranding-container .whats-tranding-swiper .swiper-button-next:active {
  border: 1px solid white !important;
}
.whats-tranding-container .whats-tranding-swiper .swiper-button-prev:hover svg, .whats-tranding-container .whats-tranding-swiper .swiper-button-prev:active svg,
.whats-tranding-container .whats-tranding-swiper .swiper-button-next:hover svg,
.whats-tranding-container .whats-tranding-swiper .swiper-button-next:active svg {
  color: #daaa00;
}
.whats-tranding-container .whats-tranding-swiper .swiper-button-prev::after,
.whats-tranding-container .whats-tranding-swiper .swiper-button-next::after {
  content: "";
}
@media (max-width: 768px) {
  .whats-tranding-container .whats-tranding-swiper .swiper-button-prev,
  .whats-tranding-container .whats-tranding-swiper .swiper-button-next {
    display: none;
  }
}
.whats-tranding-container .whats-tranding-swiper .swiper-button-prev {
  top: 46%;
  left: 28.5%;
}
@media (min-width: 769px) and (max-width: 991px) {
  .whats-tranding-container .whats-tranding-swiper .swiper-button-prev {
    left: 22%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .whats-tranding-container .whats-tranding-swiper .swiper-button-prev {
    left: 24%;
  }
}
@media screen and (min-width: 825px) and (max-width: 1400px) {
  .whats-tranding-container .whats-tranding-swiper .swiper-button-prev {
    left: 28%;
  }
}
.whats-tranding-container .whats-tranding-swiper .swiper-button-next {
  top: 46%;
  right: 30.3%;
}
@media (min-width: 769px) and (max-width: 991px) {
  .whats-tranding-container .whats-tranding-swiper .swiper-button-next {
    right: 23%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .whats-tranding-container .whats-tranding-swiper .swiper-button-next {
    right: 21%;
  }
}
@media screen and (min-width: 825px) and (max-width: 1400px) {
  .whats-tranding-container .whats-tranding-swiper .swiper-button-next {
    right: 28%;
  }
}
.whats-tranding-container .whats-tranding-swiper-mob {
  width: 100%;
  margin: 0 auto;
  overflow: visible;
}
@media (max-width: 649px) {
  .whats-tranding-container .whats-tranding-swiper-mob {
    margin-top: 32px;
  }
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 300px;
  -webkit-transition: none;
  transition: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide.swiper-slide-active {
  -webkit-box-shadow: 0 15px 50px rgba(0, 0, 0, 0.2);
          box-shadow: 0 15px 50px rgba(0, 0, 0, 0.2);
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide.swiper-slide-active .thumbnail-image {
  display: none;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide.swiper-slide-active .trending-content-card {
  display: block;
  -webkit-transform: scale(1);
          transform: scale(1);
  height: 100% !important;
  overflow: visible;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
@media (max-width: 767px) {
  .whats-tranding-container .whats-tranding-swiper-mob .swiper-slide.swiper-slide-active .trending-content-card {
    -webkit-transition: none !important;
    transition: none !important;
    height: 85% !important;
  }
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide.swiper-slide-active .trending-content-card .cta-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide:not(.swiper-slide-active) .thumbnail-image {
  display: none;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide:not(.swiper-slide-active) .trending-content-card {
  height: 50% !important;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
@media (max-width: 767px) {
  .whats-tranding-container .whats-tranding-swiper-mob .swiper-slide:not(.swiper-slide-active) .trending-content-card {
    -webkit-transition: none !important;
    transition: none !important;
    height: 75% !important;
    opacity: 0.5;
  }
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide:not(.swiper-slide-active) .trending-content-card .cta-buttons {
  display: none;
}
@media (max-width: 767px) {
  .whats-tranding-container .whats-tranding-swiper-mob .swiper-slide:not(.swiper-slide-active) .trending-content-card .cta-buttons {
    display: none;
  }
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .swiper-slide-next,
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .swiper-slide-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .swiper-slide-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
  -webkit-transition: 1s all ease;
  transition: 1s all ease;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .swiper-slide-next .swiper-slide-next .thumbnail-image,
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .swiper-slide-prev .thumbnail-image {
  max-height: 10rem;
  width: 100%;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .swiper-slide-next .thumbnail-image,
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .swiper-slide-prev .thumbnail-image {
  height: 100%;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .swiper-slide-next img,
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .swiper-slide-prev img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .swiper-slide .thumbnail-image {
  text-align: center;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .swiper-slide img {
  width: 100%;
  display: block;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .swiper-slide span {
  display: inline-block;
  margin-top: 20px;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .changing,
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .changed {
  -webkit-transform: translateX(-100px);
          transform: translateX(-100px);
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .changing {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .changing .trending-content-card {
  scale: 0.1;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .changing .thumbnail-image {
  display: block;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .changed {
  -webkit-transition: none;
  transition: none;
  scale: 1;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .changing.swiper-slide-active,
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .changed.swiper-slide-active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .swiper-slide-active ~ .changing,
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .swiper-slide-active ~ .changed {
  -webkit-transform: translateX(100px);
          transform: translateX(100px);
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .changing .trending-content-card,
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .changed .trending-content-card {
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .changing .trending-content-card {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .changed .trending-content-card {
  -webkit-transition: none;
  transition: none;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .changing.swiper-slide-active .trending-content-card,
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .changed.swiper-slide-active .trending-content-card {
  -webkit-transform: scale(1.66);
          transform: scale(1.66);
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .thumbnail-image {
  display: none;
  position: relative;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .thumbnail-image img {
  width: 100%;
  height: 100%;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .trending-content-card {
  background-color: #282828;
  width: 100%;
  height: 100%;
  display: none;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .trending-content-card .card-image {
  position: relative;
  padding: 10px;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .trending-content-card .card-image img {
  width: 100%;
  display: block;
  height: 290px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 767px) {
  .whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .trending-content-card .card-image img {
    height: 100%;
    -o-object-position: top;
       object-position: top;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .trending-content-card .card-image .overlay {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.69%, #000), color-stop(35.43%, rgba(0, 0, 0, 0)), color-stop(10.25%, transparent));
  background: linear-gradient(0deg, #000 0.69%, rgba(0, 0, 0, 0) 35.43%, transparent 10.25%);
  bottom: 0px;
  left: 10px;
  position: absolute;
  right: 10px;
  top: 0;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .trending-content-card .card-image .logoimg {
  position: absolute;
  top: 26px;
  left: 24px;
  width: 100px;
  height: 100px;
}
@media (max-width: 768px) {
  .whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .trending-content-card .card-image .logoimg {
    display: none;
  }
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .trending-content-card .card-title {
  width: 94%;
  font-size: 34px;
  color: white;
  font-weight: 500;
  margin: 0;
  position: absolute;
  bottom: 0px;
  padding: 20px;
  padding-bottom: 0px;
}
@media (max-width: 768px) {
  .whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .trending-content-card .card-title {
    letter-spacing: 0.02em;
    font-family: "GuardianSansXCond Semibold";
    line-height: 24px;
    display: block;
    font-size: 20px;
    bottom: 16px;
    left: 0px;
  }
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .trending-content-card .card-description {
  padding: 0 10px;
  font-weight: 400;
  font-family: "Montserrat";
  color: white;
  font-size: 16px;
  letter-spacing: 0.84px;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .trending-content-card .card-description p {
  margin: 0;
  display: -webkit-box;
  /* Use a flex container for clamping */
  -webkit-box-orient: vertical;
  /* Set the box orientation to vertical */
  overflow: hidden;
  /* Hide overflowing text */
  text-overflow: ellipsis;
  /* Add ellipsis for overflowing text */
  -webkit-line-clamp: 2;
  /* Limit to 3 lines */
  line-height: 1.5;
  /* Set line height (adjust for your design) */
  max-height: 4.5em;
  /* Ensure the element height fits 3 lines */
}
@media (max-width: 768px) {
  .whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .trending-content-card .card-description {
    font-size: 12px;
    padding-top: 20px;
  }
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .trending-content-card .cta-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  font-family: "Montserrat";
  position: static;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  bottom: 0px;
  padding: 10px 10px;
}
@media (max-width: 649px) {
  .whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .trending-content-card .cta-buttons {
    gap: 16px;
  }
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .trending-content-card .cta-buttons .viewfinanceoption {
  width: 100%;
  height: 56px;
  background-color: transparent;
  border: 1px solid #a7a7a7;
  color: white;
  font-size: 12px !important;
}
@media (max-width: 767px) {
  .whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .trending-content-card .cta-buttons .viewfinanceoption {
    height: 40px;
    font-size: 14px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .trending-content-card .cta-buttons .viewfinanceoption:hover {
  background: linear-gradient(104.31deg, rgba(255, 255, 255, 0.7) -84.21%, rgba(0, 0, 0, 0) 102.45%);
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .trending-content-card .cta-buttons .whats-trending__view-motorcycle-button {
  width: 100%;
  height: 56px;
  cursor: pointer;
  background: linear-gradient(112.38deg, rgba(255, 255, 255, 0.5) -120.84%, rgba(255, 255, 255, 0.1) 79.67%);
  color: #daaa00;
  font-size: 12px !important;
  border: none;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .trending-content-card .cta-buttons .whats-trending__view-motorcycle-button {
    height: 40px;
    font-size: 14px !important;
  }
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .trending-content-card .cta-buttons .whats-trending__view-motorcycle-button:hover {
  background: linear-gradient(104.31deg, rgba(255, 255, 255, 0.7) -84.21%, rgba(0, 0, 0, 0) 102.45%);
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .trending-content-card .cta-buttons .whats-trending__view-motorcycle-button::after {
  content: "";
  width: 8px;
  height: 10px;
  display: inline-block;
  background-image: url("../resources/images/GoldenArrow.svg");
}
@media (max-width: 768px) {
  .whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .trending-content-card .cta-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .swiper-slide-shadow-left,
.whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .swiper-slide-shadow-right {
  background-image: none !important;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-pagination {
  bottom: 20px;
}
@media (max-width: 767px) {
  .whats-tranding-container .whats-tranding-swiper-mob .swiper-pagination {
    bottom: -26px;
  }
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-pagination-bullet {
  width: 30px;
  height: 3px;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.5);
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-pagination-bullet-active {
  background-color: white;
  width: 40px;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-button-prev,
.whats-tranding-container .whats-tranding-swiper-mob .swiper-button-next {
  color: #fff;
  width: 56px;
  height: 56px;
  background-color: #474747;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  z-index: 2;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-button-prev:hover,
.whats-tranding-container .whats-tranding-swiper-mob .swiper-button-next:hover {
  scale: 1;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-button-prev::after,
.whats-tranding-container .whats-tranding-swiper-mob .swiper-button-next::after {
  content: "";
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-button-prev svg,
.whats-tranding-container .whats-tranding-swiper-mob .swiper-button-next svg {
  width: 24px;
  height: 24px;
  stroke-width: 3;
}
@media (max-width: 768px) {
  .whats-tranding-container .whats-tranding-swiper-mob .swiper-button-prev,
  .whats-tranding-container .whats-tranding-swiper-mob .swiper-button-next {
    display: none;
  }
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-button-prev {
  left: 28%;
  top: 50%;
}
.whats-tranding-container .whats-tranding-swiper-mob .swiper-button-next {
  right: 28%;
  top: 50%;
}

.cmp-whats-tranding-container .help-me-choose-model {
  backdrop-filter: blur(5px);
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
  height: 100%;
  left: 0;
  overflow: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  padding: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-whats-tranding-container .help-me-choose-model .model-content {
  position: relative;
  max-width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 24px;
  background-color: #282828;
}
@media (min-width: 576px) {
  .cmp-whats-tranding-container .help-me-choose-model .model-content {
    max-width: 640px;
  }
}
.cmp-whats-tranding-container .help-me-choose-model .model-content .model-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 26px;
}
.cmp-whats-tranding-container .help-me-choose-model .model-content .model-header .model-title {
  color: #ffffff;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  font-family: GuardianSansXCond Semibold;
  letter-spacing: 0.02px;
}
.cmp-whats-tranding-container .help-me-choose-model .model-content .model-header .model-close-btn {
  width: 14px;
  height: 14px;
  border: 0;
  background: none;
  padding: 0px;
  cursor: pointer;
}
.cmp-whats-tranding-container .help-me-choose-model .model-content .model-header .model-close-btn::before {
  display: none !important;
}
.cmp-whats-tranding-container .help-me-choose-model .model-content .model-header .model-close-btn img {
  width: 100%;
}
.cmp-whats-tranding-container .help-me-choose-model .model-content .model-body .model-text {
  color: #a6a6a6;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  font-family: Montserrat;
  margin-bottom: 32px;
}
.cmp-whats-tranding-container .help-me-choose-model .model-content .model-body .model-steps {
  position: relative;
  list-style: none;
  padding: 0;
  margin-bottom: 32px;
  display: grid;
  row-gap: 32px;
}
.cmp-whats-tranding-container .help-me-choose-model .model-content .model-body .model-steps::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 24px;
  top: 0px;
  width: 1px;
  height: 100%;
  border-right: 1px dashed #cacaca;
}
.cmp-whats-tranding-container .help-me-choose-model .model-content .model-body .model-steps .model-step {
  position: relative;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
}
.cmp-whats-tranding-container .help-me-choose-model .model-content .model-body .model-steps .model-step .model-step-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 48px;
  height: 48px;
  border: 2px solid #a7a7a7;
  border-radius: 50%;
  background-color: #282828;
}
.cmp-whats-tranding-container .help-me-choose-model .model-content .model-body .model-steps .model-step .model-step-icon img {
  width: 20px;
  height: 20px;
}
.cmp-whats-tranding-container .help-me-choose-model .model-content .model-body .model-steps .model-step .step-title {
  color: #ffffff;
  font-size: 14px;
  line-height: 21px;
  font-weight: 600;
  font-family: Montserrat;
  margin-bottom: 4px;
}
.cmp-whats-tranding-container .help-me-choose-model .model-content .model-body .model-steps .model-step .step-text {
  color: #a6a6a6;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  font-family: Montserrat;
}
.cmp-whats-tranding-container .help-me-choose-model .model-content .model-body .model-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 18px 86px;
  color: #daaa00;
  font-size: 14px;
  line-height: 21px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: Montserrat;
  background: linear-gradient(112.38deg, rgba(255, 255, 255, 0.5) -120.84%, rgba(255, 255, 255, 0.1) 79.67%);
  border: 1px solid;
  border-image-source: linear-gradient(131.33deg, rgba(255, 255, 255, 0.26) -34.97%, rgba(255, 255, 255, 0) 114.31%);
  cursor: pointer;
}
.cmp-whats-tranding-container .help-me-choose-model .model-content .model-body .model-btn:disabled {
  color: #181818;
  border: 1px solid #373737;
  background: #373737;
  cursor: default;
}
.cmp-whats-tranding-container .help-me-choose-model .model-content .model-body .model-btn::before {
  display: none !important;
}
.cmp-whats-tranding-container .help-me-choose-model.show-model {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cmp-whats-tranding-container .help-me-choose-model.show-model .model-content {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    top: -20px;
  }
  to {
    opacity: 1;
    top: 0px;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    top: -20px;
  }
  to {
    opacity: 1;
    top: 0px;
  }
}

.whats-trending-cmp-mobile {
  display: none;
}
@media (max-width: 780px) {
  .whats-trending-cmp-mobile {
    display: block;
  }
}

.whats-trending-cmp-desktop {
  display: block;
}
@media (max-width: 780px) {
  .whats-trending-cmp-desktop {
    display: none;
  }
}

.whats-tranding-swiper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.whats-tranding-swiper .card-image {
  z-index: 999999;
}
.whats-tranding-swiper .swiper-slide {
  font-size: 0;
  -webkit-transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease, -webkit-transform 0.8s ease;
}
.whats-tranding-swiper .swiper-slide-active {
  -webkit-transform: translateY(0) !important;
          transform: translateY(0) !important;
}
.whats-tranding-swiper .swiper-slide-prev,
.whats-tranding-swiper .swiper-slide-duplicate-prev {
  -webkit-transform: translateY(57%) !important;
          transform: translateY(57%) !important;
  opacity: 0.8 !important;
}
.whats-tranding-swiper .swiper-slide-next,
.whats-tranding-swiper .swiper-slide-duplicate-next {
  -webkit-transform: translateY(0) !important;
          transform: translateY(0) !important;
  opacity: 0.8 !important;
}

.homepage-new-fonts .cmp-whats-tranding-container h2 {
  font-family: "REFontSemibold" !important;
}
.homepage-new-fonts .cmp-whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card .card-image .card-title {
  line-height: 32px;
  font-family: "REFontSemibold" !important;
}
.homepage-new-fonts .cmp-whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card .card-description p {
  font-size: 12pt;
  line-height: 24px;
  font-family: "REFontRegular";
}
.homepage-new-fonts .cmp-whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card .cta-buttons .viewfinanceoption {
  font-size: 16px;
  line-height: 22.4px;
  font-family: "REFontBold";
}
.homepage-new-fonts .cmp-whats-tranding-container .whats-tranding-swiper .swiper-slide .trending-content-card .cta-buttons .whats-trending__view-motorcycle-button {
  font-size: 16px;
  line-height: 22.4px;
  font-family: "REFontBold";
}
.homepage-new-fonts .cmp-whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .trending-content-card .card-title {
  font-size: 22px;
  line-height: 26px;
}
.homepage-new-fonts .cmp-whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .trending-content-card .card-description {
  font-size: 16px;
  line-height: 24px;
  font-family: "REFontRegular";
}
.homepage-new-fonts .cmp-whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .trending-content-card .cta-buttons .viewfinanceoption {
  font-size: 16px;
  line-height: 24px;
  font-family: "REFontBold";
}
.homepage-new-fonts .cmp-whats-tranding-container .whats-tranding-swiper-mob .swiper-slide .trending-content-card .cta-buttons .whats-trending__view-motorcycle-button {
  font-size: 14px;
  line-height: 19.6px;
  font-family: "REFontBold";
}
