@font-face {
  font-family: Brooklyn;
  src: url("../fonts/Brooklyn-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Brooklyn;
  src: url("../fonts/Brooklyn-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: Brooklyn;
  src: url("../fonts/Brooklyn-HeavyItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

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

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

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

@font-face {
  font-family: Brooklyn;
  src: url("../fonts/Brooklyn-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

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

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

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

@font-face {
  font-family: Hando;
  src: url("../fonts/Hando-BlackOblique.otf") format("opentype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Hando;
  src: url("../fonts/Hando-BoldOblique.otf") format("opentype"),
    url("../fonts/Hando-ExtraBoldOblique.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Hando hairline;
  src: url("../fonts/Hando-HairLine.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Hando;
  src: url("../fonts/Hando-SemiBoldOblique.otf") format("opentype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Hando;
  src: url("../fonts/Hando-ThinOblique.otf") format("opentype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Hando;
  src: url("../fonts/Hando-ExtraLightOblique.otf") format("opentype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Hando;
  src: url("../fonts/Hando-HairLineOblique.otf") format("opentype"),
    url("../fonts/Hando-Oblique.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Hando;
  src: url("../fonts/Hando-Thin.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Hando;
  src: url("../fonts/Hando-LightOblique.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Hando;
  src: url("../fonts/Hando-MediumOblique.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Hando;
  src: url("../fonts/Hando-ExtraLight.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: Hando;
  src: url("../fonts/Hando-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Hando;
  src: url("../fonts/Hando-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: white;
  --light-cyan: #cbeae4;
  --dark-slate-grey: #4e5c53;
  --dark-grey: #9c9c9c;
  --white-smoke: #ecf1ee;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Hando, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Hando, sans-serif;
  font-size: 55px;
  font-weight: 900;
  line-height: 65px;
}

h3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Hando, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 55px;
}

h4 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Hando, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

p {
  color: #000;
  width: auto;
  max-width: none;
  margin-bottom: 0;
  font-family: Hando, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
}

a {
  font-family: Hando, sans-serif;
  text-decoration: underline;
}

.header {
  z-index: 90;
  background-color: var(--white);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100vw;
  padding: 20px 60px;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.nav {
  border: 4px solid var(--light-cyan);
  background-color: var(--white);
  text-align: center;
  border-radius: 32px;
  justify-content: space-around;
  align-items: center;
  width: 55%;
  padding: 10px 20px;
  display: flex;
  position: relative;
}

.logo-wrapp {
  width: 22.5%;
}

.logo-ls-tex {
  width: 100%;
  max-width: 140px;
}

.link-nav {
  color: #000;
  background-color: #fff;
  border-radius: 14px;
  padding: 6px 20px;
  font-family: Brooklyn, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}

.link-nav:hover {
  background-color: #cbeae487;
}

.link-nav.w--current {
  background-color: var(--light-cyan);
  border-radius: 14px;
  padding: 6px 20px;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

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

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.footer {
  width: 100%;
  position: relative;
}

.top-footer {
  background-color: var(--light-cyan);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 50px;
  display: flex;
  position: relative;
}

.bottom-footer {
  background-color: var(--dark-slate-grey);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 50px;
  display: flex;
  position: relative;
}

.copy-right-div {
  border-top: 1px solid var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 25px;
  padding-top: 25px;
  display: flex;
}

.footer-logo {
  width: 100%;
  max-width: 180px;
  margin-bottom: 25px;
}

.btn {
  text-transform: uppercase;
  border-radius: 10px;
  padding-left: 50px;
  padding-right: 50px;
  text-decoration: none;
}

.btn.green {
  background-color: var(--dark-slate-grey);
  color: var(--white);
  transition: all 0.25s ease-in-out;
}

.btn.green:hover {
  background-color: var(--dark-slate-grey);
  color: var(--light-cyan);
}

.btn.green.mt-top {
  margin-top: 40px;
}

.btn.green.submit {
  text-indent: 3px;
  margin-top: 50px;
  font-family: Hando, sans-serif;
  font-weight: 400;
  position: relative;
  inset: auto 0% 0 auto;
}

.white {
  color: var(--white);
}

.white.copy-wright {
  font-size: 14px;
  line-height: 24px;
}

.gray {
  color: var(--dark-grey);
}

.section {
  width: 100%;
}

.section.hero-section {
  background-color: var(--light-cyan);
  margin-top: 100px;
  padding-top: 60px;
}

.section.values-section {
  padding: 60px 50px;
}

.section.degradado {
  background-image: linear-gradient(#ecf1ee, #cbeae4);
}

.section.degradado.about-us {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  padding: 60px 50px 180px;
  display: flex;
  position: relative;
}

.section.degradado.about-us.in-home {
  margin-bottom: 50px;
  padding-bottom: 60px;
  position: relative;
}

.section.purpose-section {
  padding-top: 80px;
  padding-bottom: 300px;
  position: relative;
}

.section.who-we-are {
  padding-left: 15%;
  padding-right: 15%;
  position: relative;
  bottom: 100px;
}

.section.how-we-doit {
  padding-left: 15%;
  padding-right: 15%;
}

.section.core-purpose {
  background-color: #ecf1ee;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  padding: 60px 50px;
  display: flex;
  position: relative;
}

.section.partners-section {
  justify-content: center;
  align-items: center;
  padding-bottom: 20%;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  position: relative;
}

.section.our-values,
.section.what-we-do-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px 50px;
  display: flex;
  position: relative;
}

.section.what-we-do-wrapper.big-bottom {
  padding-bottom: 260px;
}

.section.what-we-do-wrapper.no-bottom {
  margin-top: 100px;
}

.section.services-wrapper {
  padding-top: 60px;
  padding-bottom: 0;
}

.section.contact-section {
  margin-top: 100px;
  padding: 60px 50px 300px;
  position: relative;
}

.full-row {
  width: 100%;
}

.full-row.centered {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.full-row.centered.flex-centered {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.full-row.centered.flex-centered.info-hero {
  position: relative;
}

.full-row.centered.flex-centered.title-certificates {
  margin-top: 60px;
  position: relative;
}

.full-row.centered.flex-centered.hero-about {
  z-index: 2;
  max-width: 1000px;
  padding: 0;
  position: relative;
}

.full-row.centered.flex-centered.purpose-wrapper {
  padding: 0 50px 50px;
  position: relative;
}

.full-row.centered.flex-centered.padd {
  padding-left: 50px;
  padding-right: 50px;
}

.full-row.centered.flex-centered.work-with-us {
  padding-top: 100px;
  padding-bottom: 100px;
}

.full-row.centered.flex-centered.mb-30 {
  margin-bottom: 80px;
}

.full-row.centered.hilo-hero {
  justify-content: center;
  align-items: center;
  display: flex;
}

.full-row.centered.column {
  z-index: 10;
  flex-direction: column;
  position: relative;
}

.full-row.centered.column.big-p-bottom {
  padding-bottom: 100px;
}

.full-row.flex {
  display: flex;
}

.full-row.flex.align-center {
  align-items: center;
}

.full-row.flex.align-center.block-left-hero {
  justify-content: flex-end;
}

.full-row.flex.align-center.space-between {
  justify-content: space-between;
}

.full-row.flex.align-center.space-between.mobile-column {
  z-index: 10;
  position: relative;
}

.full-row.flex.space-between {
  justify-content: space-between;
}

.full-row.flex.mobile-column.stretch {
  align-items: stretch;
}

.full-row.data-hero {
  justify-content: space-between;
  align-items: stretch;
  margin-top: 50px;
  display: flex;
}

.full-row.form-contact-wrapper {
  z-index: 10;
  margin-top: 0;
  padding: 0 10%;
  position: relative;
}

.hero-p {
  color: #4e5c53;
  max-width: 600px;
  margin-left: 20px;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}

.hero-h1 {
  color: #000;
  max-width: 1000px;
  margin-top: 0;
  margin-bottom: 50px;
  font-family: Brooklyn, sans-serif;
  font-size: 55px;
  font-weight: 600;
  line-height: 65px;
}

.hero-h1.no-mb {
  max-width: 1000px;
  margin-bottom: 0;
}

.block-hero-icon {
  background-color: var(--white-smoke);
  justify-content: center;
  align-items: center;
  width: 42%;
  padding: 20px 40px;
  display: flex;
}

.block-hero-icon.left {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  padding-left: 15%;
  position: relative;
}

.block-hero-icon.right {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  padding-right: 15%;
  position: relative;
}

.p-hero-bock {
  color: var(--dark-slate-grey);
  width: 180px;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
}

.icon-hero-block {
  width: 60px;
  margin-right: 30px;
}

.heading {
  margin-top: 0;
  margin-bottom: 0;
}

.max-3 {
  max-width: 300px;
}

.max-4 {
  max-width: 400px;
}

.swiper-wrapper {
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  display: flex;
}

.swiper-wrapper.home-swiper {
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.slider-father-section {
  margin-bottom: 60px;
  padding-left: 50px;
  padding-right: 50px;
}

.slider-father-section.swiper.home-slider {
  width: 100%;
}

.swiper-slide {
  width: 100%;
  height: auto;
}

.swiper-slide.home-slide {
  height: 200px;
}

.swiper-slide.round {
  justify-content: center;
  align-items: center;
  display: flex;
}

.slide-img {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
}

.col4 {
  width: 40%;
}

.col4-5 {
  width: 45%;
}

.full-img {
  width: 100%;
}

.full-img.map {
  width: 100%;
  max-width: 1200px;
  height: auto;
  margin-top: 40px;
  margin-bottom: 40px;
}

.full-img.cove {
  object-fit: cover;
  height: 100%;
}

.full-img.cove.round {
  border-radius: 20px;
}

.mx-800 {
  max-width: 800px;
}

.certificates-grid-wrapper {
  z-index: 2;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 20%;
  padding-right: 20%;
  display: flex;
  position: relative;
}

.item-certificate {
  width: 30%;
  padding: 20px;
}

.who-we-are-row {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.img-wrapp {
  background-color: var(--dark-slate-grey);
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 30%;
  padding: 7%;
  display: flex;
}

.img-wrapp.tranparent {
  background-color: #fff;
  padding: 0%;
}

.img-wrapp.tranparent.round {
  border-radius: 20px;
  width: 40%;
}

.data-wrapper {
  background-color: var(--dark-slate-grey);
  border-radius: 30px;
  width: 60%;
  padding: 0;
}

.icon-svg {
  width: 100%;
}

.p-wrapper {
  padding: 10px 40px 26px;
}

.data-heading-wrapper {
  background-color: var(--light-cyan);
  color: var(--dark-slate-grey);
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  margin-top: 25px;
  margin-bottom: 0;
  padding: 10px 30px 10px 40px;
  font-size: 30px;
  font-weight: 700;
  line-height: 32px;
  display: inline-block;
}

.transparent-data {
  background-color: #0000;
  border-radius: 30px;
  width: 60%;
  padding: 0;
}

.gird-values {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  width: 100%;
  margin-top: 80px;
  display: grid;
}

.value-item {
  background-image: linear-gradient(#cbeae4, #ecf1ee);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 75px 20px 25px;
  display: flex;
  position: relative;
}

.value-p {
  text-align: center;
  font-weight: 500;
}

.value-img {
  width: 100px;
  position: absolute;
  top: -30px;
}

.block-separador {
  background-color: var(--dark-slate-grey);
  width: 100%;
  height: 30vh;
}

.grid-products {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.product-img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.product-item {
  text-align: center;
  width: 12%;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
}

.product-item.active-item {
  cursor: pointer;
}

.heading-2 {
  margin-top: 0;
  margin-bottom: 0;
}

.half-w {
  width: 50%;
}

.half-w.gray-bg {
  text-align: center;
  background-color: #ecf1ee;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 10%;
  display: flex;
}

.half-w.gray-bg.claro {
  justify-content: flex-start;
  padding-left: 7%;
  padding-right: 7%;
}

.half-w.degradado {
  text-align: center;
  background-image: linear-gradient(#cbeae4, #ecf1ee);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 10%;
  display: flex;
}

.half-w.degradado.claro {
  background-color: #cbeae4;
  background-image: none;
  justify-content: flex-start;
  align-items: center;
  padding-left: 7%;
  padding-right: 7%;
}

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

.offer-green-wrapp {
  background-color: var(--light-cyan);
  width: 90%;
  margin-left: 10%;
  padding: 30px 0;
}

.line-gray {
  background-color: #ecf1ee;
  align-items: flex-start;
  width: 100%;
  min-height: 70px;
  margin-bottom: 20px;
  padding: 10px 15px 10px 35px;
  display: flex;
  position: relative;
  right: 10%;
}

.line-gray.center {
  margin-top: 20px;
  margin-bottom: 20px;
}

.line-gray.top-margin {
  margin-top: 0;
}

.line-gray.top-margin.big {
  min-height: 100px;
  margin-top: 0;
}

.small-slider-wrapp {
  width: 100%;
  max-width: 390px;
  margin-bottom: 40px;
}

.img-small-slider {
  object-fit: cover;
  border-radius: 50%;
  width: 100%;
  height: 100%;
}

.p-small-slider {
  min-height: 120px;
}

.grid-step-by-step {
  grid-column-gap: 30px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 80px;
  display: grid;
}

.step-item {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.step-img {
  width: 80px;
}

.data-step-wrapper {
  background-color: var(--white-smoke);
  text-align: left;
  border-radius: 20px;
  width: 100%;
  height: 180px;
  margin-top: 25px;
  padding: 20px;
  position: relative;
}

.big-p-stp-number {
  z-index: 2;
  font-size: 35px;
  font-weight: 600;
  line-height: 35px;
  display: inline-block;
  position: absolute;
  inset: -20px auto auto 10px;
}

.bold-green {
  color: #4e5c53;
  font-weight: 700;
}

.green {
  color: var(--dark-slate-grey);
}

.green.mb-1 {
  margin-bottom: 10px;
}

.mb-2 {
  margin-bottom: 20px;
}

.small-h2 {
  color: var(--dark-slate-grey);
  font-family: Brooklyn, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
}

.mbt-2 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mb-3 {
  margin-bottom: 30px;
  font-family: Hando, sans-serif;
}

.mb-3.contact-title {
  color: var(--dark-slate-grey);
  font-weight: 900;
}

.mb-4 {
  margin-bottom: 40px;
}

.max-5 {
  max-width: 500px;
}

.bold {
  font-weight: 500;
}

.max-6 {
  max-width: 600px;
}

.max-6.mb-6 {
  margin-bottom: 60px;
}

.green-titel {
  color: var(--dark-slate-grey);
  font-size: 55px;
  font-weight: 900;
  line-height: 65px;
}

.green-titel.mb-1 {
  margin-bottom: 10px;
}

.medium-h2 {
  color: var(--dark-slate-grey);
  font-size: 45px;
  font-weight: 700;
}

.small-h3 {
  font-size: 22px;
  line-height: 24px;
}

.small-h3.mb-1 {
  margin-bottom: 10px;
}

.light-h3 {
  font-family: Brooklyn, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.small-p {
  font-size: 18px;
  line-height: 26px;
}

.hamburger-wrapper {
  width: 50px;
  height: 50px;
  display: none;
}

.form-wrapper {
  width: 100%;
}

.step-paginator {
  background-color: #fff;
  height: 100%;
  position: relative;
}

.previus {
  z-index: 99;
  inset: auto auto 0% 0%;
}

.next {
  z-index: 99;
  inset: auto 0% 0% auto;
}

.slide-nav {
  display: none;
}

.arrow {
  width: 50px;
}

.step {
  background-color: #fff;
  width: 100%;
  height: 100%;
  position: static;
}

.status-contact {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 120px;
  padding-right: 5%;
  display: flex;
}

.number {
  background-color: var(--white-smoke);
  text-align: center;
  border-radius: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
}

.number.checked {
  background-color: var(--light-cyan);
}

.line-status {
  background-color: var(--white-smoke);
  width: 20%;
  height: 4px;
}

.line-status.active-1 {
  background-color: var(--light-cyan);
  width: 100px;
}

.line-status.first {
  background-color: var(--light-cyan);
  width: 10%;
}

.line-status.active {
  background-color: var(--light-cyan);
}

.status-text {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.non-current {
  font-weight: 300;
}

.status-heading {
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  top: 100px;
}

.status-heading.non-active {
  font-weight: 300;
}

.status-heading.checked {
  color: #000;
}

.check {
  width: 40px;
  margin-right: 0;
}

.check.tnank {
  margin-right: 25px;
}

.data-form {
  grid-column-gap: 25px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  margin-bottom: 100px;
  display: grid;
}

.item-input {
  width: 100%;
}

.input-field {
  color: #000;
  border: 1px solid #000;
  border-radius: 5px;
  max-width: 100%;
  margin-bottom: 0;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Hando, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.label {
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Hando, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.select {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 5px;
  margin-bottom: 0;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Hando, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.mask {
  z-index: 10;
  background-color: #0000;
  position: relative;
}

.data-text-area {
  width: 100%;
  height: 100%;
}

.unlimited {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 22px;
}

.text-area {
  border: 1px solid #000;
  border-radius: 5px;
  font-family: Hando, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.submitt {
  position: absolute;
  inset: auto 0% -100px auto;
}

.success-message {
  background-color: var(--light-cyan);
  padding-top: 60px;
  padding-bottom: 60px;
}

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

.error-message {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
}

.body {
  max-width: 100vw;
}

.line-hero {
  z-index: 2;
  width: 14%;
  max-width: 200px;
  position: absolute;
  inset: 100px 20px auto auto;
}

.ciruclo-hero {
  width: 70px;
  position: absolute;
  inset: 35% auto auto 50px;
}

.green-rec {
  width: 70px;
  position: absolute;
  inset: 30px auto auto 10%;
}

.larga-linea {
  z-index: 2;
  width: auto;
  height: 160%;
  position: absolute;
  inset: -50% 0% auto auto;
}

.fondo-rec {
  z-index: 0;
  height: 120%;
  position: absolute;
  inset: -13% 50px auto auto;
}

.rec-round {
  width: 70px;
  position: absolute;
  inset: 50% 50px auto auto;
}

.line-bottom {
  z-index: 1;
  width: 100%;
  position: absolute;
  inset: auto auto -5% 0%;
}

.about-hero-line {
  width: 14%;
  max-width: 200px;
  position: absolute;
  inset: 10% auto auto 25px;
}

.rec-heo {
  width: 70px;
  position: absolute;
  inset: 35% 50px auto auto;
}

.purpose-line {
  width: 25%;
  max-width: 300px;
  position: absolute;
  inset: -10% auto auto 50px;
}

.azul-values {
  position: absolute;
  inset: 50px auto auto 50px;
}

.elipse-valuyes {
  width: 70px;
  position: absolute;
  inset: 15% 80px auto auto;
}

.bottom-about {
  z-index: 1;
  width: 100%;
  position: absolute;
  inset: auto auto -10% 0%;
}

.rec-parterner {
  position: absolute;
  inset: 20% 50px auto auto;
}

.geen-about {
  z-index: 1;
  width: 70px;
  position: absolute;
  inset: auto 80px 20% auto;
}

.service-left {
  width: 22%;
  position: absolute;
  inset: 16% auto auto 0%;
}

.service-right {
  width: 35%;
  position: absolute;
  inset: 2% 0% auto auto;
}

.dark-rec {
  width: 70px;
  position: absolute;
  inset: 0% auto auto 21%;
}

.rec-offer {
  width: 60px;
  position: absolute;
  inset: 30% 0% auto auto;
}

.dot-service {
  width: 14%;
  position: absolute;
  inset: 7% 0% auto auto;
}

.linea-work {
  width: 600px;
  position: absolute;
  top: 116px;
}

.rec-verde {
  width: 70px;
  position: absolute;
  inset: 50% auto auto 10%;
}

.bottom-elipse {
  width: 200px;
  position: absolute;
  inset: auto 50px 5% auto;
}

.service-bottom {
  z-index: 1;
  width: 100%;
  position: absolute;
  inset: auto auto -195px 0%;
}

.contact-line {
  z-index: -1;
  width: 100%;
  position: absolute;
  inset: auto auto 0% 0%;
}

.block-img {
  width: auto;
  height: 150px;
}

.activewere-content {
  background-color: var(--light-cyan);
  border-radius: 14px;
  width: 100%;
  height: auto;
  padding: 40px 0 20px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.content-inside {
  background-color: var(--white-smoke);
  width: auto;
  padding: 10px 0 10px 10px;
  position: relative;
  left: -20px;
}

.list-active {
  text-align: left;
  margin-bottom: 0;
}

.close-active {
  cursor: pointer;
  width: 25px;
  position: absolute;
  inset: 10px 10px auto auto;
}

.block-round {
  width: 200px;
  height: 200px;
}

.black {
  color: #000;
}

.max-800 {
  max-width: 800px;
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 45px;
    line-height: 55px;
  }

  h3 {
    font-size: 36px;
    line-height: 40px;
  }

  h4 {
    font-size: 18px;
  }

  p {
    font-size: 16px;
    line-height: 24px;
  }

  .header {
    justify-content: space-between;
    padding-left: 40px;
    padding-right: 40px;
  }

  .nav {
    width: 80%;
  }

  .container {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .top-footer,
  .bottom-footer {
    padding-left: 40px;
    padding-right: 40px;
  }

  .footer-logo {
    max-width: 120px;
  }

  .btn.green.mt-top {
    margin-top: 30px;
  }

  .section.hero-section {
    padding-top: 60px;
  }

  .section.values-section,
  .section.degradado.about-us {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section.degradado.about-us.in-home {
    margin-top: 0;
  }

  .section.who-we-are,
  .section.how-we-doit,
  .section.core-purpose,
  .section.partners-section,
  .section.our-values {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section.what-we-do-wrapper {
    padding-bottom: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section.contact-section {
    padding-bottom: 199px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .full-row.centered.flex-centered.hero-about {
    padding: 0;
  }

  .full-row.centered.flex-centered.purpose-wrapper {
    padding: 0 40px;
  }

  .full-row.centered.flex-centered.work-with-us {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .full-row.form-contact-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-p {
    max-width: 420px;
    font-size: 16px;
    line-height: 20px;
  }

  .hero-h1 {
    padding-left: 25px;
    padding-right: 25px;
    font-size: 40px;
    line-height: 55px;
  }

  .block-hero-icon {
    width: 46%;
  }

  .block-hero-icon.left {
    padding-left: 25px;
  }

  .block-hero-icon.right {
    padding-right: 25px;
  }

  .p-hero-bock {
    font-size: 14px;
    line-height: 20px;
  }

  .certificates-grid-wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }

  .img-wrapp.tranparent.round {
    width: 30%;
  }

  .gird-values {
    grid-column-gap: 16px;
    grid-row-gap: 50px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .value-img {
    width: 80px;
  }

  .grid-products {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .product-item {
    width: 20%;
    padding: 10px;
  }

  .half-w.gray-bg,
  .half-w.degradado {
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .grid-step-by-step {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .small-h2 {
    font-size: 28px;
  }

  .max-6.more {
    max-width: 400px;
  }

  .heading-4 {
    font-size: 18px;
  }

  .medium-h2.mb-4 {
    font-size: 30px;
    line-height: 45px;
  }

  .line-hero {
    top: 140px;
    right: 20px;
  }

  .ciruclo-hero {
    inset: auto auto 0% 20px;
  }

  .fondo-rec {
    height: 110%;
    top: -5%;
    right: 0;
  }

  .about-hero-line {
    top: 25%;
  }

  .purpose-line {
    top: -5%;
  }

  .elipse-valuyes {
    width: 50px;
    right: 20px;
  }

  .rec-parterner {
    top: 10%;
    right: 20px;
  }

  .service-left {
    top: 6%;
  }

  .linea-work {
    top: 38px;
  }

  .service-bottom {
    bottom: -100px;
  }
}

@media screen and (max-width: 767px) {
  h4 {
    font-size: 16px;
  }

  .header {
    justify-content: space-between;
    padding-left: 25px;
    padding-right: 25px;
  }

  .nav {
    width: 70%;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .top-footer,
  .bottom-footer {
    padding-left: 25px;
    padding-right: 25px;
  }

  .section.values-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section.degradado.about-us,
  .section.who-we-are,
  .section.how-we-doit,
  .section.core-purpose,
  .section.partners-section,
  .section.our-values,
  .section.what-we-do-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }

  .section.contact-section {
    padding-bottom: 169px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .full-row.centered.flex-centered.info-hero,
  .full-row.centered.flex-centered.title-certificates {
    padding-left: 25px;
    padding-right: 25px;
  }

  .full-row.centered.flex-centered.hero-about {
    padding: 0;
  }

  .full-row.centered.flex-centered.purpose-wrapper {
    padding: 0 25px;
  }

  .full-row.centered.column.big-p-bottom {
    padding-bottom: 0;
  }

  .full-row.flex.align-center.space-between.mobile-column {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .col4 {
    width: 100%;
  }

  .col4.mb-mobile-4 {
    margin-bottom: 40px;
  }

  .col4-5 {
    width: 100%;
  }

  .certificates-grid-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }

  .item-certificate {
    width: 50%;
  }

  .img-wrapp {
    width: 35%;
  }

  .img-wrapp.tranparent {
    width: 45%;
  }

  .gird-values {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .half-w.gray-bg.claro,
  .half-w.degradado.claro {
    padding-left: 25px;
    padding-right: 25px;
  }

  .p-small-slider {
    min-height: 200px;
  }

  .grid-step-by-step {
    grid-template-columns: 1fr 1fr;
  }

  .data-step-wrapper {
    height: 150px;
  }

  .mb-2.max-100 {
    text-align: center;
    max-width: 200px;
  }

  .max-6.more {
    max-width: 300px;
  }

  .green-titel {
    font-size: 45px;
    line-height: 55px;
  }

  .medium-h2.mb-4 {
    font-size: 25px;
    line-height: 30px;
  }

  .small-h3 {
    font-size: 20px;
  }

  .light-h3 {
    font-size: 20px;
    line-height: 24px;
  }

  .data-form {
    grid-template-columns: 1fr 1fr;
  }

  .line-hero {
    top: 160px;
  }

  .ciruclo-hero {
    inset: 41% auto auto 20px;
  }

  .larga-linea {
    width: 100%;
    height: auto;
    display: none;
    inset: auto 0% 0% auto;
  }

  .fondo-rec {
    width: 100%;
    height: auto;
    inset: auto 0% 0% auto;
  }

  .elipse-valuyes {
    top: 5%;
  }

  .geen-about {
    bottom: 14%;
    right: 40px;
  }

  .bottom-elipse {
    width: 100px;
    bottom: 5%;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    margin-top: 0;
    margin-bottom: 0;
  }

  h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 28px;
    line-height: 38px;
  }

  h3 {
    font-size: 28px;
    line-height: 38px;
  }

  .header {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
    max-width: 100vw;
    padding: 25px;
  }

  .nav {
    border-width: 2px;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    margin-top: 25px;
    padding: 20px 10px;
    display: none;
  }

  .logo-wrapp {
    width: 50%;
    margin-bottom: 0;
  }

  .logo-ls-tex {
    max-width: 100%;
  }

  .link-nav {
    margin-bottom: 20px;
    font-size: 14px;
  }

  .link-nav.last {
    margin-bottom: 0;
  }

  .container {
    max-width: none;
  }

  .footer-logo {
    max-width: 100px;
  }

  .btn.green.mt-top {
    margin-top: 25px;
  }

  .section.hero-section {
    margin-top: 100px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.degradado.about-us {
    margin-top: 100px;
    padding-bottom: 60px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .section.degradado.about-us.in-home {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .section.purpose-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.who-we-are {
    padding: 60px 25px;
    bottom: 0;
  }

  .section.how-we-doit {
    padding-left: 25px;
    padding-right: 25px;
  }

  .section.what-we-do-wrapper {
    padding-bottom: 0;
  }

  .section.what-we-do-wrapper.big-bottom {
    padding-bottom: 197px;
  }

  .section.what-we-do-wrapper.no-bottom {
    margin-top: 100px;
    padding-bottom: 0;
  }

  .section.contact-section {
    margin-top: 90px;
    padding-top: 30px;
    padding-bottom: 80px;
  }

  .full-row.centered.flex-centered.title-certificates {
    margin-top: 40px;
  }

  .full-row.centered.flex-centered.hero-about {
    padding: 0;
  }

  .full-row.centered.flex-centered.purpose-wrapper {
    padding: 0 25px;
  }

  .full-row.centered.flex-centered.padd {
    padding-left: 25px;
    padding-right: 25px;
  }

  .full-row.centered.flex-centered.mb-30 {
    margin-bottom: 40px;
  }

  .full-row.centered.hilo-hero {
    flex-direction: column;
  }

  .full-row.centered.column {
    padding-left: 25px;
    padding-right: 25px;
  }

  .full-row.flex.mobile-column {
    flex-direction: column;
  }

  .full-row.data-hero {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 30px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .hilo-icon {
    margin-bottom: 25px;
  }

  .hero-p {
    margin-left: 0;
  }

  .hero-h1 {
    margin-bottom: 30px;
    padding: 0;
    font-size: 28px;
    line-height: 35px;
  }

  .hero-h1.no-mb {
    margin-bottom: 0;
  }

  .block-hero-icon {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .block-hero-icon.left {
    border-radius: 30px;
    margin-bottom: 25px;
  }

  .block-hero-icon.right {
    border-radius: 30px;
  }

  .p-hero-bock {
    text-align: center;
    margin-top: 20px;
  }

  .icon-hero-block {
    margin-right: 0;
  }

  .slider-father-section {
    margin-bottom: 40px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .slider-father-section.swiper.home-slider {
    padding-left: 50px;
    padding-right: 50px;
  }

  .col4.mb-mobile-4 {
    margin-bottom: 40px;
  }

  .full-img.close {
    width: auto;
    max-width: none;
    height: 100%;
    display: none;
    position: relative;
    top: 0;
    left: 0;
  }

  .full-img.menu {
    width: auto;
    max-width: none;
    height: 100%;
  }

  .item-certificate {
    width: 50%;
    padding: 0;
  }

  .who-we-are-row {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .img-wrapp {
    width: 100%;
    padding: 25%;
  }

  .img-wrapp.tranparent {
    width: 100%;
    margin-top: 25px;
  }

  .img-wrapp.tranparent.round {
    width: 100%;
  }

  .data-wrapper {
    width: 100%;
    margin-top: 25px;
  }

  .p-wrapper {
    padding: 25px 20px;
  }

  .transparent-data {
    width: 100%;
  }

  .grid-products {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .product-item {
    width: 45%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .half-w.gray-bg {
    width: 100%;
  }

  .half-w.gray-bg.claro {
    padding-left: 25px;
    padding-right: 25px;
  }

  .half-w.degradado {
    width: 100%;
  }

  .half-w.degradado.claro {
    padding-left: 25px;
    padding-right: 25px;
  }

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

  .line-gray,
  .line-gray.top-margin.big {
    min-height: auto;
  }

  .small-slider-wrapp {
    margin-top: 40px;
    padding-top: 40px;
  }

  .p-small-slider {
    min-height: auto;
  }

  .grid-step-by-step {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .data-step-wrapper {
    height: auto;
  }

  .mb-2.max-100 {
    max-width: none;
  }

  .small-h2 {
    font-size: 22px;
    line-height: 24px;
  }

  .heading-3 {
    font-size: 28px;
    line-height: 38px;
  }

  .mb-3 {
    margin-bottom: 25px;
  }

  .green-titel {
    font-size: 35px;
    line-height: 45px;
  }

  .hamburger-wrapper {
    width: 50px;
    height: 35px;
    display: block;
  }

  .status-contact {
    margin-bottom: 100px;
    padding-right: 0%;
  }

  .number {
    width: 50px;
    height: 50px;
  }

  .line-status,
  .line-status.first {
    width: 15%;
  }

  .status-heading {
    top: 60px;
  }

  .status-heading.non-active {
    display: none;
  }

  .check {
    width: 25px;
  }

  .check.tnank {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .data-form {
    grid-template-columns: 1fr;
  }

  .flex {
    flex-direction: column;
  }

  .body {
    max-width: 100vw;
    overflow: visible;
  }

  .line-hero {
    z-index: 2;
    top: 100px;
    right: 10px;
  }

  .ciruclo-hero {
    width: 55px;
    top: 50%;
  }

  .green-rec {
    top: 0;
    left: 0%;
  }

  .green-rec.left {
    display: none;
    left: 5%;
  }

  .fondo-rec {
    bottom: -5%;
  }

  .rec-round {
    display: none;
    inset: auto 20px 21% auto;
  }

  .about-hero-line {
    top: 5px;
    left: 5px;
  }

  .rec-heo {
    width: 50px;
    inset: auto 15% 10% auto;
  }

  .purpose-line {
    width: 50%;
    top: -5%;
    left: 20px;
  }

  .bottom-about {
    bottom: -7%;
  }

  .rec-parterner {
    display: none;
  }

  .geen-about {
    width: 30px;
    inset: auto 25px 20px auto;
  }

  .service-left,
  .service-right {
    width: 40%;
    top: 0%;
  }

  .dark-rec {
    width: 60px;
    inset: auto auto -1% 10%;
  }

  .rec-offer {
    top: -20%;
  }

  .dot-service {
    width: 25%;
  }

  .linea-work {
    top: 99px;
  }

  .rec-verde {
    inset: -15% auto auto 19%;
  }

  .bottom-elipse {
    width: 100px;
    bottom: 69px;
    right: 25px;
  }

  .service-bottom {
    bottom: -1%;
  }
}

#w-node-_618e1939-b2fc-a6be-eb07-7e9f00eb2923-19f14eca {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b91c56cd-09d8-4002-bff5-fca2dbffd850-11190d03,
#w-node-b1b9a562-eb75-e84f-8eb8-42d16a76cd06-11190d03,
#w-node-_2a96d72d-9261-396f-0fdd-907afc16cafd-11190d03 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start center;
}

#w-node-_041fea9a-a516-093b-240b-4474f52e56c8-11190d03 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end center;
}

#w-node-c33ddb15-e934-7bea-a17f-21d0f0c89c80-11190d03,
#w-node-_2f8ffeae-bcad-1a19-bb5a-0e2370fcbe88-11190d03 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start center;
}

#w-node-_35b52213-338f-57dd-695d-c857ec528b88-444d6ff0,
#w-node-_35b52213-338f-57dd-695d-c857ec528b8a-444d6ff0,
#w-node-_35b52213-338f-57dd-695d-c857ec528b8c-444d6ff0,
#w-node-_35b52213-338f-57dd-695d-c857ec528b8d-444d6ff0,
#w-node-_35b52213-338f-57dd-695d-c857ec528b8e-444d6ff0,
#w-node-_35b52213-338f-57dd-695d-c857ec528b90-444d6ff0,
#w-node-_35b52213-338f-57dd-695d-c857ec528b91-444d6ff0,
#w-node-_35b52213-338f-57dd-695d-c857ec528b92-444d6ff0,
#w-node-_35b52213-338f-57dd-695d-c857ec528b94-444d6ff0,
#w-node-_35b52213-338f-57dd-695d-c857ec528b95-444d6ff0,
#w-node-_35b52213-338f-57dd-695d-c857ec528b96-444d6ff0,
#w-node-_35b52213-338f-57dd-695d-c857ec528b98-444d6ff0,
#w-node-_35b52213-338f-57dd-695d-c857ec528b99-444d6ff0,
#w-node-_35b52213-338f-57dd-695d-c857ec528b9a-444d6ff0,
#w-node-_35b52213-338f-57dd-695d-c857ec528b9c-444d6ff0,
#w-node-_35b52213-338f-57dd-695d-c857ec528b9d-444d6ff0,
#w-node-_35b52213-338f-57dd-695d-c857ec528b9e-444d6ff0,
#w-node-e0b7e8bf-db99-babf-33b8-f9d888930fdc-444d6ff0,
#w-node-e0b7e8bf-db99-babf-33b8-f9d888930fdd-444d6ff0,
#w-node-e0b7e8bf-db99-babf-33b8-f9d888930fde-444d6ff0,
#w-node-_4c799597-7ecf-3918-60df-9bae278bd229-444d6ff0,
#w-node-_4c799597-7ecf-3918-60df-9bae278bd233-444d6ff0,
#w-node-_4c799597-7ecf-3918-60df-9bae278bd23d-444d6ff0,
#w-node-_4c799597-7ecf-3918-60df-9bae278bd247-444d6ff0,
#w-node-_4c799597-7ecf-3918-60df-9bae278bd251-444d6ff0,
#w-node-_90b1c62e-08a3-4fd3-cf05-d43c52bd38df-444d6ff0,
#w-node-_90b1c62e-08a3-4fd3-cf05-d43c52bd38e0-444d6ff0,
#w-node-_90b1c62e-08a3-4fd3-cf05-d43c52bd38e6-444d6ff0,
#w-node-_90b1c62e-08a3-4fd3-cf05-d43c52bd38e7-444d6ff0,
#w-node-_90b1c62e-08a3-4fd3-cf05-d43c52bd38ed-444d6ff0,
#w-node-_90b1c62e-08a3-4fd3-cf05-d43c52bd38ee-444d6ff0,
#w-node-_90b1c62e-08a3-4fd3-cf05-d43c52bd38f4-444d6ff0,
#w-node-_90b1c62e-08a3-4fd3-cf05-d43c52bd38f5-444d6ff0,
#w-node-_90b1c62e-08a3-4fd3-cf05-d43c52bd38fb-444d6ff0,
#w-node-_90b1c62e-08a3-4fd3-cf05-d43c52bd38fc-444d6ff0,
#w-node-_90b1c62e-08a3-4fd3-cf05-d43c52bd3902-444d6ff0,
#w-node-_90b1c62e-08a3-4fd3-cf05-d43c52bd3903-444d6ff0,
#w-node-_90b1c62e-08a3-4fd3-cf05-d43c52bd3909-444d6ff0,
#w-node-_90b1c62e-08a3-4fd3-cf05-d43c52bd390a-444d6ff0,
#w-node-_90b1c62e-08a3-4fd3-cf05-d43c52bd3910-444d6ff0,
#w-node-_90b1c62e-08a3-4fd3-cf05-d43c52bd3911-444d6ff0,
#w-node-_90b1c62e-08a3-4fd3-cf05-d43c52bd3917-444d6ff0,
#w-node-_90b1c62e-08a3-4fd3-cf05-d43c52bd3918-444d6ff0,
#w-node-_90b1c62e-08a3-4fd3-cf05-d43c52bd391e-444d6ff0,
#w-node-_90b1c62e-08a3-4fd3-cf05-d43c52bd391f-444d6ff0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@font-face {
  font-family: "Brooklyn";
  src: url("../fonts/Brooklyn-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Brooklyn";
  src: url("../fonts/Brooklyn-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Brooklyn";
  src: url("../fonts/Brooklyn-Heavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Brooklyn";
  src: url("../fonts/Brooklyn-HeavyItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Brooklyn";
  src: url("../fonts/Brooklyn-Normal.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Brooklyn";
  src: url("../fonts/Brooklyn-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Brooklyn";
  src: url("../fonts/Brooklyn-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Brooklyn";
  src: url("../fonts/Brooklyn-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Hando";
  src: url("../fonts/Hando-Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Hando";
  src: url("../fonts/Hando-Bold.otf") format("opentype"),
    url("../fonts/Hando-ExtraBold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Hando";
  src: url("../fonts/Hando-SemiBold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Hando";
  src: url("../fonts/Hando-BlackOblique.otf") format("opentype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Hando";
  src: url("../fonts/Hando-BoldOblique.otf") format("opentype"),
    url("../fonts/Hando-ExtraBoldOblique.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Hando hairline";
  src: url("../fonts/Hando-HairLine.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Hando";
  src: url("../fonts/Hando-SemiBoldOblique.otf") format("opentype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Hando";
  src: url("../fonts/Hando-ThinOblique.otf") format("opentype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Hando";
  src: url("../fonts/Hando-ExtraLightOblique.otf") format("opentype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Hando";
  src: url("../fonts/Hando-HairLineOblique.otf") format("opentype"),
    url("../fonts/Hando-Oblique.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Hando";
  src: url("../fonts/Hando-Thin.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Hando";
  src: url("../fonts/Hando-LightOblique.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Hando";
  src: url("../fonts/Hando-MediumOblique.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Hando";
  src: url("../fonts/Hando-ExtraLight.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Hando";
  src: url("../fonts/Hando-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Hando";
  src: url("../fonts/Hando-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Hando";
  src: url("../fonts/Hando-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

.swiper-navigation-icon {
  display: none;
}
.catalogs-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  max-width: 70rem;
}
.catalogs-sec {
  position: relative;
  z-index: 10;
  padding: 60px 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.catalogs-sec a {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .catalogs-sec {
    padding: 40px 25px !important;
  }
}
