.hero__block-title span:nth-child(odd) {
  background-color: #c3e0f2 !important;
  color: #e40050 !important;
}

.tough-decision-agenda--hero {
  background-color: #e40050;
  position: relative;
  padding-top: 110px;
  padding-bottom: 45px;
}
@media screen and (max-width: 768px) {
  .tough-decision-agenda--hero {
    padding-bottom: 30px;
  }
}
.tough-decision-agenda--hero__hashtag {
  position: absolute;
  top: 48px;
  left: 50px;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Antique-Olive-Std-Bold-Cond";
  font-weight: 700;
  font-size: 42px;
}
@media screen and (max-width: 768px) {
  .tough-decision-agenda--hero__hashtag {
    top: 20px;
    left: 20px;
    font-size: 20px;
  }
}
.tough-decision-agenda--hero__title {
  text-transform: uppercase;
  text-align: center;
  color: #e40050;
  font-size: 190px;
  line-height: 170px;
}
@media screen and (max-width: 1200px) {
  .tough-decision-agenda--hero__title {
    font-size: 100px;
    line-height: 90px;
  }
}
@media screen and (max-width: 768px) {
  .tough-decision-agenda--hero__title {
    font-size: 75px;
  }
}
@media screen and (max-width: 552px) {
  .tough-decision-agenda--hero__title {
    font-size: 50px;
    line-height: 45px;
  }
}
.tough-decision-agenda--hero__title span {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 30px;
  padding-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .tough-decision-agenda--hero__title span {
    padding: 15px;
    padding-bottom: 0px;
  }
}
.tough-decision-agenda--hero__title span:first-of-type {
  background-color: #c3e0f2;
}
.tough-decision-agenda--hero__title span:last-of-type {
  background-color: #ffffff;
}
.tough-decision-agenda--hero__image {
  margin-top: -60px;
  rotate: 2.8deg;
  box-shadow: -4px -5px 15px 5px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 1200px) {
  .tough-decision-agenda--hero__image {
    margin-top: 0px;
  }
}
.tough-decision-agenda--explanation {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .tough-decision-agenda--explanation {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.tough-decision-agenda--explanation__title, .tough-decision-agenda--explanation__content {
  text-align: center;
  color: #e40050;
}
.tough-decision-agenda--explanation__title {
  text-transform: uppercase;
  font-size: 60px;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .tough-decision-agenda--explanation__title {
    font-size: 40px;
    margin-bottom: 30px;
  }
}
.tough-decision-agenda--explanation__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 50px;
}
@media screen and (max-width: 768px) {
  .tough-decision-agenda--explanation__content {
    gap: 30px;
  }
}
.tough-decision-agenda--explanation__content p {
  max-width: 795px;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .tough-decision-agenda--explanation__content p {
    font-size: 16px;
  }
}
.tough-decision-agenda--explanation__video {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .tough-decision-agenda--explanation__video {
    margin-top: 30px;
  }
}
.tough-decision-agenda--explanation__video video {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.tough-decision-agenda--weeks {
  background-color: #c3e0f2;
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .tough-decision-agenda--weeks {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.tough-decision-agenda--weeks__title {
  text-align: center;
  text-transform: uppercase;
  color: #e40050;
  margin-bottom: 90px;
}
@media screen and (max-width: 768px) {
  .tough-decision-agenda--weeks__title {
    margin-bottom: 30px;
  }
}
.tough-decision-agenda--weeks__title p {
  margin: 0 auto;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 50px;
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  .tough-decision-agenda--weeks__title p {
    font-size: 40px;
    line-height: 20px;
  }
}
@media screen and (max-width: 552px) {
  .tough-decision-agenda--weeks__title p {
    font-size: 30px;
    line-height: 15px;
  }
}
.tough-decision-agenda--weeks__title p span {
  margin: 0 auto;
  display: block;
  padding: 20px 15px 8px;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #ffffff;
}
.tough-decision-agenda--weeks__slider .container {
  overflow: visible;
}
.tough-decision-agenda--weeks__slider .slick-slider,
.tough-decision-agenda--weeks__slider .slick-list {
  overflow: visible;
}
.tough-decision-agenda--weeks__slider .slick-slide {
  margin-right: 100px;
}
@media screen and (max-width: 768px) {
  .tough-decision-agenda--weeks__slider .slick-slide {
    margin-right: 75px;
  }
}
@media screen and (max-width: 552px) {
  .tough-decision-agenda--weeks__slider .slick-slide {
    margin-right: 50px;
  }
}
.tough-decision-agenda--weeks__slider .slick-dots {
  position: relative;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .tough-decision-agenda--weeks__slider .slick-dots {
    margin-top: 0px;
  }
}
.tough-decision-agenda--weeks__slider .slick-dots::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 4px;
  width: 100%;
  background-color: #e40050;
}
.tough-decision-agenda--weeks__slider .slick-dots li {
  height: 10px;
  width: 10px;
  margin: 0;
}
.tough-decision-agenda--weeks__slider .slick-dots li button {
  position: relative;
  background-color: #e40050;
  border-radius: 50%;
  height: 100%;
  width: 100%;
}
.tough-decision-agenda--weeks__slider .slick-dots li button::before {
  display: none;
}
.tough-decision-agenda--weeks__slider .slick-dots li.slick-active {
  height: 35px;
  width: 35px;
}
.tough-decision-agenda--weeks__slider .slick-dots li.slick-active button::before {
  display: block;
  content: url("../images/arrow.svg");
  opacity: 1;
  width: 22px;
  height: 13px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tough-decision-agenda--weeks__slider__item .row {
  row-gap: 70px;
}
@media screen and (max-width: 768px) {
  .tough-decision-agenda--weeks__slider__item .row {
    padding-right: 8px;
    padding-left: 8px;
    row-gap: 15px;
  }
}
.tough-decision-agenda--weeks__slider__item .row .col-6:nth-of-type(4) .tough-decision-agenda-weeks__slider__item__person__image, .tough-decision-agenda--weeks__slider__item .row .col-6:nth-of-type(7) .tough-decision-agenda-weeks__slider__item__person__image {
  rotate: -2.4deg;
}
.tough-decision-agenda--weeks__slider__item .row .col-6:nth-of-type(2) .tough-decision-agenda-weeks__slider__item__person__image, .tough-decision-agenda--weeks__slider__item .row .col-6:nth-of-type(8) .tough-decision-agenda-weeks__slider__item__person__image {
  rotate: -1deg;
}
@media screen and (max-width: 768px) {
  .tough-decision-agenda--weeks__slider__item .row .col-6 {
    padding-right: 8px;
    padding-left: 8px;
  }
}
.tough-decision-agenda--weeks__slider__item__title {
  color: #e40050;
  text-transform: uppercase;
  font-size: 62px;
  font-family: "Antique-Olive-Std-Bold-Cond";
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .tough-decision-agenda--weeks__slider__item__title {
    font-size: 40px;
  }
}
.tough-decision-agenda--weeks__slider__item__person {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  .tough-decision-agenda--weeks__slider__item__person {
    gap: 15px;
  }
}
.tough-decision-agenda--weeks__slider__item__person__image-wrapper {
  position: relative;
}
.tough-decision-agenda--weeks__slider__item__person__image-wrapper .confetti {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% + 45px);
  height: calc(100% + 45px);
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 2;
}
.tough-decision-agenda--weeks__slider__item__person__status {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.tough-decision-agenda--weeks__slider__item__person__status .has-home,
.tough-decision-agenda--weeks__slider__item__person__status .no-home {
  display: flex;
  align-items: center;
  gap: 10px;
}
.tough-decision-agenda--weeks__slider__item__person__status .has-home p,
.tough-decision-agenda--weeks__slider__item__person__status .no-home p {
  color: #e40050;
  font-family: "Antique-Olive-Std-Bold-Cond";
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (max-width: 1200px) {
  .tough-decision-agenda--weeks__slider__item__person__status .has-home p,
  .tough-decision-agenda--weeks__slider__item__person__status .no-home p {
    font-size: 18px;
  }
}
.tough-decision-agenda--weeks__slider__item__person__status .square {
  position: relative;
  height: 34px;
}
@media screen and (max-width: 768px) {
  .tough-decision-agenda--weeks__slider__item__person__status .square {
    height: 20px;
  }
}
.tough-decision-agenda--weeks__slider__item__person__status .square svg {
  height: 100%;
  width: auto;
}
.tough-decision-agenda--weeks__slider__item__person__status .square .scribble {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tough-decision-agenda--featured-search-bottom {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .tough-decision-agenda--featured-search-bottom {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.tough-decision-agenda--featured-search-bottom__title {
  color: #e40050;
  text-align: center;
  text-transform: uppercase;
  font-size: 100px;
  font-weight: 700;
  margin-bottom: 100px;
}
@media screen and (max-width: 1200px) {
  .tough-decision-agenda--featured-search-bottom__title {
    font-size: 55px;
  }
}
@media screen and (max-width: 768px) {
  .tough-decision-agenda--featured-search-bottom__title {
    margin-bottom: 30px;
  }
}
.tough-decision-agenda--featured-search-bottom__wrapper {
  background-color: #ed0255;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 3px 8px 11px 4px rgba(0, 0, 0, 0.25);
}
.tough-decision-agenda--featured-search-bottom__content-wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding: 30px 0 30px 30px;
}
@media screen and (max-width: 1200px) {
  .tough-decision-agenda--featured-search-bottom__content-wrapper {
    padding: 15px 0 15px 15px;
    gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  .tough-decision-agenda--featured-search-bottom__content-wrapper {
    padding: 15px;
  }
}
.tough-decision-agenda--featured-search-bottom__text {
  color: #ffffff;
  font-size: 16px;
  line-height: 150%;
}
.tough-decision-agenda--featured-search-bottom__name {
  width: -moz-fit-content;
  width: fit-content;
  color: #e40050;
  background-color: #ffffff;
  font-family: "Antique-Olive-Std-Bold-Cond";
  text-transform: uppercase;
  font-size: 42px;
  line-height: 30px;
  padding: 10px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1200px) {
  .tough-decision-agenda--featured-search-bottom__name {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .tough-decision-agenda--featured-search-bottom__name {
    font-size: 30px;
  }
}
.tough-decision-agenda--featured-search-bottom__suggestion {
  display: flex;
  justify-content: flex-start;
  gap: 24px;
  color: #ffffff;
}
.tough-decision-agenda--featured-search-bottom__suggestion__content {
  flex: 1;
}
.tough-decision-agenda--featured-search-bottom__suggestion svg {
  width: 61px;
}
.tough-decision-agenda--featured-search-bottom__suggestion__title {
  font-weight: 700;
}
.tough-decision-agenda--featured-search-bottom__link {
  display: block;
  color: #ffffff;
  text-decoration: underline;
}
.tough-decision-agenda--featured-search-bottom__share {
  display: flex;
  align-items: center;
  position: relative;
  gap: 8px;
  background-color: #ffffff;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 12px;
  padding-bottom: 8px;
  border-radius: 50px;
  border: 2px solid #ffffff;
  transition: all 0.3s ease;
}
.tough-decision-agenda--featured-search-bottom__share.copied::after {
  opacity: 1;
}
.tough-decision-agenda--featured-search-bottom__share::after {
  display: block;
  content: "URL gekopieerd!";
  width: -moz-max-content;
  width: max-content;
  position: absolute;
  left: calc(100% + 15px);
  color: #ffffff;
  font-weight: 700;
  opacity: 0;
  transition: all 0.2s ease;
}
.tough-decision-agenda--featured-search-bottom__share:hover {
  background-color: #e40050;
  cursor: pointer;
}
.tough-decision-agenda--featured-search-bottom__share:hover span {
  color: #ffffff;
}
.tough-decision-agenda--featured-search-bottom__share:hover svg path {
  fill: #ffffff;
}
.tough-decision-agenda--featured-search-bottom__share span {
  font-size: 15px;
  line-height: 15px;
  text-transform: uppercase;
  color: #e40050;
  transition: all 0.3s ease;
}
.tough-decision-agenda--featured-search-bottom__share svg {
  height: 14px;
  width: auto;
}
.tough-decision-agenda--featured-search-bottom__share svg path {
  transition: all 0.3s ease;
}
.tough-decision-agenda--featured-search-bottom__image {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1200px) {
  .tough-decision-agenda--featured-search-bottom__image {
    height: 100%;
  }
}
@media screen and (max-width: 991px) {
  .tough-decision-agenda--featured-search-bottom__image {
    height: 400px;
  }
}
@media screen and (max-width: 552px) {
  .tough-decision-agenda--featured-search-bottom__image {
    height: 300px;
  }
}
.tough-decision-agenda--questions {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #e40050;
}
@media screen and (max-width: 768px) {
  .tough-decision-agenda--questions {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.tough-decision-agenda--questions__title {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 40px;
  font-family: "Antique-Olive-Std-Bold-Cond";
  margin-bottom: 50px;
}
.tough-decision-agenda--questions__line-one, .tough-decision-agenda--questions__link {
  color: #ffffff;
  text-decoration: none;
  font-size: 34px;
  line-height: 30px;
  font-weight: 700;
  font-family: "Antique-Olive-Std-Bold-Cond";
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .tough-decision-agenda--questions__line-one, .tough-decision-agenda--questions__link {
    font-size: 24px;
    line-height: 20px;
  }
}
.tough-decision-agenda--questions__line-one {
  margin-bottom: 20px;
}
.tough-decision-agenda--questions__link {
  display: flex;
  gap: 20px;
  text-decoration: underline;
}
.tough-decision-agenda--questions__link svg {
  width: auto;
  height: 24px;
}
.tough-decision-agenda--footer {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .tough-decision-agenda--footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .tough-decision-agenda--footer .row {
    row-gap: 30px;
  }
}
.tough-decision-agenda--footer h3 {
  color: #e40050;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.tough-decision-agenda--footer .col-md-2 {
  display: flex;
  justify-content: center;
}
.tough-decision-agenda--footer .col-md-2 svg {
  max-width: 135px;
}

.page-template-page-de-zware-beslisagenda footer {
  display: none;
}
