@font-face {
  font-family: PP Neue Montreal;
  src: url('../fonts/PPNeueMontreal-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: PP Neue Montreal;
  src: url('../fonts/PPNeueMontreal-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: PP Neue Corp Tight;
  src: url('../fonts/PPNeueCorp-TightUltrabold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: PP Neue Corp Wide;
  src: url('../fonts/PPNeueCorp-WideUltrabold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: PP Neue Corp Normal;
  src: url('../fonts/PPNeueCorp-NormalUltrabold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

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

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

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #131313;
  background-color: #fff;
  font-family: PP Neue Montreal, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}

.body.is--cursor {
  font-size: var(--size-font);
  overscroll-behavior: none;
}

.body.is--dark {
  color: #efeeec;
  background-color: #000;
}

.code-embed-css, .code-embed-js {
  pointer-events: none;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.willem-header {
  color: #fff;
  position: relative;
  overflow: hidden;
}

.osmo-icon-svg {
  width: 8em;
}

.willem__cover-image-extra {
  pointer-events: none;
  object-fit: cover;
  -webkit-user-select: none;
  user-select: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.willem__cover-image-extra.is--2 {
  z-index: 2;
}

.willem__cover-image-extra.is--3 {
  z-index: 1;
}

.willem__cover-image-extra.is--1 {
  z-index: 3;
}

.willem-header__content {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 100dvh;
  padding: 3em;
  display: flex;
  position: relative;
}

.willem-header__top {
  width: 100%;
}

.willem-header__bottom {
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.willem__h1 {
  white-space: nowrap;
  justify-content: center;
  font-size: 12.5em;
  font-weight: 500;
  line-height: .75;
  display: flex;
  position: relative;
}

.willen-nav {
  display: flex;
  position: relative;
  overflow: hidden;
}

.willem-nav__start {
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.willem-nav__end {
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.willem-nav__logo {
  color: inherit;
  text-decoration: none;
}

.willem__p {
  margin-bottom: 0;
  font-size: 1.3125em;
  font-weight: 500;
  line-height: 1.5;
}

.willem-nav__link {
  color: inherit;
  text-decoration: none;
}

.willem-nav__links {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  display: flex;
}

.willem-nav__cta {
  display: flex;
}

.link-group {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: center;
  font-size: 3em;
  display: flex;
}

.underline-link {
  color: inherit;
  font-size: 1.3125em;
  line-height: 1.3;
  text-decoration: none;
  position: relative;
}

.willem-loader {
  color: #131313;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.willem-loader__box {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 0;
  display: flex;
  position: relative;
}

.willem-loader__box.is--no-overflow {
  overflow: visible;
}

.willem__h1-end {
  justify-content: flex-start;
  width: 1.525em;
  display: flex;
  overflow: hidden;
}

.willem__h1-start {
  justify-content: flex-end;
  width: 1.5256em;
  display: flex;
  overflow: hidden;
}

.willem__letter {
  display: block;
  position: relative;
}

.willem__letter.is--space {
  margin-left: .25em;
}

.willem-loader__box-inner {
  justify-content: center;
  align-items: center;
  min-width: 1em;
  height: 95%;
  display: flex;
  position: relative;
}

.willem__growing-image {
  justify-content: center;
  align-items: center;
  width: 0%;
  height: 100%;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.willem-loader__box-no-overflow {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1em;
  display: flex;
  position: relative;
}

.willem-loader__box-no-overflow.is--no-overflow, .overflow {
  overflow: visible;
}

.willem__growing-image-wrap {
  width: 100%;
  min-width: 1em;
  height: 100%;
  position: absolute;
}

.willem__letter-white {
  display: block;
  position: relative;
}

.willem__letter-white.is--space {
  margin-left: .25em;
}

.willem__cover-image {
  pointer-events: none;
  object-fit: cover;
  -webkit-user-select: none;
  user-select: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.willem__cover-image.is--2 {
  z-index: 2;
}

.willem__cover-image.is--3 {
  z-index: 1;
}

.willem__cover-image.is--1 {
  z-index: 3;
}

.hero {
  background-color: #000;
}

.section {
  background-color: #0b0b0b;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: none;
}

.heading {
  color: #fafafa;
  text-align: center;
  font-family: Oxpier, Arial, sans-serif;
  font-size: 50px;
}

.section-2 {
  background-color: #fafafa00;
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
}

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

.paragraph {
  text-align: left;
  padding-left: 40px;
  padding-right: 60px;
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

.div-block {
  text-align: right;
  width: 100%;
  padding-left: 100px;
}

.image {
  border-radius: 15px;
}

.heading-2 {
  text-align: left;
  margin-top: 0;
  padding-right: 20px;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
}

.heading-3 {
  color: #131313;
  text-align: center;
  margin-top: 0;
  margin-bottom: 60px;
  padding-top: 100px;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 500;
}

.container {
  max-width: 1200px;
}

.image-2 {
  border-radius: 15px;
  max-width: 60%;
}

.container-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.container-2.photocontainer {
  padding-top: 0;
}

.container-2.photocontainer.photopadding {
  padding-top: 40px;
}

.container-2.photocontainer.photonegative {
  margin-top: 40px;
  padding-top: 0;
}

.container-2.photocontainer.marginneg {
  margin-top: -210px;
}

.container-2.photocontainer.mneg {
  margin-top: 40px;
}

.div-block-2 {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  justify-content: space-between;
  align-items: baseline;
  padding-top: 10px;
  display: flex;
}

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

.quick-stack {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.section-3 {
  background-color: #fafafa;
  padding-bottom: 60px;
}

.heading-4 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Noto Sans, sans-serif;
  font-size: 50px;
  font-weight: 500;
}

.section-4 {
  background-color: #fafafa;
  padding-bottom: 60px;
}

.background-video {
  width: 100%;
}

.container-6 {
  background-color: #131313;
  border-radius: 20px;
  max-width: 1200px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading-5 {
  color: #fafafa;
  padding-left: 40px;
  font-family: Poppins, sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 55px;
}

.text-span, .text-span-2 {
  color: #999;
}

.button {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: var(--size-font);
  background-color: #f4f4f4;
  border-radius: 50px;
  padding: 15px 40px;
}

.button:hover {
  background-color: #bdbdbd;
}

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

.section-5 {
  background-color: #fafafa;
  margin-bottom: 0;
  padding-bottom: 60px;
}

.container-7 {
  background-color: #fafafa00;
  max-width: 1200px;
}

.heading-6 {
  text-align: center;
  margin-bottom: 30px;
  font-family: Poppins, sans-serif;
  font-size: 45px;
  font-weight: 500;
}

.text-block-3 {
  text-align: center;
  padding-bottom: 10px;
  font-family: Sora, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text-block-3-copy {
  text-align: center;
  padding-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.section-6 {
  background-color: #fafafa;
  background-image: url('../images/line-bg-2.webp');
  background-position: 50%;
  background-size: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: none;
}

.image-3 {
  width: 32px;
}

.div-block-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  display: flex;
}

.image-4 {
  padding-top: 60px;
  padding-left: 60px;
  position: absolute;
  left: 550px;
  right: 0;
}

.quick-stack-2 {
  position: relative;
}

.background-video-3, .background-video-4, .background-video-5 {
  width: 100%;
}

.background-video-6 {
  text-align: right;
  border-radius: 15px;
  width: 40%;
}

.container-8 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-4 {
  width: 30%;
}

.section-7 {
  padding-top: 0;
  padding-bottom: 100px;
}

.section-7.reel-sect {
  display: none;
}

.background-video-7 {
  border-radius: 15px;
  width: 30%;
}

.container-9 {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 1200px;
  display: flex;
}

.container-10 {
  max-width: 1200px;
}

.text-span-3, .text-span-4 {
  color: #999;
}

.paragraph-2 {
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.usluge {
  background-color: #131313;
  background-image: url('../images/portfoliobackground.jpeg');
  background-position: 50%;
  background-size: contain;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
  position: relative;
}

.usluge.uslue1 {
  display: none;
}

.container-11 {
  background-color: #0000;
  border-radius: 20px;
  max-width: 1000px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.text-block-4 {
  color: #fafafa;
  padding-bottom: 0;
  padding-left: 60px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.text-block-5 {
  color: #fafafa;
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-block-5.uslugediv {
  color: #fafafa;
}

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

.text-block-5.service-title.black-letter {
  color: #000;
  font-family: Poppins, sans-serif;
  font-weight: 700;
}

.div-block-5 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-bottom: 1px solid #00000026;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-5.service-row {
  border-bottom-color: #ffffff26;
}

.div-block-5.service-row.white-line {
  justify-content: flex-end;
  align-items: center;
}

.div-block-5.white-line {
  border-bottom-color: #00000026;
  justify-content: flex-end;
  align-items: center;
}

.heading-7 {
  color: #fafafa;
  padding-left: 20px;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 400;
}

.text-block-6 {
  color: #fafafa;
  padding-bottom: 40px;
  padding-left: 40px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.image-5 {
  color: #fff;
  width: 24px;
  height: 24px;
  padding: 0;
}

.div-block-6 {
  border: 1px solid #ffffff26;
  border-radius: 50px;
  padding: 10px;
}

.div-block-7, .div-block-8, .div-block-9, .div-block-10, .div-block-11, .div-block-12, .div-block-13, .div-block-14 {
  text-align: center;
}

.buttonanimation {
  background-color: #fefefe;
  border-radius: 50px;
  padding: 15px 40px;
  position: relative;
  overflow: hidden;
}

.toptext {
  position: absolute;
}

.bottomtext {
  position: absolute;
  top: 100px;
}

.div-block-15 {
  z-index: 999;
  pointer-events: none;
  background-color: #000;
  border-radius: 50px;
  width: 20px;
  height: 20px;
  position: fixed;
}

.section-9 {
  text-align: center;
  background-color: #131313;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.heading-8 {
  color: #c5cad1;
  margin-right: 300px;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 55px;
  font-weight: 500;
  line-height: 65px;
}

.section-10 {
  padding-top: 140px;
  padding-bottom: 100px;
  position: relative;
}

.container-14 {
  max-width: 1200px;
  margin-right: auto;
  padding-bottom: 0;
  padding-right: 0;
}

.container-15 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  max-width: 1200px;
  display: flex;
}

.text-block-7 {
  font-family: Poppins, sans-serif;
  font-size: 16px;
}

.image-6 {
  max-width: 70%;
}

.quick-stack-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.image-7 {
  border-radius: 15px;
  max-width: 30%;
}

.div-block-17 {
  margin-left: 60px;
}

.text-block-8 {
  max-width: 50%;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.heading-9 {
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 500;
}

.section-11 {
  background-color: #131313;
  padding-top: 100px;
  padding-bottom: 100px;
}

.container-16 {
  max-width: 1200px;
  display: flex;
}

.text-block-9 {
  color: #fafafa;
  padding-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.text-block-10 {
  color: #fafafa;
  font-size: 40px;
  font-weight: 400;
}

.quick-stack-4 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
}

.div-block-18 {
  max-width: 100%;
}

.quick-stack-5 {
  grid-column-gap: 90px;
}

.text-block-11 {
  color: #fefefe;
  padding-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
}

.text-block-12 {
  color: #999;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text-block-12-copy {
  color: #999;
  padding-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text-block-12-copy:hover {
  color: #fff;
}

.cell-5 {
  padding-right: 60px;
}

.image-8 {
  max-width: 28px;
  margin-right: 20px;
  padding-right: 0;
}

.div-block-19 {
  max-width: 40%;
}

.section-12 {
  padding-bottom: 100px;
}

.image-9 {
  color: #eee6e6;
  background-color: #efe9e9;
  border: 1px solid #f1e7e7;
}

.code-embed {
  color: #fff;
  width: 32px;
  height: 32px;
}

.heading-10 {
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 500;
}

.image-10 {
  width: 300px;
  position: absolute;
  inset: auto 5% 0% auto;
}

.image-11 {
  opacity: .64;
  width: 300px;
  position: absolute;
  inset: auto 10% -14% auto;
}

.image-12 {
  max-width: 80%;
}

.image-13 {
  opacity: .72;
  width: 230px;
  position: absolute;
  inset: auto auto -14% 0%;
}

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

@media screen and (min-width: 1280px) {
  .section-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .cell {
    font-size: 16px;
  }

  .container-2.photocontainer {
    justify-content: flex-start;
    align-items: center;
  }

  .container-2.photocontainer.photonegative, .container-2.photocontainer.mneg {
    margin-top: 40px;
  }

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

  .quick-stack {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .container-3 {
    max-width: 1200px;
  }

  .cell-2 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .section-3 {
    padding-bottom: 60px;
  }

  .heading-5 {
    padding-left: 60px;
  }

  .image-4 {
    padding-top: 40px;
    padding-left: 100px;
  }

  .container-8 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .paragraph-2 {
    text-align: left;
    font-size: 16px;
  }

  .usluge {
    background-image: url('../images/portfoliobackground.jpeg');
    background-size: auto;
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
  }

  .container-11 {
    background-color: #0000;
  }

  .text-block-4 {
    padding-bottom: 60px;
    padding-left: 20px;
    font-size: 18px;
    font-weight: 300;
  }

  .text-block-5 {
    color: #fafafa;
    padding-bottom: 40px;
    font-family: Poppins, sans-serif;
    font-size: 20px;
  }

  .text-block-5.uslugediv {
    padding-top: 40px;
  }

  .text-block-5.service-title.black-letter {
    color: #000;
  }

  .div-block-5 {
    border-bottom: 1px solid #00000026;
  }

  .div-block-5.service-row.white-line {
    justify-content: flex-end;
    align-items: center;
  }

  .div-block-5.white-line {
    border-bottom-color: #00000026;
    justify-content: flex-end;
    align-items: center;
  }

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

  .image-10 {
    top: 1300px;
    left: 950px;
  }

  .image-13 {
    opacity: .68;
    border-radius: 0;
    width: 300px;
    position: absolute;
    inset: auto auto -10% 0%;
  }

  .link-block {
    border: 1px #000;
    text-decoration: none;
  }
}

@media screen and (min-width: 1440px) {
  .container-2.photocontainer.photonegative, .container-2.photocontainer.mneg {
    margin-top: 40px;
  }

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

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

  .usluge {
    background-image: url('../images/portfoliobackground.jpeg');
    background-size: cover;
  }

  .container-11 {
    background-color: #0000;
  }

  .text-block-5.service-title.black-letter {
    color: #000;
    font-weight: 700;
  }

  .div-block-5 {
    border-bottom-color: #00000026;
  }

  .div-block-5.service-row.white-line {
    justify-content: flex-end;
    align-items: center;
  }

  .div-block-5.white-line {
    border-bottom-color: #00000026;
    justify-content: flex-end;
    align-items: center;
  }

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

  .image-10 {
    top: 1350px;
    left: 1000px;
  }
}

@media screen and (min-width: 1920px) {
  .div-block-2 {
    grid-column-gap: 250px;
    grid-row-gap: 250px;
  }

  .container-3 {
    max-width: 1500px;
  }

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

  .container-4, .container-5 {
    max-width: 1200px;
  }

  .container-6 {
    max-width: 1500px;
  }

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

  .button {
    font-size: 22px;
  }

  .image-4 {
    padding-top: 30px;
    padding-left: 320px;
  }

  .background-video-6 {
    width: 376px;
  }

  .container-8 {
    max-width: 1500px;
  }

  .section-7.reel-sect {
    display: none;
  }

  .paragraph-2 {
    font-size: 22px;
  }

  .usluge {
    background-image: url('../images/portfoliobackground.jpeg');
    background-size: cover;
  }

  .container-11 {
    background-color: #0000;
    max-width: 1500px;
  }

  .text-block-5.service-title {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
  }

  .text-block-5.service-title.black-letter {
    color: #000;
    font-size: 22px;
  }

  .div-block-5 {
    border-bottom-color: #00000026;
  }

  .div-block-5.service-row {
    color: #fff;
    border-bottom-color: #00000026;
  }

  .div-block-5.service-row.white-line, .div-block-5.white-line {
    border-bottom-color: #00000026;
    justify-content: flex-end;
    align-items: center;
  }

  .container-12, .container-14, .container-15 {
    max-width: 1500px;
  }

  .text-block-8 {
    font-size: 22px;
  }

  .container-16 {
    max-width: 1500px;
  }

  .text-block-11, .text-block-12-copy {
    font-size: 22px;
  }

  .image-8 {
    max-width: 36px;
  }

  .image-10 {
    top: 1700px;
    left: 1200px;
  }

  .image-11 {
    width: 350px;
    bottom: -34%;
  }

  .cell-6 {
    justify-content: flex-start;
    align-items: center;
    font-size: 22px;
  }
}

@media screen and (max-width: 991px) {
  .willem__h1 {
    font-size: 9em;
  }

  .willem-nav__links {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-flow: column;
  }

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

  .paragraph {
    padding-left: 120px;
    padding-right: 120px;
  }

  .div-block {
    padding-left: 0;
  }

  .image {
    width: 70%;
  }

  .heading-2 {
    text-align: center;
    padding-right: 0;
  }

  .heading-3 {
    padding-top: 60px;
  }

  .container-2.photocontainer {
    padding-bottom: 20px;
  }

  .container-2.photocontainer.photopadding {
    padding-top: 0;
  }

  .container-2.photocontainer.photonegative, .container-2.photocontainer.mneg {
    margin-top: 0;
  }

  .image-4 {
    pointer-events: auto;
    vertical-align: baseline;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    left: 146px;
  }

  .container-8 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .paragraph-2 {
    font-size: 16px;
  }

  .usluge {
    background-size: cover;
  }

  .cell-4 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .container-13 {
    text-align: center;
  }

  .heading-8.scroll-text {
    font-size: 35px;
    line-height: 50px;
  }

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

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

  .quick-stack-5 {
    grid-column-gap: 80px;
  }

  .cell-5 {
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 20px;
    padding-right: 0;
  }

  .image-8 {
    margin-right: 0;
  }

  .image-11 {
    width: 230px;
    bottom: 0%;
  }

  .image-13 {
    width: 200px;
  }

  .cell-7 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .cell-8 {
    text-align: right;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-22 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

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

@media screen and (max-width: 767px) {
  .willem__h1 {
    font-size: 5.5em;
  }

  .willem-nav__start {
    width: 65%;
  }

  .willem-nav__end {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    flex-flow: column;
    width: 45%;
  }

  .heading-3 {
    margin-bottom: 0;
    padding-bottom: 40px;
  }

  .container-2.photocontainer {
    padding-bottom: 20px;
  }

  .heading-5 {
    font-size: 25px;
  }

  .image-4 {
    left: 60px;
    overflow: clip;
  }

  .background-video-6 {
    width: 60%;
  }

  .container-8 {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-4 {
    width: 90%;
  }

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

  .paragraph-2 {
    text-align: center;
    margin-bottom: 0;
  }

  .heading-8 {
    margin-right: 20px;
    padding-left: 20px;
  }

  .heading-8.scroll-text {
    font-size: 40px;
  }

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

  .container-14 {
    max-width: 100%;
    padding-bottom: 40px;
  }

  .container-15 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 20px;
  }

  .image-7 {
    max-width: 50%;
  }

  .div-block-17 {
    margin-left: 0;
  }

  .text-block-8 {
    padding-top: 20px;
    font-size: 18px;
  }

  .container-16 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: stretch;
  }

  .cell-5 {
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 20px;
  }

  .image-11 {
    width: 180px;
    bottom: -8%;
  }

  .image-13 {
    width: 180px;
    bottom: -7%;
  }

  .cell-7 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .cell-8 {
    text-align: right;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-22 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }
}

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

  .paragraph {
    text-align: left;
    padding-left: 10px;
    padding-right: 0;
  }

  .div-block {
    padding-left: 0;
  }

  .image {
    width: 100%;
  }

  .heading-3 {
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 20px;
    font-size: 30px;
  }

  .container-2.photocontainer {
    padding-bottom: 20px;
  }

  .container-2.photocontainer.photopadding {
    padding-top: 0;
  }

  .container-2.photocontainer.photonegative, .container-2.photocontainer.mneg {
    margin-top: 0;
  }

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

  .heading-5 {
    text-align: center;
    padding-left: 0;
    font-size: 16px;
    line-height: 30px;
  }

  .button {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

  .cell-3 {
    justify-content: center;
    align-items: center;
  }

  .image-4 {
    max-width: 20%;
    margin-top: -87px;
    margin-right: 128px;
    padding-top: 10px;
    display: block;
    top: 152px;
    left: 10px;
  }

  .background-video-6 {
    width: 80%;
  }

  .container-8 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    width: 100%;
  }

  .div-block-4 {
    width: 80%;
  }

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

  .paragraph-2 {
    text-align: center;
    width: 100%;
  }

  .usluge {
    background-image: url('../images/Portmobile.png');
    padding-top: 0;
    padding-bottom: 60px;
    position: relative;
  }

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

  .text-block-4 {
    padding-left: 10px;
    font-weight: 400;
  }

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

  .text-block-5.service-title.black-letter {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-5 {
    color: #fff;
    border-bottom: 1px solid #00000026;
    justify-content: flex-end;
    align-items: center;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-5.service-row.white-line {
    margin-top: 20px;
    padding-bottom: 0;
  }

  .div-block-5.white-line {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-5.mobile-margin {
    justify-content: flex-end;
    align-items: center;
    margin-top: 360px;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .container-12 {
    padding-top: 20px;
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .heading-8.scroll-text {
    font-size: 28px;
  }

  .container-14 {
    padding-bottom: 0;
  }

  .container-15 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-block-8 {
    max-width: 100%;
    padding-right: 40px;
  }

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

  .container-16 {
    justify-content: flex-start;
    align-items: stretch;
  }

  .quick-stack-5 {
    max-width: none;
  }

  .text-block-12-copy {
    text-decoration: none;
  }

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

  .div-block-20 {
    max-width: 100%;
  }

  .div-block-21 {
    margin-top: 20px;
  }

  .image-11 {
    width: 150px;
    bottom: -17%;
  }

  .image-13 {
    opacity: .73;
    width: 130px;
    position: absolute;
    inset: auto auto -4% 0%;
  }

  .cell-7, .cell-8 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-22 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

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

#w-node-ccd99ac7-1ba9-eb9d-f0f2-bfbe512097e7-dd2e459f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_9624937c-bbfc-ed17-ff20-6d62c7457836-dd2e459f {
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-d7e9c9f2-5998-bdb2-c004-344c5e85b082-dd2e459f {
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
}

#w-node-_850cb7a8-8b8a-9b9e-2a4d-3ad5f64373d3-dd2e459f {
  grid-template-rows: auto;
  grid-template-columns: 2.5fr 1fr 1fr;
}

@media screen and (min-width: 1280px) {
  #w-node-_9624937c-bbfc-ed17-ff20-6d62c7457836-dd2e459f {
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 991px) {
  #w-node-ccd99ac7-1ba9-eb9d-f0f2-bfbe512097e7-dd2e459f {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_9624937c-bbfc-ed17-ff20-6d62c7457836-dd2e459f {
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
  }

  #w-node-_850cb7a8-8b8a-9b9e-2a4d-3ad5f64373d3-dd2e459f {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_850cb7a8-8b8a-9b9e-2a4d-3ad5f64373d3-dd2e459f {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-ccd99ac7-1ba9-eb9d-f0f2-bfbe512097e7-dd2e459f {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_9624937c-bbfc-ed17-ff20-6d62c7457836-dd2e459f {
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
  }

  #w-node-d7e9c9f2-5998-bdb2-c004-344c5e85b082-dd2e459f {
    grid-template-rows: auto;
    grid-template-columns: 2fr 1fr;
  }
}


@font-face {
  font-family: 'PP Neue Montreal';
  src: url('../fonts/PPNeueMontreal-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PP Neue Montreal';
  src: url('../fonts/PPNeueMontreal-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PP Neue Corp Tight';
  src: url('../fonts/PPNeueCorp-TightUltrabold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PP Neue Corp Wide';
  src: url('../fonts/PPNeueCorp-WideUltrabold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PP Neue Corp Normal';
  src: url('../fonts/PPNeueCorp-NormalUltrabold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'RM Mono';
  src: url('../fonts/RMMono-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Oxpier';
  src: url('../fonts/oxpier.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}