@media (min-width: 601px) {
  .hero-content {
    align-items: flex-start;
    padding: 0 1.60938rem;
  }
}
@media (min-width: 1025px) {
  .hero-content {
    max-width: 1120px;
    margin: 0 6.25rem;
    padding: 0;
  }
}
@media (min-width: 601px) {
  .hero-content.search .hero-h1 {
    width: 28rem;
    padding: 0;
  }
}
@media (min-width: 1025px) {
  .hero-content.search .hero-h1 {
    width: 52.5rem;
    margin-top: 5rem;
    margin-bottom: 1.3rem;
  }
  .hero-content.search .hero-h1 .hero-h1-text {
    max-width: 100%;
    font-size: 3.125rem;
    line-height: 0.96;
  }
  .hero-content.center {
    margin: 0 auto;
  }
}
@media (min-width: 1025px) {
  .hero-content.center .hero-h1-text {
    font-size: 4.625rem;
    line-height: 1;
  }
}
@media (min-width: 601px) {
  .hero-h1 {
    margin-top: 8.625rem;
  }
}
@media (min-width: 1025px) {
  .hero-h1 {
    margin-top: 10rem;
  }
}
@media (min-width: 1025px) {
  .hero-h1 .subheading-1 {
    font-size: 1.375rem;
  }
}
@media (min-width: 601px) {
  .hero-h1 .hero-h1-line-mob {
    max-width: 21rem;
    margin: 0 auto;
  }
}
@media (min-width: 1110px) {
  .hero-h1 .hero-h1-line-mob {
    display: none;
  }
}
@media (min-width: 1110px) {
  .hero-h1 .hero-h1-line-desk {
    text-shadow: 0 4px 20px #0000001a;
    display: block;
  }
}
@media (min-width: 1025px) {
  .hero-h1 .hero-h1-text {
    max-width: 50rem;
    font-size: 4.625rem;
    line-height: 1.081;
  }
}
.hero-section {
  z-index: 4;
  transform-origin: 50%;
  color: var(--white-colour);
  border-radius: var(--base-radius);
  background: url(/assets/hero-bg-mob.webp) 50% / cover no-repeat;
  height: 510px;
  margin: 0.625rem 1rem 0;
  display: flex;
  position: relative;
  overflow: hidden;
}
.hero-section.no-back-image {
  position: relative;
  background: none!important;
  z-index: unset!important;
}
.hero-section.no-back-image > .back-image{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(/assets/hero-bg-mob.webp) 50% / cover no-repeat;
}
.hero-section.no-back-image +
  .js-modal-dates +
    .js-modal-pick-up-time +
      .js-modal-return-time +
        .js-modal-location +
          .sections-cars{
  z-index: unset!important;
}
@media (min-width: 601px) {
  .hero-section {
    background: url(/assets/hero-bg-tablet.webp) 50% / cover no-repeat;
    margin: 0.625rem 1rem 0;
  }
}
@media (min-width: 1025px) {
  .hero-section {
    background: url(/assets/hero-bg.webp) 50% / cover no-repeat;
    height: 760px;
    margin: 0.875rem 1rem 0;
  }
}
@media (min-width: 1350px) {
  .hero-section {
    margin: 0.875rem 0 0;
  }
}
.hero-section.our-cars {
  background: url(/assets/our-cars-bg-mob.webp) 50% / cover no-repeat;
}
@media (min-width: 601px) {
  .hero-section.our-cars {
    background: url(/assets/our-cars-bg-tablet.webp) 50% / cover no-repeat;
  }
}
@media (min-width: 1025px) {
  .hero-section.our-cars {
    background: url(/assets/our-cars-bg.webp) 50% / cover no-repeat;
  }
}
.hero-section.rentals {
  height: 670px;
  margin: 0.625rem 0.3125rem 0;
}
@media (min-width: 601px) {
  .hero-section.rentals {
    margin: 0.625rem 1rem 0;
  }
}
@media (min-width: 1025px) {
  .hero-section.rentals {
    height: 760px;
    margin: 0.875rem 1rem 0;
  }
}
@media (min-width: 1350px) {
  .hero-section.rentals {
    margin: 0.875rem 0 0;
  }
}
.hero-section.suv-4x4,
.hero-section.no-back-image > .back-image.suv-4x4 {
  background: url(/assets/4x4-suv-bg-mob.webp) 50% / cover no-repeat;
}
@media (min-width: 601px) {
  .hero-section.suv-4x4,
  .hero-section.no-back-image > .back-image.suv-4x4 {
    background: url(/assets/4x4-suv-bg-tablet.webp) 50% / cover no-repeat;
  }
}
@media (min-width: 1025px) {
  .hero-section.suv-4x4,
  .hero-section.no-back-image > .back-image.suv-4x4 {
    background: url(/assets/4x4-suv-bg.webp) 50% / cover no-repeat;
  }
}
.hero-section.luxury,
.hero-section.no-back-image > .back-image.luxury {
  background: url(/assets/images/luxury-bg-mov.webp) 50% / cover no-repeat;
}
@media (min-width: 601px) {
  .hero-section.luxury,
  .hero-section.no-back-image > .back-image.luxury {
    background: url(/assets/images/luxury-bg.webp) 50% / cover no-repeat;
  }
}
@media (min-width: 1025px) {
  .hero-section.luxury,
  .hero-section.no-back-image > .back-image.luxury {
    background: url(/assets/images/luxury-bg.webp) 50% / cover no-repeat;
  }
}
.hero-section.small-city,
.hero-section.no-back-image > .back-image.small-city {
  background: url(/assets/images/small-bg-mov.webp) 50% / cover no-repeat;
}
@media (min-width: 601px) {
  .hero-section.small-city,
  .hero-section.no-back-image > .back-image.small-city {
    background: url(/assets/images/small-bg.webp) 50% / cover no-repeat;
  }
}
@media (min-width: 1025px) {
  .hero-section.small-city,
  .hero-section.no-back-image > .back-image.small-city {
    background: url(/assets/images/small-bg.webp) 50% / cover no-repeat;
  }
}
.hero-section.minivans,
.hero-section.no-back-image > .back-image.minivans {
  background: url(/assets/images/minivans-bg-mov.webp) 50% / cover no-repeat;
}
@media (min-width: 601px) {
  .hero-section.minivans,
  .hero-section.no-back-image > .back-image.minivans {
    background: url(/assets/images/minivans-bg.webp) 50% / cover no-repeat;
  }
}
@media (min-width: 1025px) {
  .hero-section.minivans,
  .hero-section.no-back-image > .back-image.minivans {
    background: url(/assets/images/minivans-bg.webp) 50% / cover no-repeat;
  }
}
.hero-section.diesel,
.hero-section.no-back-image > .back-image.diesel {
  background: url(/assets/images/diesel-bg-mov.webp) 50% / cover no-repeat;
}
@media (min-width: 601px) {
  .hero-section.diesel,
  .hero-section.no-back-image > .back-image.diesel {
    background: url(/assets/images/diesel-bg.webp) 50% / cover no-repeat;
  }
}
@media (min-width: 1025px) {
  .hero-section.diesel,
  .hero-section.no-back-image > .back-image.diesel {
    background: url(/assets/images/diesel-bg.webp) 50% / cover no-repeat;
  }
}
.hero-section.petrol,
.hero-section.no-back-image > .back-image.petrol {
  background: url(/assets/images/petrol-bg-mov.webp) 50% / cover no-repeat;
}
@media (min-width: 601px) {
  .hero-section.petrol,
  .hero-section.no-back-image > .back-image.petrol {
    background: url(/assets/images/petrol-bg.webp) 50% / cover no-repeat;
  }
}
@media (min-width: 1025px) {
  .hero-section.petrol,
  .hero-section.no-back-image > .back-image.petrol {
    background: url(/assets/images/petrol-bg.webp) 50% / cover no-repeat;
  }
}
.hero-section.hybrid,
.hero-section.no-back-image > .back-image.hybrid {
  background: url(/assets/images/hybrid-bg-mob.webp) 50% / cover no-repeat;
}
@media (min-width: 601px) {
  .hero-section.hybrid,
  .hero-section.no-back-image > .back-image.hybrid {
    background: url(/assets/images/hybrid-bg-tablet.webp) 50% / cover no-repeat;
  }
}
@media (min-width: 1025px) {
  .hero-section.hybrid,
  .hero-section.no-back-image > .back-image.hybrid {
    background: url(/assets/images/hybrid-bg.webp) 50% / cover no-repeat;
  }
}

