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

@font-face {
  font-family: Michelin;
  src: url('../fonts/Michelin-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: Michelin;
  src: url('../fonts/Michelin-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Michelin;
  src: url('../fonts/Michelin-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

:root {
  --radiant-ui-components-library-marketplace--color--heading-dark: #150438;
  --radiant-ui-components-library-marketplace--color--white: white;
  --radiant-ui-components-library-marketplace--color--theme-color: #116df8;
  --radiant-ui-components-library-marketplace--color--body-font-dark: #6d6d6d;
  --radiant-ui-components-library-marketplace--color--linear-color-two: #eff2ff;
  --radiant-ui-components-library-marketplace--color--button-background-dark: #131218;
  --radiant-ui-components-library-marketplace--linear-color-three: #e0ecff;
  --radiant-ui-components-library-marketplace--light-grey: #5a5a5a;
  --alley-component-library--gray--900: #131316;
  --alley-component-library--blue--900: #5167f6;
  --alley-component-library--neutral--off-white: #f4f4f6;
  --alley-component-library--blue--100: #eceefe;
  --alley-component-library--blue--800: #6478f7;
  --alley-component-library--blue--700: #7788f8;
  --memberstack-library--ms-main-cta-color\<deleted\|variable-7b6e5067\>: #2962ff;
  --memberstack-library--ms-main-cta-hover\<deleted\|variable-ceef60b5\>: #1051b9;
  --memberstack-library--ms-border-color\<deleted\|variable-20140a06\>: #12133140;
  --memberstack-library--ms-shadow-color\<deleted\|variable-2f68c369\>: #0000001a;
  --memberstack-library--ms-main-text-color\<deleted\|variable-5d1150bd\>: #121331;
  --memberstack-library--ms-input-placeholder\<deleted\|variable-3b059535\>: #12133199;
}

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

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

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

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

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

.rt-responsive-full-width-2 {
  border-bottom: 4px solid #fff;
  text-decoration: none;
  position: static;
}

.rt-responsive-full-width-2:hover {
  border-bottom: 4px solid #fce502;
}

.rt-nav-menu-main {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #000;
  justify-content: center;
  align-items: center;
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.rt-nav-menu-2 {
  flex: 1;
  justify-content: space-around;
  display: flex;
}

.rt-nav-link-main {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.rt-nav-right-block {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.rt-header-one-nav {
  z-index: 99;
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  padding: 3px 20px;
  font-family: Noto Sans, sans-serif;
  font-weight: 300;
  position: sticky;
  top: 0;
}

.rt-dropdown-toggle-4 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  color: #000;
  justify-content: center;
  align-items: center;
  padding: 15px 10px;
  text-decoration: none;
  display: flex;
}

.rt-main-button-2 {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  color: #fff;
  text-align: center;
  letter-spacing: -.01px;
  border: 1.5px solid #3347ff;
  border-radius: 130px;
  padding: 15px 30px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1rem;
  transition: all .4s;
}

.rt-main-button-2:hover {
  border-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  background-color: #0000;
}

.rt-main-button-2.rt-sub-button {
  color: #161414;
  -webkit-text-stroke-color: #282828;
  background-color: #0000;
  border: 1.5px solid #282828;
  text-decoration: none;
}

.rt-main-button-2.rt-sub-button:hover {
  color: #fbfbfb;
  background-color: #282828;
}

.rt-nav-links {
  color: #282828;
  text-transform: capitalize;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.125rem;
  transition: transform .4s;
}

.rt-nav-links:hover {
  transform: translate(10px);
}

.rt-nav-links.w--current {
  color: #282828;
}

.rt-nav-links.rt-change-nav-size {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.rt-nav-links.rt-change-nav-size:hover {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-nav-links.rt-change-nav-size.cero {
  font-size: 14px;
  line-height: 25px;
}

.rt-nav-links.rt-change-nav-size.cero:hover {
  color: #00205b;
  border-left: 4px solid #fce502;
}

.rt-nav-links.rt-change-nav-size.cero.yellow {
  background-color: #fce502;
}

.rt-nav-links.rt-change-nav-size.cero.yellow:hover {
  border-left-color: #00205b;
}

.rt-nav-links.rt-change-nav-size.cero.section {
  background-color: #fce502;
  width: 100%;
  padding: 5px 10px;
}

.rt-nav-links.rt-change-nav-size.cero.section:hover {
  border-left-style: none;
  transform: none;
}

.rt-nav-links.rt-change-nav-size.cero.all {
  text-transform: none;
}

.rt-nav-links.rt-change-nav-size.outlet {
  color: #000;
  background-color: #fff7f700;
  background-image: linear-gradient(90deg, #fff7f7 31%, #fff0);
}

.rt-nav-links.rt-change-nav-size.outlet:hover {
  color: #000;
  background-color: #fff7f700;
  background-image: linear-gradient(90deg, #fff7f7 46%, #fff0);
  border-left: 4px solid red;
}

.rt-home-one-nav-button-wrap {
  grid-column-gap: 20px;
  align-items: center;
  display: flex;
}

.rt-nav-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 278px 1fr 340px;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
  display: grid;
}

.rt-nav-container.alart {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.rt-dropdown-list-5 {
  background-color: #fffbf9;
  border-radius: 6px;
  min-width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 6px 5px 15px #0000001a;
}

.rt-dropdown-list-5.w--open {
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.rt-dropdown-list-5.tienda.w--open {
  padding-bottom: 0;
}

.rt-dropdown-list-5.empresas.w--open {
  min-width: 250px;
}

.rt-hamburger-2 {
  display: none;
}

.rt-auto-fit-15 {
  object-fit: contain;
  object-position: 50% 0%;
  width: 100px;
  height: auto;
  overflow: hidden;
}

.rt-startex {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
}

.rt-component-container {
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.rt-component-section {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  width: 100%;
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  padding: 80px 15px;
  font-family: Outfit;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-component-section.rt-background-blue {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-component-section.rt-background-blue.rt-gap-none {
  color: var(--radiant-ui-components-library-marketplace--color--white);
  background-color: #00205b;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: Noto Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  display: flex;
  overflow: hidden;
}

.rt-component-section.rt-background-blue.rt-gap-none.yellow {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  background-color: #fce500;
  font-family: Noto Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  display: flex;
}

.rt-component-section.rt-gap-none {
  padding: 0;
  font-family: Outfit;
  font-weight: 300;
}

.rt-white-text {
  color: #fff;
}

.rt-white-text.rt-text-decoration-added {
  text-decoration: underline;
}

.rt-text-align-center {
  text-align: center;
}

.rt-text-align-center.rt-text-white-5.rt-top-bar-text {
  letter-spacing: -.28px;
  text-transform: capitalize;
  justify-content: center;
  margin-left: 90px;
  font-size: 16px;
  line-height: 28px;
  display: flex;
}

.rt-social-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rt-top-bar-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 220px 1fr 220px;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: grid;
}

.rt-top-bar-left-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
}

.rt-top-bar-links {
  letter-spacing: -.28px;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  display: flex;
}

.rt-text-white-5 {
  color: #fff;
}

.rt-text-white-5.rt-top-bar-text {
  text-transform: capitalize;
}

.rt-navbar-top-five {
  padding: 15px;
}

.rt-text-white {
  color: var(--radiant-ui-components-library-marketplace--color--white);
}

.rt-new-btn-text {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  font-weight: 400;
}

.rt-all-btn {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  text-transform: capitalize;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 13px 22px 15px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5rem;
  text-decoration: none;
  display: flex;
}

.rt-all-btn.rt-padding-zero {
  padding: 0;
}

.rt-all-btn.rt-padding-zero.rt-header-four-top-bar-btn {
  color: #4f4f4f;
  letter-spacing: .01rem;
  background-color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  line-height: 1.4rem;
}

.rt-all-btn.rt-padding-zero.rt-header-four-top-bar-btn.rt-radius-twenty {
  border-radius: 20px;
}

.rt-all-btn-block {
  height: 24px;
  line-height: 25px;
  overflow: hidden;
}

.rt-header-one-top-bar-text-block {
  letter-spacing: .01rem;
  font-size: 16px;
  line-height: 1.75rem;
}

.rt-header-one-top-bar {
  z-index: 0;
  grid-column-gap: 6px;
  justify-content: center;
  align-items: center;
  padding-top: 7px;
  padding-bottom: 7px;
  display: flex;
  position: relative;
}

.rt-header-one-top-bar.blue {
  width: 100%;
  color: var(--radiant-ui-components-library-marketplace--color--white);
  text-decoration: none;
}

.rt-header-one-top-bar.yellow {
  color: #000;
  width: 100%;
  text-decoration: none;
}

.close {
  justify-content: center;
  align-items: center;
  width: 50px;
  text-decoration: none;
  display: flex;
}

.rt-container {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.circle-close {
  color: #fff;
  background-color: #153e88;
  border-radius: 100px;
  width: 20px;
  height: 20px;
}

.circle-close:hover {
  background-color: #013;
}

.circle-close.yellow {
  background-color: #fff;
}

.close-circle {
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.close-circle.yellow {
  color: #000;
}

.button-wrap {
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.button-wrap.display-none-991 {
  flex: none;
}

.button-arrow {
  width: 13px;
  height: 13px;
}

.button-link {
  background-color: #fff;
  border-radius: 10px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding: 14px 28px;
  font-size: 15px;
  line-height: 26px;
  display: flex;
}

.button-link:hover {
  background-color: #1b43fe;
}

.button-link.bg-hover-dark {
  color: #000;
  background-color: #fce500;
  border-radius: 4px;
  flex: none;
  padding: 6px 15px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.button-link.bg-hover-dark:hover {
  color: #fff;
  background-color: #002364;
}

.button-arrow-border {
  border-left: 1px solid #02091c33;
  justify-content: center;
  align-items: center;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 14px;
  display: flex;
}

.text-block-2 {
  flex: none;
  margin-right: 15px;
}

.header-social-icons {
  display: none;
  position: static;
  bottom: 5px;
  right: 5px;
}

.cart-wrap {
  flex: none;
  padding-left: 10px;
  padding-right: 10px;
}

.text-block-4 {
  color: #fff;
  text-align: center;
  font-size: 10px;
  line-height: 10px;
  text-decoration: none;
}

.header-social-link {
  color: #fff;
  background-color: #0000;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  margin-right: 30px;
  transition: all .3s;
  display: flex;
}

.header-social-link:hover {
  color: #1b43fe;
}

.icon {
  font-size: 16px;
  line-height: 20px;
}

.icon.social {
  font-size: 14px;
  font-weight: 400;
}

.cart-icon {
  color: #02091c;
  width: 23px;
  height: 23px;
  font-size: 16px;
}

.cart-icon.white.search {
  width: 25px;
  height: 25px;
}

.header-right-content {
  order: 1;
  align-items: center;
  display: flex;
}

.cart-items {
  z-index: 1;
  background-color: #004bd6;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  display: flex;
  position: relative;
  top: 5px;
  left: 26px;
}

.cart-button {
  background-color: #0000;
  border: 1px solid #02091c;
  border-radius: 50%;
  justify-content: center;
  width: 54px;
  height: 54px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.cart-button:hover {
  background-color: #02091c;
}

.cart-button.white-border {
  border-style: none;
  border-color: #00205b;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding-left: 0;
  padding-right: 0;
  transition: all .2s ease-in-out;
  display: flex;
  top: -7px;
}

.cart-button.white-border:hover {
  background-color: #fff;
  transform: scale(1.1);
}

.rt-dos-columnas {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.line-column {
  width: 100%;
  overflow: hidden;
}

.line-column.gris {
  background-color: #fafafa;
}

.section-2 {
  background-image: linear-gradient(#000000c9, #000000c9), url('../images/9a668b225705003.682234433681f.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 630px;
  padding-top: 90px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.rt-section-container {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading {
  color: #fff;
  text-align: left;
  width: 80%;
  font-family: Michelin, Impact, sans-serif;
  font-weight: 700;
}

.bold-text {
  color: #fce502;
}

.smart-bar {
  background-color: #00205b;
  border-radius: 9px;
  width: 100%;
  margin-top: 30px;
  padding: 20px;
  overflow: visible;
}

.smart-bar.search {
  width: 900px;
  box-shadow: 2px 2px 80px 8px #001336;
}

.tabs {
  text-align: left;
}

.smartbar-tab {
  opacity: .4;
  color: #fff;
  background-color: #ddd0;
  justify-content: flex-start;
  align-items: center;
  font-family: Noto Sans, sans-serif;
  font-weight: 300;
  display: flex;
}

.smartbar-tab.w--current {
  opacity: 1;
  color: #fff;
  background-color: #c8c8c800;
  border-bottom: 1px solid #fff;
  justify-content: flex-start;
  align-items: center;
  font-family: Noto Sans, sans-serif;
  display: flex;
}

.tabs-menu {
  border-bottom: 1px solid #fff6;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.barra-de-busqueda {
  background-color: #fff;
  border-radius: 8px;
  justify-content: space-between;
  align-items: stretch;
  min-height: 85px;
  margin-top: 10px;
  display: flex;
  overflow: visible;
}

.link-block {
  background-color: #fff;
  width: 50%;
  padding: 15px 20px;
}

.link-block.left {
  color: #000;
  background-color: #fff0;
  justify-content: flex-start;
  align-items: center;
  font-family: Noto Sans, sans-serif;
  text-decoration: none;
  display: flex;
}

.link-block.left:hover {
  background-color: #f8f8f8;
}

.link-block.left.line {
  background-color: #fff0;
  border-right: 1px solid #e4e4e4;
}

.link-block.left.line.service {
  width: 40%;
}

.link-block.left.line.branch {
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
}

.link-block.left.line.branch._50 {
  width: 30%;
}

.link-block.left.go {
  justify-content: center;
  align-items: center;
  width: 10%;
}

.link-block.left.phone, .link-block.left.google-maps {
  width: 25%;
}

.link-block.left.cita {
  justify-content: space-between;
  width: 25%;
}

.image {
  mix-blend-mode: multiply;
  width: 60px;
}

.image.llanta {
  width: 50px;
}

.image.repair {
  width: 35px;
}

.image.repair.small {
  width: 28px;
}

.titulo {
  color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  margin-left: 15px;
  display: flex;
}

.titulo.service {
  margin-left: 10px;
}

.titulo.cita {
  width: auto;
}

.text-block-5 {
  font-size: 12px;
  font-weight: 300;
  line-height: 12px;
}

.text-block-6 {
  opacity: 1;
  color: #000;
  font-family: Noto Sans, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.text-block-6.servicios {
  text-align: center;
  margin-top: 7px;
  line-height: 18px;
}

.circulo-amarillo {
  background-color: #fce502;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-right: 0;
  display: flex;
  overflow: hidden;
}

.circulo-amarillo.small {
  width: 25px;
  height: 25px;
}

.text-block-7 {
  color: #fff;
  margin-top: 10px;
  font-family: Noto Sans, sans-serif;
  font-weight: 300;
}

.section-3 {
  background-color: #00205b;
  background-image: url('../images/download.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  display: flex;
}

.div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1290px;
  display: grid;
}

.destacado {
  color: #fff;
  text-align: center;
  width: auto;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Michelin, Impact, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
}

.destacado-container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.destacado-icon {
  width: 40px;
}

.llantasur-map-section {
  padding: 72px 24px 56px;
  background: #fff;
}

.llantasur-map-container {
  width: min(1480px, 100%);
  margin: 0 auto;
}

.llantasur-map-image {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 18px 45px rgba(7, 31, 60, 0.08);
}

.image-2 {
  height: 150px;
  padding-top: 20px;
}

.image-3 {
  width: 25px;
  margin-right: 10px;
}

.dropdown-toggle {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0 0 0 10px;
  display: flex;
}

.icon-2 {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.dropdown-list.w--open {
  z-index: 2;
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100px;
  height: 260px;
  margin-top: 357px;
  margin-left: -20px;
  display: flex;
  overflow: scroll;
}

.tabs-content {
  overflow: visible;
}

.link-block-2 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.link-block-2.service {
  border-left: 1px #fce502;
  width: 95%;
  padding: 15px 20px;
  text-decoration: none;
  transition: all .2s ease-in-out;
  transform: translate(0);
}

.link-block-2.service:hover {
  border-left: 5px solid #fce502;
  transform: translate(11px);
}

.service-text {
  opacity: 1;
  color: #000;
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.branch-line {
  background-color: #fce502;
  width: 100%;
  padding: 10px 20px;
}

.mes-a-o {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 5px 20px 10px;
  display: flex;
}

.mes {
  border-right: 1px solid #999;
  padding-right: 10px;
}

.a-o {
  padding-left: 10px;
}

.calendario {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.dia {
  color: #000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  text-decoration: none;
  display: flex;
}

.dia:hover {
  background-color: #fce502;
  border-radius: 100px;
}

.dia.day {
  color: #919191;
}

.dia.day:hover {
  background-color: #fce50200;
}

.dia.day.calendar {
  color: #fff;
  background-color: #00205b;
  border-radius: 0;
  width: 100%;
}

.dia.next-month {
  color: #8b8b8b;
}

.dia.next-month:hover {
  color: #000;
}

.dia.current-day {
  color: #fff;
  background-color: #00205b;
}

.dia.current-day:hover {
  color: #000;
  background-color: #fce502;
}

.horario {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0;
  display: flex;
}

.hour {
  background-color: #e9e9e9;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 3px;
  padding-bottom: 3px;
  display: flex;
}

.link-block-3 {
  color: #000;
  background-color: #fce502;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px 20px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

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

.rt-tag {
  color: var(--radiant-ui-components-library-marketplace--color--linear-color-two);
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.rt-text-white-6 {
  color: var(--radiant-ui-components-library-marketplace--color--white);
}

.rt-margin-bottom-twenty {
  margin-bottom: 20px;
}

.rt-component-container-2 {
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.rt-component-section-2 {
  z-index: 1;
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  width: 100%;
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  padding: 80px 15px;
  font-family: Outfit;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-component-section-2.tienda {
  padding: 0;
}

.rt-component-section-2.store-products {
  padding-top: 0;
  padding-bottom: 0;
}

.rt-component-section-2.nosotros {
  padding-bottom: 0;
}

.rt-heading-three {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.rt-heading-three.rt-text-white-6 {
  color: var(--radiant-ui-components-library-marketplace--color--white);
}

.rt-heading-three.rt-text-white-6.rt-margin-bottom-fifteen {
  margin-bottom: 15px;
}

.rt-home-three-cta-contain-wrap {
  perspective: 1000px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.rt-full-width {
  border-radius: 10px;
  width: 100%;
}

.rt-full-width.rt-container-small.rt-home-one-cta-contain {
  z-index: 5;
  max-width: 1290px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.rt-button-main-two {
  height: 26px;
  position: relative;
}

.rt-button {
  grid-column-gap: 10px;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  background-color: #3898ec00;
  border: 1.5px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: baseline;
  padding: 14px 37px 18px;
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  display: flex;
  position: relative;
}

.rt-button.rt-margin-top-twenty {
  margin-top: 20px;
}

.rt-home-three-cta-main-box {
  background-color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  max-width: 1602px;
  height: 450px;
  margin-left: auto;
  margin-right: auto;
  padding: 120px 80px 125px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-overflow-hidden {
  overflow: hidden;
}

.rt-home-three-cta-contain-text-wrap {
  flex-direction: column;
  align-items: flex-start;
  max-width: 434px;
  display: flex;
}

.rt-home-one-cta-overlay {
  background-image: linear-gradient(89deg, #14151a80, #fff0);
  height: 100%;
  position: absolute;
  inset: 0%;
}

.rt-home-three-cta-background {
  background-image: url('../images/CTA-bg.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  width: 100%;
  height: 130%;
  position: absolute;
  left: 0%;
  right: 0%;
}

.rt-container-small {
  max-width: 1290px;
  padding-left: 15px;
  padding-right: 15px;
}

.rt-margin-top-twenty {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 20px;
}

.rt-margin-bottom-fifteen {
  margin-bottom: 15px;
}

.slider {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.slide {
  height: auto;
}

.image-4 {
  width: 100%;
  height: 100%;
}

.slider-2 {
  border-radius: 13px;
  height: 400px;
  overflow: hidden;
}

.slider-2.tienda {
  border-radius: 0;
}

.call-to-action {
  z-index: 999;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  margin-right: 25px;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.trigger {
  z-index: 20;
  cursor: pointer;
  background-color: #fce502;
  border-radius: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  display: flex;
  position: relative;
  box-shadow: 0 32px 32px #0000001f, 0 16px 16px #0000001f, 0 8px 8px #0000001f, 0 4px 4px #0000001f;
}

.trigger-lottie {
  filter: invert();
  width: 28px;
  height: 28px;
}

.whatsapp {
  z-index: 18;
  background-color: #25d366;
  border-radius: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  display: flex;
  position: absolute;
}

.call-to-action-icon {
  width: 24px;
  height: 24px;
}

.call-to-action-icon.invert {
  filter: invert();
}

.email {
  z-index: 18;
  background-color: #004f9f;
  border-radius: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  display: flex;
  position: absolute;
}

.mobile {
  z-index: 18;
  background-color: #fce502;
  border-radius: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  display: flex;
  position: absolute;
}

.rt-category-cards-text {
  color: #000;
  text-transform: capitalize;
  font-family: Michelin, Impact, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 23px;
}

.rt-margin-top-ten {
  margin-top: 10px;
}

.rt-margin-top-fifteen {
  margin-top: 15px;
}

.rt-overflow-none {
  overflow: hidden;
}

.rt-text-white-2 {
  color: var(--radiant-ui-components-library-marketplace--linear-color-three);
}

.rt-home-one-our-service-heading {
  max-width: 20ch;
}

.rt-home-one-our-service-heading.rt-margin-top-ten.michelin {
  color: #000;
  font-family: Michelin, Impact, sans-serif;
}

.rt-home-one-our-service-heading.rt-margin-top-ten.michelin.marca {
  margin-bottom: 0;
  font-size: 25px;
  line-height: 25px;
}

.rt-home-one-our-service-heading.rt-margin-top-ten.michelin.product {
  max-width: none;
  font-family: Open Sans, sans-serif;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.rt-home-one-service-top-wrap {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  border-bottom: 1px solid #0006;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 50px;
}

.rt-short-header {
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Noto Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
}

.rt-home-one-service-card-line {
  opacity: .2;
  background-color: #07070780;
  width: 100%;
  min-height: 1px;
  margin-bottom: 9px;
}

.rt-small-counter-text {
  color: #121b22;
  letter-spacing: -.5px;
  font-size: 30px;
  line-height: 35px;
}

.rt-small-counter-text.rt-text-white-two {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
}

.rt-counter-number-wrap {
  justify-content: flex-start;
  align-items: flex-end;
  position: relative;
}

.rt-home-one-service-grid {
  grid-column-gap: 58px;
  grid-row-gap: 58px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 95px;
  display: grid;
}

.rt-margin-top-four {
  margin-top: 6px;
}

.rt-home-one-service-large-number-wrap {
  flex: none;
  padding-left: 48px;
  position: relative;
}

.rt-home-one-service-bottom-card, .rt-home-one-service-section-wrap {
  align-items: stretch;
}

.rt-counter.rt-heading-three-counter {
  height: 35px;
  overflow: hidden;
}

.rt-home-one-service-card-top-wrap {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  justify-content: flex-start;
  align-items: flex-end;
}

.rt-home-one-service-large-number-circle {
  background-color: #f5f5fb;
  border-radius: 100%;
  justify-content: flex-start;
  align-items: center;
  min-width: 117px;
  min-height: 117px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.rt-home-one-our-service-top-right-block {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  justify-content: flex-start;
  align-items: center;
  max-width: 510px;
  margin-bottom: 6px;
}

.rt-home-one-service-large-number-image {
  z-index: 2;
  width: 115px;
  max-width: none;
  height: 90px;
  margin-top: 14px;
  display: block;
  position: relative;
  overflow: visible;
}

.rt-margin-top-sixteen {
  margin-top: 16px;
}

.rt-margin-top-sixteen.rt-body-font-color {
  color: #000;
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.rt-margin-top-sixteen.rt-body-font-color.text-80 {
  width: 80%;
}

.rt-body-font-color {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  transition: color .35s;
}

.rt-text-black {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
}

.servicios-destacados {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 50px;
  padding-bottom: 50px;
  display: grid;
}

.servicios-destacados.llantas {
  grid-template-columns: 1fr 1fr 1fr;
}

.service-card {
  background-color: #d8d8d8;
  border-radius: 10px;
  width: 100%;
  height: 350px;
  overflow: hidden;
}

.service-card.serv1 {
  background-image: url('../images/llanta-servicios-diagnostico.jpg');
  background-position: 50%;
  background-size: cover;
  height: 400px;
  text-decoration: none;
}

.service-card.serv1.frenos {
  background-image: url('../images/llanta-servicios-frenos.jpg');
}

.service-card.serv1.afinacion {
  background-image: url('../images/llanta-servicios-suspension-afinacion.jpg');
}

.service-card.serv1.suspension {
  background-image: url('../images/llanta-servicios-suspension.jpg');
}

.service-card.serv1.aceite {
  background-image: url('../images/llanta-servicios-aceite-filtros.jpg');
}

.service-card.serv1.alineacion {
  background-image: url('../images/llanta-servicios-alineacion.jpg');
}

.service-card.serv1.reparacion {
  background-image: url('../images/llanta-servicios-reparacion-llanta.jpg');
}

.service-card.serv1.servicio-llantero {
  background-image: url('../images/llanta-servicios-servicios-llanteros.jpg');
}

.blur {
  -webkit-backdrop-filter: blur();
  backdrop-filter: blur();
  -webkit-text-fill-color: inherit;
  background-color: #00205b00;
  background-image: linear-gradient(0deg, #000000c4 2%, #173d8300 33%);
  background-clip: content-box;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  transition: all .4s ease-in-out;
  display: flex;
}

.blur:hover {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-image: linear-gradient(0deg, #000a1bed 12%, #173d83b8);
}

.service-content {
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
}

.heading-2 {
  color: var(--radiant-ui-components-library-marketplace--color--white);
  margin-bottom: 5px;
  font-family: Michelin, Impact, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.text-block-8 {
  color: #fce502;
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  line-height: 14px;
}

.rt-category-cards-text-2 {
  color: #000;
  text-transform: capitalize;
  font-family: Michelin, Impact, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 31px;
  text-decoration: none;
}

.rt-component-container-3 {
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.rt-component-section-3 {
  width: 100%;
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  background-color: #fff;
  padding: 80px 15px;
  font-family: Outfit;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-component-section-3.rt-accordion-v-seven {
  padding-top: 80px;
}

.rt-component-section-3.rtpadding-bottom-none {
  background-color: #000f2a;
  padding-top: 50px;
  padding-bottom: 0;
}

.rt-component-section-3.blue {
  background-color: #00205b;
}

.rt-detail-icons {
  justify-content: center;
  align-items: center;
}

.rt-button-two-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #191b1d;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-detail-button-text {
  font-family: Noto Sans, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.rt-home-three-accordion-answer {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  padding-top: 20px;
}

.rt-home-three-accordion-answer.rt-about-three-accordion-answer {
  color: #000;
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.rt-about-three-accordion-about-box {
  flex: 1;
  max-width: 440px;
}

.rt-about-three-accordion-question {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.rt-about-three-accordion-question.rt-three-question, .rt-about-three-accordion-question.rt-two-question, .rt-about-three-accordion-question.rt-four-question, .rt-about-three-accordion-question.rt-one-question {
  text-decoration: none;
}

.rt-about-three-accordion-wrapper {
  flex: 1;
  max-width: 775px;
}

.rt-about-three-answer-wrap {
  overflow: hidden;
}

.rt-about-three-accordion-icon {
  filter: invert();
}

.rt-about-three-frequently-content {
  color: #000;
  margin-top: 15px;
  margin-bottom: 30px;
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.rt-about-three-accordion-icon-block {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  border: 1px solid #191b1d;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
}

.rt-about-three-frequently-ask-text {
  color: #000;
  max-width: 305px;
  margin-top: 35px;
  font-family: Michelin, Impact, sans-serif;
}

.rt-about-three-accordion-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  justify-content: space-between;
}

.rt-about-three-accordion-box {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  border-bottom: 1px solid #c3c3c3;
  width: 100%;
  padding: 30px 40px;
}

.rt-heading-six {
  color: #fff;
  letter-spacing: -.2px;
  text-transform: capitalize;
  font-family: Michelin, Impact, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
}

.rt-margin-top-ten-2 {
  margin-top: 10px;
}

.rt-margin-bottom-zero {
  margin-bottom: 0;
}

.rt-margin-bottom-ten {
  margin-bottom: 10px;
}

.rt-about-option {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  letter-spacing: .32px;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 26px;
}

.rt-about-option:hover {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-about-option.rt-about-last {
  color: #cfcfcf;
  margin-bottom: 0;
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.rt-about-option.rt-margin-bottom-ten {
  color: #cfcfcf;
  margin-bottom: 10px;
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  text-decoration: none;
}

.rt-about-option.rt-margin-bottom-ten:hover {
  color: #fce502;
}

.rt-designed-text {
  color: var(--radiant-ui-components-library-marketplace--color--white);
  margin-bottom: 0;
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}

.rt-link-text {
  color: #141517;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 26px;
  text-decoration: none;
}

.rt-link-text.rt-capitalized {
  text-transform: capitalize;
}

.rt-link-text.rt-capitalized.rt-change-size {
  font-size: 16px;
}

.rt-link-text.rt-capitalized.rt-change-size.rt-text-normal.rt-margin-bottom-five {
  color: #fce502;
  margin-bottom: 5px;
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.rt-footer-links-text {
  color: #686868;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.rt-footer-links-text.rt-color-dark {
  color: #000;
}

.rt-footer-links-text.rt-color-dark.rt-hover:hover {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-footer-one-social-media-icons {
  filter: brightness(200%) grayscale();
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  transition: all .5s;
  display: flex;
  position: relative;
}

.rt-footer-one-social-media-icons:hover {
  filter: brightness(120%) grayscale(0%);
}

.rt-footer-one-icon-hover-in {
  border: 1px solid #ffe800;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  transition: all .25s;
  display: flex;
}

.rt-footer-one-icon-hover-in:hover {
  transform: translate(0, -5px);
}

.rt-footer-one-box-main {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1.5fr;
  grid-auto-columns: 2.5fr;
  justify-content: space-between;
  padding-bottom: 83px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.rt-form-3 {
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
}

.rt-form-display-none {
  width: 100%;
  max-width: 500px;
  margin-bottom: 0;
}

.rt-email-field {
  color: #072032;
  letter-spacing: .1px;
  background-color: #fff;
  background-image: url('../images/icon-6.svg');
  background-position: 10px;
  background-repeat: no-repeat;
  background-size: 20px;
  border: 1px solid #dde5f8;
  border-radius: 10px;
  height: 100%;
  min-height: 70px;
  margin-bottom: 0;
  padding-left: 40px;
  padding-right: 60px;
  font-size: 16px;
}

.rt-email-field::placeholder {
  color: #b6c1d8;
  font-size: 16px;
}

.rt-email-field.rt-footer-email-field {
  min-width: 383px;
}

.rt-email-field.rt-footer-email-field::placeholder {
  color: var(--radiant-ui-components-library-marketplace--light-grey);
}

.rt-footer-row {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  padding-bottom: 23px;
}

.rt-footer-row.rt-margin-top-ten-2 {
  margin-top: 10px;
}

.rt-footer-links-box {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.rt-call-icon {
  flex: none;
  margin-top: 7px;
}

.rt-footer-one-follow-text {
  max-width: 342px;
  padding-bottom: 20px;
}

.rt-footer-logo-box {
  margin-top: 8px;
}

.rt-footer-link-heading {
  padding-bottom: 38px;
}

.rt-footer-one-logo-new {
  padding-bottom: 30px;
}

.rt-footer-one-logo-item {
  display: block;
  overflow: visible;
}

.rt-submit-button-5 {
  border-radius: 10px;
  min-width: 180px;
  height: 50px;
  min-height: 50px;
  position: absolute;
  inset: auto 10px 10px auto;
}

.rt-submit-button-5.rt-main-linear-color.rt-button-width {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  min-width: 98px;
}

.rt-footer-container-2 {
  border: 1px #000;
  border-top: 1px solid #dde5f8;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.rt-footer-container-2.rt-footer-three {
  border-top-style: solid;
  border-top-color: #dde5f8;
  justify-content: space-between;
  align-items: center;
  max-width: 1290px;
  display: flex;
}

.rt-footer-one-copyright-2 {
  text-align: center;
  border-top: 1px #dde5f8;
  border-bottom: 1px #dde5f8;
  padding-left: 15px;
  padding-right: 15px;
}

.rt-social-media-box-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.rt-social-media-box-3.rt-margin-bottom-zero {
  margin-top: 15px;
}

.rt-text-normal {
  font-weight: 400;
}

.image-5 {
  width: 150px;
}

.image-6, .image-7, .image-8, .image-9 {
  filter: invert();
}

.rt-text-white-7 {
  color: var(--radiant-ui-components-library-marketplace--color--white);
}

.rt-heading-three-2 {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.rt-heading-three-2.rt-text-white-7 {
  color: var(--radiant-ui-components-library-marketplace--color--white);
  font-family: Michelin, Impact, sans-serif;
  font-weight: 700;
}

.rt-heading-three-2.rt-text-white-7.center {
  text-align: center;
  margin-top: 12px;
}

.rt-heading-three-2.rt-text-white-7.center.black {
  color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
  margin-top: 0;
  margin-bottom: 15px;
}

.rt-overflow-hidden-2 {
  overflow: hidden;
}

.rt-autofit {
  object-fit: cover;
}

.rt-autofit-2 {
  object-fit: cover;
  border-radius: 10px;
}

.rt-home-two-video-container {
  background-color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

.rt-home-two-video-container.rt-position-relative {
  border-radius: 20px;
  overflow: hidden;
}

.rt-home-two-video-main-title {
  max-width: 480px;
}

.rt-home-two-video-overlay {
  background-color: #14151a0d;
  position: absolute;
  inset: 0%;
}

.rt-border-radius-ten-2 {
  border-radius: 6px;
}

.rt-border-radius-ten-2.rt-overflow-hidden-2.rt-video-image {
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-video-image-wrapper {
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.rt-home-two-video-main {
  z-index: 2;
  grid-row-gap: 10px;
  text-align: center;
  border-radius: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 520px;
  display: flex;
  position: relative;
}

.rt-position-relative {
  position: relative;
}

.llanta-ecommerce {
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  text-decoration: none;
  overflow: hidden;
}

.imagen {
  background-color: #f0f0f0;
  flex-flow: column;
  justify-content: flex-start;
  height: 200px;
  display: flex;
}

.image-10 {
  margin-top: 20px;
}

.infollanta {
  z-index: 1;
  color: #000;
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px;
  font-family: Noto Sans, sans-serif;
  display: flex;
  position: relative;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Michelin, Impact, sans-serif;
  font-size: 20px;
  line-height: 20px;
  text-decoration: none;
}

.text-block-9 {
  margin-top: 3px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.azul-tag {
  background-color: #d4e7fa;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 5px;
  padding: 5px 15px;
  display: flex;
}

.text-block-10 {
  color: #27509b;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}

.text-block-10.green {
  color: #047857;
}

.image-11 {
  width: 15px;
  margin-left: 5px;
}

.info-de-llanta {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.text-block-11 {
  font-size: 14px;
  font-weight: 400;
}

.verde-tag {
  background-color: #d4faea;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 5px;
  padding: 5px 15px;
  font-family: Noto Sans, sans-serif;
  display: flex;
}

.check {
  width: 15px;
  margin-left: 0;
  margin-right: 5px;
}

.precio {
  padding-left: 15px;
  font-family: Michelin, Impact, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
}

.precio.descuento {
  color: red;
  border-right: 1px solid #c4c4c4;
  padding-left: 0;
  padding-right: 15px;
  font-size: 15px;
}

.precio.descuento.store {
  font-size: 20px;
  line-height: 30px;
}

.precio.descuento.store.red {
  color: #ff0004;
  font-size: 25px;
}

.precio.store {
  color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
  font-size: 25px;
  line-height: 30px;
}

.grupo-precio {
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.text-block-12 {
  color: #8a8a8a;
  margin-top: 2px;
  font-family: Noto Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.text-block-12.store {
  font-size: 15px;
  line-height: 22px;
}

.botones {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  display: flex;
}

.boton {
  color: #fff;
  background-color: #00205b;
  border: 1px solid #00205b;
  border-radius: 5px;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  padding: 10px;
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  display: flex;
}

.boton.amarillo {
  color: #000;
  background-color: #fce502;
  border-color: #fce502;
}

.boton.amarillo.sotre {
  border-radius: 100px;
  margin-right: 10px;
  padding: 5px 25px;
  font-size: 12px;
}

.boton.amarillo.sotre.rojo {
  color: #d82323;
  background-color: #ffdada;
  border-style: none;
  border-color: #e4b0b0;
}

.boton.top {
  margin-top: 30px;
}

.boton.big {
  padding: 15px 25px;
}

.boton.store {
  border-radius: 100px;
  margin-right: 10px;
  padding: 5px 30px;
  font-size: 12px;
}

.text-block-13 {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

.subtitulos-llantera {
  color: #fff;
  text-align: left;
  width: 80%;
  margin-top: 5px;
  font-family: Noto Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.subtitulos-llantera.centrado {
  text-align: center;
  margin-top: 0;
  font-size: 13px;
  line-height: 19px;
}

.image-12 {
  z-index: 1;
  width: 100px;
  position: relative;
}

.image-13 {
  width: 20px;
}

.categorias {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 30px;
  display: grid;
}

.categorias.tienda {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.categoria-item {
  background-color: #f0f0f0;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  transition: all .2s ease-in-out;
  display: flex;
  transform: translate(0);
  box-shadow: 0 0 #0003;
}

.categoria-item:hover {
  border-color: #00205b;
  transform: translate(1px, -2px);
  box-shadow: -2px 2px 10px #0000001a;
}

.categoria-item.w--current {
  border-color: #00205b;
}

.categoria-item.tienda {
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.products-and-filters {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.filter {
  flex-flow: column;
  padding-top: 50px;
  padding-bottom: 40px;
  display: flex;
}

.filter-card {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  flex-flow: column;
  padding: 20px 10px;
  display: flex;
  position: sticky;
  top: 80px;
}

.heading-4 {
  color: #000;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Michelin, Impact, sans-serif;
  font-size: 12px;
  line-height: 14px;
}

.image-14 {
  width: 15px;
  margin-top: 0;
  margin-right: 5px;
}

.dropdown {
  margin-left: 0;
  margin-right: 0;
  font-family: Noto Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.dropdown-toggle-2 {
  width: 100%;
  padding: 10px 0;
}

.filter-title {
  border-bottom: 1px solid #e2e2e2;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.text-block-14 {
  color: #000;
  font-family: Noto Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 15px;
}

.filterbox {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.image-15 {
  width: 15px;
}

.option {
  color: #000;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 10px;
  font-family: Noto Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
  display: flex;
}

.option.active {
  color: #0054d3;
}

.image-16 {
  width: 15px;
  margin-right: 10px;
}

.filter-options {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.tienda-img {
  width: 60px;
  margin-right: 20px;
}

.card-service {
  width: 100%;
  max-width: none;
  padding-top: 50px;
  padding-bottom: 50px;
}

.cardservice-1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border: 1px solid #f5f5f5;
  border-radius: 10px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding: 30px;
  display: flex;
  box-shadow: 3px 7px 30px -2px #0003;
}

.img-card {
  background-image: url('../images/llanta-servicios-alineacion.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 10px;
  height: 400px;
  overflow: hidden;
}

.img-card.diagnostico {
  background-image: url('../images/llanta-servicios-diagnostico.jpg');
}

.img-card.servicios-llanteros {
  background-image: url('../images/llanta-servicios-servicios-llanteros.jpg');
}

.img-card.cambio-aceite {
  background-image: url('../images/llanta-servicios-aceite-filtros.jpg');
}

.img-card.frenos {
  background-image: url('../images/llanta-servicios-frenos.jpg');
}

.img-card.suspension {
  background-image: url('../images/llanta-servicios-suspension.jpg');
}

.img-card.alineacion {
  background-image: url('../images/llanta-servicios-alineacion.jpg');
}

.img-card.afinacion {
  background-image: url('../images/llanta-servicios-suspension-afinacion.jpg');
}

.img-card.reparacion {
  background-image: url('../images/ChatGPT-Image-2-ago-2026-12_18_25-p.m..png');
  background-position: 50% 100%;
}

.serviceinfo {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.servicetitle {
  color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Michelin, Impact, sans-serif;
  font-size: 26px;
  line-height: 32px;
}

.servicetitle.branch {
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 24px;
}

._2-columns-service {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.servicelegal {
  margin-bottom: 10px;
  font-family: Michelin, Impact, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.text-block-15 {
  color: #000;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.diagnostico---columnas {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.diagnostico---columnas.one {
  display: block;
}

.niveles {
  border-top: 5px solid #fce502;
  flex-flow: column;
  padding-top: 10px;
  display: flex;
}

.legal-text {
  background-color: #f0f0f0;
  border-radius: 10px;
  width: 100%;
  padding: 5px 10px;
}

.text-block-16 {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.serivece-calendar {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.alert {
  background-color: #fce502;
  border-radius: 10px;
  padding: 8px 30px;
}

.alert.branch {
  border-radius: 5px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 4px 15px;
}

.alert.branch.green {
  background-color: #dff5ed;
  border: 1px solid #11735d1f;
}

.alert.branch.green.sucursal-tag-card {
  margin-top: 5px;
  margin-right: 0;
}

.alert.branch.green.sucursal-tag-card.hide {
  display: none;
}

.alert.branch.sucursal-card-tag {
  margin-left: 0;
  margin-right: 0;
}

.alert-text {
  color: #000;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.alert-text.branch {
  font-size: 13px;
  line-height: 18px;
}

.alert-text.branch.green {
  color: #11735d;
}

.alert-text.white {
  color: #fff;
}

.sucursales {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  display: grid;
}

.branch-card {
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  flex-flow: column;
  width: 100%;
  min-height: 200px;
  display: flex;
  overflow: hidden;
}

.branch-card.branch {
  min-height: auto;
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  text-decoration: none;
}

.branch-card.branch:hover {
  border-width: 2px;
  border-color: #fce502;
  box-shadow: 3px 5px 13px 1px #0000001f;
}

.branch-card.branch.selected {
  border-width: 2px;
  border-color: #fce502;
}

.branch-card.branch.left-card {
  justify-content: flex-start;
  align-items: flex-start;
  height: 210px;
}

.gags {
  justify-content: center;
  align-items: center;
  display: flex;
}

.gags.sucusal-card {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
}

.secuencia {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  margin-bottom: 20px;
  display: grid;
}

.paso1 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.paso1.center {
  justify-content: center;
  align-items: center;
}

.text-block-17 {
  color: #000;
  justify-content: center;
  align-items: center;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  display: flex;
}

.div-block-2 {
  background-color: #ebebeb;
  width: 100%;
  height: 2px;
}

.circle-1 {
  background-color: #fff;
  border: 2px solid #fce502;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  margin-bottom: 5px;
  display: flex;
}

.circle-1.active {
  background-color: #fce502;
  border-color: #fce502;
}

.numbner {
  color: #000;
  justify-content: center;
  align-items: center;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 15px;
  display: flex;
}

.calendar-branch {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.branch-calendar-info {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 30px;
  display: grid;
}

.code-embed {
  border: 1px solid #ddd;
  border-radius: 10px;
  margin-top: 10px;
  overflow: hidden;
}

.rt-category-cards-text-3 {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-family: Michelin, Impact, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
}

.rt-category-cards-text-3.rt-margin-bottom-thirty {
  margin-bottom: 10px;
  font-family: Michelin, Impact, sans-serif;
  font-weight: 700;
}

.rt-category-cards-text-3.rt-text-lowarcase {
  color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
  text-transform: lowercase;
  font-family: Michelin, Impact, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
}

.rt-text-blue {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-component-container-4 {
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.rt-component-container-4.rt-radious-ten {
  border-radius: 10px;
}

.rt-component-section-4 {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  width: 100%;
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  padding: 80px 15px;
  font-family: Outfit;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-component-section-4.rt-three-x-card-section-two {
  border-radius: 10px;
  padding-left: 15px;
  padding-right: 15px;
}

.rt-component-section-4.rt-cta-bottom-margin-none.cero-top {
  padding-top: 0;
}

.rt-component-section-4.rt-marquee-testemonial {
  overflow: hidden;
}

.rt-component-section-4.rt-marquee-testemonial.rt-testemonial-v-eight {
  padding-top: 23px;
}

.rt-sub-heading {
  color: #060606;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.rt-sub-heading.rt-text-blue {
  color: #384bf8;
}

.rt-sub-heading.rt-text-blue.rt-about-one-hero-about-title {
  color: #555;
  font-size: 13px;
  line-height: 15px;
}

.rt-button-new-text {
  z-index: 1;
  color: #27272e;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  transition: color .5s linear;
  position: relative;
}

.rt-button-new-text.rt-button-text-color-white {
  color: #fff;
}

.rt-text-black-2 {
  color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
  margin-top: 10px;
  font-family: Michelin, Impact, sans-serif;
}

.rt-margin-bottom-thirty {
  margin-bottom: 30px;
}

.rt-contact-link-block {
  text-decoration: none;
}

.rt-contact-form-text-field {
  outline-offset: 0px;
  color: #686868;
  background-color: #f3f3f3;
  border: 1px solid #0606061a;
  border-radius: 5px;
  outline: 3px #686868;
  margin-bottom: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 18px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  overflow: hidden;
}

.rt-contact-form-text-field::placeholder {
  color: var(--radiant-ui-components-library-marketplace--light-grey);
}

.rt-contact-form-text-field.rtmessage {
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 28px;
}

.rt-contact-form-text-field.rtmessage.rt-height {
  height: 120px;
  margin-bottom: 15px;
  padding-top: 13px;
  padding-bottom: 13px;
}

.rt-contact-type {
  margin-bottom: 5px;
}

.rt-contact-type.rt-align {
  color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.rt-contact-para {
  max-width: 566px;
  color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
  margin-bottom: 50px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.rt-contact-us-form {
  width: 100%;
  padding-top: 0;
  padding-left: 62px;
  position: relative;
}

.rt-contact-us-main-block {
  grid-column-gap: 30px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: flex;
}

.rt-info-icon {
  width: 30px;
}

.rt-contact-form-submit {
  background-color: #fff;
  border-radius: 10px;
  padding: 30px 35px 30px 40px;
  display: block;
  overflow: hidden;
}

.rt-contact-form-text {
  width: 78%;
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
}

.rt-text-field-block {
  grid-column-gap: 15px;
  display: flex;
}

.rt-info-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rt-contact-form {
  background-image: url('../images/llantasur-michelin-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  margin-bottom: 0;
  padding: 45px;
  overflow: hidden;
}

.rt-contact-one-information-box {
  grid-column-gap: 20px;
  background-color: #fff;
  border-radius: 10px;
  align-items: center;
  padding: 20px 70px 20px 32px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 10px 80px #e2e2e2cc;
}

.rt-form-icon {
  position: absolute;
  inset: 0% auto auto 0%;
}

.rt-contact-us-submit {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  width: 100%;
  padding: 18px 38px;
  overflow: hidden;
}

.rt-contact-us-submit.rt-button-new-text.rt-button-text-color-white {
  text-transform: uppercase;
  background-color: #00205b;
  border-radius: 5px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-family: Michelin, Impact, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
}

.rt-contact-us-submit.rt-button-new-text.rt-button-text-color-white:hover {
  background-color: #002f85;
}

.rt-contact-icons {
  width: 100%;
}

.rt-call {
  text-decoration: none;
}

.rt-error-message {
  color: #f33;
  text-align: center;
  padding: 20px;
}

.rt-success-message {
  color: #128800;
  text-align: center;
  background-color: #e1ffe0;
}

.rt-margin-bottom-thirty-2 {
  margin-bottom: 30px;
}

.rt-tag-2 {
  color: var(--radiant-ui-components-library-marketplace--color--linear-color-two);
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.rt-tag-2.rt-text-black-3 {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  font-family: Lato, sans-serif;
}

.rt-overflow-none-2 {
  overflow: hidden;
}

.rt-home-two-awards-wrap {
  align-items: stretch;
}

.rt-home-two-award-card {
  border-bottom: 1px solid #0000001a;
  justify-content: space-between;
  align-items: center;
  padding: 24px 30px 12px;
  position: relative;
}

.rt-margin-top-twenty-seven {
  margin-top: 27px;
}

.rt-margin-top-twenty-seven.rt-component-text {
  color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
  margin-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.rt-margin-top-twenty-five {
  color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
  margin-top: 15px;
  font-family: Michelin, Impact, sans-serif;
  font-weight: 700;
}

.rt-home-two-award-image-block {
  position: absolute;
  right: 14%;
}

.rt-home-two-award-button {
  border: 1px none var(--radiant-ui-components-library-marketplace--color--heading-dark);
  background-color: #fce502;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 62px;
  height: 62px;
  display: flex;
}

.rt-home-two-award-left-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex: 0 50%;
  justify-content: flex-start;
  align-items: center;
}

.rt-home-two-award-card-wrap {
  border-top: 1px solid #ffffff1a;
  align-items: stretch;
  margin-top: 40px;
}

.rt-text-black-3 {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
}

.rt-component-heading-five {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-family: Michelin, Impact, sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 31px;
}

.rt-component-heading-three {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-family: Michelin, Impact, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

.rt-text-white-8 {
  color: var(--radiant-ui-components-library-marketplace--color--white);
  font-family: Lato, sans-serif;
  font-size: 15px;
  line-height: 20px;
}

.rt-text-white-8.black {
  color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
  font-weight: 400;
}

.rt-heading-three-3 {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.rt-heading-three-3.rt-text-white-8 {
  color: var(--radiant-ui-components-library-marketplace--color--white);
  font-family: Michelin, Impact, sans-serif;
  font-weight: 700;
}

.rt-overflow-hidden-3 {
  overflow: hidden;
}

.rt-overflow-hidden-3.rt-radious-ten {
  border-radius: 10px;
}

.rt-no-margin {
  margin: 0;
}

.rt-no-margin.rt-text-white-8 {
  font-family: Michelin, Impact, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}

.rt-no-margin.rt-text-white-8.black {
  color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
}

.rt-about-two-cta-main-wrapper {
  z-index: 9;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding-left: 60px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.rt-get-now {
  background-color: #1670f84d;
  border-radius: 40px;
  padding: 5px 17px;
}

.rt-get-now.rt-text-white-8 {
  color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
  background-color: #fce502;
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 22px;
}

.rt-home-one-cta-bottom-section {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  max-width: 520px;
  margin-top: 200px;
  padding-top: 25px;
  display: flex;
}

.rt-home-one-cta-text-wrapper {
  flex-direction: column;
  align-items: flex-start;
  max-width: 500px;
  display: flex;
}

.rt-home-one-cta {
  background-image: url('../images/27383b112804107.601b2b8806146.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 130%;
  position: absolute;
  inset: auto 0%;
}

.rt-about-two-cta-banner {
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.rt-home-one-cta-paragraph {
  max-width: 390px;
  padding-right: 10px;
}

.rt-home-one-cta-paragraph.rt-body-dark-font {
  max-width: none;
  color: var(--radiant-ui-components-library-marketplace--color--linear-color-two);
  padding-right: 0;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.rt-cta-box {
  background-color: #fce502;
  border-top-left-radius: 6px;
  max-width: 260px;
  padding: 15px 40px 12px;
}

.rt-cta-box.rt-cta-box-two {
  background-color: #001788;
  background-image: none;
  border-top-left-radius: 0;
  border-top-right-radius: 6px;
}

.rt-box-top-text {
  grid-column-gap: 30px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.rt-box-top-text.rt-margin-bottom-five {
  margin-bottom: 0;
}

.rt-home-one-cta-top-section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-right: 172px;
  display: flex;
}

.rt-body-dark-font {
  color: var(--radiant-ui-components-library-marketplace--linear-color-three);
}

.rt-radious-ten {
  border-radius: 10px;
}

.rt-radious-ten.rt-overflow-hidden-3, .rt-background-dark {
  background-color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
}

.rt-heading-six-2 {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  letter-spacing: -.2px;
  text-transform: capitalize;
  font-family: Michelin, Impact, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 27px;
}

.rt-text-white-9 {
  color: var(--radiant-ui-components-library-marketplace--linear-color-three);
}

.rt-text-white-9.rt-margin-top-twenty-2 {
  margin-top: 20px;
}

.rt-text-white-9.rt-margin-top-twenty-2.rt-marquee-paragraph {
  max-width: 359px;
  color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.rt-star-wrap {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  align-items: center;
  padding-top: 10px;
}

.rt-home-two-testimonial-heading-wrap {
  flex-flow: column;
}

.rt-home-two-marquee-box-main-wrap {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.rt-home-two-marquee-box-main-wrap.rt-home-two-marquee-box-main-wrap-two {
  justify-content: flex-end;
  align-items: flex-start;
}

.rt-tab-full-width-height-auto-2 {
  z-index: 5;
  object-fit: cover;
}

.rt-home-two-marquee-main-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  margin-top: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.rt-home-two-testimonial-paragraph {
  max-width: 528px;
  color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
}

.rt-home-two-testimonial-slider-contain-wrap {
  flex: 0 86%;
}

.rt-tab-full-width-height-auto {
  object-fit: cover;
}

.rt-home-two-testimonial-slider-image-wrap {
  border-radius: 24px;
}

.rt-text-small {
  font-size: .875rem;
}

.rt-text-small.rt-body-font-color-2 {
  color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.rt-home-two-testimonial-wrap-2 {
  align-items: stretch;
}

.rt-home-two-testimonial-slider-box {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #ebebeb;
  border-radius: 10px;
  flex: none;
  align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  padding: 32px 40px;
  box-shadow: 0 2px 20px 5px #0000001a;
}

.rt-home-two-testimonial-heading {
  max-width: 597px;
  color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
  font-family: Michelin, Impact, sans-serif;
}

.rt-home-two-marquee-box-one {
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-left-overlay {
  display: none;
}

.rt-body-font-color-2 {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  transition: color .35s;
}

.rt-margin-top-twenty-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 20px;
}

.a-icon-small {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

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

.a-h1-heading {
  color: var(--alley-component-library--gray--900);
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Michelin, Impact, sans-serif;
  font-size: 50px;
  line-height: 1.2;
}

.a-button-video {
  grid-column-gap: 12px;
  height: 48px;
  min-height: 48px;
  color: var(--alley-component-library--blue--900);
  text-align: center;
  letter-spacing: -.02em;
  background-color: #fff;
  border-radius: 99px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 24px 12px 32px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: all .5s cubic-bezier(.6, .6, 0, 1);
  display: flex;
}

.a-button-video:hover {
  background-color: var(--alley-component-library--neutral--off-white);
}

.a-button-video:active {
  background-color: var(--alley-component-library--blue--100);
}

.a-caption {
  letter-spacing: -.01em;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
}

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

.a-detail-small.a-text-color-primary {
  color: #000;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.a-margin-bottom-48 {
  margin-bottom: 20px;
}

.a-container-regular {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.a-button-primary {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--alley-component-library--blue--900);
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 99px;
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: all .5s cubic-bezier(.6, .6, 0, 1);
}

.a-button-primary:hover {
  background-color: var(--alley-component-library--blue--800);
}

.a-button-primary:active {
  background-color: var(--alley-component-library--blue--700);
}

.a-span-underline {
  border-bottom: 6px solid var(--alley-component-library--blue--900);
  color: var(--alley-component-library--blue--900);
}

.a-header-button-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  margin-top: 24px;
  margin-bottom: 16px;
  display: flex;
}

.a-header-play {
  background-color: var(--alley-component-library--blue--100);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.a-text-color-primary {
  color: var(--alley-component-library--blue--900);
}

.a-section-header {
  padding-top: 80px;
  padding-left: 5%;
  padding-right: 5%;
  position: relative;
}

.a-header-dashboard {
  width: 450px;
  height: 100%;
  margin-top: 30px;
}

.a-paragraph-regular {
  color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.8;
}

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

.color {
  filter: invert(30%);
}

.img-logo {
  width: 160px;
}

.link-block-4 {
  text-decoration: none;
}

.mapa-sucursales {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.sucursales-mapa {
  flex-flow: column;
  display: flex;
}

.buscador-azul {
  background-color: #000f2b;
  padding: 20px 30px 20px 40px;
}

.text-block-18 {
  color: #fff;
  font-family: Michelin, Impact, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.lista-sucursales {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: 700px;
  padding: 30px 30px 30px 40px;
  display: grid;
  overflow: scroll;
}

.title-info-sucursal {
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.top-sucursal-card {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-3 {
  width: 100%;
  margin-top: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.image-17 {
  width: 70px;
  margin-bottom: 5px;
}

.mapa-de-sucursales {
  width: 100%;
  height: 100%;
}

.login-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.login-component {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ms-button {
  border: 1px solid var(--memberstack-library--ms-main-cta-color\<deleted\|variable-7b6e5067\>);
  background-color: var(--memberstack-library--ms-main-cta-color\<deleted\|variable-7b6e5067\>);
  color: #fff;
  text-align: center;
  letter-spacing: .03em;
  border-radius: 8px;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  padding: 13px 16px 11.5px;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: transform .2s cubic-bezier(.645, .045, .355, 1), border-color .2s cubic-bezier(.645, .045, .355, 1), border-radius .2s cubic-bezier(.645, .045, .355, 1), box-shadow .2s cubic-bezier(.645, .045, .355, 1), background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: inline-block;
  position: relative;
  top: 0;
  box-shadow: 1px 1px 5px #ffffff40, 0 10px 20px -5px #2d3e504d;
}

.ms-button:hover {
  background-color: var(--memberstack-library--ms-main-cta-hover\<deleted\|variable-ceef60b5\>);
  box-shadow: none;
  color: #fff;
  transform: translate(0, 2px);
}

.ms-button:active {
  background-color: #0a3092;
}

.ms-button.ms-is-small {
  border-radius: 6px;
  height: auto;
  padding: 7px 16px;
  font-size: .85em;
  font-weight: 500;
  transform: perspective(1000px);
}

.ms-button.ms-is-light {
  color: #070e27;
  background-color: #fff;
  background-image: none;
  background-size: auto;
  border: 1px solid #dbe2eb;
  box-shadow: 0 1px 3px #ffffff40, 0 10px 20px -5px #2d3e501a;
}

.ms-button.ms-is-light:hover {
  box-shadow: none;
  color: #1051b9;
  background-color: #fff;
  border-color: #1051b9;
}

.ms-button.ms-is-light:active {
  color: #fff;
  background-color: #356af0;
}

.ms-button.ms-is-light.ms-is-small {
  margin-bottom: 0;
}

.ms-button.ms-is-light.ms-is-small.ms-is-documentation {
  width: 100%;
  margin-top: 3em;
  display: flex;
}

.ms-button.ms-is-form {
  background-color: #00205b;
  border-style: none;
  width: 100%;
}

.ms-button-svg {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.ms-button-flex {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.ms-input {
  border: 1px solid var(--memberstack-library--ms-border-color\<deleted\|variable-20140a06\>);
  min-height: 40px;
  box-shadow: 0 5px 10px -5px var(--memberstack-library--ms-shadow-color\<deleted\|variable-2f68c369\>);
  color: var(--memberstack-library--ms-main-text-color\<deleted\|variable-5d1150bd\>);
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 1.333em;
  padding: 8px 12px;
  transition: box-shadow .2s, color .2s, border-color .2s;
  position: relative;
}

.ms-input:hover {
  z-index: 2;
  border-color: var(--memberstack-library--ms-main-cta-color\<deleted\|variable-7b6e5067\>);
  box-shadow: none;
}

.ms-input::placeholder {
  color: var(--memberstack-library--ms-input-placeholder\<deleted\|variable-3b059535\>);
}

.ms-input-label {
  text-align: left;
  margin-bottom: 5px;
  font-size: .9em;
  font-weight: 600;
}

.ms-link {
  color: var(--memberstack-library--ms-main-cta-color\<deleted\|variable-7b6e5067\>);
  border-bottom: 1px solid #2962ff03;
  font-weight: 500;
  text-decoration: none;
  transition: border-color .2s;
}

.ms-link:hover {
  border-bottom-color: var(--memberstack-library--ms-main-cta-color\<deleted\|variable-7b6e5067\>);
  color: var(--memberstack-library--ms-main-cta-hover\<deleted\|variable-ceef60b5\>);
}

.ms-link.ms-is-forgot {
  float: right;
  font-size: 90%;
}

.ms-form-heading {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Michelin, Impact, sans-serif;
  font-size: 29px;
  font-weight: 700;
  line-height: 1.4em;
}

.ms-form {
  width: 500px;
  min-width: 400px;
  padding: 7.5%;
}

.text-block-19 {
  text-align: center;
}

.imagen-login {
  background-image: url('../images/f6015e112804107.601b2b88041be.webp');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 800px;
}

.imagen-login.registrate {
  background-image: url('../images/529415112804107.601b2b8809873.webp');
  background-position: 50%;
}

.imagen-login.recupera {
  background-image: url('../images/27383b112804107.601b2b8806146.webp');
  background-position: 100%;
}

.ms-button-2 {
  border: 1px solid var(--memberstack-library--ms-main-cta-color\<deleted\|variable-7b6e5067\>);
  background-color: var(--memberstack-library--ms-main-cta-color\<deleted\|variable-7b6e5067\>);
  color: #fff;
  text-align: center;
  letter-spacing: .03em;
  border-radius: 8px;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  padding: 13px 16px 11.5px;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: transform .2s cubic-bezier(.645, .045, .355, 1), border-color .2s cubic-bezier(.645, .045, .355, 1), border-radius .2s cubic-bezier(.645, .045, .355, 1), box-shadow .2s cubic-bezier(.645, .045, .355, 1), background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: inline-block;
  position: relative;
  top: 0;
  box-shadow: 1px 1px 5px #ffffff40, 0 10px 20px -5px #2d3e504d;
}

.ms-button-2:hover {
  background-color: var(--memberstack-library--ms-main-cta-hover\<deleted\|variable-ceef60b5\>);
  box-shadow: none;
  color: #fff;
  transform: translate(0, 2px);
}

.ms-button-2:active {
  background-color: #0a3092;
}

.ms-button-2.ms-is-small {
  border-radius: 6px;
  height: auto;
  padding: 7px 16px;
  font-size: .85em;
  font-weight: 500;
  transform: perspective(1000px);
}

.ms-button-2.ms-is-light {
  color: #070e27;
  background-color: #fff;
  background-image: none;
  background-size: auto;
  border: 1px solid #dbe2eb;
  box-shadow: 0 1px 3px #ffffff40, 0 10px 20px -5px #2d3e501a;
}

.ms-button-2.ms-is-light:hover {
  box-shadow: none;
  color: #1051b9;
  background-color: #fff;
  border-color: #1051b9;
}

.ms-button-2.ms-is-light:active {
  color: #fff;
  background-color: #356af0;
}

.ms-button-2.ms-is-light.ms-is-small {
  margin-bottom: 0;
}

.ms-button-2.ms-is-light.ms-is-small.ms-is-documentation {
  width: 100%;
  margin-top: 3em;
  display: flex;
}

.ms-button-2.ms-is-form {
  background-color: #00205b;
  border-style: none;
  width: 100%;
}

.ms-button-svg-2 {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.ms-button-flex-2 {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.ms-input-2 {
  border: 1px solid var(--memberstack-library--ms-border-color\<deleted\|variable-20140a06\>);
  min-height: 40px;
  box-shadow: 0 5px 10px -5px var(--memberstack-library--ms-shadow-color\<deleted\|variable-2f68c369\>);
  color: var(--memberstack-library--ms-main-text-color\<deleted\|variable-5d1150bd\>);
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 1.333em;
  padding: 8px 12px;
  transition: box-shadow .2s, color .2s, border-color .2s;
  position: relative;
}

.ms-input-2:hover {
  z-index: 2;
  border-color: var(--memberstack-library--ms-main-cta-color\<deleted\|variable-7b6e5067\>);
  box-shadow: none;
}

.ms-input-2::placeholder {
  color: var(--memberstack-library--ms-input-placeholder\<deleted\|variable-3b059535\>);
}

.ms-input-label-2 {
  text-align: left;
  margin-bottom: 5px;
  font-size: .9em;
  font-weight: 600;
}

.ms-link-2 {
  color: var(--memberstack-library--ms-main-cta-color\<deleted\|variable-7b6e5067\>);
  border-bottom: 1px solid #2962ff03;
  font-weight: 500;
  text-decoration: none;
  transition: border-color .2s;
}

.ms-link-2:hover {
  border-bottom-color: var(--memberstack-library--ms-main-cta-color\<deleted\|variable-7b6e5067\>);
  color: var(--memberstack-library--ms-main-cta-hover\<deleted\|variable-ceef60b5\>);
}

.ms-help-text {
  opacity: .8;
  margin-top: -15px;
  margin-bottom: 15px;
  font-size: 90%;
  font-weight: 300;
}

.ms-form-heading-2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 29px;
  font-weight: 500;
  line-height: 1.4em;
}

.ms-form-2 {
  width: 500px;
  min-width: 400px;
  padding: 7.5%;
}

.text-block-20 {
  text-align: center;
}

.ms-button-3 {
  border: 1px solid var(--memberstack-library--ms-main-cta-color\<deleted\|variable-7b6e5067\>);
  background-color: var(--memberstack-library--ms-main-cta-color\<deleted\|variable-7b6e5067\>);
  color: #fff;
  text-align: center;
  letter-spacing: .03em;
  border-radius: 8px;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  padding: 13px 16px 11.5px;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: transform .2s cubic-bezier(.645, .045, .355, 1), border-color .2s cubic-bezier(.645, .045, .355, 1), border-radius .2s cubic-bezier(.645, .045, .355, 1), box-shadow .2s cubic-bezier(.645, .045, .355, 1), background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: inline-block;
  position: relative;
  top: 0;
  box-shadow: 1px 1px 5px #ffffff40, 0 10px 20px -5px #2d3e504d;
}

.ms-button-3:hover {
  background-color: var(--memberstack-library--ms-main-cta-hover\<deleted\|variable-ceef60b5\>);
  box-shadow: none;
  color: #fff;
  transform: translate(0, 2px);
}

.ms-button-3:active {
  background-color: #0a3092;
}

.ms-button-3.ms-is-small {
  border-radius: 6px;
  height: auto;
  padding: 7px 16px;
  font-size: .85em;
  font-weight: 500;
  transform: perspective(1000px);
}

.ms-button-3.ms-is-light {
  color: #070e27;
  background-color: #fff;
  background-image: none;
  background-size: auto;
  border: 1px solid #dbe2eb;
  box-shadow: 0 1px 3px #ffffff40, 0 10px 20px -5px #2d3e501a;
}

.ms-button-3.ms-is-light:hover {
  box-shadow: none;
  color: #1051b9;
  background-color: #fff;
  border-color: #1051b9;
}

.ms-button-3.ms-is-light:active {
  color: #fff;
  background-color: #356af0;
}

.ms-button-3.ms-is-light.ms-is-small {
  margin-bottom: 0;
}

.ms-button-3.ms-is-light.ms-is-small.ms-is-documentation {
  width: 100%;
  margin-top: 3em;
  display: flex;
}

.ms-button-3.ms-is-form {
  background-color: #00205b;
  border-style: none;
  width: 100%;
}

.ms-button-svg-3 {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.ms-button-flex-3 {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.ms-input-3 {
  border: 1px solid var(--memberstack-library--ms-border-color\<deleted\|variable-20140a06\>);
  min-height: 40px;
  box-shadow: 0 5px 10px -5px var(--memberstack-library--ms-shadow-color\<deleted\|variable-2f68c369\>);
  color: var(--memberstack-library--ms-main-text-color\<deleted\|variable-5d1150bd\>);
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 1.333em;
  padding: 8px 12px;
  transition: box-shadow .2s, color .2s, border-color .2s;
  position: relative;
}

.ms-input-3:hover {
  z-index: 2;
  border-color: var(--memberstack-library--ms-main-cta-color\<deleted\|variable-7b6e5067\>);
  box-shadow: none;
}

.ms-input-3::placeholder {
  color: var(--memberstack-library--ms-input-placeholder\<deleted\|variable-3b059535\>);
}

.ms-input-label-3 {
  text-align: left;
  margin-bottom: 5px;
  font-size: .9em;
  font-weight: 600;
}

.ms-link-3 {
  color: var(--memberstack-library--ms-main-cta-color\<deleted\|variable-7b6e5067\>);
  border-bottom: 1px solid #2962ff03;
  font-weight: 500;
  text-decoration: none;
  transition: border-color .2s;
}

.ms-link-3:hover {
  border-bottom-color: var(--memberstack-library--ms-main-cta-color\<deleted\|variable-7b6e5067\>);
  color: var(--memberstack-library--ms-main-cta-hover\<deleted\|variable-ceef60b5\>);
}

.ms-form-heading-3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 29px;
  font-weight: 500;
  line-height: 1.4em;
}

.ms-form-3 {
  width: 500px;
  min-width: 400px;
  padding: 7.5%;
}

.ms-form-sub-heading {
  text-align: center;
  margin-top: -15px;
  margin-bottom: 20px;
}

.div-block-4 {
  background-color: #00163d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 700px;
  padding-bottom: 100px;
  display: flex;
}

.heading-5 {
  z-index: 1;
  color: #fff;
  flex-flow: column;
  font-family: Michelin, Impact, sans-serif;
  display: flex;
  position: relative;
}

.product-page {
  grid-column-gap: 79px;
  grid-row-gap: 79px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.slider-3 {
  border-radius: 11px;
  height: 450px;
  overflow: hidden;
}

.tags-store {
  display: flex;
}

.existencias-por-sucursal {
  margin-top: 30px;
}

.text-block-21 {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.text-block-21.sucursal, .text-block-21.total {
  margin-top: 5px;
  margin-right: 10px;
}

.sucursal-existencia {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px solid #0000001a;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  display: grid;
}

.existencias-total {
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 10px;
  display: flex;
}

.div-block-5 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .rt-responsive-full-width-2 {
    color: #000;
    text-decoration: none;
  }

  .rt-header-one-nav {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .rt-nav-links.rt-change-nav-size {
    background-color: #0000;
    font-size: 14px;
    line-height: 23px;
  }

  .rt-nav-links.rt-change-nav-size:hover {
    color: #004f9f;
    border-left: 4px solid #fce502;
    font-size: 14px;
  }

  .rt-nav-links.rt-change-nav-size.cero {
    margin-left: 0;
    margin-right: 0;
  }

  .rt-nav-links.rt-change-nav-size.cero.all {
    width: 100%;
  }

  .rt-nav-links.rt-change-nav-size.outlet {
    background-color: #fff7f700;
  }

  .rt-nav-links.rt-change-nav-size.outlet:hover {
    border-left-color: red;
  }

  .rt-dropdown-list-5.tienda.w--open {
    padding-bottom: 0;
  }

  .rt-text-align-center.rt-text-white-5.rt-top-bar-text {
    margin-left: 0;
  }

  .button-link.bg-hover-dark {
    width: 100%;
  }

  .header-social-icons {
    margin-top: 0;
    margin-right: 15px;
    display: flex;
  }

  .header-social-link {
    margin-right: 10px;
  }

  .header-social-link.youtube {
    display: none;
  }

  .icon.social:hover {
    color: #fce502;
  }

  .header-right-content {
    align-items: center;
  }

  .cart-button.white-border:hover {
    background-color: #fce502;
    border-color: #fce502;
  }

  .rt-dos-columnas {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .line-column {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 200px;
    display: flex;
  }

  .line-column.gris {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .line-column.gris.all {
    width: 100%;
  }

  .slider-2.tienda {
    height: 420px;
  }

  .service-card.serv1 {
    height: 450px;
  }

  .rt-footer-one-box-main {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-rows: auto;
    grid-template-columns: 1.5fr 1fr 1fr 1.5fr;
    grid-auto-columns: 1fr;
  }

  .rt-contact-one-information-box {
    padding-right: 0;
  }

  .rt-home-two-award-left-block {
    grid-column-gap: 90px;
    grid-row-gap: 90px;
  }
}

@media screen and (min-width: 1440px) {
  .rt-nav-container {
    grid-template-columns: 251px 1fr 369px;
  }

  .header-social-link {
    margin-right: 30px;
  }

  .rt-home-three-cta-contain-wrap {
    padding-left: 40px;
    padding-right: 40px;
  }

  .slider-2.tienda {
    height: 460px;
  }

  .rt-video-image-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1920px) {
  .rt-nav-right-block {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .rt-header-one-nav {
    z-index: 7;
  }

  .rt-nav-container {
    grid-template-columns: 1fr 4fr 1.25fr;
  }

  .rt-auto-fit-15 {
    object-fit: cover;
  }

  .slider-2.tienda {
    height: 630px;
  }

  .rt-footer-one-box-main {
    padding-left: 0;
    padding-right: 0;
  }

  .rt-footer-one-copyright-2 {
    border-top-style: none;
    border-bottom-style: none;
  }

  .rt-contact-form-text {
    width: 78%;
  }

  .rt-tag-2.rt-text-black-3 {
    color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  }

  .rt-left-overlay {
    background-image: linear-gradient(90deg, var(--radiant-ui-components-library-marketplace--color--white), #1670f800);
    width: 20%;
    display: block;
    position: absolute;
    inset: 0% auto 0% 0%;
  }

  .rt-left-overlay.rt-right-overlay {
    background-image: linear-gradient(270deg, var(--radiant-ui-components-library-marketplace--color--white), #1670f800);
    left: auto;
    right: 0;
  }
}

@media screen and (max-width: 991px) {
  .rt-responsive-full-width-2 {
    width: 100%;
  }

  .rt-nav-menu-main {
    flex-direction: column;
  }

  .rt-nav-menu-2 {
    background-color: #fff;
    flex: 0 auto;
    width: 100vw;
    max-width: 100%;
    height: 100vh;
    position: absolute;
    inset: 80px 0% 0%;
  }

  .rt-dropdown-toggle-4 {
    padding-left: 20px;
  }

  .rt-hamburger-line-two {
    background-color: #282828;
    width: 30px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rt-home-one-nav-button-wrap.rt-display-responsive-none {
    display: none;
  }

  .rt-nav-container {
    grid-template-columns: 2fr 3fr 30px;
    justify-content: space-between;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .rt-hamburger-line-one-2 {
    background-color: #282828;
    width: 30px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rt-dropdown-list-5 {
    min-width: 100%;
    position: relative;
  }

  .rt-hamburger-line-three-2 {
    background-color: #282828;
    width: 30px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rt-hamburger-2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: column;
    display: flex;
  }

  .rt-startex {
    padding-left: 0;
  }

  .rt-text-align-center.rt-text-white-5.rt-top-bar-text {
    display: none;
  }

  .rt-top-bar-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    display: flex;
  }

  .button-link.bg-hover-dark.desktop {
    display: none;
  }

  .header-social-icons {
    justify-content: flex-start;
    margin-top: 0;
  }

  .cart-wrap {
    padding-right: 10px;
  }

  .header-right-content {
    flex: 1;
    justify-content: flex-end;
  }

  .destacado {
    font-size: 13px;
    line-height: 19px;
  }

  .rt-heading-three {
    font-size: 27px;
    line-height: 37px;
  }

  .rt-home-three-cta-contain-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    align-items: flex-start;
  }

  .rt-button {
    padding: 15px 30px;
    font-size: 17px;
    line-height: 27px;
  }

  .rt-home-three-cta-main-box {
    padding: 60px 30px 70px;
  }

  .rt-home-three-cta-contain-text-wrap {
    max-width: none;
  }

  .call-to-action {
    bottom: 20px;
    right: 20px;
  }

  .trigger-lottie {
    width: 24px;
    height: 24px;
  }

  .rt-home-one-our-service-heading {
    max-width: none;
  }

  .rt-home-one-service-top-wrap {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .rt-small-counter-text {
    font-size: 25px;
    line-height: 30px;
  }

  .rt-home-one-service-grid {
    grid-column-gap: 30px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
    margin-top: 24px;
  }

  .rt-counter.rt-heading-three-counter {
    height: 30px;
  }

  .rt-home-one-our-service-top-right-block {
    max-width: none;
  }

  .servicios-destacados, .servicios-destacados.llantas {
    grid-template-columns: 1fr 1fr;
  }

  .rt-home-three-accordion-answer.rt-about-three-accordion-answer, .rt-about-three-accordion-about-box {
    max-width: none;
  }

  .rt-about-three-accordion-wrapper {
    width: 100%;
    max-width: none;
    margin-top: 10px;
  }

  .rt-about-three-frequently-content {
    margin-top: 12px;
    margin-bottom: 24px;
  }

  .rt-about-three-frequently-ask-text {
    max-width: none;
    margin-top: 0;
  }

  .rt-about-three-accordion-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .rt-about-three-accordion-box {
    padding: 15px;
  }

  .rt-designed-text {
    text-align: center;
  }

  .rt-footer-one-box-main {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1.5fr 1fr;
    grid-auto-columns: 2.5fr;
    padding-bottom: 28px;
    display: grid;
  }

  .rt-email-field.rt-footer-email-field {
    background-position: 10px;
    padding-left: 45px;
  }

  .rt-footer-logo-box {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .rt-footer-logo-box.rt-footer-column-width {
    max-width: 600px;
  }

  .rt-footer-one-logo-new {
    padding-top: 0;
  }

  .rt-heading-three-2 {
    font-size: 27px;
    line-height: 37px;
  }

  .rt-home-two-video-main {
    padding-left: 15px;
    padding-right: 15px;
  }

  .categorias {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .branch-card.branch.left-card {
    height: 230px;
  }

  .rt-contact-type.rt-align {
    text-align: center;
  }

  .rt-contact-para {
    margin-bottom: 32px;
  }

  .rt-contact-us-form {
    padding-top: 0;
    padding-left: 0;
    position: static;
  }

  .rt-contact-us-main-block {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-direction: column;
  }

  .rt-contact-form-text {
    width: 100%;
  }

  .rt-info-details.rt-align {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .rt-info-block {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .rt-contact-one-information-box {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    padding-left: 30px;
    padding-right: 30px;
  }

  .rt-form-icon {
    display: none;
  }

  .rt-error-message, .rt-success-message {
    padding: 10px;
  }

  .rt-home-two-award-card {
    padding-left: 0;
    padding-right: 0;
  }

  .rt-home-two-award-image-block {
    display: none;
  }

  .rt-home-two-award-left-block {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    flex-basis: 70%;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .rt-component-heading-three, .rt-heading-three-3 {
    font-size: 27px;
    line-height: 37px;
  }

  .rt-about-two-cta-main-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }

  .rt-home-one-cta-bottom-section {
    align-items: stretch;
  }

  .rt-home-one-cta-top-section {
    margin-right: 0;
  }

  .rt-home-two-testimonial-heading-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
  }

  .rt-tab-full-width-height-auto-2 {
    width: 100%;
    height: auto;
  }

  .rt-home-two-testimonial-slider-contain-wrap {
    flex-basis: 90%;
  }

  .rt-tab-full-width-height-auto {
    width: 100%;
    height: auto;
  }

  .a-button-primary {
    display: flex;
  }

  .a-header-button-wrapper {
    justify-content: center;
  }

  .ms-button, .ms-button-2, .ms-button-3 {
    position: relative;
  }
}

@media screen and (max-width: 767px) {
  .llantasur-map-section {
    padding: 44px 16px 36px;
  }

  .llantasur-map-image {
    border-radius: 6px;
  }

  .rt-responsive-full-width-2 {
    margin-bottom: 10px;
  }

  .rt-header-one-nav {
    padding-left: 15px;
    padding-right: 15px;
  }

  .rt-dropdown-toggle-4 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
  }

  .rt-nav-container {
    padding-top: 0;
    padding-bottom: 0;
  }

  .rt-dropdown-list-5 {
    position: relative;
  }

  .rt-all-btn.rt-padding-zero.rt-header-four-top-bar-btn, .rt-header-one-top-bar-text-block {
    font-size: .8rem;
  }

  .cart-button {
    width: 40px;
    height: 40px;
  }

  .barra-de-busqueda {
    flex-flow: column;
  }

  .link-block.left, .link-block.left.line {
    width: 100%;
  }

  .section-3 {
    padding-top: 30px;
  }

  .div-block {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .rt-heading-three {
    font-size: 24px;
    line-height: 34px;
  }

  .rt-button {
    padding: 12px 28px;
    font-size: 16px;
    line-height: 26px;
  }

  .call-to-action {
    bottom: 20px;
    right: 20px;
  }

  .rt-home-one-service-grid {
    grid-template-columns: 1fr;
  }

  .servicios-destacados.llantas {
    padding-top: 0;
  }

  .rt-about-three-accordion-wrapper {
    margin-top: 0;
  }

  .rt-footer-one-box-main {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-columns: 1.5fr 1fr;
  }

  .rt-form-3 {
    width: 100%;
  }

  .rt-form-3.rt-footer-three-form {
    justify-content: flex-start;
    align-items: stretch;
  }

  .rt-form-display-none {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .rt-email-field {
    background-position: 10px;
  }

  .rt-email-field.rt-footer-email-field {
    width: 100%;
    min-width: auto;
  }

  .rt-footer-row {
    flex-flow: column;
  }

  .rt-footer-logo-box {
    flex: 0 auto;
  }

  .rt-footer-logo-box.rt-footer-column-width {
    max-width: none;
    padding-bottom: 8px;
  }

  .rt-footer-link-heading {
    padding-bottom: 15px;
  }

  .rt-footer-container-2.rt-footer-three {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    flex-flow: column;
    padding-top: 20px;
    padding-bottom: 29px;
  }

  .rt-social-media-box-3 {
    padding-bottom: 10px;
  }

  .rt-social-media-box-3.rt-margin-bottom-zero {
    padding-bottom: 0;
  }

  .rt-heading-three-2 {
    font-size: 24px;
    line-height: 34px;
  }

  .rt-autofit {
    height: auto;
  }

  .rt-home-two-video-main {
    height: 450px;
  }

  .precio {
    padding-left: 0;
    font-size: 16px;
  }

  .precio.descuento {
    border-right-style: none;
  }

  .grupo-precio {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .products-and-filters {
    flex-flow: column;
    grid-template-columns: .25fr;
    display: flex;
  }

  .filter {
    padding-bottom: 0;
  }

  .rt-sub-heading.rt-text-blue.rt-about-one-hero-about-title, .rt-contact-type, .rt-contact-para {
    text-align: center;
  }

  .rt-contact-form-text {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .rt-text-field-block {
    flex-direction: column;
  }

  .rt-info-details {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .rt-info-block {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .rt-contact-form {
    padding-left: 20px;
    padding-right: 20px;
  }

  .rt-contact-one-information-box {
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 25px;
    padding-right: 25px;
  }

  .rt-component-heading-three, .rt-heading-three-3 {
    font-size: 24px;
    line-height: 34px;
  }

  .rt-about-two-cta-main-wrapper {
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-left: 15px;
    padding-right: 15px;
  }

  .rt-home-one-cta-bottom-section {
    margin-top: 0;
    padding-top: 0;
  }

  .rt-home-one-cta-top-section {
    align-items: flex-start;
  }

  .rt-home-two-testimonial-slider-contain-wrap {
    flex-basis: 100%;
  }

  .a-h1-heading {
    font-size: 48px;
  }

  .a-section-header {
    padding-top: 72px;
  }

  .mapa-sucursales {
    grid-template-columns: 1fr;
  }

  .mapa-de-sucursales {
    display: none;
  }

  .ms-form-heading, .ms-form-heading-2, .ms-form-heading-3 {
    font-size: 24px;
  }
}

@media screen and (max-width: 479px) {
  .rt-all-btn.rt-padding-zero.rt-header-four-top-bar-btn {
    display: none;
  }

  .section-2 {
    height: 800px;
    padding-top: 30px;
  }

  .smartbar-tab {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .smartbar-tab.w--current {
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tabs-menu {
    flex-flow: column;
  }

  .link-block.left {
    padding-left: 10px;
    padding-right: 10px;
  }

  .link-block.left.line.service, .link-block.left.line.branch, .link-block.left.line.branch._50, .link-block.left.go, .link-block.left.phone, .link-block.left.google-maps, .link-block.left.cita {
    width: 100%;
  }

  .image {
    width: 50px;
  }

  .image.llanta {
    width: 40px;
  }

  .titulo {
    width: 65%;
  }

  .section-3 {
    padding-top: 30px;
  }

  .div-block {
    grid-template-columns: 1fr 1fr;
  }

  .image-2.desktop {
    display: none;
  }

  .rt-button {
    padding-left: 24px;
    padding-right: 24px;
  }

  .rt-home-three-cta-contain-text-wrap {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .call-to-action {
    z-index: 9999;
    bottom: 12px;
    right: 12px;
  }

  .rt-counter-box.rt-mobile-center {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .rt-home-one-our-service-top-right-block {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .servicios-destacados {
    grid-template-columns: 1fr;
  }

  .servicios-destacados.llantas {
    grid-template-columns: 1fr 1fr;
  }

  .rt-component-section-3.rt-accordion-v-seven {
    padding-top: 80px;
  }

  .rt-footer-one-box-main {
    grid-template-rows: auto;
    grid-template-columns: 1.5fr;
  }

  .rt-email-field, .rt-email-field.rt-footer-email-field {
    min-width: auto;
  }

  .rt-footer-link-heading {
    padding-bottom: 10px;
  }

  .rt-footer-container-2.rt-footer-three {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .rt-autofit {
    height: 100%;
    overflow: visible;
  }

  .rt-home-two-video-main {
    height: 200px;
  }

  .lightbox-link {
    width: 70px;
    height: 70px;
  }

  .botones {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .boton {
    margin-bottom: 10px;
  }

  .categorias {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .alert.branch.green.sucursal-tag-card {
    margin-left: 0;
  }

  .branch-card.branch.left-card {
    height: 270px;
  }

  .rt-button-new-text {
    font-size: .875rem;
    line-height: 1.5rem;
  }

  .rt-contact-form-submit {
    padding: 20px 10px;
  }

  .rt-text-field-block {
    flex-direction: column;
  }

  .rt-info-block {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .rt-contact-form {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding: 0;
  }

  .rt-contact-one-information-box {
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 30px;
  }

  .rt-home-two-award-card {
    padding-left: 0;
    padding-right: 0;
  }

  .rt-home-two-award-button {
    display: none;
  }

  .rt-home-two-award-left-block {
    flex-basis: 100%;
  }

  .rt-about-two-cta-main-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .rt-home-one-cta-bottom-section {
    flex-direction: column;
    align-items: stretch;
  }

  .rt-cta-box {
    max-width: none;
  }

  .rt-home-two-testimonial-slider-image-wrap {
    width: 100%;
  }

  .rt-home-two-testimonial-slider-box {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;
  }

  .a-button-primary {
    width: 100%;
  }

  .a-header-button-wrapper {
    flex-direction: column;
  }

  .top-sucursal-card {
    flex-flow: column;
  }

  .ms-button {
    width: 100%;
    min-height: auto;
    padding: .6em 1.3em;
    font-size: 14px;
    font-style: normal;
  }

  .ms-button.ms-is-light {
    max-width: 100vw;
  }

  .ms-input {
    font-size: 12px;
  }

  .ms-input-label.ms-is-forgot-password {
    justify-content: space-between;
  }

  .ms-form {
    width: 100%;
    min-width: auto;
  }

  .ms-form-block {
    width: 100%;
  }

  .ms-button-2 {
    width: 100%;
    min-height: auto;
    padding: .6em 1.3em;
    font-size: 14px;
    font-style: normal;
  }

  .ms-button-2.ms-is-light {
    max-width: 100vw;
  }

  .ms-input-2 {
    font-size: 12px;
  }

  .ms-form-2 {
    width: 100%;
    min-width: auto;
  }

  .ms-form-block-2 {
    width: 100%;
  }

  .ms-button-3 {
    width: 100%;
    min-height: auto;
    padding: .6em 1.3em;
    font-size: 14px;
    font-style: normal;
  }

  .ms-button-3.ms-is-light {
    max-width: 100vw;
  }

  .ms-input-3 {
    font-size: 12px;
  }

  .ms-form-3 {
    width: 100%;
    min-width: auto;
  }

  .ms-form-block-3 {
    width: 100%;
  }
}

#w-node-_980ec7a7-4455-1566-2c6b-2b97280e8442-41879832, #w-node-_525cfe84-5337-84c6-34f6-fe29723a861f-41879832, #w-node-_441aed26-1a35-cc3e-2449-78fd02adaf48-41879832, #w-node-_9e41b21e-026e-c8cb-381a-1d326ca7289f-41879832, #w-node-_249cd9f3-f60f-1cdc-0880-7cc434c9cd58-41879832, #w-node-_280b2ac1-9264-7bd3-631f-16031f787a46-41879832, #w-node-b0b5cf6d-df15-75cb-8439-e334eef612f1-41879832, #w-node-_70648fcd-c6d5-52aa-d2c2-813bb923e3c7-41879832, #w-node-_6b9a29c0-fd85-0f3d-d22b-5ec5267ed977-41879832, #w-node-_0fdcabea-05c6-f124-6df9-43949b05c7f4-41879832, #w-node-_838d5db3-c1c7-20fe-8aab-1030712f41b4-41879832, #w-node-_6d7263e8-b377-3268-2034-7d387c1a2e8e-41879832, #w-node-_5c53016b-d1e4-0e08-a726-798ba6275a98-41879832, #w-node-c96df6c5-3833-9e36-7b63-89bded3ae61e-41879832, #w-node-cc3e28dd-ad70-e8f9-1725-6818bb213a93-41879832, #w-node-_90774d69-5714-04f6-0290-6f4d46a16419-41879832, #w-node-_3b627089-47d3-e08a-6036-4b1dd47f487a-41879832, #w-node-e89e43f4-087f-3eda-f0cc-3b706e6e1992-41879832, #w-node-_9a505bc2-79b1-93c8-ca6e-6938d8790c2d-41879832, #w-node-fceff2b1-ae0b-85d1-b45b-656bc99d0dad-41879832, #w-node-e3ee99a7-8f36-48cb-73c2-5712d7848929-41879832, #w-node-d38c16e9-5ed8-a343-e237-18c7fd77f8e3-41879832, #w-node-_84e61969-e46a-01e3-dadc-59b537bc473c-41879832, #w-node-ec5c1388-e9fe-6790-e631-141d99ce098d-41879832, #w-node-_5931d044-4bd0-8678-b7a0-ead7813855a0-41879832, #w-node-_4c27858b-5305-4dda-91de-7f0a09350b96-41879832, #w-node-_3b8a0fd3-2e3d-b75b-a78c-33aa10c9c639-41879832, #w-node-_5537d78e-1fee-86ff-8eed-a53670e9aff4-41879832, #w-node-f710ed44-dc19-402b-c40f-12a85921d20d-41879832, #w-node-_9529f876-d5e6-d243-fdd7-54513ee3dd6f-41879832, #w-node-_2183637c-30c0-0a1a-358d-d5f225956533-41879832, #w-node-_4b2a670e-923b-2405-4ca2-8ba313853cfa-41879832 {
  place-self: center;
}

#w-node-_7747ff2d-12b0-77fc-faba-d6dc5dc97de6-41879832 {
  justify-self: center;
}

#w-node-a6a12d01-0fd1-6c33-9f8f-06bd6ef222ab-6ef222a8 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-cbee98ea-c8e0-30fe-4b4f-d3acb2b9287c-b2b9286b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-22acc275, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-d931f789, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-6b14de78, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-1c2e7bc6, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-e6f8139f, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-7535aac3, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-fb623acd, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-6d54c2c3, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-352cb5ee, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-8aeeb835, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-fc60265a, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-821599b5, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-c8063730, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-fc8522f9 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_980ec7a7-4455-1566-2c6b-2b97280e8442-0f9bf161, #w-node-_525cfe84-5337-84c6-34f6-fe29723a861f-0f9bf161, #w-node-_441aed26-1a35-cc3e-2449-78fd02adaf48-0f9bf161, #w-node-_9e41b21e-026e-c8cb-381a-1d326ca7289f-0f9bf161, #w-node-_249cd9f3-f60f-1cdc-0880-7cc434c9cd58-0f9bf161, #w-node-_280b2ac1-9264-7bd3-631f-16031f787a46-0f9bf161, #w-node-b0b5cf6d-df15-75cb-8439-e334eef612f1-0f9bf161, #w-node-_70648fcd-c6d5-52aa-d2c2-813bb923e3c7-0f9bf161, #w-node-_6b9a29c0-fd85-0f3d-d22b-5ec5267ed977-0f9bf161, #w-node-_0fdcabea-05c6-f124-6df9-43949b05c7f4-0f9bf161, #w-node-_838d5db3-c1c7-20fe-8aab-1030712f41b4-0f9bf161, #w-node-_6d7263e8-b377-3268-2034-7d387c1a2e8e-0f9bf161, #w-node-_5c53016b-d1e4-0e08-a726-798ba6275a98-0f9bf161, #w-node-c96df6c5-3833-9e36-7b63-89bded3ae61e-0f9bf161, #w-node-cc3e28dd-ad70-e8f9-1725-6818bb213a93-0f9bf161, #w-node-_90774d69-5714-04f6-0290-6f4d46a16419-0f9bf161, #w-node-_3b627089-47d3-e08a-6036-4b1dd47f487a-0f9bf161, #w-node-e89e43f4-087f-3eda-f0cc-3b706e6e1992-0f9bf161, #w-node-_9a505bc2-79b1-93c8-ca6e-6938d8790c2d-0f9bf161, #w-node-fceff2b1-ae0b-85d1-b45b-656bc99d0dad-0f9bf161, #w-node-e3ee99a7-8f36-48cb-73c2-5712d7848929-0f9bf161, #w-node-d38c16e9-5ed8-a343-e237-18c7fd77f8e3-0f9bf161, #w-node-_84e61969-e46a-01e3-dadc-59b537bc473c-0f9bf161, #w-node-ec5c1388-e9fe-6790-e631-141d99ce098d-0f9bf161, #w-node-_5931d044-4bd0-8678-b7a0-ead7813855a0-0f9bf161, #w-node-_4c27858b-5305-4dda-91de-7f0a09350b96-0f9bf161, #w-node-_3b8a0fd3-2e3d-b75b-a78c-33aa10c9c639-0f9bf161, #w-node-_5537d78e-1fee-86ff-8eed-a53670e9aff4-0f9bf161, #w-node-f710ed44-dc19-402b-c40f-12a85921d20d-0f9bf161, #w-node-_9529f876-d5e6-d243-fdd7-54513ee3dd6f-0f9bf161, #w-node-_2183637c-30c0-0a1a-358d-d5f225956533-0f9bf161, #w-node-_4b2a670e-923b-2405-4ca2-8ba313853cfa-0f9bf161 {
  place-self: center;
}

#w-node-_7747ff2d-12b0-77fc-faba-d6dc5dc97de6-0f9bf161 {
  justify-self: center;
}

#w-node-_980ec7a7-4455-1566-2c6b-2b97280e8442-1ccf5a72, #w-node-_525cfe84-5337-84c6-34f6-fe29723a861f-1ccf5a72, #w-node-_441aed26-1a35-cc3e-2449-78fd02adaf48-1ccf5a72, #w-node-_9e41b21e-026e-c8cb-381a-1d326ca7289f-1ccf5a72, #w-node-_249cd9f3-f60f-1cdc-0880-7cc434c9cd58-1ccf5a72, #w-node-_280b2ac1-9264-7bd3-631f-16031f787a46-1ccf5a72, #w-node-b0b5cf6d-df15-75cb-8439-e334eef612f1-1ccf5a72, #w-node-_70648fcd-c6d5-52aa-d2c2-813bb923e3c7-1ccf5a72, #w-node-_6b9a29c0-fd85-0f3d-d22b-5ec5267ed977-1ccf5a72, #w-node-_0fdcabea-05c6-f124-6df9-43949b05c7f4-1ccf5a72, #w-node-_838d5db3-c1c7-20fe-8aab-1030712f41b4-1ccf5a72, #w-node-_6d7263e8-b377-3268-2034-7d387c1a2e8e-1ccf5a72, #w-node-_5c53016b-d1e4-0e08-a726-798ba6275a98-1ccf5a72, #w-node-c96df6c5-3833-9e36-7b63-89bded3ae61e-1ccf5a72, #w-node-cc3e28dd-ad70-e8f9-1725-6818bb213a93-1ccf5a72, #w-node-_90774d69-5714-04f6-0290-6f4d46a16419-1ccf5a72, #w-node-_3b627089-47d3-e08a-6036-4b1dd47f487a-1ccf5a72, #w-node-e89e43f4-087f-3eda-f0cc-3b706e6e1992-1ccf5a72, #w-node-_9a505bc2-79b1-93c8-ca6e-6938d8790c2d-1ccf5a72, #w-node-fceff2b1-ae0b-85d1-b45b-656bc99d0dad-1ccf5a72, #w-node-e3ee99a7-8f36-48cb-73c2-5712d7848929-1ccf5a72, #w-node-d38c16e9-5ed8-a343-e237-18c7fd77f8e3-1ccf5a72, #w-node-_84e61969-e46a-01e3-dadc-59b537bc473c-1ccf5a72, #w-node-ec5c1388-e9fe-6790-e631-141d99ce098d-1ccf5a72, #w-node-_5931d044-4bd0-8678-b7a0-ead7813855a0-1ccf5a72, #w-node-_4c27858b-5305-4dda-91de-7f0a09350b96-1ccf5a72, #w-node-_3b8a0fd3-2e3d-b75b-a78c-33aa10c9c639-1ccf5a72, #w-node-_5537d78e-1fee-86ff-8eed-a53670e9aff4-1ccf5a72, #w-node-f710ed44-dc19-402b-c40f-12a85921d20d-1ccf5a72, #w-node-_9529f876-d5e6-d243-fdd7-54513ee3dd6f-1ccf5a72, #w-node-_2183637c-30c0-0a1a-358d-d5f225956533-1ccf5a72, #w-node-_4b2a670e-923b-2405-4ca2-8ba313853cfa-1ccf5a72 {
  place-self: center;
}

#w-node-_7747ff2d-12b0-77fc-faba-d6dc5dc97de6-1ccf5a72, #w-node-_7747ff2d-12b0-77fc-faba-d6dc5dc97de6-7d817464 {
  justify-self: center;
}

#w-node-fa97d8db-a7ea-1f41-1ec7-6e5abe63a5d5-8e289af1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-fa97d8db-a7ea-1f41-1ec7-6e5abe63a5dd-8e289af1, #w-node-fa97d8db-a7ea-1f41-1ec7-6e5abe63a5e6-8e289af1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fa97d8db-a7ea-1f41-1ec7-6e5abe63a5f7-8e289af1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-fa97d8db-a7ea-1f41-1ec7-6e5abe63a5f8-8e289af1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7747ff2d-12b0-77fc-faba-d6dc5dc97de6-8e289af1 {
  justify-self: center;
}

@media screen and (min-width: 1280px) {
  #w-node-a6a12d01-0fd1-6c33-9f8f-06bd6ef222ab-6ef222a8, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-22acc275, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-d931f789, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-6b14de78, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-1c2e7bc6, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-e6f8139f, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-7535aac3, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-fb623acd, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-6d54c2c3, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-352cb5ee, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-8aeeb835, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-fc60265a, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-821599b5, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-c8063730, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-fc8522f9 {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-a6a12d01-0fd1-6c33-9f8f-06bd6ef222ab-6ef222a8, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-22acc275, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-d931f789, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-6b14de78, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-1c2e7bc6, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-e6f8139f, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-7535aac3, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-fb623acd, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-6d54c2c3, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-352cb5ee, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-8aeeb835, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-fc60265a, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-821599b5, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-c8063730, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-fc8522f9 {
    grid-column: span 3 / span 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-a6a12d01-0fd1-6c33-9f8f-06bd6ef222ab-6ef222a8, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-22acc275, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-d931f789, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-6b14de78, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-1c2e7bc6, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-e6f8139f, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-7535aac3, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-fb623acd, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-6d54c2c3, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-352cb5ee, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-8aeeb835, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-fc60265a, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-821599b5, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-c8063730, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f6496-fc8522f9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-a6a12d01-0fd1-6c33-9f8f-06bd6ef222be-6ef222a8, #w-node-a6a12d01-0fd1-6c33-9f8f-06bd6ef222de-6ef222a8, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64a7-22acc275, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64c0-22acc275, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64a7-d931f789, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64c0-d931f789, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64a7-6b14de78, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64c0-6b14de78, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64a7-1c2e7bc6, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64c0-1c2e7bc6, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64a7-e6f8139f, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64c0-e6f8139f, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64a7-7535aac3, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64c0-7535aac3, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64a7-fb623acd, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64c0-fb623acd, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64a7-6d54c2c3, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64c0-6d54c2c3, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64a7-352cb5ee, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64c0-352cb5ee, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64a7-8aeeb835, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64c0-8aeeb835, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64a7-fc60265a, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64c0-fc60265a, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64a7-821599b5, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64c0-821599b5, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64a7-c8063730, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64c0-c8063730, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64a7-fc8522f9, #w-node-_33b0218c-8bbf-32a5-6f43-505b517f64c0-fc8522f9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'Michelin';
  src: url('../fonts/Michelin-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Michelin';
  src: url('../fonts/Michelin-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Michelin';
  src: url('../fonts/Michelin-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Michelin';
  src: url('../fonts/Michelin-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Michelin';
  src: url('../fonts/Michelin-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
