.contacto-desktop {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  width: 100%;
  min-height: 100vh;
  --edge-x: max(60px, calc((100vw - 1440px) / 2 + 60px));
}

.contacto-desktop main {
  width: 100%;
}

.contacto-desktop .header {
  display: flex;
  height: 96px;
  align-items: center;
  justify-content: center;
  gap: 865px;
  padding: 12px var(--edge-x);
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #fdf9f6;
}

.contacto-desktop .logo-color {
  position: relative;
  width: 72px;
  height: 72px;
  aspect-ratio: 1;
}

.contacto-desktop .navbar {
  display: inline-flex;
  gap: 40px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  position: relative;
}

.contacto-desktop .text-wrapper {
  display: flex;
  width: fit-content;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  align-items: center;
  justify-content: center;
  position: relative;
}

.contacto-desktop .div {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.contacto-desktop .hero {
  height: 750px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.contacto-desktop .formacion {
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 107px var(--edge-x);
  background-color: #7e9b0c;
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.contacto-desktop .formacion-2 {
  flex-direction: column;
  align-items: flex-start;
  gap: 79px;
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.contacto-desktop .bloque-texto {
  display: flex;
  width: 1320px;
  height: 222px;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 100px;
  position: relative;
}

.contacto-desktop .frame-formacin {
  display: flex;
  flex-direction: column;
  width: 1320px;
  align-items: flex-start;
  gap: 80px;
  position: absolute;
  top: 0;
  left: 0;
}

.contacto-desktop .VEN-a-CONOCER {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 300;
  color: #fdf9f6;
  font-size: 68px;
  letter-spacing: 0;
  line-height: 74px;
}

.contacto-desktop .frame-equipo-boton {
  display: flex;
  flex-direction: column;
  width: 183px;
  align-items: flex-end;
  gap: 273px;
  position: relative;
}

.contacto-desktop .equipo-cuarq {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 147px;
  height: 18px;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 18px;
  text-align: right;
  letter-spacing: 0;
  line-height: 74px;
  white-space: nowrap;
}

.contacto-desktop .equipo-cuarq-mobile {
  display: none;
}

.contacto-desktop .arrow {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 2px;
  margin-bottom: -3.68px;
  margin-right: -0.5px;
  object-fit: cover;
}

.contacto-desktop .formacion-3 {
  align-items: center;
  justify-content: space-between;
  padding: 60px var(--edge-x);
  background-color: #fdf9f6;
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.contacto-desktop .frame {
  display: flex;
  flex-direction: column;
  width: 340px;
  align-items: flex-start;
  gap: 30px;
  position: relative;
}

.contacto-desktop .NUESTRO-CLUB {
  position: relative;
  align-self: stretch;
  height: 148px;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 300;
  color: #000000;
  font-size: 68px;
  letter-spacing: 0;
  line-height: 74px;
}

.contacto-desktop .cno-carrasco-entre {
  position: relative;
  width: 304px;
  height: 72px;
  font-family: "Montserrat", Helvetica;
  font-weight: 500;
  color: #4a4a4a;
  font-size: 18px;
  letter-spacing: -0.36px;
  line-height: 24.3px;
}

.contacto-desktop .button-CLUB {
  display: flex;
  width: 216px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 15px 24px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--backgroundbackground-3);
  border-radius: 500px;
}

.contacto-desktop .CLUB {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--button-font-family);
  font-weight: var(--button-font-weight);
  color: var(--paragraphparagraph-2);
  font-size: var(--button-font-size);
  text-align: center;
  letter-spacing: var(--button-letter-spacing);
  line-height: var(--button-line-height);
  white-space: nowrap;
  font-style: var(--button-font-style);
}

.contacto-desktop .map {
  position: relative;
  width: 544px;
  height: 733px;
  border-radius: 16px;
  overflow: hidden;
}

.contacto-desktop .embed {
  position: absolute;
  width: 544px;
  height: 493px;
  top: -1291px;
  left: -12263px;
}

.contacto-desktop .hero-2 {
  height: 625px;
  background-image: url(../assets/img/contacto-2.webp);
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.contacto-desktop .footer {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 134px var(--edge-x);
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
}

.contacto-desktop .frame-2 {
  display: flex;
  flex-direction: column;
  width: 355px;
  align-items: flex-start;
  gap: 10px;
  position: relative;
}

.contacto-desktop .logo {
  position: absolute;
  top: 226px;
  left: 0;
  width: 178px;
  height: 178px;
  aspect-ratio: 1;
}

.contacto-desktop .SUMATE-AL-CLUB {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 300;
  color: #000000;
  font-size: 61px;
  letter-spacing: 0;
  line-height: 61px;
}

.contacto-desktop .frame-3 {
  display: flex;
  flex-direction: column;
  width: 529px;
  align-items: flex-end;
  gap: 68px;
  position: relative;
}

.contacto-desktop .frame-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.contacto-desktop .img {
  margin-top: -3.68px;
  position: relative;
  width: 528.5px;
  height: 2px;
  object-fit: cover;
}

.contacto-desktop .frame-5 {
  display: flex;
  width: 515px;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
}

.contacto-desktop .text-wrapper-2 {
  position: relative;
  width: 99px;
  height: 21px;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19px;
  white-space: nowrap;
}

.contacto-desktop .p {
  position: relative;
  width: 217px;
  height: 80px;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 300;
  color: #000000;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
}

.contacto-desktop .span {
  font-family: "Montserrat", Helvetica;
  font-weight: 300;
  color: #000000;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
}

.contacto-desktop .text-wrapper-3 {
  font-size: 10px;
}

.contacto-desktop .arrow-2 {
  position: relative;
  width: 528.5px;
  height: 2px;
  object-fit: cover;
}

.contacto-desktop .frame-6 {
  display: flex;
  width: 518px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
}

.contacto-desktop .secretaria-cuarq-org {
  position: relative;
  width: 220px;
  height: 21px;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19px;
  white-space: nowrap;
}

.contacto-desktop .frame-7 {
  display: flex;
  width: 519px;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
}

.contacto-desktop .element-club-uruguayo {
  position: relative;
  width: 221px;
  height: 56px;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19px;
}

.contacto-desktop .frame-8 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 23px;
  padding: 0px 5px;
  position: relative;
  flex: 0 0 auto;
}

.contacto-desktop .social-icons {
  position: relative;
  width: 29px;
  height: 29px;
}
/* inject original css code above */

.contacto-desktop .navbar a,
.contacto-desktop .frame-6 a,
.contacto-desktop .frame-8 a,
.contacto-desktop .frame-5 a,
.contacto-desktop .header > a {
  color: inherit;
  display: inline-flex;
}

.contacto-desktop .navbar a {
  align-items: center;
  justify-content: center;
}

.contacto-desktop .hero,
.contacto-desktop .embed,
.contacto-desktop .social-icons,
.contacto-desktop .logo-color,
.contacto-desktop .logo {
  display: block;
}

.contacto-desktop .hero {
  object-fit: cover;
}

.contacto-desktop .map {
  display: flex;
  align-items: center;
  justify-content: center;
}

.contacto-desktop .embed {
  position: static;
  width: 100%;
  height: 100%;
  border: 0;
}

.contacto-desktop .cno-carrasco-entre {
  font-style: normal;
}

.contacto-desktop .button-CLUB {
  cursor: pointer;
}

.contacto-desktop .button-CLUB,
.contacto-desktop .CLUB,
.contacto-desktop .secretaria-cuarq-org,
.contacto-desktop .span,
.contacto-desktop .text-wrapper,
.contacto-desktop .div {
  text-decoration: none;
}

.contacto-desktop a:focus-visible {
  outline: 2px solid #4a90e2;
  outline-offset: 4px;
  border-radius: 4px;
}

.contacto-desktop .button-CLUB:focus-visible,
.contacto-desktop .button-CLUB:hover {
  filter: brightness(0.96);
}

@media (max-width: 1440px) {
  .contacto-desktop .header {
    gap: clamp(120px, 35vw, 865px);
  }

  .contacto-desktop .bloque-texto,
  .contacto-desktop .frame-formacin,
  .contacto-desktop .frame-3,
  .contacto-desktop .frame-4,
  .contacto-desktop .img,
  .contacto-desktop .arrow-2,
  .contacto-desktop .frame-5,
  .contacto-desktop .frame-6,
  .contacto-desktop .frame-7 {
    width: 100%;
  }

  .contacto-desktop .formacion-3 {
    gap: 40px;
  }
}

@media (max-width: 900px) {
  .contacto-desktop .formacion-3,
  .contacto-desktop .footer {
    flex-direction: column;
    align-items: flex-start;
  }

  .contacto-desktop .header {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    padding: 20px 24px;
  }

  .contacto-desktop .navbar {
    flex-wrap: nowrap;
    gap: 20px;
  }

  .contacto-desktop .formacion,
  .contacto-desktop .formacion-3,
  .contacto-desktop .footer {
    padding-left: 24px;
    padding-right: 24px;
  }

  .contacto-desktop .formacion {
    padding-top: 48px;
  }

  .contacto-desktop .frame-formacin {
    margin-top: 49px;
  }

  .contacto-desktop .bloque-texto {
    width: 100%;
    height: auto;
    flex-direction: column;
    gap: 24px;
  }

  .contacto-desktop .frame-formacin {
    position: relative;
    gap: 24px;
    order: 1;
  }

  .contacto-desktop .VEN-a-CONOCER,
  .contacto-desktop .NUESTRO-CLUB,
  .contacto-desktop .SUMATE-AL-CLUB {
    width: 100%;
    font-size: clamp(40px, 8vw, 68px);
    line-height: 1.05;
    height: auto;
  }

  .contacto-desktop .frame-equipo-boton {
    width: 100%;
    align-items: flex-start;
    gap: 0;
    order: -1;
  }

  .contacto-desktop .equipo-cuarq {
    justify-content: flex-start;
    width: auto;
    text-align: left;
  }

  .contacto-desktop .equipo-cuarq-desktop {
    display: none;
  }

  .contacto-desktop .equipo-cuarq-mobile {
    display: flex;
  }

  .contacto-desktop .frame,
  .contacto-desktop .frame-2,
  .contacto-desktop .frame-3,
  .contacto-desktop .map {
    width: 100%;
  }

  .contacto-desktop .map {
    max-width: 544px;
  }

  .contacto-desktop .logo {
    position: static;
  }

  .contacto-desktop .frame-5,
  .contacto-desktop .frame-6,
  .contacto-desktop .frame-7 {
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
  }

  .contacto-desktop .p,
  .contacto-desktop .secretaria-cuarq-org,
  .contacto-desktop .element-club-uruguayo,
  .contacto-desktop .cno-carrasco-entre {
    width: auto;
    height: auto;
  }
}

.contacto-desktop .menu-toggle {
  display: none;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}

.contacto-desktop .menu-toggle-icon {
  position: relative;
  width: 26px;
  height: 16px;
}

.contacto-desktop .menu-toggle-icon::before,
.contacto-desktop .menu-toggle-icon::after {
  content: "";
  position: absolute;
  background: #000000;
}

.contacto-desktop .menu-toggle-icon::before {
  top: 50%;
  left: 0;
  width: 20px;
  height: 2px;
  transform: translateY(-50%);
}

.contacto-desktop .menu-toggle-icon::after {
  top: 50%;
  right: 0;
  width: 8px;
  height: 8px;
  background: transparent;
  border-top: 2px solid #000000;
  border-right: 2px solid #000000;
  transform: translateY(-50%) rotate(45deg);
}

.contacto-desktop .mobile-nav-panel {
  position: fixed;
  inset: 0;
  z-index: 100;
  background-color: #fdf9f6;
  overflow-y: auto;
  padding: 17px 23px 40px;
}

.contacto-desktop .mobile-nav-panel:not([hidden]) {
  display: flex;
  flex-direction: column;
}

.contacto-desktop .menu-close {
  align-self: flex-end;
  position: relative;
  width: 22px;
  height: 22px;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}

.contacto-desktop .menu-close span {
  position: absolute;
  left: 1px;
  top: 10px;
  width: 20px;
  height: 2px;
  background: #000;
}

.contacto-desktop .menu-close span:first-child {
  transform: rotate(45deg);
}

.contacto-desktop .menu-close span:last-child {
  transform: rotate(-45deg);
}

.contacto-desktop .mobile-nav-list {
  display: flex;
  flex-direction: column;
  margin-top: 96px;
  padding: 0 11px;
}

.contacto-desktop .mobile-nav-item {
  display: flex;
  flex-direction: column;
}

.contacto-desktop .mobile-nav-divider {
  width: 100%;
  height: 2px;
  margin-bottom: 10px;
  object-fit: cover;
}

.contacto-desktop .mobile-nav-item a {
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  font-size: 36px;
  line-height: 51px;
  color: #000000;
  text-decoration: none;
  margin-bottom: 6px;
}

.contacto-desktop .mobile-nav-item a:focus-visible,
.contacto-desktop .menu-toggle:focus-visible,
.contacto-desktop .menu-close:focus-visible {
  outline: 2px solid #4a90e2;
  outline-offset: 4px;
}

body.menu-open {
  overflow: hidden;
}

@media (max-width: 767px) {
  .contacto-desktop .header {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 16px 20px;
    gap: 20px;
  }

  .contacto-desktop .hero {
    height: auto;
    aspect-ratio: 1440 / 750;
  }

  .contacto-desktop .hero-2 {
    height: auto;
    aspect-ratio: 1200 / 800;
  }

  .contacto-desktop .navbar {
    display: none;
  }

  .contacto-desktop .menu-toggle {
    display: inline-flex;
  }

  .contacto-desktop .footer {
    padding: 60px 20px;
    flex-direction: column;
    gap: 48px;
  }

  .contacto-desktop .frame-2 {
    width: 100%;
    min-height: 320px;
  }

  .contacto-desktop .logo {
    position: relative;
    top: auto;
    left: auto;
    width: 120px;
    height: 120px;
    order: 2;
  }

  .contacto-desktop .frame-3 {
    width: 100%;
    align-items: flex-start;
    gap: 32px;
  }

  .contacto-desktop .img,
  .contacto-desktop .arrow-2 {
    width: 100%;
  }

  .contacto-desktop .frame-5,
  .contacto-desktop .frame-6,
  .contacto-desktop .frame-7 {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }

  .contacto-desktop .p,
  .contacto-desktop .secretaria-cuarq-org,
  .contacto-desktop .element-club-uruguayo {
    width: 100%;
    height: auto;
  }
}
