@font-face {
  font-family: "Neue Regrade Variable Bf 65 Af 35 D 87 B 6 A 7";
  src: url('../fonts/Neue-Regrade-Variable-BF65af35d87b6a7.ttf') format("truetype");
  font-weight: 300 800;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: "Neue Regrade Bf 65 Af 35 D 843 Ed 6";
  src: url('../fonts/Neue-Regrade-Medium-BF65af35d843ed6.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neue Regrade Bf 65 Af 35 D 81 E 682";
  src: url('../fonts/Neue-Regrade-Light-BF65af35d81e682.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neue Regrade Bf 65 Af 35 D 8315 F 8";
  src: url('../fonts/Neue-Regrade-ExtraBold-Italic-BF65af35d8315f8.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Neue Regrade Bf 65 Af 35 D 84 E 111";
  src: url('../fonts/Neue-Regrade-Bold-BF65af35d84e111.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neue Regrade Bf 65 Af 35 D 81 F 2 Ff";
  src: url('../fonts/Neue-Regrade-Regular-BF65af35d81f2ff.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neue Regrade Bf 65 Af 35 D 8354 A 8";
  src: url('../fonts/Neue-Regrade-Semibold-BF65af35d8354a8.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

:root {
  --_colores---red: #821815;
  --_colores---bg: #e3dcdb;
  --_colores---azul1: #131f33;
  --sostenibilidad: #e3dcdb;
  --rojo: #821815;
  --body-bg: #faf5efbf;
  --_colores---celeste: #c4d9eb;
  --bullet-text: #b9b9b9;
  --educacion: #7598b6;
  --pink: #ac8894c4;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  color: #5e4740;
  letter-spacing: -.01em;
  background-color: #faf5ef;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
}

h1 {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Neue Regrade Bf 65 Af 35 D 81 F 2 Ff", sans-serif;
  font-size: 54px;
  font-weight: 400;
  line-height: 112%;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Neue Regrade Bf 65 Af 35 D 81 F 2 Ff", sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 112%;
}

h3 {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Neue Regrade Bf 65 Af 35 D 81 F 2 Ff", sans-serif;
  font-size: 38px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
}

h4 {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Neue Regrade Bf 65 Af 35 D 843 Ed 6", sans-serif;
  font-size: 34px;
  font-weight: 500;
  line-height: 120%;
}

h5 {
  letter-spacing: .01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Neue Regrade Bf 65 Af 35 D 843 Ed 6", sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 110%;
}

p {
  margin-bottom: 0;
  font-size: 18px;
}

.white {
  color: #fff;
}

.sg-heading {
  letter-spacing: -1px;
  font-size: 30px;
  font-weight: 300;
  line-height: 110%;
}

.font-details-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.font-details-wrapper.top-margin {
  margin-top: 50px;
}

.class-example {
  color: #4b5563;
  border-radius: 4px;
  padding: 5px 10px 5px 0;
  font-size: 20px;
  font-weight: 400;
}

.sg-container {
  grid-row-gap: 80px;
  flex-direction: column;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px;
  display: flex;
}

.sg-container.no-buttom-padding {
  padding-bottom: 0;
}

.sg-container.no-top-padding {
  padding-top: 0;
}

.sg-logo {
  width: 180px;
}

.paragraph-14px {
  color: var(--_colores---red);
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.paragraph-14px.white.is-white {
  color: var(--_colores---bg);
}

.sg-text {
  white-space: nowrap;
}

.sg-text.light {
  color: #b6b6b6;
}

.sg-background {
  background-color: #f9fafb00;
  border: 2px #e5e7eb;
  padding: 0;
}

.styleguide-wrapper {
  overflow: hidden;
}

.paragraph-18px {
  color: var(--_colores---azul1);
  letter-spacing: -.01em;
  font-size: 18px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.paragraph-18px.faq-text {
  padding-top: 20px;
  font-weight: 500;
}

.paragraph-18px.faq-text.is-white {
  color: #fff;
  font-weight: 400;
}

.paragraph-18px.white {
  color: #fff;
}

.paragraph-18px.white.is-blue {
  color: var(--_colores---azul1);
}

.paragraph-18px.is-white {
  color: var(--sostenibilidad);
}

.paragraph-18px.is-white.is-blue {
  color: var(--_colores---azul1);
}

.paragraph-18px.is-white.is-home {
  color: var(--sostenibilidad);
}

.paragraph-18px.width-fixed {
  width: 80%;
}

.sg-text-big {
  font-size: 250px;
  font-weight: 400;
  line-height: 100%;
}

.sg-inner.title-details {
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.sg-inner.font-details {
  grid-column-gap: 15px;
  display: flex;
}

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

.sg-wrapper.typeface {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.sg-wrapper.typeface.border {
  border-bottom: 1px solid #d1d5db1a;
  padding-bottom: 60px;
}

.sg-wrapper.heading-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 2px solid #e5e7eb26;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: end;
  padding-top: 30px;
  padding-bottom: 30px;
  display: grid;
}

.sg-wrapper.active-border {
  border-bottom: 1px solid #d1d5db1a;
  padding-bottom: 60px;
}

.paragraph-16px {
  font-size: 16px;
  line-height: 130%;
}

.section.bg-green {
  background-color: var(--_colores---azul1);
}

.section.bg-green.is-red {
  background-color: var(--rojo);
}

.section.bg-green.is-blue {
  background-color: var(--_colores---azul1);
  background-image: url('../images/bg-white-suarez.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
}

.section.bg-green.is-blue.sostenibilidad {
  background-image: url('../images/sostenibilidadbg.png');
  background-size: contain;
}

.section.bg-green.is-blue.educacion {
  background-image: url('../images/educacionbg.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
}

.section.bg-green.is-blue.legal {
  background-image: url('../images/legalbg.png');
}

.section.is-blue {
  background-color: var(--_colores---azul1);
}

.section.is-hidden {
  display: none;
}

.section.padding-edietd {
  background-color: var(--_colores---azul1);
  padding-top: 45px;
  padding-bottom: 55px;
}

.section.faqs-hiden {
  display: none;
}

.container {
  z-index: 999;
  width: 100%;
  padding: 100px 50px;
  position: relative;
}

.container.c-nav {
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.container.c-footer {
  padding-bottom: 50px;
}

.container.c-footer.v2 {
  padding-top: 50px;
}

.container.no-top-bottom-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.container.no-top-padding {
  padding-top: 0;
}

.container.padding-50px {
  padding-top: 50px;
  padding-bottom: 50px;
}

.container.services-style {
  background-color: var(--_colores---azul1);
}

.container.services-style.is-legal {
  background-color: var(--_colores---red);
}

.container.services-style.is-sostenibilidad {
  background-color: var(--sostenibilidad);
}

.container.bg-edited {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  padding-bottom: 75px;
}

.container.bottom-margin-edited {
  padding-bottom: 0;
}

.container.bottom-margin-edited.is-sostenibilidad-edited {
  background-color: var(--_colores---azul1);
  background-image: linear-gradient(#131f33f0, #131f33f0), url('../images/soste-bg-razones.avif');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-bottom: 100px;
}

.container.bottom-margin-edited.is-sostenibilidad-edited.is-legal {
  background-color: var(--sostenibilidad);
  background-image: linear-gradient(to bottom, var(--body-bg), var(--body-bg)), url('../images/legal-bg-razones.avif');
  background-position: 0 0, 0 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.container.bottom-margin-edited.is-educacion {
  background-color: var(--sostenibilidad);
  background-image: linear-gradient(#e3dcdbe0, #e3dcdbe0), url('../images/educacion-bg-razones.avif');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-bottom: 100px;
}

.container.is-blue {
  background-image: url('../images/bg-white-suarez.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

.container.is-pink.bot-padding-edited,
.container.is-bg-edited-1 {
  padding-bottom: 50px;
}

.container.is-bottom-margin-edited {
  padding-bottom: 0;
}

.container.is-bottom-margin-edited.top-marging-edited {
  padding-top: 20px;
}

.container.is-bottom-margin-edited.top-marging-edited.top-marging-edited-new {
  padding-top: 100px;
}

.page-wrapper {
  contain: paint;
}

.hero-home {
  color: #fff;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.nav-links-wrapper {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-link {
  border-bottom: 1px solid var(--_colores---red);
  color: var(--_colores---azul1);
  text-transform: uppercase;
  background-color: #fff0;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: letter-spacing .35s;
}

.nav-link:hover {
  letter-spacing: .03em;
}

.nav-link._2 {
  color: var(--_colores---red);
  background-color: #fff0;
  border-bottom-style: none;
}

.nav-link._1 {
  color: var(--body-bg);
  border-bottom-style: none;
  font-weight: 700;
}

.nav-link._1.is-hidden {
  display: flex;
}

.hero-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  display: flex;
  position: relative;
}

.hero-row {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.hero-row.first {
  justify-content: space-between;
}

.hero-rectangle {
  border: .67px solid #ffffff1a;
  flex: none;
  width: 180px;
  height: 180px;
}

.hero-rectangle._2 {
  border-color: #5e474033;
}

.hero-rectangle.scroll {
  color: #a8463f;
  border: .67px solid #5e4740;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  display: flex;
}

.image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.hero-text-wrapper {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 255px;
  margin-left: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.hero-heading {
  max-width: 650px;
  font-size: 110px;
  line-height: 90%;
}

.hero-heading.is-smaller {
  color: #fff;
  max-width: 700px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 100%;
}

.hero-line {
  background-color: #fff3;
  width: 100%;
  height: .67px;
  margin-bottom: 30px;
}

.hero-line._2 {
  background-color: #5e474033;
}

.home-about {
  grid-row-gap: 70px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.header-border {
  grid-column-gap: 240px;
  border-style: solid;
  border-width: 1px 0 0;
  border-color: var(--_colores---red) #a8463f33 #a8463f33;
  color: var(--_colores---azul1);
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 5px;
  padding-top: 20px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.header-border._2 {
  color: #fff;
  border-top-color: #fff;
}

.header-border._2.is-blue {
  border-top-color: var(--_colores---azul1);
}

.header-border._2.is-white,
.header-border.is-white {
  border-top-color: #fff;
}

.header-border.is-spaced-bottom {
  margin-bottom: 25px;
}

.header-border.is-clear {
  border-top-color: var(--_colores---celeste);
}

.header-border.is-hidde {
  display: none;
}

.header-border.is-blue {
  border-top-color: var(--_colores---azul1);
}

.header-border.is-grey {
  border-top-color: var(--sostenibilidad);
}

.header-border.margin-edited {
  padding-left: 50px;
}

.ha-content {
  grid-column-gap: 40px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.ha-wrapper {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  width: 100%;
  max-width: 780px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.ha-wrapper.margin-edited {
  justify-content: space-around;
  align-items: center;
  padding-left: 35px;
}

.button-wrapper {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.button-wrapper.spaced-top {
  margin-top: 35px;
}

.button {
  grid-column-gap: 50px;
  border: .7px solid var(--_colores---red);
  color: #a8463f;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 14px 20px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: border-radius .35s;
  display: flex;
  position: relative;
  background-color: transparent;
}

.button:hover {
  border-radius: 20px;
}

.button.button-faq {
  border-color: var(--_colores---celeste);
  color: var(--_colores---celeste);
  text-transform: uppercase;
  margin-bottom: 5px;
  background-color: transparent;
}

.button.button-faq.is-white {
  border-color: var(--_colores---bg);
  color: #fff;
}

.button.button-faq.isb-lue {
  border-color: var(--_colores---azul1);
}

.button.button-footer {
  color: #fff;
  border-color: #fff;
  padding: 10px 17px;
  background-color: transparent;
}

.button.button-white {
  color: #fff;
  text-transform: uppercase;
  border-color: #fff;
}

.button.is-blue {
  border-color: var(--_colores---azul1);
  text-transform: uppercase;
}

.button.is-hero-edited {
  border-color: var(--_colores---bg);
  width: 40%;
  margin-top: 50px;
}

.button.is-hero-edited.lenght-edited {
  width: 22%;
}

.button.lenght-edited {
  width: 100%;
}

.button.lenght-edited.is-white {
  border-color: var(--body-bg);
  height: 70px;
}

.button.lenght-edited.is-white.is-home {
  border-color: var(--sostenibilidad);
}

.button.lenght-edited.is-blue {
  color: var(--_colores---azul1);
  height: 70px;
}

.ha-heading {
  color: var(--_colores---azul1);
  width: 100%;
  max-width: 740px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 45px;
}

.ha-heading.is-white {
  color: var(--body-bg);
}

.ha-heading.is-white.is-home {
  color: var(--sostenibilidad);
}

.carousel {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.carousel.hero-about {
  margin-top: 30px;
  margin-bottom: 30px;
}

.carousel.is-hidden {
  display: none;
}

.carousel-wrapper {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.carousel-heading {
  color: var(--bullet-text);
  text-transform: uppercase;
  font-family: Raleway, Arial, sans-serif;
  font-size: 80px;
  font-style: normal;
  line-height: 100%;
}

.carousel-circle {
  background-color: var(--bullet-text);
  color: var(--bullet-text);
  border-radius: 100%;
  width: 9px;
  height: 9px;
}

.home-expertise {
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 70px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.home-expertise.is-hidden {
  display: none;
}

.he-heading {
  color: var(--_colores---azul1);
  max-width: 950px;
  margin-left: auto;
}

.big-image {
  object-fit: cover;
  width: 100%;
  height: 1200px;
}

.big-image.position-top {
  object-position: 50% 10%;
}

.big-image.is-hidden {
  display: none;
}

.home-ups {
  grid-row-gap: 70px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 100px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.hu-content {
  grid-column-gap: 40px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.hu-heading {
  color: var(--_colores---azul1);
  width: 100%;
  max-width: 740px;
  font-family: Raleway, Arial, sans-serif;
}

.hu-heading.is-white {
  color: var(--body-bg);
  font-family: Raleway, Arial, sans-serif;
}

.hu-heading.is-grey {
  color: var(--sostenibilidad);
  font-family: Raleway, Arial, sans-serif;
}

.hu-heading.is-red {
  color: var(--_colores---red);
}

.hu-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  max-width: 970px;
  margin-left: auto;
}

.hu-grid-wrapper {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 310px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.hu-grid-border {
  grid-row-gap: 10px;
  border-style: solid;
  border-width: 1px 0 0;
  border-color: var(--rojo) #a8463f4d #a8463f4d;
  color: #a8463f;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-top: 10px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.hu-grid-border.is-clear {
  border-top-color: var(--_colores---bg);
}

.hu-grid-border.is-grey {
  border-top-color: var(--sostenibilidad);
}

.hu-grid-border.is-blue {
  border-top-color: var(--_colores---azul1);
}

.hu-grid-text-wrapper {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.home-strategy {
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 70px;
  padding: 0;
  text-decoration: none;
  display: block;
}

.home-strategy.is--flexed {
  display: flex;
}

.hs-text-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  max-width: 950px;
  margin-bottom: 70px;
  margin-left: auto;
  display: flex;
}

.hs-text-wrapper.is-padding-edited {
  margin-top: 75px;
  margin-left: 0;
}

.hs-text-wrapper.is-padding-edited.margin-edited {
  padding-left: 50px;
}

.hs-paragraph {
  max-width: 613px;
}

.faq-content {
  border-top: 1px solid var(--rojo);
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
}

.faq-content.last {
  border-bottom: 1px solid #a8463f33;
}

.faq-content.last.is-white {
  border-top-color: #fff;
  border-bottom-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}

.faq-content.last.last-blue {
  border-top-color: var(--_colores---azul1);
  border-bottom-color: var(--_colores---azul1);
  padding-top: 20px;
  padding-bottom: 20px;
}

.faq-content.is-white {
  border-top-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}

.faq-content.is-white.is-blue {
  border-top-color: var(--_colores---azul1);
}

.faq-content.is-spaced-top {
  margin-top: 50px;
}

.faq-content.is-blue {
  border-top-color: var(--_colores---azul1);
  padding-top: 20px;
  padding-bottom: 20px;
}

.faq-trigger {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.faq-button {
  justify-content: center;
  align-items: center;
  margin-right: 18px;
  display: flex;
  position: relative;
}

.faq-line {
  background-color: #a8463f;
  width: 1px;
  height: 36px;
}

.faq-line._1 {
  color: #fff;
  background-color: #fff;
}

.faq-line._1.is-red {
  background-color: var(--_colores---red);
}

.faq-line._1.blue {
  background-color: var(--_colores---azul1);
}

.faq-line._2 {
  background-color: #fff;
  width: 36px;
  height: 1px;
  position: absolute;
  inset: auto;
}

.faq-line._2.is-ted {
  background-color: var(--_colores---red);
}

.faq-line._2.is-blue {
  background-color: var(--_colores---azul1);
}

.faq-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.faq-wrapper.sostenibilidad.is-flexed-vertical {
  flex-flow: column;
}

.faq-inner {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 516px;
  max-width: 516px;
  padding-top: 0;
  display: flex;
  overflow: hidden;
}

.faq {
  display: block;
}

.footer {
  background-color: var(--_colores---red);
}

.footer-heading {
  color: #fff;
  max-width: 950px;
  margin-bottom: 70px;
  margin-left: auto;
  font-family: Raleway, Arial, sans-serif;
}

.form-block {
  color: #fff;
}

.form-content {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.form-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-bottom: 1px solid #ffffff26;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.form-text {
  color: #ffffff4d;
  font-size: 14px;
}

.from-inner {
  width: 100%;
}

.text-field {
  background-color: #fff0;
  border: 1px #000;
  height: 23px;
  margin-bottom: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 500;
  overflow: visible;
  color: #fff;
}

.text-field::placeholder {
  color: #fff;
}

.text-field.text-area {
  width: 100%;
  height: auto;
  margin-top: 30px;
}

.checkbox-field {
  justify-content: flex-start;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
}

.checkbox-label {
  color: #ffffffb3;
  margin-left: 10px;
  font-weight: 400;
}

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

.checkbox {
  border-radius: 8px;
  width: 27px;
  height: 27px;
}

.form-button-wrapper {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.submit-button {
  background-color: #3898ec00;
  position: absolute;
  inset: 0%;
}

.success-message {
  background-color: #ddd0;
}

.footer-bottom {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border-top: 1px solid #ffffff26;
  flex-flow: column;
  padding-top: 50px;
  display: flex;
}

.footer-bottom.no-border {
  border-top-style: none;
  padding-top: 0;
}

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

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

.fb-link {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: letter-spacing .35s;
}

.fb-link:hover {
  letter-spacing: .03em;
}

.fb-text-wrapper {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #fff9;
  flex-flow: column;
  font-size: 14px;
  display: flex;
}

.menu-button {
  display: none;
}

.contact-header {
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.ae-content {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 950px;
  margin-bottom: 70px;
  margin-left: auto;
  display: flex;
}

.ae-content.is-hidden {
  display: none;
}

.ae-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  align-items: stretch;
  width: 100%;
  height: auto;
  padding-right: 100px;
  display: flex;
}

.ae-wrapper.is-spaced-top {
  margin-top: 20px;
  padding-right: 50px;
  display: block;
}

.about-ups {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.about-ups.is-hidden {
  display: none;
}

.au-heading {
  color: var(--_colores---azul1);
  max-width: 950px;
  font-family: Raleway, Arial, sans-serif;
}

.au-text-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  width: 80%;
  max-width: 100%;
  margin-left: auto;
  display: block;
}

.au-text-wrapper.is-column-edited {
  width: 100%;
  padding-right: 20%;
}

.team {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: column;
  display: flex;
}

.team-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 50px;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.team-wrapper._2 {
  justify-content: space-between;
}

.team-wrapper.aligned-right {
  justify-content: flex-end;
}

.team-wrapper.aligned-left {
  justify-content: flex-start;
}

.team-inner {
  grid-row-gap: 31.3083px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 320px;
  text-decoration: none;
  display: flex;
}

.team-image {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 500px;
  text-decoration: none;
  transition: border-radius .35s;
  display: flex;
}

.team-image:hover {
  border-radius: 20%;
}

.team-block {
  grid-row-gap: 24.6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-8 {
  color: var(--_colores---azul1);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.team-profile {
  color: var(--rojo);
  border: 1px solid #a8463f33;
  border-width: 1px 0;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.team-social {
  grid-column-gap: 13.4128px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.about-cta {
  margin-bottom: 100px;
}

.ac-content {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 950px;
  margin-left: auto;
  display: flex;
}

.ac-content.is-spaced-top {
  margin-top: 100px;
}

.ac-content.is-spaced-top.margin-edited {
  margin-left: 0;
}

.about-images {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  display: flex;
}

.ai-left {
  flex-flow: column;
  width: 50%;
  display: flex;
}

.ai-image {
  object-fit: cover;
}

.ai-image._1 {
  width: 715px;
  height: 429px;
}

.ai-image._2 {
  width: 211px;
  height: 232px;
  margin-left: auto;
  margin-right: 100px;
}

.ai-image._3 {
  width: 550px;
  height: 615px;
  margin-right: 0;
}

.ai-image._4 {
  width: 290px;
  height: 350px;
  margin-left: auto;
  margin-right: 0;
}

.ai-image._5 {
  width: 450px;
  height: 480px;
}

.ai-right {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 50%;
  display: flex;
}

.ai-text {
  color: var(--_colores---azul1);
  letter-spacing: -.01em;
  font-size: 23px;
  font-weight: 400;
  line-height: 130%;
}

.ae-text {
  color: var(--_colores---azul1);
  width: 80%;
}

.cta-carousel {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.cta-carousel.margin-edited {
  padding-bottom: 4rem;
}

.cc-heading {
  color: var(--_colores---red);
  padding-right: 50px;
  font-family: "Neue Regrade Bf 65 Af 35 D 81 F 2 Ff", sans-serif;
  font-size: 153px;
  line-height: 100%;
}

.cc-heading.animated {
  color: var(--_colores---red);
  font-size: min(153px, 9vw);
  font-style: normal;
}

.expertise-about {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.ea-heading {
  max-width: 830px;
}

.ea-heading.is-white {
  color: #fff;
  font-family: Raleway, Arial, sans-serif;
  font-weight: 400;
}

.ea-heading.is-white.isb-lue {
  color: var(--_colores---azul1);
  font-family: Raleway, Arial, sans-serif;
  font-weight: 400;
}

.expertise-images {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.ei-image {
  object-fit: cover;
}

.ei-image._1 {
  width: 460px;
  height: 480px;
}

.ei-image._2 {
  width: 666px;
  height: 520px;
}

.ei-content {
  grid-column-gap: 370px;
  grid-row-gap: 370px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 50%;
  display: flex;
}

.ei-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 600px;
  display: flex;
}

.cases-about {
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.ca-content {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 950px;
  margin-bottom: 70px;
  margin-left: auto;
  display: flex;
}

.ca-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 564px;
  height: auto;
  padding-right: 0;
  display: flex;
}

.ca-scroll {
  color: #a8463f;
  text-transform: uppercase;
  border: 1px solid #a8463f;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 124px;
  display: flex;
}

.case-single {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-top: 1px solid #a8463f33;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.case-single.cms {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-top-style: none;
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  padding-top: 70px;
  padding-bottom: 0;
}

.case-single-content {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.case-single-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  max-width: 521px;
  display: flex;
}

.case-date {
  color: #a8463f;
  font-style: italic;
  font-weight: 500;
}

.case-heading {
  font-style: normal;
}

.case-heading.cms {
  max-width: 660px;
}

.case-image {
  object-fit: cover;
  width: 504px;
  height: 460px;
}

.case-image.cms {
  width: 100%;
  height: 392px;
}

.case-cms {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  border-top: 1px solid #a8463f33;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 70px;
  display: flex;
}

.cc-header {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 880px;
  display: flex;
}

.cc-date {
  color: #a8463f;
  font-family: "Neue Regrade Bf 65 Af 35 D 843 Ed 6", sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 500;
}

.cc-content {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.cc-rich-text {
  max-width: 900px;
}

.cc-rich-text.second {
  margin-bottom: -30px;
}

.cc-rich-text.second h1 {
  margin-bottom: 70px;
}

.cc-rich-text.second p {
  margin-bottom: 30px;
}

.cc-rich-text h1 {
  margin-bottom: 70px;
}

.cc-rich-text p {
  margin-bottom: 30px;
}

.cc-line {
  background-color: #a8463f33;
  width: 100%;
  height: 1px;
}

.collection-list {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.back-to-cases {
  justify-content: center;
  align-items: center;
  margin-top: 70px;
  display: flex;
}

.invertet-arrow {
  transform: rotate(180deg);
}

.ch-content {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 950px;
  margin-bottom: 0;
  margin-left: auto;
  display: flex;
}

.ch-content.padding-edited {
  margin-top: 55px;
  margin-left: 0;
}

.contact-content {
  grid-column-gap: 200px;
  grid-row-gap: 200px;
  border-top: 1px solid #ffffff1a;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 20px;
  display: flex;
}

.contact-column {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: column;
  width: 70%;
  display: flex;
}

.contact-column.first {
  width: 20%;
}

.cc-text {
  color: #ffffffb3;
  font-weight: 600;
}

.cc-text.is-spaced-top {
  margin-top: 15px;
}

.contact-office {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: column;
  display: flex;
}

.co-content {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.co-column {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 200px;
  display: flex;
}

.medium {
  font-weight: 500;
}

.co-image {
  object-fit: cover;
  width: 70%;
  height: 512px;
}

.terms-content {
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.tc-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 950px;
  margin-bottom: 0;
  margin-left: auto;
  display: flex;
}

._404 {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

._404-carousel {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-bottom: 1px solid #a8463f33;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

._404-carousel-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #a8463f;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  font-weight: 600;
  display: flex;
}

._404-wrapper {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 680px;
  display: flex;
}

.about-expertise,
.expertise-hero {
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.eh-content {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 950px;
  margin-bottom: 70px;
  margin-left: auto;
  display: flex;
}

.eh-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  align-items: stretch;
  width: 100%;
  height: auto;
  padding-right: 100px;
  display: flex;
}

.eh-text {
  color: var(--_colores---azul1);
  width: 50%;
}

.terms-body p {
  margin-bottom: 15px;
}

.terms-body h5 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.terms-body a {
  color: #ffc103;
}

.hh-background {
  z-index: 40;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.hh-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.hh-linear {
  background-image: linear-gradient(180deg, #152e2466, var(--_colores---azul1));
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.hh-content {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block {
  -webkit-text-stroke-color: var(--rojo);
}

.link {
  color: #fff;
}

.text-block-2 {
  color: #fff;
  text-transform: uppercase;
}

.text-block-2.is-blue {
  color: var(--_colores---azul1);
}

.heading {
  color: #fff;
  font-family: Raleway, Arial, sans-serif;
  font-size: 33px;
  line-height: 1;
}

.heading.is-blue {
  color: var(--_colores---azul1);
  font-family: Raleway, Arial, sans-serif;
  font-size: 33px;
}

.image-2 {
  filter: grayscale();
}

.icon-service-div {
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-2 {
  color: #fff;
  font-family: Raleway, Arial, sans-serif;
  font-size: 33px;
  line-height: 1;
}

.heading-2.is-blue {
  color: var(--_colores---azul1);
  font-family: Raleway, Arial, sans-serif;
  font-size: 33px;
}

.heading-3 {
  color: #fff;
}

.body {
  background-color: var(--body-bg);
}

.heading-4 {
  color: #fff;
  font-family: Raleway, Arial, sans-serif;
  font-size: 33px;
  line-height: 1;
}

.heading-4.isb-lue {
  color: var(--_colores---azul1);
  font-family: Raleway, Arial, sans-serif;
  font-size: 33px;
}

.text-span {
  font-size: 23px;
}

.bold-text,
.bold-text-2 {
  font-size: 23px;
  font-weight: 400;
}

.text-block-3 {
  color: var(--_colores---bg);
}

.heading-5 {
  color: var(--_colores---azul1);
  font-family: Raleway, Arial, sans-serif;
  font-weight: 400;
}

.heading-5.is-white {
  color: var(--_colores---bg);
}

.text-block-4 {
  color: var(--_colores---azul1);
}

.text-block-5 {
  color: #fff;
}

.spammed-services {
  color: var(--_colores---celeste);
  font-size: 22px;
}

.heading-6 {
  color: var(--_colores---red);
}

.paragraph {
  color: var(--_colores---azul1);
}

.features-heading {
  color: var(--_colores---azul1);
  font-family: Raleway, Arial, sans-serif;
}

.features-heading.is-white {
  color: var(--_colores---bg);
}

.features-heading.is-grey {
  color: var(--sostenibilidad);
  font-family: Raleway, Arial, sans-serif;
}

.features-heading.is-red {
  color: var(--_colores---red);
  font-family: Raleway, Arial, sans-serif;
}

.heading-8,
.heading-9,
.number-label {
  color: var(--rojo);
}

.number-label.is-clear {
  color: var(--_colores---celeste);
}

.number-label.is-grey {
  color: var(--sostenibilidad);
}

.number-label.is-blue {
  color: var(--_colores---azul1);
}

.p1,
.p1.is-white {
  color: var(--_colores---bg);
  font-weight: 500;
}

.heading-10 {
  color: var(--_colores---azul1);
  font-family: Raleway, Arial, sans-serif;
}

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

.heading-11 {
  color: var(--rojo);
}

.img-footer-wrapper {
  text-align: center;
  margin-bottom: 35px;
}

.image-3 {
  margin-top: 0;
}

.text-block-6 {
  color: var(--_colores---bg);
}

.text-block-6.is-blue {
  color: var(--_colores---azul1);
}

.heading-12 {
  color: var(--rojo);
}

.date-style {
  font-size: 22px;
  font-style: normal;
}

.faq-title {
  color: var(--_colores---azul1);
  font-family: Raleway, Arial, sans-serif;
  font-size: 28px;
}

.text-block-7,
.text-block-8 {
  color: var(--rojo);
}

.label-title {
  color: var(--rojo);
  text-transform: uppercase;
  font-family: Raleway, Arial, sans-serif;
  font-size: 19px;
}

.label-title.is-white,
.label-title.is-clear {
  color: var(--_colores---bg);
}

.label-title.is-grey {
  color: var(--sostenibilidad);
}

.label-title.is-blue {
  color: var(--_colores---azul1);
}

.image-4,
.image-5 {
  filter: grayscale();
}

.badge-div-pre-footer {
  background-color: var(--_colores---red);
  text-align: center;
  padding-top: 35px;
}

.body-2,
.body-3 {
  background-color: var(--body-bg);
}

.text-span-2 {
  color: var(--bullet-text);
}

.text-span-3,
.text-span-4,
.text-span-5,
.text-span-6,
.text-span-7 {
  color: #b9b9b9;
}

.heading-13 {
  color: var(--rojo);
}

.paragraph-2,
.paragraph-3,
.paragraph-4,
.paragraph-5,
.paragraph-6,
.paragraph-7,
.paragraph-8 {
  color: var(--_colores---azul1);
}

.text-block-9 {
  color: #fff;
}

.image-6 {
  filter: grayscale();
}

.interro {
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.bio-div {
  height: 160px;
}

.image-7 {
  margin-left: 10%;
}

.bullets-services,
.text-span-8,
.text-span-9 {
  color: var(--bullet-text);
}

.bold-text-3,
.bold-text-4,
.bold-text-5 {
  font-weight: 400;
}

.bold-text-6 {
  font-family: Raleway, Arial, sans-serif;
  font-weight: 400;
}

.bold-text-7 {
  font-weight: 400;
}

.bold-text-8 {
  color: var(--_colores---azul1);
  font-family: Raleway, Arial, sans-serif;
  font-weight: 400;
}

.bold-text-9 {
  font-weight: 400;
}

.bold-text-10,
.bold-text-11 {
  color: var(--_colores---azul1);
  font-weight: 400;
}

.bold-text-12 {
  color: var(--_colores---bg);
  text-decoration: none;
}

.servicios-div-wrapper {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.service-card-model {
  border: 1px solid var(--bullet-text);
  background-color: #b9b9b929;
  border-radius: 2rem;
  padding: 41px;
}

.service-card-model.legal {
  background-color: var(--rojo);
  background-image: url('../images/legalbg-3.avif');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  border-style: none;
}

.service-card-model.sostenibilidad {
  background-color: var(--sostenibilidad);
  background-image: url('../images/sostebg4.avif');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: contain;
  border-style: none;
}

.service-card-model.educacion {
  background-color: var(--_colores---celeste);
  background-image: url('../images/educacionbg3.avif');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: auto;
  border-style: none;
}

.isotipo-div-service {
  margin-bottom: 80px;
}

.title-service-div-inside-card {
  margin-bottom: 25px;
}

.service-card-def {
  height: 80px;
  margin-bottom: 20px;
}

.div-btn-card-service {
  margin-top: 15px;
}

.suarez-logo-div-card {
  margin-bottom: 10px;
}

.column,
.column-2,
.column-3 {
  padding-left: 20px;
  padding-right: 20px;
}

.btn-heo-div {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.hero-service-wrapper {
  background-image: linear-gradient(#00000080, #00000080), url('../images/EP-16.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: flex-start;
  align-items: center;
  height: 70vh;
  display: flex;
}

.hero-service-wrapper.legal {
  background-image: linear-gradient(#00000075, #00000075), url('../images/Portadalegal1.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.hero-service-wrapper.educacion {
  background-image: linear-gradient(#000000c7, #000000c7), url('../images/eduportada1.avif');
}

.hero-service-wrapper.sostenibilidad {
  background-image: linear-gradient(#0000009c, #0000009c), url('../images/sosteportada1.avif');
}

.hero-service-wrapper.is-nosotros {
  background-image: linear-gradient(#000000b5, #000000b5), url('../images/portada-us.avif');
  background-position: 0 0, 50%;
  height: 85vh;
}

.div-servicios-detail {
  margin-top: 50px;
  margin-bottom: 50px;
  padding-left: 35px;
  padding-right: 35px;
}

.div-servicios-detail.is-hidden {
  display: none;
}

.card-service-detail {
  border: 1px solid var(--bullet-text);
  border-radius: 2rem;
  padding: 45px;
}

.title-service-card-1 {
  border-bottom: 1px solid var(--_colores---red);
  padding-bottom: 30px;
}

.content-service-column-div {
  margin-top: 35px;
}

.h2.service-title {
  color: var(--_colores---azul1);
  font-size: 36px;
}

.columns-service-cards {
  margin-bottom: 35px;
}

.text-block-10 {
  font-size: 14px;
}

.dropdown-toggle {
  color: var(--_colores---red);
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-weight: 700;
}

.dropdown-list {
  margin-top: 10px;
}

.bold-text-13 {
  font-weight: 400;
}

.btn-full-info {
  width: 20%;
  margin-top: 45px;
}

.bold-text-14 {
  font-size: 55px;
  font-weight: 400;
  line-height: 100%;
}

.body-4,
.body-5,
.body-6 {
  background-color: var(--body-bg);
}

.content-faq {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.image-8 {
  width: 40%;
  height: 60%;
}

.is-white,
.is-white.is-home {
  color: var(--sostenibilidad);
}

.image-9 {
  filter: brightness(200%);
}

.is-blue-arrow {
  filter: hue-rotate(180deg);
}

.img-icon-card {
  margin-bottom: 20px;
}

.image-10 {
  margin-bottom: 45px;
}

.text-block-11 {
  text-transform: uppercase;
  font-family: Raleway, Arial, sans-serif;
}

.bold-text-15 {
  font-family: Raleway, Arial, sans-serif;
  font-size: 45px;
}

.div-about-us-content {
  margin-top: 80px;
}

.div-about-us-content.is-hidden {
  display: none;
}

.about-us-content-div {
  margin-top: 85px;
}

.img-div-mision {
  margin-bottom: 55px;
}

.text-block-12 {
  text-transform: uppercase;
  font-family: Raleway, Arial, sans-serif;
  font-weight: 400;
}

.card-mision {
  background-image: linear-gradient(#0000004d, #082847), url('../images/EP-16.avif');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  flex-flow: column;
  justify-content: space-between;
  height: 70vh;
  padding: 43px;
  display: flex;
}

.card-mision.v {
  background-image: linear-gradient(#0000004d, #3f1414), url('../images/EP-12.avif');
}

.div-block {
  grid-column-gap: 8vw;
  grid-row-gap: 8vw;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  margin-top: 35px;
  display: flex;
}

.image-11 {
  width: 45%;
  height: 50%;
}

.div-block-2 {
  width: 100%;
  margin-top: 55px;
}

.is-arrow-blue {
  filter: invert();
}

.text-block-13,
.text-block-14 {
  text-transform: uppercase;
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
}

.logo-metapro {
  margin-bottom: 25px;
}

.link-metapro {
  color: #fff;
  font-weight: 400;
}

.carousel-wrapper {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  width: 100vw;
  padding-top: 80px;
  padding-bottom: 100px;
  display: block;
  overflow: hidden;
}

.inner-wrapper {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  vertical-align: baseline;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  position: static;
}

.image-12 {
  width: 180px;
  margin-right: 5vw;
  display: inline-block;
}

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

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

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

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

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

.slider {
  aspect-ratio: auto;
  width: 100%;
  height: 100%;
  position: absolute;
}

.slide {
  background-image: linear-gradient(#0000, #172842), url('../images/carrusel-01.avif');
  background-position: 0 0, 0%;
  background-size: auto, cover;
}

.slide-2 {
  background-image: linear-gradient(#0000, #172842), url('../images/Carrusel-02.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-3 {
  background-image: linear-gradient(#0000, #172842), url('../images/Carrusel-03.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.prop-div {
  height: 70vh;
  padding: 30px;
}

.team-pan-img {
  height: 70vh;
  margin-top: 50px;
  margin-bottom: 75px;
}

.team-bg-1 {
  height: auto;
  margin-top: 75px;
  margin-bottom: 75px;
}

.prop-div-content {
  background-image: linear-gradient(#0009, #0009), url('../images/prop-2.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: flex-start;
  align-items: center;
  height: 75vh;
  margin-top: 75px;
  display: flex;
}

.heading-14 {
  color: var(--_colores---red);
}

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

@media screen and (max-width: 991px) {
  h1 {
    font-size: 50px;
  }

  h2 {
    font-size: 40px;
  }

  h3 {
    font-size: 35px;
  }

  h4 {
    font-size: 30px;
  }

  h5 {
    font-size: 25px;
  }

  .sg-background {
    padding-left: 0;
  }

  .paragraph-18px {
    font-size: 22.5px;
  }

  .sg-wrapper.typeface,
  .sg-wrapper.heading-box {
    grid-template-columns: 1fr;
  }

  .container.c-nav,
  .brand {
    z-index: 99;
    position: relative;
  }

  .nav-links-wrapper {
    z-index: 98;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #152e24;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: none;
    position: absolute;
    inset: 100px 0% auto auto;
    overflow: hidden;
  }

  .nav-links-wrapper._2 {
    background-color: #faf5ef;
  }

  .nav-link {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .hero-text-wrapper {
    margin-left: 0;
  }

  .home-about {
    grid-row-gap: 50px;
  }

  .ha-content {
    grid-row-gap: 50px;
    flex-flow: column;
  }

  .ha-wrapper {
    height: auto;
  }

  .carousel-heading {
    font-size: 130px;
  }

  .home-expertise {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .big-image {
    height: 400px;
  }

  .home-strategy {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .hs-text-wrapper {
    margin-bottom: 0;
  }

  .menu-button {
    z-index: 99;
    cursor: pointer;
    width: 40px;
    display: flex;
    position: relative;
  }

  .contact-header {
    grid-row-gap: 50px;
  }

  .ae-wrapper {
    padding-right: 0;
  }

  .about-ups {
    grid-row-gap: 50px;
  }

  .au-text-wrapper {
    width: 100%;
    max-width: none;
  }

  .team-wrapper {
    flex-flow: wrap;
  }

  .ai-image._1 {
    width: 615px;
    height: 330px;
  }

  .ai-image._2 {
    width: 190px;
    height: 200px;
    margin-right: 30px;
  }

  .ai-image._3 {
    width: 400px;
    height: 450px;
  }

  .ai-image._4 {
    width: 200px;
    height: 300px;
  }

  .ai-image._5 {
    width: 300px;
    height: 350px;
  }

  .ai-text {
    font-size: 22.5px;
  }

  .cc-heading {
    font-size: 9vw;
  }

  .ei-image._1 {
    width: 50%;
    height: 340px;
  }

  .ei-image._2 {
    height: 350px;
  }

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

  .cases-about {
    grid-row-gap: 50px;
  }

  .ca-wrapper {
    padding-right: 0;
  }

  .case-single {
    flex-flow: column;
  }

  .contact-content {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-flow: column;
  }

  .contact-column {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 100%;
  }

  .contact-column.first {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: auto;
  }

  .contact-office {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .co-content {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
  }

  .co-column {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 350px;
  }

  .co-image {
    width: 100%;
    height: 360px;
  }

  .terms-content,
  .about-expertise,
  .expertise-hero {
    grid-row-gap: 50px;
  }

  .eh-wrapper {
    padding-right: 0;
  }

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

@media screen and (max-width: 767px) {
  .sg-container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .paragraph-18px {
    font-size: 20px;
  }

  .container {
    padding: 70px 20px;
  }

  .hero-rectangle.mb {
    display: none;
  }

  .hero-heading {
    font-size: 90px;
  }

  .carousel-heading {
    font-size: 100px;
  }

  .big-image {
    height: 300px;
  }

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

  .grid-block {
    display: none;
  }

  .team-inner {
    max-width: none;
  }

  .team-image {
    width: 100%;
  }

  .ai-image._1 {
    height: 300px;
  }

  .ai-image._2 {
    height: 150px;
  }

  .ai-image._3 {
    height: 300px;
  }

  .ai-image._4 {
    width: 150px;
    height: 150px;
  }

  .ai-image._5 {
    height: 250px;
  }

  .ai-text {
    font-size: 20px;
  }

  .ei-image._1,
  .ei-image._2 {
    height: 250px;
  }

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

@media screen and (max-width: 479px) {
  h1 {
    font-size: 45px;
  }

  h2 {
    font-size: 35px;
  }

  h3 {
    font-size: 30px;
  }

  h4 {
    font-size: 25px;
  }

  h5 {
    font-size: 20px;
  }

  .sg-background {
    padding-left: 0;
  }

  .paragraph-18px.faq-text {
    font-weight: 400;
  }

  .paragraph-18px.width-fixed {
    width: 100%;
  }

  .sg-text-big {
    font-size: 200px;
  }

  .sg-wrapper.active-border {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: flex-start;
  }

  .container {
    z-index: 10;
    padding-bottom: 20px;
  }

  .container.bottom-margin-edited.is-sostenibilidad-edited {
    background-image: linear-gradient(#131f33e8, #131f33e8), url('../images/soste-bg-razones.avif');
    background-size: auto, auto;
    padding-bottom: 70px;
  }

  .hero-home {
    height: 70vh;
  }

  .nav-links-wrapper {
    z-index: 99999999;
    background-color: var(--_colores---azul1);
    text-align: center;
    height: auto;
    display: none;
    overflow: visible;
  }

  .nav-links-wrapper._2 {
    height: auto;
    display: block;
  }

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

  .nav-link._2 {
    border-bottom-style: solid;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    display: flex;
  }

  .nav-link._2.w--current {
    display: block;
  }

  .nav-link._1 {
    border-bottom-style: solid;
    border-bottom-color: var(--_colores---bg);
    width: 100%;
    display: block;
  }

  .nav-link._1.is-hidden {
    border-bottom-style: solid;
    border-bottom-color: var(--_colores---bg);
    display: block;
  }

  .hero-heading {
    font-size: 18vw;
  }

  .hero-heading.is-smaller {
    font-size: 35px;
  }

  .header-border.margin-edited.is-white {
    padding-left: 20px;
  }

  .ha-wrapper.margin-edited {
    justify-content: space-around;
    align-items: flex-start;
    padding-left: 0;
  }

  .button-wrapper {
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .button.is-hero-edited {
    width: 80%;
    margin-top: 20px;
  }

  .button.is-hero-edited.lenght-edited {
    width: 80%;
  }

  .button.lenght-edited.is-white.is-home,
  .button.lenght-edited.is-blue {
    height: auto;
  }

  .ha-heading {
    font-size: 35px;
    line-height: 1;
  }

  .carousel,
  .carousel-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .carousel-heading {
    font-size: 70px;
  }

  .big-image {
    height: auto;
  }

  .hu-heading.is-white.is-home {
    font-size: 35px;
  }

  .hu-grid {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    grid-template-columns: 1fr;
  }

  .hu-grid-wrapper {
    max-width: none;
    padding-right: 0;
  }

  .hs-text-wrapper.is-padding-edited.margin-edited {
    padding-left: 20px;
  }

  .faq-trigger {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .faq-inner {
    min-width: auto;
  }

  .footer-heading {
    margin-top: 20px;
    font-size: 35px;
  }

  .form-content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .checkbox-field {
    margin-top: 0;
    margin-bottom: 0;
  }

  .form-button-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .fb-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .menu-button {
    filter: grayscale();
    color: var(--_colores---azul1);
  }

  .ae-wrapper {
    flex-flow: column;
  }

  .ae-wrapper.is-spaced-top {
    padding-right: 0;
  }

  .team-inner {
    max-width: none;
  }

  .about-cta {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    display: flex;
  }

  .about-images {
    flex-flow: column;
  }

  .ai-left {
    width: 100%;
  }

  .ai-image._5 {
    width: 200px;
    height: 150px;
    position: relative;
    top: -250px;
  }

  .ai-right,
  .ae-text {
    width: 100%;
  }

  .cc-heading {
    padding-right: 20px;
    font-size: 11vw;
  }

  .cc-heading.animated {
    font-size: 11vw;
  }

  .ea-heading.is-white {
    font-size: 2.2rem;
  }

  .ea-heading.is-white.isb-lue {
    font-size: 40px;
  }

  .expertise-images {
    flex-flow: column;
  }

  .ei-image._1,
  .ei-content {
    width: 100%;
  }

  .ca-wrapper {
    flex-flow: column;
  }

  .case-single-content {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .case-image {
    width: 100%;
    height: 300px;
  }

  .collection-list {
    flex-flow: column;
    display: flex;
  }

  .co-image {
    height: 174px;
  }

  .eh-wrapper {
    flex-flow: column;
  }

  .eh-text {
    width: 100%;
  }

  .hh-content {
    display: block;
  }

  .heading-5.is-white {
    font-size: 2.2rem;
  }

  .heading-11 {
    line-height: 1;
  }

  .heading-12 {
    font-size: 2.2rem;
    line-height: 1;
  }

  .bio-div {
    height: auto;
  }

  .image-7 {
    max-width: 60%;
    margin-left: 0%;
  }

  .bold-text-6.is-white {
    font-size: 2.5rem;
    line-height: 1.2;
  }

  .bold-text-7 {
    font-size: 35px;
    line-height: 1;
  }

  .bold-text-8 {
    font-size: 2.2rem;
    line-height: 1;
  }

  .bold-text-10 {
    font-size: 2.5rem;
    line-height: 1;
  }

  .service-card-model.legal,
  .service-card-model.sostenibilidad {
    margin-top: 15px;
    padding: 25px;
  }

  .service-card-model.educacion {
    padding: 25px;
  }

  .service-card-def {
    height: auto;
    margin-bottom: 10px;
  }

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

  .btn-heo-div {
    flex-flow: column;
    display: block;
  }

  .hero-service-wrapper.legal {
    justify-content: flex-start;
    align-items: flex-end;
    height: 60vh;
    padding-bottom: 15px;
  }

  .hero-service-wrapper.educacion {
    height: 60vh;
  }

  .hero-service-wrapper.is-nosotros {
    justify-content: flex-start;
    align-items: flex-end;
    height: 60vh;
    padding-bottom: 15px;
  }

  .dd-servicios {
    border-bottom: 1px solid var(--rojo);
    justify-content: center;
    align-items: center;
    width: 100%;
    display: block;
  }

  .dd-servicios.white {
    border-bottom-color: var(--_colores---bg);
  }

  .text-block-10 {
    flex-flow: row;
    display: inline-flex;
  }

  .dropdown-toggle {
    width: 40%;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 40px;
    display: block;
  }

  .dropdown-list.w--open {
    margin-top: 0;
    left: 0;
  }

  .content-faq {
    display: block;
  }

  .image-8 {
    display: none;
  }

  .img-icon-card {
    margin-bottom: 15px;
  }

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

  .card-mision {
    padding-left: 15px;
    padding-right: 15px;
  }

  .card-mision.v {
    margin-top: 25px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .div-block {
    display: block;
  }

  .image-11 {
    width: auto;
    height: auto;
  }

  .carousel-wrapper {
    padding-bottom: 0;
  }

  .image-12 {
    width: 120px;
    margin-right: 25px;
  }

  .column-4,
  .column-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .slide {
    background-position: 0 0, 59%;
  }

  .slide-2 {
    background-position: 0 0, 54%;
  }

  .slide-3 {
    background-image: linear-gradient(#0000, #172842), url('../images/carrusel3-v2mobile.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .prop-div-content {
    background-image: linear-gradient(#00000087, #00000087), url('../images/prop2mobile.avif');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: 60vh;
  }

  .left-arrow,
  .right-arrow,
  .slide-nav {
    display: none;
  }
}


@font-face {
  font-family: 'Neue Regrade Variable Bf 65 Af 35 D 87 B 6 A 7';
  src: url('../fonts/Neue-Regrade-Variable-BF65af35d87b6a7.ttf') format('truetype');
  font-weight: 300 800;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: 'Neue Regrade Bf 65 Af 35 D 843 Ed 6';
  src: url('../fonts/Neue-Regrade-Medium-BF65af35d843ed6.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Neue Regrade Bf 65 Af 35 D 81 E 682';
  src: url('../fonts/Neue-Regrade-Light-BF65af35d81e682.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Neue Regrade Bf 65 Af 35 D 8315 F 8';
  src: url('../fonts/Neue-Regrade-ExtraBold-Italic-BF65af35d8315f8.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Neue Regrade Bf 65 Af 35 D 84 E 111';
  src: url('../fonts/Neue-Regrade-Bold-BF65af35d84e111.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Neue Regrade Bf 65 Af 35 D 81 F 2 Ff';
  src: url('../fonts/Neue-Regrade-Regular-BF65af35d81f2ff.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Neue Regrade Bf 65 Af 35 D 8354 A 8';
  src: url('../fonts/Neue-Regrade-Semibold-BF65af35d8354a8.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}