@font-face {
  font-family: Noka;
  src: url('../fonts/Noka-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Noka;
  src: url('../fonts/Noka-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Noka;
  src: url('../fonts/Noka-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Noka;
  src: url('../fonts/Noka-Semibold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: white;
  --black: black;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.image-34 {
  margin-left: 0;
  margin-right: 8px;
}

.navbar-wrapper-3 {
  justify-content: space-between;
  align-items: center;
  width: 940px;
  min-width: 0;
  max-width: 940px;
  display: flex;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: none;
  height: 84px;
  margin-bottom: 0;
  margin-left: 40px;
  margin-right: 40px;
  padding: 14px 0;
  display: flex;
}

.nav-link-19 {
  color: #333333d9;
  letter-spacing: .25px;
  -webkit-text-stroke-color: #333333d9;
  margin-left: 8px;
  margin-right: 8px;
  padding: 5px 8px;
  font-size: 1rem;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-19:hover {
  color: #333;
}

.nav-link-19:active {
  color: #3374db;
  font-weight: 500;
}

.nav-link-19:focus {
  color: #3374db;
}

.nav-link-19:focus-visible, .nav-link-19[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #3374db;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.menu {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 3px;
  display: flex;
}

.mobile-margin-top-10-copy-copy {
  margin-left: 40px;
}

.dropdown-link-4 {
  color: #333333d9;
  margin-bottom: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-4:active {
  color: #3374db;
}

.flex-block-17 {
  align-items: center;
  margin-left: 0;
  padding-right: 0;
}

.dropdown-link-2 {
  color: #333333d9;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-2:active {
  color: #3374db;
}

.vectors-wrapper-11 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  display: flex;
}

.dropdown-toggle {
  padding-left: 0;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.dropdown-link-3 {
  color: #333333d9;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-3:active {
  color: #3374db;
}

.mainnavbar {
  z-index: 0;
  background-color: #fff;
  display: none;
  position: sticky;
  box-shadow: 0 2px 5px #0003;
}

.icon-3 {
  color: #2565ff;
  margin-left: 0;
  font-size: 16px;
  font-weight: 100;
}

.text-block-9 {
  color: #333333d9;
  margin-right: 2px;
  font-size: 1rem;
}

.text-block-9:active, .text-block-9:focus {
  font-weight: 500;
}

.text-block-9:focus-visible, .text-block-9[data-wf-focus-visible] {
  color: #3374db;
}

.dropdown-link {
  color: #333333d9;
  margin-top: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.flex-block-17-copy {
  align-items: center;
  margin-left: 0;
  padding-right: 0;
}

.profile {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 2px;
  display: flex;
}

.mobile-margin-top-10-copy {
  margin-left: 20px;
}

.nav-link-19-copy-copy {
  color: #333333d9;
  letter-spacing: .25px;
  -webkit-text-stroke-color: #333333d9;
  margin-left: 0;
  margin-right: 5px;
  padding: 5px 0 5px 8px;
  font-size: 1rem;
  line-height: 20px;
  text-decoration: none;
  display: none;
  overflow: visible;
}

.nav-link-19-copy-copy:hover {
  color: #333;
}

.nav-link-19-copy-copy:active {
  color: #333333d9;
  font-weight: 500;
}

.nav-link-19-copy-copy:focus-visible, .nav-link-19-copy-copy[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #333333d9;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.dropdown-list {
  background-color: #fff;
  border-radius: 6px;
  margin-top: -10px;
  box-shadow: 0 2px 5px #0003;
}

.link-footer {
  color: #fff;
  text-decoration: none;
}

.bold-text-2 {
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.linkfooter {
  color: #fff;
  text-decoration: none;
}

.logo-kavak-white {
  margin-bottom: 0;
  margin-left: 0;
  display: inline-block;
}

.bold-text-4 {
  font-weight: 400;
  text-decoration: none;
}

.containerfooter {
  clear: none;
  text-align: left;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding-top: 57px;
  padding-left: 24px;
  padding-right: 16px;
  display: flex;
  position: static;
}

.copy-right {
  color: #fff;
  text-align: left;
  -webkit-text-stroke-color: #fff;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0;
  margin-left: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.footer {
  text-align: justify;
  -webkit-text-stroke-color: #2565ff;
  background-color: #000;
  border: 0 #000;
  flex-flow: column;
  width: 100%;
  margin-top: auto;
  margin-bottom: 0;
  padding: 80px 16px 80px 80px;
  display: flex;
}

.accordion-item-copy {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 24px 30px 14px;
  box-shadow: 0 3px 7px #00000008;
}

.accordion-item-copy.container-3-copy-copy {
  box-shadow: none;
  text-align: left;
  -webkit-text-stroke-color: #e9e9e9;
  background-color: #0000;
  border-bottom: 1px solid #e7e9ee;
  border-radius: 0;
  width: auto;
  max-width: 1076px;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 0;
  display: block;
  position: static;
}

.accordion-item-copy.container-3-copy-copy:active {
  box-shadow: none;
  -webkit-text-stroke-color: #5b5b5b;
  border: 1px #000;
}

.accordion-item-copy.container-3-copy-copy.marcas_footer {
  display: none;
}

.accordion-item-copy.container-3-copy-copy-copy {
  box-shadow: none;
  text-align: left;
  -webkit-text-stroke-color: #e9e9e9;
  background-color: #0000;
  border-bottom: 1px solid #e7e9ee;
  border-radius: 0;
  width: auto;
  max-width: 1076px;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 0;
  display: block;
  position: static;
}

.accordion-item-copy.container-3-copy-copy-copy:active {
  box-shadow: none;
  -webkit-text-stroke-color: #5b5b5b;
  border: 1px #000;
}

.accordion-item-copy.container-3-copy-copy-copy.marcas_footer {
  display: none;
}

.faqs {
  -webkit-text-stroke-color: #2565ff;
  background-color: #fff;
  border: 0 #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 80px;
}

.accordion-item-content {
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
}

.container-4 {
  max-width: 1076px;
}

.heading-8 {
  width: 90%;
  font-size: 16px;
  font-weight: 500;
}

.accordion-item-trigger {
  -webkit-text-stroke-color: #5b5b5b;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.paragraph-4 {
  width: 90%;
  margin-bottom: 16px;
  font-size: 16px;
}

.heading-7-copy {
  text-align: center;
  margin-bottom: 40px;
  font-weight: 600;
}

.icon-2.accordion-icon {
  color: #0009;
  cursor: pointer;
  background-image: url('../images/Chevron_1Chevron.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 24px;
  width: 23px;
  height: 20px;
  font-size: 32px;
  line-height: 30px;
}

.dropdown-link-5 {
  color: #333333d9;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-5:active {
  color: #3374db;
}

.dropdown-link-6 {
  color: #333333d9;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-6:active {
  color: #3374db;
}

.dropdown-link-7 {
  color: #333333d9;
  margin-top: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.logonavbar {
  margin-left: 0;
  margin-right: 8px;
}

.hero-heading-left {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.heading-9 {
  font-family: Noka, sans-serif;
  font-weight: 600;
}

.hero {
  background-image: url('../images/hero-2_3x.webp');
  background-position: 0 0;
  background-size: cover;
  align-items: center;
  height: 75vh;
  display: flex;
}

.flex-block-1 {
  flex-wrap: nowrap;
  align-items: flex-start;
  width: auto;
  min-width: 1076px;
  max-width: 2000px;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
  top: -32px;
  left: -98px;
}

.paragraph-5 {
  color: #fff;
  width: 70%;
  max-width: 1279px;
  margin-bottom: 16px;
  font-family: Noka, sans-serif;
  font-size: 1rem;
  line-height: 1.375rem;
  display: block;
}

.buttonbase-default {
  text-align: center;
  background-color: #1351ec;
  border: 0 solid #1351ec;
  border-radius: 8px;
  flex-direction: column-reverse;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  width: 100%;
  margin: 24px auto 16px;
  padding: 16px 0;
  font-family: Roboto, sans-serif;
  text-decoration: none;
  display: flex;
}

.buttonbase-default:hover {
  background-color: #002f94;
  border: 0 solid #002f94;
}

.buttonbase-default:focus {
  border: 2px solid #a8c5ff;
}

.buttonbase-default.mobile {
  display: none;
}

.buttonbase-default._5-razones {
  width: 20%;
}

.buttonbase-default.full {
  font-family: Noka, sans-serif;
}

.buttonbase-default.popup-modal, .buttonbase-default.popup-modal.btn-modal {
  display: flex;
}

.buttonbase-default.paquetes {
  cursor: pointer;
}

.buttonbase-default.popup-modal {
  display: none;
}

.flex-block-18 {
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  max-width: 1279px;
  margin-left: -21px;
  padding-left: 83px;
}

.container-7 {
  flex: 1;
}

.buttonbase-tonal {
  color: #1351ec;
  text-align: center;
  background-color: #ebf1ff;
  border-radius: 8px;
  align-self: stretch;
  width: 204px;
  margin-left: auto;
  margin-right: auto;
  padding: 16px;
  font-family: Noka, sans-serif;
  text-decoration: none;
  display: block;
}

.buttonbase-tonal:hover {
  background-color: #a8c5ff;
}

.paragraph-strong {
  color: #333;
  width: 90%;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6rem;
}

.paragraph-strong.colorblue600 {
  color: #1351ec;
  -webkit-text-stroke-color: #002f94;
  width: 100%;
}

.paragraph-strong.colorblue600:hover {
  -webkit-text-stroke-color: #002f94;
}

.paragraph-strong.colorblue600:focus {
  color: #1351ec;
}

.paragraph-strong.colorwhite {
  color: #fff;
  width: 100%;
  font-family: Noka, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.heading {
  color: #1b2532;
  margin-top: 12px;
  margin-bottom: 12px;
  font-family: Noka, sans-serif;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 2.875rem;
}

.heading.heading-1x-large {
  color: #fff;
  text-align: left;
  width: 70%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  line-height: 3.5rem;
}

.heading.heading-1x-large.marginbottom16px {
  width: 100%;
  max-width: 1279px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 62px;
  padding-right: 0;
  font-size: 2.1rem;
  position: relative;
  top: -167px;
}

.frame-38767 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  display: flex;
}

.section-2 {
  overflow: hidden;
}

.text-14 {
  line-height: 24px;
}

.text-14.text-14-60 {
  opacity: .6;
}

.btn {
  float: none;
  color: #fff;
  text-align: center;
  background-color: #1991eb;
  border-radius: 4px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 11px 25px;
  line-height: 24px;
  transition: color .2s, box-shadow .2s, background-color .2s, transform .4s;
  display: inline-block;
}

.btn:hover {
  color: #fff;
  background-color: #1386dd;
  border-color: #0c6eb8;
  transform: translate(0, -2px);
  box-shadow: 0 1px 3px #0000001a;
}

.btn:active {
  transform: translate(0, -1px);
  box-shadow: 0 1px 1px #0000001a;
}

.btn.btn-outline-light {
  color: #111212;
  background-color: #0000;
  border: 1px solid #1112120d;
}

.btn.btn-outline-light:hover {
  border-color: #1112121a;
  box-shadow: 0 1px 3px #0000000d;
}

.btn.btn-outline-light:active {
  box-shadow: 0 1px 1px #0000000d;
}

.text-16 {
  font-size: 16px;
  line-height: 26px;
  display: inline-block;
}

.wrap {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.wrap.w50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.tagline {
  opacity: .6;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
}

.products2-pricetag {
  color: #111212;
  background-color: #fff;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 5px 15px;
  display: inline-block;
  position: absolute;
  top: 20px;
  right: 0;
}

.products2-items-wrap {
  align-items: flex-start;
  display: flex;
}

._3-col {
  width: 220px;
  margin-right: 20px;
  display: inline-block;
}

._3-col._3-col-last {
  margin-right: 0;
}

.headline-8-col {
  width: 620px;
  margin-bottom: 50px;
}

.products2-image {
  border-radius: 8px;
  height: 270px;
  margin-bottom: 30px;
  position: relative;
}

.products2-image.products2-image2, .products2-image.products2-image1, .products2-image.products2-image4, .products2-image.products2-image3 {
  background-image: none;
  background-position: 50%;
  background-size: cover;
}

.products2-description-wrap {
  padding-right: 40px;
}

.heading-10 {
  text-align: center;
  font-family: Noka, sans-serif;
  font-weight: 600;
}

.flex-block-19 {
  justify-content: center;
}

.heading-11-popup {
  color: #1b2532;
  text-align: center;
  justify-content: center;
  align-self: flex-start;
  align-items: stretch;
  margin: 0 auto 0 0;
  font-family: Noka, sans-serif;
  font-size: 32px;
  font-weight: 600;
  display: flex;
}

.heading-11-popup.heading-mobile {
  width: 100%;
  height: 100%;
  font-size: 2rem;
}

.paragraph-6 {
  align-self: stretch;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.flex-block-20 {
  text-align: center;
  align-items: center;
  margin: 0 auto 24px;
}

.bold-text-5 {
  color: #3e4a5b;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  left: auto;
  right: auto;
}

.section-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-8 {
  object-fit: contain;
  margin-top: 40px;
  margin-bottom: 40px;
}

.service-info {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #0000001a;
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 240px;
  height: 100%;
  min-height: 312px;
  margin-right: 0;
  padding: 16px;
  display: flex;
}

.vectors-wrapper-12 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  margin-bottom: 0;
  display: flex;
}

.content {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.body-paragraph-strong {
  color: #1b2532;
  margin-left: auto;
  margin-right: auto;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.price {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.frame-38737 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 2px;
  padding-bottom: 2px;
  display: flex;
}

.body-paragraph-x-small {
  color: #1b2532;
  font-family: Noka, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.frame-38736 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.amount {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.currency {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-end;
  align-self: flex-end;
  align-items: center;
  height: 19px;
  padding-bottom: 2px;
  display: flex;
}

.body-caption-strong {
  color: #1b2532;
  letter-spacing: .003em;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 140%;
}

.amount-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-end;
  align-items: flex-start;
  display: flex;
}

.title-h3 {
  color: #1b2532;
  font-family: Noka, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
}

.columns {
  flex: 1;
  position: static;
}

.column {
  position: static;
}

.list {
  width: 70%;
  max-width: 1279px;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 64px;
  list-style-type: none;
}

.list-item {
  color: #fff;
  font-family: Roboto, sans-serif;
}

.list-item.a-paragraph-regular {
  font-family: Noka, sans-serif;
  font-size: 14px;
}

.flex-block-21 {
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  width: 70%;
  max-width: 1279px;
}

.cta {
  align-self: stretch;
  align-items: stretch;
  width: 204px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-7 {
  color: #8d98aa;
  text-align: center;
  width: 1000px;
  max-width: 2000px;
  margin: 10px auto 60px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.bold-text-6 {
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  font-weight: 400;
}

.flex-block-22 {
  align-items: center;
  min-width: 24px;
  max-width: 24px;
}

.container-donwload {
  background-color: #fff;
  border-radius: 20px;
  min-width: 940px;
  max-width: 940px;
  padding: 40px 24px;
}

.container-donwload.margin24px {
  background-color: #fff;
  min-width: 1076px;
  padding-top: 32px;
  padding-bottom: 32px;
}

.section-download-app {
  background-color: #ebf1ff;
  justify-content: space-around;
  max-width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.div-block-2 {
  min-width: auto;
}

.div-block {
  text-align: center;
  background-color: #1500ff;
  width: 1px;
  min-height: 32px;
}

.flex-block-23 {
  margin-left: 16px;
  display: block;
}

.paragraph-8 {
  color: #5b5b5b;
  width: 100%;
  margin-bottom: 24px;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  line-height: 1.375rem;
}

.flex-block-24 {
  border-radius: 20px;
  align-items: center;
}

.image-56 {
  width: 100%;
  max-width: 100%;
  margin-right: 24px;
  position: relative;
  inset: 0 auto 0% -74px;
}

.flex-block-25 {
  min-width: 60%;
  max-width: 60%;
  margin-left: -79px;
}

.heading-12 {
  color: #1b2532;
  margin-top: 12px;
  margin-bottom: 12px;
  font-family: Noka, sans-serif;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 2.875rem;
}

.heading-12.heading-medium {
  text-align: left;
  margin-top: 0;
  margin-bottom: -1px;
  font-size: 2rem;
  line-height: 2.25rem;
}

.heading-12.heading-medium.margin24px {
  margin-bottom: 24px;
}

.heading-12.heading-x-small {
  color: #1b2532;
  width: 100%;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.flex-block-26 {
  padding-top: 0;
}

.section-4 {
  margin-top: 60px;
}

.why-kavak-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #ebf1ff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 306px;
  height: 320px;
  margin-left: 0;
  margin-right: 16px;
  padding-right: 0;
  display: flex;
}

.rectangle-5480 {
  object-fit: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  align-self: stretch;
}

.frame-38059 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 100%;
  padding: 20px 0 28px;
  display: flex;
}

.heading-x-small {
  color: #1b2532;
  text-align: center;
  align-self: stretch;
  font-family: Noka, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.body-paragraph {
  color: #1b2532;
  text-align: center;
  align-self: flex-start;
  margin: 0 auto 0 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.body-paragraph.disabled.regular {
  font-weight: 400;
}

.body-paragraph.regular {
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  display: block;
}

.body-paragraph.regular.mobile.disabled {
  font-weight: 300;
}

.body-paragraph.regular {
  text-align: left;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
}

.flex-block-27 {
  margin-top: 40px;
  margin-bottom: 60px;
}

._5-razones {
  margin-top: 40px;
}

.servicios {
  width: auto;
  max-width: 2000px;
  margin-top: 60px;
}

.marcas {
  align-items: center;
  width: auto;
  max-width: 2000px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.marcas.mobile {
  display: none;
}

.div-block-3 {
  justify-content: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  display: flex;
}

.heading-descargar {
  align-self: flex-start;
  font-family: Noka, sans-serif;
  font-size: 32px;
  font-weight: 600;
}

.container-10 {
  background-color: #ebf1ff00;
  border-radius: 40px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.image-57 {
  width: 300px;
  padding-top: 20px;
}

.descarga_la_app {
  margin-top: 40px;
  margin-bottom: 40px;
}

.flex-block-28 {
  flex-direction: row;
  justify-content: flex-start;
}

.section-5 {
  background-color: #ebf1ff;
}

.image-58 {
  width: 360px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.flex-block-29 {
  align-items: center;
}

.container-11 {
  background-color: #ebf1ff;
  border-radius: 40px;
  padding-right: 20px;
}

.container-12 {
  max-width: 1076px;
}

.heading-13 {
  width: 90%;
  font-family: Noka, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.paragraph-9 {
  width: 90%;
  margin-bottom: 16px;
  font-family: Noka, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.heading-7-copy-2 {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 10px;
  padding-bottom: 24px;
  font-family: Noka, sans-serif;
  font-size: 2rem;
  font-weight: 600;
}

.container-13 {
  justify-content: space-around;
  padding-bottom: 0;
  display: flex;
  position: static;
  left: -249px;
}

.container-13.mobile {
  width: 100%;
  max-width: 2000px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
}

.wrapper {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 1230px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: block;
  top: 0;
  left: 0;
  right: 0;
}

.slider-arrow {
  color: #096ad0;
}

.section {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  display: block;
  position: relative;
  overflow: hidden;
}

.row {
  flex-flow: wrap;
  align-content: stretch;
  align-items: stretch;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.overflow-visible {
  overflow: visible;
}

.slide {
  background-color: #0000;
}

.slide.small {
  width: 70%;
  margin-left: 10px;
  margin-right: 10px;
}

.slider {
  background-color: #0000;
  width: 100%;
  height: 100%;
}

.slide-nav {
  color: #096ad0;
}

.slider-2 {
  background-color: #ddd0;
  display: flex;
}

.a-h6-heading {
  color: #131316;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 1.4;
}

.a-testimonial-author-small {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.a-margin-bottom-16 {
  margin-bottom: 16px;
}

.a-testimonial-slide {
  border-radius: 10px;
  margin-right: 40px;
}

.a-testimonial-star {
  grid-column-gap: 8px;
  display: flex;
}

.a-container-x-small {
  width: 100%;
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.a-paragraph-regular {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
}

.a-testimonial-avatar {
  width: 36px;
  height: 36px;
}

.a-testimonial-mask {
  overflow: visible;
}

.a-testimonial-card {
  grid-row-gap: 24px;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 32px 15%;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.a-testimonial-card:hover {
  background-color: #fff;
  border-color: #e5e5e500;
}

.a-testimonial-slider {
  background-color: #0000;
  width: 100%;
  max-width: 920px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.a-testimonial-avatar-wrapper {
  background-color: #f4f4f6;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.a-testimonial-left-arrow {
  background-color: #fff;
  border: 1px solid #f4f4f6;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 14px;
  display: flex;
  left: -3%;
}

.a-testimonial-section {
  padding: 92px 5%;
  position: relative;
  overflow: hidden;
}

.a-paragraph-small {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
}

.a-testimonial-right-arrow {
  background-color: #fff;
  border: 1px solid #f4f4f6;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 14px;
  display: flex;
  right: -3%;
}

.a-testimonial-slide-nav {
  display: none;
}

.a-icon-regular {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.a-title-wrap-center {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 510px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.a-testimonial-grid-large {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 64px;
}

.a-section-regular {
  padding: 92px 5%;
  position: relative;
}

.a-h5-heading {
  color: #131316;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  line-height: 1.4;
}

.a-margin-bottom-08 {
  margin-bottom: 8px;
}

.a-testimonial-author {
  grid-column-gap: 8px;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.a-testimonial-base {
  border: 1px solid #f4f4f6;
  border-radius: 24px;
  padding: 32px;
}

.a-detail-small {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.8;
}

.a-container-large {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.a-h3-heading {
  color: #131316;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1.2;
}

.faqss, .faqss.faq {
  margin-bottom: 60px;
}

.grid {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  align-content: stretch;
  margin-left: 100px;
  margin-right: 100px;
}

.a-title-wrap-center-2 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 510px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.a-h6-heading-2 {
  color: #131316;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 1.4;
}

.a-testimonial-grid-large-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 64px;
}

.a-section-regular-2 {
  padding: 92px 5%;
  position: relative;
}

.a-testimonial-author-small-2 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.a-margin-bottom-17 {
  margin-bottom: 16px;
}

.a-h5-heading-2 {
  color: #131316;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  line-height: 1.4;
}

.a-margin-bottom-18 {
  margin-bottom: 8px;
}

.a-testimonial-slide-2 {
  border-radius: 10px;
  margin-right: 40px;
}

.a-testimonial-star-2 {
  grid-column-gap: 8px;
  display: flex;
}

.a-container-x-small-2 {
  width: 100%;
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.a-testimonial-author-2 {
  grid-column-gap: 8px;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.a-paragraph-regular-2 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
}

.a-testimonial-base-2 {
  border: 1px solid #f4f4f6;
  border-radius: 24px;
  padding: 32px;
}

.a-testimonial-avatar-2 {
  width: 36px;
  height: 36px;
}

.a-detail-small-2 {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.8;
}

.a-testimonial-mask-2 {
  overflow: visible;
}

.a-testimonial-card-2 {
  grid-row-gap: 24px;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 32px 0%;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.a-testimonial-card-2:hover {
  background-color: #fff;
  border-color: #e5e5e500;
}

.a-testimonial-slider-2 {
  background-color: #0000;
  width: 100%;
  max-width: 920px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.a-testimonial-avatar-wrapper-2 {
  background-color: #f4f4f6;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.a-testimonial-left-arrow-2 {
  background-color: #fff;
  border: 1px solid #f4f4f6;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 14px;
  display: flex;
  left: -3%;
}

.a-testimonial-section-2 {
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0%;
  position: relative;
  overflow: hidden;
}

.a-paragraph-small-2 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.8;
}

.a-container-large-2 {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.a-testimonial-right-arrow-2 {
  background-color: #fff;
  border: 1px solid #f4f4f6;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 14px;
  display: flex;
  right: -3%;
}

.a-testimonial-slide-nav-2 {
  display: none;
}

.a-h3-heading-2 {
  color: #131316;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1.2;
}

.a-icon-regular-2 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.testimonial {
  -webkit-text-fill-color: inherit;
  background-color: #f9fafb;
  background-clip: border-box;
  border-radius: 50px 50px 0 0;
  width: 100%;
  max-width: 1279px;
  margin: 80px auto 0;
  padding-top: 16px;
  padding-bottom: 40px;
}

.container-15 {
  text-align: center;
  margin-top: 60px;
}

.container-16 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.columns-3 {
  margin-left: 0;
  margin-right: 0;
}

.column-3 {
  padding-left: 0;
  padding-right: 0;
}

.columna-servicios {
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
}

.servicio-detail {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.discount-type {
  color: #048b4a;
  padding-left: 4px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
}

.icon-4 {
  background-color: #fff;
  border-radius: 8px;
}

.flex-block-30 {
  justify-content: center;
  align-items: center;
}

.slide-nav-2 {
  margin-top: 0;
}

.why-kavak-3-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #ebf1ff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 306px;
  height: 320px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  display: flex;
}

.rectangle-5481 {
  object-fit: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.frame-38768 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  box-shadow: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 0 16px 16px;
  display: flex;
}

.heading-x-small-2 {
  color: #1b2532;
  text-align: center;
  font-family: Noka, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.body-paragraph-3 {
  color: #3e4a5b;
  text-align: center;
  font-family: Noka, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.div-block-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.heading-14 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noka, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.flex-block-31 {
  background-color: #fff;
  border-radius: 8px;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  min-height: 180px;
  padding: 16px;
  transform: translate(0);
  box-shadow: 0 17px 12px 4px #0000000d;
}

.div-block-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  width: 1024px;
  margin-left: auto;
  margin-right: 113px;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.div-block-7 {
  -webkit-text-fill-color: inherit;
  background-color: #f9fafb;
  background-clip: border-box;
  margin: 80px auto;
}

.container-17 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.paragraph-10 {
  padding-top: 16px;
  font-family: Noka, sans-serif;
  font-size: 16px;
}

.container-18 {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.pop-up-verificacion-vehicular {
  z-index: 10;
  background-color: #000000a3;
  width: auto;
  height: auto;
  min-height: 100%;
  display: flex;
  position: fixed;
  inset: 0%;
}

.pop-up-verificacion-vehicular.verificacion-vehicular {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
}

.pop-up-verificacion-vehicular.verificacion-vehicular.pop-up-verificacion-vehicular-mobile {
  display: none;
}

.pop-up-verificacion-vehicular.hojalateria-pintura {
  display: flex;
}

.pop-up-background {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  height: 327px;
  margin: 500px auto;
  padding: 24px;
  display: flex;
  overflow: visible;
}

.image-59 {
  width: 24px;
  height: 24px;
}

.flex-block-32 {
  grid-column-gap: 8px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  margin-left: 0;
  margin-right: auto;
  padding-bottom: 16px;
  display: flex;
}

.flex-block-33 {
  flex: 0 auto;
  align-self: auto;
}

.paragraph-11 {
  color: #1b2532;
  text-align: justify;
  padding-top: 24px;
  padding-bottom: 16px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.div-block-8 {
  flex: 1;
}

.image-60 {
  width: 24px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-9 {
  grid-column-gap: 0px;
  justify-content: flex-end;
  margin-left: 475px;
  margin-right: auto;
  padding-bottom: 24px;
  display: flex;
}

.pop-up-pintura {
  z-index: 10;
  background-color: #000000a3;
  width: auto;
  height: auto;
  min-height: 100%;
  display: flex;
  position: fixed;
  inset: 0%;
}

.pop-up-pintura.verificacion-vehicular, .pop-up-pintura.hojalateria-pintura, .pop-up-pintura.hojalateria-pintura.bottom-mobile-popup {
  display: none;
}

.pop-up-background-verificacion {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  height: 487px;
  margin: 500px auto;
  padding: 24px;
  display: flex;
  overflow: visible;
}

.pop-up-llantas {
  z-index: 10;
  background-color: #000000a3;
  width: auto;
  height: auto;
  min-height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.pop-up-llantas.verificacion-vehicular, .pop-up-llantas.hojalateria-pintura, .pop-up-llantas.pop-up-llantas-mobile {
  display: none;
}

.pop-up-autopartes {
  z-index: 10;
  background-color: #000000a3;
  width: auto;
  height: auto;
  min-height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.pop-up-autopartes.verificacion-vehicular, .pop-up-autopartes.hojalateria-pintura, .pop-up-autopartes.pop-up-autopartes-mobile {
  display: none;
}

.pop-up-background-llantas {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  height: 367px;
  margin: 500px auto;
  padding: 24px;
  display: flex;
  overflow: visible;
}

.pop-up-background-pintura {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  height: 447px;
  margin: 500px auto;
  padding: 24px;
  display: flex;
  overflow: visible;
}

.title-section {
  color: #1b2532;
  text-align: left;
  justify-content: center;
  align-self: center;
  align-items: stretch;
  margin: 0 auto;
  padding-bottom: 8px;
  font-family: Noka, sans-serif;
  font-size: 2rem;
  font-weight: 600;
  display: flex;
}

.title-section.padding-stepper-mobile {
  padding-bottom: 24px;
}

.title-section.mobile {
  padding-bottom: 16px;
  font-weight: 600;
}

.title-section.de-paquetes {
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.title-section.modal-paquetes {
  justify-content: flex-start;
  margin-left: 0;
  margin-right: 0;
  font-size: 24px;
  display: block;
}

.paragraph-section {
  color: #3e4a5b;
  margin-left: auto;
  margin-right: auto;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  left: auto;
  right: auto;
}

.paragraph-section.mobile-text-download, .paragraph-section.mobile {
  font-family: Noka, sans-serif;
}

.section-download {
  margin-top: 60px;
  margin-bottom: 60px;
}

.container-20 {
  background-color: #ebf1ff;
  border-radius: 20px;
  align-self: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 24px 24px 24px 32px;
}

.title-section-download {
  color: #1b2532;
  text-align: left;
  justify-content: flex-start;
  align-self: center;
  align-items: stretch;
  width: 80%;
  max-width: 1279px;
  margin: 0 auto 0 0;
  padding-bottom: 0;
  font-family: Noka, sans-serif;
  font-size: 2rem;
  font-weight: 600;
  display: flex;
}

.image-61 {
  float: none;
  text-align: left;
  width: 100%;
  min-width: 0;
  max-width: 399px;
  margin-left: auto;
  margin-right: auto;
  padding: 24px 24px 24px 0;
}

.flex-block-34 {
  background-color: #ebf1ff;
  border-radius: 20px;
  align-items: center;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.image-62 {
  margin-left: auto;
  margin-right: auto;
}

.section-download-mobile {
  background-color: #fff;
  margin-top: 60px;
  margin-bottom: 60px;
}

.heading-12-copy {
  color: #1b2532;
  margin-top: 12px;
  margin-bottom: 12px;
  font-family: Noka, sans-serif;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 2.875rem;
}

.heading-12-copy.heading-medium {
  text-align: left;
  margin-top: 0;
  margin-bottom: -1px;
  font-size: 2rem;
  line-height: 2.25rem;
}

.heading-12-copy.heading-medium.margin24px {
  margin-bottom: 24px;
}

.heading-12-copy.heading-x-small {
  color: #1b2532;
  width: 100%;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.title-section-mobile {
  color: #1b2532;
  text-align: center;
  justify-content: center;
  align-self: center;
  align-items: stretch;
  margin: 0 auto;
  padding-bottom: 8px;
  font-family: Noka, sans-serif;
  font-size: 2rem;
  font-weight: 600;
  display: flex;
}

.buttonbase-default-copy.mobile {
  font-family: Noka, sans-serif;
}

.container-21 {
  width: 100%;
  max-width: 2000px;
  margin-top: 60px;
}

.buttonbase-default-copy {
  text-align: center;
  background-color: #1351ec;
  border: 0 solid #1351ec;
  border-radius: 8px;
  flex-direction: column-reverse;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  width: 204px;
  margin: 24px auto 16px 0;
  padding: 16px;
  font-family: Roboto, sans-serif;
  text-decoration: none;
  display: flex;
}

.buttonbase-default-copy:hover {
  background-color: #002f94;
  border: 0 solid #002f94;
}

.buttonbase-default-copy:focus {
  border: 2px solid #a8c5ff;
}

.paragraph-12 {
  font-family: Roboto, sans-serif;
}

.paragraph-13 {
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.paragraph-14 {
  margin-top: 8px;
}

.image-63 {
  margin-top: 24px;
}

.section-download-mobile-copy {
  background-color: #fff;
  margin-top: 60px;
  margin-bottom: 60px;
}

.section-download-mobile-copy.mobile-ajustes {
  display: none;
}

.flex-block-34-copy {
  background-color: #ebf1ff;
  border-radius: 20px;
  align-items: center;
  width: 100%;
  max-width: 1279px;
  margin-left: auto;
  margin-right: auto;
}

.flex-block-34-copy.cambio {
  max-width: 1076px;
}

.container-20-copy {
  background-color: #ebf1ff;
  border-radius: 20px;
  align-self: center;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  padding: 24px 24px 24px 32px;
}

.image-63-copy {
  margin-top: 24px;
}

.banner-container {
  color: #000;
  background-color: #0000004d;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.background-video {
  width: 100%;
  height: 100%;
}

.flex-block {
  justify-content: center;
  align-items: center;
  width: 85%;
}

.h1-desktop {
  color: #fff;
  width: auto;
  margin-top: 0;
  margin-bottom: 32px;
  font-family: Noka, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 3.2rem;
}

.primary-dark-large {
  color: #fff;
  letter-spacing: .3px;
  -webkit-text-stroke-color: #2565ff;
  background-color: #2565ff;
  border-radius: 8px;
  margin-left: 0;
  padding: 12px 64px;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
}

.margin-bottom-24px-2 {
  color: #a8acb4;
  width: 100%;
  margin-top: 16px;
  margin-bottom: 24px;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Roboto, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 22px;
  position: absolute;
  inset: auto 0% 0%;
}

.hero-video {
  color: #000;
}

.banner {
  justify-content: center;
  align-items: center;
  height: 70vh;
  min-height: 500px;
  display: flex;
}

.banner-container-2 {
  opacity: 1;
  mix-blend-mode: normal;
  background-color: #00000082;
  background-image: url('../images/hero_image_1x.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 2000px;
  height: 100%;
  min-height: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.flex-block-35 {
  justify-content: center;
  align-items: center;
  width: 85%;
}

.container-23 {
  width: auto;
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-10 {
  max-width: 768px;
}

.container-24 {
  width: 100%;
}

.image-65 {
  width: auto;
  max-width: 2000%;
  margin-top: 16px;
}

.pop-up-tiposdeservicios {
  z-index: 10;
  background-color: #000000a3;
  width: auto;
  height: auto;
  min-height: 100%;
  display: flex;
  position: fixed;
  inset: 0%;
}

.pop-up-tiposdeservicios.verificacion-vehicular, .pop-up-tiposdeservicios.hojalateria-pintura {
  display: none;
}

.pop-up-background-servicios {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  height: 447px;
  margin: 500px auto;
  padding: 24px;
  display: flex;
  overflow: visible;
}

.pop-up-paquetes {
  z-index: 10;
  background-color: #000000a3;
  width: auto;
  height: auto;
  min-height: 100%;
  display: flex;
  position: fixed;
  inset: 0%;
}

.pop-up-paquetes.verificacion-vehicular, .pop-up-paquetes.hojalateria-pintura, .pop-up-paquetes.hojalateria-pintura-copy {
  display: none;
}

.pop-up-paquetes.hojalateria-pintura-copy.mobile-bottom {
  align-items: flex-start;
  padding: 40px;
  display: none;
  overflow: scroll;
}

.pop-up-background-paquetes {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  height: 447px;
  margin: 500px auto;
  padding: 24px;
  display: flex;
  overflow: visible;
}

.flex-block-paquetes {
  flex: 0 auto;
  align-self: auto;
}

.flex-block-detalle-servicio {
  grid-column-gap: 8px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  margin-left: 0;
  margin-right: auto;
  padding-bottom: 16px;
  font-weight: 400;
  display: flex;
}

.pricing-paquetes {
  flex-wrap: nowrap;
  align-items: baseline;
  margin-top: -16px;
  margin-bottom: 16px;
}

.container-26 {
  width: 100%;
  max-width: 2000px;
  display: flex;
}

.section-8 {
  width: 100%;
  max-width: 2000px;
  margin-top: 60px;
  margin-bottom: 60px;
  display: none;
}

.container-26-copy {
  width: 100%;
  max-width: 2000px;
  display: flex;
}

.container-26-copy.desktopmedium {
  justify-content: center;
  width: auto;
  margin-top: 16px;
}

.text-f-13 {
  color: #000;
  white-space: nowrap;
  font-family: Oswald, sans-serif;
  font-size: 1.05em;
  font-weight: 300;
  line-height: 1;
}

.text-f-13.all-caps {
  letter-spacing: .15em;
  text-transform: uppercase;
}

.text-f-13.all-caps.light-grey-font {
  color: #fff9;
}

.heading-2 {
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.75em;
  font-weight: 400;
  line-height: 1;
}

.gradient-bg {
  z-index: -1;
  width: auto;
  height: 175%;
  margin: auto;
  position: absolute;
  inset: 0%;
}

.slide-img {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: auto;
}

.swiper-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  display: flex;
}

.swiper-wrapper.first-swiper-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.location {
  justify-content: center;
  align-items: center;
  margin-bottom: 1em;
  display: flex;
}

.slide-img-overlay {
  z-index: 1;
  background-image: linear-gradient(#0000, #0000 50%, #00000080 65%, #000000bf);
  width: 100%;
  height: 100%;
  position: absolute;
}

.slide-content {
  z-index: 2;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-bottom: 3em;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.carousel-arrow-oval {
  z-index: 3;
  background-color: #ff7a00;
  border-radius: 100%;
  width: 3.25em;
  height: 3.25em;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.carousel-arrow-oval.next-arrow {
  inset: 0% 0% 0% auto;
}

.carousel-arrow-icon {
  z-index: 4;
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 1.25em;
  position: relative;
}

.slider-3 {
  margin-bottom: 4em;
  position: relative;
  overflow: visible;
}

.carousel-arrow {
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  display: flex;
  position: relative;
}

.carousel-arrow.arrow-next {
  padding-left: 0;
  padding-right: 1em;
}

.carousel-arrows {
  z-index: 4;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center end;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slide-2 {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: flex;
  position: relative;
}

.slide-divider {
  background-color: #ff7a00;
  width: 4em;
  height: .1em;
  margin-top: 2em;
}

.swiper-slide {
  opacity: .9;
  filter: grayscale();
  color: #ffffff80;
  align-items: center;
  display: flex;
}

.carousel-arrow-w {
  cursor: pointer;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.carousel-arrow-w.arrow-next {
  margin-right: 2em;
}

.carousel-arrow-w.arrow-previous {
  margin-left: 2em;
}

.swiper.first-swiper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.heading-18 {
  margin-top: 0;
  font-family: Noka, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.flex-block-39 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  justify-content: center;
}

.marcas-2 {
  align-items: center;
  width: auto;
  max-width: 2000px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.marcas-2.mobile {
  display: none;
}

.container-28 {
  width: 100%;
  max-width: 2000px;
  margin-top: 60px;
}

.container-29 {
  justify-content: space-around;
  padding-bottom: 0;
  display: flex;
  position: static;
  left: -249px;
}

.container-29.mobile {
  grid-column-gap: 20px;
  justify-content: center;
  width: 100%;
  max-width: 2000px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
}

.image-66 {
  width: 100px;
  margin-top: 16px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.navbar-wrapper-4 {
  justify-content: space-between;
  align-items: center;
  width: 940px;
  min-width: 0;
  max-width: 940px;
  display: flex;
}

.dropdown-link-8 {
  color: #333333d9;
  margin-bottom: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Roboto, sans-serif;
  font-size: .9rem;
}

.dropdown-link-8:active {
  color: #3374db;
}

.flex-block-40 {
  align-items: center;
  margin-left: 0;
  padding-right: 0;
}

.dropdown-link-9 {
  color: #333333d9;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-9:active {
  color: #3374db;
}

.nav-link-20 {
  color: #333333d9;
  letter-spacing: .25px;
  -webkit-text-stroke-color: #333333d9;
  margin-left: 8px;
  margin-right: 8px;
  padding: 5px 8px;
  font-size: 1rem;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-20:hover {
  color: #333;
}

.nav-link-20:active {
  color: #3374db;
  font-weight: 500;
}

.nav-link-20:focus {
  color: #3374db;
}

.nav-link-20:focus-visible, .nav-link-20[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #3374db;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.vectors-wrapper-13 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  display: flex;
}

.navbar-3 {
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.dropdown-link-10 {
  color: #333333d9;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-10:active {
  color: #3374db;
}

.mainnavbar-2 {
  background-color: #fff;
  box-shadow: 0 2px 5px #0003;
}

.dropdown-link-11 {
  color: #333333d9;
  margin-top: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.mobile-margin-top-10-copy-2 {
  margin-left: 20px;
}

.dropdown-toggle-2 {
  padding-left: 0;
  padding-right: 43px;
}

.icon-5 {
  color: #2565ff;
  margin-left: 0;
  font-size: 16px;
  font-weight: 100;
}

.flex-block-41 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Noka, sans-serif;
}

.pop-up-background-paquetes-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: row;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  margin: 0 auto;
  padding: 24px;
  display: block;
  overflow: visible;
}

.paragraph-19 {
  margin-bottom: 8px;
  padding-right: 4px;
}

.flex-block-42 {
  align-items: flex-end;
  margin-bottom: 8px;
}

.pricing-paquetes-boton-2 {
  display: flex;
}

.flex-block-paquetes-2 {
  flex-wrap: nowrap;
  flex: 0 auto;
  align-self: auto;
  align-items: flex-start;
}

.image-67 {
  width: 24px;
  height: 24px;
}

.paragraph-20 {
  margin-top: 12px;
}

.plata-2 {
  border: 1px solid #e7e9ee;
  border-radius: 8px;
  width: 304px;
  padding: 16px;
}

.paquetes-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.heading-20 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
}

.div-block-12 {
  grid-column-gap: 0px;
  justify-content: space-between;
  width: 100%;
  margin-left: 0;
  margin-right: auto;
  padding-bottom: 16px;
  display: flex;
}

.div-block-12.close-paquetes {
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline;
  width: 100%;
  margin-left: 0;
  padding-bottom: 16px;
  display: flex;
}

.divider-2 {
  background-color: #e7e9ee;
  margin-bottom: 16px;
  margin-left: -16px;
  margin-right: -16px;
  padding-bottom: 1px;
}

.image-68 {
  cursor: pointer;
  width: 24px;
  height: 24px;
  margin-left: 0;
  margin-right: 0;
  position: static;
  inset: 0% 0% auto auto;
}

.heading-21 {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
}

.heading-21.pricing-top {
  margin-left: 0;
}

.paragraph-21.pill-verde {
  color: #036d3d;
  background-color: #e8fdf0;
  border-radius: 4px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: auto;
  padding: 4px 8px;
  font-size: 12px;
  line-height: 14px;
}

.paragraph-21.pill-verde.pill-gris {
  color: #1351ec;
  background-color: #ebf1ff;
  margin-left: 0;
  margin-right: auto;
  font-size: 12px;
  line-height: 14px;
}

.paragraph-21.pill-verde.pill.pill-gris {
  color: #1351ec;
  border-radius: 4px;
}

.heading-11-popup-2 {
  color: #1b2532;
  text-align: center;
  justify-content: center;
  align-self: flex-start;
  align-items: stretch;
  margin: 0 20px 0 0;
  font-family: Noka, sans-serif;
  font-size: 24px;
  font-weight: 600;
  display: flex;
}

.text-block-10 {
  font-family: Roboto, sans-serif;
}

.image-69 {
  width: 24px;
  height: 24px;
}

.flex-block-43 {
  flex: 0 auto;
  align-self: auto;
}

.div-block-13 {
  grid-column-gap: 0px;
  justify-content: space-between;
  width: 100%;
  margin-left: 0;
  margin-right: auto;
  padding-bottom: 16px;
  display: flex;
}

.paragraph-22 {
  color: #1b2532;
  text-align: justify;
  padding-top: 24px;
  padding-bottom: 16px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.pop-up-background-pintura-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  max-width: 500px;
  height: auto;
  margin: auto;
  padding: 24px;
  display: flex;
  overflow: visible;
}

.flex-block-44 {
  grid-column-gap: 8px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  margin-left: 0;
  margin-right: auto;
  padding-bottom: 16px;
  display: flex;
}

.image-70 {
  cursor: pointer;
  width: 24px;
  height: 24px;
  margin-left: 0;
  margin-right: 0;
  position: static;
  inset: 0% 0% auto auto;
}

.flex-block-45 {
  flex: 0 auto;
  align-self: auto;
}

.div-block-14 {
  grid-column-gap: 0px;
  justify-content: space-between;
  width: 100%;
  margin-left: 0;
  margin-right: auto;
  padding-bottom: 16px;
  display: flex;
}

.paragraph-23 {
  color: #1b2532;
  text-align: justify;
  padding-top: 24px;
  padding-bottom: 16px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.flex-block-46 {
  grid-column-gap: 8px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  margin-left: 0;
  margin-right: auto;
  padding-bottom: 16px;
  display: flex;
}

.image-71 {
  cursor: pointer;
  width: 24px;
  height: 24px;
  margin-left: 0;
  margin-right: 0;
  position: static;
  inset: 0% 0% auto auto;
}

.pop-up-background-llantas-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  min-width: auto;
  max-width: 500px;
  height: auto;
  margin: auto;
  padding: 24px;
  display: flex;
  overflow: visible;
}

.pop-up-background-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  max-width: 500px;
  height: auto;
  margin: auto;
  padding: 24px;
  display: flex;
  overflow: visible;
}

.image-72 {
  width: 24px;
  height: 24px;
}

.flex-block-47 {
  flex: 0 auto;
  align-self: auto;
}

.flex-block-48 {
  grid-column-gap: 8px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  margin-left: 0;
  margin-right: auto;
  padding-bottom: 16px;
  display: flex;
}

.pop-up-background-verificacion-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  max-width: 500px;
  height: auto;
  margin: auto;
  padding: 24px;
  display: flex;
  overflow: visible;
}

.image-73 {
  width: 24px;
  height: 24px;
}

.flex-block-49 {
  flex: 0 auto;
  align-self: auto;
}

.flex-block-50 {
  grid-column-gap: 8px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  margin-left: 0;
  margin-right: auto;
  padding-bottom: 16px;
  display: flex;
}

.pricing-top {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
}

.nav-menu-two-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.dropdown-link-12 {
  color: #333333d9;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-12:active {
  color: #3374db;
}

.vectors-wrapper-14 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  display: flex;
}

.dropdown-link-13 {
  color: #333333d9;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-13:active {
  color: #3374db;
}

.text-block-11 {
  color: #333333d9;
  margin-right: 2px;
  font-size: 1rem;
}

.text-block-11:active, .text-block-11:focus {
  font-weight: 500;
}

.text-block-11:focus-visible, .text-block-11[data-wf-focus-visible] {
  color: #3374db;
}

.dropdown-link-14 {
  color: #333333d9;
  margin-top: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.icon-6 {
  color: #2565ff;
  margin-left: 0;
  font-size: 16px;
  font-weight: 100;
}

.icon-6.margin {
  margin-right: 0;
}

.mobile-margin-top-10-copy-3 {
  margin-left: 20px;
}

.flex-block-51 {
  align-items: center;
  margin-left: 0;
  padding-right: 0;
}

.mainnavbar-3 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.navbar-wrapper-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  width: 1440px;
  min-width: 0;
  max-width: 1360px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.dropdown-toggle-3 {
  padding-left: 0;
  padding-right: 43px;
}

.dropdown-toggle-3.padding0 {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 20px;
}

.nav-link-21 {
  color: #333333d9;
  letter-spacing: .25px;
  -webkit-text-stroke-color: #333333d9;
  margin-left: 8px;
  margin-right: 8px;
  padding: 5px 0;
  font-size: 1rem;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-21:hover {
  color: #333;
}

.nav-link-21:active {
  color: #3374db;
  font-weight: 500;
}

.nav-link-21:focus {
  color: #3374db;
}

.nav-link-21:focus-visible, .nav-link-21[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #3374db;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-menu-wrapper-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  display: flex;
}

.dropdown-link-15 {
  color: #333333d9;
  margin-bottom: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Roboto, sans-serif;
  font-size: .9rem;
}

.dropdown-link-15:active {
  color: #3374db;
}

.dropdown-link-16 {
  color: #333333d9;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-16:active {
  color: #3374db;
}

.vectors-wrapper-15 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  display: flex;
}

.dropdown-link-17 {
  color: #333333d9;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-17:active {
  color: #3374db;
}

.text-block-12 {
  color: #333333d9;
  margin-right: 2px;
  font-size: 1rem;
}

.text-block-12:active, .text-block-12:focus {
  font-weight: 500;
}

.text-block-12:focus-visible, .text-block-12[data-wf-focus-visible] {
  color: #3374db;
}

.dropdown-link-18 {
  color: #333333d9;
  margin-top: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.icon-7 {
  color: #2565ff;
  margin-left: 0;
  font-size: 16px;
  font-weight: 100;
}

.icon-7.margin {
  margin-right: 0;
}

.mobile-margin-top-10-copy-4 {
  margin-left: 20px;
}

.flex-block-52 {
  align-items: center;
  margin-left: 0;
  padding-right: 0;
}

.mainnavbar-4 {
  background-color: #fff;
  box-shadow: 0 2px 5px #0003;
}

.navbar-wrapper-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  width: 1440px;
  min-width: 0;
  max-width: 1360px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.dropdown-toggle-4 {
  padding-left: 0;
  padding-right: 43px;
}

.dropdown-toggle-4.padding0 {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 20px;
}

.dropdown-link-19 {
  color: #333333d9;
  margin-bottom: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Roboto, sans-serif;
  font-size: .9rem;
}

.dropdown-link-19:active {
  color: #3374db;
}

.dropdown-link-20 {
  color: #333333d9;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-20:active {
  color: #3374db;
}

.vectors-wrapper-16 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  display: flex;
}

.navbar-wrapper-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  width: 1440px;
  min-width: 0;
  max-width: 1360px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.dropdown-link-21 {
  color: #333333d9;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-21:active {
  color: #3374db;
}

.dropdown-link-22 {
  color: #333333d9;
  margin-top: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.flex-block-53 {
  align-items: center;
  margin-left: 0;
  padding-right: 0;
}

.mainnavbar-5 {
  background-color: #fff;
  box-shadow: 0 2px 5px #0003;
}

.nav-menu-two-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.dropdown-toggle-5 {
  padding-left: 0;
  padding-right: 43px;
}

.dropdown-toggle-5.padding0 {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 20px;
}

.dropdown-link-23 {
  color: #333333d9;
  margin-bottom: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Roboto, sans-serif;
  font-size: .9rem;
}

.dropdown-link-23:active {
  color: #3374db;
}

.dropdown-link-24 {
  color: #333333d9;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-24:active {
  color: #3374db;
}

.vectors-wrapper-17 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  display: flex;
}

.dropdown-link-25 {
  color: #333333d9;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-25:active {
  color: #3374db;
}

.dropdown-link-26 {
  color: #333333d9;
  margin-top: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.flex-block-54 {
  align-items: center;
  margin-left: 0;
  padding-right: 0;
}

.mainnavbar-6 {
  background-color: #fff;
  box-shadow: 0 2px 5px #0003;
}

.nav-menu-two-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.dropdown-toggle-6 {
  padding-left: 0;
  padding-right: 43px;
}

.dropdown-toggle-6.padding0 {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 20px;
}

.navbar-wrapper-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  width: 1440px;
  min-width: 0;
  max-width: 1360px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.dropdown-link-27 {
  color: #333333d9;
  margin-bottom: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Roboto, sans-serif;
  font-size: .9rem;
}

.dropdown-link-27:active {
  color: #3374db;
}

.bold-text-7 {
  font-family: Noka, sans-serif;
}

.bold-text-8 {
  font-weight: 600;
}

.bold-text-17 {
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.copy-right-2 {
  color: #fff;
  text-align: left;
  -webkit-text-stroke-color: #fff;
  background-color: #000;
  padding-bottom: 16px;
  font-size: 10px;
  font-weight: 400;
  text-decoration: none;
}

.copy-right-3 {
  color: #fff;
  text-align: left;
  -webkit-text-stroke-color: #fff;
  margin-left: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-weight: 400;
  text-decoration: none;
}

.bold-text-18 {
  color: #fff;
  padding-right: 0;
  font-weight: 400;
  text-decoration: none;
}

.link, .link-2, .link-3, .link-4 {
  color: #fff;
}

.paragraph-24 {
  float: none;
  color: #fff;
  padding-right: 117px;
  position: relative;
  bottom: 2px;
  left: 65px;
  right: -68px;
}

.heading-22.heading-1x-large.marginbottom16px {
  color: var(--white);
  padding-left: 60px;
  font-size: 30px;
}

.text-span, .text-span-2, .text-span-3, .text-span-4 {
  color: #1e00ff;
}

.text-block-13 {
  color: #fff;
  text-align: center;
  font-size: 15px;
  position: relative;
  left: auto;
  right: 0;
}

.text-block-14 {
  color: #fff;
  text-align: center;
  position: relative;
  left: -116px;
}

.bold-text-19 {
  font-size: 25px;
  position: relative;
  left: -41px;
}

.button-2 {
  z-index: 9999;
  text-align: center;
  background-color: #1351ec;
  border-radius: 6px;
  width: 160px;
  font-size: 14px;
  position: relative;
  top: 17px;
  left: 164px;
  right: -200px;
}

@media screen and (min-width: 1280px) {
  .mobile-margin-top-10 {
    margin-left: 0;
  }

  .navbar-wrapper-3 {
    color: #333333d9;
    width: auto;
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
  }

  .navbar-logo-left-container.shadow-three {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    max-width: none;
    height: 84px;
    margin-left: 40px;
    margin-right: 40px;
    padding: 16px 0;
  }

  .nav-link-19 {
    -webkit-text-stroke-color: #5b5b5b;
    margin-left: 0;
    font-size: 1rem;
  }

  .nav-link-19:hover {
    -webkit-text-stroke-color: #333;
  }

  .nav-link-19:active {
    color: #3374db;
  }

  .dropdown-link-4 {
    font-size: 1rem;
  }

  .flex-block-17 {
    margin-left: 10px;
  }

  .dropdown-link-2 {
    font-size: 1rem;
  }

  .dropdown-toggle {
    padding-left: 0;
  }

  .nav-menu-two {
    margin-left: 0;
  }

  .dropdown-link-3 {
    font-size: 1rem;
  }

  .mainnavbar {
    display: none;
    box-shadow: 0 0 5px #00000059;
  }

  .icon-3 {
    color: #2565ff;
    -webkit-text-stroke-color: #2565ff;
    font-size: 16px;
  }

  .text-block-9 {
    color: #333333d9;
    font-size: 1rem;
  }

  .dropdown-link {
    font-size: 1rem;
  }

  .flex-block-17-copy {
    margin-left: 40px;
  }

  .profile {
    margin-left: 16px;
  }

  .mobile-margin-top-10-copy {
    margin-left: 0;
  }

  .nav-link-19-copy-copy {
    font-size: 1rem;
    display: block;
  }

  .link-footer {
    color: #fff;
    font-size: .9rem;
    text-decoration: none;
  }

  .linkfooter {
    color: #fff;
    text-decoration: none;
  }

  .containerfooter {
    max-width: 1320px;
  }

  .copy-right {
    padding-left: 2px;
    font-size: .9rem;
    font-weight: 300;
  }

  .accordion-item-copy.container-3-copy-copy, .container-4 {
    max-width: 1320px;
  }

  .dropdown-link-5, .dropdown-link-6, .dropdown-link-7 {
    font-size: 1rem;
  }

  .hero {
    background-image: url('../images/hero-2_3x.webp');
    background-size: cover;
    width: auto;
  }

  .flex-block-1 {
    width: auto;
    max-width: 1320px;
    margin-left: 0;
    margin-right: 0;
    top: -35px;
    bottom: 0;
  }

  .paragraph-5 {
    color: #fff;
    width: 70%;
    max-width: 1473px;
    margin-bottom: 16px;
  }

  .buttonbase-default {
    object-position: 0% 0%;
    align-self: auto;
    width: auto;
    margin: 24px auto 16px;
    padding: 16px;
  }

  .buttonbase-default._5-razones {
    width: 10%;
  }

  .buttonbase-default.full {
    margin-left: 0;
    margin-right: 0;
  }

  .buttonbase-default.popup-modal {
    display: flex;
  }

  .buttonbase-default.paquetes {
    width: 100%;
    margin-left: 16px;
    margin-right: 16px;
  }

  .buttonbase-default.popup-modal {
    width: 100%;
  }

  .flex-block-18 {
    justify-content: flex-start;
    margin-left: 0;
    padding-left: 63px;
  }

  .container-7 {
    max-width: 1320px;
    margin-left: 138px;
    margin-right: auto;
  }

  .buttonbase-tonal {
    align-self: stretch;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 16px;
  }

  .heading.heading-1x-large {
    width: 50%;
  }

  .heading.heading-1x-large.marginbottom16px {
    width: 70%;
    max-width: 1473px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 12px;
  }

  .frame-38767 {
    grid-column-gap: 8px;
    grid-row-gap: 0px;
    margin-left: 0;
    margin-right: auto;
    padding-bottom: 8px;
  }

  .heading-11-popup.padding {
    margin-bottom: 23px;
  }

  .flex-block-20 {
    margin: 0 auto 24px;
  }

  .container-8 {
    margin-top: 60px;
  }

  .service-info {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    outline-offset: 0px;
    border-radius: 8px;
    outline: 1px #3333331a;
    justify-content: space-between;
    align-items: stretch;
    min-height: 312px;
    margin-left: 0;
    margin-right: 0;
  }

  .content {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .body-paragraph-strong {
    margin-left: auto;
    margin-right: auto;
  }

  .price.small {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .title-h3 {
    font-weight: 600;
  }

  .list {
    padding-left: 13px;
  }

  .list-item-2 {
    color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: 400;
  }

  .flex-block-21 {
    object-fit: contain;
    justify-content: center;
    min-width: 0;
    max-width: 4000px;
    margin: auto auto auto 0;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .cta {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    justify-content: flex-start;
    align-self: stretch;
    align-items: stretch;
    margin-left: auto;
    margin-right: auto;
  }

  .container-donwload {
    min-width: auto;
    max-width: 1320px;
  }

  .container-donwload.margin24px {
    width: auto;
    max-width: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .section-download-app {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 104px;
    padding-bottom: 104px;
  }

  .div-block-2 {
    width: 100%;
    min-width: 0%;
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-8 {
    color: #333;
    margin-bottom: 16px;
  }

  .image-56 {
    width: 80%;
    max-width: 2000%;
    margin-left: 0;
    margin-right: 0;
    left: -22%;
  }

  .image-56.mobile {
    max-width: none;
  }

  .flex-block-25 {
    width: 100%;
    min-width: 0;
    max-width: 2000px;
    margin-left: -158px;
  }

  .heading-12.heading-medium.margin24px {
    width: 540px;
    margin-left: 0;
    margin-right: auto;
  }

  .heading-12.heading-x-small {
    font-size: 1.25rem;
  }

  .body-paragraph {
    text-align: left;
    font-weight: 500;
  }

  .body-paragraph.disabled {
    color: #3e4a5b80;
  }

  .body-paragraph.disabl {
    color: #1b253280;
  }

  .body-paragraph.centrado {
    text-align: center;
    width: 100%;
  }

  .body-paragraph.regular {
    font-weight: 400;
  }

  ._5-razones {
    margin-top: 60px;
  }

  .servicios {
    margin-left: auto;
    margin-right: auto;
  }

  .marcas {
    width: 100%;
    max-width: 2000px;
    margin-top: 60px;
    margin-bottom: 60px;
    padding-right: 0;
    display: block;
  }

  .marcas.mobile {
    display: none;
  }

  .heading-7-copy-2 {
    margin-top: 0;
  }

  .container-13.mobile {
    margin-top: 20px;
  }

  .column-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .a-section-regular {
    padding-top: 10px;
  }

  .faqss {
    margin-top: 60px;
  }

  .grid {
    grid-template-rows: repeat(auto-fit, minmax(361px, 1fr));
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    justify-items: stretch;
    margin-left: 100px;
    margin-right: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .testimonial {
    border-radius: 0;
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto;
  }

  .why-kavak-3-2 {
    max-width: 2500px;
  }

  .rectangle-5481 {
    width: 100%;
    max-width: 25000px;
  }

  .frame-38768 {
    margin-right: 0;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .heading-x-small-2, .heading-x-small-2._5-razones {
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-5 {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .flex-block-31 {
    align-self: auto;
  }

  .container-17 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    align-items: stretch;
    display: flex;
  }

  .container-18 {
    margin-left: auto;
    margin-right: auto;
  }

  .pop-up-verificacion-vehicular {
    display: none;
  }

  .pop-up-verificacion-vehicular.verificacion-vehicular {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .pop-up-verificacion-vehicular.verificacion-vehicular.pop-up-verificacion-vehicular-mobile {
    display: none;
  }

  .flex-block-33 {
    align-items: flex-start;
  }

  .image-60 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-9 {
    order: -1;
    justify-content: space-around;
    align-self: flex-end;
    margin-left: 469px;
    margin-right: auto;
  }

  .div-block-9.close-paquetes {
    margin-left: 918px;
    display: block;
  }

  .pop-up-pintura {
    display: none;
  }

  .pop-up-pintura.hojalateria-pintura {
    justify-content: center;
    align-items: center;
    height: auto;
    min-height: 0%;
    display: none;
  }

  .pop-up-pintura.hojalateria-pintura.bottom-mobile-popup {
    display: none;
  }

  .pop-up-llantas {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .pop-up-llantas.pop-up-llantas-mobile {
    display: none;
  }

  .pop-up-autopartes {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .pop-up-autopartes.pop-up-autopartes-mobile {
    display: none;
  }

  .pop-up-background-pintura {
    flex: 0 auto;
    width: auto;
    max-width: 2000px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .title-section.padding-stepper-mobile {
    justify-content: flex-start;
    width: 70%;
    max-width: 2000px;
    margin-left: 0;
    padding-bottom: 24px;
  }

  .title-section.mobile {
    padding-bottom: 16px;
  }

  .title-section.mobile.stepper {
    margin-left: 0;
    padding-bottom: 16px;
  }

  .title-section.de-paquetes {
    margin-left: 16px;
  }

  .title-section.modal-paquetes {
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph-section {
    margin-left: auto;
    margin-right: auto;
  }

  .container-20 {
    padding: 40px 0 40px 32px;
  }

  .title-section-download {
    width: 100%;
  }

  .image-61 {
    width: 90%;
    max-width: 2000px;
    padding-left: 24px;
    padding-right: 0;
  }

  .heading-12-copy.heading-medium.margin24px {
    width: 540px;
    margin-left: 0;
    margin-right: auto;
  }

  .heading-12-copy.heading-x-small {
    font-size: 1.25rem;
  }

  .buttonbase-default-copy {
    object-position: 0% 0%;
    object-position: 0% 0%;
    object-position: 0% 0%;
    align-self: stretch;
    margin: 24px auto 16px 0;
    padding: 16px;
  }

  .section-download-mobile-copy.mobile {
    margin-bottom: 100px;
  }

  .container-20-copy {
    width: 100%;
    padding: 40px 0 40px 32px;
  }

  .banner-container {
    width: 1320px;
  }

  .h1-desktop {
    width: 75%;
  }

  .margin-bottom-24px-2 {
    width: 100%;
  }

  .section-7 {
    background-image: url('../images/hero-2_3x.webp');
    background-position: 0 0;
    background-size: auto;
  }

  .banner-container-2 {
    max-width: 4000px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-23 {
    width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-10 {
    width: 100%;
    max-width: 2000px;
  }

  .image-65 {
    width: auto;
    max-width: 2000%;
  }

  .pop-up-tiposdeservicios {
    display: none;
  }

  .pop-up-tiposdeservicios.hojalateria-pintura {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .pop-up-background-servicios, .pop-up-paquetes {
    display: none;
  }

  .pop-up-paquetes.hojalateria-pintura {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .pop-up-paquetes.hojalateria-pintura.bottom-mobile-popup {
    display: none;
  }

  .pop-up-paquetes.hojalateria-pintura-copy {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .pop-up-paquetes.hojalateria-pintura-copy.bottom-mobile-popup {
    display: none;
  }

  .pop-up-paquetes.hojalateria-pintura-copy.mobile-bottom {
    align-items: flex-start;
    padding-top: 40px;
    display: none;
  }

  .pop-up-background-paquetes {
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .plata {
    border: 1px solid #e9e9e9;
    border-radius: 10px;
    width: 304px;
    height: auto;
    padding: 16px 0;
  }

  .heading-15 {
    align-self: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 16px;
    font-family: Noka, sans-serif;
    font-size: 32px;
    font-weight: 600;
  }

  .flex-block-detalle-servicio {
    padding-left: 16px;
    padding-right: 17px;
  }

  .flex-block-36 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-items: center;
  }

  .paragraph-15 {
    color: #036d3d;
    background-color: #e8fdf0;
    border-radius: 8px;
    align-self: center;
    width: auto;
    margin-bottom: 0;
    padding: 8px;
  }

  .paragraph-15.pill-verde {
    margin-right: 16px;
  }

  .divider {
    color: #e7e9ee;
    background-color: #e7e9ee;
    align-self: stretch;
    height: auto;
    margin-top: 16px;
    margin-bottom: 16px;
    padding-bottom: 1px;
    padding-right: 0;
  }

  .oro, .diamante {
    border: 1px solid #cacfd8;
    border-radius: 10px;
    width: 304px;
    height: auto;
    padding: 16px 0;
  }

  .paquetes {
    grid-column-gap: 16px;
  }

  .heading-16 {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    font-family: Noka, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
  }

  .heading-17 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Noka, sans-serif;
    font-size: 32px;
    font-weight: 600;
  }

  .flex-block-37 {
    grid-row-gap: 0px;
  }

  .pricing-paquetes {
    padding-left: 16px;
  }

  .pricing-paquetes-boton {
    align-items: center;
  }

  .paragraph-16 {
    font-family: Roboto, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 26px;
  }

  .flex-block-38 {
    grid-column-gap: 2px;
    align-self: auto;
    align-items: flex-end;
  }

  .container-26 {
    justify-content: center;
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .section-8 {
    margin-top: 60px;
    margin-bottom: 60px;
    display: none;
  }

  .container-26-copy {
    justify-content: center;
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .heading-18 {
    margin-top: 0;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 22px;
  }

  .paragraph-17 {
    align-self: center;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 16px;
  }

  .paragraph-18 {
    color: #8d98aa;
    align-self: center;
    margin-bottom: 0;
    padding-top: 16px;
    font-family: Roboto, sans-serif;
  }

  .container-27 {
    max-width: 1320px;
  }

  .flex-block-39 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    min-width: 0;
  }

  .marcas-2 {
    width: 100%;
    max-width: 2000px;
    margin-top: 60px;
    margin-bottom: 60px;
    padding-right: 40px;
    display: none;
  }

  .marcas-2.mobile {
    width: 100%;
    padding-right: 0;
  }

  .container-28 {
    width: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .container-29.mobile {
    width: 100%;
    max-width: none;
    margin-top: 20px;
  }

  .image-66 {
    width: 100px;
    max-width: 2000%;
  }

  .navbar-wrapper-4 {
    color: #333333d9;
    width: 1320px;
    max-width: 1320px;
    margin-left: 0;
  }

  .dropdown-link-8 {
    font-size: 1rem;
  }

  .flex-block-40 {
    margin-left: 10px;
  }

  .dropdown-link-9 {
    font-size: 1rem;
  }

  .nav-link-20 {
    -webkit-text-stroke-color: #5b5b5b;
    margin-left: 0;
    font-size: 1rem;
  }

  .nav-link-20:hover {
    -webkit-text-stroke-color: #333;
  }

  .nav-link-20:active {
    color: #3374db;
  }

  .mobile-margin-top-11 {
    margin-left: 0;
  }

  .dropdown-link-10 {
    font-size: 1rem;
  }

  .mainnavbar-2 {
    box-shadow: 0 0 5px #00000059;
  }

  .dropdown-link-11 {
    font-size: 1rem;
  }

  .mobile-margin-top-10-copy-2 {
    margin-left: 0;
  }

  .dropdown-toggle-2 {
    padding-left: 0;
    padding-right: 24px;
  }

  .dropdown-toggle-2.padding0 {
    padding-right: 24px;
  }

  .icon-5 {
    color: #2565ff;
    -webkit-text-stroke-color: #2565ff;
    margin-right: 0;
    font-size: 16px;
  }

  .icon-5.margin {
    margin-right: 0;
  }

  .flex-block-41 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    align-items: center;
    margin-bottom: 8px;
  }

  .pop-up-background-paquetes-2 {
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-19 {
    margin-bottom: 8px;
    padding-right: 0;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
  }

  .flex-block-42 {
    grid-column-gap: 4px;
    align-self: auto;
    align-items: flex-end;
  }

  .pricing-paquetes-boton-2 {
    align-items: center;
  }

  .plata-2 {
    border: 1px solid #e9e9e9;
    border-radius: 10px;
    width: 304px;
    height: auto;
    padding: 16px 0;
  }

  .paquetes-2 {
    grid-column-gap: 16px;
  }

  .heading-20 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Roboto, sans-serif;
    font-size: 32px;
    font-weight: 600;
  }

  .div-block-12 {
    order: -1;
    justify-content: space-between;
    align-self: flex-end;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-12.close-paquetes {
    margin-left: 0;
    display: flex;
  }

  .divider-2 {
    color: #e7e9ee;
    background-color: #e7e9ee;
    align-self: stretch;
    height: auto;
    margin: 16px 0;
    padding-bottom: 1px;
    padding-right: 0;
  }

  .image-68 {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-21 {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 16px;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
  }

  .paragraph-21 {
    color: #036d3d;
    background-color: #e8fdf0;
    border-radius: 8px;
    align-self: center;
    width: auto;
    margin-bottom: 0;
    padding: 8px;
  }

  .paragraph-21.pill-verde {
    margin-right: auto;
  }

  .heading-11-popup-2 {
    justify-content: flex-start;
    display: block;
  }

  .flex-block-43 {
    align-items: flex-start;
  }

  .div-block-13 {
    order: -1;
    justify-content: space-between;
    align-self: flex-end;
    margin-left: 0;
    margin-right: 0;
  }

  .pop-up-background-pintura-2 {
    flex: 0 auto;
    width: auto;
    max-width: 2000px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .image-70 {
    margin-left: 0;
    margin-right: 0;
  }

  .flex-block-45 {
    align-items: flex-start;
  }

  .div-block-14 {
    order: -1;
    justify-content: space-between;
    align-self: flex-end;
    margin-left: 0;
    margin-right: 0;
  }

  .image-71 {
    margin-left: 0;
    margin-right: 0;
  }

  .pop-up-background-llantas-2 {
    height: auto;
  }

  .flex-block-47, .flex-block-49 {
    align-items: flex-start;
  }

  .nav-menu-two-2 {
    margin-left: 0;
  }

  .dropdown-link-12, .dropdown-link-13 {
    font-size: 1rem;
  }

  .text-block-11 {
    color: #333333d9;
    font-size: 1rem;
  }

  .dropdown-link-14 {
    font-size: 1rem;
  }

  .icon-6 {
    color: #2565ff;
    -webkit-text-stroke-color: #2565ff;
    margin-right: 0;
    font-size: 16px;
  }

  .icon-6.margin {
    margin-right: 0;
  }

  .mobile-margin-top-10-copy-3 {
    margin-left: 0;
  }

  .flex-block-51 {
    margin-left: 10px;
  }

  .mainnavbar-3 {
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 0 5px #00000059;
  }

  .navbar-wrapper-5 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    color: #333333d9;
    justify-content: space-between;
    align-items: center;
    width: auto;
    max-width: 1920px;
    margin-left: 0;
    display: flex;
  }

  .dropdown-toggle-3 {
    padding-left: 0;
    padding-right: 24px;
  }

  .dropdown-toggle-3.padding0 {
    padding-right: 24px;
  }

  .nav-link-21 {
    -webkit-text-stroke-color: #5b5b5b;
    margin-left: 0;
    font-size: 1rem;
  }

  .nav-link-21:hover {
    -webkit-text-stroke-color: #333;
  }

  .nav-link-21:active {
    color: #3374db;
  }

  .dropdown-link-15, .dropdown-link-16, .dropdown-link-17 {
    font-size: 1rem;
  }

  .text-block-12 {
    color: #333333d9;
    font-size: 1rem;
  }

  .dropdown-link-18 {
    font-size: 1rem;
  }

  .icon-7 {
    color: #2565ff;
    -webkit-text-stroke-color: #2565ff;
    margin-right: 0;
    font-size: 16px;
  }

  .icon-7.margin {
    margin-right: 0;
  }

  .mobile-margin-top-10-copy-4 {
    margin-left: 0;
  }

  .flex-block-52 {
    margin-left: 10px;
  }

  .mainnavbar-4 {
    box-shadow: 0 0 5px #00000059;
  }

  .navbar-wrapper-6 {
    color: #333333d9;
    width: 1320px;
    max-width: 1320px;
    margin-left: 0;
  }

  .dropdown-toggle-4 {
    padding-left: 0;
    padding-right: 24px;
  }

  .dropdown-toggle-4.padding0 {
    padding-right: 24px;
  }

  .dropdown-link-19, .dropdown-link-20 {
    font-size: 1rem;
  }

  .navbar-wrapper-7 {
    color: #333333d9;
    flex: 1;
    width: 1320px;
    max-width: none;
    margin-left: 0;
  }

  .dropdown-link-21, .dropdown-link-22 {
    font-size: 1rem;
  }

  .flex-block-53 {
    margin-left: 10px;
  }

  .mainnavbar-5 {
    box-shadow: 0 0 5px #00000059;
  }

  .nav-menu-two-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    margin-left: 0;
  }

  .dropdown-toggle-5 {
    padding-left: 0;
    padding-right: 24px;
  }

  .dropdown-toggle-5.padding0 {
    padding-right: 24px;
  }

  .dropdown-link-23, .dropdown-link-24, .dropdown-link-25, .dropdown-link-26 {
    font-size: 1rem;
  }

  .flex-block-54 {
    margin-left: 10px;
  }

  .mainnavbar-6 {
    box-shadow: 0 0 5px #00000059;
  }

  .nav-menu-two-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    margin-left: 0;
  }

  .dropdown-toggle-6 {
    padding-left: 0;
    padding-right: 24px;
  }

  .dropdown-toggle-6.padding0 {
    padding-right: 24px;
  }

  .navbar-wrapper-8 {
    color: #333333d9;
    flex: 1;
    width: 1320px;
    max-width: 1360px;
    margin-left: 0;
  }

  .dropdown-link-27 {
    font-size: 1rem;
  }

  .copy-right-2, .copy-right-3 {
    font-size: .9rem;
    font-weight: 300;
  }

  .paragraph-24 {
    color: #fff;
  }

  .heading-22.heading-1x-large.marginbottom16px {
    color: #fff;
    padding-left: 60px;
    padding-right: 0;
    font-size: 30px;
  }

  .text-span {
    color: #2002ff;
    mix-blend-mode: normal;
    box-shadow: inset -20px 20px 2px 20px #0003;
  }

  .text-span-2, .text-span-3, .text-span-4 {
    color: #1e00ff;
  }

  .button-2 {
    left: 191px;
    right: -250px;
  }

  .button-3 {
    position: relative;
    left: -350px;
  }
}

@media screen and (min-width: 1920px) {
  .navbar-wrapper-3 {
    width: 100%;
  }

  .navbar-logo-left-container.shadow-three {
    justify-content: center;
    width: auto;
    max-width: 1920px;
  }

  .copy-right {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: row;
    flex: 0 auto;
    order: 1;
    padding-left: 200px;
    display: flex;
  }

  .footer {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
    position: static;
  }

  .flex-block-1 {
    width: auto;
    min-width: 1320px;
    top: -95px;
    left: 0;
    right: auto;
  }

  .buttonbase-default.popup-modal {
    display: flex;
  }

  .flex-block-18 {
    margin-left: -113px;
    padding-left: 179px;
    position: relative;
    bottom: -71px;
    left: -200px;
  }

  .heading.heading-1x-large.marginbottom16px {
    z-index: auto;
    clear: none;
    padding-left: 0;
    position: sticky;
    inset: -100% auto 79% -100%;
  }

  .service-info {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: auto;
    min-height: 312px;
    margin-left: 0;
    margin-right: 0;
  }

  .marcas {
    display: block;
  }

  .marcas.mobile {
    display: none;
  }

  .heading-13 {
    color: #535353;
  }

  .paragraph-9 {
    color: #515151;
  }

  .heading-14 {
    color: #232323;
  }

  .flex-block-31 {
    min-height: 188px;
  }

  .div-block-6 {
    justify-content: center;
    margin-right: auto;
    display: flex;
  }

  .container-17 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    display: flex;
  }

  .paragraph-10 {
    color: #232323;
  }

  .pop-up-verificacion-vehicular.verificacion-vehicular, .pop-up-verificacion-vehicular.verificacion-vehicular.pop-up-verificacion-vehicular-mobile, .pop-up-pintura.hojalateria-pintura, .pop-up-pintura.hojalateria-pintura.bottom-mobile-popup, .pop-up-llantas, .pop-up-llantas.pop-up-llantas-mobile, .pop-up-autopartes, .pop-up-autopartes.pop-up-autopartes-mobile {
    display: none;
  }

  .title-section.mobile {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 16px;
  }

  .title-section.modal-paquetes {
    margin-left: 0;
  }

  .buttonbase-default-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 21px;
    padding-right: 15px;
    display: flex;
    position: relative;
    left: 0;
    right: 41px;
  }

  .banner, .banner-container-2 {
    padding-left: 0;
  }

  .container-23 {
    max-width: 2000px;
  }

  .image-65 {
    width: auto;
  }

  .pop-up-paquetes.hojalateria-pintura-copy, .pop-up-paquetes.hojalateria-pintura-copy.mobile-bottom {
    display: none;
  }

  .slider-3 {
    margin-bottom: 8em;
  }

  .heading-18 {
    color: #232323;
  }

  .container-27 {
    justify-content: center;
    width: 70%;
    max-width: 2000px;
    display: flex;
  }

  .flex-block-39 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    width: 100%;
    margin-right: 0;
  }

  .marcas-2 {
    display: block;
  }

  .marcas-2.mobile {
    display: none;
  }

  .body {
    color: #fff;
  }

  .pop-up-background-paquetes-2 {
    margin-top: auto;
    margin-bottom: auto;
  }

  .image-68, .image-70, .image-71 {
    position: relative;
    inset: 0% 0% 0% auto;
  }

  .copy-right-3 {
    padding-left: 2px;
  }

  .paragraph-24 {
    padding-left: 63px;
    top: 11px;
    left: -200px;
  }

  .heading-22 {
    position: fixed;
    inset: 179px 200px auto;
  }

  .heading-22.heading-1x-large.marginbottom16px {
    background-color: #fff0;
    margin-right: auto;
    font-size: 40px;
    position: relative;
    top: 14px;
    left: -200px;
    right: 200px;
  }

  .button-2 {
    left: auto;
    right: -200px;
  }
}

@media screen and (max-width: 991px) {
  .image-34 {
    max-width: 70%;
  }

  .mobile-margin-top-10 {
    margin-top: 16px;
    margin-bottom: 24px;
    margin-left: 8px;
    display: flex;
  }

  .navbar-wrapper-3 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .navbar-logo-left-container.shadow-three {
    height: 56px;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-menu-wrapper {
    background-color: #0000;
    line-height: 0;
  }

  .nav-link-19 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .mobile-margin-top-10-copy-copy {
    border-bottom: 1px solid #e7e9ee;
    margin-left: 8px;
  }

  .dropdown-toggle {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 0;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    height: 100vh;
    margin-top: 0;
    padding: 20px;
    display: block;
    box-shadow: 0 8px 50px #0000000d;
  }

  .flex-block-17-copy {
    border-top: 1px solid #e7e9ee;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .mobile-margin-top-10-copy {
    border: 1px solid #e7e9ee;
    border-left: 0 solid #000;
    border-right: 0 solid #000;
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 8px;
    padding-top: 24px;
    padding-bottom: 24px;
    display: none;
  }

  .nav-link-19-copy-copy {
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .containerfooter {
    margin-left: -44px;
    margin-right: 24px;
  }

  .copy-right {
    padding-left: 26px;
  }

  .logonavbar {
    max-width: 70%;
  }

  .container {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .hero {
    background-image: url('../images/hero-2_3x.webp');
    background-position: 50%;
    background-size: cover;
  }

  .flex-block-1 {
    width: 100%;
    min-width: 0%;
    max-width: 768px;
    margin-left: 107px;
    padding-left: 0;
    padding-right: 24px;
    top: -32px;
  }

  .buttonbase-default, .buttonbase-default._5-razones {
    width: 30%;
  }

  .buttonbase-default.full {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .buttonbase-default.popup-modal {
    display: flex;
  }

  .buttonbase-default.paquetes, .buttonbase-default.popup-modal, .buttonbase-default.popup-modal, .buttonbase-default.popup-modal, .buttonbase-default.popup-modal {
    width: 100%;
  }

  .flex-block-18 {
    margin-left: 68px;
    padding-left: 0;
  }

  .paragraph-strong.colorwhite {
    text-decoration: none;
  }

  .heading.heading-1x-large.marginbottom16px {
    width: 100%;
  }

  .wrap {
    width: 645px;
  }

  .products2-items-wrap {
    text-align: center;
    flex-direction: column;
    margin-bottom: -30px;
  }

  ._3-col {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .headline-8-col {
    text-align: center;
    width: auto;
  }

  .products2-description-wrap {
    margin-bottom: 20px;
    padding-right: 0;
  }

  .service-info {
    flex: 1;
    order: 0;
    justify-content: space-between;
    align-self: auto;
    margin-bottom: 16px;
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph-7 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
  }

  .bold-text-6 {
    font-size: 12px;
    font-weight: 400;
  }

  .container-donwload.margin24px {
    min-width: auto;
    max-width: none;
    margin-left: 24px;
    margin-right: 24px;
  }

  .section-download-app {
    padding-top: 80px;
  }

  .div-block-2 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: static;
  }

  .flex-block-24 {
    display: block;
  }

  .image-56 {
    text-align: center;
    max-width: 80%;
    margin-bottom: 24px;
    margin-right: 24px;
    display: block;
    position: static;
    top: -87px;
    bottom: 0%;
    left: 0%;
  }

  .flex-block-25 {
    min-width: auto;
    max-width: none;
    margin-left: 0;
    padding-left: 0;
  }

  .servicios {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .marcas {
    display: block;
  }

  .wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }

  .section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .row {
    flex-flow: wrap;
    justify-content: flex-start;
  }

  .row.no-bottom-margins {
    margin-bottom: 0;
  }

  .slide.small {
    width: 80%;
  }

  .a-testimonial-grid-large, .a-testimonial-grid-large-2 {
    grid-template-columns: 1fr 1fr;
  }

  .testimonial {
    border-radius: 0;
    width: 100%;
  }

  .why-kavak-3-2 {
    margin-bottom: 15px;
  }

  .div-block-5 {
    width: 100%;
    max-width: 768px;
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .flex-block-31 {
    width: auto;
    height: auto;
    min-height: 0;
    margin-bottom: 20px;
    padding: 16px;
  }

  .div-block-6 {
    width: 728px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 24px;
    padding-bottom: 4px;
    display: block;
  }

  .container-17 {
    display: block;
  }

  .pop-up-verificacion-vehicular.verificacion-vehicular.pop-up-verificacion-vehicular-mobile, .pop-up-pintura.hojalateria-pintura, .pop-up-llantas.pop-up-llantas-mobile, .pop-up-autopartes.pop-up-autopartes-mobile {
    display: none;
  }

  .title-section.mobile {
    padding-bottom: 16px;
  }

  .paragraph-section {
    width: 100%;
    max-width: 768px;
  }

  .title-section-download {
    width: 117%;
    max-width: 768px;
  }

  .image-61 {
    width: 100%;
    max-width: 768%;
  }

  .title-section-mobile {
    width: 100%;
    max-width: 768px;
  }

  .buttonbase-default-copy {
    margin-right: 14px;
  }

  .flex-block-34-copy {
    width: 100%;
    max-width: 728px;
  }

  .container-20-copy {
    width: 100%;
  }

  .image-63-copy {
    width: 80%;
    max-width: 768%;
  }

  .flex-block {
    margin-left: 40px;
    margin-right: 40px;
  }

  .h1-desktop {
    width: auto;
  }

  .margin-bottom-24px-2 {
    color: #5b5b5b;
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .banner-container-2 {
    background-position: 50%;
    max-width: 2000px;
    padding-top: 0;
  }

  .flex-block-35 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .container-23 {
    max-width: 2000px;
  }

  .div-block-10 {
    width: 86%;
    max-width: 768px;
  }

  .image-65 {
    width: auto;
  }

  .pop-up-paquetes.hojalateria-pintura-copy.mobile-bottom {
    padding: 0;
    display: none;
    overflow: auto;
  }

  .container-26-copy.desktopmedium {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .container-26-copy.desktopmedium.alineado {
    width: 90%;
    max-width: 7680px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .slider-3 {
    display: flex;
  }

  .container-27 {
    max-width: 734px;
  }

  .flex-block-39 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: wrap;
    place-content: stretch center;
    align-items: flex-start;
  }

  .marcas-2.mobile {
    display: none;
  }

  .container-29.mobile {
    grid-column-gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .image-66 {
    width: 100px;
  }

  .navbar-wrapper-4 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .nav-link-20 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-3 {
    display: none;
  }

  .mobile-margin-top-11 {
    margin-top: 16px;
    margin-bottom: 24px;
    margin-left: 8px;
    display: flex;
  }

  .mobile-margin-top-10-copy-2 {
    border: 1px solid #e7e9ee;
    border-left: 0 solid #000;
    border-right: 0 solid #000;
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 8px;
    padding-top: 24px;
    padding-bottom: 24px;
    display: none;
  }

  .dropdown-toggle-2 {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0;
  }

  .pop-up-background-paquetes-2 {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 0;
    padding-bottom: 60px;
    position: fixed;
    inset: auto 0% 0%;
    overflow: auto;
  }

  .flex-block-paquetes-2 {
    overflow: visible;
  }

  .paragraph-20 {
    position: absolute;
  }

  .paquetes-2 {
    margin-top: 60px;
    padding-right: 24px;
    overflow: scroll;
  }

  .div-block-12.close-paquetes {
    width: 94%;
    margin-right: 0;
    padding-bottom: 0;
    position: absolute;
    overflow: hidden;
  }

  .pop-up-background-pintura-2 {
    display: flex;
  }

  .nav-menu-two-2 {
    background-color: #fff;
    border-radius: 0;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    height: 100vh;
    margin-top: 0;
    padding: 20px;
    display: block;
    box-shadow: 0 8px 50px #0000000d;
  }

  .mobile-margin-top-10-copy-3 {
    border: 1px solid #e7e9ee;
    border-left: 0 solid #000;
    border-right: 0 solid #000;
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 8px;
    padding-top: 24px;
    padding-bottom: 24px;
    display: none;
  }

  .navbar-wrapper-5 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .dropdown-toggle-3 {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0;
  }

  .nav-link-21 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-menu-wrapper-2 {
    background-color: #0000;
    line-height: 0;
  }

  .mobile-margin-top-10-copy-4 {
    border: 1px solid #e7e9ee;
    border-left: 0 solid #000;
    border-right: 0 solid #000;
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 8px;
    padding-top: 24px;
    padding-bottom: 24px;
    display: none;
  }

  .navbar-wrapper-6 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .dropdown-toggle-4 {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0;
  }

  .navbar-wrapper-7 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .nav-menu-two-3 {
    background-color: #fff;
    border-radius: 0;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    height: 100vh;
    margin-top: 0;
    padding: 20px;
    display: block;
    box-shadow: 0 8px 50px #0000000d;
  }

  .dropdown-toggle-5 {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0;
  }

  .nav-menu-two-4 {
    background-color: #fff;
    border-radius: 0;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    height: 100vh;
    margin-top: 0;
    padding: 20px;
    display: block;
    box-shadow: 0 8px 50px #0000000d;
  }

  .dropdown-toggle-6 {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0;
  }

  .navbar-wrapper-8 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .paragraph-24 {
    margin-left: -2px;
    margin-right: 0;
    padding-left: 2px;
    padding-right: 0;
  }

  .heading-22.heading-1x-large.marginbottom16px {
    color: #fff;
    margin-left: 59px;
    margin-right: -200px;
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
  }

  .button-2 {
    left: 200px;
  }
}

@media screen and (max-width: 767px) {
  .mobile-margin-top-10 {
    border-bottom: 1px solid #fbfbfb;
    margin-top: 10px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-logo-left-container.shadow-three {
    padding: 8px 0;
  }

  .nav-link-19 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10-copy-copy {
    margin-top: 10px;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 0;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .mobile-margin-top-10-copy {
    border-bottom: 1px solid #e7e9ee;
    margin-top: 10px;
  }

  .nav-link-19-copy-copy {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .containerfooter {
    margin-left: 24px;
    margin-right: 24px;
    padding-left: 0;
    position: relative;
    left: -44px;
  }

  .footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .hero-heading-left {
    padding: 60px 15px;
  }

  .hero {
    padding-left: 24px;
    padding-right: 16px;
  }

  .flex-block-1 {
    width: 100%;
    max-width: 568px;
    height: auto;
    padding: 60px 24px;
    left: -110px;
  }

  .paragraph-5 {
    color: #fff;
    width: 80%;
  }

  .buttonbase-default {
    align-items: stretch;
    width: 100%;
    max-width: 2000px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .buttonbase-default.popup-modal {
    display: flex;
  }

  .flex-block-18 {
    width: 100%;
    max-width: 568px;
  }

  .buttonbase-tonal {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 56px;
    padding-right: 56px;
  }

  .heading.heading-1x-large.marginbottom16px {
    width: 70%;
    overflow: visible;
  }

  .wrap {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .service-info {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
    max-width: none;
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .service-info.mobile {
    max-width: 2000px;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .vectors-wrapper-12 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .content {
    max-width: 2000px;
  }

  .body-paragraph-strong {
    margin-left: 0;
    margin-right: 0;
  }

  .cta {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-2 {
    height: auto;
    position: relative;
    left: 6px;
  }

  .paragraph-8 {
    color: #3e4a5b;
  }

  .image-56 {
    max-width: 100%;
    margin-bottom: 24px;
  }

  .flex-block-25 {
    max-width: 2500px;
  }

  .heading-12.heading-medium.margin24px {
    text-align: center;
  }

  .heading-12.heading-x-small {
    width: 100%;
  }

  .body-paragraph.centrado {
    margin-bottom: 20px;
  }

  ._5-razones {
    padding-left: 20px;
    padding-right: 20px;
  }

  .servicios {
    flex-direction: column;
    max-width: 568px;
    margin-bottom: 40px;
    display: flex;
  }

  .marcas {
    display: none;
  }

  .slider-arrow {
    font-size: 28px;
  }

  .row {
    flex-wrap: wrap;
  }

  .slide-nav {
    font-size: 10px;
  }

  .a-testimonial-card {
    padding-left: 10%;
    padding-right: 10%;
  }

  .a-testimonial-left-arrow {
    display: none;
  }

  .a-testimonial-section {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .a-testimonial-right-arrow {
    display: none;
  }

  .a-testimonial-grid-large {
    grid-template-columns: 1fr;
  }

  .a-section-regular {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .a-h3-heading {
    font-size: 40px;
  }

  .a-testimonial-grid-large-2 {
    grid-template-columns: 1fr;
  }

  .a-section-regular-2 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .a-testimonial-card-2 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .a-testimonial-left-arrow-2 {
    display: none;
  }

  .a-testimonial-section-2 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .a-testimonial-right-arrow-2 {
    display: none;
  }

  .a-h3-heading-2 {
    font-size: 40px;
  }

  .testimonial {
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .columna-servicios {
    width: auto;
    max-width: 2000px;
  }

  .servicio-detail {
    padding-bottom: 16px;
  }

  .div-block-5 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .flex-block-31 {
    min-height: 0;
  }

  .div-block-6 {
    width: 100%;
    display: block;
  }

  .pop-up-verificacion-vehicular.verificacion-vehicular.pop-up-verificacion-vehicular-mobile, .pop-up-pintura.hojalateria-pintura, .pop-up-llantas.pop-up-llantas-mobile, .pop-up-autopartes.pop-up-autopartes-mobile {
    display: none;
  }

  .heading-12-copy.heading-medium.margin24px {
    text-align: center;
  }

  .buttonbase-default-copy {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .buttonbase-default-copy.mobile {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .buttonbase-default-copy {
    width: auto;
    max-width: 568px;
    padding-left: 56px;
    padding-right: 56px;
  }

  .flex-block-34-copy.cambio {
    display: flex;
  }

  .h1-desktop {
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .margin-bottom-24px-2 {
    margin-left: 40px;
    margin-right: 40px;
    line-height: 16px;
  }

  .banner {
    height: auto;
  }

  .banner-container-2 {
    background-image: url('../images/hero_img_mobile.webp');
    background-position: 50% 0;
    justify-content: flex-end;
    align-self: auto;
    max-width: 2000px;
    padding-top: 100px;
    padding-bottom: 0;
  }

  .container-22 {
    width: 100%;
    max-width: 568px;
  }

  .container-24.cambio {
    padding-left: 20px;
    padding-right: 20px;
  }

  .pop-up-paquetes.hojalateria-pintura-copy, .pop-up-paquetes.hojalateria-pintura-copy.mobile-bottom, .section-8 {
    display: none;
  }

  .container-26-copy.desktopmedium {
    margin-left: 16px;
    margin-right: 16px;
  }

  .heading-18 {
    margin-bottom: 10px;
  }

  .heading-19 {
    margin-top: 0;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
  }

  .container-27 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    display: block;
  }

  .flex-block-39 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    width: 100%;
  }

  .marcas-2.mobile {
    width: 100%;
    display: block;
    overflow: hidden;
  }

  .container-29.mobile {
    grid-column-gap: 20px;
    flex-flow: row;
    justify-content: flex-start;
    width: 720px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-11 {
    width: 1500px;
    display: flex;
  }

  .nav-link-20 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .navbar-3 {
    display: none;
  }

  .mobile-margin-top-11 {
    border-bottom: 1px solid #fbfbfb;
    margin-top: 10px;
  }

  .mobile-margin-top-10-copy-2 {
    border-bottom: 1px solid #e7e9ee;
    margin-top: 10px;
  }

  .pop-up-background-paquetes-2 {
    aspect-ratio: auto;
    object-fit: fill;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 100%;
    margin-top: 58px;
    position: absolute;
    inset: 0% 0% auto;
    overflow: scroll;
  }

  .pricing-paquetes-boton-2 {
    display: flex;
  }

  .plata-2 {
    width: 100%;
  }

  .paquetes-2 {
    flex-direction: column;
    width: 100%;
    margin-top: 0;
    padding-right: 0;
  }

  .div-block-12 {
    justify-content: space-between;
  }

  .div-block-12.close-paquetes {
    align-self: stretch;
    width: 100%;
    padding-bottom: 16px;
    position: static;
  }

  .flex-block-43 {
    width: 100%;
  }

  .div-block-13 {
    justify-content: space-between;
  }

  .pop-up-background-pintura-2 {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 100%;
    position: fixed;
    inset: auto 0% 0%;
  }

  .flex-block-45 {
    width: 100%;
  }

  .div-block-14 {
    justify-content: space-between;
  }

  .pop-up-background-llantas-2, .pop-up-background-2 {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 100%;
    position: fixed;
    inset: auto 0% 0%;
  }

  .flex-block-47 {
    width: 100%;
  }

  .pop-up-background-verificacion-2 {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 100%;
    position: fixed;
    inset: auto 0% 0%;
  }

  .flex-block-49 {
    width: 100%;
  }

  .nav-menu-two-2 {
    border-radius: 0;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .mobile-margin-top-10-copy-3 {
    border-bottom: 1px solid #e7e9ee;
    margin-top: 10px;
  }

  .nav-link-21 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10-copy-4 {
    border-bottom: 1px solid #e7e9ee;
    margin-top: 10px;
  }

  .nav-menu-two-3, .nav-menu-two-4 {
    border-radius: 0;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .paragraph-24 {
    font-size: 12px;
  }

  .heading-22.heading-1x-large.marginbottom16px {
    font-size: 25px;
  }

  .text-block-14, .bold-text-19 {
    left: -17px;
  }

  .button-2 {
    left: auto;
    right: -131px;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu-two {
    flex-direction: column;
  }

  .mainnavbar {
    position: sticky;
  }

  .containerfooter {
    margin-left: 16px;
    margin-right: 16px;
  }

  .copy-right {
    text-align: left;
    padding-left: 17px;
    font-size: 11px;
  }

  .accordion-item-copy.container-3-copy-copy, .accordion-item-copy.container-3-copy-copy-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-7-copy {
    font-size: 24px;
  }

  .container {
    max-width: none;
  }

  .hero {
    background-image: url('../images/bannermobilep2p.webp');
    background-size: cover;
    align-items: flex-end;
    height: 70vh;
    padding-bottom: 24px;
    padding-left: 16px;
  }

  .flex-block-1 {
    flex: 0 auto;
    align-self: auto;
    align-items: flex-start;
    height: auto;
    margin-top: 0;
    margin-left: 98px;
    margin-right: 20px;
    padding: 32px 0 0 8px;
    display: block;
    top: -95px;
    left: -59px;
    right: 131px;
    overflow: hidden;
  }

  .paragraph-5 {
    width: 100%;
    max-width: 320px;
    margin-bottom: 0;
  }

  .buttonbase-default {
    align-self: auto;
    align-items: center;
    width: auto;
    margin: 16px 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .buttonbase-default.mobile {
    font-family: Noka, sans-serif;
    display: flex;
  }

  .buttonbase-default._5-razones.mobile {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .buttonbase-default.paquetes {
    margin-left: 16px;
    margin-right: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .buttonbase-default.popup-modal {
    flex-direction: column-reverse;
    padding-left: 32px;
    padding-right: 32px;
  }

  .buttonbase-default.paquetes {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
  }

  .buttonbase-default.popup-modal {
    flex-direction: column-reverse;
    padding-left: 32px;
    padding-right: 32px;
    display: flex;
  }

  .flex-block-18 {
    margin-bottom: 0;
    margin-left: -47px;
    padding-left: 126px;
    display: block;
  }

  .buttonbase-tonal {
    color: #1351ec;
    background-color: #ebf1ff;
    width: 100%;
  }

  .heading.heading-1x-large {
    margin-bottom: 16px;
    font-size: 2.2rem;
    line-height: 2.7rem;
  }

  .heading.heading-1x-large.marginbottom16px {
    width: 90%;
    max-width: 320px;
    margin-bottom: 8px;
    margin-left: -53px;
    line-height: 2.5rem;
  }

  .frame-38767 {
    align-self: stretch;
  }

  .btn {
    text-align: center;
    display: block;
  }

  .heading-11-popup {
    text-align: left;
    padding-left: 0;
  }

  .paragraph-6 {
    text-align: left;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .flex-block-20 {
    width: auto;
    max-width: 2000px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .bold-text-5 {
    margin-right: auto;
  }

  .service-info {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    mix-blend-mode: normal;
    border-radius: 8px;
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 0;
  }

  .vectors-wrapper-12 {
    margin-bottom: 0;
  }

  .columns {
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .button {
    object-fit: fill;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
    display: block;
    position: static;
  }

  .list {
    width: 100%;
    max-width: 320px;
    height: 27%;
    padding-left: 13px;
  }

  .list-item, .list-item.a-paragraph-regular {
    font-family: Noka, sans-serif;
  }

  .flex-block-21 {
    width: 100%;
    max-width: 320px;
  }

  .paragraph-7 {
    width: 70%;
    margin: 0 auto 24px;
  }

  .bold-text-6 {
    width: 100%;
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto;
  }

  .flex-block-22 {
    margin-left: 0;
  }

  .container-donwload.margin24px {
    align-items: stretch;
    margin-left: 16px;
    margin-right: 16px;
    padding: 0;
    display: flex;
  }

  .section-download-app {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .div-block-2 {
    text-align: left;
    flex-direction: column;
    height: auto;
    display: block;
    position: relative;
  }

  .div-block {
    min-height: 40px;
  }

  .image-56 {
    max-width: 100%;
    margin-bottom: 16px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 24px;
    padding-bottom: 24px;
    top: -93px;
    bottom: 0%;
  }

  .image-56.mobile {
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .flex-block-25 {
    margin-bottom: 12px;
    margin-left: 16px;
    margin-right: 16px;
    padding-left: 0;
  }

  .heading-12.heading-medium.margin24px {
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.75rem;
  }

  .heading-12.heading-x-small {
    text-align: left;
    width: 100%;
  }

  .body-paragraph {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 2000px;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-weight: 500;
    display: inline-block;
  }

  .body-paragraph.disabled.regular, .body-paragraph.disabl.regular {
    font-weight: 400;
  }

  .body-paragraph.centrado {
    margin-bottom: 0;
  }

  .body-paragraph.regular.mobile {
    font-weight: 400;
  }

  .body-paragraph.regular {
    text-align: left;
    text-align: left;
  }

  ._5-razones {
    width: 100%;
    max-width: 2000px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .servicios {
    width: 100%;
    min-width: auto;
    max-width: 2000px;
    height: auto;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .marquesina-marcas {
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .marcas {
    flex: 0 auto;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .marcas.marcas-mobile, .marcas.mobile {
    display: none;
  }

  .div-block-3 {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .heading-7-copy-2 {
    font-size: 24px;
  }

  .container-13 {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    overflow: visible;
  }

  .container-13.mobile {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 2000px;
    height: 100%;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 16px;
    display: flex;
  }

  .left-arrow {
    width: 60px;
  }

  .slider-arrow {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 22px;
  }

  .right-arrow {
    width: 60px;
  }

  .slide-nav {
    height: 32px;
    font-size: 8px;
  }

  .a-testimonial-mask {
    width: 100%;
  }

  .faqss {
    width: 100%;
    height: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-14 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .div-block-4 {
    flex: 0 auto;
    align-self: center;
  }

  .a-testimonial-mask-2 {
    width: 100%;
  }

  .testimonial {
    border-radius: 0;
    width: auto;
    max-width: 2000px;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 16px 16px 20px;
  }

  .container-15 {
    margin-top: 24px;
    margin-left: 0;
    margin-right: 0;
  }

  .servicio-detail {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
  }

  .discount-type {
    font-size: 14px;
  }

  .steper {
    width: 100%;
    max-width: 2000px;
  }

  .why-kavak-3-2 {
    width: 110%;
    max-width: 2000px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .rectangle-5481 {
    width: 100%;
    max-width: 2000%;
  }

  .div-block-5 {
    width: 90%;
    max-width: 2000px;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .flex-block-31 {
    grid-column-gap: 0px;
    align-items: stretch;
    width: auto;
    min-height: 0;
    margin: 0 0 16px;
    padding-top: 0;
    box-shadow: 0 4px 4px 1px #00000014;
  }

  .div-block-6 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .div-block-7 {
    margin: 20px 0 41px;
  }

  .container-17 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .section-6 {
    display: block;
  }

  .container-18 {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

  .container-19 {
    display: inline-block;
  }

  .pop-up-verificacion-vehicular {
    z-index: 10;
    position: fixed;
  }

  .pop-up-verificacion-vehicular.verificacion-vehicular {
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .pop-up-verificacion-vehicular.verificacion-vehicular.pop-up-verificacion-vehicular-mobile {
    display: none;
    inset: auto 0% 0%;
  }

  .pop-up-background {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    justify-content: center;
    width: 100%;
    max-width: 2000px;
    height: auto;
    margin: 0 auto;
    position: absolute;
    inset: 0% 0% auto;
  }

  .flex-block-33 {
    grid-column-gap: 0px;
    flex: 0 auto;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
  }

  .image-60 {
    margin-left: 318px;
  }

  .div-block-9 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .div-block-9.close-paquetes {
    display: block;
  }

  .pop-up-pintura {
    z-index: 10;
    position: fixed;
  }

  .pop-up-pintura.hojalateria-pintura {
    display: none;
  }

  .pop-up-pintura.hojalateria-pintura.bottom-mobile-popup {
    display: none;
    inset: auto 0% 0%;
  }

  .pop-up-background-verificacion {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    height: auto;
    margin: 0 auto;
    position: absolute;
    inset: 0% 0% auto;
  }

  .pop-up-llantas {
    z-index: 10;
    display: none;
    position: fixed;
  }

  .pop-up-llantas.hojalateria-pintura {
    display: none;
  }

  .pop-up-llantas.mobile {
    display: flex;
    position: fixed;
    inset: auto 0% 0%;
  }

  .pop-up-llantas.pop-up-llantas-mobile {
    margin-left: auto;
    margin-right: auto;
    display: none;
    inset: auto 0% 0%;
  }

  .pop-up-autopartes {
    z-index: 10;
    display: none;
    position: fixed;
  }

  .pop-up-autopartes.hojalateria-pintura {
    display: none;
  }

  .pop-up-autopartes.pop-up-autopartes-mobile {
    width: 100%;
    max-width: 2000px;
    display: none;
  }

  .pop-up-background-llantas {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    justify-content: center;
    width: 100%;
    max-width: 2000px;
    height: auto;
    margin: 0 auto;
    position: fixed;
    inset: 0% 0% auto;
  }

  .pop-up-background-pintura {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    justify-content: center;
    width: 100%;
    max-width: 2000px;
    height: auto;
    margin: 58px 0 0;
    display: none;
    position: absolute;
    inset: auto 0% 0%;
  }

  .title-section {
    text-align: left;
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 36px;
    display: block;
  }

  .title-section.padding-title-mobile {
    width: 93%;
    max-width: 2000px;
    margin-left: 0;
    padding-bottom: 0;
  }

  .title-section.mobile {
    text-align: center;
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 20px;
  }

  .title-section.moible {
    text-align: center;
  }

  .title-section.de-paquetes {
    margin-bottom: 0;
    font-family: Roboto, sans-serif;
    font-size: 1rem;
    font-weight: 700;
  }

  .title-section.modal-paquetes {
    margin-bottom: 0;
    margin-right: 60px;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .paragraph-section {
    text-align: left;
    width: 100%;
    max-width: 2000px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    font-family: Roboto, sans-serif;
    font-size: 1.2rem;
    display: flex;
    position: relative;
    left: auto;
  }

  .paragraph-section.mobile-text-download {
    display: none;
  }

  .paragraph-section.mobile {
    text-align: center;
    width: auto;
    font-size: 16px;
    line-height: 20px;
  }

  .section-download {
    margin-left: auto;
    margin-right: auto;
  }

  .container-20 {
    align-self: center;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
  }

  .title-section-download {
    text-align: left;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .title-section-download.mobile {
    font-size: 2rem;
  }

  .title-section-download.mobile._24px {
    font-size: 24px;
  }

  .title-section-download.mobile._24px.h3 {
    line-height: 26px;
  }

  .image-61 {
    border-radius: 20px;
    width: 100%;
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-right: 0;
  }

  .flex-block-34 {
    flex-direction: column;
    width: 324px;
    margin-left: auto;
    margin-right: auto;
  }

  .section-download-mobile {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-12-copy.heading-medium.margin24px {
    text-align: left;
    font-size: 24px;
    line-height: 1.75rem;
  }

  .heading-12-copy.heading-x-small {
    text-align: left;
  }

  .title-section-mobile {
    text-align: left;
    width: 100%;
    max-width: 320px;
    height: 100%;
    padding-left: 16px;
    font-size: 24px;
  }

  .buttonbase-default-copy.mobile {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .container-21 {
    flex-direction: column;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .buttonbase-default-copy {
    align-items: stretch;
    width: 100%;
    margin: 16px auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .section-download-mobile-copy {
    width: 90%;
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto;
  }

  .section-download-mobile-copy.mobile {
    display: none;
  }

  .section-download-mobile-copy.mobile-ajustes {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .flex-block-34-copy {
    flex-direction: column;
    width: 100%;
    max-width: 2000px;
    margin-left: 0;
    margin-right: 0;
  }

  .container-20-copy {
    align-self: center;
    width: 100%;
    max-width: 320px;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-20-copy.cambio {
    max-width: 2000px;
  }

  .image-63-copy {
    display: none;
  }

  .banner-container {
    height: 100%;
  }

  .background-video {
    width: 100%;
    min-width: 320px;
    max-width: 4000px;
    height: 100%;
    min-height: 0;
  }

  .flex-block {
    margin-bottom: 56px;
  }

  .h1-desktop {
    font-size: 1.8rem;
    line-height: 2rem;
  }

  .primary-dark-large {
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-bottom-24px-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .banner {
    width: auto;
    min-width: 0;
    max-width: 4000px;
    height: auto;
    min-height: 0;
  }

  .banner-container-2 {
    background-size: cover;
    background-attachment: scroll;
    width: 100%;
    min-width: auto;
    max-width: 4000px;
    height: auto;
    padding-top: 80px;
  }

  .banner-container-2.mobile {
    background-image: url('../images/hero_img_mobile.webp');
  }

  .flex-block-35 {
    margin-bottom: 56px;
  }

  .container-22 {
    width: 100%;
    max-width: 2000px;
  }

  .container-23 {
    width: auto;
    max-width: 2000px;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-10, .div-block-10.cambio {
    width: 100%;
  }

  .container-24 {
    margin-left: 0;
    margin-right: 0;
  }

  .container-24.cambio {
    align-self: auto;
    width: 95%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-25 {
    width: 100%;
    max-width: 2000px;
  }

  .image-64 {
    width: 100%;
  }

  .image-65 {
    width: auto;
  }

  .pop-up-tiposdeservicios {
    z-index: 10;
    position: fixed;
  }

  .pop-up-tiposdeservicios.hojalateria-pintura {
    display: none;
  }

  .pop-up-tiposdeservicios.hojalateria-pintura.bottom-mobile-popup {
    display: none;
    inset: auto 0% 0%;
  }

  .pop-up-background-servicios {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    justify-content: center;
    width: 100%;
    max-width: 2000px;
    height: auto;
    margin: 58px 0 0;
    position: absolute;
    inset: auto 0% 0%;
  }

  .pop-up-paquetes {
    z-index: 10;
    position: fixed;
  }

  .pop-up-paquetes.hojalateria-pintura {
    display: none;
  }

  .pop-up-paquetes.hojalateria-pintura.bottom-mobile-popup {
    display: none;
    inset: auto 0% 0%;
  }

  .pop-up-paquetes.hojalateria-pintura-copy {
    display: none;
  }

  .pop-up-paquetes.hojalateria-pintura-copy.bottom-mobile-popup {
    display: none;
    inset: auto 0% 0%;
  }

  .pop-up-paquetes.hojalateria-pintura-copy.mobile-bottom {
    display: none;
    position: fixed;
    inset: 0%;
    overflow: visible;
  }

  .pop-up-background-paquetes {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    justify-content: center;
    width: auto;
    max-width: none;
    height: auto;
    margin: 58px auto 0;
    display: block;
    position: absolute;
    inset: 0%;
    overflow: auto;
  }

  .flex-block-paquetes {
    grid-column-gap: 0px;
    flex: 0 auto;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    display: block;
  }

  .plata {
    border: 1px solid #e9e9e9;
    border-radius: 8px;
    margin-bottom: 16px;
  }

  .flex-block-detalle-servicio {
    align-items: flex-start;
    padding-left: 16px;
    padding-right: 16px;
  }

  .flex-block-36 {
    grid-column-gap: 8px;
    align-items: center;
    margin-top: 16px;
    margin-left: 16px;
  }

  .paragraph-15 {
    align-self: center;
    margin-bottom: 0;
    padding-right: 0;
    line-height: 16px;
  }

  .paragraph-15.pill-verde {
    color: #036d3d;
    background-color: #e8fdf0;
    border-radius: 8px;
    padding: 8px;
  }

  .divider {
    color: #e7e9ee;
    border: 0 solid #000;
    margin-top: 16px;
    margin-bottom: 16px;
    padding-bottom: 2px;
    padding-right: 0;
  }

  .divider.sin-padding-superior {
    margin-top: 0;
  }

  .oro {
    display: block;
  }

  .paquetes {
    margin-bottom: 24px;
    display: block;
  }

  .heading-16 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Noka, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
  }

  .heading-17 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Noka, sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 38px;
  }

  .pricing-paquetes {
    padding-left: 16px;
  }

  .pricing-paquetes-boton {
    align-items: center;
    display: block;
  }

  .text-f-13, .text-f-13.all-caps.light-grey-font {
    font-size: 1.2em;
  }

  .heading-2 {
    font-size: 3.25em;
  }

  .carousel-arrows {
    margin-top: 2.5em;
  }

  .carousel-arrow-w.arrow-next {
    margin-right: 1em;
  }

  .carousel-arrow-w.arrow-previous {
    margin-left: 1em;
  }

  .heading-19 {
    margin-top: 0;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 22px;
  }

  .container-27 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .flex-block-39 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-left: 0;
    padding-right: 0;
  }

  .marcas-2 {
    flex: 0 auto;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .marcas-2.mobile {
    width: 100%;
    display: block;
    overflow: hidden;
  }

  .container-28 {
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .container-29 {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    overflow: visible;
  }

  .container-29.mobile {
    grid-column-gap: 20px;
    grid-row-gap: 0px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    width: 800px;
    max-width: 2000px;
    height: 100%;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    overflow: hidden;
  }

  .image-66 {
    width: 100px;
  }

  .body {
    overflow: auto;
  }

  .div-block-11 {
    width: 1600px;
    display: flex;
  }

  .navbar-3 {
    display: none;
  }

  .flex-block-41 {
    grid-column-gap: 8px;
    align-items: center;
    margin-top: 16px;
    margin-bottom: 8px;
    margin-left: 16px;
  }

  .pop-up-background-paquetes-2 {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    justify-content: center;
    width: auto;
    max-width: none;
    height: auto;
    max-height: 90vh;
    margin: 58px auto 0;
    padding-left: 16px;
    padding-right: 16px;
    display: block;
    position: absolute;
    inset: auto 0% 0%;
    overflow: auto;
  }

  .paragraph-19 {
    margin-bottom: 6px;
    margin-right: 4px;
  }

  .flex-block-42 {
    align-items: flex-end;
  }

  .pricing-paquetes-boton-2 {
    align-items: center;
    display: flex;
  }

  .flex-block-paquetes-2 {
    grid-column-gap: 0px;
    flex: 0 auto;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    display: block;
  }

  .paragraph-20 {
    margin-top: 0;
  }

  .plata-2 {
    border: 1px solid #e9e9e9;
    border-radius: 8px;
    margin-bottom: 16px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .paquetes-2 {
    margin-top: 0;
    margin-bottom: 24px;
    padding-right: 0;
    display: block;
  }

  .heading-20 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Roboto, sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 38px;
  }

  .div-block-12 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .div-block-12.close-paquetes {
    padding-bottom: 16px;
    display: block;
    position: static;
  }

  .divider-2 {
    color: #e7e9ee;
    background-color: #e7e9ee;
    border: 0 solid #000;
    height: 0;
    margin: 16px 0;
    padding-bottom: 1px;
    padding-right: 0;
  }

  .image-68 {
    margin-left: auto;
    position: absolute;
    inset: 24px 24px auto auto;
  }

  .heading-21 {
    color: #3e4a5b;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 16px;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
  }

  .paragraph-21 {
    align-self: center;
    margin-bottom: 0;
    padding-right: 0;
    line-height: 16px;
  }

  .paragraph-21.pill-verde {
    color: #036d3d;
    background-color: #e8fdf0;
    border-radius: 8px;
    padding: 8px;
  }

  .heading-11-popup-2 {
    text-align: left;
    padding-left: 0;
  }

  .flex-block-43 {
    grid-column-gap: 0px;
    flex: 0 auto;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
  }

  .div-block-13 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .pop-up-background-pintura-2 {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    justify-content: center;
    width: 100%;
    max-width: 2000px;
    height: auto;
    margin: 58px 0 0;
    position: absolute;
    inset: auto 0% 0%;
  }

  .image-70 {
    margin-left: auto;
    position: absolute;
    inset: 24px 24px auto auto;
  }

  .flex-block-45 {
    grid-column-gap: 0px;
    flex: 0 auto;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
  }

  .div-block-14 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .image-71 {
    margin-left: auto;
    position: absolute;
    inset: 24px 24px auto auto;
  }

  .pop-up-background-llantas-2 {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    justify-content: center;
    width: 100%;
    max-width: 2000px;
    height: auto;
    margin: 0 auto;
    position: fixed;
    inset: auto 0% 0%;
  }

  .pop-up-background-2 {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    justify-content: center;
    width: 100%;
    max-width: 2000px;
    height: auto;
    margin: 0 auto;
    position: absolute;
    inset: auto 0% 0%;
  }

  .flex-block-47 {
    grid-column-gap: 0px;
    flex: 0 auto;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
  }

  .pop-up-background-verificacion-2 {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    height: auto;
    max-height: 90vh;
    margin: 60px auto 0;
    display: block;
    position: absolute;
    inset: auto 0% 0%;
    overflow: auto;
  }

  .flex-block-49 {
    grid-column-gap: 0px;
    flex: 0 auto;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
  }

  .nav-menu-two-2, .nav-menu-two-3, .nav-menu-two-4 {
    flex-direction: column;
  }

  .paragraph-24 {
    margin-left: -38px;
    margin-right: 68px;
    padding-left: 0;
    padding-right: 0;
    right: 0;
  }

  .heading-22.heading-1x-large.marginbottom16px {
    margin-left: 56px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    left: -20px;
    right: 0;
  }

  .button-2 {
    left: 8px;
  }
}


@font-face {
  font-family: 'Noka';
  src: url('../fonts/Noka-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noka';
  src: url('../fonts/Noka-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noka';
  src: url('../fonts/Noka-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noka';
  src: url('../fonts/Noka-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}