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;
}
.d-none {
  display: none;
}
#header {
  font-family: "Google Sans", sans-serif;
  font-variation-settings: "GRAD" 0;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  margin: 0 auto;
  max-width: 1500px;
}
#header #header {
  padding: 20px;
}
#header .vehicle-card {
  margin: 30px 0;
}
#header .vehicle-card__title {
  color: #fff;
  padding: 18px 24px;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
  text-align: center;
  background: linear-gradient(145deg, #000000 0%, #363636 35%, #0e0e0e 65%, #1a1a1a 100%);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
#header .vehicle-card .vehicle-list-container {
  max-height: 300px;
  overflow-y: auto;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  border: 1px solid #dee2e6;
}
#header .vehicle-card .vehicle-list-table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  font-size: 14px;
}
#header .vehicle-card .vehicle-list-table thead {
  position: sticky;
  top: 0;
  z-index: 10;
  background: #f8f9fa;
  border-bottom: 2px solid #dee2e6;
}
#header .vehicle-card .vehicle-list-table th {
  padding: 12px 15px;
  text-align: left;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #495057;
  background: #f8f9fa;
}
#header .vehicle-card .vehicle-list-table td {
  padding: 12px 15px;
  border-bottom: 1px solid #eee;
}
#header .vehicle-card .vehicle-list-table tbody tr {
  transition: background-color 0.2s ease;
}
#header .vehicle-card .vehicle-list-table tbody tr:hover {
  background: #f1f3f5;
}
#header .vehicle-card .vehicle-list-table tbody tr:last-child td {
  border-bottom: none;
}
@media screen and (max-width: 768px) {
  #header .vehicle-card__title {
    font-size: 18px;
    line-height: 1.4;
  }
  #header .vehicle-card .vehicle-list-container {
    position: relative;
    max-height: 280px;
    overflow-y: auto;
  }
  #header .vehicle-card .vehicle-list-container::after {
    content: "";
    position: sticky;
    display: block;
    bottom: 0;
    height: 30px;
    width: 100%;
    pointer-events: none;
    background: linear-gradient(#fc050500, #fff);
  }
  #header .vehicle-card .compable-vehicles {
    padding: 0;
    margin-bottom: 10px;
  }
  #header .vehicle-card .compable-vehicles p {
    margin: 0;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    color: #000;
  }
  #header .vehicle-card .vehicle-list-table thead {
    display: none;
  }
  #header .vehicle-card .vehicle-list-table tbody {
    display: block;
  }
  #header .vehicle-card .vehicle-list-table tr {
    display: flex;
    align-items: center;
    gap: 0px;
    padding: 4px;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    margin-bottom: 6px;
    overflow-x: auto;
    justify-content: center;
    flex-wrap: wrap;
  }
  #header .vehicle-card .vehicle-list-table td {
    display: block;
    width: auto;
    padding: 2px 2px;
    border: none;
    white-space: nowrap;
  }
  #header .vehicle-card .vehicle-list-table td:first-child {
    display: none;
  }
}
#crs {
  font-family: "Google Sans", sans-serif;
  font-variation-settings: "GRAD" 0;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  margin: 0 auto;
  max-width: 1500px;
}
#crs .bg-white {
  background: #ffffff;
  color: #000;
}
#crs .bg-00 {
  background-size: 100%;
  color: #fff;
  background: linear-gradient(145deg, #000000 0%, #363636 35%, #0e0e0e 65%, #1a1a1a 100%);
}
#crs .bg-02 {
  background: linear-gradient(#31313100 0%, #46464662 30%, #00000063 50%, #ffffff 50%), url("https://s3.eu-central-1.amazonaws.com/chippower24com/Shoper/CRS/bg-01.webp");
  background-repeat: no-repeat;
  background-position: top 0px center;
  background-size: cover;
}
#crs h1 {
  text-align: center;
  padding: 8px 0;
  line-height: normal;
}
#crs h2 {
  color: #000;
  font-size: 20px;
}
#crs h3 {
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
}
#crs p {
  font-size: 18px;
  line-height: 26px;
  color: #000;
}
#crs .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;
}
#crs .row img {
  max-width: 500px;
}
#crs ul.no-dots {
  list-style-type: none;
  padding-left: 0;
}
#crs .hero-grid {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  grid-template-areas: "top top" "left image" "left image";
}
#crs .hero-grid::before {
  content: "";
  grid-column: 1 / strong 2;
  grid-row: 1 / strong 2;
  background: url("https://s3.eu-central-1.amazonaws.com/chippower24com/Shoper/CRS/CRS_background.webp") no-repeat center;
  background-size: cover;
  z-index: 0;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
