@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZg.ttf) format('truetype');
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
body {
  margin: 0;
  padding: 0;
}
*,
::after,
::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.container {
  width: 100%;
  margin: 0 auto;
}
#gs2 {
  font-family: 'Inter', Arial, sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
  margin: 0 auto;
  max-width: 1500px;
}
#gs2 .bg-white {
  background: #ffffff;
  color: #000;
}
#gs2 .bg-00 {
  background-size: 100%;
  color: #fff;
  background: linear-gradient(145deg, #000000 0%, #2a3a42 35%, #192328 65%, #7e2626 100%);
  box-shadow: 0 10px 0px #ed1c24;
}
#gs2 .bg-01 {
  background: url(https://ebay-uk.s3.eu-central-1.amazonaws.com/CP24UK/GS2/images-mar-2026/bg-01.webp) no-repeat top 80px center;
  background-size: 100%;
}
#gs2 .bg-02 {
  background: linear-gradient(#313131cc 0%, #464646c7 30%, #5c3535b2 50%, #24343d 90%), url(https://ebay-uk.s3.eu-central-1.amazonaws.com/CP24UK/GS2/images-mar-2026/bg-02.webp);
  background-repeat: no-repeat;
  background-position: top left 0;
  background-size: 100%;
}
#gs2 h1 {
  text-align: center;
  padding: 8px 0;
  line-height: normal;
}
#gs2 h2 {
  font-size: 20px;
}
#gs2 h3 {
  text-align: center;
  font-size: 20px;
}
#gs2 p {
  font-size: 18px;
  line-height: 26px;
}
#gs2 .row {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  gap: 2rem;
  padding: 0 0 30px 0;
}
#gs2 .row img {
  max-width: 500px;
}
#gs2 ul.no-dots {
  list-style-type: none;
  padding-left: 0;
}
#gs2 .four-reasons-grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  margin: 0px auto 30px auto;
  max-width: 1000px;
  padding: 15px;
  position: relative;
}
#gs2 .four-reasons-grid::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80vw;
  height: 1px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 25%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.4) 75%, rgba(255, 255, 255, 0) 100%);
}
#gs2 .four-reasons-grid .reason-card {
  display: flex;
  flex: 1 1 calc(20% - 20px);
  min-width: 150px;
  border-radius: 12px;
  overflow: hidden;
}
#gs2 .four-reasons-grid .reason-card img {
  width: 60px;
  object-fit: contain;
  padding: 0 10px 10px 10px;
}
#gs2 .four-reasons-grid .reason-card .reason-text {
  display: flex;
  flex-direction: column;
  line-height: 1.1;
  justify-content: center;
  padding: 0 8px;
}
#gs2 .four-reasons-grid .reason-card .reason-text h3 {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  margin: 0;
}
#gs2 .four-reasons-grid .reason-card .reason-text p {
  font-size: 14px;
  color: #cfcfcf;
  margin: 0;
  text-align: center;
}
#gs2 .hero-section {
  padding: 0px 0 40px 0;
  text-align: center;
  border-radius: 0;
  width: 100%;
  margin: 0px auto;
}
#gs2 .hero-section .hero-box {
  color: #000000;
  padding: 0 30px;
  margin: 10px auto 40px auto;
  max-width: 100%;
  text-align: center;
  border: 1px solid #0000001a;
  background: #ffffffa9;
}
#gs2 .hero-section .hero-image-box {
  flex: 1 1 calc(75% - 1.34rem);
  max-width: 400px;
  display: flex;
  justify-content: center;
}
#gs2 .hero-section .hero-image-box img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
#gs2 .hero-section h1 {
  font-size: 42px;
  font-weight: 700;
  letter-spacing: -2px;
  margin-bottom: 10px;
}
#gs2 .hero-section h1 span {
  color: #ed1c24;
  background: transparent;
  padding: 0;
}
#gs2 .hero-section p {
  font-size: 25px;
  font-weight: 400;
}
#gs2 .hero-section p span {
  color: #ed1c24;
  background: transparent;
  padding: 0;
}
#gs2 .hero-section .tagline {
  font-size: 20px;
  color: #b0c4d1;
  margin-bottom: 20px;
}
#gs2 .hero-section .cta-text {
  font-size: 24px;
  color: #ffffff;
  font-weight: 500;
}
#gs2 .hero-section .cta-text span {
  color: #ed1c24;
  background: transparent;
  font-weight: 700;
}
#gs2 .benefits-grid-main {
  display: block;
  margin: -220px 0 0 0;
}
#gs2 .benefits-grid-main .benefits-header {
  display: flex;
  align-items: center;
  max-width: 1000px;
  margin: 40px auto;
  font-weight: 800;
  font-style: italic;
}
#gs2 .benefits-grid-main .benefits-header .upto {
  font-size: 16px;
  font-weight: 700;
  display: block;
  margin-bottom: 5px;
}
#gs2 .benefits-grid-main .benefits-header .percentage {
  font-size: 58px;
  font-weight: 900;
  display: block;
  margin-bottom: 5px;
  transition: transform 0.3s ease;
}
#gs2 .benefits-grid-main .benefits-header .percentage:hover {
  transform: scale(1.2);
  z-index: 9;
}
#gs2 .benefits-grid-main .benefits-header .label {
  font-size: 22px;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#gs2 .benefits-grid-main .benefits-header .bh-left {
  flex: 1;
  background: #e9e9e9;
  padding: 5px 30px;
  text-align: center;
  color: #2a3a42;
  opacity: 0.8;
  box-shadow: 0 8px 15px #000000;
}
#gs2 .benefits-grid-main .benefits-header .bh-main {
  color: #fff;
  flex: 1.6;
  position: relative;
  padding: 30px 60px;
  text-align: center;
  z-index: 2;
  margin: 0 -35px;
}
#gs2 .benefits-grid-main .benefits-header .bh-main .percentage {
  font-size: 78px;
}
#gs2 .benefits-grid-main .benefits-header .bh-main::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #ed1c24;
  transform: skewX(-20deg);
  z-index: -1;
  box-shadow: 0 8px 15px #000000;
}
#gs2 .benefits-grid-main .benefits-header .bh-right {
  color: #fff;
  flex: 1;
  background: #8f2e2e;
  padding: 5px 30px;
  text-align: center;
  box-shadow: 0 8px 15px #000000;
}
@media (max-width: 768px) {
  #gs2 .benefits-grid-main .benefits-header {
    flex-direction: column;
    gap: 10px;
    padding: 0 15px;
  }
  #gs2 .benefits-grid-main .benefits-header .bh-left,
  #gs2 .benefits-grid-main .benefits-header .bh-main,
  #gs2 .benefits-grid-main .benefits-header .bh-right {
    width: 95%;
    margin: 0;
    transform: skewX(-10deg);
    padding: 0 22px;
  }
  #gs2 .benefits-grid-main .benefits-header .bh-main::before {
    transform: none;
  }
  #gs2 .benefits-grid-main .benefits-header .bh-left > *,
  #gs2 .benefits-grid-main .benefits-header .bh-main > *,
  #gs2 .benefits-grid-main .benefits-header .bh-right > * {
    transform: skewX(10deg);
  }
}
#gs2 .points-grid {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 20px;
  padding: 30px 20px;
}
#gs2 .points-grid .points {
  color: #ffffff;
  max-width: 802px;
}
#gs2 .points-grid .points img {
  width: 100%;
  max-width: 700px;
  display: block;
  margin: 0 auto;
}
#gs2 .points-grid .points b {
  font-weight: 900;
  background: #fff;
  color: #000;
  padding: 0 5px;
}
#gs2 .about-us-grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  margin: 30px auto;
  max-width: 1200px;
  padding: 0 15px;
}
#gs2 .about-us-grid .about-us-box {
  border-radius: 12px;
  padding: 25px 30px;
  margin: 0px auto;
  max-width: 972px;
  text-align: center;
  border: 1px solid #ffffff1a;
  box-shadow: 0 10px 0px #ed1c24;
  background: linear-gradient(145deg, #000000 0%, #2a3a42 35%, #192328 65%, #7e2626 100%);
}
#gs2 .about-us-grid .about-us-box h3 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#gs2 .about-us-grid .about-us-box p {
  color: #fff;
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 15px;
}
#gs2 .badge-container {
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
  margin: 20px 0;
}
#gs2 .badge-container .badge {
  background: rgba(0, 0, 0, 0.1);
  border: 2px solid #ed1c24;
  border-radius: 8px;
  padding: 10px 20px;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
