/*************************************/
/*********** LANDING PAGE ************/
/*************************************/
.hero-animation {
  width: 125.2rem;
}
.section-setup-autoinstall {
  width: 100%;
}
.section-pricing {
  width: 100%;
}
.section-cta {
  width: 100%;
}
/*************************************/
/*********** PRICING PAGE ************/
/*************************************/
.pricing-yearly.visible-pricing,
.pricing-monthly.visible-pricing {
  display: block;
  visibility: visible;
  pointer-events: auto;
  z-index: 1;
}
.pricing-yearly,
.pricing-monthly {
  max-width: 59.6rem;
  border-radius: 4rem;

  display: flex;
  flex-direction: column;
  gap: 4rem;

  display: none;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
  z-index: 0;
}
.pricing-table-options {
  display: flex;
  gap: 3.2rem;
  width: 100%;
  max-width: 122.9rem;
}
.pricing-table {
  display: flex;
  flex-direction: column;
  gap: 4rem;
  width: 100%;
  max-width: 59.6rem;
  height: auto;
  border-radius: 4rem;
  padding: 3.2rem;
  background: linear-gradient(90deg, #55555529, #00000026);
}
.pricing-table-mini {
  width: 100%;
  max-width: 122.9rem;
}
.table-top {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 0.8rem;
  width: 100%;
  max-width: 53.2rem;
}
.table-top-paid {
  margin-bottom: 4rem;
}
.pricing-price {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
.pricing-per-month {
  display: flex;
  align-items: center;
  text-transform: uppercase;
}
.pricing-features {
  width: 100%;
  max-width: 110.4rem;
}
.pricing-table-scroll {
  width: 100%;
}
.price-feature {
  display: grid;
  grid-auto-flow: row;
  grid-template-columns: repeat(3, 39.1rem);
  column-gap: 4rem;
}
.pricing-btn-last {
  justify-content: end;
  width: 120.4rem;
}
/*************************************/
/****** GENERAL FEATURE PAGES ********/
/*************************************/
.section-installer,
.section-pressure,
.section-telemetry,
.section-stint,
.section-fuel,
.section-opti {
  width: 100%;
  max-width: 122.7rem;
  margin: 0 auto;
}
.feature-l {
  width: 122.3rem;
  height: 46.4rem;
  border-radius: 4rem;
  padding: 6.4rem;

  position: relative;
}
/*************************************/
/******** SETUP INSTALLER PAGE *******/
/*************************************/
.installer-feature {
  width: 100%;
  max-width: 56.3rem;
  height: 48rem;
  border-radius: 4rem;
}
.installer-car {
  width: 100%;
  max-width: 60.3rem;
  height: 41rem;
}
.installer-img {
  width: 100%;
  max-width: 56.3rem;
  height: 44.8rem;
}
.tag-box {
  width: 20rem;
  height: 3.4rem;
  border-radius: 5rem;
  padding: 0.8rem 1.6rem;
}
.tag-box-f {
  width: 5.6rem;
  height: 3.4rem;
  border-radius: 5rem;
  padding: 0.8rem 1.6rem;
}
.game-tag {
  width: 5.7rem;
  height: 1.8rem;
}
.red-mesh {
  mix-blend-mode: color;
  z-index: 2;
  bottom: 0;
  right: 0;
  position: absolute;
}
.feature-l-container {
  width: 100%;
  max-width: 122.3rem;
  border-radius: 4rem;
  background: linear-gradient(
    278deg,
    rgba(0, 0, 0, 0.15) 13.66%,
    rgba(85, 85, 85, 0.16) 86.02%
  );
  overflow: hidden;
}
.feature-911-img {
  width: 100%;
  max-width: 50.8rem;
  height: 24.8rem;
}
.setups-2 {
  width: 100%;
  max-width: 56.3rem;
  height: 48rem;
  border-radius: 4rem;
}
.setups-2-img {
  width: 100%;
  max-width: 56.3rem;
  height: 44.8rem;
}
.games-70-s {
  height: 2.4rem;
  filter: opacity(70%);
}
.games-70-s:hover {
  filter: opacity(150%);
}
.installer-p1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2.4rem;
}
.installer-p2 {
  width: 100%;
  justify-content: space-between;
}
.installer-p4 {
  width: 100%;
  justify-content: space-between;
}
/*************************************/
/****** TYRE PRESSURE TOOL PAGE ******/
/*************************************/
.affiliate-15-sec {
  width: 13.4rem;
  height: 4.2rem;
  filter: opacity(15%);
}
.pressure-car {
  width: 100%;
  max-width: 60.3rem;
  height: 41rem;
}
.games-100 {
  height: 1.8rem;
  bottom: 15rem;
  right: 2rem;
}
/*************************************/
/******** TELEMETRY DATA PAGE ********/
/*************************************/
.telemetry-car {
  width: 100%;
  max-width: 60.3rem;
  height: 41rem;
}
.setups-2-fix {
  position: relative !important;
}
.setups-2-img-fix {
  position: absolute !important;
  top: 0 !important;
  left: 0.1rem !important;
  height: 40rem !important;
}
/*************************************/
/******** STINT TRACKING PAGE ********/
/*************************************/
.tracking-img {
  width: 100%;
  max-width: 60.3rem;
  height: 46rem;
}
/*************************************/
/******** FUEL CALCULATOR PAGE ********/
/*************************************/
.fuel-car {
  width: 100%;
  max-width: 60.3rem;
  height: 41rem;
}
/*************************************/
/******** SETUP OPTIMIZER PAGE *******/
/*************************************/
.setups-3 {
  width: 100%;
  max-width: 59rem;
  height: auto;
  border-radius: 4rem;
  overflow: hidden;
  background: linear-gradient(308deg, rgba(0, 0, 0, 0) 0%, #000 96.25%);
}
.setups-3-img {
  width: 100%;
  max-width: 59rem;
  height: auto;
}
.spring-rate-absolute {
  top: 2rem;
  left: 3rem;
}
.optimizer-car {
  width: 100%;
  max-width: 60.3rem;
  height: 41rem;
}
.optimizer-p1 {
  width: 100%;
}
/*************************************/
/*************** FOOTER **************/
/*************************************/
.section-footer {
  width: 100%;
  max-width: 122.4rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 4rem;
  margin: 0 auto;
  margin-bottom: 4.8rem;
}
.footer-top {
  font-size: 1.6rem !important;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 1.8rem;
}
.footer-bottom {
  font-size: 1.4rem !important;
  padding: 0 1.8rem;
}
.footer-line {
  width: 100%;
  max-width: 134rem;
  height: 0.98px;
}
.footer-bottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.socials {
  font-family: "Satoshi Light", sans-serif;
  font-weight: 300;
  line-height: 1.8rem;
  color: #dddcdc;
}
.social {
  transition: all 0.3s ease-in-out;
}
.social-drop {
  transition: filter 0.1s ease-in;
}
.social-drop:hover {
  filter: invert(86%) sepia(35%) saturate(2300%) hue-rotate(115deg)
    brightness(300%) contrast(110%);
}
.social:hover {
  color: #27e88d;
  stroke: #27e88d;
  fill: #27e88d;
}
.static-bar {
  width: 100%;
  padding: 0.8rem 1.6rem;
}
.static-bar a {
  margin-bottom: 2.4rem;
  position: fixed;
  bottom: 0;
}
.static-pill {
  width: 22.4rem;
  height: 4rem;
  border-radius: 5rem;
  padding: 0.8rem 1.6rem;
  backdrop-filter: blur(20rem);
  opacity: 1;
  z-index: 12;
}
.static-pill:hover {
  background-color: #2d2d31;
}