#crs .hero-grid > * {
  position: relative;
  z-index: 2;
}
#crs .hero-grid .hero-title {
  grid-column: 1;
  grid-row: 3;
  grid-template-columns: 1fr auto;
  align-items: center;
  padding: 30px 40px;
}
#crs .hero-grid .hero-title h1 {
  color: #fff;
  text-align: left;
  font-size: 25px;
  font-weight: 900;
  margin: 0;
}
#crs .hero-grid .hero-top {
  grid-area: top;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  padding: 30px 40px;
}
#crs .hero-grid .hero-top img {
  max-height: 50px;
  width: auto;
  display: block;
  object-fit: contain;
}
#crs .hero-grid .hero-left {
  grid-column: 1;
  grid-row: 2;
  color: #fff;
  max-width: 750px;
  padding: 50px 0px 40px 40px;
}
#crs .hero-grid .hero-left h2 {
  color: #fff;
  text-align: left;
  font-size: 45px;
  font-weight: 900;
  margin: 0;
  font-style: italic;
  position: relative;
}
#crs .hero-grid .hero-left h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 0, 0, 0.4) 25%, rgba(255, 0, 0, 0.9) 50%, rgba(255, 0, 0, 0.4) 75%, rgba(255, 255, 255, 0) 100%);
}
#crs .hero-grid .hero-left .last,
#crs .hero-grid .hero-left .hero-box {
  display: flex;
  justify-content: flex-start;
  gap: 10px;
  margin: 10px 0 0px;
  flex-wrap: wrap;
}
#crs .hero-grid .hero-left .last > *,
#crs .hero-grid .hero-left .hero-box > * {
  flex: 1 1 140px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  border-radius: 15px;
  backdrop-filter: blur(10px);
  box-shadow: inset 0 0 15px rgba(255, 255, 255, 0.05), 0 0 0 1px rgba(255, 255, 255, 0.2), 0 10px 30px rgba(0, 0, 0, 0.6);
  text-align: center;
  max-width: 100%;
}
#crs .hero-grid .hero-left .last p,
#crs .hero-grid .hero-left .hero-box p {
  font-size: 16px;
  margin: 0;
  font-weight: 300;
  color: #fff;
}
#crs .hero-grid .hero-left .last h3,
#crs .hero-grid .hero-left .hero-box h3 {
  font-size: 40px;
  margin: 0;
  line-height: 1;
}
#crs .hero-grid .hero-left .last h3 strong,
#crs .hero-grid .hero-left .hero-box h3 strong {
  display: block;
  font-size: 18px;
  margin-top: 5px;
  font-weight: 900;
  text-transform: uppercase;
}
#crs .hero-grid .hero-left .last > * {
  aspect-ratio: auto;
  flex-direction: row;
}
#crs .hero-grid .hero-left .last .fuel h3 {
  font-size: 60px;
}
#crs .hero-grid .hero-left .last .fuel p {
  font-size: 30px;
  margin: 0 13px;
  font-weight: 900;
  line-height: 1.1;
}
#crs .hero-grid .hero-image-box {
  grid-column: 2;
  grid-row: 2 / strong 2;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px;
  margin: 0 auto;
  z-index: 3;
}
#crs .hero-grid .hero-image-box img {
  width: 100%;
  max-height: 620px;
  display: block;
  margin-bottom: -100px;
}
@media (max-width: 768px) {
  #crs .hero-grid {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto auto;
    padding: 0;
  }
  #crs .hero-grid::before {
    grid-column: 1;
    grid-row: 1 / strong 3;
    height: auto;
  }
  #crs .hero-grid .hero-top {
    grid-row: 1;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
    width: 100%;
    box-sizing: border-box;
  }
  #crs .hero-grid .hero-top img {
    max-width: 400px;
    width: 100%;
    display: block;
    object-fit: contain;
    margin: 0 auto;
  }
  #crs .hero-grid .hero-image-box {
    grid-column: 1;
    grid-row: 2;
    background: transparent;
    padding: 0px;
  }
  #crs .hero-grid .hero-image-box img {
    transform: none;
    max-width: 480px;
    margin: 0 auto;
  }
  #crs .hero-grid .hero-left {
    grid-column: 1;
    grid-row: 3;
    text-align: center;
    padding: 20px;
  }
  #crs .hero-grid .hero-left h2 {
    font-size: 32px;
    text-align: center;
  }
  #crs .hero-grid .hero-left h2::after {
    left: 50%;
    transform: translateX(-50%);
  }
  #crs .hero-grid .hero-left .hero-box {
    justify-content: center;
  }
  #crs .hero-grid .hero-left .hero-box h3 {
    font-size: 12vw;
  }
  #crs .hero-grid .hero-left .last {
    justify-content: center;
  }
  #crs .hero-grid .hero-left .last .fuel h3 {
    font-size: 12vw;
  }
  #crs .hero-grid .hero-left .last .fuel p {
    font-size: 5vw;
  }
  #crs .hero-grid .hero-bottom {
    grid-column: 1;
    grid-row: 4;
    padding: 30px 20px;
    background: #fff;
  }
  #crs .hero-grid .hero-bottom h1 {
    text-align: center;
  }
  #crs .hero-grid .hero-box {
    justify-content: center;
  }
  #crs .hero-grid .hero-box > * {
    flex: 1 1 45%;
    max-width: 45%;
  }
  #crs .hero-grid .hero-box h3 {
    font-size: 36px;
  }
  #crs .hero-grid .hero-box h3 strong {
    font-size: 20px;
  }
}
#crs .what-is {
  text-align: center;
  max-width: 100%;
}
#crs .what-is .what-is-grid {
  padding: 80px 20px 80px;
  grid-template-columns: 1fr;
  display: flex;
  flex-direction: column;
  color: #000;
}
#crs .what-is .what-is-grid h1 {
  text-align: center;
  color: #000;
  margin-top: 0;
}
#crs .what-is .what-is-grid h2 {
  font-size: 26px;
  font-weight: 500;
  text-transform: uppercase;
  color: #000;
  position: relative;
}
#crs .what-is .what-is-grid h2::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  width: 80%;
  height: 2px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 0, 0, 0.4) 25%, rgba(255, 0, 0, 0.9) 50%, rgba(255, 0, 0, 0.4) 75%, rgba(255, 255, 255, 0) 100%);
}
#crs .what-is .what-is-grid p {
  margin: 5px 0;
  font-size: 18px;
  color: #000;
}
#crs .what-is .what-is-grid p strong {
  font-weight: 700;
}
#crs .what-is .what-is-grid ul {
  list-style: none;
  padding: 0;
}
#crs .what-is .what-is-grid ul li {
  margin-bottom: 10px;
  line-height: 1.5;
}
#crs .what-is .what-is-grid ul strong {
  font-weight: 700;
}
#crs .what-is .what-is-grid ul p {
  margin: 5px 0 0;
  opacity: 0.85;
}
@media screen and (max-width: 768px) {
  #crs .what-is .what-is-grid {
    padding: 20px;
  }
  #crs .what-is .what-is-grid p {
    margin-bottom: 20px;
  }
}
#crs .hero-2-grid {
  position: relative;
  display: grid;
  justify-content: center;
  grid-template-columns: 1fr;
  flex-wrap: wrap;
  gap: 20px;
  padding: 30px 40px;
  background-size: 100%;
  color: #ffffff;
  background: linear-gradient(90deg, #00000000 0%, #000000b6 50%, #00000000 100%), url("https://s3.eu-central-1.amazonaws.com/chippower24com/Shoper/CRS/CRS_background2s.webp");
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
  height: 500px;
  align-items: middle;
  width: 100%;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
#crs .hero-2-grid .hero-2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
#crs .hero-2-grid .hero-2 .vehicle-row {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
#crs .hero-2-grid .hero-2 .vehicle-row p {
  margin: 0;
}
#crs .hero-2-grid .hero-2 h1 {
  font-size: clamp(22px, 2vw, 48px);
  line-height: 1.3;
  word-break: break-word;
  text-transform: uppercase;
  margin: 0;
}
#crs .hero-2-grid .hero-2 p {
  font-weight: 300;
  padding: 0 5px;
  margin: 0;
  line-height: 1.5;
  color: #fff;
}
#crs .hero-2-grid .hero-2 strong {
  font-weight: 700;
}
#crs .hero-2-grid .hero-logo {
  position: absolute;
  right: 30px;
  bottom: 30px;
  font-size: 40px;
  font-weight: 800;
  opacity: 0.9;
  z-index: 2;
}
#crs .hero-2-grid .hero-logo img {
  width: 100%;
}
@media (max-width: 768px) {
  #crs .hero-2-grid {
    grid-template-columns: 1fr;
    padding: 40px 10px;
    height: auto;
  }
  #crs .hero-2-grid .hero-2 {
    max-width: 100%;
    text-align: center;
  }
  #crs .hero-2-grid .hero-2 .vehicle-row {
    flex-direction: column;
    margin-bottom: 10px;
  }
  #crs .hero-2-grid .hero-2 .vehicle-row p {
    color: #fff;
  }
  #crs .hero-2-grid .hero-logo {
    position: static;
    margin: 10px auto 0px;
    right: auto;
    bottom: auto;
  }
}
#crs .benefits {
  position: relative;
  padding: 80px 40px;
  color: #fff;
  background: linear-gradient(90deg, #00000000 0%, #00000000 30%, #000000a9 60%, #000000 100%), url('https://s3.eu-central-1.amazonaws.com/chippower24com/Shoper/CRS/CRS_background2.webp') center / cover no-repeat;
  display: flex;
}
#crs .benefits .benefits-inner {
  position: relative;
  z-index: 1;
  width: 50%;
  margin-left: auto;
  padding-left: 40px;
  background: #1a1a1a25;
  backdrop-filter: blur(10px);
}
#crs .benefits h2 {
  color: #000;
  margin-bottom: 30px;
}
#crs .benefits .benefits-list {
  list-style: none;
  padding: 0;
}
#crs .benefits .benefits-list li {
  margin-bottom: 16px;
}
#crs .benefits .benefits-list strong {
  display: block;
  font-weight: 700;
  line-height: 1.4;
}
#crs .benefits .benefits-list p {
  margin: 0;
  opacity: 0.8;
  font-size: 14px;
}
@media (max-width: 768px) {
  #crs .benefits {
    padding: 20px 10px;
    justify-content: center;
  }
  #crs .benefits .benefits-inner {
    width: 100%;
    max-width: 100%;
    padding: 0px 10px;
    text-align: center;
  }
}
#crs .specs-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  gap: 40px;
  position: relative;
  z-index: 2;
}
#crs .specs-wrapper .specs-grid {
  margin: 50px 40px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
