@import url(https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,500&display=swap);
.slick-slide img {
  opacity: 1 !important;
  transition: opacity .2s ease;
}

.font-geely-starray-em-i {
  text-transform: none;
}

#priceHeader .rotate-360-icon {
  position: relative;
  margin-top: -16%;
}

#priceHeader .toggle-switch {
  display: inline-flex;
  border-radius: 12px;
  background: #f5f5f5;
  overflow: hidden;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
}

#priceHeader .toggle-switch input[type=radio] {
  display: none;
}

#priceHeader .toggle-switch .btn {
  border: none;
  border-radius: 0;
  flex: 1;
  padding: 10px 24px;
  font-weight: 700;
  font-size: 20px;
  transition: all .3s ease;
}

#priceHeader .toggle-switch .btn:not(.active) {
  background: transparent;
  color: #666;
}

#priceHeader .toggle-switch .btn.active {
  background: #000;
  color: #fff;
}

#priceHeader .btn-tab {
  min-width: 300px;
  border-radius: 12px !important;
  display: flex;
  padding: 18px 30px !important;
  justify-content: center;
  align-items: center;
  flex: 1 0 0;
}

@media (max-width: 425px) {
  #priceHeader .btn-tab {
    min-width: 160px;
  }
}

#priceHeader .font-btn-tab {
  text-align: center;
  font-family: "GEELY Bold 20230926";
  font-size: var(--Text-Headings-H8, 20px);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 24px */
  letter-spacing: 2px;
}

@media (max-width: 425px) {
  #priceHeader .font-btn-tab {
    font-size: var(--Text-Headings-H8, 18px);
    letter-spacing: 1.8px;
  }
}

#priceHeader .border-desktop {
  
  border-right: 1px solid black;
}

[dir="rtl"] #priceHeader .border-desktop {
  border-right: none;
  
  border-left: 1px solid black;
}

#priceHeader .sub-heading {
  font-size: 20px;
  letter-spacing: 3px;
}

@media (max-width: 425px) {
  #priceHeader .sub-heading {
    font-size: 18px;
    margin-bottom: 0 !important;
  }
}

#priceHeader .space-content {
  line-height: 22.4px;
  margin-bottom: 24px;
}

#priceHeader .space-content .content-1 {
  font-family: "Inter";
}

#priceHeader .space-content-2 {
  line-height: 22.4px;
  margin-bottom: 24px;
}

#priceHeader .space-content-2 .content-1 {
  font-family: "Inter";
}

#priceHeader .content-1 {
  font-size: 24px;
}

@media (max-width: 425px) {
  #priceHeader .content-1 {
    font-size: 22px;
  }
}

#priceHeader .content-2 {
  font-size: 12px;
}

@media (max-width: 425px) {
  #priceHeader .content-2 {
    font-size: 12px;
  }
}

#priceHeader .content-3 {
  font-size: 12px;
}

#priceHeader .ex5-prebook h5 {
  letter-spacing: 5.2px;
  font-size: 26px !important;
}

@media (max-width: 425px) {
  #priceHeader .ex5-prebook h5 {
    letter-spacing: 4.8px;
    font-size: 24px !important;
    margin-top: 30px;
    margin-bottom: 12px;
  }
}

#priceHeader .ex5-prebook a {
  margin-bottom: 12px;
  font-size: 14px;
}

#priceHeader .mobile-product-select {
  width: 100%;
  max-width: 400px;
  
  padding: 14px 40px 14px 20px;
  font-family: "GEELY Bold 20230926";
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1.8px;
  color: #194bff;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 12px;
          appearance: none;
  -webkit-appearance: none;
     -moz-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3E%3Cpath d='M4.69891 8.14502L11.6439 15.205C11.8489 15.41 12.1789 15.415 12.3889 15.205L19.3139 8.16002L20.0039 8.86502L13.0789 15.91C12.4889 16.505 11.5389 16.505 10.9489 15.91L4.00391 8.85002L4.69391 8.15002H4.70391' fill='black'/%3E%3Cpath d='M4.69891 8.14502L11.6439 15.205C11.8489 15.41 12.1789 15.415 12.3889 15.205L19.3139 8.16002L20.0039 8.86502L13.0789 15.91C12.4889 16.505 11.5389 16.505 10.9489 15.91L4.00391 8.85002L4.69391 8.15002H4.70391' stroke='black' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  
  background-position: right 16px center;
  cursor: pointer;
  text-align: center;
  text-align-last: center;
}

[dir="rtl"] #priceHeader .mobile-product-select {
  
  padding: 14px 20px 14px 40px;
  
  background-position: left 16px center;
}

#priceHeader .mobile-product-select:focus {
  outline: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .25);
}

#priceHeader .mobile-product-select option {
  background: #fff;
  color: #000;
  font-family: "GEELY Bold 20230926";
  text-align: center;
}