#gs2 .feature-cards {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  margin: 30px auto;
  max-width: 1000px;
  padding: 0 15px;
}
#gs2 .feature-cards .feature-card {
  flex: 1 1 380px;
  min-width: 250px;
  background: linear-gradient(145deg, #000000 0%, #2a3a42 35%, #192328 65%, #7e2626 100%);
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
#gs2 .feature-cards .feature-card .feature-image {
  width: 100%;
  height: 300px;
  object-fit: cover;
  object-position: center;
  display: block;
}
#gs2 .feature-cards .feature-card .feature-content {
  padding: 16px;
}
#gs2 .feature-cards .feature-card .feature-content h4 {
  color: #fff;
  font-size: 15px;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
#gs2 .feature-cards .feature-card .feature-content p {
  color: #b0c4d1;
  font-size: 15px;
  line-height: 1.5;
  margin: 0;
}
#gs2 .feature-cards .feature-card .feature-content .feature-badges img {
  max-height: 42px;
  max-width: 100%;
  object-fit: contain;
  margin-top: 12px;
}
#gs2 .important-cards {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  margin: 30px auto;
  max-width: 1000px;
  padding: 0 15px;
}
#gs2 .important-cards .important-card {
  flex: 1 1 calc(33.333% - 20px);
  min-width: 250px;
  background: linear-gradient(145deg, #000000 0%, #2a3a42 35%, #192328 65%, #7e2626 100%);
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #ffffff1a;
  box-shadow: 0 10px 0px #ed1c24;
}
#gs2 .important-cards .important-card .important-image {
  width: 100%;
  height: 300px;
  object-fit: cover;
  object-position: center;
  display: block;
}
#gs2 .important-cards .important-card .important-content {
  padding: 16px;
}
#gs2 .important-cards .important-card .important-content h4 {
  color: #fff;
  font-size: 15px;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