#crs .specs-wrapper .specs-grid .specs {
  flex: 1;
  text-align: center;
}
#crs .specs-wrapper .specs-grid .specs h2 {
  color: #000;
  text-align: center;
  font-size: clamp(22px, 2vw, 48px);
  text-transform: uppercase;
  position: relative;
  margin: 30px 0;
}
#crs .specs-wrapper .specs-grid .specs h2::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  width: 80%;
  height: 2px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 0, 0, 0.4) 25%, rgba(255, 0, 0, 0.9) 50%, rgba(255, 0, 0, 0.4) 75%, rgba(255, 255, 255, 0) 100%);
}
#crs .specs-wrapper .specs-grid .specs-image {
  flex: 1.5;
  text-align: center;
}
#crs .specs-wrapper .specs-grid .specs-image img {
  max-width: 100%;
  height: auto;
  margin-top: -120px;
}
#crs .specs-wrapper .specs-grid .m-0 img {
  margin: 0;
}
@media (max-width: 768px) {
  #crs .specs-wrapper {
    grid-template-columns: 1fr;
    padding: 20px 10px;
  }
  #crs .specs-wrapper .specs-grid {
    grid-template-columns: 1fr;
    margin: 0;
    gap: 0;
  }
  #crs .specs-wrapper .specs-grid .specs {
    margin: 0;
    order: 2;
  }
  #crs .specs-wrapper .specs-grid .specs-image {
    order: 1;
  }
  #crs .specs-wrapper .specs-grid .specs-image img {
    margin: 0;
    padding: 0;
  }
}
#crs .faq {
  margin: 60px 0;
}
#crs .faq__title {
  text-align: center;
  font-size: 42px;
  font-weight: 800;
  margin-bottom: 40px;
  color: #111;
  position: relative;
}
#crs .faq__title::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  width: 80%;
  height: 2px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 0, 0, 0.4) 25%, rgba(255, 0, 0, 0.9) 50%, rgba(255, 0, 0, 0.4) 75%, rgba(255, 255, 255, 0) 100%);
}
#crs .faq__item {
  margin-bottom: 18px;
  border-radius: 12px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #e5e5e5;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.04);
}
#crs .faq__question {
  padding: 22px 30px;
  font-size: 22px;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 16px;
}
#crs .faq__question span {
  color: #ed1c24;
  font-size: 18px;
  font-weight: 800;
  min-width: 28px;
}
#crs .faq__answer {
  padding: 0 30px 25px;
  line-height: 1.8;
  color: #555;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  #crs .faq {
    margin: 0;
  }
  #crs .faq .faq__title {
    margin: 0 0 30px;
    padding: 0px 10px;
  }
}
#crs .steps h2 {
  color: #000;
  text-align: center;
  font-size: clamp(22px, 2vw, 48px);
  text-transform: uppercase;
  position: relative;
  margin: 30px 0;
}
#crs .steps h2::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  width: 80%;
  height: 2px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 0, 0, 0.4) 25%, rgba(255, 0, 0, 0.9) 50%, rgba(255, 0, 0, 0.4) 75%, rgba(255, 255, 255, 0) 100%);
}
#crs .steps .header {
  background: linear-gradient(180deg, #000000 0%, #00000077 30%, #00000000 60%, #00000096 80%, #000000 100%), url('https://s3.eu-central-1.amazonaws.com/chippower24com/Shoper/CRS/connection.webp');
  background-position: center -80px;
  background-size: cover;
  min-height: 600px;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
#crs .steps .header h2 {
  color: #000;
  text-align: center;
  max-width: 800px;
  margin: 0 auto 40px;
  font-weight: 300;
}
#crs .steps .steps-grid {
  padding: 0px 40px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  margin-top: -130px;
}
#crs .steps .steps-grid .step {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
}
#crs .steps .steps-grid .step .step-image {
  position: relative;
}
#crs .steps .steps-grid .step .step-image img {
  width: 100%;
  display: block;
}
#crs .steps .steps-grid .step .step-image .step-number {
  position: absolute;
  bottom: 15px;
  left: 15px;
  font-size: 50px;
  font-weight: 700;
  color: #fff;
}
#crs .steps .steps-grid .step .step-content {
  padding: 20px;
}
#crs .steps .steps-grid .step .step-content h3 {
  margin: 0 0 10px;
  text-align: left;
}
#crs .steps .steps-grid .step .step-content p {
  margin: 0;
  color: #444;
}
@media (max-width: 768px) {
  #crs .steps .header {
    min-height: 300px;
    padding: 10px;
    background-position: center 0px;
  }
  #crs .steps .steps-grid {
    padding: 5px;
    grid-template-columns: 1fr;
    margin-top: 20px;
  }
}
#crs .app-section {
  padding: 60px 20px;
  display: flex;
  justify-content: center;
}
#crs .app-section .set h1 {
  text-transform: uppercase;
  position: relative;
  font-size: clamp(20px, 3vw, 50px);
  color: #000;
}
#crs .app-section .set h1::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  width: 80%;
  height: 2px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 0, 0, 0.4) 25%, rgba(255, 0, 0, 0.9) 50%, rgba(255, 0, 0, 0.4) 75%, rgba(255, 255, 255, 0) 100%);
}
#crs .app-section .set img {
  max-width: 100%;
}
@media (max-width: 768px) {
  #crs .app-section {
    padding: 0px 10px 30px;
  }
}
#crs .about-us-grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  margin: 30px auto;
  width: 100%;
  padding: 0 15px;
  border: 1px solid #ffffff1a;
  background: #1f1f1f;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
