.mapa-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.mapa-navbar-interactive {
  width: 100%;
  display: none;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
}
.mapa-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.mapa-burger-menu {
  display: none;
}
.mapa-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.mapa-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.mapa-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.mapa-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.mapa-logo {
  width: 228px;
  height: 94px;
}
.mapa-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.mapa-icon2 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.mapa-links {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.mapa-link {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-link:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.mapa-link01 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-link01:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.mapa-link02 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-link02:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.mapa-link03 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-link03:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.mapa-link04 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-link04:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.mapa-link05 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-link05:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.mapa-link06 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-link06:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.mapa-button {
  display: flex;
  padding: 12px 16px;
  transition: 0.3s;
  align-items: center;
  border-color: rgba(52, 57, 198, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 12px;
  justify-content: center;
}
.mapa-button:hover {
  cursor: pointer;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  background-color: #FFFF00;
}
.mapa-frame2608321 {
  gap: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mapa-angleright {
  width: 9px;
  height: 16px;
}
.mapa-image202311270110582 {
  width: 228px;
  height: 94px;
}
.mapa-menu {
  gap: 10px;
  width: 100%;
  height: auto;
  display: flex;
  padding: 18px 32px;
  overflow: hidden;
  position: relative;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
.mapa-frame2608319 {
  gap: 32px;
  display: flex;
  flex-grow: 1;
  align-self: stretch;
  align-items: center;
}
.mapa-image2023112701105821 {
  width: 228px;
  height: 94px;
}
.mapa-frame2608322 {
  gap: 17px;
  display: flex;
  position: relative;
  flex-grow: 1;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
.mapa-link07 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-link07:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.mapa-link08 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-link08:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.mapa-link09 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-link09:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.mapa-link10 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-link10:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.mapa-link11 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-link11:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.mapa-link12 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-link12:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.mapa-link13 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-link13:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.mapa-button1 {
  display: flex;
  padding: 12px 16px;
  transition: 0.3s;
  align-items: center;
  border-color: rgba(52, 57, 198, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 12px;
  justify-content: center;
}
.mapa-button1:hover {
  cursor: pointer;
  background-color: var(--dl-color-gray-900);
}
.mapa-frame26083211 {
  gap: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mapa-angleright1 {
  width: 9px;
  height: 16px;
}
.mapa-hero {
  gap: 10px;
  width: 100%;
  height: auto;
  display: flex;
  overflow: visible;
  position: relative;
  align-self: stretch;
  align-items: center;
  padding-top: 0px;
  padding-left: 6px 0;
  padding-right: 6px 0;
  flex-direction: column;
  padding-bottom: 0px;
  justify-content: center;
}
.mapa-frame2608305 {
  top: 40px;
  left: 0px;
  width: auto;
  z-index: 2;
  position: absolute;
  padding-top: 6px;
  padding-left: 90px;
  padding-right: 130px;
  padding-bottom: 6px;
  justify-content: center;
  background-color: rgba(255, 215, 0, 1);
}
.mapa-text003 {
  color: var(--dl-color-grey-15);
  height: auto;
  font-size: 48px;
  font-style: Semi Bold;
  text-align: left;
  font-family: "Inter";
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-image {
  gap: 10px;
  width: 100%;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 730px;
  display: flex;
  position: relative;
  align-self: stretch;
  align-items: flex-end;
  flex-shrink: 0;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
  background-size: cover;
  justify-content: space-between;
  background-image: url("public/external/ba288bf7-026d-41d6-b064-466ac6d12398-0o1u-800h.png");
  background-position: center center;
}
.mapa-container1 {
  width: 100%;
  height: 600px;
  display: flex;
  padding: 50px;
  max-width: 1200px;
  align-self: center;
  align-items: flex-start;
  flex-direction: row;
}
.mapa-frame33534 {
  width: 260px;
  height: 613px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 1;
}
.mapa-divdnone {
  width: 260px;
  height: 613px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  border-radius: 12px;
}
.mapa-divsideblock {
  top: 24px;
  left: 0px;
  width: 252px;
  height: 58px;
  display: flex;
  opacity: 0.87;
  position: absolute;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.15000000596046448) ;
  align-items: flex-start;
  flex-shrink: 0;
  border-radius: 16px;
  background-color: rgba(255, 255, 255, 1);
}
.mapa-frameafter {
  top: 26.610000610351562px;
  left: 226.61000061035156px;
  width: 10px;
  height: 4.78000020980835px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 0;
}
.mapa-imagefill {
  top: 0px;
  left: 0px;
  width: 10px;
  height: 4.78000020980835px;
  display: flex;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 0;
}
.mapa-image01 {
  top: 0px;
  left: 0px;
  width: 8px;
  height: 5px;
  position: absolute;
}
.mapa-input {
  top: 16px;
  left: 16px;
  width: 211px;
  height: 26px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 0;
}
.mapa-div {
  top: 1px;
  left: 2px;
  width: 207px;
  height: 24px;
  display: flex;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 0;
}
.mapa-text004 {
  top: 2px;
  color: rgba(79, 90, 105, 1);
  width: 143px;
  height: auto;
  position: absolute;
  font-size: 16px;
  font-style: Regular;
  text-align: left;
  font-family: Inter;
  font-weight: 400;
  line-height: 24px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-divsideblock1 {
  top: 90px;
  left: 0px;
  width: 252px;
  height: 400px;
  display: flex;
  opacity: 0.87;
  overflow: hidden;
  position: absolute;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.15000000596046448) ;
  align-items: flex-start;
  flex-shrink: 0;
  border-radius: 16px;
  background-color: rgba(255, 255, 255, 1);
}
.mapa-text006 {
  top: 16px;
  left: 48px;
  color: rgba(38, 38, 38, 1);
  width: 146px;
  height: auto;
  position: absolute;
  font-size: 16px;
  font-style: Semi Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: 16px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-text008 {
  top: 44px;
  left: 48px;
  color: rgba(38, 38, 38, 1);
  width: 105px;
  height: auto;
  position: absolute;
  font-size: 16px;
  font-style: Semi Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: 16px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-text010 {
  top: 72px;
  left: 48px;
  color: rgba(38, 38, 38, 1);
  width: 107px;
  height: auto;
  position: absolute;
  font-size: 16px;
  font-style: Semi Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: 16px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-text012 {
  top: 100px;
  left: 48px;
  color: rgba(38, 38, 38, 1);
  width: 89px;
  height: auto;
  position: absolute;
  font-size: 16px;
  font-style: Semi Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: 16px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-text014 {
  top: 127.7699966430664px;
  left: 48px;
  color: rgba(38, 38, 38, 1);
  width: 62px;
  height: auto;
  opacity: 0.98;
  position: absolute;
  font-size: 16px;
  font-style: Semi Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: 16px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-text016 {
  top: 155.72000122070312px;
  left: 48px;
  color: rgba(38, 38, 38, 1);
  width: 75px;
  height: auto;
  opacity: 0.97;
  position: absolute;
  font-size: 16px;
  font-style: Semi Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: 16px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-text018 {
  top: 183.55999755859375px;
  left: 48px;
  color: rgba(38, 38, 38, 1);
  width: 41px;
  height: auto;
  opacity: 0.96;
  position: absolute;
  font-size: 16px;
  font-style: Semi Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: 16px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-text020 {
  top: 211.30999755859375px;
  left: 48px;
  color: rgba(38, 38, 38, 1);
  width: 87px;
  height: auto;
  opacity: 0.93;
  position: absolute;
  font-size: 16px;
  font-style: Semi Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: 16px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-text022 {
  top: 239.13999938964844px;
  left: 48px;
  color: rgba(38, 38, 38, 1);
  width: 89px;
  height: auto;
  opacity: 0.91;
  position: absolute;
  font-size: 16px;
  font-style: Semi Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: 16px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-text024 {
  top: 266.6499938964844px;
  left: 48px;
  color: rgba(38, 38, 38, 1);
  width: 88px;
  height: auto;
  opacity: 0.87;
  position: absolute;
  font-size: 16px;
  font-style: Semi Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: 16px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-text026 {
  top: 293.8999938964844px;
  left: 48px;
  color: rgba(38, 38, 38, 1);
  width: 67px;
  height: auto;
  opacity: 0.79;
  position: absolute;
  font-size: 16px;
  font-style: Semi Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: 16px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-text028 {
  top: 321.3800048828125px;
  left: 48px;
  color: rgba(255, 146, 0, 1);
  width: 53px;
  height: auto;
  opacity: 0.74;
  position: absolute;
  font-size: 16px;
  font-style: Semi Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: 16px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-text030 {
  top: 347.8999938964844px;
  left: 48px;
  color: rgba(38, 38, 38, 1);
  width: 37px;
  height: auto;
  opacity: 0.59;
  position: absolute;
  font-size: 16px;
  font-style: Semi Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: 16px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-text032 {
  top: 373.6000061035156px;
  left: 48px;
  color: rgba(38, 38, 38, 1);
  width: 119px;
  height: auto;
  opacity: 0.36;
  position: absolute;
  font-size: 16px;
  font-style: Semi Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: 16px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-text034 {
  top: 400px;
  left: 48px;
  color: rgba(38, 38, 38, 1);
  width: 75px;
  height: auto;
  opacity: 0.20;
  position: absolute;
  font-size: 16px;
  font-style: Semi Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: 16px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-container2 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  flex-direction: row;
  justify-content: center;
}
.mapa-map {
  width: 100%;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 500px;
  display: flex;
  opacity: 0.87;
  padding: 15px;
  overflow: hidden;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.15000000596046448) ;
  align-items: flex-start;
  flex-shrink: 0;
  border-radius: 12px;
  flex-direction: column;
  background-size: cover;
  background-color: rgba(255, 255, 255, 1);
  background-image: url("/Rectangle214067-2wi.png");
}
.mapa-divthumbnail {
  width: auto;
  height: auto;
  display: flex;
  opacity: 0.87;
  padding: 15px;
  overflow: hidden;
  max-width: 400px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.15000000596046448) ;
  align-items: flex-start;
  flex-shrink: 0;
  border-radius: 12px;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 1);
}
.mapa-frame2608332 {
  gap: 11px;
  display: flex;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
.mapa-text036 {
  color: rgba(38, 38, 38, 1);
  width: 327px;
  height: auto;
  font-size: 20px;
  font-style: Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: 20px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-frame2608331 {
  gap: 8px;
  height: 22px;
  display: flex;
  justify-content: center;
}
.mapa-framebefore {
  width: 16px;
  height: 31.090909957885742px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
.mapa-imagefill1 {
  top: 0px;
  left: 0px;
  width: 16px;
  height: 18px;
  display: flex;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 0;
}
.mapa-image02 {
  top: 0px;
  left: 0px;
  width: 16px;
  height: 18px;
  position: absolute;
}
.mapa-text041 {
  color: rgba(38, 38, 38, 1);
  height: auto;
  font-size: 20px;
  font-style: Semi Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: 20px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-frame26083311 {
  gap: 8px;
  height: 25px;
  display: flex;
  justify-content: center;
}
.mapa-framebefore1 {
  width: 16px;
  height: 31.090909957885742px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
.mapa-imagefill2 {
  top: 0px;
  left: 0px;
  width: 18px;
  height: 18px;
  display: flex;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 0;
}
.mapa-image03 {
  top: 0px;
  left: 0px;
  width: 18px;
  height: 18px;
  position: absolute;
}
.mapa-text043 {
  color: rgb(38, 38, 38);
  height: auto;
  font-size: 20px;
  font-style: Semi Bold;
  text-align: left;
  font-family: "Inter";
  font-weight: 700;
  line-height: 20px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-text044 {
  color: rgba(101, 110, 121, 1);
  width: 328px;
  height: auto;
  font-size: 16px;
  font-style: Regular;
  text-align: left;
  font-family: Inter;
  font-weight: 400;
  line-height: 18px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-divthumbnail1 {
  width: auto;
  height: auto;
  display: flex;
  opacity: 0.87;
  padding: 15px;
  overflow: hidden;
  max-width: 400px;
  min-width: 300px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.15000000596046448) ;
  align-items: flex-start;
  flex-shrink: 0;
  border-radius: 12px;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 1);
}
.mapa-frame26083321 {
  gap: 11px;
  display: flex;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
.mapa-text046 {
  color: rgba(38, 38, 38, 1);
  width: 327px;
  height: auto;
  font-size: 20px;
  font-style: Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: 20px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-frame26083312 {
  gap: 8px;
  height: 22px;
  display: flex;
  justify-content: center;
}
.mapa-framebefore2 {
  width: 16px;
  height: 31.090909957885742px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
.mapa-imagefill3 {
  top: 0px;
  left: 0px;
  width: 16px;
  height: 18px;
  display: flex;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 0;
}
.mapa-image04 {
  top: 0px;
  left: 0px;
  width: 16px;
  height: 18px;
  position: absolute;
}
.mapa-text051 {
  color: rgba(38, 38, 38, 1);
  height: auto;
  font-size: 20px;
  font-style: Semi Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: 20px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-frame26083313 {
  gap: 8px;
  height: 25px;
  display: flex;
  justify-content: center;
}
.mapa-framebefore3 {
  width: 16px;
  height: 31.090909957885742px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
.mapa-imagefill4 {
  top: 0px;
  left: 0px;
  width: 18px;
  height: 18px;
  display: flex;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 0;
}
.mapa-image05 {
  top: 0px;
  left: 0px;
  width: 18px;
  height: 18px;
  position: absolute;
}
.mapa-text053 {
  color: rgb(38, 38, 38);
  height: auto;
  font-size: 20px;
  font-style: Semi Bold;
  text-align: left;
  font-family: "Inter";
  font-weight: 700;
  line-height: 20px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-text054 {
  color: rgba(101, 110, 121, 1);
  width: 328px;
  height: auto;
  font-size: 16px;
  font-style: Regular;
  text-align: left;
  font-family: Inter;
  font-weight: 400;
  line-height: 18px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-divthumbnail2 {
  width: auto;
  height: auto;
  display: flex;
  opacity: 0.87;
  padding: 15px;
  overflow: hidden;
  max-width: 400px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.15000000596046448) ;
  align-items: flex-start;
  flex-shrink: 0;
  border-radius: 12px;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 1);
}
.mapa-frame26083322 {
  gap: 11px;
  display: flex;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
.mapa-text056 {
  color: rgba(38, 38, 38, 1);
  width: 327px;
  height: auto;
  font-size: 20px;
  font-style: Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: 20px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-frame26083314 {
  gap: 8px;
  height: 22px;
  display: flex;
  justify-content: center;
}
.mapa-framebefore4 {
  width: 16px;
  height: 31.090909957885742px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
.mapa-imagefill5 {
  top: 0px;
  left: 0px;
  width: 16px;
  height: 18px;
  display: flex;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 0;
}
.mapa-image06 {
  top: 0px;
  left: 0px;
  width: 16px;
  height: 18px;
  position: absolute;
}
.mapa-text061 {
  color: rgba(38, 38, 38, 1);
  height: auto;
  font-size: 20px;
  font-style: Semi Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: 20px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-frame26083315 {
  gap: 8px;
  height: 25px;
  display: flex;
  justify-content: center;
}
.mapa-framebefore5 {
  width: 16px;
  height: 31.090909957885742px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
.mapa-imagefill6 {
  top: 0px;
  left: 0px;
  width: 18px;
  height: 18px;
  display: flex;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 0;
}
.mapa-image07 {
  top: 0px;
  left: 0px;
  width: 18px;
  height: 18px;
  position: absolute;
}
.mapa-text063 {
  color: rgb(38, 38, 38);
  height: auto;
  font-size: 20px;
  font-style: Semi Bold;
  text-align: left;
  font-family: "Inter";
  font-weight: 700;
  line-height: 20px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-text064 {
  color: rgba(101, 110, 121, 1);
  width: 328px;
  height: auto;
  font-size: 16px;
  font-style: Regular;
  text-align: left;
  font-family: Inter;
  font-weight: 400;
  line-height: 18px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-divthumbnail3 {
  width: auto;
  height: auto;
  display: flex;
  opacity: 0.87;
  padding: 15px;
  overflow: hidden;
  max-width: 400px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.15000000596046448) ;
  align-items: flex-start;
  flex-shrink: 0;
  border-radius: 12px;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 1);
}
.mapa-frame26083323 {
  gap: 11px;
  display: flex;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
.mapa-text066 {
  color: rgba(38, 38, 38, 1);
  width: 327px;
  height: auto;
  font-size: 20px;
  font-style: Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: 20px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-frame26083316 {
  gap: 8px;
  height: 22px;
  display: flex;
  justify-content: center;
}
.mapa-framebefore6 {
  width: 16px;
  height: 31.090909957885742px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
.mapa-imagefill7 {
  top: 0px;
  left: 0px;
  width: 16px;
  height: 18px;
  display: flex;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 0;
}
.mapa-image08 {
  top: 0px;
  left: 0px;
  width: 16px;
  height: 18px;
  position: absolute;
}
.mapa-text071 {
  color: rgba(38, 38, 38, 1);
  height: auto;
  font-size: 20px;
  font-style: Semi Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: 20px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-frame26083317 {
  gap: 8px;
  height: 25px;
  display: flex;
  justify-content: center;
}
.mapa-framebefore7 {
  width: 16px;
  height: 31.090909957885742px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
.mapa-imagefill8 {
  top: 0px;
  left: 0px;
  width: 18px;
  height: 18px;
  display: flex;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 0;
}
.mapa-image09 {
  top: 0px;
  left: 0px;
  width: 18px;
  height: 18px;
  position: absolute;
}
.mapa-text073 {
  color: rgb(38, 38, 38);
  height: auto;
  font-size: 20px;
  font-style: Semi Bold;
  text-align: left;
  font-family: "Inter";
  font-weight: 700;
  line-height: 20px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-text074 {
  color: rgba(101, 110, 121, 1);
  width: 328px;
  height: auto;
  font-size: 16px;
  font-style: Regular;
  text-align: left;
  font-family: Inter;
  font-weight: 400;
  line-height: 18px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-newsand-blog {
  width: 100%;
  height: auto;
  padding-top: 50px;
  padding-left: 43px 20px 44px;
  padding-right: 43px 20px 44px;
  padding-bottom: 50px;
}
.mapa-cart {
  gap: 21px;
  width: 100%;
  display: flex;
  padding: 50px;
  flex-wrap: wrap;
  max-width: 100%;
  margin-top: 500px;
  flex-shrink: 0;
  flex-direction: row;
  justify-content: center;
}
.mapa-blog-cart {
  gap: 16px;
  display: flex;
  padding: 0 0 40px;
  position: relative;
  align-items: center;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 1);
}
.mapa-image10 {
  width: 363px;
  height: 255px;
  border-radius: 12px;
}
.mapa-content {
  gap: 40px;
  display: flex;
  z-index: 1;
  align-items: flex-start;
  flex-direction: column;
}
.mapa-taxtandshare {
  gap: 16px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.mapa-text076 {
  gap: 8px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.mapa-text077 {
  color: var(--dl-color-color_textandicon-contenttertiary);
  width: 325px;
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: left;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-date-tag {
  gap: 1px;
  top: 0px;
  left: 20px;
  display: flex;
  padding: 8px;
  z-index: 3;
  overflow: hidden;
  position: absolute;
  margin-top: 20px;
  align-items: center;
  flex-direction: column;
  background-color: rgba(52, 57, 198, 1);
}
.mapa-text079 {
  color: var(--dl-color-color_textandicon-contentoncolor);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 18px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-blog-cart1 {
  gap: 16px;
  display: flex;
  padding: 0 0 40px;
  position: relative;
  align-items: center;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 1);
}
.mapa-image11 {
  width: 363px;
  height: 255px;
  border-radius: 12px;
}
.mapa-content1 {
  gap: 40px;
  display: flex;
  z-index: 1;
  align-items: flex-start;
  flex-direction: column;
}
.mapa-taxtandshare1 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.mapa-text081 {
  gap: 8px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.mapa-text082 {
  color: var(--dl-color-color_textandicon-contenttertiary);
  width: 325px;
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: left;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-date-tag1 {
  gap: 1px;
  top: 0px;
  left: 0px;
  display: flex;
  padding: 8px;
  z-index: 3;
  overflow: hidden;
  position: absolute;
  margin-top: 20px;
  align-items: center;
  margin-left: 20px;
  flex-direction: column;
  background-color: rgba(52, 57, 198, 1);
}
.mapa-text087 {
  color: var(--dl-color-color_textandicon-contentoncolor);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 18px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-text089 {
  color: var(--dl-color-color_textandicon-contenttertiary);
  width: 325px;
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: left;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-blog-cart2 {
  gap: 16px;
  display: flex;
  padding: 0 0 40px;
  position: relative;
  max-width: 95%;
  align-items: center;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 1);
}
.mapa-image12 {
  width: 363px;
  height: 255px;
  border-radius: 12px;
}
.mapa-content2 {
  gap: 40px;
  display: flex;
  z-index: 1;
  align-items: flex-start;
  flex-direction: column;
}
.mapa-taxtandshare2 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.mapa-text091 {
  gap: 8px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.mapa-text092 {
  color: var(--dl-color-color_textandicon-contenttertiary);
  width: 325px;
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: left;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-date-tag2 {
  gap: 1px;
  top: 0px;
  left: 0px;
  display: flex;
  padding: 8px;
  z-index: 3;
  overflow: hidden;
  position: absolute;
  align-self: center;
  margin-top: 20px;
  align-items: center;
  margin-left: 20px;
  flex-direction: column;
  background-color: rgba(52, 57, 198, 1);
}
.mapa-text094 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 18px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-footer {
  gap: 648px;
  width: 100%;
  height: auto;
  padding: 0 36px 0 43px;
  z-index: 2;
  overflow: hidden;
  flex-wrap: wrap;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(255, 215, 0, 1);
  border-style: solid;
  border-width: 7px 0 0;
  justify-content: center;
  background-color: rgba(52, 57, 198, 1);
}
.mapa-frame2608330 {
  width: 95%;
  display: flex;
  padding: 40px 0;
  position: relative;
  flex-wrap: wrap;
  flex-shrink: 0;
  justify-content: space-between;
}
.mapa-ellipse {
  top: 0px;
  left: -40px;
  width: 270px;
  height: 270px;
  opacity: 0.4;
  z-index: 2;
  position: absolute;
}
.mapa-text096 {
  color: rgb(255, 255, 255);
  width: 30%;
  height: auto;
  font-size: 16px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  font-family: "Inter";
  font-weight: 500;
  line-height: 28px;
  margin-left: 10px;
  font-stretch: normal;
  margin-right: 30px;
  margin-bottom: 40px;
  text-decoration: none;
}
.mapa-menu1 {
  width: 161px;
  height: 180px;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: space-between;
}
.mapa-text102 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 16px;
  font-style: Semi Bold;
  text-align: center;
  font-family: Inter;
  font-weight: 700;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-text104 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-text106 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-text108 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-text110 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.mapa-text112 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
@media(max-width: 1600px) {
  .mapa-image {
    background-image: b8a5696e-7e85-47a9-b6bf-55e1f5d10c25;
  }
  .mapa-container1 {
    flex-direction: row;
  }
  .mapa-divdnone {
    flex-wrap: wrap;
  }
}
@media(max-width: 1200px) {
  .mapa-hero {
    display: none;
  }
  .mapa-text096 {
    width: 50%;
  }
}
@media(max-width: 991px) {
  .mapa-desktop-menu {
    display: none;
  }
  .mapa-burger-menu {
    display: flex;
  }
  .mapa-button {
    padding-bottom: 12px 16px;
  }
  .mapa-button1 {
    padding-bottom: 12px 16px;
  }
  .mapa-image {
    height: 500px;
  }
  .mapa-container1 {
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row-reverse;
  }
  .mapa-frame33534 {
    z-index: 2;
    flex-direction: row;
  }
  .mapa-divdnone {
    width: 100%;
    height: auto;
  }
  .mapa-map {
    z-index: 1;
    align-self: center;
    margin-top: -700px;
  }
}
@media(max-width: 767px) {
  .mapa-navbar-interactive {
    display: flex;
    position: relative;
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .mapa-burger-menu {
    top: 32px;
    right: 32px;
    position: absolute;
    align-items: center;
    justify-content: center;
  }
  .mapa-icon {
    top: 0px;
    left: 0px;
    position: absolute;
  }
  .mapa-top {
    position: relative;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .mapa-logo {
    width: 124px;
    height: 50px;
  }
  .mapa-close-menu {
    top: 0px;
    right: 0px;
    position: absolute;
  }
  .mapa-icon2 {
    top: 0px;
    left: 0px;
    right: 16px;
    position: absolute;
  }
  .mapa-button {
    margin-top: 16px;
  }
  .mapa-image202311270110582 {
    width: 124px;
    height: 50px;
  }
  .mapa-menu {
    display: none;
  }
  .mapa-frame2608322 {
    display: none;
    align-self: flex-start;
  }
  .mapa-button1 {
    display: none;
  }
  .mapa-image {
    height: 400px;
  }
  .mapa-ellipse {
    width: auto;
    height: 100%;
  }
  .mapa-text096 {
    width: 100%;
  }
}
@media(max-width: 479px) {
  .mapa-navbar-interactive {
    padding: var(--dl-space-space-unit);
    position: relative;
  }
  .mapa-burger-menu {
    top: 0px;
    right: 16px;
    width: auto;
    position: absolute;
    margin-top: var(--dl-space-space-unit);
    align-items: flex-start;
    margin-right: var(--dl-space-space-unit);
    justify-content: flex-end;
  }
  .mapa-icon {
    top: 16x;
    right: 16x;
    position: absolute;
  }
  .mapa-mobile-menu {
    padding: 16px;
  }
  .mapa-top {
    position: relative;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .mapa-logo {
    width: 124px;
    height: 50px;
  }
  .mapa-close-menu {
    top: 16px;
    right: 16px;
    position: absolute;
  }
  .mapa-icon2 {
    top: 0x;
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
  }
  .mapa-link {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .mapa-link01 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .mapa-link02 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .mapa-link03 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .mapa-link04 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .mapa-link05 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .mapa-link06 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .mapa-image202311270110582 {
    width: 124px;
    height: 50px;
  }
  .mapa-frame2608322 {
    display: none;
    align-self: flex-start;
    justify-content: flex-start;
  }
  .mapa-link07 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .mapa-link08 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .mapa-link09 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .mapa-link10 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .mapa-link11 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .mapa-link12 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .mapa-link13 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .mapa-hero {
    padding-top: 100px;
  }
  .mapa-frame2608305 {
    top: 0;
    width: 100%;
    height: 130px;
    padding: 10px;
    z-index: 0;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
  }
  .mapa-image {
    height: 300px;
  }
  .mapa-cart {
    max-width: 95%;
    padding-left: 0;
    align-content: center;
    padding-right: 0;
    justify-content: center;
  }
  .mapa-image10 {
    height: auto;
    max-width: 95%;
  }
  .mapa-text077 {
    max-width: 95%;
  }
  .mapa-image11 {
    height: auto;
    max-width: 95%;
  }
  .mapa-text089 {
    max-width: 95%;
  }
  .mapa-image12 {
    height: auto;
    max-width: 95%;
  }
  .mapa-text092 {
    max-width: 95%;
  }
}





.container{
  max-width: 1146px;
    margin: 0 auto;
}