#gs2 .important-cards .important-card .important-content p {
  color: #fff;
  font-size: 15px;
  line-height: 1.5;
  margin: 0;
}
#gs2 .important-cards .important-card .important-content .important-badges img {
  max-height: 42px;
  max-width: 100%;
  object-fit: contain;
  margin-top: 12px;
}
#gs2 .guarantee-box-grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  margin: 30px auto;
  max-width: 1200px;
  padding: 0 15px;
}
#gs2 .guarantee-box-grid .guarantee-box {
  background: linear-gradient(145deg, #000000 0%, #2a3a42 35%, #192328 65%, #7e2626 100%);
  border-radius: 12px;
  max-width: 972px;
  margin: 0px auto;
  padding: 20px 30px;
  box-sizing: border-box;
  border: 1px solid #ffffff1a;
  box-shadow: 0 10px 0px #ed1c24;
}
#gs2 .guarantee-box-grid .guarantee-box h2 {
  color: #fff;
  font-size: 22px;
  margin-bottom: 12px;
  text-align: center;
}
#gs2 .guarantee-box-grid .guarantee-box p {
  color: #fff;
  font-size: 15px;
  text-align: center;
  line-height: 1.5;
  margin: 0;
}
#gs2 .guarantee-box-grid .guarantee-box .guarantee-badges {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin: 18px 0 10px;
  flex-wrap: wrap;
}
#gs2 .guarantee-box-grid .guarantee-box .guarantee-badges img {
  max-height: 42px;
  max-width: 100%;
  object-fit: contain;
}
#gs2 .vehicle-info-grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  margin: 0px auto;
  max-width: 1200px;
  padding: 0 15px;
}
#gs2 .vehicle-info-grid .vehicle-info-box {
  border: 2px solid #ed1c24;
  border-radius: 12px;
  padding: 25px 30px;
  margin: 0px auto;
  width: 100%;
  max-width: 972px;
  text-align: center;
  border: 1px solid #ffffff1a;
  box-shadow: 0 10px 0px #ed1c24;
  background: linear-gradient(145deg, #000000 0%, #2a3a42 35%, #192328 65%, #7e2626 100%);
}
#gs2 .vehicle-info-grid .vehicle-info-box .vehicle-info-icon {
  font-size: 40px;
  margin-bottom: 10px;
}
#gs2 .vehicle-info-grid .vehicle-info-box h3 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#gs2 .vehicle-info-grid .vehicle-info-box p {
  color: #fff;
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 15px;
}
#gs2 .vehicle-info-grid .vehicle-info-box .vehicle-details-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
  margin: 20px 0;
}
#gs2 .vehicle-info-grid .vehicle-info-box .vehicle-details-list span {
  background: rgba(255, 255, 255, 0.1);
  padding: 10px 15px;
  border-radius: 8px;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
}
#gs2 .vehicle-info-grid .vehicle-info-box .vehicle-info-note {
  color: #fff !important;
  font-weight: 600;
  font-size: 13px !important;
  margin-top: 15px;
}
#gs2 .check-list li {
  position: relative;
  padding-left: 30px;
  list-style: none;
}
#gs2 .check-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #00ff88;
  font-weight: bold;
  font-size: 18px;
}
#gs2 .section-title {
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  padding: 15px;
  margin: 0 0 20px 0;
  border-left: 5px solid #ed1c24;
  border-right: 5px solid #ed1c24;
  background: linear-gradient(145deg, #000000 0%, #2a3a42 35%, #192328 65%, #7e2626 100%);
}
#gs2 .step-by-step-grids {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  margin: 30px auto;
  padding: 0 15px;
}
#gs2 .step-by-step-grids .step-by-step-card {
  position: relative;
  flex: 1 1 300px;
  min-width: 450px;
  overflow: visible;
  max-width: 972px;
}
#gs2 .step-by-step-grids .step-by-step-card .image-badge {
  position: absolute;
  top: -80px;
  right: -10px;
  width: 104px;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