#crs .about-us-grid .about-us-box {
  max-width: 900px;
  padding: 25px 30px;
  margin: 0px auto;
  text-align: center;
}
#crs .about-us-grid .about-us-box .about-us-img img {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}
#crs .about-us-grid .about-us-box h3 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#crs .about-us-grid .about-us-box p {
  color: #fff;
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  #crs .about-us-grid {
    padding: 30px 10px;
  }
  #crs .about-us-grid .about-us-box {
    padding: 0px;
  }
  #crs .about-us-grid .about-us-box h3 {
    font-size: 16px;
  }
  #crs .about-us-grid .about-us-box p {
    font-size: 14px;
  }
}
#crs .footer-section {
  padding: 30px 20px 10px;
  margin-top: 8px;
  border-top: 4px solid #ed1c24;
}
#crs .footer-section .footer-grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 35px;
  max-width: 1300px;
  margin: 0 auto;
}
#crs .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);
}
#crs .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;
}
#crs .footer-section .footer-grid .footer-column p {
  color: #fff;
  font-size: 13px;
  line-height: 1.7;
  margin: 8px 0;
}
#crs .footer-section .footer-grid .footer-column .highlight {
  font-weight: 700;
  font-size: 15px;
}
#crs .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;
}
#crs .footer-section .footer-grid .footer-column .social-links {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 18px;
  align-items: center;
}
#crs .footer-section .footer-grid .footer-column .social-links img {
  width: 30px;
  height: 30px;
  transition: all 0.3s ease;
  border-radius: 8px;
  padding: 4px;
}
#crs .footer-section .footer-grid .footer-column .social-links img:hover {
  transform: translateY(-3px);
  background: #ff000033;
}
#crs .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;
}
#crs .footer-section .footer-grid .footer-column .contact-item img {
  width: 18px;
  height: 18px;
}
#crs .footer-section .footer-grid .footer-column .contact-item a {
  color: #ed1c24;
  text-decoration: none;
  transition: color 0.3s ease;
}
#crs .footer-section .footer-grid .footer-column .contact-item a:hover {
  color: #00ff88;
}
#crs .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;
}
#crs .footer-section .footer-grid .footer-column .shipping-details p {
  margin: 5px 0;
  font-size: 15px;
}
#crs .footer-section .footer-grid .footer-column .flag-row {
  display: flex;
  justify-content: center;
  gap: 6px;
  margin-top: 18px;
  flex-wrap: wrap;
}
#crs .footer-section .footer-grid .footer-column .flag-row img {
  width: 32px;
  height: 32px;
  transition: transform 0.3s ease;
}
#crs .footer-section .footer-grid .footer-column .flag-row img:hover {
  transform: scale(1.2);
}
#crs .footer-section .footer-grid .footer-column .cert-badges {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin: 18px 0 10px;
  flex-wrap: wrap;
}
#crs .footer-section .footer-grid .footer-column .cert-badges img {
  max-height: 70px;
  max-width: 100%;
  object-fit: contain;
}
#crs .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;
}
#crs .footer-section .footer-bottom {
  padding: 0px;
  margin-top: 20px;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}
#crs .footer-section .footer-bottom p {
  color: #808080;
  font-size: 11px;
  margin: 10px 0 0 0;
  letter-spacing: 0.3px;
}
