:root {
  --_flex-child---size: 0px;
}

.nav-menu-real {
  background-color: #fff;
  flex-flow: wrap;
  justify-content: space-around;
  align-items: center;
  width: auto;
  margin: 0;
  padding: 0;
  display: flex;
}

.nav-link {
  color: #000;
  text-align: center;
  letter-spacing: .25px;
  white-space: pre;
  background-color: #fff;
  margin-left: 6px;
  margin-right: 3px;
  padding: 5px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #bbb;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link.w--current {
  color: #000;
  margin-left: 0;
  font-size: 13px;
}

.button-navbar {
  color: #c2c2c2;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 2px 2px 1px #0003;
  background-color: #141414;
  border-radius: 5px;
  min-width: 195px;
  margin-left: 0;
  margin-right: 0;
  padding: 12px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 18px;
  text-decoration: none;
  transition: all .2s;
  box-shadow: 5px 5px 5px #0003;
}

.button-navbar:hover {
  color: #000;
  background-color: #bbb;
}

.button-navbar:active {
  background-color: #4b4b4b;
}

.menu-button {
  background-color: #c4a77d;
}

.list-item {
  text-align: center;
  white-space: pre;
  background-color: #0000;
}

.footer {
  background-color: #3c3935;
  border-bottom: 1px solid #000;
  margin-top: 0;
  padding: 50px 30px 15px;
  position: relative;
}