#gs2 .step-by-step-grids .step-by-step-card .image-badge img {
  width: 100%;
  object-fit: contain;
}
#gs2 .step-by-step-grids .step-by-step-card .step-by-step-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 12px;
  overflow: hidden;
  background: linear-gradient(145deg, #000000 0%, #2a3a42 35%, #192328 65%, #7e2626 100%);
  border: 1px solid #ffffff1a;
  box-shadow: 0 10px 0px #ed1c24;
}
#gs2 .step-by-step-grids .step-by-step-card .step-by-step-image {
  width: 100%;
  height: auto;
  object-fit: contain;
  object-position: center;
  display: block;
  background: #ffffff;
}
#gs2 .step-by-step-grids .step-by-step-card .step-by-step-image img {
  display: block;
  width: 50%;
  height: 220px;
  object-fit: cover;
  object-position: center;
  margin: 0 auto;
}
#gs2 .step-by-step-grids .step-by-step-card .step-by-step-content {
  padding: 16px;
}
#gs2 .step-by-step-grids .step-by-step-card .step-by-step-content h4 {
  color: #fff;
  font-size: 15px;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
#gs2 .step-by-step-grids .step-by-step-card .step-by-step-content p {
  color: #fff;
  font-size: 15px;
  line-height: 1.5;
  margin: 0;
}
#gs2 .footer-section {
  padding: 30px 20px 10px;
  margin-top: 8px;
  border-top: 4px solid #ed1c24;
}
#gs2 .footer-section .footer-grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 35px;
  max-width: 1300px;
  margin: 0 auto;
}
#gs2 .footer-section .footer-grid .footer-column {
  flex: 1 1 280px;
  max-width: 560px;
  text-align: center;
  padding: 28px;
  background: rgba(255, 255, 255, 0.025);
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}
#gs2 .footer-section .footer-grid .footer-column h3 {
  color: #fff;
  font-size: 17px;
  margin-bottom: 22px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 600;
}
#gs2 .footer-section .footer-grid .footer-column p {
  color: #fff;
  font-size: 13px;
  line-height: 1.7;
  margin: 8px 0;
}
#gs2 .footer-section .footer-grid .footer-column .highlight {
  font-weight: 700;
  font-size: 15px;
}
#gs2 .footer-section .footer-grid .footer-column .since-badge {
  display: inline-block;
  background: linear-gradient(135deg, #ed1c24, #aa0000);
  color: #fff;
  padding: 6px 18px;
  border-radius: 20px;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 18px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
#gs2 .footer-section .footer-grid .footer-column .social-links {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 18px;
  align-items: center;
}
#gs2 .footer-section .footer-grid .footer-column .social-links img {
  width: 30px;
  height: 30px;
  transition: all 0.3s ease;
  border-radius: 8px;
  padding: 4px;
}
#gs2 .footer-section .footer-grid .footer-column .social-links img:hover {
  transform: translateY(-3px);
  background: #ff000033;
}
#gs2 .footer-section .footer-grid .footer-column .contact-item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 12px 0;
  color: #ffffff;
  font-size: 13px;
}
#gs2 .footer-section .footer-grid .footer-column .contact-item img {
  width: 18px;
  height: 18px;
}
#gs2 .footer-section .footer-grid .footer-column .contact-item a {
  color: #ed1c24;
  text-decoration: none;
  transition: color 0.3s ease;
}
#gs2 .footer-section .footer-grid .footer-column .contact-item a:hover {
  color: #00ff88;
}
#gs2 .footer-section .footer-grid .footer-column .shipping-details {
  background: rgba(255, 0, 0, 0.05);
  border-radius: 10px;
  padding: 16px;
  margin-top: 16px;
  border-left: 3px solid #ed1c24;
}
#gs2 .footer-section .footer-grid .footer-column .shipping-details p {
  margin: 5px 0;
  font-size: 15px;
}
#gs2 .footer-section .footer-grid .footer-column .flag-row {
  display: flex;
  justify-content: center;
  gap: 6px;
  margin-top: 18px;
  flex-wrap: wrap;
}
#gs2 .footer-section .footer-grid .footer-column .flag-row img {
  width: 32px;
  height: 32px;
  transition: transform 0.3s ease;
}
#gs2 .footer-section .footer-grid .footer-column .flag-row img:hover {
  transform: scale(1.2);
}
#gs2 .footer-section .footer-grid .footer-column .cert-badges {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin: 18px 0 10px;
  flex-wrap: wrap;
}
#gs2 .footer-section .footer-grid .footer-column .cert-badges img {
  max-height: 70px;
  max-width: 100%;
  object-fit: contain;
}
#gs2 .footer-section .footer-grid .footer-column .warranty-badge {
  display: inline-block;
  background: linear-gradient(135deg, #ed1c24, #aa0000);
  color: #ffffff;
  padding: 10px 24px;
  border-radius: 25px;
  font-size: 15px;
  font-weight: 700;
  margin-top: 18px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
#gs2 .footer-section .footer-bottom {
  padding: 0px;
  margin-top: 20px;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}
