:root {
  --adreno-1: #20222f;
  --white: white;
  --adreno-2: #ef3d25;
}

.main-wrapper.photo {
  height: 160vh;
}

.menu-link {
  transform-origin: 100%;
  color: #fff;
  text-transform: uppercase;
  justify-content: flex-end;
  align-items: center;
  font-family: Inter Tight, sans-serif;
  font-size: 8.5vh;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: visible;
}

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

.flex-v.gap-tiny {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #e9e9e9;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  font-family: Inter Tight, sans-serif;
  font-weight: 300;
  text-decoration: none;
}

.text-regular {
  font-size: 1.2em;
}

.text-regular.f {
  color: #ee3d25;
}

.section-2 {
  flex-direction: column;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.menu_wrapper {
  z-index: 999;
  transform-origin: 0%;
  object-position: 0% 50%;
  background-color: #20222f;
  display: none;
  position: fixed;
  inset: 0%;
}

.menu-main {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  padding: 2rem 2rem 2rem 3rem;
  display: flex;
}

.text-link {
  color: #fff;
  white-space: nowrap;
  padding-bottom: .1em;
  font-family: Inter Tight, sans-serif;
  font-size: 1.125rem;
  line-height: 1;
  text-decoration: none;
  overflow: hidden;
}

.text-link:hover {
  color: #ffffff82;
  -webkit-text-decoration: underline #f7f7f7;
  text-decoration: underline #f7f7f7;
}

.eyebrow {
  letter-spacing: -.02em;
  text-transform: uppercase;
  font-size: .875rem;
  line-height: 1;
}

.eyebrow.is-faded {
  opacity: .6;
  opacity: .6;
}

.menu-main__top {
  justify-content: space-between;
  align-items: center;
  height: 90%;
  display: flex;
}

.menu-link__wrapper {
  grid-row-gap: .9rem;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  display: flex;
}

.menu-button {
  color: #eceae5;
  background-color: #000;
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  display: flex;
  position: absolute;
  inset: 30px 30px auto auto;
}

.menu-wrapper {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
}

.menu-button__text-w {
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1;
  overflow: hidden;
}

.menu-main__bottom {
  grid-column-gap: 4rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.nav-menu {
  z-index: 99;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 16px;
  display: flex;
  position: fixed;
  top: 0;
}

.div-menu {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center;
  width: 100%;
  height: 100%;
  padding-left: 25px;
  padding-right: 25px;
  display: grid;
}

.button-logo {
  background-color: #0000;
  background-image: url("https://cdn.prod.website-files.com/682e25a779317ff333ae61e9/6836a69ad1cdd767d8a9f957_Adrenorama_v1.svg");
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 55px;
  height: 65px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: relative;
}

.button-logo.w--current {
  background-size: contain;
}

.icon-menu {
  color: #000;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 80px;
  min-height: 80px;
  padding: 12px 15px;
  display: flex;
}

.linea-menu-1 {
  color: #fff;
  background-color: #fff;
  width: 100%;
  height: 3px;
  margin-top: 8px;
  margin-bottom: 8px;
  box-shadow: 0 2px 5px #0003;
}

.linea-menu-2 {
  background-color: #fff;
  width: 80%;
  height: 3px;
  margin-top: 8px;
  margin-bottom: 8px;
  box-shadow: 0 2px 5px #0003;
}

.linea-menu-3 {
  background-color: #fff;
  width: 100%;
  height: 3px;
  margin-top: 8px;
  margin-bottom: 8px;
  box-shadow: 0 2px 5px #0003;
}

.div-block-8 {
  transform-origin: 100%;
  object-position: 100% 50%;
  background-color: #f0f0f0;
  justify-content: flex-end;
  align-items: center;
  width: 150%;
  height: 2px;
  display: flex;
  position: absolute;
}

.image-6 {
  z-index: -1;
  object-fit: cover;
  width: 16vw;
  height: 16vh;
  position: absolute;
  inset: auto 0% 0% auto;
}

.div-block-9 {
  background-image: url("https://cdn.prod.website-files.com/682e25a779317ff333ae61e9/6836a69ad1cdd767d8a9f957_Adrenorama_v1.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  align-self: center;
  width: 10em;
  height: 16vh;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  top: auto;
  bottom: auto;
  right: 33%;
}

.vimeo-player-overlay {
  pointer-events: none;
  background-color: #00000059;
  position: absolute;
  inset: 0%;
}

.unmute-icon {
  width: 1em;
  height: 1em;
  font-size: 1.9em;
}

.vimeo-embed {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.play-pause--icon {
  width: 1em;
  height: 1em;
  font-size: 1.7em;
}

.background-gradient {
  z-index: 0;
  position: absolute;
  inset: 0%;
}

.video-play-pause-wrapper {
  background-color: #ffffffe6;
  border-radius: 999em;
  width: 5em;
  height: 5em;
  transition: all .25s;
}

.video-play-pause-wrapper:hover {
  transform: scale(1.2);
}

.video-play-pause-wrapper:active {
  transform: scale(.95);
}

.delete-background-wrapper {
  z-index: 0;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.video-unmute-button {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.return {
  cursor: pointer;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  min-width: 70px;
  min-height: 70px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-3731 {
  background-color: #fff;
  width: 90%;
  height: 3px;
  position: absolute;
  transform: rotate(45deg);
  box-shadow: 0 2px 5px #0003;
}

.div-block-3731._2 {
  border-radius: 0;
  transform: rotate(-45deg);
}

.container-w1-2 {
  width: 100%;
  max-width: 100vw;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.container-w1-2.gutter-outside {
  padding-left: 0;
  padding-right: 0;
}

.video-vimeo-wrapper-2 {
  width: 100%;
  height: 100%;
  padding-top: 56.25%;
  position: relative;
  overflow: hidden;
}

.section-vimeo-1 {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.custom-video-wrapper-2 {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.video-play-pause-toggle-2 {
  z-index: 15;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  position: fixed;
  inset: auto 1.5em 2em auto;
}

.video-unmute-wrapper-2 {
  z-index: 3;
  -webkit-backdrop-filter: blur(9px);
  backdrop-filter: blur(9px);
  color: #20222f;
  cursor: pointer;
  background-color: #ffffffb3;
  border-radius: 999em;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 7em;
  height: 7em;
  font-size: 1em;
  transition: all .25s cubic-bezier(.165, .84, .44, 1);
  display: flex;
  box-shadow: 0 10px 4em #00000073;
}

.video-unmute-wrapper-2:hover {
  transform: scale(1.2);
}

.video-unmute-wrapper-2:active {
  transform: scale(.95);
}

.video-pause-wrapper-2 {
  z-index: 1;
  color: #20222f;
  border-radius: 999em;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.video-play-wrapper-2 {
  z-index: 0;
  color: #20222f;
  border-radius: 999em;
  flex: none;
  justify-content: center;
  align-items: center;
  padding-left: .2em;
  display: flex;
  position: absolute;
  inset: 0%;
}

.video-play-wrapper-2:hover {
  justify-content: flex-end;
  align-items: flex-start;
}

.project_info_grid-1 {
  z-index: 3;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  mix-blend-mode: normal;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-left: 10px;
  line-height: 1;
  display: flex;
  position: absolute;
  inset: auto auto -50px;
}

.project_info_grid-1.left {
  text-transform: uppercase;
  left: 20px;
}

.project_info_grid-1.left.photo {
  background-color: var(--adreno-1);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-top: 1em;
  padding-bottom: 1.5em;
  padding-left: 1.5em;
  position: fixed;
  inset: auto 0% 0%;
}

.project_info_grid-1.left.second {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
  padding-top: 1em;
  padding-bottom: 1.5em;
  padding-left: 1.5em;
  position: static;
  bottom: -42px;
}

.heading-4 {
  color: #e7e7e7;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13vh;
  font-weight: 400;
  line-height: .8;
}

.heading-4.second {
  font-family: Devanthorgen, Impact, sans-serif;
  font-size: 10vh;
}

.text-block-31 {
  color: #bec8c8;
  text-transform: uppercase;
  font-family: Inter Tight, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.div-block-3734 {
  z-index: -1;
  background-color: #20222f;
  width: 1500%;
  height: 9.6vh;
  position: absolute;
  inset: 0% auto auto 0%;
}

.content-video {
  background-color: #20222f;
  min-height: 100vh;
  padding-top: 0;
  padding-bottom: 10px;
}

.div-block-3736 {
  display: flex;
}

@media screen and (max-width: 991px) {
  .section {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .utility-padding-all-0 {
    padding: 0;
  }

  .grid-layout.desktop-1-column {
    grid-template-columns: 1fr;
  }

  .heading-2 {
    font-size: 3rem;
  }

  .paragraph-s {
    font-size: .875rem;
  }

  .video-embed {
    z-index: 1;
  }

  .container-2 {
    max-width: 728px;
  }

  .grid {
    grid-row-gap: 130px;
  }

  .grid.reels {
    grid-row-gap: 6rem;
    grid-row-gap: 6rem;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid_projects_wrapper._1 {
    padding-top: 40px;
    padding-bottom: 6em;
  }

  .vimeo-player {
    z-index: 1;
  }

  .project_info_grid.left {
    justify-content: flex-end;
    align-items: flex-start;
    left: 0;
  }

  .project_info_grid.left.second {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    bottom: -44px;
    left: 0;
  }

  .project_info_grid.reel {
    right: 0;
  }

  .heading-3 {
    font-size: 60px;
  }

  .heading-3.second {
    font-size: 50px;
  }

  .heading-3.second.reel {
    font-size: 40px;
  }

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

  .column-wrap {
    margin-right: 0;
    position: relative;
  }

  .card-image {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .sticky-wrap {
    width: 76%;
    height: 80%;
    top: 10%;
  }

  .container-image {
    width: 100%;
    left: 60px;
  }

  .text-block-3 {
    font-size: 8vh;
  }

  .text-block-3.photo {
    font-size: 7vh;
  }

  .text-block-4._2 {
    font-size: 17vh;
    line-height: 50px;
  }

  .text-block-4.orange {
    font-size: 17vh;
  }

  .services-wrapper {
    width: 50%;
    height: 40%;
    top: 10%;
  }

  .ultra-gradient-wrapper {
    font-size: 1.3vh;
  }

  .blending-group-wrapper {
    margin-left: -4em;
  }

  .shape-4 {
    top: 22em;
  }

  .shape-3 {
    width: 44em;
    height: 57em;
    position: absolute;
    inset: 23.2em -9.5em 0 auto;
  }

  .footer-dark {
    height: 80vh;
  }

  .div-block-6 {
    width: 200%;
    height: 5.8vh;
  }

  .tab-select {
    height: 65px;
  }

  .div-menu {
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-category {
    font-size: 10vh;
  }

  .grid-others-categories {
    padding-left: 20px;
    padding-right: 20px;
  }

  .categories-item {
    height: 16em;
  }

  .text-block-29 {
    margin-bottom: 9px;
    font-size: 25px;
  }

  .video-play-pause-wrapper:hover {
    transform: none;
  }

  .video-play-pause-wrapper:active {
    transform: scale(.9);
  }

  .section-4 {
    padding-top: 1em;
  }

  .text-footer {
    font-size: 13.5svw;
  }

  .menu-main_f_bottom {
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-bottom: 20px;
  }

  .menu-main_f_bottom._2 {
    flex-flow: row;
    padding-bottom: 0;
  }

  .menu-main_f_bottom.tel {
    padding-left: 50px;
  }

  .container-w1-2.gutter-outside {
    height: 100%;
  }

  .section-vimeo-1 {
    height: 88%;
  }

  .video-unmute-wrapper-2:hover {
    transform: none;
  }

  .video-unmute-wrapper-2:active, .video-play-wrapper-2:active {
    transform: scale(.9);
  }

  .heading-4.second {
    font-size: 8vh;
  }

  .content-video {
    height: 100vh;
  }

  .vimeo-hover-video, .background-video {
    z-index: 1;
  }

  .container-product {
    min-width: 200vw;
    padding-right: 20px;
  }

  .right-arrow {
    right: 15%;
  }

  .left-arrow {
    left: 15%;
  }

  .gallery-list {
    grid-template-rows: minmax(auto, 45vh) auto;
    grid-template-columns: 1.5fr 1fr;
  }

  .padding-section-medium {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .collection-item {
    height: 90%;
  }

  .div-block-3739 {
    font-size: 5.5vh;
  }

  .collection-list {
    grid-template-columns: 240px 240px 240px;
    justify-content: stretch;
  }

  .collection-item-2 {
    transform: scale(.85);
  }

  .collection-item-2._1 {
    margin-left: -40px;
  }

  .collection-item-2._2 {
    margin-top: -42px;
    margin-left: 0%;
  }

  .collection-item-2._3 {
    margin-top: 20px;
    margin-right: -43px;
  }

  .collection-item-2._4 {
    margin-left: -50px;
  }

  .collection-item-2._5 {
    position: relative;
    right: -104px;
  }

  .collection-item-2._6 {
    margin-left: 20px;
  }

  .collection-item-2._7 {
    margin-top: 60px;
    margin-left: 33px;
  }

  .collection-item-2._8 {
    margin-left: 59px;
  }

  .div-block-3740 {
    max-width: 430px;
  }

  .reel-video-wrapper {
    z-index: 1;
  }
}

@media screen and (max-width: 767px) {
  .section {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .utility-padding-all-0 {
    padding: 0;
  }

  .utility-padding-bottom-4rem {
    padding-bottom: 2rem;
  }

  .heading-2 {
    font-size: 2.3rem;
  }

  .heading-2.utility-text-align-center {
    letter-spacing: .5em;
    letter-spacing: .5em;
  }

  .utility-padding-top-4rem {
    padding-top: 2rem;
  }

  .paragraph-s {
    font-size: .875rem;
  }

  .hero-without-image {
    padding: 20px 15px 60px;
  }

  .container-2 {
    min-height: auto;
  }

  .container-2._20vh {
    text-align: center;
    text-align: center;
  }

  .margin-bottom-24px {
    font-size: 20px;
    line-height: 1.6;
  }

  .grid {
    grid-row-gap: 110px;
  }

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

  .grid_projects_wrapper._1 {
    padding-top: 0;
    padding-bottom: 8em;
  }

  .project_info_grid.left, .project_info_grid.left.second, .project_info_grid.left, .project_info_grid.left.second, .project_info_grid.left.second {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    bottom: -32px;
  }

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

  .heading-3.second {
    font-size: 40px;
  }

  .wrapper-categorias {
    height: 500px;
    padding-bottom: 0;
  }

  .text-block-3 {
    font-size: 40px;
    line-height: 1;
  }

  .text-block-3.photo {
    font-size: 40px;
  }

  .div-title-section {
    min-height: 20vh;
  }

  .text-block-4._2, .text-block-4.orange, .text-block-4._2, .text-block-4.orange {
    font-size: 80px;
  }

  .text-regular.f {
    font-size: 1em;
  }

  .blending-group-wrapper, .main-shapes-wrapper {
    filter: blur(80px);
  }

  .shape-3 {
    width: 30em;
    height: 100em;
  }

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

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

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

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

  .paragraph-2.f {
    font-size: 1em;
    line-height: 1.3;
  }

  .div-block-6 {
    height: 4.6vh;
  }

  .tab-select {
    height: 40px;
  }

  .nav-menu {
    height: auto;
    padding-top: 20px;
  }

  .div-menu {
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-logo {
    width: 80px;
    height: 60px;
  }

  .button-logo.w--current {
    width: 80px;
    height: 60px;
    padding: 0;
  }

  .icon-menu {
    min-width: 60px;
    min-height: 60px;
    padding: 11px 12px;
  }

  .linea-menu-1, .linea-menu-2, .linea-menu-3 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .heading-category {
    font-size: 8vh;
  }

  .grid-others-categories {
    grid-template-columns: 1fr 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .categories-item {
    height: 12em;
  }

  .text-block-29 {
    font-size: 33px;
  }

  .video-play-pause-wrapper {
    font-size: .8em;
  }

  .return {
    background-image: none;
    width: 60px;
    min-width: auto;
    height: 60px;
    min-height: auto;
    display: flex;
  }

  .div-block-3731 {
    width: 75%;
  }

  .logo-footer {
    width: 60px;
    height: 70px;
  }

  .menu-main_f_bottom {
    padding-bottom: 0;
  }

  .image-prject {
    padding: .2rem;
  }

  .section-vimeo-1 {
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .video-play-pause-toggle-2 {
    top: auto;
    right: 1em;
  }

  .video-unmute-wrapper-2 {
    font-size: .9em;
  }

  .heading-4.second {
    font-size: 30px;
  }

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

  .content-video {
    height: auto;
  }

  .gallery-wrapper1 {
    margin-top: 0;
  }

  .container-product {
    min-width: 210vw;
  }

  .right-arrow {
    right: 10%;
  }

  .left-arrow {
    left: 10%;
  }

  .gallery-list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: minmax(auto, 15rem) minmax(auto, 15rem);
  }

  .padding-section-medium {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .padding-section-medium.only-hero {
    padding-top: 8.5rem;
  }

  .div-block-3739 {
    font-size: 38px;
  }

  .collection-list {
    grid-template-columns: 180px 180px 180px 180px;
  }

  .div-block-3740 {
    max-width: 330px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .utility-padding-all-0 {
    padding: 0;
  }

  .grid-layout.desktop-1-column.utility-padding-top-4rem-1 {
    text-align: left;
    text-align: left;
    text-align: left;
  }

  .video-background.utility-viewport-height-100.category {
    height: 75vh;
    min-height: 75dvh;
  }

  .container.grid-layout.desktop-5-column.utility-position-relative {
    width: 95%;
  }

  .container.grid-layout.desktop-5-column.utility-position-relative-2 {
    width: 93%;
  }

  .utility-padding-bottom-4rem {
    padding-bottom: 0;
  }

  .heading-2 {
    font-size: 1.8rem;
  }

  .heading-2.utility-text-align-center {
    letter-spacing: .3em;
    letter-spacing: .3em;
  }

  .paragraph-s {
    font-size: .875rem;
  }

  .paragraph-s.utility-text-align-center---mobile-portrait {
    text-align: left;
    text-align: left;
    margin-bottom: 0;
    line-height: 1.2;
  }

  .button {
    white-space: nowrap;
  }

  .utility-text-align-center---mobile-portrait {
    text-align: center;
  }

  .hero-without-image {
    padding-bottom: 20px;
  }

  .container-2 {
    max-width: none;
    padding-top: 4rem;
    padding-left: 0;
    padding-right: 0;
  }

  .container-2._20vh {
    min-height: 16vh;
    padding-top: 1rem;
  }

  .margin-bottom-24px {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 1.6;
  }

  .div-block-3 {
    text-align: center;
  }

  .image {
    width: 50px;
    height: 60px;
  }

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

  .grid {
    grid-column-gap: 13px;
    grid-row-gap: 80px;
    width: 100%;
  }

  .grid.reels {
    grid-column-gap: 1rem;
    grid-row-gap: 4rem;
    grid-column-gap: 1rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr 1fr;
  }

  .grid_projects_wrapper {
    padding-top: 10px;
    padding-bottom: 100px;
  }

  .grid_projects_wrapper.category {
    margin-top: -120px;
  }

  .grid_projects_wrapper._1 {
    padding-bottom: 8em;
  }

  .video-project-wapper.second {
    padding-top: 60%;
  }

  .project_info_grid {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    bottom: -23px;
  }

  .project_info_grid.left.second, .project_info_grid.left.photo {
    left: 0;
  }

  .project_info_grid.left.second, .project_info_grid.left.photo {
    left: 0;
  }

  .project_info_grid.left.second, .project_info_grid.left.photo {
    left: 0;
  }

  .project_info_grid.left.photo._1 {
    padding-left: 10px;
  }

  .project_info_grid.left._1 {
    margin-left: 0;
    left: auto;
  }

  .project_info_grid._1 {
    margin-left: -101px;
    padding-right: 10px;
  }

  .project_info_grid.reel {
    padding-left: 5px;
    padding-right: 5px;
    bottom: -30px;
  }

  .heading-3 {
    font-size: 5.5vh;
  }

  .heading-3.second.photo, .heading-3.second.reel {
    font-size: 33px;
  }

  .heading-3.second {
    font-size: 5vh;
  }

  .heading-3.second.photo, .heading-3.second.reel, .heading-3.second.photo, .heading-3.second.reel {
    font-size: 33px;
  }

  .heading-3._2 {
    font-size: 4.2vh;
  }

  .text-block-2 {
    max-width: 300px;
    font-size: 14px;
  }

  .column-wrap {
    display: flex;
  }

  .wrapper-categorias {
    flex-direction: column;
    height: auto;
    display: block;
  }

  .wrapper-categorias._2 {
    height: 100%;
    min-height: auto;
    margin-bottom: 80px;
  }

  .container-categories {
    flex-direction: column;
    display: none;
  }

  .sticky-wrap {
    width: 100%;
    height: 400px;
    position: relative;
    top: 0%;
  }

  .container-image {
    z-index: 1;
    width: 100%;
    position: relative;
  }

  .text-block-3.tab {
    color: #fff;
    font-size: 44px;
    line-height: .8;
  }

  .div-title-section {
    min-height: 5em;
  }

  .div-title-section._1 {
    top: 0;
  }

  .text-block-4 {
    font-size: 10vh;
  }

  .text-block-4._2 {
    font-size: 6vh;
  }

  .text-block-4.orange {
    font-size: 60px;
    line-height: 50px;
  }

  .services-wrapper {
    width: 80%;
    height: 300px;
    position: relative;
    top: 0%;
  }

  .container-services {
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  .main-wrapper.photo {
    height: 150vh;
  }

  .text-regular.f {
    font-size: 20px;
  }

  .menu_wrapper {
    position: fixed;
    inset: 0%;
  }

  .menu-main {
    grid-column-gap: 4em;
    grid-row-gap: 4em;
    justify-content: center;
    align-items: stretch;
    padding-top: 4rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .menu-main__top {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    height: auto;
  }

  .menu-link__wrapper {
    width: 100%;
  }

  .menu-button {
    width: 50px;
    height: 50px;
    top: 20px;
    right: 20px;
  }

  .menu-button__text-w {
    font-size: .8rem;
  }

  .menu-main__bottom {
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .section-ultra-gradients.is-first {
    height: 70vh;
    min-height: auto;
    margin-top: 0;
    padding-top: 40px;
  }

  .shape-4 {
    top: 30.7em;
  }

  .footer-dark {
    height: auto;
    padding-bottom: 30px;
  }

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

  .paragraph-2.f, .paragraph-2.a, .paragraph-2.f, .paragraph-2.a {
    font-size: 20px;
    line-height: 1.3;
  }

  .hero-heading-front {
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .hero-title {
    letter-spacing: .07em;
    font-size: 13svw;
  }

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

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

  .hero-title-2 {
    font-size: 80px;
  }

  .div-block-6 {
    width: 118%;
    height: 4.3vh;
  }

  .div-block-6._2 {
    width: 118%;
    height: 5vh;
    top: 11%;
    left: -8%;
  }

  .div-block-6.photo {
    height: 3vh;
  }

  .div-block-6.photo._1 {
    height: 6vh;
  }

  .nav-menu {
    padding-top: 10px;
  }

  .div-menu {
    width: 95%;
    padding-left: 0;
    padding-right: 0;
  }

  .button-logo {
    width: 48px;
    height: 55px;
  }

  .button-logo.w--current {
    width: 50px;
  }

  .icon-menu {
    position: relative;
  }

  .linea-menu-1, .linea-menu-2, .linea-menu-3 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .div-block-7 {
    width: 80%;
    bottom: 0%;
  }

  .text-block-6 {
    font-size: 20px;
  }

  .div-block-8 {
    width: 180%;
  }

  .image-6 {
    display: none;
  }

  .text-menu {
    font-size: 33px;
  }

  .div-block-9 {
    width: 80px;
    height: 90px;
    top: 10%;
    right: auto;
  }

  .heading-category {
    margin-top: 0;
    font-size: 45px;
  }

  .grid-others-categories {
    grid-template-columns: 1fr 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .categories-item {
    height: 160px;
  }

  .text-block-29 {
    margin-bottom: 4px;
    margin-right: 0;
    font-size: 20px;
    font-weight: 500;
  }

  .div-block-11 {
    width: 55px;
    height: 50px;
  }

  .card-hab-movil {
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  .tab-link-tab-1 {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0 0 6px;
    transition: opacity .3s;
    display: flex;
  }

  .tab-link-tab-1.w--current {
    background-color: var(--adreno-2);
    opacity: 1;
    padding-bottom: 6px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .third-image-2.movil {
    background-image: url("https://cdn.prod.website-files.com/682e25a779317ff333ae61e9/682fa60f77c6ce2f9519f611_45fbeeb525feb8efeb872b12af6bd698_6.png");
    width: 100%;
    height: 300px;
    position: relative;
  }

  .tabs {
    z-index: 1;
    justify-content: flex-end;
    align-items: flex-start;
    display: flex;
  }

  .tabs-content {
    width: 75%;
  }

  .second-image-2.movil {
    background-image: url("https://cdn.prod.website-files.com/682e25a779317ff333ae61e9/682fa60ac7225e31982a3017_da66c60304199ae9597ea4df461af2c4_7.jpg");
    width: 100%;
    height: 300px;
    position: relative;
  }

  .container-tabs {
    width: 100%;
    padding: 0;
    display: block;
    position: relative;
  }

  .first-image-2.movil {
    background-image: url("https://cdn.prod.website-files.com/682e25a779317ff333ae61e9/682f9ae91719c7cdc6875e7b_2a20465b539e8a690a12d8ee7e48d34b_2.jpg");
    width: 100%;
    height: 300px;
    position: relative;
  }

  .fifth-image-2.movil {
    background-image: url("https://cdn.prod.website-files.com/682e25a779317ff333ae61e9/682fa6e58bd6ea9a32e325ad_931ef6ee0980f4713436cedfcdfe4f5d_3.jpg");
    width: 100%;
    height: 300px;
    position: relative;
  }

  .fourth-image-2.movil {
    background-image: url("https://cdn.prod.website-files.com/682e25a779317ff333ae61e9/682fa6eba54356d9cc803c58_28015ded38368f802056528b6141b694_9.jpg");
    width: 100%;
    height: 300px;
    position: relative;
  }

  .tabs-menu {
    z-index: 2;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border-top-color: #f0eeee;
    border-bottom-color: #f0eeee;
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    width: 45%;
    height: 100%;
    margin-bottom: 0;
    display: flex;
    position: absolute;
    inset: 0% auto 0% 2%;
    overflow: auto;
  }

  .return {
    background-image: linear-gradient(#0000, #0000);
    width: 55px;
    height: 55px;
    margin-right: 5px;
  }

  .section-4 {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .logo-footer {
    width: 50px;
    height: 65px;
    top: 10%;
    right: auto;
  }

  .footer-main {
    grid-row-gap: 2rem;
    grid-template-columns: 100%;
  }

  .text-footer {
    font-size: 13.5svw;
  }

  .menu-main_f_bottom {
    grid-row-gap: .4rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .menu-main_f_bottom._2 {
    grid-row-gap: .5rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .menu-main_f_bottom.tel {
    padding-left: 0;
  }

  .menu-main__topf {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
  }

  .menu-link__wrapperd {
    width: 100%;
  }

  .text-link2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
  }

  .gallery-main {
    grid-template-columns: 1fr;
    grid-auto-flow: row dense;
    position: relative;
  }

  .grid-project {
    margin-bottom: 4em;
  }

  .image-list-1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: 0 2px 5px #0003;
  }

  .image-prject {
    min-height: auto;
    padding: 2rem 1rem;
  }

  .gallery-photo-wrapper {
    width: 65%;
    height: 330px;
    padding-top: 0%;
  }

  .container-w1-2.gutter-outside {
    height: 100%;
  }

  .section-vimeo-1 {
    background-color: #000;
    height: 80vh;
    padding-top: 8em;
    padding-bottom: 8em;
  }

  .video-play-pause-toggle-2 {
    position: absolute;
    bottom: -60px;
  }

  .video-unmute-wrapper-2 {
    width: 5em;
    height: 5em;
  }

  .project_info_grid-1.left.second {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    padding-bottom: 1em;
    padding-left: 0;
  }

  .project_info_grid-1.left.photo {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    padding-top: 1.25em;
    padding-bottom: 2em;
    padding-left: 1em;
  }

  .heading-4.second {
    font-size: 30px;
  }

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

  .color_gallery-photos {
    height: 58vh;
    min-height: 500px;
    overflow: hidden;
  }

  .project-wapper.photo {
    padding-top: 100%;
  }

  .project-wapper.photo._2 {
    padding-top: 60%;
  }

  .project-wapper.photo-2 {
    padding-top: 65%;
  }

  .image-detalle-1 {
    background-position: 50%;
    background-size: cover;
    height: 200px;
  }

  .container-product {
    flex-direction: column;
    width: 100%;
    min-width: auto;
    height: auto;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-2._2 {
    display: none;
  }

  .cont-info-product {
    flex-direction: column-reverse;
    width: 100vw;
    min-height: auto;
    padding-bottom: 0;
    padding-left: 0;
    display: flex;
  }

  .product-image-hold-2 {
    width: 100vw;
    height: 470px;
  }

  .product-image-hold {
    width: 100vw;
    height: 300px;
  }

  .product-image-hold._2 {
    width: 100vw;
    height: 260px;
  }

  .section-head-product {
    height: auto;
  }

  .product-image-hold-3 {
    flex-direction: row;
    align-items: flex-start;
    width: 100vw;
    height: 200px;
  }

  .section-head-content-products {
    height: auto;
    position: static;
    overflow: hidden;
  }

  .div-block-3737.white {
    border-bottom-width: 3px;
    border-right-width: 3px;
    width: 30px;
    height: 30px;
  }

  .image-detalle-2 {
    background-position: 40%;
    height: 200px;
  }

  .subtext-slider {
    bottom: 25%;
  }

  .right-arrow {
    height: 3%;
    inset: auto 32% 10% auto;
  }

  .home-hero_slide-top {
    height: 40vh;
  }

  .left-arrow {
    height: 3%;
    inset: auto auto 10% 32%;
  }

  .home-hero_slide {
    min-height: 95vh;
  }

  .home-hero_slide-fg-image {
    height: 100%;
  }

  .slider-next-button {
    bottom: 0%;
  }

  .h1 {
    font-size: 3rem;
    font-weight: 400;
    line-height: 1;
  }

  .slider-prev-button {
    bottom: 0%;
  }

  .slider-fg-image_wrapper {
    width: 16rem;
    height: 22rem;
  }

  .home-slide_text-wrapper {
    height: 35%;
  }

  .gallery-list {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-rows: 280px 220px 140px;
    grid-template-columns: 1.5fr 1fr;
    grid-auto-flow: row;
    height: 94%;
  }

  .collection-list-wrapper {
    height: auto;
  }

  .gallery-wrapper {
    height: auto;
    padding-bottom: 0;
  }

  .collection-item {
    height: 92%;
  }

  .div-block-3739 {
    box-shadow: none;
    margin-bottom: 0;
    padding-left: 7vw;
    padding-right: 7vw;
    font-size: 33px;
  }

  .collection-list {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 50% 50%;
    max-width: 100%;
  }

  .collection-list._2 {
    grid-template-columns: 180px 180px 180px 180px 180px 180px;
  }

  .collection-item-2._1 {
    margin-left: -25px;
  }

  .collection-item-2._2 {
    margin-left: 0%;
  }

  .collection-item-2._3 {
    margin-right: 0;
  }

  .collection-item-2._4 {
    margin-left: 50px;
  }

  .collection-item-2._5 {
    margin-left: -70px;
    right: auto;
  }

  .div-block-3740 {
    max-width: 240px;
    height: 80vh;
    top: 80px;
  }

  .text-block-33 {
    text-shadow: 0 1px 1px #0003;
    font-size: 40px;
  }

  .reel-video.second {
    padding-top: 60%;
  }
}

#w-node-d3ef9bf9-b57d-6f6f-4bce-c8971735842a-02128e6d {
  justify-self: start;
}

#w-node-d3ef9bf9-b57d-6f6f-4bce-c8971735842c-02128e6d {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d3ef9bf9-b57d-6f6f-4bce-c8971735842d-02128e6d {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: end;
}

@media screen and (max-width: 479px) {
  #w-node-d3ef9bf9-b57d-6f6f-4bce-c8971735842d-02128e6d {
    grid-area: 1 / 3 / 2 / 4;
  }
}