.hero-section.electric,
.hero-section.no-back-image > .back-image.electric {
  background: url(/assets/images/electric-bg-mov.webp) 50% / cover no-repeat;
}
@media (min-width: 601px) {
  .hero-section.electric,
  .hero-section.no-back-image > .back-image.electric {
    background: url(/assets/images/electric-bg.webp) 50% / cover no-repeat;
  }
}
@media (min-width: 1025px) {
  .hero-section.electric,
  .hero-section.no-back-image > .back-image.electric {
    background: url(/assets/images/electric-bg.webp) 50% / cover no-repeat;
  }
}
.hero-section.automatic,
.hero-section.no-back-image > .back-image.automatic {
  background: url(/assets/images/automatic-bg-mov.webp) 50% / cover no-repeat;
}
@media (min-width: 601px) {
  .hero-section.automatic,
  .hero-section.no-back-image > .back-image.automatic {
    background: url(/assets/images/automatic-bg.webp) 50% / cover no-repeat;
  }
}
@media (min-width: 1025px) {
  .hero-section.automatic,
  .hero-section.no-back-image > .back-image.automatic {
    background: url(/assets/images/automatic-bg.webp) 50% / cover no-repeat;
  }
}
.hero-section.manual,
.hero-section.no-back-image > .back-image.manual {
  background: url(/assets/images/manual-bg-mov.webp) 50% / cover no-repeat;
}
@media (min-width: 601px) {
  .hero-section.manual,
  .hero-section.no-back-image > .back-image.manual {
    background: url(/assets/images/manual-bg.webp) 50% / cover no-repeat;
  }
}
@media (min-width: 1025px) {
  .hero-section.manual,
  .hero-section.no-back-image > .back-image.manual {
    background: url(/assets/images/manual-bg.webp) 50% / cover no-repeat;
  }
}
.hero-section.partnership,
.hero-section.no-back-image > .back-image.partnership {
  background: url(/assets/images/blue-bg.webp) 50% / cover no-repeat;
}
@media (min-width: 601px) {
  .hero-section.partnership,
  .hero-section.no-back-image > .back-image.partnership {
    background: url(/assets/images/blue-bg.webp) 50% / cover no-repeat;
  }
}
@media (min-width: 1025px) {
  .hero-section.partnership,
  .hero-section.no-back-image > .back-image.partnership {
    background: url(/assets/images/blue-bg.webp) 50% / cover no-repeat;
  }
}
.hero-section.keflavik,
.hero-section.no-back-image > .back-image.keflavik {
  background: url(/assets/keflavik-bg-mob.webp) 50% / cover no-repeat;
}
@media (min-width: 601px) {
  .hero-section.keflavik,
  .hero-section.no-back-image > .back-image.keflavik {
    background: url(/assets/keflavik-bg-tablet.webp) 50% / cover no-repeat;
  }
}
@media (min-width: 1025px) {
  .hero-section.keflavik,
  .hero-section.no-back-image > .back-image.keflavik {
    background: url(/assets/keflavik-bg.webp) 50% / cover no-repeat;
  }
}
.hero-section.locations {
  height: 670px;
  margin: 0.625rem 0.3125rem 0;
}
@media (min-width: 601px) {
  .hero-section.locations {
    margin: 0.625rem 1rem 0;
  }
}
@media (min-width: 1025px) {
  .hero-section.locations {
    margin: 0.875rem 1rem 0;
  }
}
@media (min-width: 1350px) {
  .hero-section.locations {
    margin: 0.875rem 0 0;
  }
}
.hero-section.akureyri,
.hero-section.no-back-image > .back-image.akureyri {
  background: url(/assets/akureyri-bg-mob.webp) 50% / cover no-repeat;
}
@media (min-width: 601px) {
  .hero-section.akureyri,
  .hero-section.no-back-image > .back-image.akureyri {
    background: url(/assets/akureyri-bg-tablet.webp) 50% / cover no-repeat;
  }
}
@media (min-width: 1025px) {
  .hero-section.akureyri,
  .hero-section.no-back-image > .back-image.akureyri {
    background: url(/assets/akureyri-bg.webp) 50% / cover no-repeat;
  }
}
.hero-section.reykjavik,
.hero-section.no-back-image > .back-image.reykjavik {
  background: url(/assets/reykjavik-bg-mob.webp) 50% / cover no-repeat;
}
@media (min-width: 601px) {
  .hero-section.reykjavik,
  .hero-section.no-back-image > .back-image.reykjavik {
    background: url(/assets/reykjavik-bg-tablet.webp) 50% / cover no-repeat;
  }
}
@media (min-width: 1025px) {
  .hero-section.reykjavik,
  .hero-section.no-back-image > .back-image.reykjavik {
    background: url(/assets/reykjavik-bg.webp) 50% / cover no-repeat;
  }
}
.hero-section.privacy {
  height: 330px;
  margin: 0.625rem 0 0;
}
.hero-section.privacy .hero-content {
  align-items: flex-start;
  width: 100%;
}
.hero-section.privacy .hero-content .hero-h1 {
  margin-top: 7.3125rem;
}
@media (min-width: 1025px) {
  .hero-section.privacy {
    height: 522px;
    margin: 0.875rem 1rem 0;
  }
  .hero-section.privacy .hero-content .hero-h1 {
    margin-top: 10.9375rem;
  }
}
@media (min-width: 1350px) {
  .hero-section.privacy {
    margin: 0.875rem 0 0;
  }
}
.hero-section.cookies {
  height: 330px;
  margin: 0.625rem 0 0;
}
.hero-section.cookies .hero-content {
  align-items: flex-start;
  width: 100%;
}
.hero-section.cookies .hero-content .hero-h1 {
  margin-top: 7.3125rem;
}
@media (min-width: 1025px) {
  .hero-section.cookies {
    height: 522px;
    margin: 0.875rem 1rem 0;
  }
  .hero-section.cookies .hero-content .hero-h1 {
    margin-top: 10.9375rem;
  }
}
@media (min-width: 1350px) {
  .hero-section.cookies {
    margin: 0.875rem 0 0;
  }
}
.hero-section.terms {
  height: 330px;
  margin: 0.625rem 0 0;
}
.hero-section.terms .hero-content {
  align-items: flex-start;
  width: 100%;
}
.hero-section.terms .hero-content .hero-h1 {
  margin-top: 7.3125rem;
}
@media (min-width: 1025px) {
  .hero-section.terms {
    height: 522px;
    margin: 0.875rem 1rem 0;
  }
  .hero-section.terms .hero-content .hero-h1 {
    margin-top: 10.9375rem;
  }
}
@media (min-width: 1350px) {
  .hero-section.terms {
    margin: 0.875rem 0 0;
  }
}
.hero-section.privacy {
  background: url(/assets/policy-bg-mob.webp) 50% / cover no-repeat;
}
@media (min-width: 601px) {
  .hero-section.privacy {
    background: url(/assets/policy-bg.webp) 50% / cover no-repeat;
  }
}
@media (min-width: 1025px) {
  .hero-section.privacy {
    background: url(/assets/policy-bg.webp) 50% / cover no-repeat;
  }
}
.hero-section.cookies {
  background: url(/assets/cookies-bg-mob.webp) 50% / cover no-repeat;
}
@media (min-width: 601px) {
  .hero-section.cookies {
    background: url(/assets/cookies-bg.webp) 50% / cover no-repeat;
  }
}
@media (min-width: 1025px) {
  .hero-section.cookies {
    background: url(/assets/cookies-bg.webp) 50% / cover no-repeat;
  }
}
.hero-section.terms {
  background: url(/assets/terms-bg-mob.webp) 50% / cover no-repeat;
}
@media (max-width: 600px) {
  .hero-section.terms .hero-content .hero-h1 {
    margin-top: 143px;
  }
}
@media (min-width: 601px) {
  .hero-section.terms {
    background: url(/assets/terms-bg.webp) 50% / cover no-repeat;
  }
}
@media (min-width: 1025px) {
  .hero-section.terms {
    background: url(/assets/terms-bg.webp) 50% / cover no-repeat;
  }
}
.hero-section.faq {
  color: var(--grey-outlines-colour);
  background: url(/assets/faq-bg-mob.webp) 50% / cover no-repeat;
  height: 548px;
}
@media (min-width: 601px) {
  .hero-section.faq {
    background: url(/assets/faq-bg-tablet.webp) 50% / cover no-repeat;
  }
}
@media (min-width: 1025px) {
  .hero-section.faq {
    background: url(/assets/faq-bg.webp) 50% / cover no-repeat;
    height: 522px;
  }
}
.hero-section.faq .hero-content {
  align-items: flex-end;
}
.hero-section.faq .hero-content .hero-h1 {
  flex-direction: column-reverse;
  margin-bottom: 3rem;
}
.hero-section.faq .hero-content .hero-h1 .subheading-1 {
  line-height: 1.33333;
}
@media (min-width: 601px) {
  .hero-section.faq .hero-content {
    align-items: flex-start;
    padding: 0 3.75rem;
  }
  .hero-section.faq .hero-content .hero-h1 {
    margin-top: 4.375rem;
    margin-bottom: unset;
    max-width: 33rem;
  }
}
@media (min-width: 1025px) {
  .hero-section.faq .hero-content {
    margin: 0;
    padding: 0 5.9375rem;
  }
  .hero-section.faq .hero-content .hero-h1 {
    max-width: unset;
    margin-top: 5rem;
  }
  .hero-section.faq .hero-content .hero-h1 .hero-h1-text {
    max-width: 56.25rem;
  }
  .hero-section.faq .hero-content .hero-h1 .subheading-1 {
    max-width: 37.6875rem;
  }
}
.hero-section.reviews {
  background: url(/assets/reviews-bg-mob.webp) 50% / cover no-repeat;
}
@media (min-width: 601px) {
  .hero-section.reviews {
    background: url(/assets/reviews-bg-tablet.webp) 50% / cover no-repeat;
  }
}
@media (min-width: 1025px) {
  .hero-section.reviews {
    background: url(/assets/reviews-bg.webp) 50% / cover no-repeat;
  }
}
.hero-section.affiliates {
  background: url(/assets/affiliates-bg-mob.webp) 50% / cover no-repeat;
  height: 510px;
}
@media (min-width: 601px) {
  .hero-section.affiliates {
    background: url(/assets/affiliates-bg-tablet.webp) 50% / cover no-repeat;
  }
}
@media (min-width: 1025px) {
  .hero-section.affiliates {
    background: url(/assets/affiliates-bg.webp) 50% / cover no-repeat;
    height: 760px;
  }
}
.hero-section.airport {
  background: url(/assets/airport-bg-mob.webp) 50% / cover no-repeat;
  height: 548px;
}
@media (min-width: 601px) {
  .hero-section.airport {
    background: url(/assets/airport-bg-tablet.webp) 50% / cover no-repeat;
  }
}
@media (min-width: 1025px) {
  .hero-section.airport {
    background: url(/assets/airport-bg.webp) 50% / cover no-repeat;
    height: 522px;
  }
}
.hero-section.insurance {
  background: url(/assets/insurance-bg-mob.webp) 50% / cover no-repeat;
}
@media (min-width: 601px) {
  .hero-section.insurance {
    background: url(/assets/insurance-bg-tablet.webp) 50% / cover no-repeat;
    height: 522px;
  }
}
@media (min-width: 1025px) {
  .hero-section.insurance {
    background: url(/assets/insurance-bg.webp) 50% / cover no-repeat;
  }
}
@media (min-width: 601px) {
  .hero-section.insurance .hero-h1 {
    max-width: 478px;
    margin-top: 79px;
  }
}
.hero-section.insurance .hero-content {
  align-items: flex-start;
  padding-top: 60px;
}
@media (min-width: 601px) {
  .hero-section.insurance .hero-content {
    align-items: flex-start;
    padding-top: 79px;
  }
}
@media (min-width: 1025px) {
  .hero-section.insurance .hero-content {
    padding-top: 0;
  }
}
.hero-content {
  justify-content: center;
  align-items: center;
  padding: 0 1.125rem;
  display: flex;
  overflow: hidden;
}
@media (min-width: 601px) {
  .hero-content {
    align-items: flex-start;
    padding: 0 1.60938rem;
  }
}
@media (min-width: 1025px) {
  .hero-content {
    max-width: 1120px;
    margin: 0 6.25rem;
    padding: 0;
  }
}
.hero-content.search {
  position: relative;
  z-index: 5;
  padding: 0 0.40625rem;
}
.hero-content.search .hero-h1 {
  margin-top: 3.75rem;
  margin-bottom: 1.5rem;
  padding: 0 1rem;
}
.hero-content.search .hero-h1 .hero-h1-text {
  text-align: center;
  overflow-wrap: break-word;
  word-wrap: normal;
  word-break: auto-phrase;
  hyphens: auto;
  white-space: normal;
  max-width: 100%; 
}
@media (max-width: 420px){
  .hero-content.search .hero-h1 .hero-h1-text {
    font-size: 2.5rem;
  }
}
@media (min-width: 601px) {
  .hero-content.search .hero-h1 {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 1025px) {
  .hero-content.search .hero-h1 {
    width: 100%;
    margin-top: 5rem;
    margin-bottom: 1.3rem;
  }
  .hero-content.search .hero-h1 .hero-h1-text {
    width: 100%;
    font-size: 3.125rem;
    line-height: 0.96;
  }
  .hero-content.center {
    margin: 0 auto;
  }
}
.hero-content.center .hero-h1-text {
  text-align: center;
  font-size: 2.5625rem;
  line-height: 1.17074;
}
@media (min-width: 1025px) {
  .hero-content.center .hero-h1-text {
    font-size: 4.625rem;
    line-height: 1;
  }
}
.hero-h1 {
  flex-direction: column;
  gap: 1rem;
  display: flex;
}
.hero-h1.reverse {
  flex-direction: column-reverse;
}
@media (min-width: 601px) {
  .hero-h1 {
    margin-top: 8.625rem;
  }
}
@media (min-width: 1025px) {
  .hero-h1 {
    margin-top: 10rem;
  }
}
.hero-h1 .subheading-1 {
  text-align: left;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.22222;
}
@media (min-width: 1025px) {
  .hero-h1 .subheading-1 {
    font-size: 1.375rem;
  }
}
.hero-h1 .hero-h1-line-mob {
  max-width: 18rem;
  font-size: 3.125rem;
  line-height: 0.96;
  display: block;
}
@media (min-width: 601px) {
  .hero-h1 .hero-h1-line-mob {
    max-width: 21rem;
    margin: 0 auto;
  }
}
@media (min-width: 1110px) {
  .hero-h1 .hero-h1-line-mob {
    display: none;
  }
}
.hero-h1 .hero-h1-line-desk {
  display: none;
}
@media (min-width: 1110px) {
  .hero-h1 .hero-h1-line-desk {
    text-shadow: 0 4px 20px #0000001a;
    display: block;
  }
}
.hero-h1 .hero-h1-text {
  text-align: left;
  margin: 0;
  line-height: 0.96;
  overflow-wrap: break-word;
  word-wrap: normal;
  word-break: keep-all;
  max-width: 100%; 
}
@media (min-width: 1025px) {
  .hero-h1 .hero-h1-text {
    max-width: 50rem;
    font-size: 4.2rem;
    line-height: 1.081;
  }
}
@media (min-width: 601px) {
  .placeholder-search {
    margin-bottom: 4.188rem;
  }
}
@media (min-width: 1025px) {
  .placeholder-search {
    margin-bottom: 29.75rem;
  }
  .placeholder-search .search-wrapper .interactable-card .interactable-choices {
    top: calc(100% + 0.7813rem);
  }
  .placeholder-search .blurred-calender-background:before {
    backdrod-filter: blur(9px);
  }
}
.blurred-background:before {
  content: "";
  z-index: -1;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (min-width: 1025px) {
  .blurred-background:before {
    -webkit-backdrop-filter: blur(9px);
    backdrop-filter: blur(9px);
  }
}
.blurred-our-cars:before {
  content: "";
  z-index: -1;
  border-radius: var(--big-radius);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (min-width: 1025px) {
  .blurred-our-cars:before {
    -webkit-backdrop-filter: blur(9px);
    backdrop-filter: blur(9px);
  }
}