.container-footer {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: flex;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.footer-brand-2 {
  margin-left: -20px;
  padding-right: 10px;
}

.footer-content {
  grid-column-gap: 100px;
  grid-row-gap: 40px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-self: auto;
  align-items: flex-start;
  margin-left: 0;
  padding-left: 100px;
  padding-right: 50px;
  display: flex;
}

.footer-block {
  color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  font-family: Merriweather, serif;
  display: flex;
}

.footer-link {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: Merriweather, serif;
  font-size: 14px;
  line-height: 19px;
  text-decoration: none;
}

.footer-link:hover {
  color: #8a8a8abf;
}

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

.footer-social-link-2 {
  margin-left: 0;
  margin-right: 7px;
}

.footer-divider {
  background-color: #000;
  width: 80%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}

.footer-copyright-center {
  color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 16px;
}

.navbar-container {
  z-index: 5;
  background-color: #fff;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-navbar {
  width: 100%;
  max-width: none;
  min-height: 60px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-real {
  justify-content: space-around;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.navbar-brand-real.w--current {
  margin-left: 0;
  margin-right: 0;
}

.nav-menu-wrapper-real {
  justify-content: center;
  align-items: center;
  margin-left: 0;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
  position: relative;
}

.image-logo-navbar {
  width: 200px;
  margin-left: 0;
}

.image-logo-footer {
  width: 100%;
  min-width: 100px;
  max-width: 200px;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.instagram-section {
  background-color: #fcf8f2;
}

.footer-link-2 {
  color: #b89c7d;
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: Merriweather, serif;
  text-decoration: none;
}

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

.list-item-6 {
  display: block;
}

.heading-ig {
  color: #000;
  text-shadow: 1.4px 1px 1px #0003;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin: 0 20px 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
  display: block;
}

.ticker-wrapper-ig-universal {
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 20px;
  padding-bottom: 15px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ticker-track-pc {
  justify-content: center;
  align-items: stretch;
  width: 80%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  display: block;
}

.heading-h1-blog {
  color: #000;
  text-align: center;
  text-shadow: 3.2px 1px 1px #0003;
  padding-top: 130px;
  padding-bottom: 150px;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
}

.div-block-blog {
  background-color: #fcf8f2;
  margin-bottom: -20px;
}

.ticker-track-ig-universal {
  margin-left: 0;
  margin-right: 0;
}

.container-ig {
  padding-top: 10px;
  padding-bottom: 5px;
}

.heading-h2-blog {
  color: #000;
  text-align: center;
  text-shadow: 3.2px 1px 1px #0003;
  padding-top: 50px;
  padding-bottom: 150px;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
}

.list-item-button {
  display: none;
}

.button-navbar-mobile {
  color: #c2c2c2;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 2px 2px 1px #0003;
  background-color: #141414;
  border-radius: 5px;
  min-width: 195px;
  padding: 12px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 18px;
  text-decoration: none;
  transition: all .2s;
  display: block;
  box-shadow: 5px 5px 5px #0003;
}

.button-navbar-mobile:hover {
  color: #000;
  background-color: #9c9c9c;
}

.button-navbar-mobile:active {
  background-color: #4b4b4b;
}

.button-footer {
  color: #c2c2c2;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 2px 2px 1px #0003;
  background-color: #141414;
  border-radius: 5px;
  min-width: 195px;
  padding: 12px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 18px;
  text-decoration: none;
  box-shadow: 5px 5px 5px #0003;
}

.button-footer:hover {
  color: #000;
  -webkit-text-stroke-color: black;
  background-color: #bbb;
}

.button-footer:active {
  background-color: #4b4b4b;
}

.ig-logo:hover {
  color: #000;
}

.div-block-footer-divider {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-real {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    min-height: 0;
    margin-top: 0;
    padding: 5px 0 0;
    display: flex;
  }

  .nav-link {
    background-color: #fff;
    padding-left: 5px;
    padding-right: 5px;
  }

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

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .button-navbar {
    min-width: 195px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .menu-button {
    background-color: #fff;
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .heading-h1-landing-page {
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 42px;
    line-height: 60px;
  }

  .button-inschrijven-als-model {
    margin-top: 0;
    margin-left: 40px;
    font-size: 18px;
    line-height: 30px;
  }

  .slider {
    padding-left: 123px;
    left: 142px;
  }

  .image-2 {
    width: 6000px;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-4 {
    width: 530px;
    padding-bottom: 210px;
  }

  .cell-2-apply-as-model {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .list-item {
    background-color: #0000;
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .button-boek-modellen {
    margin-top: 0;
    margin-left: 0;
    font-size: 18px;
    line-height: 30px;
  }

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

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

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

  .footer-content {
    grid-column-gap: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-divider {
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: block;
  }

  .text-field-1-aanmelden-als-model {
    margin-left: 0;
  }

  .form-apply-as-model {
    padding-left: 0;
  }

  .field-label-4-aanmelden-als-model {
    text-align: right;
    margin-left: 0;
  }

  .text-field-2-aanmelden-als-model, .submit-button-apply-as-model {
    margin-left: 0;
  }

  .field-label-1-aanmelden-als-model {
    width: 100%;
    margin-left: 0;
  }

  .text-field-3-aanmelden-als-model {
    margin-left: 0;
  }

  .cell-1-apply-as-model {
    justify-content: center;
    align-items: center;
    padding-bottom: 10px;
  }

  .heading-h2-free-castingplan {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 55px 60px 25px;
    font-size: 40px;
    line-height: 50px;
  }

  .text-block-2-apply-as-model {
    margin-left: 0;
  }

  .form-block-apply-as-model {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .field-label-3-aanmelden-als-model, .field-label-2-aanmelden-als-model {
    width: 100%;
    margin-left: 0;
  }

  .text-block-apply-as-model {
    text-align: center;
    margin-bottom: -25px;
    padding-right: 20px;
  }

  .heading-h2-apply-as-model {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 100px 20px 25px;
  }

  .text-field-4-aanmelden-als-model {
    text-align: left;
    width: 100px;
    margin-left: 460px;
  }

  .text-field-5-aanmelden-als-model {
    margin-left: 0;
  }

  .field-label-5-aanmelden-als-model {
    width: 100%;
    margin-left: 0;
  }

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

  .testimonial-text {
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .container-homepage-services {
    max-width: 728px;
  }

  .grid-homepage-services {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    display: grid;
  }

  .pricing-card-three {
    justify-content: center;
    align-items: center;
    padding: 10px 30px;
  }

  .pricing-card-text {
    line-height: 20px;
  }

  .text-block-free-castingplan {
    text-align: center;
    padding-right: 60px;
    font-size: 17px;
    line-height: 26px;
  }

  .text-block-form-free-castingplan {
    margin-left: 59px;
    padding: 20px 15px;
    font-size: 16px;
  }

  .text-field-1-join-our-team {
    width: 90%;
    margin-left: 0;
  }

  .field-label-1-join-our-team, .field-label-2-join-our-team, .field-label-3-join-our-team, .field-label-4-join-our-team {
    width: 93%;
    margin-top: 0;
    margin-left: 0;
    padding-top: 15px;
    padding-bottom: 6px;
  }

  .text-field-2-join-our-team, .text-field-3-join-our-team, .text-field-4-join-our-team {
    width: 90%;
    margin-left: 0;
  }

  .submit-button-join-our-team, .recaptcha, .recaptcha-apply-as-model {
    margin-left: 0;
  }

  .heading-h2-services-homepage {
    padding: 70px 50px 10px;
    font-size: 38px;
    line-height: 50px;
  }

  .heading-h3-services-homepage {
    padding-right: 2px;
    font-size: 27px;
  }

  .pricing-card-two {
    padding: 10px 30px;
  }

  .homepage-services-card-one {
    padding-left: 20px;
    padding-right: 20px;
  }

  .pricing-card-four {
    padding: 35px 30px 10px;
  }

  .container-homepage-start {
    max-width: 728px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-wrapper-services {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-close-section {
    justify-content: center;
    align-items: center;
    max-width: 100%;
    margin-bottom: 0;
    padding-right: 0;
  }

  .shadow-two {
    display: none;
  }

  .hero-services-text {
    text-align: center;
    padding-right: 10px;
    font-size: 17px;
    line-height: 25px;
  }

  .heading-h2-hero-services {
    text-align: center;
    padding-right: 0;
  }

  .heading-h2-faq {
    padding-top: 140px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 50px;
  }

  .heading-h1-services {
    color: #000;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 42px;
    line-height: 60px;
  }

  .container-services-overview {
    max-width: none;
  }

  .heading-h2-services-overview {
    color: #000;
    padding-left: 0;
    padding-right: 0;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .testimonial-grid-two {
    grid-column-gap: 30px;
  }

  .testimonial-info-three {
    flex-direction: column;
  }

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

  .heading-h3-services-landing-page {
    font-size: 27px;
  }

  .testimonial-left {
    width: 40%;
    margin-right: 40px;
  }

  .button-close-section {
    margin-top: 0;
    font-size: 17px;
    line-height: 24px;
  }

  .container-over-ons {
    max-width: 728px;
  }

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .text-block-over-ons-bottom {
    padding-left: 60px;
    padding-right: 60px;
  }

  .form-div-block-join-our-team {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 15px;
    padding-left: 60px;
    padding-right: 60px;
    display: flex;
  }

  .real-navbar {
    background-color: #0000;
  }

  .navbar-container {
    background-color: #fff;
  }

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

  .navbar-wrapper-real {
    background-color: #0000;
    justify-content: space-around;
    align-items: center;
    margin-right: 0;
  }

  .navbar-brand-real.w--current {
    margin-left: 0;
    margin-right: 0;
  }

  .nav-menu-wrapper-real {
    background-color: #0000;
    justify-content: center;
    align-items: center;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .image-logo-navbar {
    margin-left: 0;
    padding-left: 0;
  }

  .image-logo-footer {
    min-width: 120px;
    padding-top: 0;
    padding-right: 0;
  }

  .div-block-model-slides {
    margin-left: 0;
    margin-right: 0;
  }

  .homepage-start-section {
    background-color: #fcf8f2;
  }

  .slider-mobile {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    max-height: 600px;
    display: none;
  }

  .slider-website {
    min-height: auto;
  }

  .div-block-apply-as-a-model {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .div-block-faq {
    justify-content: center;
    align-items: center;
    padding-left: 80px;
    padding-right: 80px;
  }

  .div-block-free-castingplan {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    display: block;
  }

  .form-div-block-free-castingplan {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 15px;
    padding-left: 60px;
    padding-right: 60px;
    display: flex;
  }

  .card-portfolio {
    padding-bottom: 100px;
  }

  .text-block-portfolio {
    color: #fff;
    width: 30%;
    max-width: 100%;
    margin-top: -1.5px;
    margin-left: 0;
    padding: 20px 10px;
    font-family: Merriweather, serif;
    font-size: 20px;
    line-height: 24px;
  }

  .section-portfolio {
    margin-bottom: 0;
  }

  .container-portfolio {
    max-width: none;
  }

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

  .div-block-homepage-h1 {
    padding-left: 0;
    padding-right: 0;
  }

  .toggle {
    padding-bottom: 20px;
    display: flex;
  }

  .dropdown-faq {
    white-space: pre-wrap;
    word-break: keep-all;
    border-bottom: 1px solid #585858;
    overflow: hidden;
  }

  .dropdown-list-5 {
    padding: 10px 20px;
    display: block;
    position: static;
  }

  .text-block-faq-answer {
    text-shadow: 1.3px 1px 1px #0003;
  }

  .toggle-2 {
    justify-content: flex-start;
    align-items: center;
    width: auto;
    height: 60px;
    padding-top: 15px;
    display: flex;
  }

  .text-block-faq-2 {
    text-align: left;
    text-shadow: 1.3px 1px 1px #0003;
    white-space: pre-wrap;
    word-break: keep-all;
    margin-top: 0;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-right: 0;
  }

  .dropdown-faq-2 {
    border-bottom: 1px solid #585858;
    display: block;
    overflow: hidden;
  }

  .text-block-faq-3 {
    text-shadow: 1.3px 1px 1px #0003;
    white-space: pre-wrap;
    word-break: keep-all;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-faq {
    text-shadow: 1.3px 1px 1px #0003;
    white-space: pre-wrap;
    word-break: keep-all;
  }

  .list-item-6 {
    background-color: #0000;
    padding-top: 1px;
    padding-bottom: 1px;
    display: block;
  }

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

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

  .heading-h2-services {
    color: #000;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 28px;
    line-height: 41px;
  }

  .div-block-website-portfolio {
    display: none;
  }

  .heading-h2-join-our-team {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 100px;
    padding-bottom: 25px;
    font-size: 35px;
    line-height: 45px;
    display: block;
  }

  .text-close-section {
    padding-top: 25px;
    padding-left: 50px;
    padding-right: 50px;
    line-height: 25px;
  }

  .button-to-all-services {
    margin-top: 85px;
    margin-bottom: -45px;
  }

  .heading-h2-3 {
    line-height: 46px;
  }

  .handhold-container {
    margin-left: 0;
    padding-left: 60px;
    padding-right: 60px;
  }

  .heading-h3-handhold-2 {
    font-size: 27px;
    line-height: 34px;
  }

  .heading-ig {
    margin-left: 15px;
    margin-right: 15px;
    font-size: 26px;
  }

  .ticker-wrapper-ig-universal {
    width: 100%;
    margin-left: 0;
  }

  .button-11 {
    color: #000;
    text-shadow: 1.2px 1px 1px #0003;
    background-color: #ddd;
    border-radius: 5px;
    padding-left: 26px;
    padding-right: 26px;
    font-family: Montserrat, sans-serif;
    font-size: 19px;
    line-height: 26px;
  }

  .button-11:hover {
    background-color: #f5f5f5;
  }

  .button-11:active {
    background-color: #2c2c2c;
  }

  .heading-h2-4 {
    text-align: center;
  }

  .text-block-homepage {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 17px;
    line-height: 26px;
  }

  .heading-h1-join-our-team {
    text-align: center;
    padding-bottom: 25px;
    padding-left: 60px;
    padding-right: 60px;
    font-size: 40px;
    line-height: 50px;
  }

  .text-block-mobile-join-our-team {
    text-align: center;
    margin-bottom: -30px;
    padding-left: 60px;
    padding-right: 60px;
    font-size: 17px;
    line-height: 26px;
    display: block;
  }

  .heading-h2-form-join-our-team {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 100px 20px 25px;
    font-size: 38px;
    line-height: 48px;
  }

  .heading-h1-apply-as-a-model {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 48px;
  }

  .heading-h1-free-castingplan {
    text-align: center;
  }

  .heading-h1-algemene-voorwarden {
    font-size: 42px;
    line-height: 60px;
  }

  .text-block-algemene-voorwarden {
    padding-bottom: 69px;
    font-size: 16px;
    line-height: 24px;
  }

  .heading-h2-algemene-voorwarden {
    font-size: 38px;
    line-height: 50px;
  }

  .div-block-algemene-voorwarden {
    padding-left: 25px;
    padding-right: 25px;
  }

  .text-block-privacy-policy, .text-block-privacy-policy-2 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .heading-h3-handhold {
    padding-right: 20px;
  }

  ._1-2-3-4 {
    min-width: 700px;
    max-width: 850px;
  }

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

  .heading-h3-handhold-close {
    font-size: 27px;
    line-height: 34px;
  }

  .handhold-container-pc {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-handhold-nr-1 {
    margin-left: -57px;
    margin-right: 0;
  }

  .div-block-handhold-nr-3 {
    margin-left: -18px;
    margin-right: -54px;
  }

  .div-block-handhold-nr-2 {
    margin-left: -29px;
  }

  .div-block-handhold-nr-4 {
    margin-left: 27px;
    margin-right: -100px;
    padding-top: 20px;
  }

  .heading-h3-services {
    color: #000;
    white-space: normal;
    word-break: normal;
  }

  .button-landing-page-start {
    padding-bottom: 12px;
  }

  .heading-h1-portfolio {
    padding-bottom: 30px;
    font-size: 42px;
    line-height: 60px;
  }

  .heading-h2-hero {
    color: #d4d4d4;
    padding-right: 0;
    font-size: 38px;
    line-height: 48px;
  }

  .text-hero-dark {
    color: #bbb;
    padding-bottom: 5px;
  }

  .heading-h2-handhold-mobile {
    line-height: 50px;
  }

  .heading-h2-close-section {
    padding-left: 50px;
    padding-right: 50px;
    font-size: 38px;
    line-height: 50px;
  }

  .heading-h2-testimonial {
    color: #d4d4d4;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 38px;
    line-height: 50px;
  }

  .ticker-track-ig-universal {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-mobile-portfolio {
    display: block;
  }

  .heading-h1-homepage {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 42px;
    line-height: 60px;
  }

  .bold-text-testimonial {
    font-size: 16px;
    line-height: 26px;
  }

  .right-arrow-2 {
    margin-left: 0;
  }

  .nav-menu-wrapper-3 {
    background-color: #0000;
  }

  .nav-menu-2 {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link-4 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-3.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper-2 {
    width: 100%;
    margin-left: 0;
  }

  .menu-button-3 {
    padding: 12px;
  }

  .menu-button-3.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .list-item-13, .list-item-14 {
    background-color: #0000;
  }

  .hero-heading-services {
    position: static;
  }

  .heading-h3-services-1 {
    color: #000;
    text-shadow: 1.4px 1px 1px #0003;
    word-break: break-all;
    padding-left: 5px;
    padding-right: 5px;
    font-family: Montserrat, sans-serif;
    font-size: 27px;
    line-height: 34px;
  }

  .heading-h1-over-ons {
    font-size: 42px;
  }

  .cell-1-join-our-team {
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 10px;
  }

  .cell-2-join-our-team {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-mobile-join-our-team-2 {
    color: #111;
    text-align: center;
    text-shadow: 1.3px 1px 1px #0003;
    padding: 10px 60px;
    font-family: Merriweather, serif;
    font-size: 17px;
    line-height: 26px;
    display: block;
  }

  .heading-h2-join-our-team-1 {
    color: #000;
    text-align: center;
    text-shadow: 1.7px 1px 1px #0003;
    padding: 70px 20px 10px;
    font-family: Montserrat, sans-serif;
    line-height: 38px;
    display: none;
  }

  .text-block-website-join-our-team {
    padding-right: 20px;
    display: none;
  }

  .text-block-website-join-our-team-1 {
    color: #111;
    text-align: center;
    text-shadow: 1.3px 1px 1px #0003;
    margin-bottom: -25px;
    margin-left: -25px;
    padding: 10px 60px;
    font-family: Merriweather, serif;
    font-size: 17px;
    line-height: 26px;
  }

  .heading-h2-join-our-team-2 {
    color: #000;
    text-align: center;
    text-shadow: 1.7px 1px 1px #0003;
    margin-top: 0;
    margin-bottom: 0;
    padding: 100px 60px 25px;
    font-family: Montserrat, sans-serif;
    font-size: 35px;
    line-height: 45px;
    display: block;
  }

  .container-services-homepage {
    padding-top: 110px;
    padding-bottom: 30px;
  }

  .div-block-homepage-services-4 {
    padding-left: 20px;
  }

  .div-block-services-blocks {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-bottom: 20px;
    display: grid;
  }

  .div-block-homepage-services-3 {
    padding-right: 10px;
  }

  .div-block-homepage-services-2 {
    padding-left: 10px;
  }

  .div-block-homepage-services-1 {
    padding-right: 10px;
  }

  .heading-h3-join-talent {
    font-size: 30px;
    line-height: 34px;
  }

  .text-services-homepage {
    color: #222;
    padding-top: 0;
  }

  .text-services-homepage-2 {
    padding-top: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .submit-button-free-castingplan {
    margin-top: 0;
    margin-left: 0;
  }

  .div-block-footer-divider {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-h1-contact {
    font-size: 42px;
    line-height: 60px;
  }

  .div-block-contact {
    padding-left: 50px;
    padding-right: 50px;
  }

  .text-block-contact {
    padding-right: 30px;
  }

  .div-block-contact-1 {
    padding-left: 0;
    padding-right: 30px;
  }

  .field-label-1-contact {
    padding-right: 15px;
  }

  .field-label-2-contact {
    margin-left: 8px;
    margin-right: -1px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-contact-2 {
    display: block;
  }

  .text-field-3-contact {
    margin-left: 4px;
  }

  .text-field-4-contact {
    margin-top: 10px;
    margin-left: 4px;
  }

  .text-field-1-contact {
    margin-left: 2px;
  }

  .text-field-2-contact {
    margin-left: 33px;
    margin-right: -30px;
  }

  .text-field-5-contact {
    margin-top: 10px;
    margin-left: 4px;
  }

  .field-label-16 {
    margin-top: 10px;
  }

  .div-block-contact-form {
    padding-left: 30px;
  }

  .join-our-talent-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .mua-wrapper-homepage {
    padding: 120px 0;
  }

  .mua-split-mua-homepage {
    margin-right: -20px;
  }

  .heading-h2-mua {
    text-align: center;
  }

  .text-mua-dark {
    color: #222;
    margin-right: 10px;
  }

  .text-mua-dark-2 {
    color: #222;
    text-align: left;
    margin-left: 10px;
    padding: 10px 45px 5px;
  }

  .heading-h3-join-talent-2 {
    font-size: 30px;
  }

  .mua-split-mua-homepage-2 {
    margin-top: -91px;
    margin-left: -20px;
    padding-top: 0;
  }

  .button-register-mua-2 {
    justify-content: space-between;
  }

  .talentnetwork2 {
    margin-top: 80px;
  }

  .div-block-mua-2 {
    justify-content: space-between;
    align-items: center;
    padding-top: 100px;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-real {
    border-radius: 20px;
    flex-flow: wrap;
    width: auto;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-link.w--current {
    display: block;
  }

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

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .button-navbar {
    margin-left: 0;
    margin-right: 0;
    display: none;
  }

  .menu-button {
    border-radius: 9px;
  }

  .menu-button.w--open {
    background-color: #cecac5;
  }

  .heading-h1-landing-page {
    padding-top: 30px;
    font-size: 40px;
    line-height: 54px;
  }

  .button-inschrijven-als-model {
    flex-flow: column;
    justify-content: center;
    width: 100%;
    min-width: 45%;
    max-width: 45%;
    margin-left: 15px;
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 14px;
    line-height: 21px;
  }

  .cell-2-apply-as-model {
    padding-bottom: 60px;
  }

  .button-boek-modellen {
    flex-flow: column;
    justify-content: center;
    width: 100%;
    min-width: 40%;
    max-width: 40%;
    margin-right: 15px;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-right: 24px;
    font-size: 14px;
    line-height: 21px;
  }

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

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

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

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

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

  .footer {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .container-footer {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    max-width: none;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: none;
  }

  .footer-brand-2 {
    align-self: auto;
    margin-left: 0;
    padding-right: 0;
  }

  .footer-brand-2.w--current {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    padding-right: 0;
    display: flex;
  }

  .footer-content {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    flex-flow: column;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .footer-block {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .footer-link {
    text-align: center;
  }

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

  .footer-link.w--current {
    margin-left: 0;
  }

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

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

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

  .text-field-1-aanmelden-als-model {
    width: auto;
    min-width: 400px;
    max-width: 100%;
    margin-left: 0;
  }

  .field-label-4-aanmelden-als-model {
    text-align: right;
    width: 100%;
    margin-left: 0;
  }

  .text-field-2-aanmelden-als-model {
    width: auto;
    min-width: 400px;
    max-width: 100%;
    margin-left: 0;
  }

  .submit-button-apply-as-model {
    margin-left: 0;
  }

  .field-label-1-aanmelden-als-model {
    width: 100%;
    margin-top: 16px;
    margin-left: 0;
  }

  .text-field-3-aanmelden-als-model {
    margin-left: 0;
  }

  .cell-1-apply-as-model {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 50px 10px 10px;
  }

  .heading-h2-free-castingplan {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 55px 30px 25px;
    font-size: 38px;
    line-height: 48px;
  }

  .text-block-2-apply-as-model {
    width: auto;
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 0;
  }

  .form-block-apply-as-model {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
  }

  .field-label-3-aanmelden-als-model {
    margin-left: 0;
  }

  .field-label-2-aanmelden-als-model {
    width: 100%;
    margin-left: 0;
  }

  .text-block-apply-as-model {
    margin-top: 0;
    margin-bottom: -30px;
    padding: 10px 30px;
  }

  .heading-h2-apply-as-model {
    text-align: center;
    margin-top: 0;
    padding-bottom: 25px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 36px;
    line-height: 46px;
    display: block;
  }

  .text-field-4-aanmelden-als-model {
    width: 100px;
    margin-left: 280px;
  }

  .text-field-5-aanmelden-als-model {
    width: auto;
    min-width: 400px;
    max-width: 100%;
    margin-left: 0;
  }

  .field-label-5-aanmelden-als-model {
    margin-left: 0;
  }

  .testimonial {
    padding: 60px 15px;
  }

  .div-block-testimonial {
    flex-direction: column;
  }

  .testimonial-card {
    width: 100%;
    max-width: 450px;
    margin-bottom: 30px;
  }

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

  .clients-grid {
    grid-column-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 15px;
  }

  .services-symbols {
    padding: 60px 15px;
  }

  .grid-homepage-services {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
  }

  .pricing-card-text {
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-6 {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-free-castingplan {
    text-align: center;
    margin-top: 0;
    padding: 10px 30px;
    font-size: 17px;
    line-height: 26px;
  }

  .text-block-form-free-castingplan {
    width: 100%;
    margin-left: 0;
    padding: 30px 10px 15px 30px;
    font-size: 16px;
  }

  .text-field-1-join-our-team {
    width: 90%;
    min-width: 70%;
    max-width: 100%;
    margin-bottom: 0;
    margin-left: 0;
  }

  .field-label-1-join-our-team {
    width: 93%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 15px;
    padding-bottom: 6px;
  }

  .field-label-2-join-our-team, .field-label-3-join-our-team, .field-label-4-join-our-team {
    width: 93%;
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 15px;
    padding-bottom: 6px;
  }

  .text-field-2-join-our-team, .text-field-3-join-our-team {
    width: 90%;
    margin-bottom: 0;
    margin-left: 0;
  }

  .text-field-4-join-our-team {
    width: 90%;
    margin-left: 0;
  }

  .submit-button-join-our-team {
    margin-top: 0;
    margin-left: 0;
    font-size: 16px;
  }

  .recaptcha {
    margin-bottom: 30px;
    margin-left: 0;
  }

  .recaptcha-apply-as-model {
    margin-left: 0;
  }

  .heading-7 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-h2-services-homepage {
    padding-top: 70px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 36px;
    line-height: 48px;
  }

  .heading-h3-services-homepage {
    padding-bottom: 8px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 27px;
  }

  .pricing-image-4 {
    margin-top: 15px;
  }

  .pricing-card-text-2, .pricing-card-text-3 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .pricing-card-text-4 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .hero-heading-homepage {
    padding: 60px 15px;
  }

  .container-homepage-start {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-wrapper-services {
    padding-top: 30px;
    padding-bottom: 10px;
  }

  .hero-split-close-section {
    padding-right: 0;
  }

  .shadow-two {
    display: none;
  }

  .hero-services-text {
    text-align: center;
    margin-bottom: 20px;
    padding-top: 10px;
    font-size: 16.5px;
    line-height: 24px;
  }

  .button-free-castingplan {
    border-radius: 5px;
    margin-top: 40px;
    margin-bottom: -60px;
    font-size: 14px;
    line-height: 24px;
  }

  .faq {
    padding: 60px 15px;
  }

  .heading-h2-hero-services {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-left: 0;
    font-size: 36px;
    line-height: 48px;
  }

  .heading-h2-faq {
    padding-top: 50px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 36px;
    line-height: 48px;
  }

  .dropdownn-toggle {
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    height: 100%;
    padding-right: 20px;
    display: flex;
  }

  .arroww {
    margin-top: 20.5px;
  }

  .image-services {
    margin-top: -480px;
  }

  .heading-h1-services {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 40px;
    line-height: 54px;
  }

  .team-slider {
    padding: 60px 15px;
  }

  .heading-h2-services-overview {
    font-size: 36px;
    line-height: 48px;
  }

  .testimonial-column-light {
    padding: 60px 15px;
  }

  .testimonial-grid-two {
    grid-template-columns: 1fr;
  }

  .testimonial-info-three {
    flex-direction: row;
  }

  .pricing-overview-2 {
    margin-bottom: -100px;
    padding: 60px 15px;
  }

  .services-grid {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-h3-services-landing-page {
    font-size: 27px;
  }

  .testimonial-image-left {
    padding: 60px 15px;
  }

  .testimonial-wrapper-four {
    flex-direction: column;
  }

  .testimonial-left {
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-image-four {
    height: auto;
    display: none;
  }

  .heading-small {
    font-size: 28px;
    line-height: 36px;
  }

  .button-close-section {
    margin-top: 0;
    font-size: 16px;
    line-height: 22px;
  }

  .hero-heading-over-ons {
    padding: 60px 15px;
  }

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

  .text-block-over-ons-bottom {
    padding-left: 60px;
    padding-right: 60px;
    font-size: 16px;
  }

  .dropdown-toggle-navbar {
    margin-top: -37px;
    margin-left: -28px;
  }

  .list-item-2 {
    margin-left: 0;
  }

  .form-div-block-join-our-team {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 15px;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
  }

  .text-block-join-our-team {
    margin-top: 0;
    margin-left: 0;
    padding: 30px 10px 15px 30px;
  }

  .text-block-38 {
    white-space: pre-wrap;
    word-break: keep-all;
    padding-right: 20px;
  }

  .text-block-40 {
    max-width: 10px;
    padding-right: 0;
  }

  .navbar-wrapper-real {
    justify-content: space-between;
  }

  .navbar-brand-real {
    padding-left: 0;
  }

  .nav-menu-wrapper-real {
    justify-content: center;
    align-items: center;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
    box-shadow: none;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .image-logo-footer {
    width: 200px;
    padding: 20px 0;
    display: block;
  }

  .div-block-model-slides {
    margin-left: 0;
    margin-right: 0;
  }

  .slider-mobile {
    height: 100%;
    min-height: auto;
    max-height: 100%;
    display: block;
  }

  .mask-2 {
    background-color: #fcf8f2;
    min-height: 0;
    max-height: none;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .slider-website {
    display: none;
  }

  .slide-1-mobile, .slide-3-mobile, .slide-2-mobile {
    margin-top: -1px;
  }

  .div-block-apply-as-a-model {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .div-block-faq {
    justify-content: center;
    align-items: center;
    padding: 10px 20px;
  }

  .div-block-join-our-team {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .form-block-join-our-team, .form-block-free-castingplan {
    width: 100%;
  }

  .div-block-free-castingplan {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .form-div-block-free-castingplan {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
  }

  .heading-36 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .card-portfolio {
    padding-bottom: 100px;
  }

  .text-block-portfolio {
    width: 30%;
    max-width: 100%;
    margin-top: -1.5px;
    margin-left: 0;
    padding: 15px 10px;
    font-family: Merriweather, serif;
    font-size: 16px;
    line-height: 24px;
  }

  .section-portfolio {
    margin-bottom: 0;
  }

  .image-portfolio {
    opacity: .75;
    border-radius: 4px;
    box-shadow: 8px 8px 5px #0003;
  }

  .bold-text-5 {
    color: #fff;
    font-family: Merriweather, serif;
  }

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

  .dropdown-faq {
    border-bottom: 1px solid #585858;
    width: 100%;
    overflow: hidden;
  }

  .dropdown-list-5 {
    padding: 10px 20px;
    display: block;
    position: static;
  }

  .toggle-2 {
    justify-content: flex-start;
    align-items: center;
    height: 60px;
    padding-top: 20px;
  }

  .text-block-faq-2 {
    text-shadow: 1.3px 1px 1px #0003;
    white-space: pre-wrap;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .dropdown-faq-2 {
    border-bottom: 1px solid #585858;
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
    display: block;
    overflow: hidden;
  }

  .text-block-faq-3 {
    text-shadow: 1.3px 1px 1px #0003;
    margin-top: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .text-block-faq {
    text-shadow: 1.3px 1px 1px #0003;
    white-space: pre-wrap;
    word-break: keep-all;
    font-size: 14px;
  }

  .list-item-3 {
    margin-top: 0;
    margin-left: -56px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .cell-word-lid-van-ons-team-mobile {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-block-85 {
    display: none;
  }

  .list-item-5 {
    margin-top: 28px;
    margin-left: -77px;
    margin-right: 0;
  }

  .list-item-6 {
    display: block;
  }

  .div-block-homepage-buttons {
    justify-content: space-between;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
  }

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

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

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

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

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

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

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

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

  .div-block-website-portfolio {
    display: none;
  }

  .heading-h2-join-our-team {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 100px 30px 25px;
    font-size: 34px;
    line-height: 44px;
  }

  .text-close-section {
    padding-top: 25px;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 16.5px;
    line-height: 25px;
  }

  .handhold-container {
    margin-top: 0;
    padding-left: 60px;
  }

  .div-block-mob-hand-nr-1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: space-around;
    align-items: center;
    padding-bottom: 30px;
  }

  .text-block-handhold-close-mobile {
    color: #222;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 15px;
    line-height: 22px;
  }

  .heading-h3-handhold-2 {
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 5px 8px;
    font-size: 27px;
    line-height: 34px;
  }

  .hero-split-services {
    padding-left: 15px;
  }

  .handhold-container-mob {
    display: block;
  }

  .heading-ig {
    margin-left: 15px;
    font-size: 26px;
  }

  .heading-h3-handhold-3 {
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 8px;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 27px;
    line-height: 34px;
  }

  .text-block-homepage {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16.5px;
    line-height: 25px;
  }

  .heading-h1-join-our-team {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 50px 30px 25px;
    font-size: 38px;
    line-height: 48px;
  }

  .text-block-mobile-join-our-team {
    margin-bottom: -30px;
    padding: 10px 30px;
    font-size: 17px;
    line-height: 26px;
  }

  .heading-h2-form-join-our-team {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 50px 30px 25px;
    font-size: 36px;
    line-height: 46px;
  }

  .heading-h1-apply-as-a-model {
    padding: 50px 30px 25px;
    font-size: 37px;
    line-height: 47px;
  }

  .heading-h1-free-castingplan {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 55px 30px 25px;
    font-size: 34px;
    line-height: 44px;
  }

  .heading-h1-algemene-voorwarden {
    font-size: 40px;
    line-height: 54px;
  }

  .text-block-algemene-voorwarden {
    font-size: 15px;
    line-height: 22px;
  }

  .heading-h2-algemene-voorwarden {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 36px;
    line-height: 48px;
  }

  .div-block-algemene-voorwarden {
    padding-left: 25px;
    padding-right: 25px;
  }

  .heading-h3-privacy-policy {
    font-size: 28px;
  }

  .text-block-privacy-policy {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-landing-page-start {
    font-size: 16.5px;
    line-height: 24px;
  }

  .image-handhold-1, .image-handhold-2 {
    min-width: 270px;
    max-width: 300px;
    margin-left: -85px;
    padding-bottom: 50px;
    display: block;
  }

  .div-block-mob-hand-nr-2, .div-block-mob-hand-nr-3 {
    justify-content: space-around;
    align-items: center;
    display: flex;
  }

  .image-handhold-3 {
    min-width: 270px;
    max-width: 300px;
    margin-left: -85px;
    padding-bottom: 50px;
    display: block;
  }

  .heading-h3-handhold {
    color: #000;
    text-align: center;
    text-shadow: 1.6px 1px 1px #0003;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 8px;
    padding-left: 5px;
    padding-right: 5px;
    font-family: Montserrat, sans-serif;
    font-size: 27px;
    line-height: 34px;
  }

  .handhold-container-2, ._1-2-3-4 {
    display: none;
  }

  .div-block-handhold {
    width: auto;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    display: block;
  }

  .heading-h3-handhold-close {
    margin-top: 0;
  }

  .handhold-container-pc {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .div-block-handhold-nr-1 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 323px;
    margin-top: -35px;
    margin-left: -50px;
    margin-right: -25px;
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
  }

  .div-block-handhold-nr-3 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 323px;
    margin-top: -15px;
    margin-left: -50px;
    margin-right: -25px;
    display: flex;
  }

  .div-block-handhold-nr-2 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 323px;
    margin-left: -50px;
    margin-right: -25px;
    display: flex;
  }

  .div-block-handhold-nr-4 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 323px;
    margin-top: -55px;
    margin-left: -50px;
    margin-right: -25px;
    padding-top: 0;
    display: flex;
  }

  .heading-h2-landing-page-services {
    font-size: 36px;
    line-height: 48px;
  }

  .button-all-services {
    margin-top: 15px;
    margin-bottom: 80px;
  }

  .button-landing-page-start {
    margin-top: 20px;
    font-size: 16px;
    line-height: 25px;
  }

  .heading-h2-similar-cities {
    color: #000;
    font-size: 34px;
    line-height: 44px;
  }

  .heading-h2-close-section-2 {
    font-size: 34px;
    line-height: 44px;
  }

  .heading-h1-portfolio {
    font-size: 40px;
    line-height: 54px;
  }

  .heading-h2-hero {
    color: #d4d4d4;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 10px 25px;
    font-size: 36px;
    line-height: 48px;
  }

  .hero-split-hero-homepage {
    padding-left: 15px;
  }

  .text-hero-dark {
    color: #bbb;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16.5px;
    line-height: 25px;
  }

  .div-block-handhold-mob-1 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 323px;
    margin-left: -50px;
    margin-right: -49px;
    padding-top: 0;
    display: flex;
  }

  .heading-h2-handhold-mobile {
    padding-top: 150px;
    padding-bottom: 40px;
    font-size: 36px;
    line-height: 48px;
  }

  .image-hero {
    display: none;
  }

  .heading-h2-close-section {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 36px;
    line-height: 48px;
  }

  .heading-h2-testimonial {
    color: #d4d4d4;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 45px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 36px;
    line-height: 48px;
  }

  .heading-h2-blog {
    font-size: 32px;
  }

  .div-block-mobile-portfolio {
    display: block;
  }

  .heading-h1-homepage {
    padding: 15px 10px;
    font-size: 40px;
    line-height: 54px;
  }

  .bold-text-testimonial {
    text-align: center;
  }

  .navbar-brand-3 {
    padding-left: 0;
  }

  .nav-menu-2 {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link-4 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-3 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-3.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-3.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-3.shadow-three.mobile-shadow-hide {
    box-shadow: none;
    box-shadow: none;
  }

  .mobile-margin-top-12 {
    margin-top: 10px;
  }

  .list-item-button {
    display: block;
  }

  .button-navbar-mobile {
    margin-top: 15px;
  }

  .button-footer {
    margin-top: 5px;
  }

  .image-53 {
    margin-top: -1px;
  }

  .left-arrow-2 {
    padding-bottom: 0;
  }

  .div-block-mob-hand-nr-4 {
    justify-content: space-around;
    align-items: center;
    margin-left: 0;
    padding-right: 0;
    display: flex;
  }

  .image-handhold-4 {
    min-width: 270px;
    max-width: 300px;
    margin-left: -85px;
    display: block;
  }

  .div-block-handhod-mob-2, .div-block-handhod-mob-3, .div-block-handhod-mob-4 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 323px;
    margin-left: -50px;
    margin-right: -49px;
    display: flex;
  }

  .heading-h1-over-ons {
    font-size: 40px;
    line-height: 58px;
  }

  .quick-stack-join-our-team {
    padding-left: 0;
    padding-right: 0;
  }

  .cell-1-join-our-team {
    justify-content: flex-start;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .cell-2-join-our-team {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-mobile-join-our-team-2 {
    color: #111;
    text-shadow: 1.3px 1px 1px #0003;
    margin-bottom: 0;
    padding: 10px 30px;
    font-family: Merriweather, serif;
    font-size: 17px;
    line-height: 26px;
  }

  .heading-h2-join-our-team-1 {
    color: #000;
    text-align: center;
    text-shadow: 1.7px 1px 1px #0003;
    padding: 70px 20px 10px;
    font-family: Montserrat, sans-serif;
    line-height: 38px;
  }

  .text-block-website-join-our-team-1 {
    margin-bottom: -30px;
    margin-left: -18px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 17px;
    line-height: 26px;
  }

  .heading-h2-join-our-team-2 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 100px 30px 25px;
    font-size: 34px;
    line-height: 44px;
  }

  .div-block-homepage-services-4 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-services-blocks {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-homepage-services-3, .div-block-homepage-services-2, .div-block-homepage-services-1 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-homepage-services-1 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .image-homepage-services-2, .image-homepage-services-3, .image-homepage-services-4 {
    padding-bottom: 5px;
  }

  .heading-h3-join-talent {
    margin-top: 0;
    padding-top: 30px;
    font-size: 30px;
    line-height: 34px;
  }

  .text-services-homepage {
    color: #222;
    padding-bottom: 40px;
    padding-left: 75px;
    padding-right: 75px;
    font-size: 15px;
    line-height: 22px;
  }

  .text-services-homepage-2 {
    color: #222;
    padding-left: 60px;
    padding-right: 60px;
    font-size: 15px;
    line-height: 22px;
  }

  .submit-button-free-castingplan {
    margin-top: 0;
    margin-left: 0;
    font-size: 16px;
    line-height: 23px;
  }

  .heading-h2-over-ons {
    font-size: 36px;
    line-height: 48px;
  }

  .div-block-footer-divider {
    margin-top: 0;
  }

  .heading-h1-contact {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 40px;
    line-height: 54px;
  }

  .div-block-contact {
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
  }

  .div-block-contact-text {
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 100px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-h2-contact {
    text-align: left;
    padding-right: 0;
    font-size: 36px;
    line-height: 48px;
  }

  .field-label-2-contact {
    margin-left: 30px;
  }

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

  .text-field-5-contact {
    padding-bottom: 70px;
  }

  .div-block-contact-form-2 {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .text-block-contact-2 {
    padding-right: 0;
  }

  .social-block {
    margin-top: 25px;
    margin-left: -22px;
  }

  .submit-button-contact {
    margin-top: 15px;
    margin-left: 150px;
    margin-right: 150px;
  }

  .div-block-contact-form {
    padding-left: 30px;
    padding-right: 30px;
  }

  .join-our-talent-section {
    padding-bottom: 79px;
  }

  .mua-wrapper-homepage {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-top: 10px;
  }

  .mua-split-mua-homepage {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-h2-mua {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 80px;
    padding-left: 0;
    font-size: 36px;
  }

  .text-mua-dark {
    color: #222;
    text-align: center;
    margin-right: 0;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 16.5px;
    line-height: 25px;
  }

  .button-register-mua {
    margin-left: 0;
  }

  .text-mua-dark-2 {
    color: #222;
    text-align: center;
    margin-left: 0;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 16.5px;
    line-height: 25px;
  }

  .heading-h3-join-talent-2 {
    font-size: 30px;
  }

  .mua-split-mua-homepage-2 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 180px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-register-mua-2 {
    margin-left: 0;
  }

  .talentnetwork2 {
    margin-bottom: -15px;
  }

  .div-block-mua-2 {
    padding-top: 50px;
  }

  .div-block-handhold-1, .div-block-handhold-2 {
    justify-content: space-around;
    align-items: center;
    padding-bottom: 20px;
    display: flex;
  }

  .div-block-handhold-3, .div-block-handhold-4, .div-container-handhold-1, .div-container-handhold-2, .div-container-handhold-3 {
    justify-content: space-around;
    align-items: center;
    display: flex;
  }

  .div-container-handhold-4 {
    flex-flow: row;
    justify-content: space-around;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .navbar-logo-left {
    flex-flow: column;
    height: 75px;
    margin-left: 9px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .navbar-logo-left-container.shadow-three {
    height: 50px;
    padding-bottom: 18px;
  }

  .container {
    max-width: none;
  }

  .nav-menu-real {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-link {
    margin-left: 3px;
  }

  .nav-link.w--current {
    display: none;
  }

  .nav-divider {
    margin-left: 0;
  }

  .button-navbar {
    margin-left: 0;
    margin-right: 0;
  }

  .menu-button {
    background-color: #fff;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #cecac5;
  }

  .heading-h1-landing-page {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 5px;
    font-size: 34px;
    line-height: 46px;
  }

  .button-inschrijven-als-model {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    place-content: stretch center;
    align-self: flex-end;
    align-items: center;
    min-width: 45%;
    max-width: 45%;
    margin-top: 0;
    margin-left: 0;
    padding: 10px 14px;
    font-size: 13px;
    line-height: 20px;
    display: flex;
    left: 0;
  }

  .image {
    width: 150px;
    margin-top: 10px;
    margin-left: -3px;
    padding-left: 0;
  }

  .cell-2-apply-as-model {
    justify-content: center;
    align-items: center;
    padding: 50px 10px 10px;
    display: block;
  }

  .button-boek-modellen {
    flex-flow: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    min-width: 40%;
    max-width: 40%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 15px;
    padding: 10px 14px;
    font-size: 13px;
    line-height: 20px;
    display: flex;
    left: auto;
  }

  .container-2 {
    max-width: none;
  }

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

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

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

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

  .footer {
    padding-top: 20px;
  }

  .container-footer {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    max-width: none;
  }

  .footer-wrapper {
    flex-flow: column;
    align-items: center;
    width: 100%;
  }

  .footer-brand-2 {
    margin-left: 0;
    padding-right: 0;
  }

  .footer-brand-2.w--current {
    margin-top: 0;
  }

  .footer-content {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    flex-flow: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .footer-block {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-bottom: 0;
  }

  .footer-divider {
    margin-left: 23px;
    padding-left: 0;
  }

  .text-field-1-aanmelden-als-model {
    width: auto;
    min-width: 70%;
    max-width: 100%;
    margin-left: 1px;
    padding-right: 100px;
  }

  .form-apply-as-model {
    width: 100%;
    margin-bottom: 0;
  }

  .field-label-4-aanmelden-als-model {
    text-align: right;
    word-break: normal;
    width: 93%;
    margin-top: 25px;
    margin-left: 0;
    padding: 5px 0;
    display: none;
  }

  .text-field-2-aanmelden-als-model {
    width: auto;
    min-width: 70%;
    max-width: 100%;
    margin-left: 1px;
    padding-right: 100px;
  }

  .submit-button-apply-as-model {
    margin-left: 0;
    padding: 8px 20px;
    font-size: 15px;
  }

  .field-label-1-aanmelden-als-model {
    width: 93%;
    margin-left: -25px;
    padding: 5px 10px;
  }

  .text-field-3-aanmelden-als-model {
    width: 30%;
    min-width: 30%;
    max-width: 30%;
    margin-top: 0;
    margin-left: 0;
  }

  .quick-stack-apply-as-model {
    background-color: #f7ede0;
    padding-left: 0;
    padding-right: 0;
  }

  .cell-1-apply-as-model {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 50px 10px 10px;
  }

  .heading-h2-free-castingplan {
    text-align: center;
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 50px 20px 20px;
    font-size: 37px;
    line-height: 47px;
  }

  .text-block-2-apply-as-model {
    text-align: left;
    width: auto;
    margin-top: 0;
    margin-left: 0;
    padding: 30px 10px 15px 20px;
    font-size: 16px;
  }

  .form-block-apply-as-model {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    padding: 20px;
    display: flex;
  }

  .field-label-3-aanmelden-als-model {
    width: 93%;
    margin-left: -5px;
    padding: 5px 10px;
    display: none;
  }

  .field-label-2-aanmelden-als-model {
    width: 93%;
    margin-left: -25px;
    padding: 5px 10px;
    display: block;
  }

  .text-block-apply-as-model {
    text-align: center;
    max-width: 100%;
    margin-bottom: -20px;
    padding: 10px 20px;
    font-family: Merriweather, serif;
    font-size: 17px;
    line-height: 26px;
    display: block;
    overflow: visible;
  }

  .heading-h2-apply-as-model {
    text-align: center;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding: 50px 20px 20px;
    font-size: 35px;
    line-height: 45px;
    display: block;
    overflow: visible;
  }

  .text-field-4-aanmelden-als-model {
    text-align: center;
    width: auto;
    min-width: 24%;
    max-width: 30%;
    margin: 0 0 10px;
    padding-left: 14px;
  }

  .text-field-5-aanmelden-als-model {
    width: auto;
    min-width: 70%;
    max-width: 100%;
    margin-left: 1px;
    padding-right: 100px;
  }

  .field-label-5-aanmelden-als-model {
    width: 93%;
    margin-left: -25px;
    padding: 5px 10px;
  }

  .testimonial {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 120px;
  }

  .container-testimonial {
    max-width: none;
  }

  .testimonial-card {
    height: auto;
    min-height: auto;
    max-height: 420px;
    margin-top: 40px;
    margin-bottom: 0;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .testimonial-text {
    color: #000;
    text-align: center;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 17px;
    line-height: 28px;
  }

  .clients-info-testimonial {
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .clients-info-image {
    width: 60px;
    height: 60px;
    margin-right: 16px;
  }

  .clients-grid {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .services-symbols {
    background-color: #fcf8f2;
    padding-bottom: 75px;
  }

  .container-homepage-services {
    flex-flow: column;
    max-width: none;
    display: flex;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .grid-homepage-services {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-columns: 1fr;
    margin: -55px 0 0;
    padding-bottom: 110px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .pricing-card-three {
    overflow: hidden;
  }

  .pricing-card-text {
    margin-top: -1px;
    margin-bottom: 0;
    padding: 10px 0;
  }

  .heading-6 {
    color: #1a1d2a;
    text-align: center;
    margin-left: 0;
    padding: 20px;
    font-family: Montserrat, sans-serif;
    line-height: 38px;
  }

  .text-block-free-castingplan {
    text-shadow: 1.4px 1px 1px #0003;
    margin-top: 0;
    margin-left: 0;
    padding: 10px 20px;
    font-size: 17px;
    line-height: 26px;
    display: block;
  }

  .text-block-form-free-castingplan {
    text-align: left;
    align-self: auto;
    width: 100%;
    margin-left: 0;
    padding: 20px 10px 20px 15px;
    font-size: 16px;
  }

  .text-field-1-join-our-team {
    width: 90%;
    min-width: 70%;
    max-width: 100%;
    margin-bottom: 0;
    margin-left: 0;
  }

  .field-label-1-join-our-team {
    width: 93%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 15px;
    padding-bottom: 6px;
  }

  .field-label-2-join-our-team, .field-label-3-join-our-team, .field-label-4-join-our-team {
    width: 93%;
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 15px;
    padding-bottom: 6px;
  }

  .text-field-2-join-our-team, .text-field-3-join-our-team, .text-field-4-join-our-team {
    width: 90%;
    margin-bottom: 0;
    margin-left: 0;
  }

  .submit-button-join-our-team {
    margin-top: 0;
    margin-left: 0;
    padding: 8px 20px;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
  }

  .recaptcha {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 0;
    position: relative;
  }

  .recaptcha-apply-as-model {
    margin-left: 0;
  }

  .heading-7 {
    color: #1a1d2a;
    margin-left: 0;
    padding: 20px;
    font-family: Montserrat, sans-serif;
    line-height: 38px;
  }

  .heading-12 {
    padding-left: 40px;
  }

  .quick-stack-2 {
    margin-bottom: 0;
  }

  .heading-h2-services-homepage {
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    padding: 70px 25px 20px;
    font-size: 32px;
    line-height: 42px;
  }

  .heading-h3-services-homepage {
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 25px 5px;
    font-size: 24px;
    line-height: 31px;
  }

  .heading-15 {
    color: #1c1c1c;
    margin-top: -5px;
    margin-bottom: 0;
    padding: 5px 0;
  }

  .heading-16 {
    color: #1c1c1c;
    margin-top: 0;
    margin-bottom: 0;
    padding: 5px 0;
  }

  .heading-17 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .pricing-image-2 {
    margin-top: 30px;
    padding-bottom: 25px;
  }

  .pricing-image-3 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 0;
  }

  .pricing-image-4 {
    margin-top: 47px;
    padding-bottom: 45px;
  }

  .pricing-card-text-2 {
    margin-top: -15px;
    margin-bottom: 0;
    padding: 5px 0 10px;
  }

  .pricing-card-text-3 {
    margin-top: 6px;
    margin-bottom: 0;
    padding: 5px 0 10px;
  }

  .pricing-card-text-4 {
    margin-top: 5px;
    margin-bottom: 0;
    padding: 5px 0 10px;
  }

  .pricing-card-two {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 0;
    padding-left: 5px;
    padding-right: 5px;
    overflow: hidden;
  }

  .homepage-services-card-one {
    justify-content: center;
    align-items: center;
    width: auto;
    min-width: 1px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .pricing-card-four {
    overflow: hidden;
  }

  .hero-heading-homepage {
    margin-top: -3px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-homepage-start {
    max-width: none;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .hero-wrapper-services {
    margin-top: -19px;
    margin-bottom: 0;
  }

  .hero-split-close-section {
    background-color: #0000;
    flex-flow: column;
    align-items: center;
    margin-bottom: 0;
    padding-right: 0;
  }

  .shadow-two {
    margin-top: 320px;
    margin-left: -496px;
    overflow: hidden;
  }

  .hero-services-text {
    color: #bbb;
    text-align: center;
    width: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 20px 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .button-free-castingplan {
    background-color: #000;
    align-self: center;
    width: 100%;
    margin-top: 30px;
    margin-bottom: -60px;
    margin-left: 0;
    font-size: 13px;
    line-height: 18px;
  }

  .faq {
    background-color: #fcf8f2;
  }

  .heading-h2-hero-services {
    color: #d4d4d4;
    text-align: center;
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-left: 0;
    padding: 30px 0 20px;
    font-size: 34px;
    line-height: 44px;
    overflow: visible;
  }

  .hero-without-image-2 {
    padding-right: 15px;
  }

  .heading-h2-faq {
    text-shadow: 1.7px 1px 1px #0003;
    margin-bottom: 0;
    padding: 70px 10px 100px;
    font-size: 34px;
    line-height: 44px;
  }

  .dropdownn {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    max-width: 100%;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    overflow: visible;
  }

  .dropdownn-toggle {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding: 15px 20px 20px;
    display: flex;
  }

  .dropdown-list-2 {
    display: none;
    position: static;
    overflow: visible;
  }

  .arroww {
    margin-top: 18px;
    margin-bottom: 0;
    padding-top: 0;
  }

  .image-services {
    margin-top: -500px;
    margin-left: 0;
    padding-bottom: 70px;
  }

  .heading-h1-services {
    width: 100%;
    margin-top: 0;
    padding-top: 255px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 34px;
    line-height: 46px;
  }

  .container-services-overview {
    max-width: none;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-h2-services-overview {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 75px;
    padding-left: 0;
    padding-right: 0;
    font-size: 34px;
    line-height: 44px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .team-member-image-two {
    display: none;
  }

  .pricing-overview-2 {
    border-bottom-color: #9e9e9e;
    margin-bottom: -70px;
  }

  .services-grid {
    flex-flow: column;
    grid-template-columns: 1fr;
    margin-left: 0;
    display: flex;
  }

  .service-card-text {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .heading-h3-services-landing-page {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 24px;
    line-height: 31px;
    display: none;
  }

  .testimonial-image-four {
    display: none;
  }

  .heading-small {
    font-size: 24px;
    line-height: 32px;
  }

  .testimonial-text-four {
    margin-top: 0;
    padding-top: 60px;
    padding-right: 10px;
    font-size: 13px;
    line-height: 21px;
  }

  .button-close-section {
    text-align: center;
    margin-top: 5px;
    margin-left: 0;
    font-size: 15px;
    line-height: 19px;
  }

  .button-close-section:hover {
    background-color: #e9dcc8;
    border-radius: 5px;
  }

  .button-close-section:active {
    background-color: #9c9c9c;
  }

  .container-over-ons {
    max-width: none;
    padding-left: 10px;
    padding-right: 10px;
  }

  .centered-heading-3 {
    margin-bottom: 24px;
  }

  .text-block-over-ons {
    padding: 20px 30px 45px;
    font-size: 15px;
    line-height: 23px;
  }

  .text-block-over-ons-bottom {
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 15px;
    line-height: 23px;
  }

  .text-block-32, .text-block-33, .text-block-34 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .dropdown-toggle-navbar {
    margin-top: -37px;
    margin-left: -29px;
    padding-top: 20px;
    padding-bottom: 14px;
    padding-left: 22px;
  }

  .list-item-2 {
    margin-top: 0;
    margin-left: 0;
    padding-top: 17px;
    padding-bottom: 0;
  }

  .dropdown-list-3.w--open {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    margin-top: 14px;
    margin-left: -72px;
    display: flex;
  }

  .text-block-35, .text-block-36 {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 30px;
    font-family: Merriweather, serif;
  }

  .form-div-block-join-our-team {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .text-block-join-our-team {
    margin-top: 0;
    margin-left: 0;
    padding: 30px 10px 15px 20px;
    font-family: Merriweather, serif;
  }

  .text-block-38 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    white-space: pre-wrap;
    word-break: keep-all;
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: 100rem;
    max-width: 100%;
    height: auto;
    padding: 10px 20px 10px 0;
    font-family: Merriweather, serif;
    text-decoration: none;
    display: block;
  }

  .text-block-39 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Merriweather, serif;
  }

  .text-block-40 {
    white-space: pre-wrap;
    word-break: keep-all;
    max-width: none;
    margin-top: 0;
    padding-right: 0;
    display: flex;
  }

  .text-block-42 {
    white-space: pre-wrap;
    word-break: keep-all;
    margin-top: 0;
  }

  .text-block-50 {
    margin-top: 0;
    padding: 20px 40px;
  }

  .text-block-51 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .navbar-wrapper-real {
    justify-content: space-between;
  }

  .navbar-brand-real {
    margin-left: 0;
  }

  .nav-menu-wrapper-real {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .image-logo-navbar {
    margin-left: 0;
    padding-right: 20px;
  }

  .text-block-56 {
    color: #1a1b1f;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -4px;
    font-family: Montserrat, sans-serif;
    font-size: 13px;
  }

  .image-logo-footer {
    text-align: center;
    width: 200px;
    margin-top: 0;
    padding: 20px 0;
    display: block;
  }

  .div-block-model-slides {
    flex-flow: row;
    max-width: 100%;
    margin-top: 0;
    padding-bottom: 0;
  }

  .grid-homepage {
    max-width: 100%;
    margin-top: -35px;
  }

  .slider-mobile {
    min-height: 0;
    max-height: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    display: block;
  }

  .mask-2 {
    background-color: #fcf8f2;
    min-height: 0;
    max-height: none;
  }

  .slider-3 {
    margin-top: 35px;
    margin-bottom: 0;
  }

  .slider-website {
    flex: 0 auto;
    display: none;
  }

  .slide-1-mobile, .slide-3-mobile, .slide-2-mobile {
    margin-top: -1px;
  }

  .div-block-apply-as-a-model {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-left: 0;
    display: flex;
  }

  .icon, .icon-2 {
    color: #000;
  }

  .dropdown-11 {
    padding-left: 20px;
  }

  .dropdown-toggle-13 {
    width: 100%;
    max-width: 100%;
    position: static;
  }

  .div-block-faq {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 10px 20px;
    display: flex;
  }

  .text-block-58 {
    display: flex;
  }

  .div-block-join-our-team {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .form-block-join-our-team {
    width: 100%;
  }

  .form-block-free-castingplan {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: block;
  }

  .div-block-free-castingplan {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .form-div-block-free-castingplan {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .bold-text-4 {
    color: #676d86;
  }

  .heading-36 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Montserrat, sans-serif;
    line-height: 40px;
  }

  .card-portfolio {
    padding-bottom: 100px;
  }

  .text-box {
    width: 100%;
    padding-left: 20px;
  }

  .text-block-portfolio {
    white-space: pre-wrap;
    word-break: keep-all;
    border-radius: 0;
    width: 45%;
    max-width: 100%;
    margin-top: -5px;
    margin-left: 0;
    padding: 10px 5px;
    font-family: Merriweather, serif;
    font-size: 18px;
    line-height: 26px;
    box-shadow: 8px 8px 5px #0003;
  }

  .section-portfolio {
    margin-bottom: 0;
  }

  .image-portfolio {
    opacity: 1;
    border-radius: 4px;
    width: 45%;
    box-shadow: 8px 1px 5px #0003;
  }

  .bold-text-5 {
    color: #fff;
    white-space: pre-wrap;
    word-break: keep-all;
    width: 80%;
    padding-left: 0;
    padding-right: 0;
    font-family: Merriweather, serif;
    font-size: 20px;
    line-height: 22px;
  }

  .text-block-60 {
    white-space: pre-wrap;
    word-break: keep-all;
    width: 100rem;
    max-width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    font-family: Merriweather, serif;
  }

  .text-block-61 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Merriweather, serif;
  }

  .text-block-62 {
    white-space: pre-wrap;
    word-break: keep-all;
    width: 100rem;
    max-width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
  }

  .text-block-64 {
    white-space: pre-wrap;
    word-break: keep-all;
    width: 100%;
    max-width: 100%;
    height: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
  }

  .text-block-66 {
    white-space: pre-wrap;
    word-break: keep-all;
    width: 100rem;
    max-width: 100%;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
  }

  .text-block-68, .text-block-70, .text-block-72, .text-block-74 {
    white-space: pre-wrap;
    word-break: keep-all;
    width: 100rem;
    max-width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
  }

  .text-block-76 {
    white-space: pre-wrap;
    word-break: keep-all;
    width: 100%;
    max-width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
  }

  .dropdownn-2 {
    border-bottom: 1px solid #aaa;
    border-radius: 0;
    width: 100%;
    overflow: hidden;
  }

  .dropdownn-3 {
    border-bottom: 1px solid #aaa;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    display: block;
    overflow: hidden;
  }

  .dropdownn-4 {
    border-bottom: 1px solid #aaa;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
    display: inline-flex;
    position: static;
    overflow: hidden;
  }

  .dropdownn-5 {
    border-bottom: 1px solid #aaa;
    width: 100%;
    overflow: hidden;
  }

  .dropdownn-6 {
    border-bottom: 1px solid #aaa;
    width: 100%;
    padding-top: 0;
    overflow: hidden;
  }

  .dropdownn-7, .dropdownn-8, .dropdownn-9 {
    border-bottom: 1px solid #aaa;
    width: 100%;
    overflow: hidden;
  }

  .dropdownn-10 {
    border: 0 solid #aaa;
    border-bottom-width: 1px;
    width: 100%;
    margin-top: 84px;
    overflow: hidden;
  }

  .dropdown-toggle-14 {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    padding-top: 6px;
    padding-bottom: 10px;
    padding-right: 20px;
    display: flex;
  }

  .dropdown-toggle-15 {
    flex-flow: column;
    justify-content: center;
    width: 100%;
    height: 55%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    display: flex;
  }

  .dropdown-toggle-16 {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    height: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
    position: relative;
  }

  .dropdown-toggle-17 {
    width: 100%;
  }

  .dropdown-toggle-18 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .dropdown-toggle-19, .dropdown-toggle-20, .dropdown-toggle-21 {
    width: 100%;
  }

  .dropdown-toggle-22 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-homepage-h1 {
    padding-left: 0;
    padding-right: 0;
  }

  .dropdown-12 {
    width: 100%;
  }

  .dropdown-toggle-23 {
    width: 100%;
    margin-top: 227px;
    overflow: visible;
  }

  .dropdown-list-4 {
    position: static;
  }

  .text-block-78 {
    white-space: pre-wrap;
    word-break: keep-all;
    padding-left: 0;
    padding-right: 15px;
  }

  .dropdown-13 {
    width: 100%;
  }

  .toggle {
    justify-content: flex-start;
    align-items: center;
    height: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .dropdown-faq {
    border-bottom: 1px solid #585858;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
  }

  .dropdown-list-5 {
    background-color: #e7e0d6;
    border-radius: 2px;
    padding: 10px 50px 10px 20px;
    display: block;
    position: static;
  }

  .text-block-79 {
    white-space: pre-wrap;
    word-break: keep-all;
    margin-top: 0;
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .text-block-faq-answer {
    text-shadow: 1.3px 1px 1px #0003;
    font-size: 13.5px;
  }

  .toggle-2 {
    justify-content: center;
    align-items: center;
    height: 85px;
    margin-top: 0;
    padding-top: 5px;
    padding-bottom: 10px;
  }

  .text-block-81 {
    white-space: pre-wrap;
    word-break: keep-all;
    margin-top: -9px;
  }

  .text-block-faq-2 {
    text-shadow: 1.3px 1px 1px #0003;
    white-space: pre-wrap;
    word-break: keep-all;
    margin-top: 0;
    padding-top: 5px;
    padding-bottom: 0;
    font-size: 13.5px;
  }

  .dropdown-faq-2 {
    border-bottom: 1px solid #000;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    display: none;
    overflow: hidden;
  }

  .text-block-83 {
    white-space: pre-wrap;
    word-break: keep-all;
    margin-top: -8px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-block-faq-3 {
    text-shadow: 1.3px 1px 1px #0003;
    white-space: pre-wrap;
    word-break: keep-all;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 13.5px;
  }

  .text-block-faq {
    text-shadow: 1.3px 1px 1px #0003;
    white-space: pre-wrap;
    word-break: keep-all;
    margin-top: 0;
    font-size: 13.5px;
  }

  .cell-word-lid-van-ons-team-mobile {
    background-color: #f7ede0;
  }

  .bold-text-join-our-team {
    overflow: hidden;
  }

  .text-block-85 {
    max-width: 100%;
    padding: 10px 20px 30px;
    font-size: 17px;
    line-height: 28px;
    display: none;
  }

  .cell-5 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-link-3 {
    color: #1a1b1f;
    padding: 10px 5px 15px;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    text-decoration: none;
    display: inline-block;
  }

  .dropdown-toggle-24 {
    margin-top: -25px;
    margin-left: 0;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-right: 20px;
    display: block;
    position: absolute;
  }

  .list-item-4 {
    padding-top: 5px;
  }

  .list-item-5 {
    margin-left: -21px;
    padding-top: 28px;
  }

  .list-item-6 {
    display: block;
  }

  .button-7 {
    width: 61%;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 10px;
    line-height: 24px;
  }

  .dropdown-navbar {
    flex-flow: column;
    justify-content: space-between;
    display: flex;
  }

  .div-block-portfolio-heading {
    padding-top: 10px;
    padding-bottom: 40px;
  }

  .div-block-homepage-buttons {
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    font-size: 16px;
  }

  .container-10 {
    max-width: none;
  }

  .container-hero-services {
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-heading-2 {
    margin-top: -39px;
  }

  .container-12 {
    margin-top: -20px;
  }

  .heading-37 {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 26px;
  }

  .heading-h2-services {
    padding: 40px 20px;
    font-size: 24px;
    line-height: 36px;
  }

  .div-block-website-portfolio {
    display: none;
  }

  .heading-h2-join-our-team {
    color: #000;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 100px 20px 20px;
    font-family: Montserrat, sans-serif;
    font-size: 33px;
    line-height: 42px;
    display: block;
  }

  .hero-wrapper-close-section {
    background-color: #0000;
    padding-left: 5px;
    padding-right: 5px;
  }

  .text-close-section {
    text-shadow: 1.1px 1px 1px #0003;
    padding: 20px 30px 30px;
    font-size: 16px;
    line-height: 24px;
  }

  .button-8 {
    width: 100%;
    margin-top: 0;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 14px;
    line-height: 20px;
  }

  .button-8:active {
    background-color: #a3804c;
  }

  .heading-h2-2 {
    font-size: 34px;
  }

  .container-service-landing-page {
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

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

  .pricing-grid-landing-page, .pricing-grid-landing-page-2 {
    grid-template-columns: 1fr;
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-to-all-services {
    text-align: center;
    margin-top: 5px;
    margin-bottom: -40px;
    font-size: 15px;
    line-height: 22px;
  }

  .button-to-all-services:active {
    background-color: #a3804c;
  }

  .heading-h2-3 {
    text-shadow: 1.7px 1px 1px #0003;
    margin-bottom: 55px;
    margin-left: 14px;
    padding-top: 115px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 32px;
    line-height: 40px;
  }

  .handhold-container {
    margin-bottom: -60px;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .image-25 {
    display: none;
  }

  .div-block-mob-hand-nr-1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    justify-content: space-around;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -65px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .text-block-846 {
    text-shadow: 2px 1px 1px #0003;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-847 {
    text-shadow: 2px 1px 1px #0003;
    padding-top: 5px;
  }

  .text-block-handhold-close-mobile {
    color: #111;
    text-shadow: 2px 1px 1px #0003;
    padding-top: 3px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .text-block-849 {
    text-shadow: 2px 1px 1px #0003;
    padding-top: 8px;
  }

  .heading-h3-handhold-2 {
    color: #000;
    text-shadow: 1.6px 1px 1px #0003;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding: 50px 0 5px;
    font-size: 24px;
    line-height: 31px;
  }

  .button-10 {
    font-size: 16px;
  }

  .hero-split-services {
    margin-top: 0;
    padding-bottom: 15px;
    padding-left: 15px;
  }

  .handhold-container-mob {
    padding-right: 30px;
    display: block;
  }

  .heading-ig {
    margin-left: 60px;
    margin-right: 60px;
    font-size: 26px;
  }

  .ticker-wrapper-ig-universal {
    width: 100%;
    height: 100%;
    margin-left: 0;
    padding-bottom: 0;
    overflow: hidden;
  }

  .ticker-track-pc {
    margin-left: 70px;
    margin-right: 70px;
    padding-bottom: 5px;
    display: block;
  }

  .pricing-card-text-6 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-15 {
    display: none;
  }

  .image-26 {
    width: 70px;
    padding-top: 40px;
    padding-bottom: 5px;
  }

  .div-block-16 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: -110px;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .div-block-17 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .button-11 {
    margin-top: 60px;
    font-size: 14px;
    line-height: 18px;
  }

  .heading-h2-4 {
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 30px;
    line-height: 38px;
  }

  .heading-h3-handhold-3 {
    color: #000;
    margin-top: 0;
    padding: 10px 0 5px;
    font-size: 24px;
    line-height: 31px;
  }

  .heading-h1-blog {
    color: #000;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    font-size: 44px;
  }

  .dropdown-faq-3 {
    border: 0 solid #000;
    border-bottom-width: 1px;
    display: block;
  }

  .button-12 {
    position: fixed;
  }

  .text-block-homepage {
    padding: 5px 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-blog {
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    display: block;
  }

  .heading-h1-join-our-team {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 50px 20px 20px;
    font-size: 37px;
    line-height: 47px;
    display: block;
  }

  .container-16 {
    flex-flow: column;
    display: flex;
  }

  .cell-2-word-lid-van-ons-team-mobile {
    display: none;
  }

  .text-block-mobile-join-our-team {
    color: #111;
    text-shadow: 1.3px 1px 1px #0003;
    margin-bottom: -30px;
    padding: 10px 20px;
    font-family: Merriweather, serif;
    font-size: 17px;
    line-height: 26px;
    display: block;
  }

  .div-block-19 {
    justify-content: space-around;
    align-items: center;
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-apply {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .heading-h2-form-join-our-team {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 50px 20px 20px;
    font-size: 35px;
    line-height: 45px;
  }

  .div-block-20 {
    display: block;
  }

  .div-block-21 {
    display: none;
  }

  .div-block-apply-as-model-form-2 {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    max-width: 85%;
    display: flex;
  }

  .field-label-12 {
    width: 93%;
    margin-left: 0;
    margin-right: 0;
    font-family: Montserrat, sans-serif;
    display: block;
  }

  .div-block-apply-as-model-form-1 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    justify-content: space-around;
    align-items: center;
    width: 89%;
    padding-top: 20px;
    display: flex;
  }

  .heading-h1-apply-as-a-model {
    color: #000;
    text-align: center;
    text-shadow: 1.7px 1px 1px #0003;
    padding: 50px 20px 20px;
    font-family: Montserrat, sans-serif;
    font-size: 35px;
    line-height: 45px;
  }

  .heading-h1-free-castingplan {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 100px 20px 20px;
    font-size: 33px;
    line-height: 42px;
  }

  .heading-h1-algemene-voorwarden {
    color: #000;
    font-size: 36px;
    line-height: 48px;
  }

  .text-block-algemene-voorwarden {
    font-size: 15px;
    line-height: 22px;
  }

  .heading-h2-algemene-voorwarden {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 32px;
    line-height: 42px;
  }

  .div-block-algemene-voorwarden {
    padding-left: 25px;
    padding-right: 25px;
  }

  .heading-h3-privacy-policy {
    font-size: 27px;
  }

  .text-block-privacy-policy {
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
    line-height: 23px;
  }

  .text-block-privacy-policy-2 {
    font-size: 15px;
    line-height: 23px;
  }

  .text-block-small-homepage {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .bold-text-11 {
    font-size: 32px;
    line-height: 40px;
  }

  .text-block-landing-page-start {
    font-size: 16px;
  }

  .div-block-25 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .image-27 {
    width: 100%;
  }

  .image-handhold-1 {
    min-width: 270px;
    max-width: 300px;
    margin-bottom: -15px;
    margin-left: -25px;
    margin-right: 40px;
    padding-top: 30px;
    padding-bottom: 0;
    display: block;
  }

  .image-handhold-2 {
    min-width: 270px;
    max-width: 300px;
    margin-left: -25px;
    margin-right: 40px;
    padding-bottom: 0;
    display: block;
  }

  .div-block-mob-hand-nr-2 {
    justify-content: space-around;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -65px;
    display: flex;
  }

  .div-block-mob-hand-nr-3 {
    justify-content: space-around;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -65px;
    padding-top: 0;
    display: flex;
  }

  .image-handhold-3 {
    min-width: 270px;
    max-width: 300px;
    margin-top: 0;
    margin-left: -25px;
    margin-right: 50px;
    padding-bottom: 0;
    display: block;
  }

  .div-block-28 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: -100px;
    display: flex;
  }

  .heading-h3-handhold {
    color: #000;
    text-align: center;
    text-shadow: 1.6px 1px 1px #0003;
    margin-top: 0;
    margin-bottom: 0;
    padding: 40px 25px 5px;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    line-height: 31px;
  }

  .handhold-container-2, ._1-2-3-4 {
    display: none;
  }

  .div-block-handhold {
    width: auto;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .heading-h3-handhold-close {
    margin-top: 0;
    padding: 10px 25px;
    font-size: 25px;
    line-height: 32px;
  }

  .handhold-container-pc {
    padding: 20px 30px 30px 0;
    display: block;
  }

  .div-block-handhold-nr-1 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    margin-bottom: -30px;
    margin-left: -115px;
    margin-right: -25px;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-handhold-nr-3 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 323px;
    margin-top: -10px;
    margin-left: -162px;
    margin-right: -40px;
    display: flex;
  }

  .div-block-handhold-nr-2 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    margin-left: -130px;
    margin-right: -25px;
    padding-top: 35px;
    display: flex;
  }

  .container-ig-mobile {
    height: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .div-block-handhold-nr-4 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 323px;
    margin: -25px -40px 0 -130px;
    padding-top: 0;
    display: flex;
  }

  .heading-h3-services {
    font-size: 24px;
    line-height: 31px;
  }

  .heading-h2-landing-page-services {
    font-size: 34px;
    line-height: 44px;
  }

  .div-block-landing-page-h1 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .button-all-services {
    margin-top: -250px;
  }

  .button-landing-page-start {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .heading-h2-similar-cities {
    padding-top: 80px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 32px;
    line-height: 42px;
  }

  .div-block-landing-page-button {
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
    display: block;
  }

  .heading-h2-close-section-2 {
    color: #000;
    text-align: center;
    text-shadow: 1.7px 1px 1px #0003;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 32px;
    line-height: 42px;
  }

  .heading-h2-6 {
    color: #1c1c1c;
    text-align: center;
    text-shadow: 1.6px 1px 1px #0003;
    margin-bottom: 55px;
    margin-left: 14px;
    padding-top: 115px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Montserrat, sans-serif;
    display: none;
  }

  .div-block-40 {
    justify-content: center;
    align-items: center;
    margin-top: -15px;
    display: flex;
  }

  .image-42 {
    display: none;
  }

  .text-block-860 {
    text-shadow: 2px 1px 1px #0003;
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block-41 {
    flex-flow: row;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    justify-content: space-around;
    align-items: center;
    margin-top: 6px;
    margin-bottom: 30px;
    padding-bottom: 0;
    display: flex;
  }

  .image-43 {
    margin-left: -105px;
  }

  .handhold-container-3 {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .container-20 {
    display: none;
  }

  .image-44 {
    margin-top: -69px;
    margin-left: -105px;
  }

  .image-45 {
    margin-left: -105px;
  }

  .div-block-46 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: -110px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .div-block-47 {
    justify-content: center;
    align-items: center;
    margin-top: -60px;
    margin-bottom: 20px;
    display: flex;
  }

  .div-block-48 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: -100px;
    display: flex;
  }

  .div-block-50 {
    justify-content: center;
    align-items: center;
    margin-top: -15px;
    display: flex;
  }

  .image-47 {
    display: none;
  }

  .text-block-862 {
    text-shadow: 2px 1px 1px #0003;
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block-51 {
    flex-flow: row;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    justify-content: space-around;
    align-items: center;
    margin-top: 6px;
    margin-bottom: 30px;
    padding-bottom: 0;
    display: flex;
  }

  .image-48 {
    margin-left: -105px;
  }

  .handhold-container-4 {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .container-21 {
    display: none;
  }

  .image-49 {
    margin-top: -69px;
    margin-left: -105px;
  }

  .image-50 {
    margin-left: -105px;
  }

  .div-block-56 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: -110px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .div-block-57 {
    justify-content: center;
    align-items: center;
    margin-top: -60px;
    margin-bottom: 20px;
    display: flex;
  }

  .handhold-container-5 {
    display: none;
  }

  .div-block-58 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: -100px;
    display: flex;
  }

  .close-section {
    background-color: #f3ede4;
    margin-top: 0;
  }

  .heading-h1-portfolio {
    font-size: 34px;
    line-height: 46px;
  }

  .heading-h2-hero {
    color: #d4d4d4;
    text-shadow: 2.2px 1px 1px #0003;
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 5px;
    font-family: Montserrat, sans-serif;
    font-size: 32px;
    line-height: 42px;
    overflow: visible;
  }

  .hero-split-hero-homepage {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .container-hero-homepage {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .text-hero-dark {
    color: #bbb;
    text-align: center;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Merriweather, serif;
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-handhold-mob-1 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: auto;
    margin-bottom: -30px;
    margin-left: -115px;
    margin-right: -25px;
    padding-top: 35px;
    padding-right: 0;
    display: flex;
  }

  .heading-h2-handhold-mobile {
    color: #000;
    text-align: center;
    text-shadow: 1.7px 1px 1px #0003;
    margin-top: 0;
    margin-bottom: 0;
    padding: 120px 5px 60px;
    font-family: Montserrat, sans-serif;
    font-size: 32px;
    line-height: 42px;
  }

  .container-mobile-ig {
    padding-top: 15px;
  }

  .image-hero {
    display: none;
  }

  .hero-wrapper-homepage {
    padding-bottom: 0;
  }

  .heading-h2-close-section {
    padding: 100px 20px 5px;
    font-size: 34px;
    line-height: 44px;
  }

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

  .container-instagram-mobile {
    padding-top: 15px;
  }

  .heading-h2-testimonial {
    color: #d4d4d4;
    padding: 45px 10px;
    font-size: 32px;
    line-height: 42px;
  }

  .ticker-track-mobile {
    margin-left: 150px;
    margin-right: 150px;
    overflow: visible;
  }

  .ticker-wrapper-mobile {
    width: 430px;
    height: 100px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .ticker-track-ig-universal {
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
  }

  .container-ig {
    padding-bottom: 10px;
    display: block;
  }

  .quick-stack-mobile-apply-as-model {
    background-color: #f5eee6;
    margin-bottom: 34px;
    box-shadow: 4px 6px 5px #0003;
  }

  .heading-h2-blog {
    font-size: 31px;
  }

  .div-block-mobile-portfolio {
    display: block;
  }

  .text-block-mobile-portfolio {
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    max-width: 100%;
    display: flex;
  }

  .heading-h1-homepage {
    color: #000;
    text-align: center;
    text-shadow: 2px 1px 1px #0003;
    flex: 1;
    margin-top: 0;
    margin-bottom: 0;
    padding: 15px 5px;
    font-family: Montserrat, sans-serif;
    font-size: 34px;
    line-height: 46px;
  }

  .nav-menu-2 {
    flex-direction: column;
  }

  .nav-button-wrapper-2 {
    width: auto;
  }

  .button-navbar-mobile {
    margin-top: 15px;
  }

  .icon-menu {
    color: #333;
  }

  .bold-text-14 {
    line-height: 22px;
  }

  .div-block-mob-hand-nr-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 30px;
    margin-left: -65px;
    padding-top: 0;
    display: flex;
  }

  .image-handhold-4 {
    min-width: 270px;
    max-width: 300px;
    margin-top: 0;
    margin-left: -25px;
    margin-right: 40px;
    padding-bottom: 0;
    display: block;
  }

  .div-block-handhod-mob-2 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: auto;
    margin-left: -104px;
    margin-right: -33px;
    padding-top: 35px;
    padding-right: 0;
    display: flex;
  }

  .div-block-handhod-mob-3 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    margin-left: -130px;
    margin-right: -40px;
    padding-top: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-handhod-mob-4 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    margin-left: -130px;
    margin-right: -40px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .hero-heading-services {
    background-color: #3a3a3a;
    padding: 60px 0 0;
    position: relative;
  }

  .hero-split-services-image {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .heading-h3-services-1 {
    font-size: 24px;
    line-height: 31px;
  }

  .heading-h1-over-ons {
    color: #000;
    text-align: center;
    text-shadow: 2px 1px 1px #0003;
    flex: 1;
    margin-top: 0;
    margin-bottom: 0;
    padding: 85px 5px 20px;
    font-family: Montserrat, sans-serif;
    font-size: 36px;
    line-height: 46px;
  }

  .quick-stack-join-our-team {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .cell-1-join-our-team {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cell-2-join-our-team {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-mobile-join-our-team-2 {
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 17px;
  }

  .text-block-website-join-our-team-1 {
    margin-bottom: -20px;
    margin-left: -9px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 17px;
  }

  .heading-h2-join-our-team-2 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 100px 20px 20px;
    font-size: 33px;
    line-height: 42px;
  }

  .div-block-services-blocks {
    margin-bottom: -15px;
  }

  .heading-h3-join-talent {
    padding-top: 50px;
    font-size: 28px;
    line-height: 32px;
  }

  .text-services-homepage {
    color: #222;
    padding: 3px 30px 35px;
    font-size: 14px;
    line-height: 20px;
  }

  .text-services-homepage-2 {
    color: #222;
    padding-top: 3px;
    font-size: 14px;
    line-height: 20px;
  }

  .submit-button-free-castingplan {
    color: #ddd;
    background-color: #2e2e2e;
    border-radius: 5px;
    margin-top: 0;
    margin-left: 0;
    padding: 8px 20px;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    line-height: 25px;
    box-shadow: 6px 6px 5px #0003;
  }

  .submit-button-free-castingplan:hover {
    background-color: #444;
  }

  .submit-button-free-castingplan:active {
    background-color: #1a1a1a;
  }

  .heading-h2-over-ons {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 34px;
    line-height: 44px;
  }

  .heading-h1-contact {
    font-size: 34px;
    line-height: 46px;
  }

  .div-block-contact {
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-contact-text {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-h2-contact {
    font-size: 32px;
    line-height: 42px;
  }

  .text-block-contact {
    color: #222;
  }

  .form-div-block-contact {
    justify-content: center;
    align-items: center;
  }

  .div-block-contact-1 {
    margin-left: -19px;
    margin-right: 30px;
    padding-right: 0;
  }

  .field-label-1-contact {
    margin-left: 10px;
    margin-right: 0;
    padding-right: 0;
  }

  .field-label-2-contact {
    margin-left: -13px;
    margin-right: -4px;
  }

  .div-block-contact-2 {
    width: 100%;
    margin-bottom: -12px;
  }

  .text-field-3-contact {
    width: 100%;
  }

  .text-field-1-contact {
    margin-left: 22px;
    margin-right: -48px;
  }

  .text-field-2-contact {
    margin-left: -15px;
    margin-right: 0;
  }

  .text-field-5-contact {
    width: 100%;
  }

  .div-block-contact-form-1 {
    margin-bottom: 0;
  }

  .div-block-contact-form-2 {
    width: 100%;
  }

  .text-block-contact-2 {
    color: #222;
  }

  .submit-button-contact {
    margin-left: 0;
    margin-right: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14.5px;
    line-height: 21px;
  }

  .div-block-contact-form {
    width: 100%;
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-contact-3 {
    margin-left: 30px;
    margin-right: -20px;
    padding-right: 0;
  }

  .join-our-talent-section {
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-h2-mua {
    text-align: center;
    padding-bottom: 120px;
    font-size: 34px;
    line-height: 44px;
  }

  .text-mua-dark {
    text-align: center;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .button-register-mua {
    margin-top: -20px;
    font-size: 15px;
    line-height: 24px;
  }

  .text-mua-dark-2 {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .heading-h3-join-talent-2 {
    padding-top: 60px;
    font-size: 28px;
    line-height: 32px;
  }

  .mua-split-mua-homepage-2 {
    margin-top: 0;
    padding-top: 90px;
  }

  .button-register-mua-2 {
    font-size: 13.9097px;
  }

  .div-block-handhold-1 {
    justify-content: space-around;
    align-items: center;
    margin-left: -65px;
    display: flex;
  }

  .div-block-handhold-2 {
    justify-content: space-around;
    align-items: center;
    margin-left: -65px;
    padding-top: 0;
    display: flex;
  }

  .div-block-handhold-3 {
    justify-content: space-around;
    align-items: center;
    margin-left: -65px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .div-block-handhold-4 {
    justify-content: space-around;
    align-items: center;
    margin-bottom: 30px;
    margin-left: -65px;
    display: flex;
  }

  .div-container-handhold-1 {
    justify-content: space-around;
    align-items: center;
    margin-left: -65px;
    display: flex;
  }

  .div-container-handhold-2 {
    justify-content: space-around;
    align-items: center;
    margin-bottom: 60px;
    margin-left: -65px;
    padding-top: 30px;
    display: flex;
  }

  .div-container-handhold-3 {
    justify-content: space-around;
    align-items: center;
    margin-left: -65px;
    display: flex;
  }

  .div-container-handhold-4 {
    justify-content: space-around;
    align-items: center;
    margin-left: -65px;
    padding-top: 30px;
    display: flex;
  }
}

#w-node-_2b117a3d-5947-4135-4137-a94f331315c8-cf072899, #w-node-_2b117a3d-5947-4135-4137-a94f331315d5-cf072899, #w-node-_2b117a3d-5947-4135-4137-a94f331315e7-cf072899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}
