/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/legacySwiper/scss/legacySwiper.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@media (max-width: 767px) {
  .legacy {
    padding-bottom: 10px;
  }
}
.legacy .timeline-card {
  width: 78%;
  margin: 0 auto;
  background-color: black;
  position: relative;
  /* Medium devices (tablets, iPad mini, 768px to 991px) */
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .legacy .timeline-card {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .legacy .timeline-card p {
    width: 90% !important;
    padding-right: 0px !important;
    margin: 0 auto !important;
  }
}
.legacy .timeline-card .timeline-image {
  display: block;
  height: 420px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  /* Medium devices (tablets, iPad mini, 768px to 991px) */
  /* Large devices (small laptops, 992px to 1199px) */
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .legacy .timeline-card .timeline-image {
    -o-object-fit: contain;
       object-fit: contain;
    height: auto;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .legacy .timeline-card .timeline-image {
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.legacy .timeline-card .timeline-image-mobile {
  display: none;
}
.legacy .timeline-card .read-more {
  font-family: Montserrat !important;
  margin-top: 10px;
}
.legacy .timeline-card .timeline-content {
  background: -webkit-gradient(linear, left bottom, left top, from(#000000), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, #000000, rgba(0, 0, 0, 0));
  -webkit-box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  position: absolute;
  padding-left: 5px;
  padding-top: 5px;
}
.legacy .timeline-card .timeline-content {
  position: absolute;
  bottom: 0px;
  width: 100%;
  margin: 0 auto;
  display: none;
  -webkit-filter: blur(3px);
          filter: blur(3px);
}
.legacy .timeline-card .timeline-content p {
  font-size: 16px;
  line-height: 1.5;
  width: 88%;
  padding-bottom: 30px;
  margin: 0 auto;
}
.legacy .timeline-card .timeline-content p .read-more {
  font-size: 16px;
}
@media (max-width: 649px) {
  .legacy .timeline-card .timeline-content p {
    font-size: 14px !important;
  }
}
@media (max-width: 576px) {
  .legacy .timeline-card .timeline-content p {
    font-size: 14px;
    padding-bottom: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .legacy .timeline-card .timeline-content p {
    width: 100%;
  }
}
.legacy .timeline-card .timeline-content .read-more {
  color: #da291c;
  cursor: pointer;
  font-weight: bold;
  display: inline;
  background: -webkit-gradient(linear, left transparent, from(white));
  background: linear-gradient(to left transparent, white);
}
@media (max-width: 767px) {
  .legacy .timeline-card .timeline-content .read-more {
    background-color: black !important;
    right: 2px !important;
    padding-left: 4px !important;
  }
}
@media (max-width: 649px) {
  .legacy .timeline-card .timeline-content .read-more {
    font-size: 14px;
  }
}
.legacy .timeline-card .timeline-content.active {
  display: block !important;
  -webkit-filter: none;
          filter: none;
}

.cmp--royalenfield--fixes-width h1 {
  font-size: 40px;
}

.cmp-bg-blue-container {
  background: #181818;
  padding-bottom: 60px !important;
  padding-top: 44px !important;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .cmp-bg-blue-container {
    padding-top: 20px !important;
  }
}
@media (max-width: 649px) {
  .cmp-bg-blue-container {
    padding-top: 0px !important;
    margin-top: 4px !important;
  }
}
.cmp-bg-blue-container .cmp-text {
  padding-left: 5.5%;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .cmp-bg-blue-container .cmp-text {
    padding-left: 0;
  }
}
.cmp-bg-blue-container .cmp-text h1,
.cmp-bg-blue-container .cmp-text h2,
.cmp-bg-blue-container .cmp-text h3 {
  font-weight: 500 !important;
  font-size: 40px;
  line-height: 48px;
}
@media (max-width: 992px) {
  .cmp-bg-blue-container .cmp-text {
    padding-left: 0px;
  }
  .cmp-bg-blue-container .cmp-text h2 {
    font-size: 28px;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .cmp-bg-blue-container .cmp-text h2 {
    font-size: 32px;
    line-height: 1.4;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 800px) and (max-width: 820px) {
  .cmp-bg-blue-container .cmp-text h2 {
    margin-bottom: 0px;
  }
}
.cmp-bg-blue-container .cmp-button {
  border: solid 1px white;
  padding: 12px 90px;
  text-align: center;
  border: none;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  width: 312px;
  height: 56px;
  margin: 0 auto;
  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;
  position: relative;
  line-height: 22.4px;
  color: white;
  font-family: "Montserrat", sans-serif;
  background: linear-gradient(112.38deg, rgba(255, 255, 255, 0.5) -120.84%, rgba(255, 255, 255, 0.1) 79.67%);
}
@media (max-width: 649px) {
  .cmp-bg-blue-container .cmp-button {
    width: 100%;
  }
}
.cmp-bg-blue-container .cmp-button:hover {
  background: linear-gradient(104.31deg, hsla(0, 0%, 100%, 0.7) -84.21%, transparent 102.45%);
}
.cmp-bg-blue-container .button {
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.swiper-container--legacy .swiper-button-prev,
.swiper-container--legacy .swiper-button-next {
  display: none;
}
.swiper-container--legacy .swiper-scrollbar {
  display: none;
}
.swiper-container--legacy .legacy-inner-swiper {
  height: 480px;
  position: relative;
  max-width: 90%;
}
@media (max-width: 649px) {
  .swiper-container--legacy .legacy-inner-swiper {
    max-width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .swiper-container--legacy .legacy-inner-swiper {
    max-width: 95%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
  .swiper-container--legacy .legacy-inner-swiper {
    height: 430px;
  }
}
@media screen and (min-width: 800px) and (max-width: 991px) {
  .swiper-container--legacy .legacy-inner-swiper {
    height: 370px;
  }
}
@media (max-width: 768px) {
  .swiper-container--legacy .legacy-inner-swiper {
    height: auto;
  }
}
@media (max-width: 767px) {
  .swiper-container--legacy .legacy-inner-swiper .swiper-pagination-bullets {
    bottom: 0px;
  }
}
.swiper-container--legacy .legacy-inner-swiper .swiper-button-next {
  right: 4.9rem;
  top: 47%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 35%;
  background-position: center;
}
.swiper-container--legacy .legacy-inner-swiper .swiper-button-prev {
  left: 4.9rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 40%;
  background-repeat: no-repeat;
  background-size: 35%;
  background-position: center;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23fff' d='M340.864 149.312a30.59 30.59 0 0 0 0 42.752L652.736 512L340.864 831.872a30.59 30.59 0 0 0 0 42.752a29.12 29.12 0 0 0 41.728 0L714.24 534.336a32 32 0 0 0 0-44.672L382.592 149.376a29.12 29.12 0 0 0-41.728 0z' stroke-width='45' stroke='%23fff'/%3E%3C/svg%3E");
}
.swiper-container--legacy .legacy-inner-swiper .swiper-scrollbar {
  display: none;
}
.swiper-container--legacy .legacy-inner-swiper .swiper-slide {
  height: 100%;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.swiper-container--legacy .legacy-inner-swiper .swiper-slide:not(.swiper-slide-active) {
  opacity: 0.6;
}
.swiper-container--legacy .legacy-inner-swiper .swiper-slide-shadow {
  display: none;
  background: none !important;
}
.swiper-container--legacy .legacy-inner-swiper .swiper-slide-active {
  height: 470px;
}
.swiper-container--legacy .legacy-inner-swiper .swiper-slide-active .timeline-content {
  display: block !important;
  -webkit-filter: none;
          filter: none;
}
.swiper-container--legacy .legacy-inner-swiper .swiper-pagination {
  display: none;
}
.swiper-container--legacy .legacy-inner-swiper .swiper-pagination-bullet {
  background: white;
  width: 30px;
  height: 3px;
  opacity: 0.5;
  border-radius: 0;
}
.swiper-container--legacy .legacy-inner-swiper .swiper-pagination-bullet-active {
  opacity: 1;
}
.swiper-container--legacy .legacy-inner-swiper .swiper-button-next {
  background: linear-gradient(rgb(38, 38, 38), rgb(38, 38, 38)) padding-box padding-box, linear-gradient(120deg, rgb(255, 255, 255), rgba(255, 255, 255, 0.02)) border-box border-box !important;
  border-image-source: linear-gradient(133.14deg, rgba(255, 255, 255, 0.33) 0%, rgba(255, 255, 255, 0.0066) 84.07%) !important;
}
.swiper-container--legacy .legacy-inner-swiper .swiper-button-prev,
.swiper-container--legacy .legacy-inner-swiper .swiper-button-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 20px;
  border-radius: 50%;
  border: 0px;
  background-color: black !important;
  color: white;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: background-color 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  transition: background-color 0.3s ease, box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: linear-gradient(rgb(38, 38, 38), rgb(38, 38, 38)) padding-box padding-box, linear-gradient(271deg, rgb(255, 255, 255), rgba(255, 255, 255, 0.02)) border-box border-box;
  border-image-source: linear-gradient(133.14deg, rgba(255, 255, 255, 0.33) 0%, rgba(255, 255, 255, 0.0066) 84.07%);
  background-color: rgba(125, 110, 110, 0.45);
  -webkit-box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(11.1px);
  -webkit-backdrop-filter: blur(11.1px);
  border: 1px solid rgba(125, 110, 110, 0.3);
}
.swiper-container--legacy .legacy-inner-swiper .swiper-button-prev::after,
.swiper-container--legacy .legacy-inner-swiper .swiper-button-next::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23fff' d='M340.864 149.312a30.59 30.59 0 0 0 0 42.752L652.736 512L340.864 831.872a30.59 30.59 0 0 0 0 42.752a29.12 29.12 0 0 0 41.728 0L714.24 534.336a32 32 0 0 0 0-44.672L382.592 149.376a29.12 29.12 0 0 0-41.728 0z' stroke-width='45' stroke='%23fff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 35%;
  background-position: center;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0px;
}
.swiper-container--legacy .swiper-button-next svg,
.swiper-container--legacy .swiper-button-prev svg {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform-origin: center;
          transform-origin: center;
}

@media (max-width: 780px) {
  .legacy .timeline-card .timeline-image-mobile {
    display: block;
    height: auto;
    overflow: hidden;
    max-width: 90%;
    margin: 0 auto;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .swiper-container--legacy .swiper .swiper-button-prev {
    display: none;
  }
  .cmp--royalenfield--fixes-width h1 {
    font-size: 28px;
  }
  .swiper-container--legacy .swiper .swiper-button-next {
    display: none;
  }
  .swiper-container--legacy .swiper .swiper-slide-active {
    height: auto;
  }
  .legacy .timeline-card .timeline-image {
    display: none;
  }
  .legacy .timeline-card .timeline-content {
    position: static;
    bottom: 1rem;
    width: 100%;
    margin: 0 auto;
  }
  .legacy .timeline-card .timeline-content p {
    font-size: 16px;
  }
  .legacy .timeline-card .timeline-content p .read-more {
    font-size: 16px;
  }
}
@media (max-width: 780px) and (max-width: 649px) {
  .legacy .timeline-card .timeline-content p .read-more {
    font-size: 14px;
  }
}
@media (max-width: 780px) and (max-width: 649px) {
  .legacy .timeline-card .timeline-content {
    padding-top: 24px;
  }
}
@media (max-width: 780px) {
  .swiper-container--legacy .swiper-pagination {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
  .swiper-container--legacy .swiper-button-prev,
  .swiper-container--legacy .swiper-button-next {
    display: none;
  }
  .swiper-container--legacy .swiper-slide-active {
    height: 100%;
  }
  .timeline-image {
    display: none;
  }
  .timeline-image-mobile {
    height: 100%;
    width: 100vw;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media (max-width: 780px) and (max-width: 649px) {
  .timeline-image-mobile {
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
  }
}
@media (max-width: 780px) {
  .timeline-content {
    position: static;
    width: 100%;
    background: black;
    padding: 10px;
  }
  .legacy .timeline-card {
    width: 100%;
  }
  .cmp-bg-blue-container {
    background-color: black;
    padding-bottom: 40px;
  }
}
@media (max-width: 780px) and (max-width: 649px) {
  .cmp-bg-blue-container {
    padding-bottom: 32px !important;
  }
}
@media (max-width: 780px) {
  .cmp-bg-blue-container .button {
    width: 90%;
    padding-top: 24px;
    padding-bottom: 12px;
  }
  .cmp-bg-blue-container .cmp-text {
    margin-top: 10px;
    margin-left: 20px;
    font-size: 28px;
  }
}
@media (max-width: 780px) and (max-width: 649px) {
  .cmp-bg-blue-container .cmp-text {
    margin-left: 18px;
  }
  .cmp-bg-blue-container .cmp-text p {
    color: #ededed !important;
  }
}
@media screen and (max-width: 780px) and (min-width: 768px) and (max-width: 992px) {
  .cmp-bg-blue-container .cmp-text {
    margin-top: 0px;
    margin-left: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .legacy .timeline-card .timeline-image-mobile {
    height: auto;
    max-width: 100%;
  }
}
.homepage-new-fonts .cmp-bg-blue-container .cmp-text h1,
.homepage-new-fonts .cmp-bg-blue-container .cmp-text h2,
.homepage-new-fonts .cmp-bg-blue-container .cmp-text h3 {
  font-family: "REFontSemibold" !important;
}
@media (min-width: 996px) {
  .homepage-new-fonts .cmp-bg-blue-container .cmp-text h1,
  .homepage-new-fonts .cmp-bg-blue-container .cmp-text h2,
  .homepage-new-fonts .cmp-bg-blue-container .cmp-text h3 {
    font-size: 40px;
    line-height: 48px;
  }
}
.homepage-new-fonts .legacy .timeline-card .timeline-content p {
  font-family: "REFontRegular";
}
.homepage-new-fonts .cmp-bg-blue-container .button .cmp-button {
  font-size: 14px;
  line-height: 19.4px;
  font-family: "REFontSemibold";
}
@media (min-width: 996px) {
  .homepage-new-fonts .cmp-bg-blue-container .button .cmp-button {
    font-size: 16px;
    line-height: 22.4px;
  }
}
