.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;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  color: #fff;
  letter-spacing: 3px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Bebas Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  color: #fff;
  letter-spacing: 2px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Bebas Neue, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  color: #fff;
  letter-spacing: 2px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Bebas Neue, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  color: #fff;
  letter-spacing: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Bebas Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  color: #fff;
  letter-spacing: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Bebas Neue, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  color: #fff;
  letter-spacing: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Bebas Neue, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  color: #fff;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

ul, ol {
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.hero-section {
  z-index: 1;
  height: 100vh;
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.hero-slider {
  z-index: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
}

.hero-slide {
  width: 100vw;
  height: 100vh;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

.hero-heading {
  z-index: 3;
  width: 200vw;
  height: 100%;
  color: rgba(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-color: rgba(0, 0, 0, .14);
  background-clip: padding-box;
  align-items: center;
  margin-top: 0;
  font-family: Bebas Neue, sans-serif;
  font-size: 80vh;
  line-height: 1;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
  transform: translate(-95px);
}

.hero-heading.second {
  z-index: 36;
  width: auto;
  height: auto;
  -webkit-text-fill-color: transparent;
  background-color: rgba(255, 255, 255, .2);
  background-image: none;
  -webkit-background-clip: text;
  background-clip: text;
  margin: auto 0;
  padding-top: 0;
  font-size: 70vh;
  display: block;
  position: static;
  left: 0%;
  transform: none;
}

.wrapper-move-heading {
  background-color: rgba(82, 82, 82, 0);
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.container-heading-slider {
  width: 100%;
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding-left: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.whapper-heading-slide {
  z-index: 980;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 181px;
  padding-bottom: 274px;
  padding-left: 16.66%;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0%;
  right: auto;
}

.heading {
  color: #f4bd03;
  letter-spacing: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Bebas Neue, sans-serif;
  font-size: 140px;
  font-weight: 400;
  line-height: 1;
}

.heading.second {
  margin-top: 0;
  margin-bottom: 0;
  line-height: .8;
}

.sub-heading {
  color: #f4bd03;
  letter-spacing: 6px;
  margin-left: 4px;
  padding: 5px;
  font-family: Bebas Neue, sans-serif;
  font-size: 2vw;
  font-weight: 100;
}

.overflow {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(0, 0, 0, .17);
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  margin-right: -21px;
  padding: 10px 22px 10px 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.overflow._2 {
  align-items: center;
  display: flex;
}

.overflow._2.tem {
  flex-direction: row;
  justify-content: flex-end;
  padding-right: 209px;
}

.bakground {
  width: 100%;
  height: 100%;
  background-color: rgba(82, 82, 82, 0);
  padding: 5px 20px;
  font-size: 18px;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.vertical-nav {
  width: 100px;
  height: 100vh;
  background-color: rgba(0, 0, 0, .2);
  border-left: 1px solid rgba(255, 255, 255, .1);
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 0;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: visible;
}

.nav-link {
  color: #fff;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-left: auto;
  padding-right: 0;
  font-family: BenchNine, sans-serif;
  font-size: 40px;
  font-weight: 300;
}

.nav-link.w--current {
  color: #f4bd03;
}

.brand {
  display: none;
}

.menu-line {
  width: 32px;
  height: 1px;
  background-color: #fff;
}

.menu-line.second {
  width: 22px;
  margin-top: 12px;
}

.menu-button {
  width: 100%;
  height: 100px;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-bottom: auto;
  padding-left: 0;
  padding-right: 0;
  transition: background-color .4s ease-in-out;
  display: flex;
}

.menu-button:hover {
  background-color: rgba(255, 255, 255, .11);
}

.menu-button.w--open {
  z-index: 9;
  background-color: rgba(0, 0, 0, 0);
}

.wrapper-burger-menu {
  width: 32px;
  height: 100%;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  margin: auto;
  display: flex;
}

.scroll-wrapper {
  z-index: 9;
  width: 100%;
  height: 300px;
  border-top: 1px solid rgba(255, 255, 255, .1);
  justify-content: center;
  align-items: center;
  margin-top: auto;
  text-decoration: none;
  transition: background-color .4s ease-in-out;
  display: flex;
  position: relative;
}

.scroll-wrapper:hover {
  background-color: rgba(255, 255, 255, .11);
}

.scroll-text {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 0;
  padding-left: 70px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  position: absolute;
  transform: rotate(-90deg);
}

.nav-menu {
  z-index: 0;
  width: 100vw;
  height: 100vw;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.wrapper-big-menu {
  width: 100vw;
  height: 100vh;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.container-menu-text {
  width: 28%;
  flex-direction: column;
  align-items: flex-start;
  margin-top: auto;
  display: flex;
}

.menu-link {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.link-line {
  width: 100px;
  height: 1px;
  background-color: #fff;
  margin-left: 0;
  margin-right: 20px;
}

.nav-text {
  letter-spacing: 5px;
  margin-left: auto;
  margin-right: 20px;
  font-family: BenchNine, sans-serif;
  font-size: 25px;
  transform: translate(0, -5px)rotate(-90deg);
}

.move-background {
  z-index: 90;
  width: 250vw;
  color: #d80e0e;
  background-color: #f4bd03;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg-black {
  z-index: 0;
  width: 250vw;
  color: #d80e0e;
  background-color: #000;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.social-wrapper {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.social-link {
  width: 100%;
  height: 100px;
  opacity: 1;
  justify-content: center;
  align-items: center;
  transition: background-color .4s ease-in-out;
  display: flex;
}

.social-link:hover {
  background-color: rgba(255, 255, 255, .11);
}

.slide-nav {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  display: none;
}

.line {
  width: 1px;
  height: 100%;
  background-color: #8d8d8d;
  margin-left: auto;
}

.line.second {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.about-section {
  z-index: 1;
  height: auto;
  padding-top: 140px;
  position: relative;
}

.grid-about {
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 73px;
  grid-template: ". Area-portfolio Area-portfolio"
                 ". Area-Portfolio-2 Area-Portfolio-2"
                 ". Area-Porfolio-3 Area-Porfolio-3"
                 / 1fr .6fr .9fr 1fr;
}

.wrapper-size-about {
  transition: filter .2s ease-in-out;
  position: relative;
  overflow: visible;
}

.wrapper-size-about:hover {
  filter: grayscale();
}

.image-about {
  width: 100%;
}

.wrapper-heading {
  z-index: 4;
  margin-top: 21px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.portfolio-heading {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 0;
  margin-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 14vw;
  font-weight: 800;
  line-height: .8;
}

.portfolio-heading._2 {
  margin-top: 79px;
  margin-left: 0;
  padding-left: 0;
  font-size: 10vw;
}

.container-about-heading {
  margin-left: 0;
  display: flex;
}

.container-about-heading.margin {
  margin-left: -12px;
  margin-right: auto;
}

.filter {
  opacity: 0;
  background-color: rgba(0, 0, 0, 0);
  transition: opacity .4s ease-in-out;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.filter:hover {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
}

.filter.second, .filter.third {
  background-color: rgba(0, 0, 0, 0);
}

.line-style-guide {
  height: 1px;
  background-color: #f4bd03;
  flex: 1;
  margin-left: 10px;
}

.color-two {
  width: 80px;
  height: 80px;
  background-color: #525252;
  border: 1px solid #333;
  border-radius: 100%;
}

.colors {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.style-guide {
  color: #f4bd03;
  text-align: center;
  font-size: 50px;
  line-height: 1;
}

.wrapper {
  align-items: center;
  display: flex;
}

.style-guide-section {
  background-color: #000;
  padding-top: 220px;
}

.text-style-guide {
  color: #bbb;
  text-transform: uppercase;
  border-top: 1px solid #dadada;
  margin-top: 5px;
  padding-top: 10px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.2;
}

.heading-guide {
  color: #f4bd03;
  margin-top: 0;
  margin-bottom: 0;
}

.corsive {
  font-style: italic;
}

.heading-style-guide {
  text-align: center;
}

.color-tree {
  width: 80px;
  height: 80px;
  background-color: #000;
  border: 1px solid #333;
  border-radius: 100%;
}

.color-second {
  width: 80px;
  height: 80px;
  background-color: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 100%;
}

.submit-button {
  color: #fff;
  background-color: #525252;
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  transition: color .4s ease-in-out;
}

.submit-button:hover {
  color: #f4bd03;
}

.submit-button.white {
  color: #fff;
  text-transform: none;
  background-color: rgba(82, 82, 82, .22);
  padding: 18px;
  font-size: 22px;
}

.submit-button.white:hover {
  color: #f4bd03;
}

.container-style-guide {
  border: 1px #c9c9c9;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 10px;
  padding: 45px;
  display: flex;
}

.color {
  width: 80px;
  height: 80px;
  background-color: #f4bd03;
  border-radius: 100%;
}

.container {
  width: 80%;
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 40px;
  position: relative;
}

.container-style-guide-second {
  border: 1px #c9c9c9;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 10px;
  padding: 45px;
  display: flex;
}

.bold-paragraph {
  font-weight: 600;
}

.style-guide-container {
  border: 1px #c9c9c9;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 10px;
  padding: 45px;
  display: flex;
}

.style-guide-heading {
  color: #8b8b8b;
  margin-top: 5px;
}

.style-guide-grid {
  width: 100%;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 40px;
}

.container-heading {
  width: 100%;
  margin-bottom: 20px;
  padding-top: 0;
}

.about-paragraph {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 300;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 102%;
  right: -49%;
}

.portfolio-grid {
  z-index: 99;
  height: 100vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: "Area-2 Area-4 Area-4 Area-3" 1fr
                 "Area-2 Area-4 Area-4 Area-3" 1fr
                 "Area-2 Area Area ." 1fr
                 "Area-5 Area Area ." 1fr
                 / 1fr .6fr .9fr 1fr;
  position: relative;
}

.wrapper-images-portfolio {
  height: 85%;
  background-image: url('../images/IJJE4442-1.webp');
  background-position: 0 0;
  background-size: auto;
  margin-top: auto;
  position: relative;
  overflow: hidden;
}

.wrapper-images-portfolio.second {
  width: 85%;
  height: 100%;
  background-image: url('../images/ASWB4716.webp');
  background-position: 50%;
  margin-top: 0;
}

.wrapper-images-portfolio.third {
  width: 300px;
  height: 300px;
  background-image: url('../images/RGNK6475.webp');
  background-position: 50% 70%;
  margin-top: 0;
}

.first-background-image {
  width: 100%;
  height: 100%;
  background-image: url('../images/GSJL1808.webp');
  background-position: 50%;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.first-background-image.second, .first-background-image.third {
  background-image: url('../images/RGNK6475.webp');
  display: block;
}

.second-background-image {
  width: 100%;
  height: 100%;
  background-image: url('../images/RZWR5877.webp');
  background-position: 50%;
  background-size: cover;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.second-background-image.second {
  background-image: url('../images/LWQZ8521.webp');
}

.second-background-image.third {
  background-image: url('../images/LNTZ4989.webp');
}

.third-background-image {
  width: 100%;
  height: 100%;
  background-image: url('../images/Captura-de-pantalla-2022-05-14-182858.webp');
  background-position: 50%;
  background-size: cover;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.third-background-image.second, .third-background-image.third {
  background-image: url('../images/Captura-de-pantalla-2022-05-14-182912.webp');
}

.wrapper-menu-portfolio {
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  position: relative;
  bottom: -236px;
}

.portfolio-link {
  width: auto;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  padding-left: 70px;
  display: flex;
  position: relative;
}

.order-number {
  color: #7c7c7c;
  font-family: BenchNine, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 1;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0%;
  right: auto;
}

.client-heading {
  z-index: 1;
  text-transform: capitalize;
  margin-top: auto;
  margin-bottom: auto;
  font-family: Poppins, sans-serif;
  font-size: 4.6vw;
  font-weight: 400;
  line-height: 1;
  position: static;
}

.relative-wrap {
  position: relative;
}

.line-absolute {
  height: 5px;
  color: #fff;
  background-color: #fff;
  margin-top: 5px;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.mobile-section-portfolio {
  display: none;
}

.grid {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .6fr .9fr 1fr;
}

.manzion {
  width: auto;
  cursor: default;
  flex-direction: row-reverse;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  padding-left: 70px;
  padding-right: 40px;
  display: flex;
  position: relative;
}

.text-work {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 200;
}

.wrapper-work {
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  padding-top: 10px;
  padding-bottom: 0;
  padding-right: 40px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.container-work {
  position: relative;
}

.preloader-wrapper {
  z-index: 9999;
  height: 100vh;
  background-color: #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr .6fr .9fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.size-load {
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.wrapper-content-portfolio {
  z-index: 4;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: scroll;
}

.wrapper-content-portfolio.first {
  object-fit: fill;
  object-position: 50% 50%;
  display: none;
  overflow: auto;
}

.wrapper-content-portfolio.second {
  z-index: 999;
  height: auto;
  display: none;
  overflow: auto;
}

.wrapper-content-portfolio.third, .wrapper-content-portfolio.fifth, .wrapper-content-portfolio.fourth {
  z-index: 99;
  display: none;
  overflow: auto;
}

.hero-section-progect {
  height: 100vh;
  background-image: url('../images/portfolio1C.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 0;
  padding-bottom: 100px;
  padding-left: 100px;
  display: flex;
}

.hero-section-progect.second {
  background-image: url('../images/portfolio2C.jpg');
}

.hero-section-progect.third {
  background-image: url('../images/portfolio3C.jpg');
  display: flex;
}

.hero-section-progect.fourth {
  background-image: url('../images/portfolio4C.jpg');
}

.hero-section-progect.fifth {
  background-image: url('../images/portfolio5C.jpg');
}

.manzion-wrapper {
  height: 100vh;
  padding-top: 100px;
  padding-left: 100px;
  padding-right: 100px;
  display: block;
}

.manzion-grid {
  width: 100%;
  border-top: 1px solid #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-left: 0;
  margin-right: auto;
  padding-top: 40px;
}

.content-grid-porfolio {
  grid-column-gap: 0px;
  grid-template: "Area-4 Area-3"
                 "Area ."
                 ". Area-2"
                 ". ."
                 / .87fr 1fr;
  margin-top: 100px;
}

.main-paragraph {
  text-align: left;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.2;
}

.main-paragraph.thin {
  color: #b9b9b9;
  text-transform: uppercase;
  margin-bottom: 60px;
  font-size: 15px;
  font-weight: 300;
}

.main-paragraph.light {
  font-weight: 200;
}

.wrapper-preloader {
  z-index: 9999;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto;
  grid-template-columns: 1fr .6fr .9fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.wrapper-back {
  width: 25px;
  height: 25px;
  text-transform: uppercase;
  cursor: pointer;
  flex-direction: row-reverse;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: fixed;
  top: 33px;
  bottom: auto;
  left: 34px;
  right: auto;
}

.wrapper-back.w--current {
  position: fixed;
  top: 35px;
  left: 32px;
}

.section-number {
  z-index: 2;
  height: 300vh;
  margin-top: 140px;
  padding-top: 0;
  position: relative;
  overflow: visible;
}

.number-awards {
  height: 100vh;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Poppins, sans-serif;
  font-size: 39vw;
  font-weight: 300;
  line-height: 1;
  display: flex;
  position: static;
  top: 1px;
  overflow: visible;
}

.text-grid {
  z-index: 4;
  height: 100vh;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto;
  grid-template-columns: 1fr .6fr .9fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.text-intro-number {
  text-align: center;
  margin-bottom: 0;
  margin-left: -182px;
  font-size: 23px;
  line-height: 1.2;
  position: relative;
  top: 4%;
  right: -15%;
}

.wrapper-stiky {
  z-index: 4;
  height: 100vh;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.wrapper-text-number-section {
  z-index: 4;
  height: 100vh;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  background-color: rgba(0, 0, 0, 0);
  grid-template: ". Area Area"
                 ". . ."
                 / 1fr .6fr .9fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
  top: 0;
}

.features-text {
  text-align: center;
  margin-bottom: 60px;
  font-size: 20px;
}

.features-heading {
  text-align: center;
  margin-top: 0;
  padding-left: 27px;
  font-size: 10vw;
  line-height: 1;
}

.fourth-background-image {
  width: 100%;
  height: 100%;
  background-image: url('../images/IMG_4125.webp');
  background-position: 50%;
  background-size: cover;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.fourth-background-image.second {
  background-image: url('../images/IMG_4083.webp');
}

.fourth-background-image.third {
  background-image: url('../images/IMG_4099.webp');
}

.fifth-background-image {
  width: 100%;
  height: 100%;
  background-image: url('../images/RZWR5877.webp');
  background-position: 50%;
  background-size: cover;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.fifth-background-image.second {
  background-image: url('../images/Anotación-2020-02-17-103229.webp');
}

.fifth-background-image.third {
  background-image: url('../images/LWWV9520.webp');
}

.name-heading {
  text-align: center;
  font-size: 6.7vw;
  line-height: 1;
}

.heading-smal {
  color: #1c2327;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5vw;
  font-weight: 400;
  line-height: 10vh;
}

.heading-smal.left-slide {
  z-index: 2;
  width: 70%;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  perspective: none;
  perspective-origin: 50%;
  transform-origin: 0%;
  text-align: center;
  line-height: 8vh;
  position: absolute;
  top: auto;
  bottom: -7.5%;
  left: 8%;
  right: auto;
  transform: rotate(-90deg);
}

.heading-smal.left-slide.disable-selection {
  color: #fff;
  color: #fff;
  display: none;
  bottom: 4.5%;
  left: 0%;
}

.heading-smal.right-slide {
  z-index: 2;
  width: 70%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: none;
  perspective-origin: 50%;
  transform-origin: 100%;
  text-align: center;
  line-height: 8vh;
  position: absolute;
  top: 30%;
  bottom: auto;
  left: auto;
  right: 8%;
  transform: rotate(-90deg);
}

.heading-smal.right-slide.disable-selection {
  color: #fff;
  color: #fff;
  top: 37.5%;
  bottom: auto;
  right: 0%;
}

.container-grid {
  z-index: 2;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.body {
  background-color: #000;
}

.heading-on {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 0;
  margin-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 14vw;
  font-weight: 800;
  line-height: .8;
}

.heading-on._3 {
  text-shadow: 0 0 1px #000;
  -webkit-text-fill-color: transparent;
  background-color: #fff;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 8vw;
}

.heading-on._3.no {
  text-shadow: none;
  font-size: 13vw;
}

.heading-contact-big {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 0;
  margin-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 14vw;
  font-weight: 800;
  line-height: .8;
}

.heading-contact-big._3 {
  text-shadow: 0 0 1px #000;
  -webkit-text-fill-color: transparent;
  background-color: #fff;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 13vw;
}

.get-in-touch-grid {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: ". Area Area Area"
  / 1fr .6fr .9fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  display: grid;
}

.container-about-heading-second {
  margin-left: 0;
  display: flex;
}

.container-about-heading-second.auto {
  margin-left: auto;
}

.grid-about-text {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: ". Area Area Area"
                 ". . Area-2 ."
                 ". Area-3 Area-3 ."
                 / 1fr .6fr .9fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 140px;
  margin-bottom: 0;
  display: grid;
}

.our-services-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: "Area Area Area Area"
                 ". . Area-2 Area-2"
                 ". . Area-3 Area-3"
                 / 1fr .6fr .9fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  padding-top: 350px;
  padding-bottom: 100px;
  display: grid;
}

.our-services-portfolio {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 0;
  margin-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 12.5vw;
  font-weight: 800;
  line-height: .8;
}

.our-services-portfolio._3 {
  text-shadow: none;
  -webkit-text-fill-color: transparent;
  background-color: #fff;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-left: 0;
  margin-right: 8px;
  padding-left: 0;
  padding-right: 0;
  font-size: 11vw;
}

.our-services-portfolio._3._2 {
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}

.our-services-portfolio._3.team {
  text-shadow: none;
  background-image: url('../images/ourteam-2.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.our-services-portfolio._3 {
  text-shadow: none;
  -webkit-text-fill-color: transparent;
  background-color: #fff;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  font-size: 11vw;
}

.our-services-portfolio._3._2 {
  margin-left: 40px;
}

.our-services-portfolio._3._2.team {
  margin-left: 0;
}

.our-services-portfolio._3.team {
  text-shadow: none;
  background-image: url('../images/ourteam-2.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  font-size: 12vw;
}

.wrapper-text-services {
  padding-top: 60px;
  padding-right: 100px;
}

.ourt-team-text {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: "Area-4 Area Area"
                 ". . Area-2"
                 ". Area-3 Area-3"
                 / 1fr .6fr .9fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 220px;
  margin-bottom: 0;
  display: grid;
}

.wrapper-image-portfolio.smal {
  width: 70%;
  margin-left: auto;
}

.portfolio-text {
  display: block;
}

.container-overflow-heading {
  margin-left: 73px;
  display: flex;
}

.portfolio-section {
  display: none;
}

.wrapper-move-text {
  margin-top: -150px;
  margin-bottom: 140px;
  padding-bottom: 0;
}

.container-move-text {
  display: flex;
}

.container-move-text.second {
  justify-content: flex-end;
}

.heading-move {
  text-transform: uppercase;
  text-shadow: 0 0 2px #000;
  white-space: nowrap;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: content-box;
  font-family: Poppins, sans-serif;
  font-size: 140px;
  font-weight: 400;
  line-height: 1;
}

.second-move-heading {
  text-transform: uppercase;
  text-shadow: 0 0 2px #000;
  white-space: nowrap;
  -webkit-text-fill-color: transparent;
  background-color: #fff;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Poppins, sans-serif;
  font-size: 140px;
  font-weight: 400;
  line-height: 1;
}

.container-portfolio-heading-secondcopy {
  margin-left: 0;
  display: flex;
}

.container-portfolio-heading-secondcopy.auto {
  margin-left: 0;
}

.grid-portfolio-text {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: ". Area Area ."
                 ". . Area-2 Area-2"
                 ". Area-3 Area-3 Area-3"
                 / 1fr .6fr .9fr 1fr;
  margin-top: 283px;
  margin-bottom: 0;
}

.awwwards-section {
  z-index: 10;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
  position: relative;
}

.awwwards-section.mobile {
  display: none;
}

.container-awward-info {
  padding-left: 40px;
  position: relative;
}

.awwards-paragraph {
  text-align: right;
  margin-top: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 40px;
}

.container-paragraph {
  align-items: flex-start;
  padding-left: 0;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.heading-awards {
  cursor: default;
  font-size: 39px;
  line-height: 1;
}

.heading-awards:hover {
  color: #fff;
}

.line-porfolio {
  width: 25px;
  height: 1px;
  background-color: #fff;
  transition: opacity .2s;
  position: absolute;
  transform: rotate(45deg);
}

.line-porfolio.second {
  transform: rotate(-45deg);
}

.wrapper-text-awards {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.container-logo {
  z-index: 99;
  position: absolute;
  top: 35px;
  bottom: auto;
  left: 33px;
  right: auto;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  opacity: 1;
  background-image: linear-gradient(rgba(255, 255, 255, .26), rgba(255, 255, 255, .26)), url('../images/heroimage3-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

.heading-licensing {
  white-space: nowrap;
  object-fit: fill;
  margin-bottom: 40px;
  font-size: 55px;
}

.text-field {
  height: 60px;
  color: #f4bd03;
  background-color: rgba(255, 255, 255, .38);
  font-family: Poppins, sans-serif;
}

.text-block {
  font-family: Poppins, sans-serif;
}

.heading-404 {
  white-space: nowrap;
  font-size: 80px;
  line-height: 1;
}

.wrap-link-footer {
  flex-direction: row;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.top-text {
  color: #9b9b9b;
  text-transform: uppercase;
  margin-bottom: 3px;
  margin-right: 40px;
  font-size: 11px;
}

.wrap-copyright {
  margin-left: 0;
  position: static;
  bottom: 15px;
}

.footer-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: start;
  margin-left: 40px;
  margin-right: auto;
}

.footer-grid.bottom {
  width: 100%;
  grid-template-columns: 1fr 1fr;
  margin-top: auto;
  margin-bottom: 40px;
  margin-right: 40px;
  padding-left: 100px;
  padding-right: 100px;
}

.text-credits {
  color: #9b9b9b;
  text-transform: uppercase;
  margin-bottom: 3px;
  font-family: Poppins, sans-serif;
  font-size: 11px;
}

.text-bold {
  font-family: Poppins, sans-serif;
  font-size: 10px;
}

.udesly-link {
  color: #f4bd03;
  font-weight: 900;
  text-decoration: none;
}

.webflow-link {
  color: #f4bd03;
  font-size: 11px;
  font-weight: 900;
  text-decoration: none;
}

.back-to-top-text {
  color: #888;
}

.image-slide-team {
  margin-top: auto;
}

.slide-contact-wrapper {
  width: 76%;
  height: 100%;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.first-slide-contact {
  height: 100vh;
}

.right-arrow-team {
  width: 25%;
}

.name-cobntainer {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.container-overflow-heading-team {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 58px;
  padding-right: 0;
  display: flex;
}

.slider-container-image {
  width: 100%;
  height: 85%;
  margin-top: auto;
  display: flex;
  position: relative;
  bottom: 0;
  overflow: hidden;
}

.wrapper-intro-text {
  z-index: 4;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.contact-slider {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.mask-contact {
  max-width: 56%;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.left-arrow-team {
  width: 25%;
}

.contact-slider-wrapper {
  z-index: 2;
  height: 100vh;
  margin-top: 140px;
  margin-bottom: 140px;
  position: relative;
  overflow: hidden;
}

.image-2 {
  margin-top: -39px;
}

.icon {
  width: 1.5rem;
  height: 1.5rem;
}

.icon.muted {
  opacity: .3;
}

.icon.up {
  transform: rotate(-90deg);
}

.icon.margin-right {
  margin-left: 2.25rem;
}

.block-studio {
  width: 12rem;
  padding-right: 1.125rem;
}

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

.cube-wrapper {
  width: 88vw;
  max-width: 71.875rem;
  flex-direction: column;
  margin-left: 100px;
  display: flex;
}

.block-year {
  width: 4.875rem;
  padding-right: 1.125rem;
}

.block-content {
  z-index: 0;
  width: auto;
  color: #c9c4c4;
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-decoration: none;
  transition: color .2s, box-shadow .2s, background-color .2s;
  display: flex;
  position: relative;
}

.block-content:hover {
  z-index: 1;
  color: #000;
  background-color: #b6fff5;
  box-shadow: 0 0 10rem .1px #b6fff5;
}

.block-content.empty {
  justify-content: flex-end;
}

.preview-wrapper {
  z-index: 5;
  width: 25vw;
  height: 15vw;
  max-width: 22.5rem;
  min-width: 15.625rem;
  opacity: 0;
  border: 2px solid #b6fff5;
  position: fixed;
  top: auto;
  bottom: 5rem;
  left: auto;
  right: 2rem;
  overflow: hidden;
  box-shadow: 0 0 10rem 2.25rem rgba(182, 255, 245, .33);
}

.static-cube {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.cube-top {
  z-index: 0;
  width: 100%;
  position: absolute;
  top: 7px;
  left: -2px;
  transform: translate(0, -100%);
}

.block-title-wrapper {
  flex: 1;
  justify-content: flex-start;
  padding-left: 1.125rem;
  padding-right: 1.125rem;
  display: flex;
}

.block-type {
  width: 16rem;
}

.static-block {
  z-index: 0;
  background-color: #000;
  border: 2px solid #fff;
  margin-top: -2px;
  position: relative;
}

.block-title {
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 22px;
}

.block-title.muted {
  opacity: .3;
}

.block-actions-wrapper {
  justify-content: flex-end;
  padding-right: 1.125rem;
  display: flex;
}

.cube-top-svg {
  width: 88vw;
  height: 100%;
  max-width: 71.875rem;
  color: #fff;
}

.block-client {
  width: 13.6875rem;
  padding-right: 1.125rem;
}

.floating-block {
  border: 2px solid #b6fff5;
  position: relative;
}

.custom-styles, .remove-webflow-interactions, .font-smoothing {
  display: none;
}

.link-block-3 {
  color: #989696;
  font-size: 15px;
}

.div-block {
  width: 500px;
  align-items: center;
  display: flex;
}

.html-embed {
  z-index: 5;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  margin-bottom: 0;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.html-embed.opacity-0 {
  width: auto;
  height: auto;
  opacity: 0;
  flex: 1;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-line {
  z-index: 1;
  height: 100vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto;
  grid-template-columns: 1fr .6fr .9fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-portafolio {
  margin-top: -1153px;
  padding-top: 0;
  padding-bottom: 139px;
  position: relative;
}

.section-lista {
  z-index: 2;
  position: relative;
}

.html-embed-2 {
  height: 100%;
  filter: grayscale();
  flex: 1;
  display: block;
}

.button {
  width: 100%;
  height: auto;
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #090b19;
  border: 1px solid #090b19;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 16px 28px;
  font-size: 11px;
  text-decoration: none;
  transition: all .4s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
  overflow: hidden;
}

.button:hover {
  color: #090b19;
  background-color: #e2e7f1;
  border-color: #e2e7f1;
}

.button.white-outline {
  width: 300px;
  height: auto;
  grid-column-gap: 150px;
  grid-row-gap: 150px;
  background-color: rgba(9, 11, 25, 0);
  border-style: solid;
  border-color: rgba(255, 255, 255, .75);
  flex-direction: column;
  margin-left: 5px;
}

.button.white-outline:hover {
  color: #fff;
  background-color: #f4bd03;
  border-color: #f4bd03;
}

.button.white-outline:active {
  background-color: #f4bd03;
  border-color: #f4bd03;
}

.button.white-outline {
  width: 300px;
  height: auto;
  background-color: rgba(9, 11, 25, 0);
  border-style: solid;
  border-color: rgba(255, 255, 255, .75);
}

.button.white-outline:hover {
  color: #fff;
  background-color: #090b19;
  border-color: #090b19;
}

.button-text {
  z-index: 10;
  border: 0 solid #090b19;
  flex: 1;
  position: relative;
}

.div-block-2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

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

.clip {
  margin-top: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-button-wrapper {
  padding-top: 0;
  padding-left: 0;
  padding-right: 45px;
}

.xxl-heading {
  letter-spacing: -.05em;
  margin-right: 1px;
  font-size: 78px;
}

.xxl-heading.two {
  letter-spacing: .03em;
  text-transform: none;
  margin-top: -26px;
  padding: 0 99px 20px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 100;
  line-height: 1em;
  text-decoration: none;
}

.bold-text {
  letter-spacing: .02em;
  font-size: 25px;
  font-style: normal;
  font-weight: 200;
}

.grid-line-2 {
  z-index: 1;
  height: 100vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto;
  grid-template-columns: 1fr .6fr .9fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

.background-cover {
  width: auto;
  height: auto;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.hero-background-image2 {
  opacity: 1;
  filter: blur(1px);
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.background-video {
  width: 100%;
  height: 100%;
}

.image-overlay {
  z-index: 1;
  background-color: rgba(9, 11, 25, .47);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.background-first-slide {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, .22), rgba(0, 0, 0, .22)), url('../images/heroimage1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  align-items: center;
  display: none;
}

.background-second-slide {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/heroimage2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  align-items: center;
  display: none;
}

.background-third-slide, .background-cuatro-slide {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, .45), rgba(0, 0, 0, .45)), url('../images/heroimage3-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  align-items: center;
  display: none;
}

.div-block-2-copy {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.overflow-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(0, 0, 0, .17);
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  margin-right: -21px;
  padding: 10px 22px 10px 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.overflow-copy._2 {
  align-items: center;
  display: flex;
}

.overflow-copy._2.tem {
  flex-direction: row;
  justify-content: flex-end;
  padding-right: 209px;
}

.overflow-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(0, 0, 0, .17);
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  margin-right: -21px;
  padding: 10px 22px 10px 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.overflow-copy._2 {
  align-items: center;
  display: flex;
}

.overflow-copy._2.tem {
  flex-direction: row;
  justify-content: flex-end;
  padding-right: 209px;
}

.overflow-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(0, 0, 0, .17);
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  margin-right: -21px;
  padding: 10px 22px 10px 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.overflow-copy._2 {
  align-items: center;
  display: flex;
}

.overflow-copy._2.tem {
  flex-direction: row;
  justify-content: flex-end;
  padding-right: 209px;
}

.overflow-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(0, 0, 0, .17);
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  margin-right: -21px;
  padding: 10px 22px 10px 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.overflow-copy._2 {
  align-items: center;
  display: flex;
}

.overflow-copy._2.tem {
  flex-direction: row;
  justify-content: flex-end;
  padding-right: 209px;
}

.heading-406 {
  color: #f4bd03;
  text-transform: uppercase;
  padding-left: 10px;
  font-family: Poppins, sans-serif;
}

@media screen and (min-width: 1440px) {
  .hero-section {
    display: block;
  }

  .hero-heading.second {
    margin-top: 207px;
  }

  .overflow._2 {
    flex-direction: row;
  }

  .scroll-wrapper {
    margin-bottom: 0;
  }

  .grid-about {
    grid-template-rows: auto auto auto;
    grid-template-areas: ". Area-portfolio Area-portfolio"
                         ". Area-Portfolio-2 Area-Portfolio-2"
                         ". Area-Porfolio-3 Area-Porfolio-3";
  }

  .wrapper-size-about {
    background-color: rgba(0, 0, 0, 0);
    padding: 0;
    transition: filter .4s ease-in-out;
  }

  .wrapper-size-about:hover {
    filter: grayscale();
  }

  .wrapper-heading {
    margin-top: 106px;
    margin-bottom: 76px;
    padding-bottom: 0;
  }

  .portfolio-heading {
    color: #fff;
    -webkit-text-fill-color: transparent;
    background-color: #fff;
    -webkit-background-clip: text;
    background-clip: text;
    border: 1px solid rgba(0, 0, 0, 0);
    font-family: Poppins, sans-serif;
    font-size: 14vw;
    font-weight: 800;
  }

  .portfolio-heading._2 {
    font-size: 10vw;
  }

  .container-about-heading {
    margin-left: 0;
  }

  .color-two {
    width: 80px;
    height: 80px;
    background-color: #0b0a10;
    border: 1px solid #333;
    border-radius: 50%;
  }

  .colors {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .heading-style-guide {
    text-align: center;
  }

  .color-tree {
    width: 80px;
    height: 80px;
    background-color: #000;
    border: 1px solid #333;
    border-radius: 50%;
  }

  .color-second {
    width: 80px;
    height: 80px;
    background-color: #fff;
    border: 1px #990711;
    border-radius: 50%;
  }

  .submit-button {
    background-color: #525252;
    margin-top: 10px;
    font-size: 18px;
  }

  .container-style-guide {
    color: #636363;
    background-color: rgba(255, 255, 255, 0);
    border: 1px #b9b9b9;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 10px;
    padding: 45px;
    display: flex;
  }

  .color {
    width: 80px;
    height: 80px;
    background-color: #f4bd03;
    border: 1px #990711;
    border-radius: 50%;
  }

  .container-style-guide-second, .style-guide-container {
    color: #636363;
    background-color: rgba(255, 255, 255, 0);
    border: 1px #b9b9b9;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 10px;
    padding: 45px;
    display: flex;
  }

  .style-guide-heading {
    color: #8b8b8b;
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px;
  }

  .style-guide-grid {
    width: 100%;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-top: 40px;
  }

  .about-paragraph {
    bottom: 5%;
    left: 103%;
  }

  .portfolio-grid {
    background-color: #000;
    grid-template: "Area-2 Area-4 Area-4 Area-3" 1fr
                   "Area-2 Area-4 Area-4 Area-3" .75fr
                   "Area-2 Area Area ." 1fr
                   "Area-5 Area Area ." 1.25fr
                   / 1fr .6fr .9fr 1fr;
    grid-auto-flow: row;
    margin-top: 140px;
  }

  .first-background-image.second {
    background-image: url('../images/IJJE4442-1.webp');
  }

  .first-background-image.third, .second-background-image.second {
    background-image: url('../images/GSJL1808.webp');
  }

  .second-background-image.third {
    background-image: url('../images/RZWR5877.webp');
  }

  .third-background-image.second {
    background-image: url('../images/Captura-de-pantalla-2022-05-14-182858.webp');
  }

  .third-background-image.third {
    background-image: url('../images/Captura-de-pantalla-2022-05-14-182912.webp');
  }

  .client-heading {
    line-height: .8;
  }

  .relative-wrap {
    margin-top: -10px;
    padding-top: 6px;
  }

  .manzion {
    margin-bottom: 15px;
  }

  .preloader-wrapper {
    grid-template-rows: auto;
    grid-template-columns: 1fr .6fr .9fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .wrapper-content-portfolio {
    object-fit: scale-down;
    display: none;
  }

  .wrapper-content-portfolio.first, .wrapper-content-portfolio.second {
    display: none;
  }

  .wrapper-content-portfolio.third, .wrapper-content-portfolio.fifth, .wrapper-content-portfolio.fourth {
    z-index: 99;
    display: none;
  }

  .hero-section-progect.third {
    display: flex;
  }

  .manzion-wrapper {
    padding-left: 140px;
    padding-right: 140px;
  }

  .wrapper-preloader {
    grid-template-rows: auto;
    grid-template-columns: 1fr .6fr .9fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .wrapper-back {
    width: 25px;
    top: 33px;
  }

  .section-number {
    height: 300vh;
    margin-top: 140px;
    padding-top: 0;
    overflow: visible;
  }

  .number-awards {
    letter-spacing: 8px;
    align-items: center;
    margin-top: -37px;
    margin-left: 168px;
    font-size: 39vw;
    display: flex;
  }

  .text-grid {
    z-index: 2;
    height: 100vh;
    grid-template-rows: auto;
    grid-template-columns: 1fr .6fr .9fr 1fr;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .text-intro-number {
    text-align: center;
    margin-bottom: 0;
    margin-left: -42px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 25px;
    position: relative;
    top: 0%;
    right: -16%;
  }

  .wrapper-stiky {
    z-index: 99;
    overflow: hidden;
  }

  .wrapper-text-number-section {
    z-index: 4;
    background-color: rgba(0, 0, 0, 0);
  }

  .fourth-background-image.second {
    background-image: url('../images/IMG_4083.webp');
  }

  .fourth-background-image.third {
    background-image: url('../images/IMG_4099.webp');
  }

  .fifth-background-image {
    background-image: url('../images/Anotación-2020-02-17-103250.webp');
    bottom: 0%;
  }

  .fifth-background-image.second {
    background-image: url('../images/Anotación-2020-02-17-103229.webp');
  }

  .fifth-background-image.third {
    background-image: url('../images/Anotación-2020-02-17-110003.webp');
  }

  .name-heading {
    font-size: 6vw;
  }

  .heading-smal.right-slide.disable-selection {
    margin-top: 47px;
  }

  .container-grid {
    z-index: 2;
    width: 100%;
    height: 100vh;
    background-color: #000;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: flex;
    position: relative;
  }

  .heading-on {
    color: #fff;
    -webkit-text-fill-color: transparent;
    background-color: #fff;
    -webkit-background-clip: text;
    background-clip: text;
    border: 1px solid rgba(0, 0, 0, 0);
    font-family: Poppins, sans-serif;
    font-size: 14vw;
    font-weight: 800;
  }

  .heading-on._3 {
    text-shadow: 0 0 2px #000;
    font-size: 7.5vw;
    line-height: 1;
  }

  .heading-on._3.no {
    width: 1000px;
    text-shadow: none;
    background-color: #fff;
  }

  .heading-contact-big {
    color: #fff;
    -webkit-text-fill-color: transparent;
    background-color: #fff;
    -webkit-background-clip: text;
    background-clip: text;
    border: 1px solid rgba(0, 0, 0, 0);
    font-family: Poppins, sans-serif;
    font-size: 14vw;
    font-weight: 800;
  }

  .heading-contact-big._3 {
    width: 1000px;
    text-shadow: 0 0 2px #000;
    font-size: 13vw;
    line-height: 1;
  }

  .get-in-touch-grid {
    grid-template: ". Area Area Area"
    / 1fr .6fr .9fr 3fr;
    margin-top: -114px;
  }

  .container-about-heading-second {
    margin-left: 0;
  }

  .our-services-grid {
    grid-template: "Area Area Area Area"
                   ". . Area-2 Area-2"
                   / 1fr .6fr .9fr 1fr;
    margin-top: 0;
    padding-top: 0;
  }

  .our-services-portfolio {
    color: #fff;
    -webkit-text-fill-color: transparent;
    background-color: #fff;
    -webkit-background-clip: text;
    background-clip: text;
    border: 1px solid rgba(0, 0, 0, 0);
    font-family: Poppins, sans-serif;
    font-size: 12.5vw;
    font-weight: 800;
  }

  .our-services-portfolio._2 {
    color: #000;
    font-size: 10vw;
    font-weight: 700;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .our-services-portfolio._3 {
    text-shadow: none;
    font-size: 12.5vw;
    line-height: 1;
  }

  .our-services-portfolio._3._2 {
    margin-right: 0;
    position: static;
  }

  .our-services-portfolio._3 {
    text-shadow: none;
    font-size: 12.5vw;
    line-height: 1;
  }

  .our-services-portfolio._3._2 {
    margin-right: 0;
    position: static;
  }

  .our-services-portfolio._3.team {
    filter: blur();
  }

  .wrapper-text-services {
    padding-top: 60px;
    padding-right: 100px;
  }

  .container-portfolio-heading-secondcopy {
    margin-left: 0;
  }

  .container-awward-info {
    padding-left: 40px;
  }

  .awwards-paragraph {
    position: absolute;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 39px;
  }

  .container-paragraph {
    width: 100%;
    padding-right: 40px;
    position: relative;
  }

  .container-logo {
    top: 0%;
    bottom: auto;
    left: 2%;
    right: auto;
  }

  .utility-page-wrap {
    color: #f4bd03;
  }

  .text-field {
    height: 60px;
    color: #ffc500;
    background-color: rgba(255, 255, 255, .38);
  }

  .image-slide-team {
    max-width: 90%;
  }

  .slide-contact-wrapper {
    width: 87%;
  }

  .right-arrow-team {
    width: 30%;
  }

  .name-cobntainer {
    margin-top: 150px;
    top: 0%;
  }

  .container-overflow-heading-team {
    margin-left: 0;
  }

  .slider-container-image {
    height: 50%;
    bottom: 0;
  }

  .mask-contact {
    max-width: 49%;
  }

  .left-arrow-team {
    width: 30%;
  }

  .contact-slider-wrapper {
    margin-top: 140px;
  }

  .image-2 {
    margin-top: -11px;
  }

  .block-studio {
    padding-left: 27px;
    padding-right: 0;
  }

  .cube-wrapper {
    margin-top: 200px;
    margin-left: 0;
    padding-right: 0;
    position: relative;
    top: 0;
    left: 15%;
  }

  .block-type {
    padding-left: 28px;
  }

  .block-client {
    padding-left: 60px;
    padding-right: .125rem;
  }

  .heading-405 {
    text-indent: 10px;
    white-space: normal;
    font-size: 60px;
    line-height: 60px;
  }

  .link-block-3 {
    color: #bfb8b8;
    margin-top: 20px;
    font-size: 33px;
  }

  .div-block {
    margin-left: -178px;
  }

  .grid-line {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr .6fr .9fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .section-portafolio {
    margin-top: -1290px;
    padding-top: 0;
  }

  .section-lista {
    margin-left: auto;
    left: 0%;
  }

  .section-servicios {
    margin-top: 0;
    padding-top: 50px;
  }

  .grid-line-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr .6fr .9fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .overflow-copy._2 {
    flex-direction: row;
  }
}

@media screen and (min-width: 1920px) {
  .overflow {
    margin-right: -12px;
  }

  .main-paragraph {
    letter-spacing: normal;
  }

  .text-intro-number {
    margin-left: -90px;
  }

  .features-text {
    font-size: 25px;
  }

  .features-heading {
    text-align: center;
    padding-left: 44px;
  }

  .wrapper-move-text {
    margin-top: -63px;
  }

  .container-overflow-heading-team {
    margin-right: -27px;
    padding-right: 0;
  }

  .button.white-outline {
    width: 300px;
    height: 80px;
    max-height: 60px;
    max-width: 250px;
    flex: 0 auto;
  }

  .button.white-outline:hover {
    background-color: #f4bd03;
    border-color: #f4bd03;
  }

  .button.white-outline {
    width: 300px;
    height: 80px;
    max-height: 60px;
    max-width: 250px;
  }

  .button-text {
    font-size: 15px;
  }

  .div-block-2 {
    justify-content: flex-start;
    padding-top: 18px;
  }

  .clip {
    justify-content: flex-start;
    display: flex;
  }

  .hero-button-wrapper {
    width: 200px;
    height: 60px;
    margin-right: 67px;
  }

  .xxl-heading.two {
    padding-right: 77px;
  }

  .bold-text {
    width: auto;
    height: auto;
    font-size: 32px;
  }

  .background-cover {
    height: 100%;
  }

  .div-block-2-copy {
    justify-content: flex-start;
    padding-top: 18px;
  }

  .overflow-copy {
    margin-right: -12px;
  }
}

@media screen and (max-width: 991px) {
  .whapper-heading-slide {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading {
    font-size: 30px;
  }

  .sub-heading {
    font-size: 20px;
  }

  .overflow {
    width: auto;
    margin-right: -18px;
  }

  .bakground {
    width: auto;
    height: auto;
  }

  .vertical-nav {
    width: 100%;
    height: auto;
    flex-direction: row;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .menu-button {
    justify-content: flex-end;
  }

  .menu-button:hover {
    background-color: rgba(0, 0, 0, 0);
  }

  .wrapper-burger-menu {
    margin-right: 20px;
  }

  .scroll-wrapper, .scroll-wrapper.w--current {
    display: none;
  }

  .container-menu-text {
    width: auto;
  }

  .social-wrapper {
    display: none;
  }

  .social-link {
    width: 5vh;
    height: 5vh;
    flex-direction: row;
  }

  .grid-about {
    grid-template-columns: .7fr .9fr 1.5fr .7fr;
  }

  .portfolio-heading {
    font-size: 20vw;
  }

  .portfolio-heading._2 {
    font-size: 12vw;
  }

  .container-about-heading.margin {
    margin-left: 0;
  }

  .filter {
    opacity: 1;
    position: static;
  }

  .about-paragraph {
    margin-top: 10px;
    position: static;
  }

  .portfolio-grid {
    grid-template: "Area-2 Area-4 Area-4 Area-3" 1fr
                   "Area-2 Area-4 Area-4 Area-3" 1fr
                   "Area-2 . . ." 1fr
                   "Area Area . ." 1fr
                   "Area Area . ."
                   ". . . ."
                   / 1fr;
    display: none;
  }

  .portfolio-link {
    margin-bottom: 0;
    padding-left: 37px;
    left: -57px;
  }

  .client-heading {
    font-size: 45px;
  }

  .mobile-section-portfolio {
    z-index: 3;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 120px;
    padding-bottom: 120px;
    display: none;
    position: relative;
    overflow: visible;
  }

  .grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template: ". Area Area-4 Area-4"
                   ". Area-3 Area-2 ."
                   / .7fr .9fr 1.5fr .7fr;
    margin-bottom: 60px;
  }

  .portfolio-image-wrap {
    height: 200px;
    background-image: url('../images/IJJE4442-1.webp');
    background-position: 50%;
    background-size: cover;
  }

  .portfolio-image-wrap.second {
    width: 90%;
    background-image: url('../images/GSJL1808.webp');
    margin-left: auto;
  }

  .manzion {
    margin-bottom: 0;
    padding-left: 37px;
    left: -57px;
  }

  .wrapper-content-portfolio.first {
    padding-top: 0;
    display: none;
  }

  .wrapper-content-portfolio.fifth {
    display: none;
  }

  .wrapper-preloader {
    grid-template-rows: auto;
    grid-template-columns: .7fr .9fr 1.5fr .7fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .wrapper-back {
    top: 15%;
  }

  .number-awards {
    align-items: center;
    font-size: 55vw;
    display: flex;
  }

  .text-grid {
    grid-template-columns: .7fr .9fr 1.5fr .7fr;
  }

  .text-intro-number {
    top: 0%;
  }

  .wrapper-stiky {
    z-index: 4;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-grid {
    height: 80vh;
    background-color: rgba(0, 0, 0, 0);
  }

  .heading-on {
    font-size: 20vw;
  }

  .heading-on._3 {
    font-size: 13vw;
  }

  .heading-on._3.no {
    font-size: 15vw;
  }

  .heading-contact-big {
    font-size: 20vw;
  }

  .heading-contact-big._3 {
    font-size: 15vw;
  }

  .get-in-touch-grid {
    grid-template-columns: .7fr .9fr 1.5fr .7fr;
  }

  .container-about-heading-second.auto {
    margin-left: 0;
  }

  .grid-about-text, .our-services-grid {
    grid-template-columns: .7fr .9fr 1.5fr .7fr;
  }

  .our-services-portfolio {
    font-size: 20vw;
  }

  .our-services-portfolio._3 {
    font-size: 13vw;
  }

  .wrapper-text-services {
    padding-right: 20px;
  }

  .ourt-team-text {
    grid-template-columns: .7fr .9fr 1.5fr .7fr;
  }

  .mobile-image-second {
    height: 200px;
    background-image: url('../images/RZWR5877.webp');
    background-position: 50%;
    background-size: cover;
  }

  .mobile-image-second._2 {
    width: 90%;
    background-image: url('../images/LWQZ8521.webp');
    margin-left: auto;
  }

  .mobile-image-third {
    height: 200px;
    background-image: url('../images/Captura-de-pantalla-2022-05-14-182912.webp');
    background-position: 50%;
    background-size: cover;
  }

  .mobile-image-third._2 {
    width: 90%;
    background-image: url('../images/Captura-de-pantalla-2022-05-14-182858.webp');
    margin-left: auto;
  }

  .mobile-image-fourth {
    height: 200px;
    background-image: url('../images/IMG_4083.webp');
    background-position: 50%;
    background-size: cover;
  }

  .mobile-image-fourth._2 {
    width: 90%;
    background-image: url('../images/IMG_4099.webp');
    margin-left: auto;
  }

  .mobile-image-fift {
    height: 200px;
    background-image: url('../images/Anotación-2020-02-17-103250.webp');
    background-position: 50%;
    background-size: cover;
  }

  .mobile-image-fift._2 {
    width: 90%;
    background-image: url('../images/Anotación-2020-02-17-103229.webp');
    margin-left: auto;
  }

  .wrapper-move-text {
    margin-top: -90px;
  }

  .container-portfolio-heading-secondcopy.auto {
    margin-left: -77px;
  }

  .grid-portfolio-text {
    grid-template-columns: .7fr .9fr 1.5fr .7fr;
  }

  .container-logo {
    z-index: 9999;
    position: fixed;
  }

  .wrap-link-footer {
    align-items: flex-start;
  }

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

  .wrap-copyright {
    margin-right: auto;
  }

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

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

  .slide-contact-wrapper {
    width: 90%;
    margin-top: 0;
    padding-top: 100px;
  }

  .first-slide-contact {
    height: auto;
  }

  .slide-team, .contact-slider {
    padding-top: 0;
  }

  .mask-contact {
    max-width: 70%;
    padding-top: 0;
  }

  .contact-slider-wrapper {
    height: auto;
    margin-top: 100px;
    padding-top: 0;
  }

  .image-2 {
    margin-top: -32px;
  }

  .block-studio {
    display: none;
  }

  .cube-wrapper {
    margin-left: 47px;
  }

  .block-year {
    width: 4.375rem;
  }

  .preview-wrapper {
    width: 15rem;
    height: 15rem;
    max-width: none;
    min-width: auto;
  }

  .block-title {
    font-size: 1rem;
  }

  .block-client {
    width: 11.25rem;
  }

  .div-block {
    width: 20vh;
    height: 10vh;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .html-embed {
    opacity: 1;
    border-radius: 200px;
  }

  .grid-line {
    grid-template-columns: .7fr .9fr 1.5fr .7fr;
  }

  .html-embed-2 {
    display: none;
  }

  .button.white-outline {
    width: auto;
    width: auto;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .div-block-2 {
    margin-top: 11px;
  }

  .clip {
    width: 100%;
    margin-top: -34px;
    margin-bottom: -4px;
    padding-bottom: 11px;
  }

  .hero-button-wrapper {
    width: auto;
    height: auto;
    margin-right: -39px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 50px;
  }

  .xxl-heading {
    font-size: 64px;
  }

  .xxl-heading.two {
    font-family: Poppins, sans-serif;
    font-size: 15px;
    line-height: 1em;
  }

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

  .bold-text-4 {
    font-weight: 200;
  }

  .grid-line-2 {
    grid-template-columns: .7fr .9fr 1.5fr .7fr;
  }

  .text-block-5 {
    font-size: 16px;
  }

  .div-block-3 {
    background-image: url('../images/WhatsApp-Image-2022-05-23-at-6.15.56-PM.webp');
    background-position: 50%;
    background-size: cover;
  }

  .image-3 {
    display: none;
  }

  .background-cover {
    height: auto;
    display: block;
  }

  .hero-background-image2 {
    background-image: url('../images/showroom_metaverso28.webp');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
  }

  .background-video {
    opacity: 0;
  }

  .div-block-4 {
    background-image: url('../images/WhatsApp-Image-2022-05-23-at-6.15.56-PM.webp');
    background-position: 0 0;
    background-size: auto;
  }

  .background-first-slide {
    background-image: linear-gradient(rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/WhatsApp-Image-2022-05-23-at-6.15.56-PM.webp');
    background-position: 0 0, 50%;
    display: block;
  }

  .background-second-slide {
    background-image: linear-gradient(rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/LWQZ8521.webp');
    background-position: 0 0, 50%;
    background-attachment: scroll, scroll;
    display: block;
  }

  .background-third-slide {
    background-image: linear-gradient(rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/showroom_metaverso28.webp');
    background-position: 0 0, 50%;
    display: block;
  }

  .background-cuatro-slide {
    background-image: linear-gradient(rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/Captura-de-pantalla-2022-05-14-182912.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    display: block;
  }

  .div-block-2-copy {
    margin-top: 11px;
  }

  .overflow-copy {
    width: auto;
    width: auto;
    width: auto;
    width: auto;
    margin-right: -18px;
  }
}

@media screen and (max-width: 767px) {
  .whapper-heading-slide {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 8.66%;
  }

  .heading {
    font-size: 20px;
  }

  .sub-heading {
    font-size: 15px;
  }

  .overflow {
    width: auto;
  }

  .overflow._2 {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 20px;
  }

  .overflow._2.tem {
    flex-direction: row;
  }

  .menu-button {
    height: 60px;
    background-color: rgba(0, 0, 0, 0);
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-menu-text {
    width: 100%;
    padding-left: 40px;
  }

  .social-link {
    width: 5vh;
    height: 5vh;
  }

  .wrapper-heading {
    z-index: 3;
  }

  .portfolio-heading {
    font-size: 20vw;
  }

  .portfolio-heading._2 {
    font-size: 12vw;
  }

  .style-guide-grid {
    grid-template-columns: 1fr 1fr;
  }

  .portfolio-link {
    padding-left: 0;
    left: 0;
  }

  .client-heading {
    font-size: 40px;
  }

  .relative-wrap {
    padding-left: 40px;
  }

  .mobile-section-portfolio {
    display: none;
  }

  .grid {
    grid-row-gap: 10px;
    grid-template-rows: auto auto auto auto;
    grid-template-areas: ". Area-4 Area-4 Area-4"
                         ". Area Area ."
                         ". Area-2 Area-2 ."
                         ". Area-3 Area-3 .";
  }

  .portfolio-image-wrap.second {
    width: 100%;
    height: 400px;
  }

  .manzion {
    left: 0;
  }

  .wrapper-content-portfolio.first, .wrapper-content-portfolio.second, .wrapper-content-portfolio.third {
    display: none;
  }

  .wrapper-content-portfolio.fourth {
    z-index: 999;
    object-fit: fill;
    display: none;
    overflow: auto;
  }

  .manzion-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .content-grid-porfolio {
    grid-template-areas: "Area-3 Area-3"
                         "Area Area"
                         "Area-2 Area-2";
  }

  .number-awards {
    font-size: 58vw;
  }

  .text-grid {
    grid-template-columns: .7fr .9fr 1.5fr .7fr;
  }

  .text-intro-number {
    margin-left: -128px;
    font-size: 3vw;
    top: 0%;
    right: -20%;
  }

  .name-heading {
    font-size: 10vw;
  }

  .heading-smal.right-slide.disable-selection {
    font-size: 5vw;
  }

  .container-grid {
    height: auto;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .heading-on {
    font-size: 25vw;
  }

  .heading-on._3.no {
    font-size: 18vw;
  }

  .heading-contact-big {
    font-size: 25vw;
  }

  .heading-contact-big._3 {
    font-size: 18vw;
  }

  .grid-about-text {
    margin-top: 1px;
  }

  .our-services-portfolio {
    font-size: 25vw;
  }

  .our-services-portfolio._3 {
    font-size: 14vw;
  }

  .our-services-portfolio._3._2 {
    margin-left: 0;
  }

  .our-services-portfolio._3 {
    font-size: 16vw;
  }

  .our-services-portfolio._3._2 {
    margin-left: 0;
  }

  .ourt-team-text {
    grid-template-columns: 2.7fr .9fr 1.5fr .7fr;
  }

  .wrapper-image-portfolio.smal {
    width: 100%;
  }

  .mobile-image-second._2, .mobile-image-third._2, .mobile-image-fourth._2, .mobile-image-fift._2 {
    width: 100%;
    height: 400px;
  }

  .container-overflow-heading {
    margin-left: -13px;
    font-size: 10px;
  }

  .portfolio-section {
    z-index: 11;
    position: relative;
  }

  .container-portfolio-heading-secondcopy.auto {
    margin-left: -66px;
  }

  .awwwards-section {
    display: none;
  }

  .awwwards-section.mobile {
    display: block;
  }

  .awwards-paragraph {
    text-align: left;
    position: static;
  }

  .container-awards-text {
    flex-direction: column;
    display: flex;
  }

  .portfolio-image {
    width: 100%;
  }

  .container-logo {
    top: 10px;
  }

  .top-text {
    align-self: flex-start;
  }

  .footer-grid.bottom {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-slide-team {
    margin-top: 26px;
  }

  .slide-contact-wrapper {
    width: 80%;
  }

  .wrapper-intro-text {
    z-index: 3;
  }

  .mask-contact {
    max-width: 80%;
  }

  .image-2 {
    margin-top: -26px;
  }

  .div-block {
    width: 20vh;
  }

  .grid-line {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: .7fr .9fr 1.5fr .7fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .button {
    height: auto;
  }

  .button.white-outline {
    width: auto;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: auto;
    margin-left: 8px;
    margin-right: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .div-block-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .clip {
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    margin-top: -57px;
    padding-top: 24px;
    padding-bottom: 0;
  }

  .hero-button-wrapper {
    width: auto;
    margin-right: 0;
    padding-right: 0;
  }

  .xxl-heading {
    font-size: 54px;
  }

  .xxl-heading.two {
    padding-right: 2px;
    font-size: 15px;
  }

  .bold-text {
    width: 100%;
  }

  .bold-text-2 {
    font-weight: 200;
  }

  .bold-text-3 {
    font-size: 15px;
    font-weight: 200;
    line-height: .2em;
  }

  .bold-text-4 {
    font-weight: 200;
  }

  .grid-line-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: .7fr .9fr 1.5fr .7fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .hero-background-image2 {
    background-size: cover;
  }

  .div-block-2-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .overflow-copy {
    width: auto;
  }

  .overflow-copy._2 {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 20px;
  }

  .overflow-copy._2.tem {
    flex-direction: row;
  }

  .overflow-copy {
    width: auto;
  }

  .overflow-copy._2 {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 20px;
  }

  .overflow-copy._2.tem {
    flex-direction: row;
  }

  .overflow-copy {
    width: auto;
  }

  .overflow-copy._2 {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 20px;
  }

  .overflow-copy._2.tem {
    flex-direction: row;
  }

  .overflow-copy {
    width: auto;
  }

  .overflow-copy._2 {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 20px;
  }

  .overflow-copy._2.tem {
    flex-direction: row;
  }
}

@media screen and (max-width: 479px) {
  ul, ol {
    color: #fff;
  }

  .whapper-heading-slide {
    width: 100%;
    margin-top: 0;
    padding-top: 0;
  }

  .heading {
    width: 100%;
    margin-top: 0;
    font-size: 6vw;
  }

  .sub-heading {
    width: 100%;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-size: 12px;
    font-weight: 800;
    line-height: 16px;
  }

  .overflow {
    width: auto;
    flex-direction: column;
    flex: 0 auto;
    align-items: flex-start;
    margin-top: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .overflow._2 {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 17px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 20px;
  }

  .overflow._2.tem {
    margin-left: -50px;
    padding-left: 0;
    padding-right: 0;
  }

  .bakground {
    width: auto;
  }

  .vertical-nav {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-link {
    font-size: 25px;
  }

  .menu-button {
    width: auto;
    height: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .wrapper-burger-menu {
    width: 25px;
  }

  .wrapper-big-menu {
    height: 100vh;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 40px;
    padding-left: 20px;
  }

  .container-menu-text {
    width: auto;
    padding-left: 0;
  }

  .menu-link {
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .link-line {
    width: 60px;
    display: none;
  }

  .social-link {
    width: 5vh;
    height: 5vh;
  }

  .line.hidden {
    display: block;
  }

  .grid-about {
    grid-row-gap: 44px;
    grid-template-columns: 20px .9fr 1.5fr 20px;
  }

  .wrapper-heading {
    margin-top: 0;
    padding-top: 0;
  }

  .portfolio-heading {
    margin-top: 0;
    font-size: 20vw;
  }

  .portfolio-heading._2 {
    width: 20%;
    height: auto;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 15vw;
  }

  .container-about-heading {
    display: flex;
  }

  .container-about-heading.margin {
    align-items: stretch;
  }

  .colors {
    width: 100%;
  }

  .container-style-guide {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-style-guide-second, .style-guide-container {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .portfolio-link {
    padding-left: 0;
  }

  .client-heading {
    font-size: 7vw;
  }

  .relative-wrap {
    padding-left: 34px;
  }

  .line-absolute {
    display: none;
  }

  .mobile-section-portfolio {
    z-index: 9;
    padding-top: 20px;
    padding-bottom: 0;
    display: none;
  }

  .grid {
    grid-template-columns: 20px .9fr 1.5fr 20px;
    grid-template-areas: ". Area-4 Area-4"
                         ". Area Area"
                         ". Area-2 Area-2"
                         ". Area-3 Area-3";
  }

  .portfolio-image-wrap {
    background-image: url('../images/IJJE4442-1.webp');
  }

  .portfolio-image-wrap.second {
    height: 400px;
    background-image: url('../images/RGNK6475.webp');
  }

  .manzion {
    padding-left: 32px;
  }

  .preloader-wrapper {
    grid-template-rows: auto;
    grid-template-columns: 20px .9fr 1.5fr 20px;
    grid-auto-columns: 1fr;
    display: none;
  }

  .wrapper-content-portfolio.first {
    display: none;
  }

  .wrapper-content-portfolio.second {
    z-index: 9999;
    display: none;
    overflow: auto;
  }

  .hero-section-progect.second {
    overflow: visible;
  }

  .main-paragraph {
    font-size: 18px;
    font-weight: 200;
  }

  .wrapper-preloader {
    grid-template-rows: auto;
    grid-template-columns: 20px .9fr 1.5fr 20px;
    grid-auto-columns: 1fr;
    display: none;
  }

  .wrapper-back {
    z-index: 99999;
    top: 10%;
    left: 19px;
  }

  .section-number {
    height: auto;
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 0;
    display: flex;
  }

  .number-awards {
    letter-spacing: -11px;
    margin-left: -14px;
    font-size: 90vw;
  }

  .text-grid {
    height: 100vh;
    grid-template-columns: 20px .9fr 1.5fr 20px;
  }

  .text-intro-number {
    text-align: center;
    margin-left: -79px;
    font-size: 5vw;
    right: -13%;
  }

  .wrapper-text-number-section {
    height: 50vh;
    grid-template-areas: "Area Area Area Area";
    margin-top: -102px;
  }

  .features-text {
    font-weight: 200;
  }

  .features-heading {
    font-size: 15vw;
  }

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

  .heading-smal {
    font-size: 12vw;
    line-height: 12vh;
  }

  .heading-smal.left-slide.disable-selection {
    display: none;
  }

  .heading-smal.right-slide {
    width: 100%;
    text-align: right;
    top: 0%;
    right: 15%;
  }

  .heading-smal.right-slide.disable-selection {
    width: auto;
    font-size: 6vw;
    line-height: 2.5vh;
    display: block;
    top: 29.5%;
  }

  .heading-on, .heading-contact-big {
    font-size: 40vw;
  }

  .get-in-touch-grid {
    grid-template-columns: 20px .9fr 1.5fr 20px;
  }

  .grid-about-text {
    grid-template-columns: 20px .9fr 1.5fr 20px;
    margin-top: 0;
  }

  .our-services-grid {
    grid-template-columns: 20px .9fr 1.5fr 20px;
    margin-bottom: 0;
    padding-top: 0;
  }

  .our-services-portfolio {
    font-size: 40vw;
  }

  .our-services-portfolio._3 {
    margin-left: -10px;
    font-size: 7vw;
  }

  .our-services-portfolio._3._2 {
    margin-left: 0;
  }

  .our-services-portfolio._3 {
    font-size: 17vw;
  }

  .our-services-portfolio._3._2 {
    margin-left: 0;
  }

  .wrapper-text-services {
    padding-top: 140px;
  }

  .ourt-team-text {
    grid-template-columns: 20px .9fr 1.5fr 20px;
    margin-top: 0;
    padding-top: 100px;
  }

  .mobile-image-second {
    background-image: url('../images/RZWR5877.webp');
  }

  .mobile-image-second._2 {
    height: 400px;
    background-image: url('../images/LWQZ8521.webp');
  }

  .mobile-image-third {
    background-image: url('../images/Captura-de-pantalla-2022-05-14-182912.webp');
  }

  .mobile-image-third._2 {
    height: 400px;
    background-image: url('../images/Captura-de-pantalla-2022-05-14-182858.webp');
  }

  .mobile-image-fourth {
    background-image: url('../images/IMG_4125.webp');
  }

  .mobile-image-fourth._2 {
    height: 400px;
    background-image: url('../images/IMG_4099.webp');
  }

  .mobile-image-fift {
    background-image: url('../images/Anotación-2020-02-17-103250.webp');
  }

  .mobile-image-fift._2 {
    height: 400px;
    background-image: url('../images/Anotación-2020-02-17-103229.webp');
  }

  .container-overflow-heading {
    margin-left: 0;
    font-size: 10px;
    display: flex;
    overflow: hidden;
  }

  .grid-portfolio-text {
    grid-template-columns: 20px .9fr 1.5fr 20px;
    font-size: 12px;
  }

  .awwwards-section.mobile {
    padding-bottom: 0;
  }

  .portfolio-paragraph {
    text-align: left;
  }

  .container-logo {
    left: 20px;
  }

  .utility-page-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .wrap-link-footer {
    flex-direction: column;
  }

  .top-text {
    margin-right: 20px;
  }

  .footer-grid {
    margin-left: 0;
  }

  .footer-grid.bottom {
    margin-top: 5%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-slide-team {
    margin-top: 0;
    margin-bottom: auto;
  }

  .slide-contact-wrapper {
    height: 100%;
    align-items: flex-start;
  }

  .container-overflow-heading-team {
    display: flex;
  }

  .wrapper-intro-text {
    padding-top: 0;
  }

  .contact-slider {
    height: auto;
  }

  .contact-slider-wrapper {
    height: 350px;
    margin-top: 60px;
  }

  .image-2 {
    margin-top: -21px;
    padding-top: 8px;
  }

  .block-year {
    padding-right: .875rem;
  }

  .block-title-wrapper {
    padding-left: .875rem;
    padding-right: .875rem;
  }

  .block-type {
    display: none;
  }

  .block-client {
    width: 8rem;
  }

  .heading-405 {
    font-family: Poppins, sans-serif;
    font-size: 25px;
    font-weight: 200;
    line-height: 25px;
  }

  .div-block {
    width: 20vh;
    height: 10vh;
  }

  .grid-line {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 20px .9fr 1.5fr 20px;
    grid-auto-columns: 1fr;
    margin-top: 0;
    display: grid;
  }

  .section-portafolio {
    margin-top: -264px;
  }

  .section-lista {
    left: -30px;
  }

  .section-servicios {
    margin-top: 276px;
  }

  .html-embed-2 {
    height: auto;
    object-fit: cover;
    margin-top: -407px;
  }

  .button {
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .button.white-outline {
    width: auto;
    height: auto;
    width: 500px;
    flex-direction: column;
    margin-bottom: 16px;
    margin-left: 0;
    padding: 0;
  }

  .button-text {
    padding: 0 5px;
  }

  .div-block-2 {
    width: 100%;
    height: auto;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column wrap;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    padding-left: 0;
    display: flex;
  }

  .clip {
    width: 100%;
    flex-direction: column;
    margin: -35px auto 9px;
    padding-top: 10px;
    padding-bottom: 0;
  }

  .hero-button-wrapper {
    width: 100%;
    padding-bottom: 6px;
    padding-right: 0;
  }

  .xxl-heading {
    font-size: 48px;
  }

  .xxl-heading.two {
    width: 100%;
    margin-top: -20px;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0;
    font-size: 12px;
    font-weight: 200;
    line-height: 1.8em;
  }

  .bold-text {
    width: 150%;
    padding-right: 0;
  }

  .grid-line-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 20px .9fr 1.5fr 20px;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .text-block-5 {
    font-size: 12px;
  }

  .hero-background-image2 {
    background-attachment: fixed;
  }

  .div-block-2-copy {
    width: 100%;
    height: auto;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    align-items: flex-start;
    margin-top: 38px;
    padding-left: 0;
    display: flex;
  }

  .overflow-copy {
    width: 100%;
    flex-direction: column;
    flex: 0 auto;
    align-items: flex-start;
    margin-top: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .overflow-copy._2 {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 17px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 20px;
  }

  .overflow-copy._2.tem {
    margin-left: -50px;
    padding-left: 0;
    padding-right: 0;
  }

  .overflow-copy {
    width: 100%;
    flex-direction: column;
    flex: 0 auto;
    align-items: flex-start;
    margin-top: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .overflow-copy._2 {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 17px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 20px;
  }

  .overflow-copy._2.tem {
    margin-left: -50px;
    padding-left: 0;
    padding-right: 0;
  }

  .overflow-copy {
    width: 100%;
    flex-direction: column;
    flex: 0 auto;
    align-items: flex-start;
    margin-top: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 34px;
    display: flex;
  }

  .overflow-copy._2 {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 17px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 20px;
  }

  .overflow-copy._2.tem {
    margin-left: -50px;
    padding-left: 0;
    padding-right: 0;
  }

  .overflow-copy {
    width: 100%;
    flex-direction: column;
    flex: 0 auto;
    align-items: flex-start;
    margin-top: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .overflow-copy._2 {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 17px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 20px;
  }

  .overflow-copy._2.tem {
    margin-left: -50px;
    padding-left: 0;
    padding-right: 0;
  }
}

#w-node-_5ca9aafc-ae62-7269-e004-96e3cbd87948-a3a00926 {
  grid-area: Area;
}

#w-node-_5ca9aafc-ae62-7269-e004-96e3cbd87952-a3a00926 {
  grid-area: Area-2;
}

#w-node-af7ba5d2-2546-4625-954c-eeafee99f43c-a3a00926 {
  grid-area: Area-3;
  justify-self: start;
}

#w-node-a07299ae-4bb4-5836-31b1-a9a6f05619cb-a3a00926 {
  grid-area: Area-portfolio;
}

#w-node-e77e03d4-5aae-4c91-076a-1033a45df73a-a3a00926 {
  grid-area: Area-Porfolio-3;
}

#w-node-_47cde042-71c9-128b-c25d-46b1e474626c-a3a00926 {
  grid-area: Area-Portfolio-2;
}

#w-node-_46cd9b10-577c-563a-59cd-e58781568b3f-a3a00926 {
  grid-area: 1 / 3 / 2 / 4;
  align-self: center;
  justify-self: center;
}

#w-node-b7219988-99d7-0d40-a445-e98897f5d009-a3a00926 {
  grid-area: Area;
  align-self: center;
}

#w-node-_5dc56241-62aa-f034-ee13-be41d7a45698-a3a00926 {
  grid-area: Area;
}

#w-node-_5dc56241-62aa-f034-ee13-be41d7a456a2-a3a00926 {
  grid-area: Area-2;
}

#w-node-_5dc56241-62aa-f034-ee13-be41d7a456aa-a3a00926 {
  grid-area: Area-3;
  justify-self: start;
}

#w-node-c25c89bf-c9a3-6628-964a-b626e645d77c-a3a00926 {
  grid-area: Area;
}

#w-node-f252e281-1570-aa4c-4cf5-ae8362b48e12-a3a00926 {
  grid-area: Area-2;
}

#w-node-_411871a8-63bd-29a2-1d37-86297a8506dd-a3a00926 {
  grid-area: Area;
}

#w-node-b0716037-70c3-1f54-743a-fd905e951979-a3a00926 {
  grid-area: Area-4;
}

#w-node-fbbe00e8-b1d4-d469-069a-fef75db183c7-a3a00926 {
  grid-area: Area-2;
  align-self: start;
}

#w-node-_4ff1befb-e103-97b7-67be-5a16727797ae-a3a00926 {
  grid-area: Area-5;
}

#w-node-_0f4b544d-caf9-6108-e2a5-c79bd4e9379b-a3a00926 {
  grid-area: Area-3;
}

#w-node-fc05a2d5-8ec5-16dc-8a25-30548fdd8852-a3a00926 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-da46c462-8099-413c-58d0-1c2b7c8c4ce1-a3a00926 {
  grid-area: 1 / 3 / 2 / 5;
}

#w-node-_9074e444-63e3-06d4-ab09-ec1aace696bb-a3a00926 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-cd168dcd-8fc7-a910-cd16-8f8240bec0ab-a3a00926 {
  grid-area: Area;
}

#w-node-_41226361-d8f0-bef2-f5f9-1687788a09dc-788a09c8 {
  justify-self: center;
}

#w-node-_41226361-d8f0-bef2-f5f9-1687788a09e5-788a09c8 {
  justify-self: end;
}

#w-node-_41226361-d8f0-bef2-f5f9-1687788a09eb-788a09c8 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_41226361-d8f0-bef2-f5f9-1687788a09f0-788a09c8 {
  grid-area: Area;
}

#w-node-_41226361-d8f0-bef2-f5f9-1687788a09f2-788a09c8 {
  grid-area: Area-2;
}

#w-node-_41226361-d8f0-bef2-f5f9-1687788a09f4-788a09c8 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-c876ad13-3f76-de55-7d69-b4bcc4e46ad9-001cd4b9 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-c876ad13-3f76-de55-7d69-b4bcc4e46add-001cd4b9 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-d1c4619e-00cd-4517-818b-6d7fb3ce4510-f7a0092c, #w-node-d1c4619e-00cd-4517-818b-6d7fb3ce4518-f7a0092c, #w-node-d1c4619e-00cd-4517-818b-6d7fb3ce451e-f7a0092c, #w-node-d1c4619e-00cd-4517-818b-6d7fb3ce4524-f7a0092c {
  justify-self: start;
}

@media screen and (min-width: 1440px) {
  #w-node-_46cd9b10-577c-563a-59cd-e58781568b3f-a3a00926 {
    grid-area: 1 / 3 / 2 / 4;
    align-self: center;
    justify-self: center;
  }

  #w-node-c25c89bf-c9a3-6628-964a-b626e645d77c-a3a00926 {
    grid-area: Area;
  }

  #w-node-b0716037-70c3-1f54-743a-fd905e951979-a3a00926 {
    grid-area: Area-4;
  }

  #w-node-fc05a2d5-8ec5-16dc-8a25-30548fdd8852-a3a00926 {
    grid-area: 1 / 1 / 2 / 4;
    justify-self: end;
  }

  #w-node-_9074e444-63e3-06d4-ab09-ec1aace696bb-a3a00926 {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: end;
  }

  #w-node-cd168dcd-8fc7-a910-cd16-8f8240bec0ab-a3a00926 {
    grid-area: Area;
  }

  #w-node-d1c4619e-00cd-4517-818b-6d7fb3ce4510-f7a0092c {
    grid-area: 1 / 1 / 2 / 2;
    align-self: auto;
    justify-self: center;
  }

  #w-node-d1c4619e-00cd-4517-818b-6d7fb3ce4518-f7a0092c {
    grid-area: 1 / 2 / 2 / 3;
    align-self: auto;
    justify-self: center;
  }

  #w-node-d1c4619e-00cd-4517-818b-6d7fb3ce451e-f7a0092c {
    grid-area: 1 / 3 / 2 / 4;
    align-self: auto;
    justify-self: center;
  }

  #w-node-d1c4619e-00cd-4517-818b-6d7fb3ce4524-f7a0092c {
    grid-area: 1 / 4 / 2 / 5;
    align-self: auto;
    justify-self: center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_09339f7d-5b54-6c74-e017-d0f786c35b42-a3a00926 {
    grid-area: Area;
  }

  #w-node-_5539dfc5-12a4-d0af-069d-1316c435447b-a3a00926 {
    grid-area: Area-2;
  }

  #w-node-_8e31a46e-80b8-3d76-9ad9-3badfec85c0b-a3a00926 {
    grid-area: Area-4;
  }

  #w-node-_22ac04ff-667e-b66e-a886-7e5698d4d564-a3a00926 {
    grid-area: Area;
  }

  #w-node-_22ac04ff-667e-b66e-a886-7e5698d4d565-a3a00926 {
    grid-area: Area-2;
  }

  #w-node-_22ac04ff-667e-b66e-a886-7e5698d4d566-a3a00926 {
    grid-area: Area-4;
  }

  #w-node-_60a30849-1e19-24af-5da7-2b65668c3ef0-a3a00926 {
    grid-area: Area;
  }

  #w-node-_60a30849-1e19-24af-5da7-2b65668c3ef1-a3a00926 {
    grid-area: Area-2;
  }

  #w-node-_60a30849-1e19-24af-5da7-2b65668c3ef2-a3a00926 {
    grid-area: Area-4;
  }

  #w-node-_32f386f6-47c1-5eb2-2682-92df0beb7878-a3a00926 {
    grid-area: Area;
  }

  #w-node-_32f386f6-47c1-5eb2-2682-92df0beb7879-a3a00926 {
    grid-area: Area-2;
  }

  #w-node-_32f386f6-47c1-5eb2-2682-92df0beb787a-a3a00926 {
    grid-area: Area-4;
  }

  #w-node-_9f39ff5d-9060-a940-f2d4-24688bf5282a-a3a00926 {
    grid-area: Area;
  }

  #w-node-_9f39ff5d-9060-a940-f2d4-24688bf5282b-a3a00926 {
    grid-area: Area-2;
  }

  #w-node-_9f39ff5d-9060-a940-f2d4-24688bf5282c-a3a00926 {
    grid-area: Area-4;
  }

  #w-node-c876ad13-3f76-de55-7d69-b4bcc4e46add-001cd4b9 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_22ac04ff-667e-b66e-a886-7e5698d4d565-a3a00926 {
    grid-area: Area-2;
  }

  #w-node-_245d2a20-6c8e-5bf1-899c-d76d7439c2e5-a3a00926 {
    grid-area: Area-4;
  }

  #w-node-_339153df-297c-9824-d7a4-77699eac6350-a3a00926 {
    grid-area: Area;
  }

  #w-node-_3acf8480-1b58-1e08-950b-9977e254a537-a3a00926 {
    grid-area: Area-2;
  }

  #w-node-_65928c3f-a1f7-2421-e2d4-86fcf0693190-a3a00926 {
    grid-area: Area-3;
  }

  #w-node-c876ad13-3f76-de55-7d69-b4bcc4e46ad9-001cd4b9 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-c876ad13-3f76-de55-7d69-b4bcc4e46add-001cd4b9 {
    grid-area: 2 / 1 / 3 / 3;
    justify-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_5ca9aafc-ae62-7269-e004-96e3cbd87948-a3a00926 {
    grid-area: Area;
  }

  #w-node-_5ca9aafc-ae62-7269-e004-96e3cbd87952-a3a00926 {
    grid-area: Area-2;
  }

  #w-node-f252e281-1570-aa4c-4cf5-ae8362b48e12-a3a00926 {
    grid-area: 1 / 2 / 2 / 4;
  }

  #w-node-c876ad13-3f76-de55-7d69-b4bcc4e46add-001cd4b9 {
    grid-column-end: 2;
  }
}