#gs2 .footer-section .footer-bottom p {
  color: #808080;
  font-size: 11px;
  margin: 10px 0 0 0;
  letter-spacing: 0.3px;
}
#gs2 .col {
  padding: 1em;
}
#gs2 .col ul {
  list-style-position: inside;
}
#gs2 .col ul li {
  line-height: 30px;
}
#gs2 .col div {
  width: 300px;
}
#gs2 .col div img {
  max-width: 100%;
}
#gs2 .m-0 {
  margin: 0 !important;
}
#gs2 .m-1 {
  margin: 8px !important;
}
#gs2 .m-2 {
  margin: 12px !important;
}
#gs2 .m-3 {
  margin: 16px !important;
}
#gs2 .my-1 {
  margin: 8px 0 8px 0 !important;
}
#gs2 .my-2 {
  margin: 12px 0 12px 0 !important;
}
#gs2 .my-3 {
  margin: 16px 0 16px 0 !important;
}
#gs2 .mt-0 {
  margin-top: 0 !important;
}
#gs2 .mt-3 {
  margin-top: 30px !important;
}
#gs2 .mb-0 {
  margin-bottom: 0 !important;
}
#gs2 .mb-1 {
  margin-bottom: 8px !important;
}
#gs2 .p-0 {
  padding: 0 !important;
}
#gs2 ul,
#gs2 ol {
  list-style-position: inside;
  margin: 0;
  padding: 0 0 0 15px;
}
#gs2 ul li,
#gs2 ol li {
  line-height: 32px;
}
#gs2 .col-2 {
  max-width: 200px;
  width: auto;
  margin: 2rem;
}
#gs2 .col-3 {
  max-width: 300px;
  width: auto;
  margin: 2rem;
}
#gs2 .col-3 img {
  max-width: 100%;
  display: block;
  text-align: center;
}
#gs2 .col-4 {
  flex: 1 1 calc(33.333% - 1.34rem);
}
#gs2 .col-4 h3 {
  margin: 0;
  padding: 0;
}
#gs2 .col-4 img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
#gs2 .col-5 {
  max-width: 500px;
  width: 500px;
  margin: 2rem;
  vertical-align: top;
}
#gs2 .col-5 h3 {
  margin: 0;
  padding: 0;
}
#gs2 .col-5 img {
  max-width: 100%;
  width: 100%;
  display: block;
  text-align: center;
  margin: 0 auto;
}
#gs2 .col-6 {
  flex: 1 1 calc(50% - 1.34rem);
}
#gs2 .col-6 p {
  width: 100%;
}
#gs2 .col-6 img {
  display: block;
  margin: 1rem auto;
  max-width: 100%;
}
#gs2 .col-9 {
  flex: 1 1 calc(75% - 1.34rem);
  max-width: 900px;
  display: flex;
  justify-content: center;
}
#gs2 .col-9 p {
  width: 100%;
}
#gs2 .col-9 img {
  display: block;
  width: 100%;
  margin: 1rem auto;
}
#gs2 .col-10 {
  max-width: 1000px;
}
#gs2 .col-10 img {
  display: block;
  margin: 1rem auto;
  max-width: 100%;
}
#gs2 .col-12 {
  width: 100%;
}
#gs2 .col-12 img {
  display: block;
  margin: 1rem auto;
  max-width: 1000px;
  width: 100%;
}
#gs2 .trial {
  text-align: center;
}
#gs2 .trial img {
  display: block;
  height: 150px;
}
@media only screen and (max-width: 900px) {
  #gs2 .benefits-grid .benefit-card {
    padding: 25px;
    text-align: center;
    min-width: 0;
    border: 2px solid #ed1c24;
  }
  #gs2 .hero-cards,
  #gs2 .about-us-grid,
  #gs2 .important-cards,
  #gs2 .guarantee-box-grid,
  #gs2 .step-by-step-grids,
  #gs2 .vehicle-info-grid {
    width: calc(100% - 15px);
    max-width: 100%;
    min-width: 0;
    padding: 0px 0px;
  }
  #gs2 .important-cards .important-card {
    flex: 1 1 100%;
    max-width: 100%;
    min-width: 0;
  }
  #gs2 .step-by-step-grids .step-by-step-card {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }
  #gs2 .step-by-step-grids .step-by-step-card .step-by-step-image {
    width: 100%;
    max-width: 100%;
    height: auto;
    object-fit: contain;
  }
  #gs2 .step-by-step-grids .step-by-step-card .step-by-step-image img {
    display: block;
    width: 50%;
    height: auto;
    object-fit: contain;
    object-position: center;
    margin: 0 auto;
  }
  #gs2 .row {
    padding: 0 15px;
  }
  #gs2 .col-4 {
    flex: 1 1 calc(50% - 1rem);
  }
  #gs2 .col-9 {
    flex: 1 1 calc(50% - 1rem);
  }
  #gs2 .col-9 p {
    width: 100%;
  }
  #gs2 .col-12 {
    width: 100%;
  }
  #gs2 .col-12 img {
    display: block;
    margin: 1rem auto;
    max-width: 1000px;
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  #gs2 .hero-cards .hero-card {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }
  #gs2 .hero-cards .hero-card .hero-image {
    width: 100%;
    max-width: 100%;
    height: auto;
    object-fit: contain;
  }
  #gs2 .d-none {
    display: none;
  }
  #gs2 .col,
  #gs2 .col-3,
  #gs2 .col-4,
  #gs2 .col-5 {
    max-width: 100%;
    flex: 1 1 100%;
    padding: 0px;
    margin: 10px 0;
  }
  #gs2 .col h2,
  #gs2 .col-3 h2,
  #gs2 .col-4 h2,
  #gs2 .col-5 h2 {
    text-align: center;
  }
  #gs2 .col p,
  #gs2 .col-3 p,
  #gs2 .col-4 p,
  #gs2 .col-5 p {
    width: 100%;
  }
  #gs2 .col img,
  #gs2 .col-3 img,
  #gs2 .col-4 img,
  #gs2 .col-5 img {
    display: block;
    margin: 5px auto;
    padding: 0;
  }
  #gs2 .col-6 {
    min-width: 250px;
  }
  #gs2 .col-6 p {
    width: 100%;
  }
  #gs2 .col-6 img {
    display: block;
    margin: 0 auto;
    width: 100%;
  }
  #gs2 .trial {
    text-align: center;
  }
  #gs2 .trial img {
    display: block;
    height: auto;
    width: 100%;
  }
  #gs2 .col-9 {
    flex: 1 1 calc(50% - 1rem);
  }
  #gs2 .col-9 p {
    width: calc(100% - 1rem);
  }
  #gs2 .col-9 img {
    margin: 0;
    width: calc(100% - 1rem);
  }
}
@media only screen and (max-width: 500px) {
  #gs2 .d-none {
    display: none;
  }
  #gs2 .col,
  #gs2 .col-3 {
    max-width: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
  }
  #gs2 .col p,
  #gs2 .col-3 p {
    width: 100%;
  }
  #gs2 .col img,
  #gs2 .col-3 img {
    display: block;
    margin: 20px auto;
    padding: 0;
    width: 100%;
  }
  #gs2 .col-4 {
    flex: 1 1 100%;
  }
  #gs2 .col-6 {
    flex: 1 1 calc(100% - 1.34rem);
  }
  #gs2 .col-6 p {
    width: 100%;
  }
  #gs2 .col-6 img {
    display: block;
    margin: 0 auto;
    width: 100%;
  }
}
@media only screen and (max-width: 349px) {
  #gs2 .d-none-xs {
    display: none;
  }
}
.content-evenly {
  text-align: center;
  justify-content: space-evenly;
}
.content-evenly img {
  width: 100%;
  max-width: 500px;
}
.center {
  text-align: center;
}
.border-t {
  border-top: 1px solid #000;
}
.border {
  border: 1px solid #000;
}
.justify-p p {
  text-align: justify;
}
.align-t {
  align-items: baseline;
}
.fullpic img {
  width: 100%;
  max-width: 100%;
}
.backdrop {
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(15px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 16px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.35);
}