/**
 * EX5 Feature Highlight
 **/

@media screen and (max-width: 768px) {
  .product-content-wrapper .availability {
    margin-top: 10px;
  }
}

.product-content-wrapper .details {
  margin-bottom: 5px;
  list-style-type: none;
  display: inline-block;
  
  padding-left: 0;
  width: 100%;
}

[dir="rtl"] .product-content-wrapper .details {
  padding-left: 0;
  
  padding-right: 0;
}

.product-content-wrapper .details li {
  
  margin-right: 20px;
  
  float: left;
  display: flex;
  gap: 5px;
}

[dir="rtl"] .product-content-wrapper .details li {
  margin-right: 0;
  
  margin-left: 20px;
  
  float: right;
}

.product-content-wrapper .details li span {
  font-size: 16px;
  font-weight: 700;
}

.product-content-wrapper .details p {
  font-size: 16px;
}

.product-content-wrapper .details .availability {
  margin-top: 0px;
}

.product-content-wrapper .details .availability p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  font-family: "Inter", sans-serif;
}

@media screen and (min-width: 992px) {
  .product-content-wrapper .details .availability span {
    position: relative;
    top: 3px;
  }
}

.product-content-wrapper .details .availability span:first-child {
  
  margin-left: 10px;
}

[dir="rtl"] .product-content-wrapper .details .availability span:first-child {
  margin-left: 0;
  
  margin-right: 10px;
}

.product-content-wrapper .details .availability span:last-child a {
  
  margin-right: 0;
}

[dir="rtl"] .product-content-wrapper .details .availability span:last-child a {
  margin-right: 0;
  
  margin-left: 0;
}

.product-content-wrapper .details .availability span a {
  display: inline-block;
  width: 18px;
  height: 18px;
  text-indent: -9999px;
  border-radius: 100px;
  
  margin-right: 5px;
  pointer-events: none;
}

[dir="rtl"] .product-content-wrapper .details .availability span a {
  margin-right: 0;
  
  margin-left: 5px;
}

.product-content-wrapper .details .availability span a.teal {
  background-color: #93a8ad;
}

.product-content-wrapper .details .availability span a.ash {
  background-color: #717479;
}

.product-content-wrapper .details .availability span a.silver {
  background-color: #929ba4;
}

.product-content-wrapper .details .availability span a.black {
  background-color: #000;
}

.product-content-wrapper .details .availability span a.white {
  background-color: #fff;
  border: 1px solid #ccc;
}

.product-content-wrapper .details .availability span a.glacier_blue {
  background-color: #465f7e;
}

.product-content-wrapper .details .availability span a.alphine_white {
  background-color: #465f7e;
}

.product-content-wrapper .details .availability span a.cloundveil_silver {
  background-color: #aeb6b9;
}

.product-content-wrapper .details .availability span a.jungle_green {
  background-color: #193b1f;
}

.product-content-wrapper .details .availability span a.volcanic_grey {
  background-color: #193b1f;
}

.product-content-wrapper .details .availability span a.polar_black {
  background-color: #000;
}

.product-content-wrapper .details .availability span a.moon_white {
  background-color: #fff;
}

.product-content-wrapper .details .availability span a.sea_salt_blue {
  background-color: #84bbef;
}

.product-content-wrapper .details .availability span a.nebula_beige {
  background-color: #fff8d7;
}

.product-content-wrapper .details .availability span a.icy_berry_pink {
  background-color: #e4b1b8;
}

.product-content-wrapper .details .availability span a.star_silver {
  background-color: #403d3a;
}

.product-content-wrapper .feature-card .feature-card-image {
  width: 100%;
  height: 328px;
  overflow: hidden;
  max-height: 328px;
  margin-bottom: 20px;
  border-radius: 18px;
}

.product-content-wrapper .feature-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-content-wrapper .feature-card h2 {
  line-height: 28px;
  font-size: 24px;
}

@media screen and (max-width: 768px) {
  .product-content-wrapper .feature-card {
    padding: 0;
    margin-bottom: 20px;
  }
}

.product-content-wrapper .ex5-prebook {
  margin-bottom: 40px;
  padding: 0 10px;
}

.product-content-wrapper .ex5-prebook .btn {
  padding: 12px 24px !important;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .product-content-wrapper .ex5-prebook .btn {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .product-content-wrapper .ex5-prebook h5 {
    
    text-align: left;
    line-height: 120%;
  }

  [dir="rtl"] .product-content-wrapper .ex5-prebook h5 {
    
    text-align: right;
  }
}

.product-content-wrapper .tabs-homepage {
  margin-bottom: 90px;
}

@media screen and (max-width: 768px) {
  .product-content-wrapper .tabs-homepage {
    margin-bottom: 60px;
  }
}

