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

.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  color: #3b3b37;
  background-color: #000;
  font-family: Inter, sans-serif;
  font-size: 17px;
  line-height: 24px;
}

h1 {
  color: #1d1d1b;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 50px;
  font-weight: 800;
  line-height: 44px;
}

h2 {
  color: #1d1d1b;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  color: #1d1d1b;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  color: #1d1d1b;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 21px;
  font-weight: 700;
  line-height: 27px;
}

h5 {
  color: #1d1d1b;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h6 {
  color: #1d1d1b;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
}

p {
  margin-bottom: 30px;
}

a {
  color: #000;
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
}

ul {
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 19px;
}

ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 22px;
}

img {
  max-width: 100%;
  display: inline-block;
}

blockquote {
  text-transform: uppercase;
  border-left: 5px solid #ffb600;
  margin-top: 10px;
  margin-bottom: 30px;
  padding: 0 30px;
  font-size: 23px;
  font-weight: 800;
  line-height: 31px;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  z-index: 10;
  color: #fff;
  text-align: center;
  background-color: #000;
  margin-top: 0;
  padding: 5px 20px;
  font-size: 14px;
  font-style: normal;
  display: inline-block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.navbar {
  z-index: 2000;
  color: #000;
  background-color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.logo {
  width: 100px;
}

.hamburger-animation {
  z-index: 20;
  width: 50px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: -5px;
  position: static;
  transform: scale(1.4);
}

.menu-button {
  z-index: 500;
  height: 100%;
  padding: 0;
}

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

.main-header {
  width: 100vw;
  height: 300vh;
  min-height: 1700px;
  opacity: 1;
  color: #fff;
  align-items: flex-end;
  padding-bottom: 25vh;
  display: block;
  position: relative;
}

.main-header._404-header {
  height: 100vh;
  min-height: 500px;
  background-image: linear-gradient(rgba(0, 0, 0, .55), rgba(0, 0, 0, .55)), url('../images/stock-photo-the-cahab-n-river-in-guatemala-1110366845.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.main-header.password-header {
  height: 100vh;
  min-height: 600px;
  background-image: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/Photo-10.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.container {
  text-align: left;
  flex: 1;
  position: relative;
}

.container.top-container {
  z-index: 10;
}

.container.push-up {
  z-index: 10;
  margin-top: -280px;
}

.container.navbar, .container.navbar-menu {
  padding-bottom: 0;
  position: static;
}

.container.hide {
  display: none;
}

.homepage-title {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 84px;
  font-weight: 900;
  line-height: 68px;
}

.home-intro-text {
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.home-text-block {
  z-index: 20;
  max-width: 620px;
  margin-top: 40px;
  position: relative;
}

.gradient-line-wrapper {
  max-width: 790px;
  margin-top: 20px;
}

.gradient-line-wrapper.home-version {
  z-index: 10;
  max-width: 690px;
  margin-top: 30px;
  position: relative;
}

.line {
  width: 100%;
  height: 4px;
  background-color: #fff;
  background-image: linear-gradient(to right, #d11f1f, #ffb600);
}

.line.hide {
  display: none;
}

.section {
  background-color: #fff;
  padding-top: 150px;
  padding-bottom: 150px;
  overflow: hidden;
}

.section.footer-section {
  color: #999;
  background-color: #000;
  background-image: url('../images/Asset-7.png');
  background-position: 50% 100%;
  background-repeat: repeat-x;
  background-size: auto 40px;
  padding-bottom: 100px;
  font-size: 17px;
  line-height: 32px;
}

.section.covers-section {
  color: #000;
  background-color: #000;
  padding-top: 190px;
  padding-bottom: 190px;
  overflow: hidden;
}

.section.covers-section.white-version {
  color: #000;
  background-color: #fff;
  background-image: none;
  overflow: hidden;
}

.section.categories-section {
  overflow: visible;
}

.section.about-section {
  color: #fff;
  background-color: #000;
  padding-top: 200px;
  padding-bottom: 86px;
  overflow: visible;
}

.section.home-intro {
  padding-top: 110px;
  padding-bottom: 180px;
}

.section.home-intro.destinos-turisticos {
  padding-top: 300px;
}

.section.home-intro.hide {
  display: none;
}

.section.uitgelicht-section {
  padding-bottom: 130px;
  overflow: visible;
}

.section.uitgelicht-section.gastronomia {
  padding-bottom: 140px;
}

.section.post-section {
  overflow: visible;
}

.section.contact-section {
  background-color: #000;
  padding-bottom: 20px;
  overflow: visible;
}

.section.template-section {
  padding-top: 90px;
  padding-bottom: 90px;
}

.section.black-bg {
  background-color: #000;
}

.section.hide {
  display: none;
}

.section.facebook {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/shutterstock_1988270177.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.page-wrapper, .page-wrapper.overflow-none {
  overflow: hidden;
}

.page-wrapper.overflow {
  overflow: visible;
}

.section-title-wrapper {
  z-index: 10;
  margin-bottom: 80px;
  position: relative;
}

.section-title-wrapper.small {
  margin-bottom: 40px;
}

.section-title-wrapper.related {
  max-width: 440px;
}

.section-title-wrapper.recent {
  max-width: 520px;
}

.section-title {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 63px;
  font-weight: 900;
  line-height: 70px;
}

.section-title.white {
  color: #fff;
}

.section-title.medium {
  font-size: 52px;
  line-height: 51px;
}

.section-title.small {
  font-size: 20px;
  line-height: 20px;
}

.section-title.small.hide {
  display: none;
}

.section-title.smaller {
  margin-bottom: 27px;
  font-size: 50px;
  line-height: 50px;
}

.section-title.post-version {
  font-size: 50px;
  line-height: 60px;
}

.section-title.contact-small {
  color: #fff;
  font-size: 52px;
  line-height: 58px;
}

.section-title.centered-small-title {
  font-size: 32px;
  line-height: 30px;
}

.section-title.onderzoeks-title {
  font-size: 59px;
  line-height: 57px;
}

.bottom-footer-block {
  color: #646464;
  border-top: 1px solid #2b2b2b;
  margin-top: 100px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 12px;
}

.bottom-footer-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr 1fr;
  align-items: center;
}

.bottom-footer-content-block.last {
  text-align: left;
  padding-left: 0;
}

.bottom-footer-content-block.social-version {
  padding: 20px;
}

.footer-social-grid {
  grid-column-gap: 2px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.footer-social-grid._1-social {
  grid-template-columns: 1fr 1fr;
}

.social-button {
  height: 50px;
  background-color: #313131;
  background-image: url('../images/instagram-2.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 50%;
  transition: filter .2s;
}

.social-button:hover {
  filter: brightness(110%);
  background-color: #b61717;
}

.social-button.linkedin {
  background-image: url('../images/facebook-app-symbol.png');
  background-size: auto 40%;
}

.social-button.twitter {
  background-image: url('../images/twitter-3.svg');
}

.social-button.twitter.hide {
  display: none;
}

.social-button.smaller {
  height: 60px;
}

.social-button.hide {
  display: none;
}

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

.footer-info-block {
  padding-right: 25px;
}

.footer-info-block.with-links {
  text-align: left;
  padding-left: 50px;
  padding-right: 0;
}

.footer-info-title {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 900;
}

.recent-projects-wrapper {
  margin-top: -30px;
  padding-left: 90px;
}

.recent-projects-grid {
  z-index: 2;
  grid-column-gap: 70px;
  grid-template-rows: auto;
  position: relative;
}

.blog-list-wrapper {
  z-index: 10;
  position: relative;
}

.blog-list-wrapper._2 {
  margin-top: -230px;
}

.blog-list-wrapper._2.margin-bottom {
  margin-bottom: 60px;
}

.blog-list-wrapper.highlight {
  margin-top: 60px;
  position: relative;
  left: -63px;
}

.blog-list-wrapper.about-intro-version {
  min-width: 130%;
  margin-top: -370px;
  margin-bottom: 70px;
}

.blog-list-wrapper.about-intro-version.margin-top {
  margin-bottom: 36px;
}

.blog-list-wrapper.space-up {
  margin-top: 60px;
}

.card-link-block {
  width: 100%;
  height: 440px;
  color: #fff;
  background-color: #000;
  border: 0 solid #000;
  transition: box-shadow .2s, transform .2s;
  display: block;
  position: relative;
  overflow: hidden;
  box-shadow: 21px 21px 80px -10px rgba(0, 0, 0, .3);
}

.card-link-block:hover {
  transform: translate(0, -2px);
  box-shadow: 35px 35px 80px -10px rgba(0, 0, 0, .4);
}

.card-link-block.large {
  height: 510px;
  min-width: 120%;
}

.card-link-block.wide-left {
  height: 500px;
  min-width: 125%;
  margin-left: -25%;
}

.card-link-block.wide-right {
  height: 500px;
  min-width: 125%;
}

.card-link-block.list-version {
  height: 340px;
}

.card-link-block.list-version.space-bellow {
  margin-bottom: 60px;
}

.card-link-block.featured-version.informaci-n-general {
  height: 350px;
}

.card-link-block.margin-bottom {
  margin-bottom: 60px;
}

.card-link-block.margin-top {
  margin-top: 40px;
}

.blog-thumb-image {
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 1;
  object-fit: cover;
  position: relative;
}

.blog-thumb-image.light {
  filter: brightness(120%);
}

.blog-overlay-block {
  z-index: 10;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .81) 93%);
  padding: 90px 90px 50px 45px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.blog-overlay-block.floating-version {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 40px;
  padding-left: 40px;
  display: flex;
}

.blog-block-title {
  max-width: 330px;
  text-transform: uppercase;
  font-size: 31px;
  font-weight: 800;
  line-height: 34px;
}

.blog-block-title.large {
  font-size: 33px;
}

.blog-block-title.wider {
  max-width: 400px;
}

.blog-block-title.floating-title {
  font-size: 30px;
  line-height: 30px;
}

.category-tag {
  text-transform: uppercase;
  background-color: #d11f1f;
  border-radius: 70px;
  margin-bottom: 20px;
  padding-top: 2px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 11px;
  line-height: 25px;
  display: inline-block;
}

.category-tag.link-version {
  color: #fff;
  background-color: #d11f1f;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 6px 20px;
  font-size: 14px;
  line-height: 25px;
  text-decoration: none;
  position: static;
}

.category-tag.gastronomia {
  background-color: #f08f30;
}

.category-tag.turismo {
  background-color: #ffb600;
}

.category-tag.biodiversidad, .category-tag.green {
  background-color: #73b94f;
}

.read-circle {
  z-index: 20;
  width: 50px;
  height: 50px;
  background-image: url('../images/right-arrow-3.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 39%;
  border: 1px solid #fff;
  border-radius: 100%;
  transition: box-shadow .2s, transform .2s, background-color .2s;
  position: absolute;
  top: auto;
  bottom: 35px;
  left: auto;
  right: 35px;
}

.read-circle:hover {
  background-color: #fff;
  background-image: url('../images/right-arrow-4.svg');
  transform: scale(1.1);
  box-shadow: 7px 7px 40px -9px #000;
}

.read-circle.header-version {
  width: 80px;
  height: 80px;
  bottom: -15px;
  right: 0;
  transform: rotate(90deg);
}

.read-circle.header-version:hover {
  transform: scale(1.1)rotate(90deg);
}

.read-circle.category-version {
  bottom: 43px;
}

.read-circle.hide {
  display: none;
}

.blog-item {
  padding-top: 60px;
}

.blog-item.top-version {
  padding-top: 0;
}

.clients-grid {
  z-index: 10;
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1.25fr;
  align-items: start;
  margin-top: 40px;
  position: relative;
}

.section-text-block {
  max-width: 440px;
  margin-top: 40px;
}

.section-text-block.contact {
  max-width: 470px;
}

.section-text-block.cms-version {
  max-width: 560px;
}

.section-text-block.category-version {
  max-width: 100%;
}

.section-text-block.ele-version {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.intro-text {
  color: #000;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 31px;
}

.intro-text.white {
  color: #fff;
}

.intro-text.white.extra-large {
  font-size: 32px;
  line-height: 44px;
}

.intro-text.white.margin-bottom {
  margin-bottom: 20px;
}

.intro-text.cms-version {
  color: #fff;
  font-size: 25px;
  line-height: 34px;
}

.logos-wrapper {
  padding-left: 60px;
}

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

.logo-block {
  height: 110px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
  box-shadow: 7px 7px 50px -9px rgba(0, 0, 0, .1);
}

.logo-block.link-block-logo {
  transition: all .4s;
}

.logo-block.link-block-logo:hover {
  transform: scale(1.08);
}

.button {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #1d1d1b;
  margin-top: 20px;
  padding: 17px 40px;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  transition: border .2s, color .2s, background-color .2s, box-shadow .2s, transform .2s;
}

.button:hover {
  z-index: 10;
  text-decoration: none;
  position: relative;
  transform: translate(0, -2px);
  box-shadow: 14px 14px 40px -1px rgba(0, 0, 0, .2);
}

.button.outline-button {
  color: #1d1d1b;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #1d1d1b;
}

.button.outline-button:hover {
  background-color: #fff;
  border-color: #fff;
  box-shadow: 14px 14px 40px -1px rgba(0, 0, 0, .1);
}

.button.outline-button.light {
  color: #fff;
  border-color: #fff;
}

.button.outline-button.light:hover {
  color: #000;
}

.button.outline-button.password-button {
  color: #fff;
  border-color: #fff;
  margin-top: 0;
}

.button.outline-button.password-button:hover {
  background-color: #000;
  border-color: #000;
}

.button.color-button {
  background-color: #ffb600;
}

.button.color-button.outline-button {
  color: #ffb600;
  background-color: rgba(0, 0, 0, 0);
  border-color: #ffb600;
}

.button.color-button.outline-button:hover {
  color: #fff;
  background-color: #ffb600;
}

.button.color-button.outline-button-2 {
  color: #d11f1f;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #d11f1f;
}

.button.color-button.outline-button-2:hover {
  color: #fff;
  background-color: #d11f1f;
}

.button.color-button-2 {
  background-color: #d11f1f;
}

.button.over-video {
  z-index: 20;
  position: absolute;
  top: auto;
  bottom: 12%;
  left: 7%;
  right: auto;
}

.button.over-video:hover {
  background-color: #d11f1f;
}

.perspective-images-wrapper {
  z-index: 2;
  width: 100%;
  height: 0;
  perspective: 2000px;
  perspective-origin: 100% 100%;
  transform: ;
  position: relative;
  top: -73px;
  left: -40px;
}

.perspective-cover {
  z-index: 4;
  width: 320px;
  height: 460px;
  object-fit: cover;
  transform-style: preserve-3d;
  position: absolute;
  top: -550px;
  bottom: auto;
  left: auto;
  right: 50px;
  transform: rotateX(46deg)rotateY(11deg)rotateZ(-40deg);
}

.perspective-cover._2 {
  z-index: 2;
  width: 310px;
  height: 440px;
  transform-style: preserve-3d;
  top: -255px;
  right: 6px;
}

.perspective-cover._3 {
  z-index: 3;
  width: 370px;
  height: 520px;
  transform-style: preserve-3d;
  top: -241px;
  right: -334px;
}

.perspective-cover._4 {
  z-index: 1;
  width: 320px;
  height: 450px;
  transform-style: preserve-3d;
  top: -537px;
  right: -381px;
}

.perspective-cover._5 {
  z-index: 1;
  width: 230px;
  height: 420px;
  top: 9px;
  right: 71px;
}

.highlight-project-grid {
  grid-column-gap: 130px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  margin-bottom: 200px;
}

.highlight-project-grid.gastronomia {
  margin-bottom: 0;
}

.nav-menu {
  z-index: 1;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, .95);
  justify-content: center;
  align-items: center;
}

.nav-links-wrapper {
  z-index: 0;
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.nav-link {
  text-transform: uppercase;
  padding: 0;
  font-size: 30px;
  font-weight: 900;
  line-height: 36px;
  display: block;
}

.link {
  color: #fff;
  margin-bottom: 10px;
  text-decoration: none;
  display: block;
}

.link.w--current {
  line-height: 30px;
  text-decoration: none;
}

.link.large-version {
  color: #000;
  font-size: 19px;
  font-weight: 500;
  line-height: 30px;
}

.link.large-version.w--current {
  color: #d61881;
}

.link.dark {
  color: #000;
}

.link.hide {
  display: none;
}

.link-title {
  line-height: 36px;
}

.underline {
  width: 100%;
  height: 2px;
  background-color: #fff;
  margin-top: 3px;
  position: relative;
  top: -4px;
}

.underline.dark {
  background-color: #000;
}

.link-title-wrapper {
  display: inline-block;
}

.button-wrapper {
  z-index: 10;
  margin-top: 30px;
  position: relative;
}

.button-wrapper.push-up {
  margin-top: 20px;
}

.button-wrapper.video-top {
  justify-content: flex-start;
  align-items: center;
  margin-top: 100px;
  padding-left: 100px;
  display: flex;
}

.bg-block {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #d11f1f;
  background-image: none;
}

.bg-block.home-2 {
  background-color: #ffb600;
  background-image: none;
}

.bg-block.home-3 {
  background-color: #f0ab00;
  background-image: none;
}

.bg-block.ons-werk {
  background-color: #ffb600;
  background-image: none;
}

.bg-block.home-4 {
  background-color: #d11f1f;
  background-image: none;
}

.bg-block.over-ons-1 {
  background-image: none;
}

.page-header {
  color: #fff;
  background-image: url('../images/DSCF9576_2.JPG');
  background-position: 50%;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.page-header.about {
  background-image: url('../images/DSCF9576_2.JPG');
  background-repeat: no-repeat;
}

.page-header.contact {
  background-image: none;
}

.page-header.cms-version {
  height: 100vh;
  min-height: 780px;
  background-image: none;
  position: relative;
}

.page-header.changelog {
  background-image: url('../images/Photo-10.jpg');
}

.page-header.styleguide {
  background-image: url('../images/Photo-3.jpg');
}

.page-header.fechas-header {
  background-image: url('../images/DSCF1985_1.jpg');
  overflow: visible;
}

.page-header.comida {
  background-image: url('../images/DSC_7508.JPG');
}

.page-header.cultura {
  background-image: linear-gradient(to top, rgba(0, 0, 0, .45), rgba(0, 0, 0, 0) 28%), url('../images/DSCF0479.JPG');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.category-link-block {
  width: 100%;
  height: 510px;
  color: #fff;
  background-color: #000;
  text-decoration: none;
  display: block;
  position: relative;
  overflow: hidden;
  box-shadow: 14px 14px 50px -10px rgba(0, 0, 0, .4);
}

.category-link-block.margin-bottom {
  margin-bottom: 60px;
}

.category-image {
  width: 100%;
  height: 100%;
  opacity: .9;
  object-fit: cover;
  background-color: #a0a0a0;
}

.subpage-title {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 128px;
  font-weight: 800;
  line-height: 120px;
}

.subpage-title.cms-title {
  font-size: 72px;
  line-height: 80px;
}

.subpage-title.category-title {
  font-size: 90px;
  line-height: 80px;
}

.subpage-title.mobile-large.smaller {
  font-size: 88px;
  line-height: 89px;
}

.subpage-title.mobile-large.smaller.doble-smaller {
  font-size: 100px;
  line-height: 105px;
}

.categories-grid {
  z-index: 10;
  grid-column-gap: 70px;
  grid-template-rows: auto;
  position: relative;
}

.categories-list.vertical-grid {
  margin-bottom: 60px;
}

.categories-list-wrapper.push-up {
  margin-top: -328px;
}

.large-bg-title {
  width: 1040px;
  color: #000;
  text-transform: uppercase;
  font-size: 130px;
  font-weight: 900;
  line-height: 140px;
  position: absolute;
  top: 170px;
  bottom: auto;
  left: auto;
  right: -610px;
  transform: rotate(90deg);
}

.rotated-title-wrapper {
  z-index: 2;
  position: relative;
}

.bottom-cta-block {
  color: #000;
}

.small-bottom-cta {
  max-width: 320px;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 600;
  line-height: 34px;
}

.page-header-overlay {
  z-index: 2;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, .65), rgba(0, 0, 0, .65));
  padding-top: 230px;
  padding-bottom: 110px;
  position: relative;
}

.page-header-overlay.about-version {
  color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, 0) 35%, #000);
}

.page-header-overlay.cms-version {
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .6);
  background-image: none;
  align-items: flex-end;
  padding-top: 0;
  padding-bottom: 120px;
  display: flex;
  position: relative;
}

.page-header-overlay.category-overlay {
  background-image: linear-gradient(rgba(0, 0, 0, .62), rgba(0, 0, 0, .62));
  padding-top: 180px;
  padding-bottom: 75px;
}

.page-header-overlay.contact-version {
  background-image: linear-gradient(rgba(0, 0, 0, .5) 59%, #000);
  padding-bottom: 390px;
  display: flex;
}

.about-intro-grid {
  z-index: 10;
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  margin-bottom: 20px;
  position: relative;
}

.rtb {
  line-height: 26px;
}

.rtb h2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 50px;
  font-weight: 900;
  line-height: 43px;
}

.rtb h3 {
  color: #fff;
  margin-bottom: 20px;
}

.rtb img {
  min-width: 132%;
  margin-left: -16%;
  box-shadow: 14px 14px 70px -20px rgba(0, 0, 0, .2);
}

.rtb figcaption {
  font-size: 10px;
  bottom: -14px;
}

.rtb figure {
  margin-top: 50px;
  margin-bottom: 50px;
}

.rtb.white {
  color: #f5f5f5;
}

.rtb.white.margin-top {
  margin-top: -60px;
}

.author-image-wrapper {
  margin-bottom: 49px;
  position: relative;
}

.author-image-wrapper.right-center {
  height: 500px;
  background-image: url('../images/_MG_9891.JPG');
  background-position: 100%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.quick-links-block {
  margin-top: 60px;
}

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

.about-block-2 {
  z-index: 20;
  padding-left: 91px;
  position: relative;
}

.about-block-2.no-margin-left {
  padding-left: 60px;
}

.about-block-1 {
  z-index: 10;
  height: 390px;
  padding-right: 100px;
  position: relative;
}

.contact-grid {
  z-index: 20;
  grid-template-rows: auto;
  position: relative;
}

.contact-form {
  margin-bottom: 0;
}

.field-label {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 7px;
  font-size: 12px;
  font-weight: 700;
}

.field {
  height: 60px;
  border: 2px solid #000;
  margin-bottom: 20px;
  padding-left: 20px;
  transition: box-shadow .2s, border .2s;
}

.field:hover {
  border-color: #8a8a8a;
}

.field:focus {
  border-color: #fff;
  box-shadow: 7px 7px 60px -10px rgba(0, 0, 0, .2);
}

.field.area {
  height: 150px;
  padding-top: 20px;
}

.field.password-field {
  text-align: center;
  margin-bottom: 10px;
}

.contact-block {
  color: #fff;
  padding-right: 47px;
}

.subpage-title-wrapper-2 {
  margin-top: 5px;
  display: inline-block;
}

.horizontal-bg-block {
  z-index: 1;
  width: 790px;
  height: 600px;
  position: absolute;
  top: -110px;
  bottom: auto;
  left: -130px;
  right: auto;
  overflow: hidden;
}

.horizontal-bg-block.bottom-left {
  height: 670px;
  top: auto;
  bottom: -70px;
  right: auto;
}

.horizontal-bg-block.over-ons {
  width: 660px;
  height: 642px;
}

.vertical-bg-block {
  z-index: 1;
  width: 700px;
  height: 780px;
  position: absolute;
  top: auto;
  bottom: -150px;
  left: auto;
  right: -90px;
  overflow: hidden;
}

.vertical-bg-block.highlight-version {
  width: 710px;
  height: 460px;
  top: 410px;
  bottom: auto;
  left: auto;
  right: -65px;
}

.vertical-bg-block.visie {
  width: 800px;
  height: 625px;
  top: -110px;
  bottom: auto;
  left: -130px;
  right: auto;
}

.vertical-bg-block.contact-version {
  height: 800px;
  top: -100px;
  bottom: auto;
  left: -120px;
  right: auto;
}

.perspective-image-1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 2px solid #000;
  box-shadow: -54px 45px 50px -10px rgba(0, 0, 0, .4);
}

.perspective-image2, .perspective-image-3 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 2px solid #000;
  box-shadow: -49px 49px 50px -10px rgba(0, 0, 0, .4);
}

.perspective-image-4, .perspective-image-5 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 2px solid #000;
  box-shadow: -49px 49px 50px -10px rgba(0, 0, 0, .3);
}

.perspective-text-block {
  min-height: 430px;
}

.perspective-text-block.centered {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.clients-intro-text-block {
  padding-bottom: 10px;
  position: -webkit-sticky;
  position: sticky;
  top: 200px;
}

.cms-title-wrapper {
  max-width: 95%;
}

.header-image {
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.post-content-block {
  width: 76%;
  margin-left: auto;
  margin-right: auto;
}

.blog-info-text {
  margin-right: 10px;
  display: inline-block;
}

.blog-info-text.bold {
  margin-bottom: 6px;
  font-weight: 700;
}

.share-embed-wrapper {
  border-top: 1px solid #dfdfdf;
  margin-top: 50px;
  padding-top: 30px;
}

.share-embed-wrapper.hide {
  display: none;
}

.share-title {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
}

.post-title-wrapper {
  margin-bottom: 30px;
}

.post-section-block.block {
  color: #fff;
  background-color: #000;
  margin-top: 30px;
  margin-bottom: 10px;
  padding: 60px 70px 35px;
  position: relative;
  overflow: hidden;
}

.top-gradient {
  z-index: 1;
  width: 100%;
  height: 30vh;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.category-header-block {
  padding-top: 55px;
  padding-left: 30%;
  position: relative;
}

.category-title-wrapper {
  display: inline-block;
}

.category-header-image-wrapper {
  z-index: 10;
  width: 330px;
  height: 410px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: -140px;
  right: auto;
}

.category-header-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  box-shadow: 14px 14px 60px -10px rgba(0, 0, 0, .4);
}

.posts-list-wrapper {
  width: 70%;
  float: right;
}

.posts-block-left {
  width: 20%;
  float: left;
  position: -webkit-sticky;
  position: sticky;
  top: 200px;
}

.posts-block-left.mobile-verison {
  display: none;
}

.small-title-wrapper {
  margin-bottom: 30px;
}

.nav-link-1 {
  z-index: 10;
  text-align: left;
  position: relative;
}

.nav-link-2, .nav-link-3 {
  z-index: 10;
  position: relative;
}

.nav-link-4 {
  z-index: 20;
  position: relative;
}

.nav-link-wrapper {
  z-index: 10;
  color: #fff;
  text-align: left;
  margin-left: 0;
  margin-right: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
  transition: color .2s;
  display: inline-block;
  position: relative;
}

.nav-link-wrapper:hover {
  color: rgba(255, 255, 255, .6);
  text-decoration: none;
}

.nav-link-wrapper.w--current {
  color: rgba(255, 255, 255, .6);
}

.nav-social-grid {
  z-index: 10;
  width: 200px;
  margin-top: 20px;
  position: static;
}

.categories-intro-title {
  max-width: 290px;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 900;
  line-height: 27px;
}

.success {
  min-height: 210px;
  color: #fff;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  padding: 0 0 30px;
  font-size: 50px;
  font-weight: 800;
  line-height: 60px;
}

.contact-link-block {
  color: #fff;
  margin-top: 20px;
  text-decoration: none;
  display: block;
  position: relative;
}

.contact-link-block:hover {
  text-decoration: none;
}

.contact-info-wrapper {
  margin-top: 50px;
}

.contact-info-title {
  text-transform: uppercase;
  font-weight: 800;
}

.contact-social-wrapper {
  width: 190px;
  margin-top: 30px;
}

.nav-link-subtitle {
  opacity: .7;
  margin-bottom: 10px;
}

.final-content-wrapper {
  width: 76%;
  margin-left: auto;
  margin-right: auto;
}

.final-content-wrapper.hide {
  display: none;
}

.floating-info-title {
  max-width: 190px;
  margin-bottom: 13px;
}

.uitdaging-bg-photo {
  z-index: 1;
  width: 100%;
  height: 100%;
  min-height: 130%;
  min-width: 130%;
  opacity: .15;
  filter: grayscale() brightness(96%) contrast(200%);
  object-fit: cover;
  position: absolute;
  top: auto;
  bottom: -15%;
  left: -15%;
  right: 0%;
}

.uitdaging-text-wrapper {
  z-index: 10;
  position: relative;
}

.presentation-video-full-wrapper {
  height: 100vh;
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px 19vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.presentatie-video {
  z-index: 1;
  width: 80%;
  height: 460px;
  margin-left: auto;
  margin-right: auto;
  top: 55%;
  transform: translate(0, -50%);
  box-shadow: 7px 7px 60px -10px rgba(0, 0, 0, .4);
}

.presentatie-video.hide {
  display: none;
}

.header-video-section {
  z-index: 2;
  height: 180vh;
  min-height: 730px;
  position: relative;
}

.header-text-block {
  z-index: 3;
  height: 120vh;
  max-width: 1000px;
  min-height: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20vh;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.header-titles-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 30vh;
}

.scroll-title-block-1 {
  min-width: 890px;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: auto;
}

.scroll-title-block-1.hide {
  display: none;
}

.scroll-title-block-2 {
  z-index: 10;
  position: absolute;
  top: auto;
  bottom: 0;
  left: auto;
  right: 0%;
}

.scroll-title-block-2.hide {
  display: none;
}

.scroll-title {
  text-transform: uppercase;
  font-size: 100px;
  font-weight: 900;
  line-height: 70px;
}

.header-fill {
  width: 100%;
  height: 20vh;
  background-color: #fff;
}

.header-fill.taller {
  height: 35vh;
}

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

.logo-lid-block {
  height: 150px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ebebeb;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 34px;
  padding-bottom: 10px;
  display: flex;
  position: relative;
}

.logo-lid-block.dark {
  border-color: #000;
}

.logo-lid-logo {
  max-height: 90%;
  max-width: 70%;
}

.centered-title-wrapper {
  text-align: center;
  margin-bottom: 50px;
}

.member-label {
  width: 100%;
  height: 23px;
  color: #b9b9b9;
  background-color: #f5f5f5;
  font-size: 10px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.member-label.dark {
  color: #fff;
  background-color: #292525;
}

.vertical-reverse-bg-block {
  width: 100px;
  height: 620px;
  position: absolute;
  top: auto;
  bottom: -50px;
  left: -50px;
  right: auto;
  overflow: hidden;
}

.uitgelicht-left {
  z-index: 20;
  position: relative;
}

.featured-right {
  z-index: 10;
  position: relative;
}

.mobile-gradient {
  display: none;
}

.header-bg-video {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.video-sticky-elements-wrapper {
  height: 790px;
  position: relative;
  top: 45%;
  transform: translate(0, -50%);
}

.subpage-intro-nav-link {
  color: rgba(255, 255, 255, .6);
  background-color: rgba(255, 255, 255, .2);
  border-radius: 70px;
  margin-right: 10px;
  padding: 4px 20px 3px;
  font-size: 14px;
  font-weight: 500;
}

.subpage-intro-nav-link:hover {
  color: #fff;
}

.subpage-intro-nav-link.w--current {
  color: #fff;
  background-color: #8a8a8a;
}

.license-links-wrapper {
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 50px;
  transform: translate(0, -50%);
}

.license-link {
  margin-left: 20px;
  display: inline-block;
}

.style-block {
  border: 1px solid #e9e9e9;
  margin-bottom: 30px;
  padding: 40px 40px 28px;
  font-size: 15px;
  line-height: 22px;
}

.style-block.last {
  margin-bottom: -20px;
  padding-bottom: 30px;
}

.license-block {
  border: 1px solid rgba(0, 0, 0, .1);
  margin-top: 20px;
  padding: 24px 350px 20px 40px;
  font-size: 15px;
  line-height: 22px;
  position: relative;
}

.license-block.full {
  padding-right: 40px;
}

.paragraph {
  margin-bottom: 0;
}

.library-links-wrapper {
  margin-top: 30px;
}

.subpage-intro-nav {
  margin-top: 40px;
  margin-bottom: -10px;
  font-size: 11px;
}

.license-block-title {
  margin-bottom: 15px;
  font-size: 27px;
  font-weight: 600;
  line-height: 30px;
  display: block;
}

.subpage-intro-nav-link-title {
  text-transform: capitalize;
  display: inline-block;
}

.small-info-text {
  color: #9c9c9c;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 11px;
  font-style: italic;
  line-height: 22px;
}

.library-link {
  margin-top: 3px;
  display: block;
}

.font-1, .font-2 {
  margin-bottom: 0;
}

.template-color {
  width: 100%;
  color: #fff;
  text-align: center;
  background-color: #e22633;
  padding-top: 20px;
  padding-bottom: 20px;
}

.template-color._3 {
  color: #fff;
  background-color: #f3df20;
}

.template-color._4 {
  background-color: #73b94f;
}

.template-color._2 {
  color: #fff;
  background-color: #f08f30;
}

.template-color._5 {
  background-color: #00b4c4;
}

.template-color._6 {
  background-color: #5f4f97;
}

.template-color._7 {
  background-color: #d61881;
}

.template-color._8 {
  background-color: #000;
}

.style-title {
  margin-bottom: 30px;
  font-size: 23px;
  font-weight: 400;
}

.style-title.fonts-2 {
  text-transform: uppercase;
  font-weight: 800;
}

.style-title.style-1 {
  font-family: Inter, sans-serif;
  font-weight: 600;
}

.arrow-list-item {
  background-image: url('../images/right-arrow-4.svg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 13px;
  padding-left: 25px;
}

.copyright-text {
  margin-right: 10px;
  display: inline-block;
}

.copyright-text.hide {
  display: none;
}

.bottom-footer-link-2 {
  color: #757575;
}

.bottom-footer-link-2:hover {
  color: #fff;
}

.home-header-image-block {
  z-index: 1;
  width: 100vw;
  height: 105vh;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

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

.header-gradient {
  z-index: 10;
  width: 100%;
  height: 70%;
  background-image: linear-gradient(rgba(0, 0, 0, 0), #000);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

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

.share-grid {
  width: 200px;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.post-author-block {
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.post-author-block.hide {
  display: none;
}

.author-image {
  width: 70px;
  height: 70px;
  object-fit: cover;
  border-radius: 100%;
  margin-right: 20px;
}

.author-title {
  font-weight: 800;
}

.author-title.subtitle {
  color: #c7c7c7;
  font-size: 13px;
  font-weight: 400;
}

.password-icon {
  height: 40px;
  filter: invert();
}

.password-title {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 900;
}

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

.nav-link-5, .nav-link-6, .nav-link-7, .nav-link-8, .nav-link-9 {
  z-index: 20;
  position: relative;
}

.nav-link-9.hide {
  display: none;
}

.third-title {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 50px;
  font-weight: 900;
  line-height: 50px;
}

.third-title.white {
  color: #fff;
}

.grid-2 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.div-block {
  margin-bottom: 60px;
}

.video-grid {
  margin-top: 40px;
  margin-bottom: 60px;
}

.video-grid.hide {
  display: none;
}

.main-youtube-video {
  margin-top: 40px;
}

.social-logo {
  max-height: 40%;
  max-width: 50%;
}

.butterfly-icon {
  margin-bottom: 10px;
}

.white-lines {
  margin-top: 10px;
}

.date-block {
  height: 130px;
  color: #d11f1f;
  text-align: center;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 32px 28px 28px;
  font-weight: 700;
  display: flex;
  box-shadow: 7px 7px 50px -9px rgba(0, 0, 0, .1);
}

.heading-date {
  text-align: center;
  border-bottom: 2px solid #1d1d1b;
  margin-top: 0;
  margin-bottom: 4px;
  padding-bottom: 2px;
}

.white-heading {
  color: #fff;
}

.white-heading.card-heading {
  max-width: 400px;
  text-transform: uppercase;
  font-size: 29px;
  font-weight: 800;
  line-height: 33px;
}

.white-heading.card-heading.hide {
  display: none;
}

.vertical-bg-block-smaller {
  z-index: 1;
  width: 600px;
  height: 300px;
  position: absolute;
  top: auto;
  bottom: -62px;
  left: auto;
  right: -54px;
  overflow: hidden;
}

.foto-tag {
  z-index: 100;
  width: 254px;
  height: 20px;
  color: #fff;
  white-space: normal;
  background-color: #aa1414;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  display: flex;
  position: absolute;
  top: 22%;
  bottom: auto;
  left: auto;
  right: -118px;
  transform: rotate(-90deg);
}

.foto-tag.n-lson-p-rez, .foto-tag.rodrigo-pop {
  width: 150px;
  color: #fff;
  background-color: #aa1414;
  right: -66px;
}

.margin-right {
  margin-right: 5px;
}

.foto-home-section {
  width: 100%;
  object-fit: cover;
}

.home-photo-div {
  width: 80%;
  height: 500px;
  justify-content: center;
  align-items: center;
  margin-top: 176px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.gradient-photo {
  background-image: radial-gradient(circle, rgba(255, 255, 255, 0) 80%, #203614);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.map-image {
  width: 100%;
  border: 2px solid #f5f5f5;
}

.instagram-code {
  z-index: 100;
  position: relative;
}

.instagram-code.hide {
  display: none;
}

.youtube-code-div {
  background-color: #fff;
}

.youtube-code.hife {
  display: none;
}

.card-text-hover-div {
  z-index: 15;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(29, 29, 27, .76);
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 39px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading {
  align-self: flex-start;
}

.heading.white-hover {
  color: #f5f5f5;
}

.vive-la-experiencia-title {
  z-index: 1;
  color: #f5f5f5;
  text-transform: uppercase;
  text-shadow: 0 4px 6px rgba(0, 0, 0, .45);
  padding-left: 36px;
  font-size: 5.6em;
  line-height: 1em;
  position: relative;
}

.vive-la-experiencia-butterfly {
  z-index: 1;
  width: 100px;
  position: absolute;
  top: 15%;
  bottom: auto;
  left: 7%;
  right: auto;
}

@media screen and (min-width: 1440px) {
  .container {
    max-width: 1070px;
  }

  .homepage-title {
    font-size: 107px;
    line-height: 90px;
  }

  .section.covers-section {
    background-image: linear-gradient(56deg, #000, rgba(0, 0, 0, 0) 99%);
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .section-title-wrapper {
    margin-bottom: 50px;
  }

  .social-button {
    background-position: 50% 52%;
    background-size: 18%;
  }

  .footer-info-block {
    max-width: 540px;
  }

  .card-link-block.large {
    min-width: 114%;
  }

  .section-text-block {
    max-width: 490px;
  }

  .section-text-block.contact {
    max-width: 500px;
  }

  .intro-text {
    font-size: 21px;
    line-height: 32px;
  }

  .logo-block {
    height: 120px;
  }

  .button.over-video {
    bottom: 13%;
  }

  .perspective-images-wrapper {
    top: -110px;
    left: -160px;
  }

  .button-wrapper.video-top {
    padding-left: 140px;
  }

  .subpage-title.mobile-large.smaller {
    font-size: 104px;
  }

  .subpage-title.mobile-medium {
    font-size: 122px;
  }

  .page-header-overlay.cms-version {
    background-color: rgba(0, 0, 0, .3);
  }

  .page-header-overlay.category-overlay {
    padding-top: 170px;
    padding-bottom: 140px;
  }

  .author-wrapper {
    padding-left: 40px;
    padding-right: 60px;
  }

  .about-block-2 {
    padding-left: 0;
    padding-right: 130px;
  }

  .horizontal-bg-block {
    width: 900px;
  }

  .vertical-bg-block {
    width: 810px;
  }

  .vertical-bg-block.highlight-version {
    width: 790px;
    right: -55px;
  }

  .cms-title-wrapper {
    max-width: 80%;
  }

  .post-content-block {
    width: 70%;
  }

  .category-header-block {
    padding-top: 80px;
    padding-left: 32%;
  }

  .category-header-image-wrapper {
    width: 420px;
    height: 480px;
  }

  .posts-list-wrapper {
    width: 68%;
  }

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

  .final-content-wrapper {
    width: 70%;
  }

  .presentation-video-full-wrapper {
    max-width: 1700px;
    min-height: 930px;
  }

  .presentatie-video {
    width: 70%;
    height: 490px;
  }

  .scroll-title-block-1 {
    min-width: 1340px;
  }

  .scroll-title {
    font-size: 137px;
    line-height: 100px;
  }

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

  .logo-lid-block {
    border: 1px solid #ebebeb;
  }

  .logo-lid-block.dark {
    border-color: #000;
  }

  .centered-title-wrapper {
    margin-bottom: 50px;
  }

  .member-label.dark {
    color: #fff;
    background-color: #000;
  }

  .vertical-reverse-bg-block {
    left: -70px;
  }

  .video-sticky-elements-wrapper {
    height: 850px;
  }

  .date-block {
    height: 120px;
  }

  .vertical-bg-block-smaller {
    width: 810px;
  }

  .home-photo-div {
    height: 530px;
  }

  .vive-la-experiencia-butterfly {
    top: 11%;
  }
}

@media screen and (max-width: 991px) {
  .logo {
    height: 60px;
    margin-top: 3px;
  }

  .menu-button {
    width: 70px;
    height: 70px;
  }

  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .homepage-title {
    font-size: 90px;
    line-height: 70px;
  }

  .gradient-line-wrapper.home-version {
    max-width: 620px;
  }

  .section {
    padding: 90px 20px;
  }

  .section.footer-section {
    padding-top: 70px;
    padding-left: 0;
    padding-right: 0;
  }

  .section.covers-section.white-version {
    padding-top: 150px;
    padding-bottom: 120px;
  }

  .section.categories-section {
    padding-bottom: 50px;
  }

  .section.categories-section.cms-version {
    padding-top: 40px;
  }

  .section.about-section {
    padding-top: 110px;
  }

  .section.uitgelicht-section {
    padding-bottom: 40px;
  }

  .section.post-section {
    padding-top: 70px;
  }

  .section-title-wrapper.recent {
    max-width: 400px;
  }

  .section-title {
    font-size: 60px;
    line-height: 66px;
  }

  .section-title.medium.white {
    font-size: 45px;
    line-height: 44px;
  }

  .section-title.onderzoeks-title {
    font-size: 45px;
    line-height: 45px;
  }

  .bottom-footer-block {
    margin-top: 40px;
  }

  .footer-grid {
    grid-template-columns: 2fr 1fr 1fr;
    padding-left: 20px;
    padding-right: 30px;
  }

  .footer-info-block.with-links {
    padding-left: 0;
  }

  .footer-info-title {
    margin-bottom: 15px;
    font-size: 16px;
  }

  .recent-projects-wrapper {
    padding-left: 40px;
  }

  .recent-projects-grid {
    grid-column-gap: 40px;
    grid-row-gap: 0px;
  }

  .blog-list-wrapper.about-intro-version {
    min-width: 100%;
    margin-top: -250px;
    margin-bottom: 40px;
  }

  .card-link-block.large {
    min-width: 120%;
  }

  .card-link-block.wide-left {
    min-width: 125%;
    margin-left: -25%;
  }

  .card-link-block.wide-right {
    min-width: 115%;
  }

  .card-link-block.list-version, .card-link-block.featured-version {
    height: 300px;
  }

  .blog-overlay-block {
    padding-bottom: 40px;
    padding-left: 35px;
  }

  .blog-overlay-block.light {
    padding-left: 35px;
  }

  .blog-block-title {
    font-size: 27px;
    line-height: 30px;
  }

  .blog-block-title.large {
    font-size: 32px;
  }

  .read-circle {
    width: 45px;
    height: 45px;
    bottom: 25px;
    right: 25px;
  }

  .read-circle.category-version {
    bottom: 32px;
  }

  .blog-item {
    padding-top: 40px;
  }

  .section-text-block {
    max-width: 340px;
    margin-top: 30px;
  }

  .intro-text.white {
    font-weight: 500;
  }

  .intro-text.white.extra-large {
    font-size: 25px;
    line-height: 30px;
  }

  .logos-wrapper.grid {
    padding-left: 0;
  }

  .button.outline-button.light {
    padding-left: 30px;
    padding-right: 30px;
  }

  .button.over-video {
    bottom: 18%;
  }

  .perspective-cover {
    width: 260px;
    height: 370px;
    top: -570px;
    right: 22px;
  }

  .perspective-cover._2 {
    width: 260px;
    height: 390px;
    top: -329px;
    right: -22px;
  }

  .perspective-cover._3 {
    width: 290px;
    height: 430px;
    top: -346px;
    right: -264px;
  }

  .perspective-cover._4 {
    width: 270px;
    height: 390px;
    top: -588px;
    right: -308px;
  }

  .perspective-cover._5 {
    height: 360px;
    top: -85px;
    right: -61px;
  }

  .highlight-project-grid {
    grid-column-gap: 100px;
  }

  .nav-links-wrapper {
    padding-left: 60px;
    padding-right: 50px;
  }

  .nav-link {
    font-size: 55px;
    line-height: 70px;
  }

  .button-wrapper.video-top {
    margin-top: 60px;
    margin-left: -9px;
    padding-left: 0;
  }

  .category-link-block {
    height: 450px;
  }

  .subpage-title {
    font-size: 120px;
    line-height: 110px;
  }

  .subpage-title.cms-title {
    font-size: 68px;
    line-height: 73px;
  }

  .subpage-title.category-title {
    font-size: 80px;
    line-height: 70px;
  }

  .subpage-title.mobile-large.smaller {
    font-size: 75px;
    line-height: 70px;
  }

  .subpage-title.mobile-large.smaller.doble-smaller {
    font-size: 80px;
    line-height: 85px;
  }

  .subpage-title.mobile-medium {
    line-height: 94px;
  }

  .categories-grid {
    grid-column-gap: 30px;
  }

  .rotated-title-wrapper {
    display: none;
  }

  .page-header-overlay.cms-version {
    background-color: rgba(0, 0, 0, .3);
    padding-bottom: 80px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .page-header-overlay.category-overlay {
    padding-top: 150px;
    padding-bottom: 40px;
  }

  .page-header-overlay.contact-version {
    padding-left: 30px;
    padding-right: 30px;
  }

  .rtb.white.margin-top {
    margin-top: 0;
  }

  .about-block-2 {
    padding-left: 0;
  }

  .about-block-1 {
    padding-right: 50px;
  }

  .contact-grid {
    padding-bottom: 50px;
  }

  .horizontal-bg-block.bottom-left {
    bottom: -86px;
  }

  .horizontal-bg-block.over-ons {
    width: 556px;
    height: 605px;
    top: -70px;
  }

  .vertical-bg-block.highlight-version {
    width: 435px;
    right: -20px;
  }

  .vertical-bg-block.visie {
    width: 745px;
    height: 570px;
  }

  .perspective-text-block {
    padding-left: 20px;
  }

  .post-section-block.block {
    padding-left: 50px;
    padding-right: 50px;
  }

  .top-gradient {
    height: 20vh;
  }

  .category-header-block {
    padding-top: 0;
    padding-left: 0%;
  }

  .category-header-image-wrapper {
    width: 100%;
    display: none;
    position: static;
  }

  .posts-block-left {
    padding-top: 30px;
  }

  .posts-block-left.hide-on-mobile {
    top: 180px;
  }

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

  .success {
    font-size: 30px;
    line-height: 40px;
  }

  .presentation-video-full-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .presentatie-video {
    width: 100%;
    height: 410px;
    top: 55%;
  }

  .scroll-title {
    font-size: 68px;
    line-height: 52px;
  }

  .header-fill {
    height: 5vh;
  }

  .logos-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
  }

  .logo-lid-logo {
    max-width: 60%;
  }

  .video-sticky-elements-wrapper {
    height: 719px;
    padding-bottom: 22px;
  }

  .subpage-intro-nav-link {
    font-size: 12px;
  }

  .third-title {
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 40px;
  }

  .grid-2 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1.5fr;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block {
    margin-bottom: 0;
  }

  .social-logo {
    max-height: 70%;
  }

  .date-block {
    height: auto;
  }

  .foto-home-section {
    height: 100%;
  }

  .home-photo-div {
    height: 400px;
    margin-top: 220px;
  }

  .vive-la-experiencia-title {
    font-size: 3.8em;
  }

  .vive-la-experiencia-butterfly {
    top: 19%;
    left: 5%;
  }
}

@media screen and (max-width: 767px) {
  blockquote {
    font-size: 20px;
    line-height: 34px;
  }

  .navbar {
    height: 70px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .logo {
    height: 44px;
    margin-top: 13px;
    margin-left: 20px;
  }

  .hamburger-animation {
    width: 60px;
    margin-top: 3px;
  }

  .menu-button {
    width: 90px;
  }

  .container {
    padding-left: 0;
    padding-right: 0;
  }

  .container.push-up {
    margin-top: 0;
  }

  .homepage-title {
    margin-bottom: 10px;
    font-size: 70px;
    line-height: 60px;
  }

  .home-intro-text {
    font-size: 22px;
    line-height: 33px;
  }

  .section {
    padding: 0;
  }

  .section.covers-section {
    padding-top: 120px;
    padding-bottom: 10px;
  }

  .section.covers-section.white-version {
    padding-top: 90px;
    overflow: hidden;
  }

  .section.categories-section {
    padding-bottom: 10px;
  }

  .section.categories-section.cms-version {
    padding-top: 20px;
  }

  .section.about-section {
    padding-bottom: 40px;
  }

  .section.home-intro {
    padding-top: 70px;
    padding-bottom: 40px;
  }

  .section.uitgelicht-section {
    padding-top: 70px;
    padding-bottom: 10px;
  }

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

  .section.contact-section {
    padding-top: 80px;
    padding-bottom: 0;
  }

  .section.visie-section {
    padding-top: 80px;
  }

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

  .section-title-wrapper {
    margin-bottom: 70px;
    padding-left: 30px;
  }

  .section-title-wrapper.small {
    margin-bottom: 0;
    padding-top: 45px;
    padding-bottom: 40px;
  }

  .section-title-wrapper.recent {
    max-width: 100%;
    margin-bottom: 30px;
    padding-left: 30px;
  }

  .bottom-footer-block {
    margin-top: 60px;
  }

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

  .bottom-footer-content-block {
    text-align: center;
    padding-top: 20px;
  }

  .bottom-footer-content-block.last {
    text-align: center;
    padding-top: 0;
    padding-bottom: 20px;
    padding-left: 0;
  }

  .bottom-footer-content-block.social-version {
    padding-top: 0;
    padding-bottom: 5px;
  }

  .footer-social-grid {
    width: 200px;
    justify-content: stretch;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-grid {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    padding-left: 30px;
  }

  .footer-text {
    margin-bottom: 0;
  }

  .recent-projects-wrapper {
    margin-top: 0;
    padding-left: 0;
  }

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

  .blog-list-wrapper._2 {
    margin-top: 0;
  }

  .blog-list-wrapper.highlight {
    margin-top: 0;
    left: auto;
  }

  .blog-list-wrapper.about-intro-version {
    margin-top: 0;
    display: none;
  }

  .card-link-block.large {
    height: 500px;
    min-width: 100%;
  }

  .card-link-block.wide-left {
    min-width: 100%;
    margin-left: 0%;
  }

  .card-link-block.wide-right {
    min-width: 100%;
  }

  .read-circle.header-version {
    width: 60px;
    height: 60px;
    bottom: -17px;
    right: 14px;
  }

  .blog-item {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .section-text-block {
    max-width: 440px;
  }

  .intro-text.cms-version {
    font-size: 20px;
    line-height: 31px;
  }

  .logos-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .logos-wrapper.grid {
    margin-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button.outline-button.light {
    padding-left: 40px;
    padding-right: 40px;
  }

  .button.over-video {
    text-align: center;
    top: auto;
    bottom: 14%;
    left: 0%;
    right: 0%;
  }

  .perspective-images-wrapper {
    height: 400px;
    top: 0;
    left: auto;
  }

  .perspective-cover {
    margin-left: auto;
    margin-right: auto;
    top: 0;
    bottom: auto;
    left: 0%;
    right: 0%;
    transform: translate3d(0, 0, 40px)rotateX(46deg)rotateY(11deg)rotateZ(-40deg);
  }

  .perspective-cover._2 {
    z-index: 1;
    top: 150px;
    transform: translate(0)rotateX(46deg)rotateY(11deg)rotateZ(-40deg);
  }

  .perspective-cover._3 {
    z-index: 5;
    top: 231px;
    right: -525px;
    transform: translate3d(0, 0, 110px)rotateX(46deg)rotateY(11deg)rotateZ(-40deg);
  }

  .perspective-cover._4 {
    opacity: .59;
    top: 0;
    right: -393px;
    transform: translate3d(0, 0, -250px)rotateX(46deg)rotateY(11deg)rotateZ(-40deg);
  }

  .perspective-cover._5 {
    opacity: .49;
    top: 315px;
    right: 188px;
  }

  .highlight-project-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-bottom: 100px;
  }

  .nav-links-wrapper {
    padding-left: 30px;
    padding-right: 20px;
  }

  .nav-link {
    font-size: 40px;
    line-height: 58px;
  }

  .button-wrapper {
    text-align: center;
    margin-top: 20px;
    padding-left: 15px;
  }

  .button-wrapper.video-top {
    margin-top: 40px;
  }

  .header-block {
    text-align: center;
  }

  .bg-block.over-ons-1 {
    background-image: none;
  }

  .page-header.cms-version {
    height: auto;
    min-height: 0;
  }

  .subpage-title {
    font-size: 80px;
    line-height: 90px;
  }

  .subpage-title.cms-title {
    font-size: 50px;
    line-height: 53px;
  }

  .subpage-title.category-title {
    font-size: 70px;
    line-height: 70px;
  }

  .subpage-title.mobile-large {
    font-size: 110px;
  }

  .subpage-title.mobile-large.smaller {
    font-size: 58px;
    line-height: 60px;
  }

  .subpage-title.mobile-large.smaller.doble-smaller {
    font-size: 60px;
    line-height: 65px;
  }

  .subpage-title.mobile-medium {
    line-height: 67px;
  }

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

  .categories-list-wrapper.push-up {
    margin-top: 0;
  }

  .bottom-cta-block {
    display: none;
  }

  .page-header-overlay {
    padding-top: 180px;
    padding-bottom: 50px;
  }

  .page-header-overlay.cms-version {
    padding-top: 150px;
    padding-left: 30px;
    padding-right: 30px;
    display: block;
  }

  .page-header-overlay.category-overlay {
    background-image: linear-gradient(#000, #000);
    padding-top: 0;
    padding-bottom: 0;
  }

  .page-header-overlay.contact-version {
    padding-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .about-intro-grid {
    display: block;
  }

  .rtb img {
    min-width: 120%;
    margin-left: -10%;
  }

  .author-wrapper {
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .about-grid-1 {
    display: block;
  }

  .about-block-2 {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .about-block-1 {
    height: auto;
    padding-left: 30px;
    padding-right: 40px;
  }

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

  .contact-form-wrapper {
    padding-top: 50px;
    padding-left: 30px;
    padding-right: 40px;
  }

  .contact-block, .page-title-main-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }

  .horizontal-bg-block.bottom-left {
    bottom: -10px;
  }

  .horizontal-bg-block.over-ons {
    width: 100%;
    height: 725px;
    left: 0;
  }

  .vertical-bg-block {
    width: 100%;
    height: 870px;
    right: auto;
  }

  .vertical-bg-block.highlight-version {
    width: 100%;
    top: 241px;
    right: auto;
  }

  .vertical-bg-block.visie {
    width: 130%;
    height: 845px;
  }

  .vertical-bg-block.contact-version {
    width: 90%;
    left: 0;
  }

  .perspective-text-block {
    max-width: 440px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  .clients-intro-text-block {
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    position: static;
  }

  .post-content-block {
    width: 100%;
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .share-embed-wrapper {
    padding-left: 20px;
  }

  .post-section-block.block {
    margin-top: 0;
  }

  .top-gradient {
    height: 120px;
    background-image: linear-gradient(rgba(0, 0, 0, .6) 20%, rgba(0, 0, 0, 0));
  }

  .category-header-block {
    z-index: 40;
    margin-top: -30px;
    padding: 0 30px 40px;
  }

  .category-header-image-wrapper {
    height: 260px;
    display: block;
    position: relative;
    left: auto;
  }

  .category-header-image {
    filter: brightness(70%);
  }

  .posts-list-wrapper {
    width: 100%;
    float: none;
  }

  .posts-block-left {
    width: 100%;
    float: none;
    padding-top: 0;
    position: static;
  }

  .posts-block-left.hide-on-mobile {
    display: none;
  }

  .posts-block-left.mobile-verison {
    width: 100%;
    padding: 30px 30px 20px;
    display: block;
  }

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

  .nav-link-subtitle {
    font-size: 14px;
  }

  .final-content-wrapper {
    width: 100%;
    padding-bottom: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .presentation-video-full-wrapper {
    min-height: 860px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .presentatie-video {
    height: 280px;
    top: 54%;
  }

  .header-video-section {
    height: 200vh;
  }

  .header-text-block {
    height: 100vh;
    min-height: 600px;
    padding-bottom: 5vh;
  }

  .scroll-title {
    font-size: 57px;
    line-height: 43px;
  }

  .header-fill {
    height: 0;
  }

  .logos-grid {
    padding-left: 10px;
    padding-right: 10px;
  }

  .vertical-reverse-bg-block {
    display: none;
  }

  .mobile-gradient {
    z-index: 10;
    width: 100%;
    height: 40%;
    background-image: linear-gradient(rgba(0, 0, 0, 0), #000);
    display: block;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .video-sticky-elements-wrapper {
    height: 530px;
  }

  .visie-column-left {
    padding-left: 30px;
    padding-right: 30px;
  }

  .subpage-intro-nav-link {
    padding-bottom: 2px;
  }

  .license-links-wrapper {
    margin-top: 10px;
    position: static;
    transform: none;
  }

  .license-link {
    margin-left: 0;
    margin-right: 20px;
  }

  .style-block {
    border-width: 1px 0 0;
    margin-top: 30px;
    margin-bottom: 0;
    padding: 30px 20px 0;
  }

  .style-block.first {
    padding: 40px 40px 0;
  }

  .license-block {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 40px;
  }

  .subpage-intro-nav {
    float: none;
    text-align: center;
  }

  .button-column {
    padding-top: 10px;
    padding-left: 0;
  }

  .column {
    padding: 20px 0 0;
  }

  .copyright-text {
    font-size: 11px;
  }

  .grid-2 {
    grid-template-columns: 1.5fr;
    padding-left: 30px;
    padding-right: 30px;
  }

  .vertical-bg-block-smaller {
    width: 100%;
    height: 870px;
    right: auto;
  }

  .home-photo-div {
    width: 90%;
    height: 300px;
    margin-top: 15vh;
  }

  .map-container {
    padding: 100px 20px;
  }

  .vive-la-experiencia-title {
    padding-left: 24px;
  }

  .vive-la-experiencia-butterfly {
    width: 80px;
    top: 14%;
    left: 0%;
  }
}

@media screen and (max-width: 479px) {
  blockquote {
    padding-left: 25px;
    padding-right: 0;
    line-height: 28px;
  }

  .logo {
    height: 34px;
    margin-top: 18px;
    margin-left: 15px;
  }

  .hamburger-animation {
    width: 50px;
    margin-top: 10px;
    margin-left: 10px;
  }

  .main-header._404-header {
    min-height: 440px;
  }

  .homepage-title {
    margin-bottom: 4px;
    font-size: 39px;
    line-height: 40px;
  }

  .home-intro-text {
    font-size: 18px;
    line-height: 27px;
  }

  .home-text-block {
    margin-top: 25px;
  }

  .gradient-line-wrapper {
    max-width: 100%;
    margin-top: 10px;
  }

  .section.covers-section {
    padding-top: 90px;
  }

  .section.about-section {
    padding-top: 70px;
  }

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

  .section.visie-section {
    padding-top: 70px;
    padding-bottom: 10px;
  }

  .section-title-wrapper {
    width: 100%;
    margin-bottom: 60px;
    padding-right: 30px;
  }

  .section-title-wrapper.related {
    margin-bottom: 40px;
  }

  .section-title {
    font-size: 40px;
    line-height: 39px;
  }

  .section-title.medium.white {
    font-size: 30px;
    line-height: 34px;
  }

  .section-title.smaller {
    font-size: 41px;
  }

  .section-title.post-version {
    line-height: 44px;
  }

  .section-title.post-version.white {
    font-size: 25px;
    line-height: 30px;
  }

  .section-title.contact-small {
    font-size: 30px;
    line-height: 30px;
  }

  .section-title.mobile-medium {
    font-size: 40px;
  }

  .section-title.onderzoeks-title {
    font-size: 30px;
    line-height: 30px;
  }

  .footer-social-grid.contact-version {
    width: 170px;
  }

  .social-button.smaller {
    height: 40px;
  }

  .social-button.smaller.mobile-black {
    background-color: #000;
  }

  .blog-list-wrapper.highlight {
    width: 100%;
  }

  .card-link-block, .card-link-block.large, .card-link-block.wide-left, .card-link-block.wide-right {
    height: 350px;
  }

  .blog-overlay-block, .blog-overlay-block.light {
    padding-left: 30px;
    padding-right: 70px;
  }

  .blog-block-title {
    font-size: 26px;
    line-height: 27px;
  }

  .blog-block-title.large {
    font-size: 25px;
  }

  .category-tag {
    border-radius: 2px;
    margin-bottom: 15px;
    padding-top: 1px;
    padding-left: 9px;
    padding-right: 9px;
    font-size: 10px;
    line-height: 23px;
  }

  .category-tag.link-version {
    padding-bottom: 1px;
    line-height: 20px;
    top: 0;
  }

  .read-circle {
    width: 40px;
    height: 40px;
    right: 20px;
  }

  .read-circle.header-version {
    bottom: -30px;
    right: 10px;
  }

  .clients-grid {
    display: block;
  }

  .section-text-block {
    max-width: 320px;
  }

  .section-text-block.cms-version, .section-text-block.category-version {
    margin-top: 20px;
  }

  .section-text-block.mobile-centered {
    margin-left: auto;
    margin-right: auto;
  }

  .intro-text {
    font-size: 18px;
    line-height: 29px;
  }

  .intro-text.white.extra-large {
    font-size: 20px;
    line-height: 30px;
  }

  .intro-text.cms-version {
    font-size: 17px;
    line-height: 27px;
  }

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

  .logo-block {
    height: 70px;
  }

  .button.outline-button {
    display: block;
  }

  .button.outline-button.light {
    width: 100%;
    display: block;
  }

  .button.over-video {
    bottom: 5%;
  }

  .perspective-images-wrapper {
    height: 340px;
  }

  .perspective-cover {
    width: 200px;
    height: 320px;
  }

  .perspective-cover._2 {
    width: 200px;
    height: 320px;
    top: 156px;
    right: 4px;
  }

  .perspective-cover._3 {
    width: 200px;
    height: 320px;
    top: 214px;
    right: -424px;
  }

  .perspective-cover._4 {
    width: 200px;
    height: 320px;
    top: 57px;
    right: -320px;
  }

  .perspective-cover._5 {
    width: 200px;
    height: 320px;
    top: 266px;
    right: 103px;
  }

  .highlight-project-wrapper {
    width: 100%;
  }

  .highlight-project-grid {
    width: 100%;
    display: block;
  }

  .nav-link {
    font-size: 35px;
    line-height: 50px;
  }

  .button-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .button-wrapper.video-top {
    justify-content: center;
    margin-left: 0;
    padding-right: 0;
  }

  .header-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bg-block.over-ons-1 {
    background-image: none;
  }

  .page-header {
    height: 80vh;
    min-height: 500px;
    align-items: flex-end;
    display: flex;
  }

  .page-header.contact, .page-header.fechas-header {
    height: auto;
    min-height: 0;
  }

  .category-link-block {
    height: 300px;
  }

  .subpage-title {
    font-size: 45px;
    line-height: 50px;
  }

  .subpage-title.cms-title {
    font-size: 30px;
    line-height: 32px;
  }

  .subpage-title.category-title {
    margin-bottom: 0;
    font-size: 30px;
    line-height: 33px;
  }

  .subpage-title.mobile-large {
    font-size: 60px;
    line-height: 53px;
  }

  .subpage-title.mobile-large.smaller {
    margin-bottom: 0;
    font-size: 30px;
    line-height: 36px;
  }

  .subpage-title.mobile-large.smaller.doble-smaller {
    font-size: 30px;
    line-height: 35px;
  }

  .subpage-title.mobile-medium {
    font-size: 52px;
    line-height: 44px;
  }

  .page-header-overlay {
    background-image: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7));
    align-items: flex-end;
    display: flex;
  }

  .page-header-overlay.cms-version {
    background-color: rgba(0, 0, 0, .5);
    padding-bottom: 50px;
  }

  .page-header-overlay.category-overlay {
    display: block;
  }

  .page-header-overlay.contact-version {
    background-image: linear-gradient(rgba(0, 0, 0, .5) 59%, #000);
    padding-top: 180px;
    padding-bottom: 70px;
  }

  .rtb {
    font-size: 15px;
    line-height: 24px;
  }

  .rtb figcaption {
    font-size: 9px;
    line-height: 20px;
  }

  .rtb figure {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .contact-grid {
    padding-bottom: 10px;
    display: block;
  }

  .contact-form-wrapper {
    padding-right: 30px;
  }

  .field {
    height: 50px;
  }

  .contact-block {
    max-width: 310px;
  }

  .horizontal-bg-block.over-ons {
    height: 644px;
  }

  .vertical-bg-block.highlight-version {
    top: 260px;
  }

  .vertical-bg-block.visie {
    width: 158vw;
    height: 879px;
  }

  .vertical-bg-block.contact-version {
    width: 96%;
    top: -50px;
  }

  .blog-info-text {
    margin-right: 5px;
    font-size: 10px;
  }

  .share-embed-wrapper {
    margin-top: 30px;
    padding-top: 20px;
  }

  .share-title {
    font-size: 12px;
  }

  .post-title-wrapper {
    max-width: 200px;
    margin-bottom: 25px;
  }

  .post-section-block.block {
    margin-bottom: 0;
    padding: 35px 25px 15px 35px;
  }

  .top-gradient {
    z-index: 3;
  }

  .category-header-block {
    padding-bottom: 40px;
  }

  .category-header-image-wrapper {
    height: 190px;
  }

  .nav-social-grid {
    width: 140px;
    margin-top: 30px;
  }

  .categories-intro-title {
    max-width: 250px;
    margin-bottom: 20px;
    font-size: 22px;
  }

  .success {
    font-size: 20px;
    line-height: 30px;
  }

  .contact-info-wrapper {
    margin-top: 30px;
  }

  .contact-social-wrapper {
    width: 160px;
  }

  .nav-link-subtitle {
    margin-top: -2px;
    font-size: 9px;
    line-height: 10px;
  }

  .final-content-wrapper {
    margin-bottom: 10px;
  }

  .presentation-video-full-wrapper {
    min-height: 0;
  }

  .presentatie-video {
    height: 250px;
    top: 48%;
  }

  .header-text-block {
    padding-bottom: 0;
  }

  .header-titles-wrapper {
    top: 35vh;
  }

  .scroll-title-block-2 {
    min-width: 310px;
  }

  .scroll-title {
    font-size: 44px;
    line-height: 34px;
  }

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

  .centered-title-wrapper {
    max-width: 310px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .uitgelicht-left, .featured-main-wrapper {
    width: 100%;
  }

  .video-sticky-elements-wrapper {
    height: 480px;
    top: 53%;
  }

  .subpage-intro-nav-link {
    width: 160px;
    text-align: center;
    border-right-width: 0;
    margin-top: 4px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .style-block.first {
    padding: 25px;
  }

  .license-block {
    border-width: 1px 0 0;
    margin-top: 0;
    padding: 25px;
  }

  .license-block-title {
    line-height: 40px;
  }

  .small-info-text {
    font-size: 10px;
    line-height: 19px;
  }

  .font-1 {
    margin-bottom: 20px;
  }

  .button-column {
    padding-bottom: 10px;
  }

  .color-style-title {
    font-size: 10px;
  }

  .column {
    padding-top: 20px;
  }

  .template-color {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .style-title.style-1 {
    font-size: 19px;
  }

  .copyright-text {
    margin-right: 0;
    display: block;
  }

  .home-header-image-block {
    height: 100vh;
  }

  .third-title {
    font-size: 44px;
    line-height: 39px;
  }

  .social-logo {
    max-height: 50%;
  }

  .vive-la-experiencia-title {
    padding-left: 15px;
    font-size: 2em;
  }

  .vive-la-experiencia-butterfly {
    width: 60px;
    top: 19%;
    left: -4%;
  }
}

#w-node-_0f8f57c7-221d-4467-1080-6103163092ed-163092be {
  justify-self: end;
}

#w-node-fb5e5087-fe77-e521-36fb-6cb40dd1d062-93b456d7 {
  align-self: end;
}

#w-node-_4ea3b0eb-b85b-721d-68bd-27270fde7ef8-93b456d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fb5e5087-fe77-e521-36fb-6cb40dd1d062-54b456da {
  align-self: end;
}

@media screen and (max-width: 767px) {
  #w-node-_0f8f57c7-221d-4467-1080-6103163092ed-163092be {
    justify-self: center;
  }
}


