.kwaliteit-footer {
  position: relative;
}
.kwaliteit-footer .cert-wrap {
  position: absolute;
  left: 0;
  top: -120px;
  filter: drop-shadow(0 4px 12px rgba(0,0,0,.16));
  z-index: 500;
  display: block;
}
.kwaliteit-footer .cert-wrap .certificate {
  background: #fff;
  padding: 12px 40px 12px 12px;
  display: inline-block;
  -webkit-clip-path: polygon(0 0, calc(100% - 40px) 0, 100% 50%, calc(100% - 40px) 100%, 0 100%);
  clip-path: polygon(0 0, calc(100% - 40px) 0, 100% 50%, calc(100% - 40px) 100%, 0 100%);
}
.kwaliteit-footer .cert-wrap .certificate img {
  width: 120px;
  display: block;
}
.image-banner {
  position: relative;
}
.image-banner h1 {
  color: #fff;
  font-size: 45px;
  font-family: 'Kalam', cursive;
  font-weight: 700;
}
.image-banner.bow-top.bottom-banner {
  margin-bottom: -80px;
}
.image-banner.bow-top .hero-quote-container {
  position: relative;
}
.image-banner.bow-top .hero-quote-container .hero-quote {
  position: absolute;
  z-index: 500;
  top: 25px;
  width: 160px;
}
.image-banner.bow-top .hero-bow-top {
  position: absolute;
  display: block;
  top: -2px;
  left: 0;
  width: 100%;
  z-index: 10;
  overflow: hidden;
}
.image-banner.bow-top .hero-bow-top img {
  width: 100%;
  display: block;
  object-fit: cover;
}
.image-banner.bow-top div.ccm-block-hero-image div.ccm-block-hero-image-image,
.image-banner.bow-top div.ccm-block-hero-image div.ccm-block-hero-image-text {
  height: 480px;
}
.image-banner.bow-top .ccm-block-hero-image-text {
  display: block;
}
.image-banner.bow-top .wrapper {
  height: 100%;
}
.image-banner.bow-top .wrapper .row {
  height: 100%;
}
.image-banner.bow-top .wrapper .row .hero-text-container {
  height: 100%;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 110px;
}
.image-banner.bow-top .wrapper .row .hero-text-container .hero-quote-text {
  font-size: 45px;
  font-weight: 700;
  font-family: 'Kalam', cursive;
  color: #fff;
  margin-bottom: 0px;
  line-height: 1.2;
}
.image-banner.ripped {
  position: relative;
  margin: 75px 0px 0px 0px;
}
.image-banner.ripped .hero-ripped-top {
  position: absolute;
  display: block;
  top: -2px;
  left: 0;
  width: 100%;
  z-index: 10;
  overflow: hidden;
}
.image-banner.ripped .hero-ripped-top img {
  width: 100%;
  display: block;
  object-fit: cover;
}
.image-banner.ripped .hero-ripped-bottom {
  position: absolute;
  display: block;
  bottom: -2px;
  left: 0;
  width: 100%;
  z-index: 10;
  overflow: hidden;
}
.image-banner.ripped .hero-ripped-bottom img {
  width: 100%;
  display: block;
  object-fit: cover;
}
.image-banner.ripped div.ccm-block-hero-image div.ccm-block-hero-image-image,
.image-banner.ripped div.ccm-block-hero-image div.ccm-block-hero-image-text {
  height: 480px;
}
.image-banner.ripped .ccm-block-hero-image-text {
  display: block;
}
.image-banner.ripped .wrapper {
  height: 100%;
}
.image-banner.ripped .wrapper .row {
  height: 100%;
}
.image-banner.ripped .wrapper .row .hero-text-container {
  height: 100%;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.image-banner.ripped .wrapper .row .hero-text-container .hero-quote-text {
  font-size: 45px;
  font-weight: 700;
  font-family: 'Kalam', cursive;
  color: #fff;
  margin-bottom: 0px;
  line-height: 1.2;
}
.image-banner.ripped .hero-quote-container {
  position: relative;
}
.image-banner.ripped .hero-quote-container .hero-quote {
  position: absolute;
  z-index: 500;
  top: -75px;
  width: 160px;
}
.image-banner.content-page {
  background: #a182a1;
  height: 450px;
  margin-bottom: 85px;
  background-position: center;
  background-size: cover;
}
.image-banner.content-page.top-banner {
  margin-top: -80px;
}
.image-banner.content-page.home-page-banner {
  margin-top: -80px;
}
.image-banner.content-page.home-page-banner .content-page-hero-wrapper .hero-text-container {
  bottom: -40px;
}
.image-banner.content-page.home-page-banner .content-page-hero-wrapper .hero-text-container .green-speech-bubble {
  min-height: 0px;
}
.image-banner.content-page.home-page-banner .content-page-hero-wrapper .hero-text-container .green-speech-bubble .speech-bubble-text {
  padding: 50px 50px;
}
.image-banner.content-page .hero-bow-bottom {
  position: absolute;
  display: block;
  bottom: -2px;
  left: 0;
  width: 100%;
  z-index: 10;
  overflow: hidden;
}
.image-banner.content-page .hero-bow-bottom img {
  width: 100%;
  display: block;
  object-fit: cover;
}
.image-banner.content-page .ccm-block-hero-image-image {
  background: #357abe;
}
.image-banner.content-page .content-page-hero-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.image-banner.content-page .content-page-hero-wrapper .hero-text-container {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  z-index: 11;
}
.image-banner.content-page .content-page-hero-wrapper .hero-text-container .green-speech-bubble {
  width: 520px;
  min-height: 240px;
  background-color: #96b134;
  border-radius: 130px 130px 0px 130px;
  float: right;
}
@media only screen and (max-width: 575px) {
  .image-banner.content-page .content-page-hero-wrapper .hero-text-container .green-speech-bubble {
    display: none;
  }
}
.image-banner.content-page .content-page-hero-wrapper .hero-text-container .green-speech-bubble .speech-bubble-text {
  color: #fff;
  padding: 70px 50px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.image-banner.content-page .content-page-hero-wrapper .hero-text-container .green-speech-bubble .speech-bubble-text p {
  font-family: 'Kalam', cursive;
  font-size: 38px;
  text-align: center;
  margin-bottom: 0px;
  font-weight: 700;
}
.image-banner.content-page .content-page-hero-wrapper .hero-text-container .green-speech-bubble .speech-bubble-text h1 {
  font-size: 36px;
  font-weight: 700;
}
.image-banner.content-page .content-page-hero-wrapper .hero-text-container .green-speech-bubble .speech-bubble-text .hero-quote-text {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  font-family: 'Kalam', cursive;
  color: #fff;
  margin-bottom: 0px;
  line-height: 1.2;
}
.image-banner.content-page .content-page-hero-wrapper .hero-pink-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.image-banner.content-page .content-page-hero-wrapper .hero-pink-wrapper .hero-text-container-page-title {
  position: absolute;
  bottom: -35px;
  right: 200px;
  width: 100%;
  z-index: 11;
}
@media only screen and (max-width: 575px) {
  .image-banner.content-page .content-page-hero-wrapper .hero-pink-wrapper .hero-text-container-page-title {
    right: unset;
  }
}
.image-banner.content-page .content-page-hero-wrapper .hero-pink-wrapper .hero-text-container-page-title .pink-speech-bubble {
  background-color: #357abe;
  border-radius: 130px 130px 0px 130px;
  float: right;
}
@media only screen and (max-width: 575px) {
  .image-banner.content-page .content-page-hero-wrapper .hero-pink-wrapper .hero-text-container-page-title .pink-speech-bubble {
    float: left;
    margin-right: 0px;
    width: 100%;
  }
}
@media only screen and (min-width: 576px) {
  .image-banner.content-page .content-page-hero-wrapper .hero-pink-wrapper .hero-text-container-page-title .pink-speech-bubble {
    margin-left: 230px;
  }
}
.image-banner.content-page .content-page-hero-wrapper .hero-pink-wrapper .hero-text-container-page-title .pink-speech-bubble .speech-bubble-text {
  color: #fff;
  padding: 20px 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-width: 370px;
}
@media only screen and (max-width: 575px) {
  .image-banner.content-page .content-page-hero-wrapper .hero-pink-wrapper .hero-text-container-page-title .pink-speech-bubble .speech-bubble-text {
    min-width: unset;
  }
}
.image-banner.content-page .content-page-hero-wrapper .hero-pink-wrapper .hero-text-container-page-title .pink-speech-bubble .speech-bubble-text p {
  font-size: 36px;
  text-align: center;
  margin-bottom: 0px;
  font-weight: 700;
}
.image-banner.content-page .content-page-hero-wrapper .hero-pink-wrapper .hero-text-container-page-title .pink-speech-bubble .speech-bubble-text .hero-quote-text {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  font-family: 'Kalam', cursive;
  color: #fff;
  margin-bottom: 0px;
  line-height: 1.2;
}
.image-banner.content-page-small-image {
  background: #e1ebf5;
  height: 450px;
  margin-bottom: 85px;
  background-position: center;
  background-size: cover;
}
@media only screen and (min-width: 992px) {
  .image-banner.content-page-small-image {
    background-image: none !important;
    margin-bottom: 115px;
  }
}
.image-banner.content-page-small-image .hero-bow-bottom {
  position: absolute;
  display: block;
  bottom: -2px;
  left: 0;
  width: 100%;
  z-index: 10;
  overflow: hidden;
}
.image-banner.content-page-small-image .hero-bow-bottom img {
  width: 100%;
  display: block;
  object-fit: cover;
}
.image-banner.content-page-small-image .ccm-block-hero-image-image {
  background: #e1ebf5;
}
.image-banner.content-page-small-image .content-page-hero-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.image-banner.content-page-small-image .content-page-hero-wrapper .hero-text-container {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  z-index: 11;
}
@media only screen and (max-width: 575px) {
  .image-banner.content-page-small-image .content-page-hero-wrapper .hero-text-container {
    right: unset;
  }
}
.image-banner.content-page-small-image .content-page-hero-wrapper .hero-text-container .banner-text-wrapper {
  width: 520px;
  min-height: 240px;
  float: right;
}
@media only screen and (max-width: 991px) {
  .image-banner.content-page-small-image .content-page-hero-wrapper .hero-text-container .banner-text-wrapper {
    display: none;
  }
}
@media only screen and (max-width: 575px) {
  .image-banner.content-page-small-image .content-page-hero-wrapper .hero-text-container .banner-text-wrapper {
    width: 100%;
  }
}
.image-banner.content-page-small-image .content-page-hero-wrapper .hero-text-container .banner-text-wrapper .banner-text {
  color: #357abe;
  padding: 70px 80px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-bottom: 100px;
}
@media only screen and (max-width: 1399px) {
  .image-banner.content-page-small-image .content-page-hero-wrapper .hero-text-container .banner-text-wrapper .banner-text {
    padding: 70px 30px 70px 130px;
  }
}
.image-banner.content-page-small-image .content-page-hero-wrapper .hero-text-container .banner-text-wrapper .banner-text p {
  color: #357abe;
  font-family: 'Kalam', cursive;
  font-size: 38px;
  text-align: center;
  margin-bottom: 0px;
  font-weight: 700;
}
.image-banner.content-page-small-image .content-page-hero-wrapper .hero-text-container .banner-text-wrapper .banner-text .hero-title {
  color: #523888;
  font-family: 'Kalam', cursive;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
}
.image-banner.content-page-small-image .content-page-hero-wrapper .hero-text-container .banner-text-wrapper .banner-text h1 {
  color: #523888;
  font-size: 36px;
  font-weight: 700;
}
.image-banner.content-page-small-image .content-page-hero-wrapper .hero-pink-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.image-banner.content-page-small-image .content-page-hero-wrapper .hero-pink-wrapper .hero-text-container-page-title {
  position: absolute;
  bottom: -35px;
  right: 200px;
  width: 100%;
  z-index: 11;
}
@media only screen and (max-width: 1399px) {
  .image-banner.content-page-small-image .content-page-hero-wrapper .hero-pink-wrapper .hero-text-container-page-title {
    right: 100px;
  }
}
@media only screen and (max-width: 575px) {
  .image-banner.content-page-small-image .content-page-hero-wrapper .hero-pink-wrapper .hero-text-container-page-title {
    right: unset;
  }
}
.image-banner.content-page-small-image .content-page-hero-wrapper .hero-pink-wrapper .hero-text-container-page-title img {
  height: 400px;
  width: 600px;
  border-radius: 80px 0px 10px 10px;
  bottom: 30px;
  right: 300px;
  z-index: -1;
  position: absolute;
  object-fit: cover;
  max-width: 700px;
}
@media only screen and (max-width: 1199px) {
  .image-banner.content-page-small-image .content-page-hero-wrapper .hero-pink-wrapper .hero-text-container-page-title img {
    max-width: 480px;
  }
}
@media only screen and (max-width: 991px) {
  .image-banner.content-page-small-image .content-page-hero-wrapper .hero-pink-wrapper .hero-text-container-page-title img {
    display: none;
  }
}
.image-banner.content-page-small-image .content-page-hero-wrapper .hero-pink-wrapper .hero-text-container-page-title .pink-speech-bubble {
  background-color: #357abe;
  border-radius: 130px 130px 0px 130px;
  float: right;
}
@media only screen and (max-width: 575px) {
  .image-banner.content-page-small-image .content-page-hero-wrapper .hero-pink-wrapper .hero-text-container-page-title .pink-speech-bubble {
    float: left;
    width: calc(100% - 66px);
  }
}
@media only screen and (min-width: 576px) {
  .image-banner.content-page-small-image .content-page-hero-wrapper .hero-pink-wrapper .hero-text-container-page-title .pink-speech-bubble {
    margin-left: 230px;
  }
}
.image-banner.content-page-small-image .content-page-hero-wrapper .hero-pink-wrapper .hero-text-container-page-title .pink-speech-bubble .speech-bubble-text {
  color: #fff;
  padding: 20px 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-width: 370px;
  position: relative;
}
@media only screen and (max-width: 575px) {
  .image-banner.content-page-small-image .content-page-hero-wrapper .hero-pink-wrapper .hero-text-container-page-title .pink-speech-bubble .speech-bubble-text {
    min-width: unset;
  }
}
.image-banner.content-page-small-image .content-page-hero-wrapper .hero-pink-wrapper .hero-text-container-page-title .pink-speech-bubble .speech-bubble-text p {
  font-size: 36px;
  text-align: center;
  margin-bottom: 0px;
  font-weight: 700;
}
.image-banner.content-page-small-image .content-page-hero-wrapper .hero-pink-wrapper .hero-text-container-page-title .pink-speech-bubble .speech-bubble-text .hero-quote-text {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  font-family: 'Kalam', cursive;
  color: #fff;
  margin-bottom: 0px;
  line-height: 1.2;
}
div.ccm-block-hero-image {
  min-height: 0px;
}
.page-vacature .left-image-row {
  margin-top: 50px;
}
@media only screen and (min-width: 992px) {
  .page-vacature .left-image-row .image-container {
    margin-right: 0px;
    margin-left: 0px;
  }
}
.page-vacature .left-image-row .image-container .image-with-background {
  width: 100%;
  position: relative;
  height: fit-content;
  margin-top: 3%;
}
.page-vacature .left-image-row .image-container .image-with-background img.left-image {
  position: absolute;
  z-index: 2;
  display: inline-block;
  width: 100%;
  border-radius: 100%;
  object-fit: cover;
  top: -3%;
  aspect-ratio: 1;
  background-color: #2f6fad;
}
@media only screen and (max-width: 991px) {
  .page-vacature .left-image-row .image-container .image-with-background img.left-image {
    width: 60%;
  }
}
@media only screen and (max-width: 575px) {
  .page-vacature .left-image-row .image-container .image-with-background img.left-image {
    width: 100%;
  }
}
.page-vacature .left-image-row .image-container .image-with-background::after {
  content: "";
  display: block;
  width: 99%;
  border-radius: 50%;
  z-index: -1;
  position: relative;
  top: 3%;
  right: -2%;
  aspect-ratio: 1;
}
@media only screen and (max-width: 991px) {
  .page-vacature .left-image-row .image-container .image-with-background::after {
    width: 59%;
  }
}
@media only screen and (max-width: 575px) {
  .page-vacature .left-image-row .image-container .image-with-background::after {
    width: 99%;
  }
}
.page-vacature .left-image-row .image-container .image-with-background.brown-border::after {
  background-color: #2f6fad;
}
.page-vacature .left-image-row .dotted-line-image-text-content {
  position: relative;
}
.page-vacature .left-image-row .dotted-line-image-text-content .dotted-line-image-text {
  position: absolute;
  bottom: -160px;
  right: 0px;
  z-index: 100;
  width: 240px;
}
.page-vacature .left-image-row .dotted-line-image-text-content h1.kalam {
  font-size: 30px;
}
.page-vacature .left-image-row .dotted-line-image-text-content p.kalam {
  font-size: 30px;
  color: #523888;
  margin-bottom: 0px;
  line-height: 1.2;
}
.page-vacature .left-image-row .quote-text-container {
  display: flex;
  flex-direction: column;
}
.page-vacature .left-image-row .quote-text-container .text-end {
  text-align: start !important;
}
.page-vacature .left-image-row .quote-text-container .text-end .hero-quote {
  margin-bottom: auto;
  z-index: 200;
  position: relative;
  width: 32px;
  margin-bottom: 16px;
}
.page-vacature .left-image-row .quote-text-container .margin-dotted-line {
  margin-top: auto;
  padding-bottom: 0;
}
.page-vacature .left-image-row .quote-text-container .margin-dotted-line .quote-title {
  margin-top: 8px;
}
.page-vacature .left-image-row .mirrored {
  transform: scale(-1, 1);
}
.page-vacature .left-image-row .mirrored .text-end img {
  transform: scale(-1, 1);
}
.page-vacature .left-image-row .mirrored .dotted-line-image-text-content .text {
  transform: scale(-1, 1);
}
.page-vacature .vacancy-contact {
  position: sticky;
  top: 70px;
  overflow: hidden;
  padding: 40px;
  background-color: #523888;
  border-radius: 40px 80px 40px 40px;
  min-width: 0;
}
.page-vacature .vacancy-contact::before {
  content: '';
  position: absolute;
  inset: 0;
  background: url('/application/themes/MetHeemskerk/img/background-color.jpg') center center / cover no-repeat;
  opacity: 0.8;
  pointer-events: none;
  z-index: 0;
}
.page-vacature .vacancy-contact > * {
  position: relative;
  z-index: 1;
}
.page-vacature .vacancy-contact h1 {
  display: flex;
  flex-direction: column;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 32px;
  color: #fff;
}
.page-vacature .vacancy-contact h1 span {
  font-size: 40px;
  line-height: 1.15;
  font-weight: bold;
  overflow-wrap: anywhere;
  word-break: normal;
  hyphens: auto;
}
.page-vacature .vacancy-contact .vacancy-list {
  margin-bottom: 40px;
}
.page-vacature .vacancy-contact .vacancy-list .vacancy-list-item {
  display: flex;
  gap: 8px;
  margin-bottom: 8px;
}
.page-vacature .vacancy-contact .vacancy-list .vacancy-list-item p {
  margin-bottom: 0;
}
.page-vacature .vacancy-contact .vacancy-contactperson {
  margin-bottom: 40px;
}
.page-vacature .vacancy-contact .vacancy-contactperson p {
  font-size: 24px;
  line-height: 1.3;
  font-weight: 500;
  margin-bottom: 17px;
}
.page-vacature .vacancy-contact .vacancy-contactperson .person {
  display: flex;
  align-items: center;
  margin-bottom: 17px;
  min-width: 0;
}
.page-vacature .vacancy-contact .vacancy-contactperson .person img {
  border-radius: 100%;
  width: 40px;
  height: 40px;
}
.page-vacature .vacancy-contact .vacancy-contactperson .person .person-info {
  min-width: 0;
}
.page-vacature .vacancy-contact .vacancy-contactperson .person .person-info p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin: 0;
  overflow-wrap: anywhere;
  word-break: normal;
}
.page-vacature .vacancy-contact .vacancy-contactperson .person .person-info .name {
  font-weight: bold;
}
.page-vacature .vacancy-contact .vacancy-button a {
  width: 100%;
  padding: 12px 32px;
  text-align: center;
}
.page-vacature .vacancy-contact * {
  color: #fff;
}
.page-vacature .vacancy-contact .button {
  display: block;
  padding: 12px 32px;
  background-color: #96b134;
  border: 0px;
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  line-height: 32px;
  font-weight: 700;
  transition: 0.3s ease;
  height: fit-content;
  width: fit-content;
  margin-bottom: 0px;
  border-radius: 4px;
  box-shadow: none;
}
.page-vacature .vacancy-contact .button:hover {
  background-color: #b4d433;
}
.page-vacature .vacancy-contact ul {
  margin-left: 0;
}
.page-vacature .vacancy-contact .custom-arrows {
  list-style: none;
  padding-left: 0;
}
.page-vacature .vacancy-contact .custom-arrows li {
  position: relative;
  padding-left: 40px;
  margin-bottom: 10px;
}
.page-vacature .vacancy-contact .custom-arrows li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 23px;
  width: 32px;
  height: 16px;
  background-image: url('/application/themes/MetHeemskerk/images/arrow_right.svg');
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}
.page-vacature .vacancy-contact .custom-arrows li a {
  text-decoration: none;
  font-size: 20px;
  line-height: 42px;
  font-weight: 400;
  overflow-wrap: anywhere;
  word-break: normal;
}
.page-vacature .vacancy-contact .custom-arrows li a:hover {
  color: #b4d433;
}
.page-vacature .icons {
  margin-top: 20px;
}
.page-vacature .icons .socials {
  display: flex;
  gap: 5px;
}
.page-vacature .icons .socials a {
  width: 45px;
  height: 45px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  border-radius: 50%;
  background-color: #fff;
  text-decoration: none;
}
.page-vacature .icons .socials a i,
.page-vacature .icons .socials a svg {
  fill: #357abe;
  font-size: 24px;
  line-height: 1;
}
.page-vacature .icons .socials a:hover,
.page-vacature .icons .socials a:focus {
  text-decoration: none;
}
.page-vacature .vacature-opties {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .page-vacature .vacature-opties {
    display: block;
  }
  .page-vacature .vacature-opties .custom-button {
    margin-bottom: 20px;
  }
  .page-vacature .vacature-opties .icons {
    margin-bottom: 30px;
  }
  .page-vacature .vacature-opties .icons p {
    display: block;
    margin-bottom: 10px;
  }
}
.page-vacature .apply-modal {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
.page-vacature .apply-modal.is-open {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.page-vacature .apply-modal-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
  z-index: 9998;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.page-vacature .apply-modal.is-open .apply-modal-backdrop {
  opacity: 1;
}
.page-vacature .apply-modal-panel {
  position: fixed;
  top: 0;
  right: 0;
  width: 999px;
  max-width: 100%;
  height: 100vh;
  background: #fff;
  z-index: 9999;
  overflow-y: auto;
  padding: 40px;
  border-radius: 40px 0 0 40px;
  transform: translateX(100%);
  transition: transform 0.3s ease;
}
.page-vacature .apply-modal.is-open .apply-modal-panel {
  transform: translateX(0);
}
.page-vacature .apply-modal-close {
  position: absolute;
  top: 20px;
  right: 24px;
  border: 0;
  background: transparent;
  font-size: 36px;
  line-height: 1;
  cursor: pointer;
}
.page-vacature .apply-modal-header {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  align-items: flex-start;
  margin-bottom: 16px;
}
.page-vacature .apply-modal-header h2 {
  margin: 0;
}
.page-vacature .apply-modal-header a {
  color: #000;
  text-decoration: none;
}
.page-vacature .apply-modal-header a:hover {
  text-decoration: underline;
}
.page-vacature .apply-modal-content h3 {
  margin-bottom: 4px;
}
.page-vacature .apply-modal-vacancy-list {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin: 0 0 32px;
}
.page-vacature .apply-modal-vacancy-list .vacancy-list-item {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
}
.page-vacature .apply-modal-vacancy-list .vacancy-list-item svg {
  width: 22px;
  height: 22px;
}
.page-vacature .apply-modal-vacancy-list .vacancy-list-item svg path {
  fill: #523888;
}
.page-vacature .apply-modal-vacancy-list .vacancy-list-item p {
  margin: 0;
  color: #143c3b;
  font-size: 16px;
  line-height: 1.4;
}
.page-vacature .vacancy-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 24px;
  margin-bottom: 50px;
}
.page-vacature .vacancy-list-item {
  display: flex;
  align-items: center;
  gap: 10px;
  white-space: nowrap;
}
.page-vacature .vacancy-list-item p {
  margin: 0;
  line-height: 1.4;
}
.page-vacature .vacancy-list-item svg {
  display: block;
  width: 22px;
  height: 22px;
  flex: 0 0 22px;
}
.page-vacature .vacancy-list-item svg path {
  fill: #523888;
}
body.apply-modal-open {
  overflow: hidden;
}
@media only screen and (max-width: 575px) {
  .page-vacature .apply-modal-panel {
    width: 100%;
    border-radius: 0;
    padding: 24px;
  }
  .page-vacature .apply-modal-header {
    display: block;
  }
  .page-vacature .apply-modal-header a {
    display: inline-block;
    margin-top: 12px;
  }
}
.fa-clock,
.fa-location-dot,
.fa-euro-sign {
  color: #b4d433;
}
.information-icon {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 15px;
}
.ub-form-title {
  display: none;
}
