@font-face {
  font-family: jinky;
  src: url('/static/fonts/JINKY-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: buendia;
  src:
    url('/static/fonts/buendia-regular-v100.eot'),
    url('/static/fonts/buendia-regular-v100.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: proxima-nova;
  src: url('/static/fonts/335F6B_2_0.eot');
  src:
    url('/static/fonts/335F6B_2_0.eot?#iefix') format('embedded-opentype'),
    url('/static/fonts/335F6B_2_0.woff2') format('woff2'),
    url('/static/fonts/335F6B_2_0.woff') format('woff'),
    url('/static/fonts/335F6B_2_0.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: proxima-nova;
  src: url('/static/fonts/335F6B_5_0.eot');
  src:
    url('/static/fonts/335F6B_5_0.eot?#iefix') format('embedded-opentype'),
    url('/static/fonts/335F6B_5_0.woff2') format('woff2'),
    url('/static/fonts/335F6B_5_0.woff') format('woff'),
    url('/static/fonts/335F6B_5_0.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}

body {
  position: relative;
  width: 100%;
  min-width: 320px;
  margin: 0;
  background-color: #fff;
  font-family: proxima-nova, Helvetica, Arial, sans-serif;
  color: #3f3f3f;
}

@media (width >= 768px) {
  body.overlay-open {
    overflow: hidden;
    height: 100vh;
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
button,
input,
select,
textarea {
  font-family: proxima-nova, Helvetica, Arial, sans-serif;
  font-weight: normal;
}

h1 {
  font-family: buendia, Helvetica, Arial, sans-serif;
  font-size: 50px;
}

a {
  transition: color 200ms;
}

a:focus {
  outline: 2px solid blue;
}

.skip-content {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.skip-content a {
  background-color: white;
  color: #000;
  opacity: 0;
  padding: 0.5rem;
  margin-top: -42px;
}

.skip-content a:focus {
  transition: opacity 0.5s;
  opacity: 1;
  margin-top: 0;
}

.page {
  width: 100%;
  margin: 0;
}

.container {
  position: relative;
  transition: width 400ms;
  width: 960px;
  margin: 0 auto;
}

@media (width <= 1023px) {
  .container {
    width: 100%;
  }
}

@media (width >= 1340px) {
  .container {
    width: 1280px;
  }
}

@media (width >= 768px) {
  .title-mobile {
    display: none;
  }
}

@media (width <= 767px) {
  .title-mobile {
    max-width: 510px;
    margin: 0 auto 10px;
    font-size: 40px;
    color: #575757;
  }
}

@media (width <= 767px) {
  .title-desktop {
    display: none;
  }
}

.self-help-intro .main aside {
  display: none;
}

@media (width >= 768px) {
  .self-help-intro .main .main-content {
    width: 100%;
  }
}

.self-help-intro .main .column {
  float: left;
  width: 465px;
}

@media (width <= 767px) {
  .self-help-intro .main .column {
    width: 100%;
  }
}

@media (width <= 767px) {
  .onzeker-over-je-uiterlijk .aside_1 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
}

@media (width <= 767px) {
  .onzeker-over-je-uiterlijk .aside_2 {
    -webkit-box-ordinal-group: 31;
    -ms-flex-order: 30;
    order: 30;
  }
}

@media (width <= 767px) {
  .onzeker-over-je-uiterlijk .main-content {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20;
  }
}

.wpr-overlay {
  z-index: 999;
  position: absolute;
  inset: 0;
  display: none;
  background: rgb(241 233 213 / 80%);
}

@media (width >= 768px) {
  .wpr-overlay {
    overflow-x: hidden;
    overflow-y: auto; /* stylelint-disable-line */
  }
}

.overlay {
  position: relative;
  box-shadow: 0 0 10px rgb(0 0 0 / 20%);
  width: 700px;
  min-height: 130px;
  margin: 115px auto 50px;
  background-color: #fff;
}

@media (width <= 767px) {
  .overlay {
    width: 100%;
    height: 100vh;
    margin: 0;
  }
}

@media (width >= 768px) and (width <= 1023px) {
  .overlay {
    height: auto;
    margin: 115px auto 50px;
    min-height: 130px;
  }
}

@media (width >= 768px) and (width <= 1023px) {
  .overlay.online-behandelinginformatie {
    width: 80vw;
  }
}

@media (width >= 1024px) {
  .overlay.online-behandelinginformatie {
    width: 80vw;
  }
}

@media (width >= 1340px) {
  .overlay.online-behandelinginformatie {
    width: 65vw;
  }
}

.overlay.online-behandelinginformatie .overlay-header,
.overlay.online-behandelinginformatie .overlay-footer {
  display: none;
}

.overlay.online-behandelinginformatie .overlay-main {
  padding: 0;
}

.overlay.online-behandelinginformatie #vimeo-frame {
  width: 100%;
}

@media (width <= 767px) {
  .overlay.online-behandelinginformatie .overlay-main,
  .overlay.online-behandelinginformatie #vimeo-frame {
    width: 100vw;
    height: 100vh;
  }
}

@media (width >= 768px) {
  .overlay.online-behandelinginformatie .overlay-main,
  .overlay.online-behandelinginformatie #vimeo-frame {
    height: 54.875vw;
  }
}

@media (width >= 1340px) {
  .overlay.online-behandelinginformatie .overlay-main,
  .overlay.online-behandelinginformatie #vimeo-frame {
    height: 44.5859vw;
  }
}

@media (width >= 768px) and (width <= 1023px) {
  .overlay.online-behandelingzelfhulp-demo {
    width: 80vw;
  }
}

@media (width >= 1024px) {
  .overlay.online-behandelingzelfhulp-demo {
    width: 80vw;
  }
}

@media (width >= 1340px) {
  .overlay.online-behandelingzelfhulp-demo {
    width: 65vw;
  }
}

.overlay.online-behandelingzelfhulp-demo .overlay-header,
.overlay.online-behandelingzelfhulp-demo .overlay-footer {
  display: none;
}

.overlay.online-behandelingzelfhulp-demo .overlay-main {
  padding: 0;
}

.overlay.online-behandelingzelfhulp-demo #vimeo-frame {
  width: 100%;
}

@media (width <= 767px) {
  .overlay.online-behandelingzelfhulp-demo .overlay-main,
  .overlay.online-behandelingzelfhulp-demo #vimeo-frame {
    width: 100vw;
    height: 100vh;
  }
}

@media (width >= 768px) {
  .overlay.online-behandelingzelfhulp-demo .overlay-main,
  .overlay.online-behandelingzelfhulp-demo #vimeo-frame {
    height: 58.1389vw;
  }
}

@media (width >= 1340px) {
  .overlay.online-behandelingzelfhulp-demo .overlay-main,
  .overlay.online-behandelingzelfhulp-demo #vimeo-frame {
    height: 47.2379vw;
  }
}

.overlay-header {
  position: relative;
  height: auto;
  background: #fff;
  background: url('/static/images/bg-overlay-header.png') no-repeat transparent;
  background-position: 400px 5px;
}

.overlay-header::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 94%;
  height: 8px;
  margin-left: 3%;
  background-repeat: repeat-x;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' stroke='%23ddd'%3E%3Cpath fill='none' stroke-linecap='square' stroke-opacity='.8' stroke-width='1.25' d='m0 2 1-1 4 4 3-3'/%3E%3C/svg%3E");
}

@media (width <= 767px) {
  .overlay-header::after {
    content: '';
    position: absolute;
    bottom: -30px;
    left: 0;
    display: block;
    width: 100vw;
    height: 30px;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgb(255 255 255 / 100%)),
      to(rgb(255 255 255 / 0%))
    );
    background: linear-gradient(
      to bottom,
      rgb(255 255 255 / 100%),
      rgb(255 255 255 / 0%)
    );
  }
}

.overlay-header h2 {
  margin: 0 0 0 20px;
  padding: 35px 0 30px;
  font-size: 16px;
  color: #c3babf;
}

@media (width <= 767px) {
  .overlay-header h2 {
    padding: 25px 70px 25px 0;
  }
}

.overlay-header hr,
.overlay-header .hr {
  width: 660px;
  margin: 0 0 0 20px;
}

@media (width <= 767px) {
  .overlay-header hr,
  .overlay-header .hr {
    width: calc(100% - 40px);
  }
}

@media (resolution >= 120dpi) {
  .overlay-header {
    background: url('/static/images/bg-overlay-header@2x.png') no-repeat
      transparent;
    background-size: 24%;
    background-position: 400px 5px;
  }
}

.overlay-header h2 span.sort {
  margin-left: 365px;
}

@media (width <= 767px) {
  .overlay-header h2 span.sort {
    display: block;
    margin-left: 0;
  }
}

.overlay-close-button,
.overlay-close {
  z-index: 10;
  position: absolute;
  top: -18px;
  right: -19px;
  width: 38px;
  height: 36px;
  text-indent: -9000px;
  background: transparent url('/static/images/icons/close-button.svg') no-repeat
    left top;
  cursor: pointer;
}

@media (width <= 767px) {
  .overlay-close-button,
  .overlay-close {
    top: 17px;
    right: 21px;
    width: 35px;
    height: 35px;
    background: transparent
      url('/static/images/buttons/selftest-close-button.svg') no-repeat left top;
    background-size: 100%;
  }
}

@media (width <= 767px) {
  body.overlay-open {
    overflow: hidden;
    height: 100vh;
  }
}

.overlay-main {
  position: relative;
  display: -webkit-box;
  display: flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 200px;
  padding: 20px;
}

@media (width <= 767px) {
  .overlay-main {
    padding: 20px;
    overflow: scroll;
    box-sizing: border-box;
    height: calc(100vh - 145px);
    padding-bottom: 0;
  }
}

.online-behandeling .overlay-main {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}

.overlay-main form {
  margin: 0 50px;
}

@media (width <= 767px) {
  .overlay-main form {
    margin: 0;
  }
}

.overlay-main a {
  cursor: pointer;
  color: #f25164;
}

.overlay-main .back {
  color: #c3babf;
}

.overlay-main .bmi-form {
  color: #b2aca6;
}

.overlay-main .bmi-form .form-line {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

@media (width <= 767px) {
  .overlay-main .bmi-form .form-line {
    display: -webkit-box;
    display: flexbox;
    display: flex;
  }
}

.overlay-main .bmi-form .form-line .column.left {
  width: 20%;
}

@media (width <= 767px) {
  .overlay-main .bmi-form .form-line .column.left {
    width: 30%;
  }
}

.overlay-main .bmi-form .form-line .column.right {
  width: 80%;
}

@media (width <= 767px) {
  .overlay-main .bmi-form .form-line .column.right {
    width: 100%;
  }
}

.overlay-main .bmi-form .form-line.last {
  border-bottom: none;
}

.overlay-main .bmi-form .gender-choices {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.overlay-main .bmi-form .gender-choices input {
  display: none;
}

.overlay-main .bmi-form .gender-choices ul {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  margin: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}

.overlay-main .bmi-form .gender-choices ul li {
  display: inline-block;
  margin-right: 25px;
}

.overlay-main .bmi-form .gender-choices :checked + .gender {
  box-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 4%);
  border-radius: 2px;
  background: #e8e2da;
  color: #444;
}

.overlay-main
  .bmi-form
  .gender-choices
  :checked
  + .gender[for='bmi-male']::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='60' fill='%23444'%3E%3Cpath d='M31.072 28.052c0-5.101-.185-9.832-.463-13.542-1.206-.556-4.267-1.948-5.473-2.504-1.577-.742-2.504-5.102-2.597-5.565 0-.186.093-.371.278-.371.186 0 .371.092.371.278.371 1.762 1.206 4.638 2.134 5.101 1.02.557 3.71 1.67 5.101 2.32-.37-4.36-.742-7.328-1.113-8.163-.093-.278-.185-.371-.37-.557l-2.041-.556h1.855v-3.34c0-.092-.279 0-.464-.37H4.916c-.186.37-.464.278-.464.37v3.154h1.855l-2.04.557c-.093.278-.279.37-.371.649-.279.835-.742 3.71-1.113 8.07 1.39-.65 4.08-1.855 5.101-2.32.928-.463 1.855-3.338 2.133-5.1 0-.186.186-.279.371-.279.186 0 .279.186.279.371-.093.464-.928 4.823-2.597 5.565-1.206.557-4.267 1.948-5.473 2.505-.278 3.71-.464 8.44-.464 13.542C2.133 38.719.463 56.064 0 58.475c2.783 1.299 9.368 1.763 13.45.928.185-1.948 1.112-18.18 1.669-29.96.185-5.101.742-9.739 1.391-10.295.65.556 1.206 5.194 1.391 10.295.557 11.78 1.485 28.012 1.67 29.96 4.081.835 10.667.37 13.45-.928-.186-2.318-1.949-19.663-1.949-30.423Z'/%3E%3C/svg%3E");
}

.overlay-main
  .bmi-form
  .gender-choices
  :checked
  + .gender[for='bmi-female']::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='64' fill='%23444'%3E%3Cpath d='M23.348 10.8c-1.206-.092-2.319-.463-3.247-1.298-1.113-.928-1.762-2.226-1.855-3.71 0-.279.186-.464.464-.557.278 0 .464.186.557.464.092 1.206.649 2.226 1.576 3.06.743.65 1.67 1.021 2.598 1.021 0-2.597-.557-6.029-1.763-7.328 0-1.113 0-2.133-.278-2.411-.278-.186-1.67.278-4.081 1.02l.65 2.319-.928.278-.742-2.319c-.65.186-1.392.371-2.134.65-.65.185-2.782.278-3.06.278-2.134 0-3.896-.186-5.659-.371L5.168 4.4l-.927-.092.278-2.505A307.938 307.938 0 0 0 .9 1.525c-.927 0 .186 3.154-.37 3.432-.372.185-.464 3.339-.279 6.307 2.04-.185 3.803-2.04 4.081-4.452 0-.278.279-.464.557-.464s.464.278.464.557c-.371 2.875-2.505 5.101-5.01 5.38.094 1.112.186 2.04.372 2.782.556 2.875 5.194 18.087 4.823 19.385-.37 1.206-2.04 6.586-1.855 11.316.186 4.73-1.948 15.49-1.67 16.51.557 1.3 5.566 1.67 7.792.557 5.008 2.875 7.235-.464 8.44-2.226 0-1.206.464-6.585.928-11.78.464-6.492-1.02-12.8-1.113-13.913-.278-1.855 4.73-17.716 5.194-23.56 0-.277.093-.463.093-.556Zm-11.78-8.162c.557 0 1.02.464 1.02 1.02a1.03 1.03 0 0 1-1.02 1.02 1.03 1.03 0 0 1-1.02-1.02c0-.556.464-1.02 1.02-1.02Zm-1.113 55.56c-.185-2.041-.37-4.267-.37-4.824-.094-1.855.556-8.162.37-10.295-.093-1.02.65-2.876 1.206-4.916v.556c.37 2.783.65 11.316.65 11.316-.28 2.69-1.207 5.565-1.856 8.162Zm1.855-26.714c0-.185-.093-.278-.093-.463-1.113-4.916-1.39-16.696-.37-16.974 1.39-.371.37 9.368.741 14.098-.092.928-.185 2.134-.278 3.34Z'/%3E%3C/svg%3E");
}

.overlay-main .bmi-form .gender-choices .gender {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  margin: 0 20px 0 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  color: #888;
}

.overlay-main .bmi-form .gender-choices .gender[for='bmi-male'] {
  width: 128px;
  height: 110px;
  margin: 0;
  padding: 0;
}

.overlay-main .bmi-form .gender-choices .gender[for='bmi-male']::before {
  content: '';
  display: block;
  width: 52px;
  height: 82px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='60' fill='%23888'%3E%3Cpath d='M31.072 28.052c0-5.101-.185-9.832-.463-13.542-1.206-.556-4.267-1.948-5.473-2.504-1.577-.742-2.504-5.102-2.597-5.565 0-.186.093-.371.278-.371.186 0 .371.092.371.278.371 1.762 1.206 4.638 2.134 5.101 1.02.557 3.71 1.67 5.101 2.32-.37-4.36-.742-7.328-1.113-8.163-.093-.278-.185-.371-.37-.557l-2.041-.556h1.855v-3.34c0-.092-.279 0-.464-.37H4.916c-.186.37-.464.278-.464.37v3.154h1.855l-2.04.557c-.093.278-.279.37-.371.649-.279.835-.742 3.71-1.113 8.07 1.39-.65 4.08-1.855 5.101-2.32.928-.463 1.855-3.338 2.133-5.1 0-.186.186-.279.371-.279.186 0 .279.186.279.371-.093.464-.928 4.823-2.597 5.565-1.206.557-4.267 1.948-5.473 2.505-.278 3.71-.464 8.44-.464 13.542C2.133 38.719.463 56.064 0 58.475c2.783 1.299 9.368 1.763 13.45.928.185-1.948 1.112-18.18 1.669-29.96.185-5.101.742-9.739 1.391-10.295.65.556 1.206 5.194 1.391 10.295.557 11.78 1.485 28.012 1.67 29.96 4.081.835 10.667.37 13.45-.928-.186-2.318-1.949-19.663-1.949-30.423Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}

.overlay-main .bmi-form .gender-choices .gender[for='bmi-female'] {
  width: 128px;
  height: 110px;
  margin: 0;
  padding: 0;
}

.overlay-main .bmi-form .gender-choices .gender[for='bmi-female']::before {
  content: '';
  display: block;
  width: 52px;
  height: 82px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='64' fill='%23888'%3E%3Cpath d='M23.348 10.8c-1.206-.092-2.319-.463-3.247-1.298-1.113-.928-1.762-2.226-1.855-3.71 0-.279.186-.464.464-.557.278 0 .464.186.557.464.092 1.206.649 2.226 1.576 3.06.743.65 1.67 1.021 2.598 1.021 0-2.597-.557-6.029-1.763-7.328 0-1.113 0-2.133-.278-2.411-.278-.186-1.67.278-4.081 1.02l.65 2.319-.928.278-.742-2.319c-.65.186-1.392.371-2.134.65-.65.185-2.782.278-3.06.278-2.134 0-3.896-.186-5.659-.371L5.168 4.4l-.927-.092.278-2.505A307.938 307.938 0 0 0 .9 1.525c-.927 0 .186 3.154-.37 3.432-.372.185-.464 3.339-.279 6.307 2.04-.185 3.803-2.04 4.081-4.452 0-.278.279-.464.557-.464s.464.278.464.557c-.371 2.875-2.505 5.101-5.01 5.38.094 1.112.186 2.04.372 2.782.556 2.875 5.194 18.087 4.823 19.385-.37 1.206-2.04 6.586-1.855 11.316.186 4.73-1.948 15.49-1.67 16.51.557 1.3 5.566 1.67 7.792.557 5.008 2.875 7.235-.464 8.44-2.226 0-1.206.464-6.585.928-11.78.464-6.492-1.02-12.8-1.113-13.913-.278-1.855 4.73-17.716 5.194-23.56 0-.277.093-.463.093-.556Zm-11.78-8.162c.557 0 1.02.464 1.02 1.02a1.03 1.03 0 0 1-1.02 1.02 1.03 1.03 0 0 1-1.02-1.02c0-.556.464-1.02 1.02-1.02Zm-1.113 55.56c-.185-2.041-.37-4.267-.37-4.824-.094-1.855.556-8.162.37-10.295-.093-1.02.65-2.876 1.206-4.916v.556c.37 2.783.65 11.316.65 11.316-.28 2.69-1.207 5.565-1.856 8.162Zm1.855-26.714c0-.185-.093-.278-.093-.463-1.113-4.916-1.39-16.696-.37-16.974 1.39-.371.37 9.368.741 14.098-.092.928-.185 2.134-.278 3.34Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}

.overlay-main .bmi-form .form-line input[type='text'],
.overlay-main .bmi-form .form-line input[type='number'] {
  width: 70px;
  margin-right: 15px;
}

.overlay-main .errorlist {
  margin: 0;
}

.overlay-main .errorlist li {
  display: block;
  margin: 0;
}

.overlay-footer {
  position: relative;
  height: 70px;
}

.overlay-footer section {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  overflow: auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 62px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 20px;
}

@media (width <= 767px) {
  .overlay-footer::before {
    content: '';
    position: absolute;
    top: -30px;
    left: 0;
    display: block;
    width: 100vw;
    height: 30px;
    background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      from(rgb(255 255 255 / 100%)),
      to(rgb(255 255 255 / 0%))
    );
    background: linear-gradient(
      to top,
      rgb(255 255 255 / 100%),
      rgb(255 255 255 / 0%)
    );
  }
}

.overlay-footer::after {
  content: '';
  position: absolute;
  top: -4px;
  left: 0;
  display: block;
  width: 94%;
  height: 8px;
  margin-left: 3%;
  background-repeat: repeat-x;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' stroke='%23ddd'%3E%3Cpath fill='none' stroke-linecap='square' stroke-opacity='.8' stroke-width='1.25' d='m0 2 1-1 4 4 3-3'/%3E%3C/svg%3E");
}

.overlay-footer .left.back {
  color: #f25164;
}

div.meetlint {
  float: right;
  width: 127px;
  height: 40px;
  margin: -80px -350px 0 0;
  background: url(/static/images/meetlint.png) no-repeat left top;
}

div.content .poll {
  margin-left: 50px;
}

div.content .poll form,
div.content .poll ul,
div.content .poll p {
  width: 550px;
}

div.content .poll h3 {
  width: 536px;
  min-height: 36px;
  margin-left: -50px;
  padding-left: 50px;
  background: url(/static/images/question-mark.svg) no-repeat;
  background-size: 38px 36px;
  font-size: 16px;
  color: #f25164;
}

@media (width <= 767px) {
  div.content .poll h3 {
    width: 100%;
  }
}

div.content .poll ul.poll-results li::before,
div.content .poll div.poll-choices ul li::before {
  display: none;
  margin: 0;
  padding: 0;
  background: none;
}

div.content .poll ul li p.title {
  clear: both;
  margin-bottom: 0;
}

div.content .poll .percentage {
  float: left;
  width: 30px;
  text-align: right;
  color: #f26645;
}

div.content .poll .percentage-bar {
  float: left;
  width: 380px;
  height: 3px;
  margin: 12px 0 0 6px;
  background: #fff url('/static/images/percentage-bar-bg.png') repeat-x left top;
}

div.content .poll .percentage-bar-inside {
  width: 0;
  height: 3px;
  background: #f26645;
}

div.content .poll hr,
div.content .poll .hr {
  width: 545px;
}

div.content .poll .btn-vote,
div.content .poll .btn-close-window {
  float: right;
  display: block;
  border: none;
  height: 34px;
  padding: 5px 15px;
  font-family: proxima-nova, Helvetica, Arial, sans-serif;
  font-size: 15px;
  text-decoration: none;
  color: #fff;
}

div.content .poll .btn-vote {
  width: 94px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f35164' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E"),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23c3babf' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill='none' stroke-width='.33' d='M40.491.888c-4.541.085-8.21.16-9.542.202-9.617.301-18.122.967-23.049 2.193-4.876 1.206-6.429 3.051-6.872 5.572-.198 1.141-.175 2.418-.124 3.84.028.883.136 1.799.328 2.709.8 3.765 3.039 7.408 7.003 8.271 4.065.892 13.092 1.235 23.514 1.278 1.332.004 5.006-.024 9.548-.071 9.786-.098 12.548-.122 14.152-.15.715-.009.806-.018 2.149-.042 16.409-.315 31.707-1.019 33.572-1.291 3.754-.545 7.087-3.056 7.445-9.469l.006-.108c.107-2.164.187-4.53-.409-6.567-.76-2.573-2.603-4.629-6.855-5.113C85.551 1.485 71.478.833 56.793.743 55.449.739 55.359.711 54.644.701c-1.611-.024-4.372.004-14.153.187Z'/%3E%3C/svg%3E");
  background-size: 100%;
}

div.content .poll .btn-close-window {
  width: 106px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f35164' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E"),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23c3babf' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill='none' stroke-width='.54' d='M40.429 1.313c-4.505.082-8.144.156-9.466.197-9.54.292-17.977.942-22.864 2.135C3.262 4.82 1.721 6.617 1.282 9.072c-.197 1.111-.174 2.355-.124 3.74.029.859.135 1.752.327 2.638.793 3.667 3.014 7.214 6.946 8.056 4.033.868 12.987 1.203 23.326 1.244 1.322.004 4.966-.023 9.472-.069 9.708-.095 12.447-.119 14.038-.146.709-.009.799-.018 2.132-.041 16.277-.307 31.453-.993 33.303-1.258 3.724-.53 7.031-2.976 7.386-9.221l.005-.105c.107-2.108.186-4.412-.405-6.397-.754-2.505-2.582-4.508-6.8-4.979-5.759-.64-19.72-1.275-34.287-1.362-1.334-.005-1.423-.032-2.133-.041-1.598-.024-4.336.003-14.039.182Z'/%3E%3C/svg%3E");
  background-size: 100%;
}

header {
  position: relative;
  height: 185px;
  background: #f8f7f5 url(/static/images/bg-header.png) repeat-x 5px 0;
  z-index: 3;
}

@media (width <= 767px) {
  header {
    height: auto;
    background-color: transparent;
  }
}

header.show_submenu {
  height: 215px;
}

@media (width <= 767px) {
  header.show_submenu {
    height: auto;
  }
}

header.show_submenu::after {
  bottom: 94px;
}

@media (width <= 767px) {
  header.show_submenu::after {
    bottom: 0;
  }
}

header p.description {
  position: absolute;
  top: 75px;
  left: 92px;
  line-height: 120%;
  text-transform: lowercase;
  font-size: 24px;
  color: #666;
}

@media (width <= 767px) {
  header p.description {
    display: none;
  }
}

header p.description .handwritten {
  position: relative;
  top: -16px;
  display: inline-block;
  width: 45px;
  height: 41px;
  background: url(/static/images/bijna-small.png);
  text-indent: -9999px;
}

@media (resolution >= 120dpi) {
  header p.description .handwritten {
    background: url(/static/images/bijna-small@2x.png);
    background-size: 100% 100%;
  }
}

header .header-illustration {
  position: absolute;
  top: 47px;
  left: 530px;
  width: 112px;
  height: 74px;
  background: url(/static/images/illustrations/bg-header-small.png) no-repeat;
}

@media (width <= 767px) {
  header .header-illustration {
    display: none;
  }
}

@media (width >= 768px) and (resolution >= 120dpi),
  (width >= 768px) and (resolution >= 120dpi) {
  header .header-illustration {
    background: url(/static/images/illustrations/bg-header-small@2x.png)
      no-repeat;
    background-size: 100% 100%;
  }
}

.logo {
  z-index: 1;
  position: absolute;
  top: 15px;
  left: -10px;
  width: 230px;
  height: 79px;
}

@media (width <= 767px) {
  .logo {
    top: 23px;
    left: 10px;
    width: 160px;
    height: 55px;
  }
}

.logo a {
  display: block;
  width: 230px;
  height: 79px;
  background-color: transparent;
  background-image: url(/static/images/nng-logo.png);
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -9000px;
}

@media (width <= 767px) {
  .logo a {
    width: 160px;
    height: 55px;
  }
}

.topbar {
  position: absolute;
  top: 20px;
  right: 0;
  width: 946px;
  height: 36px;
}

@media (width <= 767px) {
  .topbar {
    position: relative;
    width: 100%;
    padding-top: 80px;
  }
}

.topbar ul {
  margin: 0;
}

.topbar ul li {
  float: left;
  display: block;
  text-transform: lowercase;
  font-size: 14px;
}

.topbar ul li a {
  display: block;
  padding: 0;
  font-weight: 700;
  color: #4c4c4c;
}

.interactionmenu {
  position: absolute;
  top: 0;
  right: 251px;
  height: 25px;
}

@media (width <= 767px) {
  .interactionmenu {
    z-index: 10000;
    position: relative;
    top: unset;
    right: unset;
    display: none;
    height: unset;
  }
}

@media (width >= 768px) and (width <= 1023px) {
  .interactionmenu {
    right: 60px;
  }
}

@media (width >= 1340px) {
  .interactionmenu {
    right: 320px;
  }
}

.interactionmenu ul li {
  height: 25px;
  margin-left: 7px;
}

@media (width >= 1340px) {
  .interactionmenu ul li {
    margin-left: 18px;
  }
}

.interactionmenu ul li:hover,
.interactionmenu ul li.current {
  background-repeat: repeat-x;
  background-position: bottom;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' stroke='%23ff1d5a'%3E%3Cpath fill='none' stroke-linecap='square' stroke-opacity='.8' stroke-width='1.25' d='m0 2 1-1 4 4 3-3'/%3E%3C/svg%3E");
}

.interactionmenu ul li a {
  text-decoration: none;
  display: -webkit-box;
  display: flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.interactionmenu ul li a::before {
  content: '';
  width: 17px;
  height: 17px;
  margin-right: 4px;
  margin-top: 0;
  background-repeat: no-repeat;
}

.interactionmenu ul li.current a {
  color: #f35164;
}

.interactionmenu-mobile {
  overflow: hidden;
  transition-property: max-height, border-bottom;
  transition-duration: 500ms;
  transition-timing-function: linear;
  max-height: 0;
  border-bottom: 0 solid #ccc;
  background-color: white;
}

@media (width <= 767px) {
  .interactionmenu-mobile.show-menu {
    border-bottom: 1px solid #ccc;
    max-height: 101px;
  }
}

.interactionmenu-mobile ul {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  height: 100px;
  min-width: 320px;
  margin-bottom: 0;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.interactionmenu-mobile ul li {
  margin-left: 3%;
  -ms-flex-preferred-size: 28%;
  flex-basis: 28%;
}

.interactionmenu-mobile ul li:hover,
.interactionmenu-mobile ul li.current {
  background-repeat: repeat-x;
  background-position: bottom;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' stroke='%23ff1d5a'%3E%3Cpath fill='none' stroke-linecap='square' stroke-opacity='.8' stroke-width='1.25' d='m0 2 1-1 4 4 3-3'/%3E%3C/svg%3E");
}

.interactionmenu-mobile ul li a {
  text-decoration: none;
  display: -webkit-box;
  display: flexbox;
  display: flex;
  height: 38px;
  padding: 5px 0;
  line-height: 1.22;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-transform: lowercase;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}

.interactionmenu-mobile ul li a::before {
  content: '';
  width: 17px;
  height: 17px;
  margin-right: 6px;
  margin-top: 0;
  background-repeat: no-repeat;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.interactionmenu-mobile ul li.current a {
  color: #f35164;
}

.interactionmenu ul li.forum a::before,
.interactionmenu-mobile ul li.forum a::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23F6586A' viewBox='-1.5 -2 19 19'%3E%3Cpath d='M12 6.765a1.343 1.343 0 0 1-1.334-1.353c0-.747.597-1.353 1.333-1.353.739 0 1.334.606 1.334 1.353 0 .748-.595 1.353-1.334 1.353Zm-4 0a1.344 1.344 0 0 1-1.334-1.353c0-.747.598-1.353 1.333-1.353.738 0 1.333.606 1.333 1.353 0 .748-.595 1.353-1.333 1.353Zm-4.001 0a1.344 1.344 0 0 1-1.334-1.353c0-.747.598-1.353 1.334-1.353.737 0 1.333.606 1.333 1.353 0 .748-.596 1.353-1.333 1.353Zm8-6.765H4.001C1.799 0 0 1.827 0 4.059v2.706c0 2.233 1.8 4.06 4 4.06h.665v4.059l4.573-4.06h2.761c2.202 0 4.001-1.826 4.001-4.059V4.06C16 1.827 14.2 0 12 0Z'/%3E%3C/svg%3E");
}

.interactionmenu ul li.mail a::before,
.interactionmenu-mobile ul li.mail a::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f35164' viewBox='-0.5 -2 19 19'%3E%3Cpath d='M18 0 0 7.312l2.937 1.84.534-.325.874 5.798 2.623-2.81 2.756 1.997L18 0ZM4.708 9.375 11.5 5.236 5.139 12.18l-.43-2.805Z'/%3E%3C/svg%3E");
}

.interactionmenu ul li.chat a::before,
.interactionmenu-mobile ul li.chat a::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23F6586A' viewBox='-1.5 -2 19 19'%3E%3Cpath d='M0 5.813c0 3.21 3.582 5.813 8 5.813.541 0 1.07-.038 1.58-.113.795.673 2.194 1.832 3.25 2.562.602.416 1.005.929 1.25.781.36-.219.087-.765-.198-1.531-.336-.906-.877-2.012-1.263-2.765C14.664 9.507 16 7.773 16 5.813 16 2.603 12.418 0 8 0S0 2.603 0 5.813Z'/%3E%3C/svg%3E");
}

.interactionmenu ul li.zelfhulp a::before,
.interactionmenu-mobile ul li.zelfhulp a::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23F6586A' viewBox='-1.5 -3.5 19 19'%3E%3Cpath d='m0 5.907 6.407 5.75L16 2.185 13.743 0 6.476 7.395 2.36 3.57z'/%3E%3C/svg%3E");
}

.interactionmenu ul li.online-behandeling a::before,
.interactionmenu-mobile ul li.online-behandeling a::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23F6586A' viewBox='-0.5 -0.5 20 20'%3E%3Cpath d='M.54 9.53a9 9 0 0 0 9 9 9 9 0 0 0 9-9 9 9 0 0 0-9-9 9 9 0 0 0-9 9Z'/%3E%3Cpath fill='%23FFF' d='M7.311 6.674 4.93 14.075l7.2-2.165 1.888-7.05L7.31 6.674Zm1.335 1.562 2.085 2.11-4.462 2.322 2.377-4.432Z'/%3E%3C/svg%3E");
}

.interactionmenu ul li.contact a::before,
.interactionmenu-mobile ul li.contact a::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23F6586A' viewBox='-2.5 -2.5 19 19'%3E%3Cpath d='M14 11.057c0 .179-.033.412-.1.7a3.95 3.95 0 0 1-.208.682c-.14.331-.544.683-1.213 1.054-.623.338-1.24.507-1.85.507-.179 0-.353-.012-.522-.035a4.298 4.298 0 0 1-.571-.124 8.106 8.106 0 0 1-.473-.144 39.158 39.158 0 0 1-.552-.204c-.265-.1-.427-.16-.487-.18a9.005 9.005 0 0 1-1.74-.824c-.848-.524-1.725-1.238-2.63-2.143-.905-.905-1.619-1.782-2.143-2.63a9.005 9.005 0 0 1-.825-1.74c-.02-.06-.08-.222-.179-.487-.1-.266-.167-.45-.204-.552a8.106 8.106 0 0 1-.144-.473 4.298 4.298 0 0 1-.124-.571A3.836 3.836 0 0 1 0 3.37c0-.61.169-1.227.507-1.85C.878.851 1.23.447 1.561.308A3.95 3.95 0 0 1 2.242.1C2.531.033 2.764 0 2.943 0c.093 0 .163.01.209.03.12.04.295.291.527.756.073.125.172.304.298.536.126.232.242.443.348.632.106.189.21.366.309.532.02.026.077.11.174.248.096.14.167.257.213.353.047.096.07.19.07.284 0 .132-.095.298-.283.497a4.847 4.847 0 0 1-.617.547 5.988 5.988 0 0 0-.616.527c-.19.185-.284.338-.284.457 0 .06.017.134.05.224s.061.157.084.204c.024.046.07.126.14.238.07.113.107.176.114.19.504.907 1.08 1.686 1.73 2.336.65.65 1.429 1.226 2.337 1.73l.189.114c.112.07.192.116.238.14.047.023.115.05.204.084.09.033.164.05.224.05.12 0 .272-.095.457-.284.186-.188.362-.394.527-.616.166-.222.348-.428.547-.617.199-.188.365-.283.497-.283.093 0 .188.023.284.07.096.046.213.117.353.213l.248.174c.166.1.343.203.532.309.19.106.4.222.632.348.232.126.41.225.536.298.465.232.716.408.756.527.02.046.03.116.03.209Z'/%3E%3C/svg%3E");
}

.loginmenu {
  position: absolute;
  top: 0;
  right: 2px;
}

@media (width <= 1023px) {
  .loginmenu {
    top: 2px;
    right: 8px;
    width: 40px;
    height: 40px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' fill='%23a6a6a6'%3E%3Cpath d='M3.072 3.562c5.288-2.61 26.45-6.233 33.201-.538 3.233 2.722 3.314 7.905 3.314 15.53 0 7.636-.948 16.627-3.154 18.54-5.496 4.746-31.31 2.17-32.965 1.353C1.81 37.63.313 33.543.077 22.92c-.18-8.027-.319-17.724 2.995-19.358Z'/%3E%3Cpath fill='%23FFF' d='M22.416 22.472c-.065-.715-.04-1.213-.04-1.866.323-.17.903-1.253 1.001-2.167.254-.02.656-.269.773-1.249.063-.526-.188-.822-.342-.915.414-1.245 1.274-5.097-1.59-5.495-.295-.518-1.05-.78-2.03-.78-3.925.072-4.399 2.964-3.538 6.275-.153.093-.405.389-.342.915.118.98.519 1.228.773 1.25.098.913.7 1.996 1.025 2.166 0 .653.024 1.151-.04 1.866-.777 2.087-6.017 1.502-6.259 5.528h16.844c-.242-4.026-5.459-3.44-6.235-5.528Z'/%3E%3C/svg%3E");
    cursor: pointer;
  }
}

@media (width <= 1023px) {
  .loginmenu.loginmenu-logged-in {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' fill='%23B2BF94'%3E%3Cpath d='M3.072 3.562c5.288-2.61 26.45-6.233 33.201-.538 3.233 2.722 3.314 7.905 3.314 15.53 0 7.636-.948 16.627-3.154 18.54-5.496 4.746-31.31 2.17-32.965 1.353C1.81 37.63.313 33.543.077 22.92c-.18-8.027-.319-17.724 2.995-19.358Z'/%3E%3Cpath fill='%23FFF' d='M18.966 25.243c-.08-.873-.049-1.483-.049-2.28.395-.208 1.104-1.531 1.224-2.649.31-.025.801-.328.945-1.526.077-.643-.23-1.005-.418-1.119.506-1.522 1.557-6.23-1.944-6.716-.36-.633-1.283-.953-2.482-.953-4.796.088-5.375 3.622-4.323 7.669-.187.114-.495.476-.418 1.119.144 1.198.634 1.501.945 1.526.119 1.118.856 2.441 1.252 2.648 0 .798.03 1.408-.049 2.281C12.699 27.795 6.296 27.08 6 32h20.587c-.296-4.921-6.672-4.205-7.621-6.757Z'/%3E%3Cpath fill='%23444' d='m22 21.8 5.205 4.672L35 18.775 33.166 17l-5.904 6.008-3.344-3.107z'/%3E%3C/svg%3E");
  }
}

.loginmenu ul {
  display: -webkit-box;
  display: flexbox;
  display: flex;
}

@media (width <= 1023px) {
  .loginmenu ul {
    display: none;
  }
}

.loginmenu ul li {
  float: none;
  margin-left: 7px;
}

@media (width <= 1023px) {
  .loginmenu ul li {
    display: -webkit-box;
    display: flexbox;
    display: flex;
    margin-right: 7px;
  }
}

.loginmenu ul li a {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  color: #f25164;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (width <= 1023px) {
  .loginmenu ul li a {
    padding: 3px 0;
  }
}

.loginmenu ul li a::before {
  content: '';
  width: 15px;
  height: 15px;
  margin-right: 2px;
  margin-left: 6px;
  margin-top: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-repeat: no-repeat;
}

.loginmenu ul li.login a::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23888' viewBox='0 0 18 20'%3E%3Cpath d='M6 4v3L0 8v4l6 1v3l6-6-6-6Z'/%3E%3Cpath d='M17 0H6v2h10v16H6v2h11c.549 0 1-.451 1-1V1c0-.549-.451-1-1-1Z'/%3E%3C/svg%3E");
}

.loginmenu ul li.logout a::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23888' viewBox='0 0 18 20'%3E%3Cpath d='M12 4v3L6 8v4l6 1v3l6-6-6-6Z'/%3E%3Cpath d='M1 1v18V1m11-1H1C.451 0 0 .451 0 1v18c0 .549.451 1 1 1h11v-2H2V2h10V0Z'/%3E%3C/svg%3E");
}

.loginmenu ul li.register a::before,
.loginmenu ul li.logged-in a::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23888' viewBox='-1 -1 19 19'%3E%3Cpath d='m16.584 4.696-1.367 1.367-4.28-4.28L12.304.416A1.376 1.376 0 0 1 13.314 0c.397 0 .734.139 1.011.416l2.259 2.259c.277.277.416.614.416 1.01 0 .397-.139.733-.416 1.01ZM9.986 2.734l4.28 4.28L4.28 17H0v-4.28l9.986-9.986Zm.238 2.14c-.159-.158-.322-.153-.49.015L4.531 10.09c-.168.168-.173.332-.015.49.159.159.322.154.49-.014l5.202-5.201c.168-.169.173-.332.015-.49Zm-6.539 10.7L5.41 13.85 3.15 11.59l-1.723 1.725v.832h1.426v1.426h.832Z'/%3E%3C/svg%3E");
}

.loginmenu ul li.logged-in a {
  font-weight: normal;
  color: #666;
}

@media (width >= 1024px) {
  .loginmenu ul li.logged-in a > span {
    max-width: 127px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media (width >= 1340px) {
  .loginmenu ul li.logged-in a > span {
    max-width: 170px;
  }
}

.loginmenu ul li.logged-in a .nickname {
  font-weight: 800;
  color: #f25164;
}

.loginmenu ul li.logged-in a:hover {
  text-decoration: none;
}

.loginmenu ul li.logged-in a:hover .nickname {
  text-decoration: underline;
}

@media (width <= 1023px) {
  .loginmenu.show-loginmenu {
    z-index: 10000;
  }
}

@media (width <= 1023px) {
  .loginmenu.show-loginmenu .loginmenu-inner {
    margin-top: 50px;
    margin-left: -100px;
  }
}

@media (width <= 1023px) {
  .loginmenu.show-loginmenu ul {
    position: relative;
    display: -webkit-box;
    display: flexbox;
    display: flex;
    flex-flow: column wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    border-radius: 4px;
    width: 136px;
    height: auto;
    background: #fff;
  }
}

@media (width <= 1023px) {
  .loginmenu.show-loginmenu ul::after {
    content: ' ';
    position: absolute;
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    border-bottom-color: #fff;
    border-width: 9px;
    width: 0;
    height: 0;
    pointer-events: none;
    margin-left: 47px;
  }
}

@media (width <= 1023px) {
  .loginmenu.show-loginmenu.loginmenu-logged-in ul {
    width: 156px;
  }
}

@media (width <= 1023px) {
  .loginmenu.show-loginmenu.loginmenu-logged-in ul li a span {
    word-wrap: break-word;
    width: 120px;
  }
}

@media (width <= 1023px) {
  .loginmenu.show-loginmenu.loginmenu-logged-in .loginmenu-inner {
    margin-top: 50px;
    margin-left: -115px;
  }
}

.navigation {
  clear: both;
  display: -webkit-box;
  display: flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.socialmenu {
  width: 90px;
  height: 30px;
  margin: 15px 0;
}

@media (width <= 767px) {
  .socialmenu {
    display: none;
  }
}

.socialmenu ul {
  display: -webkit-box;
  display: flexbox;
  display: flex;
}

.socialmenu ul li {
  display: inline-block;
  width: 22px;
  height: 21px;
  margin: 0 1px;
  background-repeat: no-repeat;
  background-size: contain;
  line-height: 1.9;
}

.socialmenu ul li.facebook {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 31'%3E%3Cpath fill='%233B5998' d='M2.458 2.72c4.23-1.993 21.16-4.76 26.56-.41 2.587 2.078 2.652 6.036 2.652 11.858 0 5.832-.759 12.697-2.524 14.159C24.75 31.95 4.1 29.984 2.775 29.36 1.448 28.736.25 25.614.06 17.502-.083 11.372-.193 3.968 2.458 2.72Z'/%3E%3Cpath fill='%23FFF' d='M24.152 14.771h-3.798v-2.49c0-.936.62-1.154 1.057-1.154h2.68V7.014L20.4 7c-4.098 0-5.03 3.067-5.03 5.03v2.741H13v4.238h2.37V31h4.984V19.009h3.363l.435-4.238Z'/%3E%3C/svg%3E");
}

.socialmenu ul li.instagram {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTMyLjAwNCIgaGVpZ2h0PSIxMzIiPik8ZGVmcz48cmFkaWFsR3JhZGllbnQgeGxpbms6aHJlZj0iI2EiIGlkPSJjIiBjeD0iMTU4LjQyOSIgY3k9IjU3OC4wODgiIHI9IjY1IiBmeD0iMTU4LjQyOSIgZnk9IjU3OC4wODgiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMCAtMS45ODE5OCAxLjg0MzkgMCAtMTAzMS40MDIgNDU0LjAwNCkiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIi8+PHJhZGlhbEdyYWRpZW50IHhsaW5rOmhyZWY9IiNiIiBpZD0iZCIgY3g9IjE0Ny42OTQiIGN5PSI0NzMuNDU1IiByPSI2NSIgZng9IjE0Ny42OTQiIGZ5PSI0NzMuNDU1IiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KC4xNzM5NCAuODY4NzIgLTMuNTgxOCAuNzE3MTggMTY0OC4zNDggLTQ1OC40OTMpIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIvPjxsaW5lYXJHcmFkaWVudCBpZD0iYiI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjMzc3MWM4Ii8+PHN0b3Agb2Zmc2V0PSIuMTI4IiBzdG9wLWNvbG9yPSIjMzc3MWM4Ii8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjNjBmIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxsaW5lYXJHcmFkaWVudCBpZD0iYSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjZmQ1Ii8+PHN0b3Agb2Zmc2V0PSIuMSIgc3RvcC1jb2xvcj0iI2ZkNSIvPjxzdG9wIG9mZnNldD0iLjUiIHN0b3AtY29sb3I9IiNmZjU0M2UiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNjODM3YWIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cGF0aCBmaWxsPSJ1cmwoI2MpIiBkPSJNNjUuMDMgMEMzNy44ODggMCAyOS45NS4wMjggMjguNDA3LjE1NmMtNS41Ny40NjMtOS4wMzYgMS4zNC0xMi44MTIgMy4yMi0yLjkxIDEuNDQ1LTUuMjA1IDMuMTItNy40NyA1LjQ2OEM0IDEzLjEyNiAxLjUgMTguMzk0LjU5NSAyNC42NTZjLS40NCAzLjA0LS41NjggMy42Ni0uNTk0IDE5LjE4OC0uMDEgNS4xNzYgMCAxMS45ODggMCAyMS4xMjUgMCAyNy4xMi4wMyAzNS4wNS4xNiAzNi41OS40NSA1LjQyIDEuMyA4LjgzIDMuMSAxMi41NiAzLjQ0IDcuMTQgMTAuMDEgMTIuNSAxNy43NSAxNC41IDIuNjguNjkgNS42NCAxLjA3IDkuNDQgMS4yNSAxLjYxLjA3IDE4LjAyLjEyIDM0LjQ0LjEyIDE2LjQyIDAgMzIuODQtLjAyIDM0LjQxLS4xIDQuNC0uMjA3IDYuOTU1LS41NSA5Ljc4LTEuMjhhMjcuMjIgMjcuMjIgMCAwIDAgMTcuNzUtMTQuNTNjMS43NjUtMy42NCAyLjY2LTcuMTggMy4wNjUtMTIuMzE3LjA4OC0xLjEyLjEyNS0xOC45NzcuMTI1LTM2LjgxIDAtMTcuODM2LS4wNC0zNS42Ni0uMTI4LTM2Ljc4LS40MS01LjIyLTEuMzA1LTguNzMtMy4xMjctMTIuNDQtMS40OTUtMy4wMzctMy4xNTUtNS4zMDUtNS41NjUtNy42MjRDMTE2LjkgNCAxMTEuNjQgMS41IDEwNS4zNzIuNTk2IDEwMi4zMzUuMTU3IDEwMS43My4wMjcgODYuMTkgMEg2NS4wM3oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuMDA0IDEpIi8+PHBhdGggZmlsbD0idXJsKCNkKSIgZD0iTTY1LjAzIDBDMzcuODg4IDAgMjkuOTUuMDI4IDI4LjQwNy4xNTZjLTUuNTcuNDYzLTkuMDM2IDEuMzQtMTIuODEyIDMuMjItMi45MSAxLjQ0NS01LjIwNSAzLjEyLTcuNDcgNS40NjhDNCAxMy4xMjYgMS41IDE4LjM5NC41OTUgMjQuNjU2Yy0uNDQgMy4wNC0uNTY4IDMuNjYtLjU5NCAxOS4xODgtLjAxIDUuMTc2IDAgMTEuOTg4IDAgMjEuMTI1IDAgMjcuMTIuMDMgMzUuMDUuMTYgMzYuNTkuNDUgNS40MiAxLjMgOC44MyAzLjEgMTIuNTYgMy40NCA3LjE0IDEwLjAxIDEyLjUgMTcuNzUgMTQuNSAyLjY4LjY5IDUuNjQgMS4wNyA5LjQ0IDEuMjUgMS42MS4wNyAxOC4wMi4xMiAzNC40NC4xMiAxNi40MiAwIDMyLjg0LS4wMiAzNC40MS0uMSA0LjQtLjIwNyA2Ljk1NS0uNTUgOS43OC0xLjI4YTI3LjIyIDI3LjIyIDAgMCAwIDE3Ljc1LTE0LjUzYzEuNzY1LTMuNjQgMi42Ni03LjE4IDMuMDY1LTEyLjMxNy4wODgtMS4xMi4xMjUtMTguOTc3LjEyNS0zNi44MSAwLTE3LjgzNi0uMDQtMzUuNjYtLjEyOC0zNi43OC0uNDEtNS4yMi0xLjMwNS04LjczLTMuMTI3LTEyLjQ0LTEuNDk1LTMuMDM3LTMuMTU1LTUuMzA1LTUuNTY1LTcuNjI0QzExNi45IDQgMTExLjY0IDEuNSAxMDUuMzcyLjU5NiAxMDIuMzM1LjE1NyAxMDEuNzMuMDI3IDg2LjE5IDBINjUuMDN6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjAwNCAxKSIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik02Ni4wMDQgMThjLTEzLjAzNiAwLTE0LjY3Mi4wNTctMTkuNzkyLjI5LTUuMTEuMjM0LTguNTk4IDEuMDQzLTExLjY1IDIuMjMtMy4xNTcgMS4yMjYtNS44MzUgMi44NjYtOC41MDMgNS41MzUtMi42NyAyLjY2OC00LjMxIDUuMzQ2LTUuNTQgOC41MDItMS4xOSAzLjA1My0yIDYuNTQyLTIuMjMgMTEuNjVDMTguMDYgNTEuMzI3IDE4IDUyLjk2NCAxOCA2NnMuMDU4IDE0LjY2Ny4yOSAxOS43ODdjLjIzNSA1LjExIDEuMDQ0IDguNTk4IDIuMjMgMTEuNjUgMS4yMjcgMy4xNTcgMi44NjcgNS44MzUgNS41MzYgOC41MDMgMi42NjcgMi42NyA1LjM0NSA0LjMxNCA4LjUgNS41NCAzLjA1NCAxLjE4NyA2LjU0MyAxLjk5NiAxMS42NTIgMi4yMyA1LjEyLjIzMyA2Ljc1NS4yOSAxOS43OS4yOSAxMy4wMzcgMCAxNC42NjgtLjA1NyAxOS43ODgtLjI5IDUuMTEtLjIzNCA4LjYwMi0xLjA0MyAxMS42NTYtMi4yMyAzLjE1Ni0xLjIyNiA1LjgzLTIuODcgOC40OTctNS41NCAyLjY3LTIuNjY4IDQuMzEtNS4zNDYgNS41NC04LjUwMiAxLjE4LTMuMDUzIDEuOTktNi41NDIgMi4yMy0xMS42NS4yMy01LjEyLjI5LTYuNzUyLjI5LTE5Ljc4OCAwLTEzLjAzNi0uMDYtMTQuNjcyLS4yOS0xOS43OTItLjI0LTUuMTEtMS4wNS04LjU5OC0yLjIzLTExLjY1LTEuMjMtMy4xNTctMi44Ny01LjgzNS01LjU0LTguNTAzLTIuNjctMi42Ny01LjM0LTQuMzEtOC41LTUuNTM1LTMuMDYtMS4xODctNi41NS0xLjk5Ni0xMS42Ni0yLjIzLTUuMTItLjIzMy02Ljc1LS4yOS0xOS43OS0uMjl6bS00LjMwNiA4LjY1YzEuMjc4LS4wMDIgMi43MDQgMCA0LjMwNiAwIDEyLjgxNiAwIDE0LjMzNS4wNDYgMTkuMzk2LjI3NiA0LjY4LjIxNCA3LjIyLjk5NiA4LjkxMiAxLjY1MyAyLjI0Ljg3IDMuODM3IDEuOTEgNS41MTYgMy41OSAxLjY4IDEuNjggMi43MiAzLjI4IDMuNTkyIDUuNTIuNjU3IDEuNjkgMS40NCA0LjIzIDEuNjUzIDguOTEuMjMgNS4wNi4yOCA2LjU4LjI4IDE5LjM5cy0uMDUgMTQuMzMtLjI4IDE5LjM5Yy0uMjE0IDQuNjgtLjk5NiA3LjIyLTEuNjUzIDguOTEtLjg3IDIuMjQtMS45MTIgMy44MzUtMy41OTIgNS41MTQtMS42OCAxLjY4LTMuMjc1IDIuNzItNS41MTYgMy41OS0xLjY5LjY2LTQuMjMyIDEuNDQtOC45MTIgMS42NTQtNS4wNi4yMy02LjU4LjI4LTE5LjM5Ni4yOC0xMi44MTcgMC0xNC4zMzYtLjA1LTE5LjM5Ni0uMjgtNC42OC0uMjE2LTcuMjItLjk5OC04LjkxMy0xLjY1NS0yLjI0LS44Ny0zLjg0LTEuOTEtNS41Mi0zLjU5LTEuNjgtMS42OC0yLjcyLTMuMjc2LTMuNTkyLTUuNTE3LS42NTctMS42OS0xLjQ0LTQuMjMtMS42NTMtOC45MS0uMjMtNS4wNi0uMjc2LTYuNTgtLjI3Ni0xOS4zOThzLjA0Ni0xNC4zMy4yNzYtMTkuMzljLjIxNC00LjY4Ljk5Ni03LjIyIDEuNjUzLTguOTEyLjg3LTIuMjQgMS45MTItMy44NCAzLjU5Mi01LjUyIDEuNjgtMS42OCAzLjI4LTIuNzIgNS41Mi0zLjU5MiAxLjY5Mi0uNjYgNC4yMzMtMS40NCA4LjkxMy0xLjY1NSA0LjQyOC0uMiA2LjE0NC0uMjYgMTUuMDktLjI3em0yOS45MjggNy45N2E1Ljc2IDUuNzYgMCAxIDAgNS43NiA1Ljc1OGMwLTMuMTgtMi41OC01Ljc2LTUuNzYtNS43NnptLTI1LjYyMiA2LjczYy0xMy42MTMgMC0yNC42NSAxMS4wMzctMjQuNjUgMjQuNjUgMCAxMy42MTMgMTEuMDM3IDI0LjY0NSAyNC42NSAyNC42NDVDNzkuNjE3IDkwLjY0NSA5MC42NSA3OS42MTMgOTAuNjUgNjZTNzkuNjE2IDQxLjM1IDY2LjAwMyA0MS4zNXptMCA4LjY1YzguODM2IDAgMTYgNy4xNjMgMTYgMTYgMCA4LjgzNi03LjE2NCAxNi0xNiAxNi04LjgzNyAwLTE2LTcuMTY0LTE2LTE2IDAtOC44MzcgNy4xNjMtMTYgMTYtMTZ6Ii8+PC9zdmc+');
}

.socialmenu ul li a {
  display: inline-block;
  width: 22px;
  height: 21px;
  text-indent: -9999px;
}

.socialmenu ul li.header {
  width: 40px;
  font-size: 14px;
  color: #8e8b83;
}

.search-block {
  position: relative;
  width: 300px;
  height: 26px;
  padding: 15px 0;
}

@media (width >= 768px) and (width <= 1023px) {
  .search-block {
    width: auto;
    margin-right: 10px;
  }
}

@media (width >= 768px) and (width <= 1023px) {
  .search-block::before {
    content: '';
    z-index: 2;
    position: absolute;
    top: 0;
    left: -206px;
    width: 206px;
    height: 100%;
    background-image:
      url(/static/images/bg-mainmenu-transition.png),
      -webkit-gradient(linear, left top, right top, from(rgb(242 81 100 / 0%)), to(rgb(242
                81 100)));
    background-image: url(/static/images/bg-mainmenu-transition.png),
      linear-gradient(to right, rgb(242 81 100 / 0%), rgb(242 81 100));
    background-repeat: repeat-x;
    background-position: left top;
    pointer-events: none;
  }
}

@media (width >= 768px) and (width <= 1023px) {
  .search-block form {
    position: relative;
    display: -webkit-box;
    display: flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

.search-block form input {
  float: left;
}

.search-block form input.text-field {
  border: 1px solid #e0dad2;
  border-radius: 3px;
  box-sizing: border-box;
  width: 229px;
  height: 26px;
  padding: 3px;
  line-height: 18px;
  font-size: 13px;
  color: #666;
  appearance: none;
}

@media (width >= 768px) and (width <= 1023px) {
  .search-block form input.text-field {
    opacity: 0;
    transition:
      width 0.5s,
      opacity 0.5s;
    width: 0;
  }
}

.search-block form input.submit {
  height: 26px;
  margin-left: 5px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f2ede7' preserveAspectRatio='none' viewBox='0 0 128 32'%3E%3Cpath fill-opacity='.95' d='M10.331 1.586c69.185-2.735 74.266-.544 106.55-.444 10.385 2.252 10.64 6.558 10.64 12.9.006 6.344-3.04 13.806-10.12 15.403-17.636 3.942-100.49 1.799-105.8 1.124-5.321-.683-10.13-4.08-10.89-12.899-.572-6.668-1.01-14.725 9.62-16.082v-.002Z'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  color: #333;
}

.search-block.search-block-open form input.text-field {
  display: block;
  opacity: 1;
  transition:
    width 0.5s,
    opacity 0.5s;
  width: 229px;
}

@media (width >= 768px) and (width <= 1023px) {
  .eten .search-block::before {
    background-image:
      url(/static/images/bg-mainmenu-transition.png),
      -webkit-gradient(linear, left top, right top, color-stop(00, #9ed9de), color-stop(ff, #9ed9de));
    background-image: url(/static/images/bg-mainmenu-transition.png),
      linear-gradient(to right, #9ed9de 00, #9ed9de ff);
  }
}

@media (width >= 768px) and (width <= 1023px) {
  .gewicht .search-block::before {
    background-image:
      url(/static/images/bg-mainmenu-transition.png),
      -webkit-gradient(linear, left top, right top, color-stop(00, #617491), color-stop(ff, #617491));
    background-image: url(/static/images/bg-mainmenu-transition.png),
      linear-gradient(to right, #617491 00, #617491 ff);
  }
}

@media (width >= 768px) and (width <= 1023px) {
  .uiterlijk .search-block::before {
    background-image:
      url(/static/images/bg-mainmenu-transition.png),
      -webkit-gradient(linear, left top, right top, color-stop(00, #f56e58), color-stop(ff, #f56e58));
    background-image: url(/static/images/bg-mainmenu-transition.png),
      linear-gradient(to right, #f56e58 00, #f56e58 ff);
  }
}

@media (width >= 768px) and (width <= 1023px) {
  .lichaam .search-block::before {
    background-image:
      url(/static/images/bg-mainmenu-transition.png),
      -webkit-gradient(linear, left top, right top, color-stop(00, #b2bf95), color-stop(ff, #b2bf95));
    background-image: url(/static/images/bg-mainmenu-transition.png),
      linear-gradient(to right, #b2bf95 00, #b2bf95 ff);
  }
}

@media (width >= 768px) and (width <= 1023px) {
  .kopzorgen .search-block::before {
    background-image:
      url(/static/images/bg-mainmenu-transition.png),
      -webkit-gradient(linear, left top, right top, color-stop(00, #a0647b), color-stop(ff, #a0647b));
    background-image: url(/static/images/bg-mainmenu-transition.png),
      linear-gradient(to right, #a0647b 00, #a0647b ff);
  }
}

@media (width >= 768px) and (width <= 1023px) {
  .jij-en-anderen .search-block::before {
    background-image:
      url(/static/images/bg-mainmenu-transition.png),
      -webkit-gradient(linear, left top, right top, color-stop(00, #a07270), color-stop(ff, #a07270));
    background-image: url(/static/images/bg-mainmenu-transition.png),
      linear-gradient(to right, #a07270 00, #a07270 ff);
  }
}

.aboutmenu {
  position: absolute;
  top: 75px;
  right: 0;
}

@media (width <= 767px) {
  .aboutmenu {
    display: none;
  }
}

.aboutmenu ul {
  margin: 0;
}

.aboutmenu ul li {
  float: left;
  display: block;
}

.aboutmenu ul li a {
  padding: 2px 5px;
  font-size: 13px;
  color: #8e8b83;
}

.mainmenu {
  position: absolute;
  bottom: -4px;
  width: 100%;
  height: 68px;
  background-image: url(/static/images/bg-mainmenu-transparent.png);
  background-repeat: repeat-x;
  background-position: left top;
  background-color: #f25164;
}

@media (width <= 767px) {
  .mainmenu {
    position: relative;
    overflow: hidden;
    transition-property: max-height, margin-bottom;
    transition-duration: 500ms;
    transition-timing-function: linear;
    height: auto;
    max-height: 0;
    background: none;
  }
}

@media (width <= 767px) {
  .mainmenu.show-menu {
    max-height: 450px;
    margin-bottom: 20px;
  }
}

.mainmenu::after {
  content: '';
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 8px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' fill='%23fff'%3E%3Cpath d='m0 2 1-1 4 4 3-3v4H0Z'/%3E%3C/svg%3E")
    repeat-x left bottom;
}

.mainmenu .container {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  overflow: auto;
  height: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (width <= 767px) {
  .mainmenu .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url(/static/images/bg-mainmenu-transparent.png);
    background-repeat: repeat;
    background-position: left top;
    background-color: #f25164;
  }
}

.mainmenu ul {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  margin: 15px 0 15px 10px;
}

@media (width <= 767px) {
  .mainmenu ul {
    flex-wrap: wrap;
    width: 100%;
    margin: 15px 0;
  }
}

@media (width >= 768px) and (width <= 1023px) {
  .mainmenu ul {
    overflow: hidden;
  }
}

.mainmenu ul li {
  text-align: center;
}

@media (width <= 767px) {
  .mainmenu ul li {
    width: 50%;
  }
}

@media (width >= 768px) and (width <= 1023px) {
  .mainmenu ul li {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}

.mainmenu ul li.current > a,
.mainmenu ul li.current > a:hover {
  margin: 0;
  padding: 5px 10px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f2ede7' preserveAspectRatio='none' viewBox='0 0 128 32'%3E%3Cpath fill-opacity='.95' d='M10.331 1.586c69.185-2.735 74.266-.544 106.55-.444 10.385 2.252 10.64 6.558 10.64 12.9.006 6.344-3.04 13.806-10.12 15.403-17.636 3.942-100.49 1.799-105.8 1.124-5.321-.683-10.13-4.08-10.89-12.899-.572-6.668-1.01-14.725 9.62-16.082v-.002Z'/%3E%3C/svg%3E");
  background-size: 100% 100%;
}

.mainmenu ul li a {
  z-index: 2;
  position: relative;
  display: inline-block;
  margin: 0 10px;
  padding: 5px 0;
  line-height: 22px;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  color: #242424;
}

@media (width <= 767px) {
  .mainmenu ul li a {
    padding: 13px 0;
  }
}

.mainmenu ul li a:hover {
  background-repeat: repeat-x;
  background-position: bottom;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' stroke='%23fafafa'%3E%3Cpath fill='none' stroke-linecap='square' stroke-opacity='.8' stroke-width='1.25' d='m0 2 1-1 4 4 3-3'/%3E%3C/svg%3E");
}

.mainmenu ul li ul {
  position: absolute;
  margin: 5px 0 0;
}

@media (width >= 768px) and (width <= 1023px) {
  .mainmenu ul li ul {
    left: 10px;
  }
}

@media (width <= 767px) {
  .mainmenu ul li ul {
    position: relative;
    width: 200%;
    margin: 10px 0;
    padding: 15px 0;
    background-color: rgb(0 0 0 / 15%);
  }
}

@media (width <= 767px) {
  .mainmenu ul li:nth-child(even) ul {
    left: -100%;
  }
}

@media (width <= 767px) {
  .mainmenu ul li ul::before {
    content: '';
    position: absolute;
    top: -7px;
    left: calc(25% - 7.5px);
    display: inline-block;
    border-style: solid;
    border-width: 0 7.5px 7px;
    border-color: transparent transparent rgb(0 0 0 / 15%);
    width: 0;
    height: 0;
  }
}

@media (width <= 767px) {
  .mainmenu ul li:nth-child(even) ul::before {
    left: calc(75% - 7.5px);
  }
}

.mainmenu ul li ul li {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  height: 32px;
  margin: 5px 0;
}

@media (width <= 767px) {
  .mainmenu ul li ul li {
    margin: 0;
  }
}

@media (width <= 767px) {
  .mainmenu ul li ul li::before,
  .mainmenu ul li ul li::after {
    content: '';
    display: block;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}

.mainmenu ul li ul li a {
  line-height: 16px;
  font-size: 15px;
  color: #fff;
}

.mainmenu ul li ul li.current a {
  color: #000;
}

header.show_submenu .mainmenu {
  height: 98px;
}

@media (width <= 767px) {
  header.show_submenu .mainmenu {
    height: auto;
    max-height: 0;
  }
}

@media (width <= 767px) {
  header.show_submenu .mainmenu.show-menu {
    max-height: 450px;
  }
}

.eten .mainmenu {
  background-color: #9ed9de;
}

@media (width <= 767px) {
  .eten .mainmenu {
    background: none;
  }
}

@media (width <= 767px) {
  .eten .mainmenu .container {
    background-color: #9ed9de;
  }
}

.gewicht .mainmenu {
  background-color: #617491;
}

@media (width <= 767px) {
  .gewicht .mainmenu {
    background: none;
  }
}

@media (width <= 767px) {
  .gewicht .mainmenu .container {
    background-color: #617491;
  }
}

.uiterlijk .mainmenu {
  background-color: #f56e58;
}

@media (width <= 767px) {
  .uiterlijk .mainmenu {
    background: none;
  }
}

@media (width <= 767px) {
  .uiterlijk .mainmenu .container {
    background-color: #f56e58;
  }
}

.lichaam .mainmenu {
  background-color: #b2bf95;
}

@media (width <= 767px) {
  .lichaam .mainmenu {
    background: none;
  }
}

@media (width <= 767px) {
  .lichaam .mainmenu .container {
    background-color: #b2bf95;
  }
}

.kopzorgen .mainmenu {
  background-color: #a0647b;
}

@media (width <= 767px) {
  .kopzorgen .mainmenu {
    background: none;
  }
}

@media (width <= 767px) {
  .kopzorgen .mainmenu .container {
    background-color: #a0647b;
  }
}

.jij-en-anderen .mainmenu {
  background-color: #a07270;
}

@media (width <= 767px) {
  .jij-en-anderen .mainmenu {
    background: none;
  }
}

@media (width <= 767px) {
  .jij-en-anderen .mainmenu .container {
    background-color: #a07270;
  }
}

.submenu {
  float: left;
  width: 300px;
}

.breadcrumbs {
  width: 80%;
  margin: 15px 0 12px;
  padding-bottom: 8px;
  background: url(/static/images/fading-line.png) no-repeat;
}

@media (width <= 767px) {
  .breadcrumbs {
    overflow: hidden;
    width: 100%;
    height: 26px;
  }
}

.breadcrumbs p {
  display: inline;
  margin: 0 5px 0 0;
  padding: 0;
  line-height: 150%;
  text-transform: lowercase;
  font-size: 14px;
  color: #7e7267;
}

@media (width <= 767px) {
  .breadcrumbs p {
    display: none;
  }
}

.breadcrumbs ul {
  display: inline;
  margin: 0;
  line-height: 150%;
  font-size: 14px;
}

.breadcrumbs ul li {
  display: inline;
}

.breadcrumbs ul li:not(:first-child)::before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 7px;
  margin-right: 3px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23eab8a5' viewBox='2 35 125 57'%3E%3Cpath d='m14.107 35.54-2.221-.138 14.53 23.939-4.755.666-16.44-24.501H3l12.438 24.745-8.862-.244c-1.459 0-2.327.313-2.604.906-.279.589-.417 1.564-.417 2.887 0 1.182.242 1.984.8 2.33.518.385 1.283.558 2.324.558l8.759-.383L3 91.188h2.221l15.44-24.883 5.663-.313-14.438 25.196h2.221l17.661-24.5 4.663-.277-13.438 24.777h2.22l16.662-23.777 3.442-.244-13.438 24.021h2.22l16.659-24.021 50.654-.185c-6.455 2.229-10.148 3.884-15.007 8.964-4.895 5.081-7.323 10.161-7.323 15.242l46.647-27.247v-.802l-45.12-27.633c0 2.298.762 5.464 2.324 9.571 1.562 4.107 4.514 7.725 8.817 10.857 4.304 3.132 9.662 4.543 9.662 4.543l-50.654-.357-16.659-24.58-2.22-.138L45.537 60.12l-3.662-.383L25.213 35.54l-2.22-.138 13.658 24.335-3.883-.451L14.107 35.54Z'/%3E%3C/svg%3E");
}

@media (width <= 767px) {
  .breadcrumbs ul li:first-child {
    display: none;
  }
}

@media (width <= 767px) {
  .breadcrumbs ul li:nth-child(0n + 2)::before {
    display: none;
  }
}

.breadcrumbs ul li a {
  padding-right: 2px;
  text-decoration: none;
  color: #7e7267;
}

.breadcrumbs ul li a:hover {
  text-decoration: underline;
}

.main {
  float: none;
  padding-bottom: 40px;
  background-color: #fff;
  min-height: 300px;
  z-index: 2;
  position: relative;
}

@media (width <= 1023px) {
  .main {
    padding: 0 10px;
  }
}

.main .container .main-content-wrapper {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  flex-flow: column wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}

@media (width >= 768px) {
  .main .container .main-content-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
}

@media (width >= 768px) and (width <= 1023px) {
  .main .container .main-content-wrapper {
    display: block;
  }
}

@media (width >= 1024px) {
  .main .container .main-content-wrapper {
    display: block;
  }
}

.main .container .main-content-wrapper aside {
  width: 300px;
}

@media (width <= 767px) {
  .main .container .main-content-wrapper aside {
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
  }
}

@media (width >= 768px) and (width <= 1023px) {
  .main .container .main-content-wrapper aside {
    clear: both;
  }
}

@media (width >= 1024px) {
  .main .container .main-content-wrapper aside {
    float: left;
  }
}

@media (width >= 1340px) {
  .main .container .main-content-wrapper aside {
    width: 300px;
  }
}

@media (width >= 768px) and (width <= 1023px) {
  .main .container .main-content-wrapper aside:nth-child(2) {
    margin-right: 20px;
  }
}

@media (width >= 1340px) {
  .main .container .main-content-wrapper aside:nth-child(2) {
    margin-right: 20px;
  }
}

@media (width >= 1024px) and (width <= 1340px) {
  .main .container .main-content-wrapper aside.aside_2 {
    margin-top: 0;
  }
}

.main-content {
  float: left;
  min-height: 10px;
  width: 510px;
  margin-right: 150px;
}

.main-content p.chatbutton img {
  float: none;
}

@media (width <= 767px) {
  .main-content,
  aside {
    width: 100%;
  }
}

.main-content h1,
aside h1 {
  font-family: buendia, Helvetica, Arial, sans-serif;
  font-size: 50px;
  color: #575757;
  line-height: 120%;
}

@media (width <= 767px) {
  .main-content h1,
  aside h1 {
    font-size: 40px;
  }
}

.main-content h2,
.main-content h3,
.main-content h4,
aside h2,
aside h3,
aside h4 {
  font-weight: 800;
  color: #666;
}

.main-content h2,
aside h2 {
  margin: 0;
  line-height: 28px;
  font-size: 16px;
  font-weight: 800;
  color: #f26645;
}

.main-content h3,
aside h3 {
  margin: 0;
  line-height: 28px;
  font-size: 14px;
}

.main-content ul,
.main-content ol,
.main-content p,
aside ul,
aside ol,
aside p {
  line-height: 28px;
  font-size: 16px;
}

.main-content p,
aside p {
  margin-bottom: 1em;
}

.main-content .intro,
aside .intro {
  font-weight: 800;
  color: #3f3f3f;
}

.main-content a,
aside a {
  color: #f25164;
  text-decoration: underline;
}

.main-content a:hover,
aside a:hover {
  text-decoration: none;
}

.main-content img,
aside img {
  float: left;
  width: auto;
  height: auto;
  margin: 0 1em 0.5em 0;
}

.main-content strong,
aside strong {
  font-weight: 800;
}

.main-content em,
aside em {
  background-color: #ff9;
  font-style: normal;
}

.main-content ul,
.main-content ol,
aside ul,
aside ol {
  margin: 16px 0;
}

.main-content ul li ul,
.main-content ol li ol,
aside ul li ul,
aside ol li ol {
  margin-bottom: 0;
}

.main-content h2 + ul,
.main-content h3 + ul,
aside h2 + ul,
aside h3 + ul {
  margin-top: 0;
}

.main-content ol li,
aside ol li {
  margin-left: 20px;
  padding: 0.1em 0;
  list-style-type: decimal;
}

.main-content ul:not(.table-index-forum) li,
aside ul:not(.table-index-forum) li {
  padding-left: 14px;
  background: url('/static/images/bullets/diamond.svg') no-repeat 0 11px;
  background-size: 5px;
}

.main-content a[href="https://chat-client-99gram.serviant.nl/"] img, aside a[href="https://chat-client-99gram.serviant.nl/"] img
{
  float: none;
}

.container > .main-content {
  float: none;
}

aside > .main-content {
  float: left;
  width: 300px;
  height: auto;
  margin: 0 20px 20px 0;
}

aside > .main-content img {
  float: none;
  margin: 0 0 -16px;
}

ul,
ol {
  list-style-position: outside;
  list-style-type: none;
}

hr,
.hr {
  clear: both;
  border: 0;
  height: 6px;
  margin-bottom: 1em;
  background-repeat: repeat-x;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' stroke='%23ddd'%3E%3Cpath fill='none' stroke-linecap='square' stroke-opacity='.8' stroke-width='1.25' d='m0 2 1-1 4 4 3-3'/%3E%3C/svg%3E");
}

.block {
  float: left;
  width: 300px;
}

.hidden {
  display: none;
}

.form-line {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 17px;
}

@media (width <= 767px) {
  .form-line .column.left,
  .form-line .column.right {
    width: 100%;
  }
}

.form-line .required::after {
  content: '*';
  margin-left: 5px;
  color: #f26945;
}

.form-line.vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

label {
  display: block;
  cursor: pointer;
}

input[type='radio'],
input[type='checkbox'] {
  margin: 0;
  cursor: pointer;
}

input[type='text'],
input[type='email'],
input[type='password'],
input[type='number'] {
  border: 1px solid #e0dad2;
  border-radius: 3px;
  box-sizing: border-box;
  width: 280px;
  height: 27px;
  padding: 0 4px;
}

input[type='text']:focus,
input[type='email']:focus,
input[type='password']:focus,
input[type='number']:focus {
  transition: border-color 100ms;
  border-color: #e65b82;
}

@media (width <= 767px) {
  input[type='text'],
  input[type='email'],
  input[type='password'],
  input[type='number'] {
    width: 100%;
  }
}

textarea {
  border: 1px solid #e0dad2;
  border-radius: 3px;
  box-sizing: border-box;
  width: 280px;
  height: 194px;
  padding: 3px;
  line-height: 22px;
  font-size: 16px;
  color: #666;
}

textarea:focus {
  transition: border-color 100ms;
  border-color: #e65b82;
}

@media (width <= 767px) {
  textarea {
    width: 100%;
  }
}

input.submit {
  border: 0;
  height: 40px;
  margin: 0;
  padding: 0 10px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f6586a' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  font-size: 14px;
  font-weight: 800;
  color: #fff;
}

.errorlist li {
  color: red;
}

.page-footer {
  clear: both;
  display: -webkit-box;
  display: flexbox;
  display: flex;
  min-height: 165px;
  padding-left: 20px;
  background: #f8f7f5 url(/static/images/bg-footer.png) repeat-x 5px 0;
}

@media (width <= 767px) {
  .page-footer {
    margin-bottom: 48px;
    padding-left: 0;
  }
}

.page-footer .container {
  display: -webkit-box;
  display: flexbox;
  display: flex;
}

.page-footer section {
  width: 160px;
  margin: 30px 20px 0;
  font-size: 13px;
  color: #9f9f9e;
}

@media (width <= 767px) {
  .page-footer section {
    width: 135px;
    margin-top: 20px;
  }
}

.page-footer section:last-child {
  width: 240px;
}

@media (width <= 767px) {
  .page-footer section:last-child {
    width: 80px;
  }
}

.page-footer section h3 {
  text-transform: lowercase;
  font-size: 14px;
  font-weight: 800;
  color: #777672;
}

.page-footer p a {
  text-decoration: underline;
  color: #9f9f9e;
}

.page-footer p a:hover {
  text-decoration: none;
}

.page-footer .logo-accare {
  display: block;
  width: 137px;
  height: 57px;
  margin-top: 20px;
  background: url(/static/images/accare-logo.svg) no-repeat;
  text-indent: -9999px;
}

.generalmenu ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.generalmenu ul li a {
  color: #a09f9e;
}

.visuallyhidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
}

.menu-toggle {
  display: none;
}

@media (width <= 767px) {
  .menu-toggle {
    z-index: 100;
    position: absolute;
    top: 22px;
    right: 55px;
    display: -webkit-box;
    display: flexbox;
    display: flex;
    overflow: hidden;
    transition-property: width;
    transition-duration: 500ms;
    transition-timing-function: ease-in-out;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 88px;
    height: 40px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='40' fill='%23f6586a' preserveAspectRatio='none'%3E%3Cpath d='M6.83 3.573C18.583.953 65.624-2.68 80.63 3.036 87.818 5.764 88 10.963 88 18.61c0 7.658-2.11 16.674-7.014 18.596-12.215 4.76-69.597 2.175-73.277 1.357C4.023 37.74.696 33.643.17 22.989c-.4-8.05-.708-17.776 6.66-19.416Z'/%3E%3C/svg%3E");
    background-size: 100% 100%;
    cursor: pointer;
    font-weight: bold;
    color: #fff;
  }
}

.menu-toggle .text {
  user-select: none;
  transition-property: width, margin, color;
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  width: 40px;
  margin: 0 0 0 8px;
  color: #fff;
}

.menu-toggle.show-menu {
  width: 40px;
}

.menu-toggle.show-menu .text {
  width: 0;
  margin: 0;
  color: transparent;
}

.eten .menu-toggle {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='40' fill='%239ed9de' preserveAspectRatio='none'%3E%3Cpath d='M6.83 3.573C18.583.953 65.624-2.68 80.63 3.036 87.818 5.764 88 10.963 88 18.61c0 7.658-2.11 16.674-7.014 18.596-12.215 4.76-69.597 2.175-73.277 1.357C4.023 37.74.696 33.643.17 22.989c-.4-8.05-.708-17.776 6.66-19.416Z'/%3E%3C/svg%3E");
}

.gewicht .menu-toggle {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='40' fill='%23617491' preserveAspectRatio='none'%3E%3Cpath d='M6.83 3.573C18.583.953 65.624-2.68 80.63 3.036 87.818 5.764 88 10.963 88 18.61c0 7.658-2.11 16.674-7.014 18.596-12.215 4.76-69.597 2.175-73.277 1.357C4.023 37.74.696 33.643.17 22.989c-.4-8.05-.708-17.776 6.66-19.416Z'/%3E%3C/svg%3E");
}

.uiterlijk .menu-toggle {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='40' fill='%23f56e58' preserveAspectRatio='none'%3E%3Cpath d='M6.83 3.573C18.583.953 65.624-2.68 80.63 3.036 87.818 5.764 88 10.963 88 18.61c0 7.658-2.11 16.674-7.014 18.596-12.215 4.76-69.597 2.175-73.277 1.357C4.023 37.74.696 33.643.17 22.989c-.4-8.05-.708-17.776 6.66-19.416Z'/%3E%3C/svg%3E");
}

.lichaam .menu-toggle {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='40' fill='%23b2bf95' preserveAspectRatio='none'%3E%3Cpath d='M6.83 3.573C18.583.953 65.624-2.68 80.63 3.036 87.818 5.764 88 10.963 88 18.61c0 7.658-2.11 16.674-7.014 18.596-12.215 4.76-69.597 2.175-73.277 1.357C4.023 37.74.696 33.643.17 22.989c-.4-8.05-.708-17.776 6.66-19.416Z'/%3E%3C/svg%3E");
}

.kopzorgen .menu-toggle {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='40' fill='%23a0647b' preserveAspectRatio='none'%3E%3Cpath d='M6.83 3.573C18.583.953 65.624-2.68 80.63 3.036 87.818 5.764 88 10.963 88 18.61c0 7.658-2.11 16.674-7.014 18.596-12.215 4.76-69.597 2.175-73.277 1.357C4.023 37.74.696 33.643.17 22.989c-.4-8.05-.708-17.776 6.66-19.416Z'/%3E%3C/svg%3E");
}

.jij-en-anderen .menu-toggle {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='40' fill='%23a07270' preserveAspectRatio='none'%3E%3Cpath d='M6.83 3.573C18.583.953 65.624-2.68 80.63 3.036 87.818 5.764 88 10.963 88 18.61c0 7.658-2.11 16.674-7.014 18.596-12.215 4.76-69.597 2.175-73.277 1.357C4.023 37.74.696 33.643.17 22.989c-.4-8.05-.708-17.776 6.66-19.416Z'/%3E%3C/svg%3E");
}

.nav-toggle {
  transition-property: margin;
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  margin: 0;
  padding: 10px 10px 10px 0;
  cursor: pointer;
}

.nav-toggle span,
.nav-toggle span::before,
.nav-toggle span::after {
  content: '';
  position: absolute;
  display: block;
  transition-property:
    top,
    width,
    background-color,
    -webkit-transform;
  transition-property: top, transform, width, background-color;
  transition-property:
    top,
    transform,
    width,
    background-color,
    -webkit-transform;
  transition-duration: 500ms;
  transition-timing-function: ease-in-out;
  border-radius: 1px;
  width: 10px;
  height: 2px;
  background-color: white;
  cursor: pointer;
}

.nav-toggle span::before {
  top: -5px;
}

.nav-toggle span::after {
  top: 5px;
}

.nav-toggle.active {
  margin: 0 0 0 -8px;
}

.nav-toggle.active span {
  background-color: transparent;
}

.nav-toggle.active span::before,
.nav-toggle.active span::after {
  top: 0;
  width: 20px;
}

.nav-toggle.active span::before {
  transform: rotate(45deg);
}

.nav-toggle.active span::after {
  transform: rotate(-45deg);
}

.help-text-required .red {
  color: #f26945;
}

.chat-plugin-wrapper {
  z-index: 998 !important;
}

@media (width <= 767px) {
  body.online-behandeling .aside_1 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
    margin-bottom: 30px !important;
  }
}

@media (width <= 767px) {
  body.online-behandeling .main-content {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20;
  }
}

@media (width <= 767px) {
  body.online-behandeling .aside_2 {
    -webkit-box-ordinal-group: 31;
    -ms-flex-order: 30;
    order: 30;
  }
}

.password-strength-container {
  width: 100%;
  height: 3px;
  margin-top: 5px;
  background-color: silver;
}

#password-strength {
  height: 3px;
}

#password-strength.lvl-0 {
  width: 1%;
  background-color: red;
}

#password-strength.lvl-1 {
  width: 25%;
  background-color: red;
}

#password-strength.lvl-2 {
  width: 50%;
  background-color: red;
}

#password-strength.lvl-3 {
  width: 75%;
  background-color: yellow;
}

#password-strength.lvl-4 {
  width: 100%;
  background-color: green;
}

.password_strength_info {
  display: none;
}

.responsive-embed {
  position: relative;
  overflow: hidden;
  height: 0;
  margin-bottom: 1em;
  padding-bottom: 56.25%;
  max-width: 100%;
}

.responsive-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#bmi-meter {
  padding-bottom: 30px;
}

@media (width >= 768px) {
  #bmi-meter {
    display: grid;
    grid-template-columns: 65% 35%;
    gap: 10px;
  }
}

#bmi-meter > * {
  box-sizing: border-box;
}

#bmi-meter input[type='text'],
#bmi-meter input[type='number'] {
  width: 70px;
  border: 1px solid #cec0ad;
  padding: 20px 10px;
}

#bmi-meter input::placeholder {
  opacity: 0.5;
}

#bmi-meter input[type='range'] {
  appearance: none;
  background: transparent;
  cursor: pointer;
  width: 100%;
}

#bmi-meter input[type='range']:disabled {
  cursor: default;
}

#bmi-meter input[type='range']:focus {
  outline: none;
}

#bmi-meter
  input[type='range']:not(#slider-result)::-webkit-slider-runnable-track {
  background-color: #fff;
  border-radius: 0.5rem;
  height: 0.5rem;
}

#bmi-meter input[type='range']::-webkit-slider-thumb {
  appearance: none;
  margin-top: -12px;
  background-color: #f65d6e;
  border-radius: 0.1rem;
  height: 2rem;
  width: 1rem;
}

#bmi-meter input[type='range']:focus::-webkit-slider-thumb {
  border: 1px solid #f65d6e;
  outline: 3px solid #f65d6e;
  outline-offset: 0.125rem;
}

#bmi-meter input[type='range']:not(#slider-result)::-moz-range-track {
  background-color: #e8e2da;
  border-radius: 0.5rem;
  height: 0.5rem;
}

#bmi-meter input[type='range']::-moz-range-thumb {
  border: none;
  border-radius: 0;
  background-color: #5cd5eb;
  height: 2rem;
  width: 1rem;
}

#bmi-meter input[type='range']:focus::-moz-range-thumb {
  border: 1px solid #f65d6e;
  outline: 3px solid #f65d6e;
  outline-offset: 0.125rem;
}

#bmi-meter .bmimeter-section {
  padding: 20px 30px;
  position: relative;
}

#bmi-meter .bmimeter-section .fieldset {
  position: relative;
  z-index: 2;
}

#bmi-meter .bmimeter-explainer {
  padding: 20px 30px 0;
  position: relative;
}

@media (width >= 768px) {
  #bmi-meter .bmimeter-explainer {
    display: none;
  }
}

#bmi-meter .bmimeter-explainer p {
  font-size: 14px;
  line-height: 24px;
}

#bmi-meter .bmimeter-start {
  background: #f1ece5;
  border-radius: 10px;
}

@media (width <= 767px) {
  #bmi-meter .bmimeter-start {
    margin-bottom: 10px;
  }
}

#bmi-meter .bmimeter-result {
  background: #eae1d4;
  border-radius: 10px;
  display: -webkit-box;
  display: flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

#bmi-meter .bmimeter-result p {
  font-size: 14px;
  line-height: 24px;
}

#bmi-meter .bmimeter-result::before {
  content: '';
  background: #eae1d4;
  position: absolute;
  top: 110px;
  left: -10px;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  transform: rotate(45deg);
}

@media (width <= 767px) {
  #bmi-meter .bmimeter-result::before {
    top: -5px;
    left: 50%;
    margin-left: -5px;
  }
}

#bmi-meter .bmimeter-result .bmimeter-result-default {
  height: 100%;
  display: -webkit-box;
  display: flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 15px;
  text-align: center;
}

#bmi-meter .bmimeter-result .bmimeter-result-default p {
  opacity: 0.8;
}

#bmi-meter .bmimeter-result .bmimeter-result-content {
  height: 100%;
  display: -webkit-box;
  display: flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 110px 15px 20px;
  text-align: center;
}

@media (width <= 767px) {
  #bmi-meter .bmimeter-result .bmimeter-result-content {
    padding-top: 80px;
  }
}

#bmi-meter .bmimeter-result .bmimeter-result-content h3 {
  position: absolute;
  top: 22px;
}

#bmi-meter .resultslider {
  text-align: left;
  padding-bottom: 20px;
  position: relative;
}

@media (width >= 768px) {
  #bmi-meter .resultslider {
    width: 50px;
    height: 240px;
    display: grid;
    grid-template-columns: 30px 1fr;
    gap: 10px;
  }
}

@media (width <= 767px) {
  #bmi-meter .resultslider {
    width: 240px;
    height: 50px;
  }
}

#bmi-meter .resultslider .resultslider-slider {
  width: 20px;
  height: 240px;
  border-radius: 5px;
  position: relative;
}

@media (width <= 767px) {
  #bmi-meter .resultslider .resultslider-slider {
    width: 240px;
    height: 20px;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='1']
    span {
    bottom: 1%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='1']
    span {
    left: 1%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='2']
    span {
    bottom: 2%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='2']
    span {
    left: 2%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='3']
    span {
    bottom: 3%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='3']
    span {
    left: 3%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='4']
    span {
    bottom: 4%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='4']
    span {
    left: 4%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='5']
    span {
    bottom: 5%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='5']
    span {
    left: 5%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='6']
    span {
    bottom: 6%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='6']
    span {
    left: 6%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='7']
    span {
    bottom: 7%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='7']
    span {
    left: 7%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='8']
    span {
    bottom: 8%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='8']
    span {
    left: 8%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='9']
    span {
    bottom: 9%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='9']
    span {
    left: 9%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='10']
    span {
    bottom: 10%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='10']
    span {
    left: 10%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='11']
    span {
    bottom: 11%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='11']
    span {
    left: 11%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='12']
    span {
    bottom: 12%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='12']
    span {
    left: 12%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='13']
    span {
    bottom: 13%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='13']
    span {
    left: 13%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='14']
    span {
    bottom: 14%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='14']
    span {
    left: 14%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='15']
    span {
    bottom: 15%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='15']
    span {
    left: 15%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='16']
    span {
    bottom: 16%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='16']
    span {
    left: 16%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='17']
    span {
    bottom: 17%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='17']
    span {
    left: 17%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='18']
    span {
    bottom: 18%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='18']
    span {
    left: 18%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='19']
    span {
    bottom: 19%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='19']
    span {
    left: 19%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='20']
    span {
    bottom: 20%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='20']
    span {
    left: 20%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='21']
    span {
    bottom: 21%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='21']
    span {
    left: 21%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='22']
    span {
    bottom: 22%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='22']
    span {
    left: 22%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='23']
    span {
    bottom: 23%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='23']
    span {
    left: 23%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='24']
    span {
    bottom: 24%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='24']
    span {
    left: 24%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='25']
    span {
    bottom: 25%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='25']
    span {
    left: 25%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='26']
    span {
    bottom: 26%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='26']
    span {
    left: 26%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='27']
    span {
    bottom: 27%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='27']
    span {
    left: 27%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='28']
    span {
    bottom: 28%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='28']
    span {
    left: 28%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='29']
    span {
    bottom: 29%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='29']
    span {
    left: 29%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='30']
    span {
    bottom: 30%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='30']
    span {
    left: 30%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='31']
    span {
    bottom: 31%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='31']
    span {
    left: 31%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='32']
    span {
    bottom: 32%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='32']
    span {
    left: 32%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='33']
    span {
    bottom: 33%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='33']
    span {
    left: 33%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='34']
    span {
    bottom: 34%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='34']
    span {
    left: 34%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='35']
    span {
    bottom: 35%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='35']
    span {
    left: 35%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='36']
    span {
    bottom: 36%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='36']
    span {
    left: 36%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='37']
    span {
    bottom: 37%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='37']
    span {
    left: 37%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='38']
    span {
    bottom: 38%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='38']
    span {
    left: 38%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='39']
    span {
    bottom: 39%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='39']
    span {
    left: 39%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='40']
    span {
    bottom: 40%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='40']
    span {
    left: 40%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='41']
    span {
    bottom: 41%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='41']
    span {
    left: 41%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='42']
    span {
    bottom: 42%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='42']
    span {
    left: 42%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='43']
    span {
    bottom: 43%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='43']
    span {
    left: 43%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='44']
    span {
    bottom: 44%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='44']
    span {
    left: 44%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='45']
    span {
    bottom: 45%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='45']
    span {
    left: 45%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='46']
    span {
    bottom: 46%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='46']
    span {
    left: 46%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='47']
    span {
    bottom: 47%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='47']
    span {
    left: 47%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='48']
    span {
    bottom: 48%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='48']
    span {
    left: 48%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='49']
    span {
    bottom: 49%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='49']
    span {
    left: 49%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='50']
    span {
    bottom: 50%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='50']
    span {
    left: 50%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='51']
    span {
    bottom: 51%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='51']
    span {
    left: 51%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='52']
    span {
    bottom: 52%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='52']
    span {
    left: 52%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='53']
    span {
    bottom: 53%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='53']
    span {
    left: 53%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='54']
    span {
    bottom: 54%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='54']
    span {
    left: 54%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='55']
    span {
    bottom: 55%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='55']
    span {
    left: 55%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='56']
    span {
    bottom: 56%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='56']
    span {
    left: 56%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='57']
    span {
    bottom: 57%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='57']
    span {
    left: 57%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='58']
    span {
    bottom: 58%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='58']
    span {
    left: 58%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='59']
    span {
    bottom: 59%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='59']
    span {
    left: 59%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='60']
    span {
    bottom: 60%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='60']
    span {
    left: 60%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='61']
    span {
    bottom: 61%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='61']
    span {
    left: 61%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='62']
    span {
    bottom: 62%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='62']
    span {
    left: 62%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='63']
    span {
    bottom: 63%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='63']
    span {
    left: 63%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='64']
    span {
    bottom: 64%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='64']
    span {
    left: 64%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='65']
    span {
    bottom: 65%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='65']
    span {
    left: 65%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='66']
    span {
    bottom: 66%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='66']
    span {
    left: 66%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='67']
    span {
    bottom: 67%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='67']
    span {
    left: 67%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='68']
    span {
    bottom: 68%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='68']
    span {
    left: 68%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='69']
    span {
    bottom: 69%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='69']
    span {
    left: 69%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='70']
    span {
    bottom: 70%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='70']
    span {
    left: 70%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='71']
    span {
    bottom: 71%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='71']
    span {
    left: 71%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='72']
    span {
    bottom: 72%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='72']
    span {
    left: 72%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='73']
    span {
    bottom: 73%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='73']
    span {
    left: 73%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='74']
    span {
    bottom: 74%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='74']
    span {
    left: 74%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='75']
    span {
    bottom: 75%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='75']
    span {
    left: 75%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='76']
    span {
    bottom: 76%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='76']
    span {
    left: 76%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='77']
    span {
    bottom: 77%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='77']
    span {
    left: 77%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='78']
    span {
    bottom: 78%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='78']
    span {
    left: 78%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='79']
    span {
    bottom: 79%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='79']
    span {
    left: 79%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='80']
    span {
    bottom: 80%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='80']
    span {
    left: 80%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='81']
    span {
    bottom: 81%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='81']
    span {
    left: 81%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='82']
    span {
    bottom: 82%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='82']
    span {
    left: 82%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='83']
    span {
    bottom: 83%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='83']
    span {
    left: 83%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='84']
    span {
    bottom: 84%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='84']
    span {
    left: 84%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='85']
    span {
    bottom: 85%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='85']
    span {
    left: 85%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='86']
    span {
    bottom: 86%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='86']
    span {
    left: 86%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='87']
    span {
    bottom: 87%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='87']
    span {
    left: 87%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='88']
    span {
    bottom: 88%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='88']
    span {
    left: 88%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='89']
    span {
    bottom: 89%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='89']
    span {
    left: 89%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='90']
    span {
    bottom: 90%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='90']
    span {
    left: 90%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='91']
    span {
    bottom: 91%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='91']
    span {
    left: 91%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='92']
    span {
    bottom: 92%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='92']
    span {
    left: 92%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='93']
    span {
    bottom: 93%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='93']
    span {
    left: 93%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='94']
    span {
    bottom: 94%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='94']
    span {
    left: 94%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='95']
    span {
    bottom: 95%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='95']
    span {
    left: 95%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='96']
    span {
    bottom: 96%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='96']
    span {
    left: 96%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='97']
    span {
    bottom: 97%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='97']
    span {
    left: 97%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='98']
    span {
    bottom: 98%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='98']
    span {
    left: 98%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='99']
    span {
    bottom: 99%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='99']
    span {
    left: 99%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='100']
    span {
    bottom: 100%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-slider[data-sliderpercentage='100']
    span {
    left: 100%;
  }
}

#bmi-meter .resultslider .resultslider-values {
  width: 40px;
}

@media (width >= 768px) {
  #bmi-meter .resultslider .resultslider-values {
    margin-top: -10px;
    margin-bottom: -10px;
  }
}

@media (width >= 768px) {
  #bmi-meter .resultslider .resultslider-values ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    height: 100%;
  }
}

@media (width <= 767px) {
  #bmi-meter .resultslider .resultslider-values ul {
    width: 240px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
  }
}

#bmi-meter .resultslider .resultslider-marker {
  position: absolute;
}

@media (width >= 768px) {
  #bmi-meter .resultslider .resultslider-marker {
    width: 50px;
    top: 0;
    right: 0;
    bottom: -30px;
  }
}

@media (width <= 767px) {
  #bmi-meter .resultslider .resultslider-marker {
    height: 50px;
    right: 0;
    left: -45px;
    bottom: 0;
  }
}

#bmi-meter .resultslider .resultslider-marker span {
  box-sizing: border-box;
  position: absolute;
  display: block;
  width: 79px;
  height: 44px;
  background: transparent url(/static/images/bmimeter/bmi-result-cloud.svg)
    no-repeat 0 0;
  left: 25px;
  bottom: -15px;
  margin-bottom: -20px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  padding-top: 8px;
}

@media (width <= 767px) {
  #bmi-meter .resultslider .resultslider-marker span {
    height: 48px;
    bottom: 50px;
    margin-bottom: -40px;
    margin-left: -40px;
    background-image: url(/static/images/bmimeter/bmi-result-cloud-hor.svg);
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='1']
    span {
    bottom: 1%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='1']
    span {
    left: 1%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='2']
    span {
    bottom: 2%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='2']
    span {
    left: 2%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='3']
    span {
    bottom: 3%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='3']
    span {
    left: 3%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='4']
    span {
    bottom: 4%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='4']
    span {
    left: 4%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='5']
    span {
    bottom: 5%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='5']
    span {
    left: 5%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='6']
    span {
    bottom: 6%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='6']
    span {
    left: 6%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='7']
    span {
    bottom: 7%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='7']
    span {
    left: 7%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='8']
    span {
    bottom: 8%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='8']
    span {
    left: 8%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='9']
    span {
    bottom: 9%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='9']
    span {
    left: 9%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='10']
    span {
    bottom: 10%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='10']
    span {
    left: 10%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='11']
    span {
    bottom: 11%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='11']
    span {
    left: 11%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='12']
    span {
    bottom: 12%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='12']
    span {
    left: 12%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='13']
    span {
    bottom: 13%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='13']
    span {
    left: 13%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='14']
    span {
    bottom: 14%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='14']
    span {
    left: 14%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='15']
    span {
    bottom: 15%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='15']
    span {
    left: 15%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='16']
    span {
    bottom: 16%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='16']
    span {
    left: 16%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='17']
    span {
    bottom: 17%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='17']
    span {
    left: 17%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='18']
    span {
    bottom: 18%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='18']
    span {
    left: 18%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='19']
    span {
    bottom: 19%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='19']
    span {
    left: 19%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='20']
    span {
    bottom: 20%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='20']
    span {
    left: 20%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='21']
    span {
    bottom: 21%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='21']
    span {
    left: 21%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='22']
    span {
    bottom: 22%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='22']
    span {
    left: 22%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='23']
    span {
    bottom: 23%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='23']
    span {
    left: 23%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='24']
    span {
    bottom: 24%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='24']
    span {
    left: 24%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='25']
    span {
    bottom: 25%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='25']
    span {
    left: 25%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='26']
    span {
    bottom: 26%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='26']
    span {
    left: 26%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='27']
    span {
    bottom: 27%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='27']
    span {
    left: 27%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='28']
    span {
    bottom: 28%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='28']
    span {
    left: 28%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='29']
    span {
    bottom: 29%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='29']
    span {
    left: 29%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='30']
    span {
    bottom: 30%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='30']
    span {
    left: 30%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='31']
    span {
    bottom: 31%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='31']
    span {
    left: 31%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='32']
    span {
    bottom: 32%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='32']
    span {
    left: 32%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='33']
    span {
    bottom: 33%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='33']
    span {
    left: 33%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='34']
    span {
    bottom: 34%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='34']
    span {
    left: 34%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='35']
    span {
    bottom: 35%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='35']
    span {
    left: 35%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='36']
    span {
    bottom: 36%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='36']
    span {
    left: 36%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='37']
    span {
    bottom: 37%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='37']
    span {
    left: 37%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='38']
    span {
    bottom: 38%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='38']
    span {
    left: 38%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='39']
    span {
    bottom: 39%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='39']
    span {
    left: 39%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='40']
    span {
    bottom: 40%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='40']
    span {
    left: 40%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='41']
    span {
    bottom: 41%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='41']
    span {
    left: 41%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='42']
    span {
    bottom: 42%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='42']
    span {
    left: 42%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='43']
    span {
    bottom: 43%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='43']
    span {
    left: 43%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='44']
    span {
    bottom: 44%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='44']
    span {
    left: 44%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='45']
    span {
    bottom: 45%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='45']
    span {
    left: 45%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='46']
    span {
    bottom: 46%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='46']
    span {
    left: 46%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='47']
    span {
    bottom: 47%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='47']
    span {
    left: 47%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='48']
    span {
    bottom: 48%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='48']
    span {
    left: 48%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='49']
    span {
    bottom: 49%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='49']
    span {
    left: 49%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='50']
    span {
    bottom: 50%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='50']
    span {
    left: 50%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='51']
    span {
    bottom: 51%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='51']
    span {
    left: 51%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='52']
    span {
    bottom: 52%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='52']
    span {
    left: 52%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='53']
    span {
    bottom: 53%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='53']
    span {
    left: 53%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='54']
    span {
    bottom: 54%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='54']
    span {
    left: 54%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='55']
    span {
    bottom: 55%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='55']
    span {
    left: 55%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='56']
    span {
    bottom: 56%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='56']
    span {
    left: 56%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='57']
    span {
    bottom: 57%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='57']
    span {
    left: 57%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='58']
    span {
    bottom: 58%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='58']
    span {
    left: 58%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='59']
    span {
    bottom: 59%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='59']
    span {
    left: 59%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='60']
    span {
    bottom: 60%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='60']
    span {
    left: 60%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='61']
    span {
    bottom: 61%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='61']
    span {
    left: 61%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='62']
    span {
    bottom: 62%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='62']
    span {
    left: 62%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='63']
    span {
    bottom: 63%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='63']
    span {
    left: 63%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='64']
    span {
    bottom: 64%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='64']
    span {
    left: 64%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='65']
    span {
    bottom: 65%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='65']
    span {
    left: 65%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='66']
    span {
    bottom: 66%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='66']
    span {
    left: 66%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='67']
    span {
    bottom: 67%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='67']
    span {
    left: 67%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='68']
    span {
    bottom: 68%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='68']
    span {
    left: 68%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='69']
    span {
    bottom: 69%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='69']
    span {
    left: 69%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='70']
    span {
    bottom: 70%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='70']
    span {
    left: 70%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='71']
    span {
    bottom: 71%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='71']
    span {
    left: 71%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='72']
    span {
    bottom: 72%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='72']
    span {
    left: 72%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='73']
    span {
    bottom: 73%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='73']
    span {
    left: 73%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='74']
    span {
    bottom: 74%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='74']
    span {
    left: 74%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='75']
    span {
    bottom: 75%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='75']
    span {
    left: 75%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='76']
    span {
    bottom: 76%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='76']
    span {
    left: 76%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='77']
    span {
    bottom: 77%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='77']
    span {
    left: 77%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='78']
    span {
    bottom: 78%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='78']
    span {
    left: 78%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='79']
    span {
    bottom: 79%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='79']
    span {
    left: 79%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='80']
    span {
    bottom: 80%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='80']
    span {
    left: 80%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='81']
    span {
    bottom: 81%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='81']
    span {
    left: 81%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='82']
    span {
    bottom: 82%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='82']
    span {
    left: 82%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='83']
    span {
    bottom: 83%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='83']
    span {
    left: 83%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='84']
    span {
    bottom: 84%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='84']
    span {
    left: 84%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='85']
    span {
    bottom: 85%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='85']
    span {
    left: 85%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='86']
    span {
    bottom: 86%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='86']
    span {
    left: 86%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='87']
    span {
    bottom: 87%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='87']
    span {
    left: 87%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='88']
    span {
    bottom: 88%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='88']
    span {
    left: 88%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='89']
    span {
    bottom: 89%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='89']
    span {
    left: 89%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='90']
    span {
    bottom: 90%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='90']
    span {
    left: 90%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='91']
    span {
    bottom: 91%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='91']
    span {
    left: 91%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='92']
    span {
    bottom: 92%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='92']
    span {
    left: 92%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='93']
    span {
    bottom: 93%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='93']
    span {
    left: 93%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='94']
    span {
    bottom: 94%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='94']
    span {
    left: 94%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='95']
    span {
    bottom: 95%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='95']
    span {
    left: 95%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='96']
    span {
    bottom: 96%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='96']
    span {
    left: 96%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='97']
    span {
    bottom: 97%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='97']
    span {
    left: 97%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='98']
    span {
    bottom: 98%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='98']
    span {
    left: 98%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='99']
    span {
    bottom: 99%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='99']
    span {
    left: 99%;
  }
}

@media (width >= 768px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='100']
    span {
    bottom: 100%;
  }
}

@media (width <= 767px) {
  #bmi-meter
    .resultslider
    .resultslider-marker[data-sliderpercentage='100']
    span {
    left: 100%;
  }
}

#bmi-meter .values {
  margin: 0;
  padding: 0;
  background-color: transparent;
}

#bmi-meter .values ul {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  margin: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#bmi-meter .values ul li {
  display: inline-block;
  font-size: 12px;
  color: #999;
  background: none;
  padding: 0;
}

#bmi-meter .question {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  line-height: 28px;
  font-size: 16px;
  font-weight: 800;
  color: #f26645;
  padding-bottom: 15px;
}

#bmi-meter .question > .question-number {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  background: #f26645;
  color: #fff;
  border-radius: 100px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#bmi-meter .question > .fieldset {
  margin: 0 5px;
}

#bmi-meter .graphic {
  position: absolute;
  top: 35px;
  right: -10px;
  width: 120px;
  height: 41px;
  z-index: 1;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
}

#bmi-meter .graphic.graphic-height {
  background-image: url(/static/images/bg-overlay-header@2x.png);
}

#bmi-meter .graphic.graphic-weight {
  background-image: url(/static/images/bmi-meter-weegschaal@2x.png);
  height: 90px;
  width: 90px;
  top: -10px;
}

#bmi-meter form .fieldset {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}

#bmi-meter input[name='gender'] {
  display: none;
}

#bmi-meter .gender-choices {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  gap: 5px;
}

#bmi-meter .gender {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  margin: 0 20px 0 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  color: #3f3f3f;
  transition: background-color 200ms linear;
  border-radius: 5px;
  border: 2px solid #fff;
}

#bmi-meter .gender[for='bmi-male'] {
  width: 128px;
  height: 110px;
  margin: 0;
  padding: 0;
}

#bmi-meter .gender[for='bmi-male']::before {
  content: '';
  display: block;
  width: 52px;
  height: 82px;
  background-image: svg-load(
    '../static/images/bmimeter/jongen.svg',
    fill: #888
  );
  background-repeat: no-repeat;
  background-position: center;
}

#bmi-meter .gender[for='bmi-female'] {
  width: 128px;
  height: 110px;
  margin: 0;
  padding: 0;
}

#bmi-meter .gender[for='bmi-female']::before {
  content: '';
  display: block;
  width: 52px;
  height: 82px;
  background-image: svg-load(
    '../static/images/bmimeter/meisje.svg',
    fill: #888
  );
  background-repeat: no-repeat;
  background-position: center;
}

#bmi-meter :checked + .gender {
  box-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 4%);
  border-radius: 2px;
  background: #fff;
  color: #f26645;
}

#bmi-meter :checked + .gender[for='bmi-male']::before {
  background-image: svg-load(
    '../static/images/bmimeter/jongen.svg',
    fill: #444
  );
}

#bmi-meter :checked + .gender[for='bmi-female']::before {
  background-image: svg-load(
    '../static/images/bmimeter/meisje.svg',
    fill: #444
  );
}

@media (width <= 767px) {
  #bmi-meter .aside_1 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
    margin-bottom: 30px !important;
  }
}

@media (width <= 767px) {
  #bmi-meter .aside_1 .content.folded {
    position: relative;
    overflow: hidden;
    height: 185px;
  }
}

@media (width <= 767px) {
  #bmi-meter .aside_1 .content.folded::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 60px;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgb(255 255 255 / 0%)),
      to(rgb(255 255 255 / 100%))
    );
    background: linear-gradient(
      to bottom,
      rgb(255 255 255 / 0%),
      rgb(255 255 255 / 100%)
    );
  }
}

#bmi-meter .aside_1 .show-more-wrapper {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

#bmi-meter .aside_1 .show-more {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  cursor: pointer;
  text-align: right;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #aaa;
}

#bmi-meter .aside_1 .show-more::before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background: svg-load('../static/images/icons/arrow-down.svg', fill: #f26645);
}

#bmi-meter .aside_1 .show-more.arrow-up::before {
  transform: rotate(180deg);
}

@media (width <= 767px) {
  #bmi-meter .main-content {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20;
  }
}

@media (width <= 767px) {
  #bmi-meter .aside_2 {
    -webkit-box-ordinal-group: 31;
    -ms-flex-order: 30;
    order: 30;
  }
}

.comment-head {
  height: 50px;
  background: url(/static/images/icons/megaphone.svg) no-repeat;
  background-size: 48px 42px;
  background-position: right top;
}

#comment-form {
  width: 540px;
  margin-top: 2em;
}

@media (width <= 767px) {
  #comment-form {
    width: 100%;
    max-width: 540px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
}

#comment-form .content {
  padding: 0;
}

#comment-form input[type='text'],
#comment-form textarea {
  width: 432px;
}

@media (width <= 767px) {
  #comment-form input[type='text'],
  #comment-form textarea {
    box-sizing: border-box;
    width: 100%;
  }
}

@media (width <= 767px) {
  #comment-form input[type='text'] {
    height: 30px;
  }
}

#comment-form input[type='checkbox'] {
  margin-right: 12px;
}

#comment-form p {
  font-size: 14px;
}

#comment-form .register {
  margin-top: 30px;
  line-height: 20px;
}

#comment-form .form-line {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  flex-wrap: wrap;
}

#comment-form .form-line .form-line label {
  margin-bottom: 15px;
  font-size: 14px;
}

#comment-form .form-line.error input[type='text'],
#comment-form .form-line.error textarea {
  border-color: #f00;
}

#comment-form .errorlist {
  margin: 0;
}

.comment-list {
  margin-top: 2em;
}

.comment-list .content {
  margin: 0;
}

@media (width <= 767px) {
  .comment-list .content {
    max-width: 500px;
    margin: 0 auto;
  }
}

.comment-list .comment-list-header {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}

.comment-list .comment-list-header h2 {
  margin: 0;
  line-height: 28px;
  font-size: 16px;
  font-weight: 800;
  color: #f26645;
}

.comment-list .comment {
  position: relative;
  width: 460px;
  margin: 0 0 2em 78px;
}

@media (width <= 767px) {
  .comment-list .comment {
    width: 100%;
    margin: 0 0 1em;
  }
}

.comment-list .comment-container .bubble-bottom {
  margin-top: 0;
  min-height: 80px;
  padding-bottom: 35px;
}

@media (width <= 767px) {
  .comment-list .comment-container .bubble-bottom {
    background-size: 100%;
  }
}

@media (width <= 767px) {
  .comment-list .comment-container .bubble-bottom .content {
    width: auto;
  }
}

.comment-list .comment-container .bubble-bottom::before {
  content: '';
  display: block;
  width: 100%;
  height: 71px;
  background: url(/static/images/bg-comment.png) no-repeat left top;
}

@media (width <= 767px) {
  .comment-list .comment-container .bubble-bottom::before {
    background-size: 100%;
  }
}

.comment-list .comment-container:nth-child(odd) .bubble-bottom {
  background: url(/static/images/bg-comment.png) no-repeat left bottom;
  background-size: 100%;
}

.comment-list .comment-container:nth-child(even) .bubble-bottom {
  background: url(/static/images/bg-comment-mirrored.png) no-repeat left bottom;
  background-size: 100%;
}

.comment-list .comment .bubble-bottom .content {
  word-wrap: break-word;
  position: relative;
  top: -14px;
  margin: 0 24px;
  padding: 0;
}

.comment-list .comment .count {
  position: absolute;
  top: 41px;
  left: -12px;
  display: block;
  height: 19px;
  padding: 2px 7px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf94' preserveAspectRatio='none' viewBox='470 400 90 99'%3E%3Cpath d='M508 404c-43 6-31 91-1 90s48-18 48-47c0-31-28-45-47-43Z'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  line-height: 19px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  min-width: 8px;
}

@media (width <= 767px) {
  .comment-list .comment .count {
    top: 18px;
    left: -2px;
  }
}

.comment-list .comment .feedback {
  position: absolute;
  top: 18px;
  right: 29px;
  display: -webkit-box;
  display: flexbox;
  display: flex;
}

.comment-list .comment .feedback .like a,
.comment-list .comment .feedback .dislike a {
  display: inline-block;
  width: 13px;
  height: 20px;
  background: url(/static/images/icons/thumbs-up.svg) no-repeat;
  text-indent: -9999px;
  cursor: pointer;
}

.comment-list .comment .feedback .like {
  margin-right: 14px;
}

.comment-list .comment .feedback .like a {
  background: url(/static/images/icons/thumbs-up.svg) no-repeat;
}

.comment-list .comment .feedback .like a:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf94' viewBox='0 0 16 18'%3E%3Cpath d='M0 7.99a1.588 1.588 0 0 1 .18-.82.46.46 0 0 1 .43-.23h3.483a.503.503 0 0 0 .427-.76c-2.08-3.46-1.83-5-1.49-5.56.171-.298.451-.52.78-.62a9.383 9.383 0 0 0 3 4.43 16.536 16.536 0 0 0 5.81 3.37 3.383 3.383 0 0 1 2.55 3.65c0 3.54-1.54 4.4-2.55 4.53a9.235 9.235 0 0 0-3.79 1.15c-.83.43-1.52.81-4.03.81-.9 0-1.88-.4-1.88-1.28 0-.274-.226-.5-.5-.5-.12 0-.27-.12-.42-.33a3.213 3.213 0 0 1-.5-1.72.501.501 0 0 0-.27-.92c-.09 0-.29-.14-.49-.54a3.328 3.328 0 0 1-.32-1.39 1.223 1.223 0 0 1 .1-.56c0-.08.07-.08.12-.08.274 0 .5-.226.5-.5s-.226-.5-.5-.5c-.07 0-.22-.11-.37-.41A2.89 2.89 0 0 1 0 7.99Z'/%3E%3C/svg%3E");
}

.comment-list .comment .feedback .dislike a {
  background: url(/static/images/icons/thumbs-down.svg) no-repeat;
  background-position: bottom;
}

.comment-list .comment .feedback .dislike a:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23c00' viewBox='0 0 16 18'%3E%3Cpath d='M0 9.95c-.015.285.048.568.18.82a.46.46 0 0 0 .43.23h3.483a.503.503 0 0 1 .427.76c-2.08 3.46-1.83 5-1.49 5.56.171.298.451.52.78.62a9.383 9.383 0 0 1 3-4.43 16.536 16.536 0 0 1 5.81-3.37 3.383 3.383 0 0 0 2.55-3.65c0-3.54-1.54-4.4-2.55-4.53A9.235 9.235 0 0 1 8.83.81C8 .38 7.31 0 4.8 0c-.9 0-1.88.4-1.88 1.28 0 .274-.226.5-.5.5-.12 0-.27.12-.42.33a3.213 3.213 0 0 0-.5 1.72.501.501 0 0 1-.27.92c-.09 0-.29.14-.49.54a3.328 3.328 0 0 0-.32 1.39c-.011.192.023.384.1.56 0 .08.07.08.12.08.274 0 .5.226.5.5s-.226.5-.5.5c-.07 0-.22.11-.37.41A2.89 2.89 0 0 0 0 9.95Z'/%3E%3C/svg%3E");
}

.comment-list .comment .feedback .count {
  position: relative;
  top: -4px;
  left: auto;
  display: inline-block;
  width: 26px;
  padding: 3px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dededd' preserveAspectRatio='none' viewBox='582 398 93 99'%3E%3Cpath d='M623 404c-27 3-55 72-22 85 39 16 69-11 69-41 1-31-27-46-47-44Z'/%3E%3C/svg%3E");
  color: #92908d;
}

.comment-list .comment .meta .nickname {
  font-weight: 800;
  color: #f25164;
}

.comment-list .comment-container .meta-container {
  display: -webkit-box;
  display: flexbox;
  display: flex;
}

.comment-list .comment-container .meta-container .meta {
  margin: 2px 0 6px;
  font-size: 12px;
}

.comment-list .comment-container:nth-child(odd) .meta-container {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.comment-container.comment-list:nth-child(even) .meta-container {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.comment-list a.comment-anchor {
  top: 0;
  right: 35px;
  display: -webkit-box;
  display: flexbox;
  display: flex;
  width: 100px;
  height: 40px;
  padding: 0 5px 0 10px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f35164' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-position: center -2px;
}

.comment-list a.comment-anchor span {
  text-decoration: none;
  text-transform: lowercase;
  font-family: proxima-nova, Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 800;
  color: #fff;
}

.comment-list .bekijk-alle-comments {
  display: block;
  height: 42px;
  margin: 20px 0 30px;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
}

.comment-list .bekijk-alle-comments.loading {
  background-image: url(/static/images/spinner.svg);
  background-repeat: no-repeat;
  background-position: center;
  color: transparent;
}

.eten .comment-list .comment > .count {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='470 400 90 99'%3E%3Cpath d='M508 404c-43 6-31 91-1 90s48-18 48-47c0-31-28-45-47-43Z'/%3E%3C/svg%3E");
}

.gewicht .comment-list .comment > .count {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='470 400 90 99'%3E%3Cpath d='M508 404c-43 6-31 91-1 90s48-18 48-47c0-31-28-45-47-43Z'/%3E%3C/svg%3E");
}

.uiterlijk .comment-list .comment > .count {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='470 400 90 99'%3E%3Cpath d='M508 404c-43 6-31 91-1 90s48-18 48-47c0-31-28-45-47-43Z'/%3E%3C/svg%3E");
}

.lichaam .comment-list .comment > .count {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='470 400 90 99'%3E%3Cpath d='M508 404c-43 6-31 91-1 90s48-18 48-47c0-31-28-45-47-43Z'/%3E%3C/svg%3E");
}

.kopzorgen .comment-list .comment > .count {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='470 400 90 99'%3E%3Cpath d='M508 404c-43 6-31 91-1 90s48-18 48-47c0-31-28-45-47-43Z'/%3E%3C/svg%3E");
}

.jij-en-anderen .comment-list .comment > .count {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='470 400 90 99'%3E%3Cpath d='M508 404c-43 6-31 91-1 90s48-18 48-47c0-31-28-45-47-43Z'/%3E%3C/svg%3E");
}

.box {
  position: relative;
  width: 300px;
  height: 300px;
  margin: 0 0 20px;
}

.box h2 {
  margin: 0;
}

.box a {
  cursor: pointer;
}

.box h2 .highlight {
  display: inline-block;
}

.box p {
  margin: 0;
}

.box .info-label {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  line-height: 100%;
  font-size: 16px;
  font-weight: 700;
  user-select: none;
}

.box.clickable-box {
  cursor: pointer;
}

.home .box.slideshow,
.online-behandeling .box.slideshow {
  width: 603px;
  height: 620px;
  margin-right: 37px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left top;
  background-image: url(/static/images/bg-slideshow.png);
}

@media (width <= 767px) {
  .home .box.slideshow,
  .online-behandeling .box.slideshow {
    width: 100vw;
    height: 100vw;
    margin-right: -10px;
    margin-left: -10px;
    background-size: 105%;
    background-position: center bottom;
  }
}

.home .box.slideshow h2,
.online-behandeling .box.slideshow h2 {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}

.home .box.slideshow .highlight::before,
.online-behandeling .box.slideshow .highlight::before {
  content: '\201C';
}

.home .box.slideshow .highlight::after,
.online-behandeling .box.slideshow .highlight::after {
  content: '\201D';
}

.home .box.slideshow .viewport,
.online-behandeling .box.slideshow .viewport {
  position: absolute;
  top: 9px;
  left: 10px;
  overflow: hidden;
  width: 589px;
  height: 509px;
}

@media (width <= 767px) {
  .home .box.slideshow .viewport,
  .online-behandeling .box.slideshow .viewport {
    top: 0;
    left: 0;
    width: 100vw;
    height: 90vw;
  }
}

.home .box.slideshow .slides,
.online-behandeling .box.slideshow .slides {
  position: absolute;
}

.home .box.slideshow .slide,
.online-behandeling .box.slideshow .slide {
  position: relative;
  float: left;
}

@media (width <= 767px) {
  .home .box.slideshow .slide,
  .online-behandeling .box.slideshow .slide {
    width: 100vw;
    height: 90vw;
  }
}

@media (width >= 768px) {
  .home .box.slideshow .slide,
  .online-behandeling .box.slideshow .slide {
    width: 589px;
    height: 509px;
  }
}

.home .box.slideshow .slide h3,
.online-behandeling .box.slideshow .slide h3 {
  z-index: 4;
  position: absolute;
  top: 33px;
  left: 8px;
  width: 555px;
  line-height: 1.0377;
  font-family: buendia, Georgia, serif;
  font-size: 53px;
  color: #fff;
}

@media (width <= 767px) {
  .home .box.slideshow .slide h3,
  .online-behandeling .box.slideshow .slide h3 {
    width: 300px;
    font-size: 27px;
  }
}

.home .box.slideshow .slide h3 a,
.online-behandeling .box.slideshow .slide h3 a {
  color: #fff;
}

.home .box.slideshow .slide h3 .highlight,
.online-behandeling .box.slideshow .slide h3 .highlight {
  display: inline-block;
  margin-top: 1px;
  padding: 0 14px;
  background-color: #94b6a6;
}

.home .box.slideshow .slide .info-label,
.online-behandeling .box.slideshow .slide .info-label {
  z-index: 3;
  top: 9px;
  left: 12px;
  font-weight: 400;
  color: #fff;
}

.home .box.slideshow .slide .content,
.online-behandeling .box.slideshow .slide .content {
  z-index: 2;
  position: absolute;
  bottom: 17px;
  left: 8px;
  overflow: hidden;
  box-shadow: inset 1px 1px 2px #a1a196;
  width: 565px;
  background-color: #fff;
  background-color: rgb(255 255 255 / 90%);
}

@media (width <= 767px) {
  .home .box.slideshow .slide .content,
  .online-behandeling .box.slideshow .slide .content {
    display: none;
    width: 94%;
  }
}

.home .box.slideshow .slide .content p,
.online-behandeling .box.slideshow .slide .content p {
  margin: 10px 15px;
  line-height: 1.555;
  font-size: 18px;
  color: #3f3f3f;
}

@media (width <= 767px) {
  .home .box.slideshow .slide .content p,
  .online-behandeling .box.slideshow .slide .content p {
    font-size: 15px;
  }
}

.home .box.slideshow .slide .content p .read-more,
.online-behandeling .box.slideshow .slide .content p .read-more {
  display: inline-block;
}

.home .box.slideshow .slide .content p .read-more::before,
.online-behandeling .box.slideshow .slide .content p .read-more::before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 12px;
  margin-right: 3px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f35164' viewBox='2 35 125 57'%3E%3Cpath d='m14.107 35.54-2.221-.138 14.53 23.939-4.755.666-16.44-24.501H3l12.438 24.745-8.862-.244c-1.459 0-2.327.313-2.604.906-.279.589-.417 1.564-.417 2.887 0 1.182.242 1.984.8 2.33.518.385 1.283.558 2.324.558l8.759-.383L3 91.188h2.221l15.44-24.883 5.663-.313-14.438 25.196h2.221l17.661-24.5 4.663-.277-13.438 24.777h2.22l16.662-23.777 3.442-.244-13.438 24.021h2.22l16.659-24.021 50.654-.185c-6.455 2.229-10.148 3.884-15.007 8.964-4.895 5.081-7.323 10.161-7.323 15.242l46.647-27.247v-.802l-45.12-27.633c0 2.298.762 5.464 2.324 9.571 1.562 4.107 4.514 7.725 8.817 10.857 4.304 3.132 9.662 4.543 9.662 4.543l-50.654-.357-16.659-24.58-2.22-.138L45.537 60.12l-3.662-.383L25.213 35.54l-2.22-.138 13.658 24.335-3.883-.451L14.107 35.54Z'/%3E%3C/svg%3E");
}

.home .box.slideshow .slide img,
.online-behandeling .box.slideshow .slide img {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
}

@media (width <= 767px) {
  .home .box.slideshow .slide img,
  .online-behandeling .box.slideshow .slide img {
    width: 100vw;
    height: auto;
  }
}

@media (width <= 767px) {
  .home .box.slideshow .slide .read-more-button,
  .online-behandeling .box.slideshow .slide .read-more-button {
    z-index: 100;
    position: absolute;
    right: 3vw;
    bottom: 6vw;
    display: -webkit-box;
    display: flexbox;
    display: flex;
    box-sizing: border-box;
    width: 160px;
    height: 40px;
    padding-right: 10px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='40'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M12.418 3.573c21.37-2.62 106.898-6.253 134.184-.537C159.67 5.764 160 10.963 160 18.61c0 7.658-3.836 16.674-12.752 18.596-22.21 4.76-126.541 2.175-133.231 1.357C7.314 37.74 1.265 33.643.309 22.989-.419 14.939-.979 5.213 12.418 3.573Z'/%3E%3C/svg%3E");
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
  }
}

@media (width <= 767px) {
  .home .box.slideshow .slide .read-more-button::before,
  .online-behandeling .box.slideshow .slide .read-more-button::before {
    content: '';
    display: block;
    width: 24px;
    height: 12px;
    margin-left: 10px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f35164' viewBox='2 35 125 57'%3E%3Cpath d='m14.107 35.54-2.221-.138 14.53 23.939-4.755.666-16.44-24.501H3l12.438 24.745-8.862-.244c-1.459 0-2.327.313-2.604.906-.279.589-.417 1.564-.417 2.887 0 1.182.242 1.984.8 2.33.518.385 1.283.558 2.324.558l8.759-.383L3 91.188h2.221l15.44-24.883 5.663-.313-14.438 25.196h2.221l17.661-24.5 4.663-.277-13.438 24.777h2.22l16.662-23.777 3.442-.244-13.438 24.021h2.22l16.659-24.021 50.654-.185c-6.455 2.229-10.148 3.884-15.007 8.964-4.895 5.081-7.323 10.161-7.323 15.242l46.647-27.247v-.802l-45.12-27.633c0 2.298.762 5.464 2.324 9.571 1.562 4.107 4.514 7.725 8.817 10.857 4.304 3.132 9.662 4.543 9.662 4.543l-50.654-.357-16.659-24.58-2.22-.138L45.537 60.12l-3.662-.383L25.213 35.54l-2.22-.138 13.658 24.335-3.883-.451L14.107 35.54Z'/%3E%3C/svg%3E");
  }
}

.home .box.slideshow .remote,
.online-behandeling .box.slideshow .remote {
  position: absolute;
  right: 8px;
  bottom: 64px;
}

@media (width <= 767px) {
  .home .box.slideshow .remote,
  .online-behandeling .box.slideshow .remote {
    z-index: 1000;
    bottom: 19vw;
    left: 1vw;
    width: 60px;
  }
}

.home .box.slideshow .remote ul,
.online-behandeling .box.slideshow .remote ul {
  margin-bottom: 0;
}

.home .box.slideshow .remote ul li,
.online-behandeling .box.slideshow .remote ul li {
  float: left;
  padding: 0;
  background: none;
}

.home .box.slideshow .remote ul li a,
.online-behandeling .box.slideshow .remote ul li a {
  display: block;
  width: 24px;
  height: 26px;
  margin-top: 1px;
  margin-left: 6px;
  background-repeat: no-repeat;
  background-size: contain;
  line-height: 26px;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  font-weight: 800;
  color: #fff;
}

.home .box.slideshow .remote ul li a.bg-variant-1,
.online-behandeling .box.slideshow .remote ul li a.bg-variant-1 {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2395b6a7' preserveAspectRatio='none' viewBox='470 400 90 99'%3E%3Cpath d='M508 404c-43 6-31 91-1 90s48-18 48-47c0-31-28-45-47-43Z'/%3E%3C/svg%3E");
}

.home .box.slideshow .remote ul li a.bg-variant-2,
.online-behandeling .box.slideshow .remote ul li a.bg-variant-2 {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2395b6a7' preserveAspectRatio='none' viewBox='582 398 93 99'%3E%3Cpath d='M623 404c-27 3-55 72-22 85 39 16 69-11 69-41 1-31-27-46-47-44Z'/%3E%3C/svg%3E");
}

.home .box.slideshow .remote ul li a.bg-variant-3,
.online-behandeling .box.slideshow .remote ul li a.bg-variant-3 {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2395b6a7' preserveAspectRatio='none' viewBox='825 396 90 90'%3E%3Cpath d='M831 421c-14 23-1 55 21 62 31 10 64-8 63-34-2-34-68-54-84-28Z'/%3E%3C/svg%3E");
}

.home .box.slideshow .remote ul li.current a:hover,
.online-behandeling .box.slideshow .remote ul li.current a:hover {
  text-decoration: none;
}

.home .box.slideshow .remote ul li.current a.bg-variant-1,
.online-behandeling .box.slideshow .remote ul li.current a.bg-variant-1 {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23888' preserveAspectRatio='none' viewBox='470 400 90 99'%3E%3Cpath d='M508 404c-43 6-31 91-1 90s48-18 48-47c0-31-28-45-47-43Z'/%3E%3C/svg%3E");
}

.home .box.slideshow .remote ul li.current a.bg-variant-2,
.online-behandeling .box.slideshow .remote ul li.current a.bg-variant-2 {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23888' preserveAspectRatio='none' viewBox='582 398 93 99'%3E%3Cpath d='M623 404c-27 3-55 72-22 85 39 16 69-11 69-41 1-31-27-46-47-44Z'/%3E%3C/svg%3E");
}

.home .box.slideshow .remote ul li.current a.bg-variant-3,
.online-behandeling .box.slideshow .remote ul li.current a.bg-variant-3 {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23888' preserveAspectRatio='none' viewBox='825 396 90 90'%3E%3Cpath d='M831 421c-14 23-1 55 21 62 31 10 64-8 63-34-2-34-68-54-84-28Z'/%3E%3C/svg%3E");
}

.home .box.slideshow .remote ul li.previous a,
.home .box.slideshow .remote ul li.next a,
.online-behandeling .box.slideshow .remote ul li.previous a,
.online-behandeling .box.slideshow .remote ul li.next a {
  overflow: hidden;
  text-indent: 100%;
  width: 24px;
  height: 24px;
  margin-top: 3px;
  background-position: center;
}

@media (width <= 767px) {
  .home .box.slideshow .remote ul li.previous a,
  .home .box.slideshow .remote ul li.next a,
  .online-behandeling .box.slideshow .remote ul li.previous a,
  .online-behandeling .box.slideshow .remote ul li.next a {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='2 35 125 57'%3E%3Cpath d='m14.107 35.54-2.221-.138 14.53 23.939-4.755.666-16.44-24.501H3l12.438 24.745-8.862-.244c-1.459 0-2.327.313-2.604.906-.279.589-.417 1.564-.417 2.887 0 1.182.242 1.984.8 2.33.518.385 1.283.558 2.324.558l8.759-.383L3 91.188h2.221l15.44-24.883 5.663-.313-14.438 25.196h2.221l17.661-24.5 4.663-.277-13.438 24.777h2.22l16.662-23.777 3.442-.244-13.438 24.021h2.22l16.659-24.021 50.654-.185c-6.455 2.229-10.148 3.884-15.007 8.964-4.895 5.081-7.323 10.161-7.323 15.242l46.647-27.247v-.802l-45.12-27.633c0 2.298.762 5.464 2.324 9.571 1.562 4.107 4.514 7.725 8.817 10.857 4.304 3.132 9.662 4.543 9.662 4.543l-50.654-.357-16.659-24.58-2.22-.138L45.537 60.12l-3.662-.383L25.213 35.54l-2.22-.138 13.658 24.335-3.883-.451L14.107 35.54Z'/%3E%3C/svg%3E");
  }
}

@media (width >= 768px) {
  .home .box.slideshow .remote ul li.previous a,
  .home .box.slideshow .remote ul li.next a,
  .online-behandeling .box.slideshow .remote ul li.previous a,
  .online-behandeling .box.slideshow .remote ul li.next a {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2394b6a6' viewBox='2 35 125 57'%3E%3Cpath d='m14.107 35.54-2.221-.138 14.53 23.939-4.755.666-16.44-24.501H3l12.438 24.745-8.862-.244c-1.459 0-2.327.313-2.604.906-.279.589-.417 1.564-.417 2.887 0 1.182.242 1.984.8 2.33.518.385 1.283.558 2.324.558l8.759-.383L3 91.188h2.221l15.44-24.883 5.663-.313-14.438 25.196h2.221l17.661-24.5 4.663-.277-13.438 24.777h2.22l16.662-23.777 3.442-.244-13.438 24.021h2.22l16.659-24.021 50.654-.185c-6.455 2.229-10.148 3.884-15.007 8.964-4.895 5.081-7.323 10.161-7.323 15.242l46.647-27.247v-.802l-45.12-27.633c0 2.298.762 5.464 2.324 9.571 1.562 4.107 4.514 7.725 8.817 10.857 4.304 3.132 9.662 4.543 9.662 4.543l-50.654-.357-16.659-24.58-2.22-.138L45.537 60.12l-3.662-.383L25.213 35.54l-2.22-.138 13.658 24.335-3.883-.451L14.107 35.54Z'/%3E%3C/svg%3E");
  }
}

.home .box.slideshow .remote ul li.previous a.disabled,
.home .box.slideshow .remote ul li.next a.disabled,
.online-behandeling .box.slideshow .remote ul li.previous a.disabled,
.online-behandeling .box.slideshow .remote ul li.next a.disabled {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23aaa' viewBox='2 35 125 57'%3E%3Cpath d='m14.107 35.54-2.221-.138 14.53 23.939-4.755.666-16.44-24.501H3l12.438 24.745-8.862-.244c-1.459 0-2.327.313-2.604.906-.279.589-.417 1.564-.417 2.887 0 1.182.242 1.984.8 2.33.518.385 1.283.558 2.324.558l8.759-.383L3 91.188h2.221l15.44-24.883 5.663-.313-14.438 25.196h2.221l17.661-24.5 4.663-.277-13.438 24.777h2.22l16.662-23.777 3.442-.244-13.438 24.021h2.22l16.659-24.021 50.654-.185c-6.455 2.229-10.148 3.884-15.007 8.964-4.895 5.081-7.323 10.161-7.323 15.242l46.647-27.247v-.802l-45.12-27.633c0 2.298.762 5.464 2.324 9.571 1.562 4.107 4.514 7.725 8.817 10.857 4.304 3.132 9.662 4.543 9.662 4.543l-50.654-.357-16.659-24.58-2.22-.138L45.537 60.12l-3.662-.383L25.213 35.54l-2.22-.138 13.658 24.335-3.883-.451L14.107 35.54Z'/%3E%3C/svg%3E");
  pointer-events: none;
}

@media (width <= 767px) {
  .home .box.slideshow .remote ul li:not(.previous, .next),
  .online-behandeling .box.slideshow .remote ul li:not(.previous, .next) {
    display: none;
  }
}

.home .box.slideshow .remote ul li.previous a,
.online-behandeling .box.slideshow .remote ul li.previous a {
  transform: rotate(180deg);
}

.box.slideshow .slides {
  transition: left 1000ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.box.forum {
  overflow: auto;
  height: 621px;
  margin-bottom: 19px;
  background: url(/static/images/forum-box-bg.png);
}

.box.forum h2 {
  display: block;
  padding: 20px;
  line-height: 100%;
  text-transform: uppercase;
  font-size: 38px;
  font-weight: 800;
  color: #b2bf94;
}

.box.forum .category {
  font-size: 13px;
  color: #666;
}

.box.forum h2 a {
  display: block;
  width: 260px;
  height: 120px;
  color: #b2bf94;
  text-decoration: none;
}

.box.forum .post-list {
  overflow: hidden;
  width: 266px;
  height: 410px;
  margin-left: 20px;
}

.box.forum .post-list .post {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 260px;
  height: 55px;
  padding-top: 8px;
  padding-bottom: 4px;
  background-repeat: repeat-x;
  background-position: left top;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' stroke='%23ddd'%3E%3Cpath fill='none' stroke-linecap='square' stroke-opacity='.8' stroke-width='1.25' d='m0 2 1-1 4 4 3-3'/%3E%3C/svg%3E");
}

.box.forum .post-list .post:first-child {
  background: none;
}

.box.forum .post-list .post .meta {
  -webkit-box-ordinal-group: 21;
  -ms-flex-order: 20;
  order: 20;
  width: 40px;
  line-height: 100%;
  font-size: 12px;
}

.box.forum .post-list .post .meta p {
  display: inline-block;
}

.box.forum .post-list .post .meta .date {
  display: inline-block;
  margin: 10px 0 0;
}

.box.forum .post-list .post .meta .comments-count {
  display: block;
  width: 25px;
  height: 25px;
}

.box.forum .post-list .post .meta .comments-count a {
  display: block;
  width: 25px;
  height: 23px;
  margin-left: 10px;
  background: url(/static/images/cloud.svg);
  background-size: 100%;
  line-height: 18px;
  text-align: center;
  font-size: 10px;
  color: #999;
  text-decoration: none;
}

.box.forum .post-list .post h3 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
  float: left;
  display: block;
  width: 220px;
  margin: 0;
  line-height: 18px;
  font-size: 16px;
  font-weight: normal;
  color: #db350f;
}

.box.forum .post-list .post h3 a {
  display: block;
  overflow: hidden;
  max-height: 36px;
  font-weight: 800;
  text-decoration: none;
}

.box.forum .read-more {
  margin-left: 17px;
  padding-left: 5px;
  line-height: 100%;
  text-transform: lowercase;
  font-size: 16px;
}

.box.forum .read-more a {
  text-decoration: none;
  display: -webkit-box;
  display: flexbox;
  display: flex;
  font-weight: 700;
  color: #f26645;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.box.forum .read-more a::before {
  content: '';
  width: 24px;
  height: 24px;
  margin-right: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f26645' viewBox='2 35 125 57'%3E%3Cpath d='m14.107 35.54-2.221-.138 14.53 23.939-4.755.666-16.44-24.501H3l12.438 24.745-8.862-.244c-1.459 0-2.327.313-2.604.906-.279.589-.417 1.564-.417 2.887 0 1.182.242 1.984.8 2.33.518.385 1.283.558 2.324.558l8.759-.383L3 91.188h2.221l15.44-24.883 5.663-.313-14.438 25.196h2.221l17.661-24.5 4.663-.277-13.438 24.777h2.22l16.662-23.777 3.442-.244-13.438 24.021h2.22l16.659-24.021 50.654-.185c-6.455 2.229-10.148 3.884-15.007 8.964-4.895 5.081-7.323 10.161-7.323 15.242l46.647-27.247v-.802l-45.12-27.633c0 2.298.762 5.464 2.324 9.571 1.562 4.107 4.514 7.725 8.817 10.857 4.304 3.132 9.662 4.543 9.662 4.543l-50.654-.357-16.659-24.58-2.22-.138L45.537 60.12l-3.662-.383L25.213 35.54l-2.22-.138 13.658 24.335-3.883-.451L14.107 35.54Z'/%3E%3C/svg%3E");
}

.box.forum.small {
  height: 300px;
  margin-bottom: 20px;
  background-position: -3310px 0;
}

.box.forum.small h2 a {
  text-decoration: none;
  color: #b2bf94;
}

.box.forum.small p {
  position: absolute;
  bottom: 12px;
  left: 10px;
}

.box.forum.small p a {
  text-decoration: none;
  line-height: 42px;
  font-size: 30px;
  color: #fff;
}

.box.forum.small p a .highlight {
  padding: 0 8px;
  background-color: #b2bf94;
}

.box.forum.small p a:hover {
  text-decoration: none;
}

.box.bmi-meter {
  background: url(/static/images/bmi-meter-box-bg.png);
}

@media (resolution >= 120dpi) {
  .box.bmi-meter {
    background: url(/static/images/bmi-meter-box-bg@2x.png);
    background-size: 100% 100%;
  }
}

.box.bmi-meter hgroup {
  position: absolute;
  bottom: 0;
  left: 0;
  text-transform: uppercase;
}

.box.bmi-meter hgroup h2,
.box.bmi-meter hgroup h3 {
  color: #ff7f97;
  color: rgb(255 0 48 / 50%);
}

.box.bmi-meter hgroup h2 a,
.box.bmi-meter hgroup h3 a {
  color: #ff7f97;
  color: rgb(255 0 48 / 50%);
}

.box.bmi-meter hgroup a {
  text-decoration: none;
}

.box.bmi-meter hgroup h2 {
  margin: 0 0 5px;
  line-height: 90%;
  font-size: 50px;
}

.box.bmi-meter hgroup h3 {
  margin: 0;
  line-height: 90%;
  font-size: 32px;
  font-weight: 400;
}

.box.bmi-meter .info-label {
  color: #91d8f6;
}

.box.zelftest {
  background: url(/static/images/zelftest-box-bg.png);
}

@media (resolution >= 120dpi) {
  .box.zelftest {
    background: url(/static/images/zelftest-box-bg@2x.png);
    background-size: 100% 100%;
  }
}

.box.zelftest h2 {
  position: absolute;
  bottom: 42px;
  left: 24px;
  line-height: 48px;
  font-size: 30px;
  font-weight: normal;
  color: #fff;
  max-width: 75%;
}

.box.zelftest h2 .highlight {
  display: inline;
  background-color: #9f7270;
  outline: 7px solid #9f7270;
}

.box.zelftest .info-label {
  top: 32px;
  left: 32px;
  color: #9f7270;
}

@media (width >= 1340px) {
  .box.populaire-onderwerpen {
    display: none;
  }
}

@media (width <= 767px) {
  .box.populaire-onderwerpen {
    position: relative;
    width: 100vw;
    min-width: 300px;
    margin-top: 20px;
    margin-right: 0 !important;
    padding: 20px 0;
  }
}

@media (width <= 767px) {
  .box.populaire-onderwerpen::before {
    content: '';
    position: absolute;
    top: 0;
    right: -10px;
    left: -10px;
    width: calc(100% + 20px);
    height: 20px;
    background: url(/static/images/tag-cloud-borders.svg);
    background-position: center top;
  }
}

@media (width <= 767px) {
  .box.populaire-onderwerpen::after {
    content: '';
    position: absolute;
    right: -10px;
    bottom: 0;
    left: -10px;
    width: calc(100% + 20px);
    height: 20px;
    background: url(/static/images/tag-cloud-borders.svg);
    background-position: center bottom;
  }
}

.box.populaire-onderwerpen h2 {
  margin: 10px 0 5px;
  font-size: 16px;
  color: #5f7291;
}

@media (width <= 767px) {
  .box.populaire-onderwerpen h2 {
    width: 300px;
    margin: 0 auto;
  }
}

@media (width <= 767px) {
  .box.populaire-onderwerpen .tag-cloud {
    width: 300px;
    margin: 0 auto;
  }
}

.navigation.box.submenu {
  display: none;
  width: 100%;
  background: none;
}

@media (width <= 767px) {
  .navigation.box.submenu {
    float: none;
    display: block;
  }
}

.navigation.box.submenu .info-label {
  cursor: pointer;
  text-align: right;
}

.navigation.box.submenu .tag-cloud {
  transition-property: max-height;
  transition-duration: 500ms;
  transition-timing-function: linear;
}

@media (width <= 767px) {
  .navigation.box.submenu .tag-cloud {
    overflow: hidden;
    max-height: 0;
  }
}

@media (width <= 767px) {
  .navigation.box.submenu.show-menu .tag-cloud {
    max-height: 300px;
  }
}

.box.submenu {
  height: auto;
  background: url(/static/images/populaire-onderwerpen-box-bg.png);
  background-position-y: 20px;
}

@media (width <= 767px) {
  .box.submenu {
    display: none;
  }
}

.box.submenu h3 {
  position: static;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  color: #999;
}

.box.submenu h3 .current {
  color: #f25164;
}

.eten .box.submenu ul li a,
.box.submenu.box-eten ul li a {
  color: #575757;
}

.eten .box.submenu ul li a::before,
.box.submenu.box-eten ul li a::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23575757' viewBox='-0.05 0 6.5 6.5'%3E%3Cpath d='M1.5.2C.4 1.6-.3 5.2.1 6.2s6-1.2 6.3-2C6.8 3 2.2-.7 1.5.2z'/%3E%3C/svg%3E");
}

.eten .box.submenu ul li:nth-of-type(5n + 1) a,
.box.submenu.box-eten ul li:nth-of-type(5n + 1) a,
.box.populaire-onderwerpen ul li.eten a.outline-1.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.gewicht .box.submenu ul li:nth-of-type(5n + 1) a,
.box.submenu.box-gewicht ul li:nth-of-type(5n + 1) a,
.box.populaire-onderwerpen ul li.gewicht a.outline-1.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.uiterlijk .box.submenu ul li:nth-of-type(5n + 1) a,
.box.submenu.box-uiterlijk ul li:nth-of-type(5n + 1) a,
.box.populaire-onderwerpen ul li.uiterlijk a.outline-1.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.lichaam .box.submenu ul li:nth-of-type(5n + 1) a,
.box.submenu.box-lichaam ul li:nth-of-type(5n + 1) a,
.box.populaire-onderwerpen ul li.lichaam a.outline-1.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.kopzorgen .box.submenu ul li:nth-of-type(5n + 1) a,
.box.submenu.box-kopzorgen ul li:nth-of-type(5n + 1) a,
.box.populaire-onderwerpen ul li a.outline-1.fill-1,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-1.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.jij-en-anderen .box.submenu ul li:nth-of-type(5n + 1) a,
.box.submenu.box-jij-en-anderen ul li:nth-of-type(5n + 1) a,
.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-1.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.eten a.outline-1.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.gewicht a.outline-1.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.uiterlijk a.outline-1.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.lichaam a.outline-1.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li a.outline-1.fill-2,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-1.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-1.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.eten a.outline-1.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.gewicht a.outline-1.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.uiterlijk a.outline-1.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.lichaam a.outline-1.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li a.outline-1.fill-3,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-1.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-1.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.eten a.outline-1.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.gewicht a.outline-1.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.uiterlijk a.outline-1.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.lichaam a.outline-1.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li a.outline-1.fill-4,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-1.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-1.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.eten a.outline-1.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.gewicht a.outline-1.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.uiterlijk a.outline-1.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.lichaam a.outline-1.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li a.outline-1.fill-5,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-1.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-1.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.eten a.outline-1.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.gewicht a.outline-1.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.uiterlijk a.outline-1.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.lichaam a.outline-1.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li a.outline-1.fill-6,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-1.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-1.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.eten a.outline-2.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.gewicht a.outline-2.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.uiterlijk a.outline-2.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.lichaam a.outline-2.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li a.outline-2.fill-1,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-2.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-2.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.eten .box.submenu ul li:nth-of-type(5n + 2) a,
.box.submenu.box-eten ul li:nth-of-type(5n + 2) a,
.box.populaire-onderwerpen ul li.eten a.outline-2.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.gewicht .box.submenu ul li:nth-of-type(5n + 2) a,
.box.submenu.box-gewicht ul li:nth-of-type(5n + 2) a,
.box.populaire-onderwerpen ul li.gewicht a.outline-2.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.uiterlijk .box.submenu ul li:nth-of-type(5n + 2) a,
.box.submenu.box-uiterlijk ul li:nth-of-type(5n + 2) a,
.box.populaire-onderwerpen ul li.uiterlijk a.outline-2.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.lichaam .box.submenu ul li:nth-of-type(5n + 2) a,
.box.submenu.box-lichaam ul li:nth-of-type(5n + 2) a,
.box.populaire-onderwerpen ul li.lichaam a.outline-2.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.kopzorgen .box.submenu ul li:nth-of-type(5n + 2) a,
.box.submenu.box-kopzorgen ul li:nth-of-type(5n + 2) a,
.box.populaire-onderwerpen ul li a.outline-2.fill-2,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-2.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.jij-en-anderen .box.submenu ul li:nth-of-type(5n + 2) a,
.box.submenu.box-jij-en-anderen ul li:nth-of-type(5n + 2) a,
.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-2.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.eten a.outline-2.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.gewicht a.outline-2.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.uiterlijk a.outline-2.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.lichaam a.outline-2.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li a.outline-2.fill-3,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-2.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-2.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.eten a.outline-2.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.gewicht a.outline-2.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.uiterlijk a.outline-2.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.lichaam a.outline-2.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li a.outline-2.fill-4,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-2.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-2.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.eten a.outline-2.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.gewicht a.outline-2.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.uiterlijk a.outline-2.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.lichaam a.outline-2.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li a.outline-2.fill-5,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-2.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-2.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.eten a.outline-2.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.gewicht a.outline-2.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.uiterlijk a.outline-2.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.lichaam a.outline-2.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li a.outline-2.fill-6,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-2.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-2.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-2.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.eten a.outline-3.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.gewicht a.outline-3.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.uiterlijk a.outline-3.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.lichaam a.outline-3.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li a.outline-3.fill-1,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-3.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-3.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.eten a.outline-3.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.gewicht a.outline-3.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.uiterlijk a.outline-3.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.lichaam a.outline-3.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li a.outline-3.fill-2,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-3.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-3.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.eten .box.submenu ul li:nth-of-type(5n + 3) a,
.box.submenu.box-eten ul li:nth-of-type(5n + 3) a,
.box.populaire-onderwerpen ul li.eten a.outline-3.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.gewicht .box.submenu ul li:nth-of-type(5n + 3) a,
.box.submenu.box-gewicht ul li:nth-of-type(5n + 3) a,
.box.populaire-onderwerpen ul li.gewicht a.outline-3.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.uiterlijk .box.submenu ul li:nth-of-type(5n + 3) a,
.box.submenu.box-uiterlijk ul li:nth-of-type(5n + 3) a,
.box.populaire-onderwerpen ul li.uiterlijk a.outline-3.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.lichaam .box.submenu ul li:nth-of-type(5n + 3) a,
.box.submenu.box-lichaam ul li:nth-of-type(5n + 3) a,
.box.populaire-onderwerpen ul li.lichaam a.outline-3.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.kopzorgen .box.submenu ul li:nth-of-type(5n + 3) a,
.box.submenu.box-kopzorgen ul li:nth-of-type(5n + 3) a,
.box.populaire-onderwerpen ul li a.outline-3.fill-3,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-3.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.jij-en-anderen .box.submenu ul li:nth-of-type(5n + 3) a,
.box.submenu.box-jij-en-anderen ul li:nth-of-type(5n + 3) a,
.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-3.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.eten a.outline-3.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.gewicht a.outline-3.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.uiterlijk a.outline-3.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.lichaam a.outline-3.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li a.outline-3.fill-4,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-3.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-3.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.eten a.outline-3.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.gewicht a.outline-3.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.uiterlijk a.outline-3.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.lichaam a.outline-3.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li a.outline-3.fill-5,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-3.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-3.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.eten a.outline-3.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.gewicht a.outline-3.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.uiterlijk a.outline-3.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.lichaam a.outline-3.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li a.outline-3.fill-6,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-3.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-3.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-3.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.eten a.outline-4.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.gewicht a.outline-4.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.uiterlijk a.outline-4.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.lichaam a.outline-4.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li a.outline-4.fill-1,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-4.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-4.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.eten a.outline-4.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.gewicht a.outline-4.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.uiterlijk a.outline-4.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.lichaam a.outline-4.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li a.outline-4.fill-2,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-4.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-4.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.eten a.outline-4.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.gewicht a.outline-4.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.uiterlijk a.outline-4.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.lichaam a.outline-4.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li a.outline-4.fill-3,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-4.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-4.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.eten .box.submenu ul li:nth-of-type(5n + 4) a,
.box.submenu.box-eten ul li:nth-of-type(5n + 4) a,
.box.populaire-onderwerpen ul li.eten a.outline-4.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.gewicht .box.submenu ul li:nth-of-type(5n + 4) a,
.box.submenu.box-gewicht ul li:nth-of-type(5n + 4) a,
.box.populaire-onderwerpen ul li.gewicht a.outline-4.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.uiterlijk .box.submenu ul li:nth-of-type(5n + 4) a,
.box.submenu.box-uiterlijk ul li:nth-of-type(5n + 4) a,
.box.populaire-onderwerpen ul li.uiterlijk a.outline-4.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.lichaam .box.submenu ul li:nth-of-type(5n + 4) a,
.box.submenu.box-lichaam ul li:nth-of-type(5n + 4) a,
.box.populaire-onderwerpen ul li.lichaam a.outline-4.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.kopzorgen .box.submenu ul li:nth-of-type(5n + 4) a,
.box.submenu.box-kopzorgen ul li:nth-of-type(5n + 4) a,
.box.populaire-onderwerpen ul li a.outline-4.fill-4,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-4.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.jij-en-anderen .box.submenu ul li:nth-of-type(5n + 4) a,
.box.submenu.box-jij-en-anderen ul li:nth-of-type(5n + 4) a,
.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-4.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.eten a.outline-4.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.gewicht a.outline-4.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.uiterlijk a.outline-4.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.lichaam a.outline-4.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li a.outline-4.fill-5,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-4.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-4.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.eten a.outline-4.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.gewicht a.outline-4.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.uiterlijk a.outline-4.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.lichaam a.outline-4.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li a.outline-4.fill-6,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-4.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-4.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-4.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.eten a.outline-5.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.gewicht a.outline-5.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.uiterlijk a.outline-5.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.lichaam a.outline-5.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li a.outline-5.fill-1,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-5.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-5.fill-1 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.eten a.outline-5.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.gewicht a.outline-5.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.uiterlijk a.outline-5.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.lichaam a.outline-5.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li a.outline-5.fill-2,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-5.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-5.fill-2 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M10.336 5.608c12.594-1.382 63.003-3.3 79.085-.284 7.7 1.44 7.895 4.185 7.895 8.222 0 4.044-2.261 8.803-7.515 9.817-13.09 2.513-74.58 1.149-78.523.716-3.951-.432-7.515-2.596-8.079-8.221-.429-4.25-.758-9.385 7.137-10.25Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.eten a.outline-5.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.gewicht a.outline-5.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.uiterlijk a.outline-5.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.lichaam a.outline-5.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li a.outline-5.fill-3,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-5.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-5.fill-3 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.eten a.outline-5.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.gewicht a.outline-5.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.uiterlijk a.outline-5.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.lichaam a.outline-5.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li a.outline-5.fill-4,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-5.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-5.fill-4 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
}

.eten .box.submenu ul li:nth-of-type(5n + 5) a,
.box.submenu.box-eten ul li:nth-of-type(5n + 5) a,
.box.populaire-onderwerpen ul li.eten a.outline-5.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.gewicht .box.submenu ul li:nth-of-type(5n + 5) a,
.box.submenu.box-gewicht ul li:nth-of-type(5n + 5) a,
.box.populaire-onderwerpen ul li.gewicht a.outline-5.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.uiterlijk .box.submenu ul li:nth-of-type(5n + 5) a,
.box.submenu.box-uiterlijk ul li:nth-of-type(5n + 5) a,
.box.populaire-onderwerpen ul li.uiterlijk a.outline-5.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.lichaam .box.submenu ul li:nth-of-type(5n + 5) a,
.box.submenu.box-lichaam ul li:nth-of-type(5n + 5) a,
.box.populaire-onderwerpen ul li.lichaam a.outline-5.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.kopzorgen .box.submenu ul li:nth-of-type(5n + 5) a,
.box.submenu.box-kopzorgen ul li:nth-of-type(5n + 5) a,
.box.populaire-onderwerpen ul li a.outline-5.fill-5,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-5.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.jij-en-anderen .box.submenu ul li:nth-of-type(5n + 5) a,
.box.submenu.box-jij-en-anderen ul li:nth-of-type(5n + 5) a,
.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-5.fill-5 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M8.853 5.626c12.746-1.44 63.759-3.438 80.034-.295 7.794 1.5 7.991 4.359 7.991 8.564 0 4.211-2.288 9.169-7.606 10.226-13.247 2.617-75.475 1.196-79.465.746-3.998-.452-7.606-2.705-8.176-8.564-.434-4.427-.768-9.775 7.222-10.677Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.eten a.outline-5.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239ed9de' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.gewicht a.outline-5.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23617491' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.uiterlijk a.outline-5.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f56e58' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.lichaam a.outline-5.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2bf95' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li a.outline-5.fill-6,
.box.populaire-onderwerpen ul li.kopzorgen a.outline-5.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.populaire-onderwerpen ul li.jij-en-anderen a.outline-5.fill-6 {
  background-image: url(/static/images/tag_buttons/outline-5.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a07270' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.023 3.516c12.83-1.496 64.185-3.571 80.568-.308 7.846 1.558 8.044 4.527 8.044 8.894 0 4.374-2.303 9.523-7.656 10.619C76.643 25.44 14 23.964 9.983 23.496c-4.026-.468-7.657-2.808-8.231-8.893C1.314 10.006.98 4.452 9.023 3.516Z'/%3E%3C/svg%3E");
}

.box.submenu .tag-cloud ul li.current a {
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ada5ab' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
  color: #fff;
}

.tag-cloud ul li {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  margin-bottom: 4px;
  padding: 0 !important;
  background: none !important;
  font-family: jinky, sans-serif;
}

.tag-cloud ul li::before,
.tag-cloud ul li::after {
  content: '';
  display: block;
}

.tag-cloud ul li a {
  z-index: 2;
  position: relative;
  display: inline-block;
  padding: 0 25px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(/static/images/tag_buttons/outline-1.svg),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a0647b' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.011 4.085C21.7 2.715 72.49.813 88.693 3.803c7.759 1.429 7.954 4.15 7.954 8.153 0 4.009-2.277 8.729-7.571 9.734-13.189 2.491-75.143 1.139-79.115.71-3.981-.429-7.573-2.575-8.14-8.152-.433-4.214-.764-9.305 7.19-10.163Z'/%3E%3C/svg%3E");
  text-decoration: none;
  line-height: 1;
  color: #fff;
}

.tag-cloud ul li a::before {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  margin: 0 5px 0 0;
  padding-bottom: 0.15em;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='-0.05 0 6.5 6.5'%3E%3Cpath d='M1.5.2C.4 1.6-.3 5.2.1 6.2s6-1.2 6.3-2C6.8 3 2.2-.7 1.5.2z'/%3E%3C/svg%3E");
}

.tag-cloud ul li a:hover {
  text-decoration: none;
}

.tag-cloud ul li.current a::before {
  content: '';
  display: none;
}

.home .tag-cloud ul li:nth-child(6n + 1)::before,
.box-home .tag-cloud ul li:nth-child(6n + 1)::before {
  -webkit-box-flex: 89;
  -ms-flex-positive: 82;
  flex-grow: 96;
}

.home .tag-cloud ul li:nth-child(6n + 1)::after,
.box-home .tag-cloud ul li:nth-child(6n + 1)::after {
  -webkit-box-flex: 77;
  -ms-flex-positive: 57;
  flex-grow: 72;
}

.home .tag-cloud ul li:nth-child(6n + 1) a,
.box-home .tag-cloud ul li:nth-child(6n + 1) a {
  font-size: 34px;
}

.home .tag-cloud ul li:nth-child(6n + 2)::before,
.box-home .tag-cloud ul li:nth-child(6n + 2)::before {
  -webkit-box-flex: 6;
  -ms-flex-positive: 71;
  flex-grow: 78;
}

.home .tag-cloud ul li:nth-child(6n + 2)::after,
.box-home .tag-cloud ul li:nth-child(6n + 2)::after {
  -webkit-box-flex: 71;
  -ms-flex-positive: 33;
  flex-grow: 74;
}

.home .tag-cloud ul li:nth-child(6n + 2) a,
.box-home .tag-cloud ul li:nth-child(6n + 2) a {
  font-size: 37px;
}

.home .tag-cloud ul li:nth-child(6n + 3)::before,
.box-home .tag-cloud ul li:nth-child(6n + 3)::before {
  -webkit-box-flex: 99;
  -ms-flex-positive: 89;
  flex-grow: 19;
}

.home .tag-cloud ul li:nth-child(6n + 3)::after,
.box-home .tag-cloud ul li:nth-child(6n + 3)::after {
  -webkit-box-flex: 14;
  -ms-flex-positive: 66;
  flex-grow: 83;
}

.home .tag-cloud ul li:nth-child(6n + 3) a,
.box-home .tag-cloud ul li:nth-child(6n + 3) a {
  font-size: 31px;
}

.home .tag-cloud ul li:nth-child(6n + 4)::before,
.box-home .tag-cloud ul li:nth-child(6n + 4)::before {
  -webkit-box-flex: 45;
  -ms-flex-positive: 32;
  flex-grow: 50;
}

.home .tag-cloud ul li:nth-child(6n + 4)::after,
.box-home .tag-cloud ul li:nth-child(6n + 4)::after {
  -webkit-box-flex: 67;
  -ms-flex-positive: 5;
  flex-grow: 55;
}

.home .tag-cloud ul li:nth-child(6n + 4) a,
.box-home .tag-cloud ul li:nth-child(6n + 4) a {
  font-size: 35px;
}

.home .tag-cloud ul li:nth-child(6n + 5)::before,
.box-home .tag-cloud ul li:nth-child(6n + 5)::before {
  -webkit-box-flex: 44;
  -ms-flex-positive: 74;
  flex-grow: 13;
}

.home .tag-cloud ul li:nth-child(6n + 5)::after,
.box-home .tag-cloud ul li:nth-child(6n + 5)::after {
  -webkit-box-flex: 91;
  -ms-flex-positive: 48;
  flex-grow: 18;
}

.home .tag-cloud ul li:nth-child(6n + 5) a,
.box-home .tag-cloud ul li:nth-child(6n + 5) a {
  font-size: 36px;
}

.home .tag-cloud ul li:nth-child(6n + 6)::before,
.box-home .tag-cloud ul li:nth-child(6n + 6)::before {
  -webkit-box-flex: 19;
  -ms-flex-positive: 35;
  flex-grow: 77;
}

.home .tag-cloud ul li:nth-child(6n + 6)::after,
.box-home .tag-cloud ul li:nth-child(6n + 6)::after {
  -webkit-box-flex: 29;
  -ms-flex-positive: 4;
  flex-grow: 98;
}

.home .tag-cloud ul li:nth-child(6n + 6) a,
.box-home .tag-cloud ul li:nth-child(6n + 6) a {
  font-size: 31px;
}

.eten .tag-cloud ul li:nth-child(6n + 1)::before,
.box-eten .tag-cloud ul li:nth-child(6n + 1)::before {
  -webkit-box-flex: 67;
  -ms-flex-positive: 94;
  flex-grow: 31;
}

.eten .tag-cloud ul li:nth-child(6n + 1)::after,
.box-eten .tag-cloud ul li:nth-child(6n + 1)::after {
  -webkit-box-flex: 66;
  -ms-flex-positive: 8;
  flex-grow: 7;
}

.eten .tag-cloud ul li:nth-child(6n + 1) a,
.box-eten .tag-cloud ul li:nth-child(6n + 1) a {
  font-size: 33px;
}

.eten .tag-cloud ul li:nth-child(6n + 2)::before,
.box-eten .tag-cloud ul li:nth-child(6n + 2)::before {
  -webkit-box-flex: 78;
  -ms-flex-positive: 88;
  flex-grow: 38;
}

.eten .tag-cloud ul li:nth-child(6n + 2)::after,
.box-eten .tag-cloud ul li:nth-child(6n + 2)::after {
  -webkit-box-flex: 49;
  -ms-flex-positive: 16;
  flex-grow: 94;
}

.eten .tag-cloud ul li:nth-child(6n + 2) a,
.box-eten .tag-cloud ul li:nth-child(6n + 2) a {
  font-size: 34px;
}

.eten .tag-cloud ul li:nth-child(6n + 3)::before,
.box-eten .tag-cloud ul li:nth-child(6n + 3)::before {
  -webkit-box-flex: 33;
  -ms-flex-positive: 54;
  flex-grow: 57;
}

.eten .tag-cloud ul li:nth-child(6n + 3)::after,
.box-eten .tag-cloud ul li:nth-child(6n + 3)::after {
  -webkit-box-flex: 79;
  -ms-flex-positive: 57;
  flex-grow: 77;
}

.eten .tag-cloud ul li:nth-child(6n + 3) a,
.box-eten .tag-cloud ul li:nth-child(6n + 3) a {
  font-size: 37px;
}

.eten .tag-cloud ul li:nth-child(6n + 4)::before,
.box-eten .tag-cloud ul li:nth-child(6n + 4)::before {
  -webkit-box-flex: 47;
  -ms-flex-positive: 63;
  flex-grow: 32;
}

.eten .tag-cloud ul li:nth-child(6n + 4)::after,
.box-eten .tag-cloud ul li:nth-child(6n + 4)::after {
  -webkit-box-flex: 64;
  -ms-flex-positive: 58;
  flex-grow: 20;
}

.eten .tag-cloud ul li:nth-child(6n + 4) a,
.box-eten .tag-cloud ul li:nth-child(6n + 4) a {
  font-size: 33px;
}

.eten .tag-cloud ul li:nth-child(6n + 5)::before,
.box-eten .tag-cloud ul li:nth-child(6n + 5)::before {
  -webkit-box-flex: 3;
  -ms-flex-positive: 5;
  flex-grow: 47;
}

.eten .tag-cloud ul li:nth-child(6n + 5)::after,
.box-eten .tag-cloud ul li:nth-child(6n + 5)::after {
  -webkit-box-flex: 38;
  -ms-flex-positive: 28;
  flex-grow: 96;
}

.eten .tag-cloud ul li:nth-child(6n + 5) a,
.box-eten .tag-cloud ul li:nth-child(6n + 5) a {
  font-size: 30px;
}

.eten .tag-cloud ul li:nth-child(6n + 6)::before,
.box-eten .tag-cloud ul li:nth-child(6n + 6)::before {
  -webkit-box-flex: 32;
  -ms-flex-positive: 40;
  flex-grow: 51;
}

.eten .tag-cloud ul li:nth-child(6n + 6)::after,
.box-eten .tag-cloud ul li:nth-child(6n + 6)::after {
  -webkit-box-flex: 58;
  -ms-flex-positive: 20;
  flex-grow: 11;
}

.eten .tag-cloud ul li:nth-child(6n + 6) a,
.box-eten .tag-cloud ul li:nth-child(6n + 6) a {
  font-size: 33px;
}

.gewicht .tag-cloud ul li:nth-child(6n + 1)::before,
.box-gewicht .tag-cloud ul li:nth-child(6n + 1)::before {
  -webkit-box-flex: 76;
  -ms-flex-positive: 29;
  flex-grow: 43;
}

.gewicht .tag-cloud ul li:nth-child(6n + 1)::after,
.box-gewicht .tag-cloud ul li:nth-child(6n + 1)::after {
  -webkit-box-flex: 53;
  -ms-flex-positive: 47;
  flex-grow: 84;
}

.gewicht .tag-cloud ul li:nth-child(6n + 1) a,
.box-gewicht .tag-cloud ul li:nth-child(6n + 1) a {
  font-size: 36px;
}

.gewicht .tag-cloud ul li:nth-child(6n + 2)::before,
.box-gewicht .tag-cloud ul li:nth-child(6n + 2)::before {
  -webkit-box-flex: 7;
  -ms-flex-positive: 16;
  flex-grow: 30;
}

.gewicht .tag-cloud ul li:nth-child(6n + 2)::after,
.box-gewicht .tag-cloud ul li:nth-child(6n + 2)::after {
  -webkit-box-flex: 49;
  -ms-flex-positive: 76;
  flex-grow: 14;
}

.gewicht .tag-cloud ul li:nth-child(6n + 2) a,
.box-gewicht .tag-cloud ul li:nth-child(6n + 2) a {
  font-size: 31px;
}

.gewicht .tag-cloud ul li:nth-child(6n + 3)::before,
.box-gewicht .tag-cloud ul li:nth-child(6n + 3)::before {
  -webkit-box-flex: 9;
  -ms-flex-positive: 84;
  flex-grow: 50;
}

.gewicht .tag-cloud ul li:nth-child(6n + 3)::after,
.box-gewicht .tag-cloud ul li:nth-child(6n + 3)::after {
  -webkit-box-flex: 56;
  -ms-flex-positive: 81;
  flex-grow: 91;
}

.gewicht .tag-cloud ul li:nth-child(6n + 3) a,
.box-gewicht .tag-cloud ul li:nth-child(6n + 3) a {
  font-size: 34px;
}

.gewicht .tag-cloud ul li:nth-child(6n + 4)::before,
.box-gewicht .tag-cloud ul li:nth-child(6n + 4)::before {
  -webkit-box-flex: 48;
  -ms-flex-positive: 83;
  flex-grow: 56;
}

.gewicht .tag-cloud ul li:nth-child(6n + 4)::after,
.box-gewicht .tag-cloud ul li:nth-child(6n + 4)::after {
  -webkit-box-flex: 26;
  -ms-flex-positive: 66;
  flex-grow: 94;
}

.gewicht .tag-cloud ul li:nth-child(6n + 4) a,
.box-gewicht .tag-cloud ul li:nth-child(6n + 4) a {
  font-size: 34px;
}

.gewicht .tag-cloud ul li:nth-child(6n + 5)::before,
.box-gewicht .tag-cloud ul li:nth-child(6n + 5)::before {
  -webkit-box-flex: 82;
  -ms-flex-positive: 12;
  flex-grow: 80;
}

.gewicht .tag-cloud ul li:nth-child(6n + 5)::after,
.box-gewicht .tag-cloud ul li:nth-child(6n + 5)::after {
  -webkit-box-flex: 73;
  -ms-flex-positive: 52;
  flex-grow: 40;
}

.gewicht .tag-cloud ul li:nth-child(6n + 5) a,
.box-gewicht .tag-cloud ul li:nth-child(6n + 5) a {
  font-size: 36px;
}

.gewicht .tag-cloud ul li:nth-child(6n + 6)::before,
.box-gewicht .tag-cloud ul li:nth-child(6n + 6)::before {
  -webkit-box-flex: 55;
  -ms-flex-positive: 77;
  flex-grow: 46;
}

.gewicht .tag-cloud ul li:nth-child(6n + 6)::after,
.box-gewicht .tag-cloud ul li:nth-child(6n + 6)::after {
  -webkit-box-flex: 64;
  -ms-flex-positive: 35;
  flex-grow: 11;
}

.gewicht .tag-cloud ul li:nth-child(6n + 6) a,
.box-gewicht .tag-cloud ul li:nth-child(6n + 6) a {
  font-size: 31px;
}

.uiterlijk .tag-cloud ul li:nth-child(6n + 1)::before,
.box-uiterlijk .tag-cloud ul li:nth-child(6n + 1)::before {
  -webkit-box-flex: 52;
  -ms-flex-positive: 18;
  flex-grow: 64;
}

.uiterlijk .tag-cloud ul li:nth-child(6n + 1)::after,
.box-uiterlijk .tag-cloud ul li:nth-child(6n + 1)::after {
  -webkit-box-flex: 73;
  -ms-flex-positive: 8;
  flex-grow: 39;
}

.uiterlijk .tag-cloud ul li:nth-child(6n + 1) a,
.box-uiterlijk .tag-cloud ul li:nth-child(6n + 1) a {
  font-size: 33px;
}

.uiterlijk .tag-cloud ul li:nth-child(6n + 2)::before,
.box-uiterlijk .tag-cloud ul li:nth-child(6n + 2)::before {
  -webkit-box-flex: 22;
  -ms-flex-positive: 86;
  flex-grow: 87;
}

.uiterlijk .tag-cloud ul li:nth-child(6n + 2)::after,
.box-uiterlijk .tag-cloud ul li:nth-child(6n + 2)::after {
  -webkit-box-flex: 3;
  -ms-flex-positive: 46;
  flex-grow: 66;
}

.uiterlijk .tag-cloud ul li:nth-child(6n + 2) a,
.box-uiterlijk .tag-cloud ul li:nth-child(6n + 2) a {
  font-size: 36px;
}

.uiterlijk .tag-cloud ul li:nth-child(6n + 3)::before,
.box-uiterlijk .tag-cloud ul li:nth-child(6n + 3)::before {
  -webkit-box-flex: 62;
  -ms-flex-positive: 13;
  flex-grow: 30;
}

.uiterlijk .tag-cloud ul li:nth-child(6n + 3)::after,
.box-uiterlijk .tag-cloud ul li:nth-child(6n + 3)::after {
  -webkit-box-flex: 75;
  -ms-flex-positive: 71;
  flex-grow: 60;
}

.uiterlijk .tag-cloud ul li:nth-child(6n + 3) a,
.box-uiterlijk .tag-cloud ul li:nth-child(6n + 3) a {
  font-size: 32px;
}

.uiterlijk .tag-cloud ul li:nth-child(6n + 4)::before,
.box-uiterlijk .tag-cloud ul li:nth-child(6n + 4)::before {
  -webkit-box-flex: 81;
  -ms-flex-positive: 24;
  flex-grow: 58;
}

.uiterlijk .tag-cloud ul li:nth-child(6n + 4)::after,
.box-uiterlijk .tag-cloud ul li:nth-child(6n + 4)::after {
  -webkit-box-flex: 86;
  -ms-flex-positive: 62;
  flex-grow: 12;
}

.uiterlijk .tag-cloud ul li:nth-child(6n + 4) a,
.box-uiterlijk .tag-cloud ul li:nth-child(6n + 4) a {
  font-size: 32px;
}

.uiterlijk .tag-cloud ul li:nth-child(6n + 5)::before,
.box-uiterlijk .tag-cloud ul li:nth-child(6n + 5)::before {
  -webkit-box-flex: 17;
  -ms-flex-positive: 30;
  flex-grow: 45;
}

.uiterlijk .tag-cloud ul li:nth-child(6n + 5)::after,
.box-uiterlijk .tag-cloud ul li:nth-child(6n + 5)::after {
  -webkit-box-flex: 29;
  -ms-flex-positive: 52;
  flex-grow: 83;
}

.uiterlijk .tag-cloud ul li:nth-child(6n + 5) a,
.box-uiterlijk .tag-cloud ul li:nth-child(6n + 5) a {
  font-size: 33px;
}

.uiterlijk .tag-cloud ul li:nth-child(6n + 6)::before,
.box-uiterlijk .tag-cloud ul li:nth-child(6n + 6)::before {
  -webkit-box-flex: 22;
  -ms-flex-positive: 81;
  flex-grow: 95;
}

.uiterlijk .tag-cloud ul li:nth-child(6n + 6)::after,
.box-uiterlijk .tag-cloud ul li:nth-child(6n + 6)::after {
  -webkit-box-flex: 80;
  -ms-flex-positive: 82;
  flex-grow: 32;
}

.uiterlijk .tag-cloud ul li:nth-child(6n + 6) a,
.box-uiterlijk .tag-cloud ul li:nth-child(6n + 6) a {
  font-size: 35px;
}

.lichaam .tag-cloud ul li:nth-child(6n + 1)::before,
.box-lichaam .tag-cloud ul li:nth-child(6n + 1)::before {
  -webkit-box-flex: 27;
  -ms-flex-positive: 93;
  flex-grow: 30;
}

.lichaam .tag-cloud ul li:nth-child(6n + 1)::after,
.box-lichaam .tag-cloud ul li:nth-child(6n + 1)::after {
  -webkit-box-flex: 58;
  -ms-flex-positive: 22;
  flex-grow: 4;
}

.lichaam .tag-cloud ul li:nth-child(6n + 1) a,
.box-lichaam .tag-cloud ul li:nth-child(6n + 1) a {
  font-size: 31px;
}

.lichaam .tag-cloud ul li:nth-child(6n + 2)::before,
.box-lichaam .tag-cloud ul li:nth-child(6n + 2)::before {
  -webkit-box-flex: 58;
  -ms-flex-positive: 34;
  flex-grow: 45;
}

.lichaam .tag-cloud ul li:nth-child(6n + 2)::after,
.box-lichaam .tag-cloud ul li:nth-child(6n + 2)::after {
  -webkit-box-flex: 44;
  -ms-flex-positive: 60;
  flex-grow: 83;
}

.lichaam .tag-cloud ul li:nth-child(6n + 2) a,
.box-lichaam .tag-cloud ul li:nth-child(6n + 2) a {
  font-size: 31px;
}

.lichaam .tag-cloud ul li:nth-child(6n + 3)::before,
.box-lichaam .tag-cloud ul li:nth-child(6n + 3)::before {
  -webkit-box-flex: 26;
  -ms-flex-positive: 74;
  flex-grow: 32;
}

.lichaam .tag-cloud ul li:nth-child(6n + 3)::after,
.box-lichaam .tag-cloud ul li:nth-child(6n + 3)::after {
  -webkit-box-flex: 71;
  -ms-flex-positive: 60;
  flex-grow: 18;
}

.lichaam .tag-cloud ul li:nth-child(6n + 3) a,
.box-lichaam .tag-cloud ul li:nth-child(6n + 3) a {
  font-size: 33px;
}

.lichaam .tag-cloud ul li:nth-child(6n + 4)::before,
.box-lichaam .tag-cloud ul li:nth-child(6n + 4)::before {
  -webkit-box-flex: 81;
  -ms-flex-positive: 20;
  flex-grow: 70;
}

.lichaam .tag-cloud ul li:nth-child(6n + 4)::after,
.box-lichaam .tag-cloud ul li:nth-child(6n + 4)::after {
  -webkit-box-flex: 79;
  -ms-flex-positive: 79;
  flex-grow: 7;
}

.lichaam .tag-cloud ul li:nth-child(6n + 4) a,
.box-lichaam .tag-cloud ul li:nth-child(6n + 4) a {
  font-size: 37px;
}

.lichaam .tag-cloud ul li:nth-child(6n + 5)::before,
.box-lichaam .tag-cloud ul li:nth-child(6n + 5)::before {
  -webkit-box-flex: 39;
  -ms-flex-positive: 90;
  flex-grow: 76;
}

.lichaam .tag-cloud ul li:nth-child(6n + 5)::after,
.box-lichaam .tag-cloud ul li:nth-child(6n + 5)::after {
  -webkit-box-flex: 40;
  -ms-flex-positive: 63;
  flex-grow: 58;
}

.lichaam .tag-cloud ul li:nth-child(6n + 5) a,
.box-lichaam .tag-cloud ul li:nth-child(6n + 5) a {
  font-size: 32px;
}

.lichaam .tag-cloud ul li:nth-child(6n + 6)::before,
.box-lichaam .tag-cloud ul li:nth-child(6n + 6)::before {
  -webkit-box-flex: 65;
  -ms-flex-positive: 84;
  flex-grow: 33;
}

.lichaam .tag-cloud ul li:nth-child(6n + 6)::after,
.box-lichaam .tag-cloud ul li:nth-child(6n + 6)::after {
  -webkit-box-flex: 40;
  -ms-flex-positive: 95;
  flex-grow: 9;
}

.lichaam .tag-cloud ul li:nth-child(6n + 6) a,
.box-lichaam .tag-cloud ul li:nth-child(6n + 6) a {
  font-size: 32px;
}

.kopzorgen .tag-cloud ul li:nth-child(6n + 1)::before,
.box-kopzorgen .tag-cloud ul li:nth-child(6n + 1)::before {
  -webkit-box-flex: 35;
  -ms-flex-positive: 91;
  flex-grow: 72;
}

.kopzorgen .tag-cloud ul li:nth-child(6n + 1)::after,
.box-kopzorgen .tag-cloud ul li:nth-child(6n + 1)::after {
  -webkit-box-flex: 43;
  -ms-flex-positive: 25;
  flex-grow: 13;
}

.kopzorgen .tag-cloud ul li:nth-child(6n + 1) a,
.box-kopzorgen .tag-cloud ul li:nth-child(6n + 1) a {
  font-size: 34px;
}

.kopzorgen .tag-cloud ul li:nth-child(6n + 2)::before,
.box-kopzorgen .tag-cloud ul li:nth-child(6n + 2)::before {
  -webkit-box-flex: 50;
  -ms-flex-positive: 91;
  flex-grow: 34;
}

.kopzorgen .tag-cloud ul li:nth-child(6n + 2)::after,
.box-kopzorgen .tag-cloud ul li:nth-child(6n + 2)::after {
  -webkit-box-flex: 8;
  -ms-flex-positive: 51;
  flex-grow: 99;
}

.kopzorgen .tag-cloud ul li:nth-child(6n + 2) a,
.box-kopzorgen .tag-cloud ul li:nth-child(6n + 2) a {
  font-size: 33px;
}

.kopzorgen .tag-cloud ul li:nth-child(6n + 3)::before,
.box-kopzorgen .tag-cloud ul li:nth-child(6n + 3)::before {
  -webkit-box-flex: 33;
  -ms-flex-positive: 2;
  flex-grow: 88;
}

.kopzorgen .tag-cloud ul li:nth-child(6n + 3)::after,
.box-kopzorgen .tag-cloud ul li:nth-child(6n + 3)::after {
  -webkit-box-flex: 77;
  -ms-flex-positive: 81;
  flex-grow: 95;
}

.kopzorgen .tag-cloud ul li:nth-child(6n + 3) a,
.box-kopzorgen .tag-cloud ul li:nth-child(6n + 3) a {
  font-size: 32px;
}

.kopzorgen .tag-cloud ul li:nth-child(6n + 4)::before,
.box-kopzorgen .tag-cloud ul li:nth-child(6n + 4)::before {
  -webkit-box-flex: 79;
  -ms-flex-positive: 3;
  flex-grow: 26;
}

.kopzorgen .tag-cloud ul li:nth-child(6n + 4)::after,
.box-kopzorgen .tag-cloud ul li:nth-child(6n + 4)::after {
  -webkit-box-flex: 39;
  -ms-flex-positive: 51;
  flex-grow: 12;
}

.kopzorgen .tag-cloud ul li:nth-child(6n + 4) a,
.box-kopzorgen .tag-cloud ul li:nth-child(6n + 4) a {
  font-size: 30px;
}

.kopzorgen .tag-cloud ul li:nth-child(6n + 5)::before,
.box-kopzorgen .tag-cloud ul li:nth-child(6n + 5)::before {
  -webkit-box-flex: 82;
  -ms-flex-positive: 29;
  flex-grow: 8;
}

.kopzorgen .tag-cloud ul li:nth-child(6n + 5)::after,
.box-kopzorgen .tag-cloud ul li:nth-child(6n + 5)::after {
  -webkit-box-flex: 39;
  -ms-flex-positive: 17;
  flex-grow: 99;
}

.kopzorgen .tag-cloud ul li:nth-child(6n + 5) a,
.box-kopzorgen .tag-cloud ul li:nth-child(6n + 5) a {
  font-size: 34px;
}

.kopzorgen .tag-cloud ul li:nth-child(6n + 6)::before,
.box-kopzorgen .tag-cloud ul li:nth-child(6n + 6)::before {
  -webkit-box-flex: 19;
  -ms-flex-positive: 19;
  flex-grow: 91;
}

.kopzorgen .tag-cloud ul li:nth-child(6n + 6)::after,
.box-kopzorgen .tag-cloud ul li:nth-child(6n + 6)::after {
  -webkit-box-flex: 76;
  -ms-flex-positive: 8;
  flex-grow: 72;
}

.kopzorgen .tag-cloud ul li:nth-child(6n + 6) a,
.box-kopzorgen .tag-cloud ul li:nth-child(6n + 6) a {
  font-size: 32px;
}

.jij-en-anderen .tag-cloud ul li:nth-child(6n + 1)::before,
.box-jij-en-anderen .tag-cloud ul li:nth-child(6n + 1)::before {
  -webkit-box-flex: 8;
  -ms-flex-positive: 44;
  flex-grow: 24;
}

.jij-en-anderen .tag-cloud ul li:nth-child(6n + 1)::after,
.box-jij-en-anderen .tag-cloud ul li:nth-child(6n + 1)::after {
  -webkit-box-flex: 60;
  -ms-flex-positive: 49;
  flex-grow: 97;
}

.jij-en-anderen .tag-cloud ul li:nth-child(6n + 1) a,
.box-jij-en-anderen .tag-cloud ul li:nth-child(6n + 1) a {
  font-size: 30px;
}

.jij-en-anderen .tag-cloud ul li:nth-child(6n + 2)::before,
.box-jij-en-anderen .tag-cloud ul li:nth-child(6n + 2)::before {
  -webkit-box-flex: 29;
  -ms-flex-positive: 92;
  flex-grow: 88;
}

.jij-en-anderen .tag-cloud ul li:nth-child(6n + 2)::after,
.box-jij-en-anderen .tag-cloud ul li:nth-child(6n + 2)::after {
  -webkit-box-flex: 25;
  -ms-flex-positive: 52;
  flex-grow: 49;
}

.jij-en-anderen .tag-cloud ul li:nth-child(6n + 2) a,
.box-jij-en-anderen .tag-cloud ul li:nth-child(6n + 2) a {
  font-size: 36px;
}

.jij-en-anderen .tag-cloud ul li:nth-child(6n + 3)::before,
.box-jij-en-anderen .tag-cloud ul li:nth-child(6n + 3)::before {
  -webkit-box-flex: 17;
  -ms-flex-positive: 28;
  flex-grow: 34;
}

.jij-en-anderen .tag-cloud ul li:nth-child(6n + 3)::after,
.box-jij-en-anderen .tag-cloud ul li:nth-child(6n + 3)::after {
  -webkit-box-flex: 28;
  -ms-flex-positive: 68;
  flex-grow: 29;
}

.jij-en-anderen .tag-cloud ul li:nth-child(6n + 3) a,
.box-jij-en-anderen .tag-cloud ul li:nth-child(6n + 3) a {
  font-size: 32px;
}

.jij-en-anderen .tag-cloud ul li:nth-child(6n + 4)::before,
.box-jij-en-anderen .tag-cloud ul li:nth-child(6n + 4)::before {
  -webkit-box-flex: 11;
  -ms-flex-positive: 8;
  flex-grow: 58;
}

.jij-en-anderen .tag-cloud ul li:nth-child(6n + 4)::after,
.box-jij-en-anderen .tag-cloud ul li:nth-child(6n + 4)::after {
  -webkit-box-flex: 97;
  -ms-flex-positive: 11;
  flex-grow: 60;
}

.jij-en-anderen .tag-cloud ul li:nth-child(6n + 4) a,
.box-jij-en-anderen .tag-cloud ul li:nth-child(6n + 4) a {
  font-size: 35px;
}

.jij-en-anderen .tag-cloud ul li:nth-child(6n + 5)::before,
.box-jij-en-anderen .tag-cloud ul li:nth-child(6n + 5)::before {
  -webkit-box-flex: 80;
  -ms-flex-positive: 76;
  flex-grow: 70;
}

.jij-en-anderen .tag-cloud ul li:nth-child(6n + 5)::after,
.box-jij-en-anderen .tag-cloud ul li:nth-child(6n + 5)::after {
  -webkit-box-flex: 58;
  -ms-flex-positive: 48;
  flex-grow: 39;
}

.jij-en-anderen .tag-cloud ul li:nth-child(6n + 5) a,
.box-jij-en-anderen .tag-cloud ul li:nth-child(6n + 5) a {
  font-size: 36px;
}

.jij-en-anderen .tag-cloud ul li:nth-child(6n + 6)::before,
.box-jij-en-anderen .tag-cloud ul li:nth-child(6n + 6)::before {
  -webkit-box-flex: 17;
  -ms-flex-positive: 20;
  flex-grow: 6;
}

.jij-en-anderen .tag-cloud ul li:nth-child(6n + 6)::after,
.box-jij-en-anderen .tag-cloud ul li:nth-child(6n + 6)::after {
  -webkit-box-flex: 23;
  -ms-flex-positive: 52;
  flex-grow: 57;
}

.jij-en-anderen .tag-cloud ul li:nth-child(6n + 6) a,
.box-jij-en-anderen .tag-cloud ul li:nth-child(6n + 6) a {
  font-size: 31px;
}

.box.contact {
  background: url(/static/images/our-experts-box-bg.png);
}

@media (width <= 767px) {
  .box.contact {
    overflow: hidden;
  }
}

.box.contact .content {
  position: absolute;
  bottom: 0;
  left: 14px;
}

.box.contact p {
  width: 265px;
  margin: 0 0 12px 4px;
  line-height: 120%;
  font-size: 27px;
  color: #edbfac;
}

.box.contact p a {
  font-weight: 800;
  color: #fff;
}

.box.test {
  background: url(/static/images/jouw-lichaam-box-bg.png);
}

@media (resolution >= 120dpi) {
  .box.test {
    background: url(/static/images/jouw-lichaam-box-bg@2x.png);
    background-size: 100% 100%;
  }
}

.box.test .content {
  position: absolute;
  bottom: 0;
  left: 0;
  height: auto;
}

.box.test h2 {
  margin-bottom: 4px;
  line-height: 140%;
  text-transform: uppercase;
  font-size: 30px;
  color: #fff;
}

.box.test h2 a {
  text-decoration: none;
  color: #fff;
}

.box.test h2 .highlight {
  margin-top: 2px;
  padding: 0 8px;
  background-color: #f26845;
}

.box.test .content p {
  width: 145px;
  line-height: 20px;
  font-size: 14px;
  color: #3f3f3f;
}

.box.test .info-label {
  color: #f26845;
}

.box.facts {
  overflow: hidden;
  background: url(/static/images/facts-box-bg.png);
}

@media (resolution >= 120dpi) {
  .box.facts {
    background: url(/static/images/facts-box-bg.png);
    background-size: 100% 100%;
  }
}

.box.facts h2 {
  margin: 116px 18px 6px;
  line-height: 117%;
  font-size: 26px;
  color: #91d8f6;
}

.box.facts h2 a {
  text-decoration: none;
  color: #91d8f6;
}

.box.facts .info-label {
  top: 22px;
  left: 18px;
  color: #91d8f6;
}

.box.facts p {
  margin: 0 18px;
  line-height: 137%;
  font-size: 13px;
  color: #ff7f97;
}

.box.facts .read-more {
  position: absolute;
  right: 18px;
  bottom: 16px;
  margin: 0;
  line-height: 100%;
  font-weight: 700;
}

.box.facts .read-more a {
  display: -webkit-inline-box;
  display: inline-flexbox;
  display: inline-flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  height: 17px;
  line-height: 17px;
  text-decoration: none;
  font-size: 16px;
  color: #5f7291;
}

.box.facts .read-more a:hover {
  text-decoration: underline;
}

.box.facts .read-more a::before {
  content: '';
  width: 34px;
  height: 17px;
  margin-right: 8px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%235f7291' viewBox='2 35 125 57'%3E%3Cpath d='m14.107 35.54-2.221-.138 14.53 23.939-4.755.666-16.44-24.501H3l12.438 24.745-8.862-.244c-1.459 0-2.327.313-2.604.906-.279.589-.417 1.564-.417 2.887 0 1.182.242 1.984.8 2.33.518.385 1.283.558 2.324.558l8.759-.383L3 91.188h2.221l15.44-24.883 5.663-.313-14.438 25.196h2.221l17.661-24.5 4.663-.277-13.438 24.777h2.22l16.662-23.777 3.442-.244-13.438 24.021h2.22l16.659-24.021 50.654-.185c-6.455 2.229-10.148 3.884-15.007 8.964-4.895 5.081-7.323 10.161-7.323 15.242l46.647-27.247v-.802l-45.12-27.633c0 2.298.762 5.464 2.324 9.571 1.562 4.107 4.514 7.725 8.817 10.857 4.304 3.132 9.662 4.543 9.662 4.543l-50.654-.357-16.659-24.58-2.22-.138L45.537 60.12l-3.662-.383L25.213 35.54l-2.22-.138 13.658 24.335-3.883-.451L14.107 35.54Z'/%3E%3C/svg%3E");
}

.box.tips-tricks {
  overflow: hidden;
  width: 311px;
  height: 306px;
  margin: -3px 11px 17px -2px;
  background: url(/static/images/tips-tricks-box-bg.png);
}

.box.tips-tricks h2 {
  width: 202px;
  margin: 38px 0 8px 32px;
  line-height: 100%;
  text-transform: lowercase;
  font-family: buendia, Georgia, serif;
  font-size: 30px;
  color: #be5364;
}

.box.tips-tricks .info-label {
  top: 16px;
  left: 32px;
  color: #dd5c41;
}

.box.tips-tricks p,
.box.tips-tricks ul {
  width: 254px;
  margin-left: 32px;
  line-height: 18px;
  font-size: 13px;
}

.box.tips-tricks p {
  margin-bottom: 1em;
}

.box.tips-tricks ul {
  max-width: 78%;
}

.box.tips-tricks li {
  margin-bottom: 0.2em;
  background-position: 0 8px;
}

.box.tips-tricks .read-more {
  position: absolute;
  right: 32px;
  bottom: 12px;
  font-weight: 700;
}

.box.tips-tricks .read-more a {
  display: -webkit-inline-box;
  display: inline-flexbox;
  display: inline-flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  text-decoration: none;
  color: #be5564;
}

.box.tips-tricks .read-more a:hover {
  text-decoration: underline;
}

.box.tips-tricks .read-more a::before {
  content: '';
  width: 24px;
  height: 12px;
  margin-right: 5px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23be5564' viewBox='2 35 125 57'%3E%3Cpath d='m14.107 35.54-2.221-.138 14.53 23.939-4.755.666-16.44-24.501H3l12.438 24.745-8.862-.244c-1.459 0-2.327.313-2.604.906-.279.589-.417 1.564-.417 2.887 0 1.182.242 1.984.8 2.33.518.385 1.283.558 2.324.558l8.759-.383L3 91.188h2.221l15.44-24.883 5.663-.313-14.438 25.196h2.221l17.661-24.5 4.663-.277-13.438 24.777h2.22l16.662-23.777 3.442-.244-13.438 24.021h2.22l16.659-24.021 50.654-.185c-6.455 2.229-10.148 3.884-15.007 8.964-4.895 5.081-7.323 10.161-7.323 15.242l46.647-27.247v-.802l-45.12-27.633c0 2.298.762 5.464 2.324 9.571 1.562 4.107 4.514 7.725 8.817 10.857 4.304 3.132 9.662 4.543 9.662 4.543l-50.654-.357-16.659-24.58-2.22-.138L45.537 60.12l-3.662-.383L25.213 35.54l-2.22-.138 13.658 24.335-3.883-.451L14.107 35.54Z'/%3E%3C/svg%3E");
}

.box.poll {
  width: 294px;
  margin-right: 26px;
  background: url(/static/images/poll-box-bg.png);
  cursor: pointer;
}

.box.poll h2 {
  width: 192px;
  margin: 40px 0 13px 35px;
  line-height: 120%;
  font-family: buendia, Georgia, serif;
  font-size: 33px;
  color: #e37c7b;
}

.box.poll .info-label {
  top: 16px;
  left: 35px;
  color: #85807e;
}

.box.poll .content {
  margin-left: 35px;
}

.box.poll label {
  float: none;
  display: inline-block;
  width: 196px;
  margin-left: 6px;
  font-size: 13px;
  color: #5d5957;
}

.box.poll .call-to-action {
  position: absolute;
  bottom: 15px;
  left: 30px;
  width: 230px;
}

.box.poll .call-to-action a {
  display: inline-block;
  line-height: 100%;
  font-family: jinky, proxima-nova, sans-serif;
  font-size: 38px;
  font-weight: 700;
  color: #fff;
}

.box.poll .call-to-action a:hover {
  text-decoration: none;
}

.box.poll .call-to-action a::before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 15px;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='2 35 125 57'%3E%3Cpath d='m14.107 35.54-2.221-.138 14.53 23.939-4.755.666-16.44-24.501H3l12.438 24.745-8.862-.244c-1.459 0-2.327.313-2.604.906-.279.589-.417 1.564-.417 2.887 0 1.182.242 1.984.8 2.33.518.385 1.283.558 2.324.558l8.759-.383L3 91.188h2.221l15.44-24.883 5.663-.313-14.438 25.196h2.221l17.661-24.5 4.663-.277-13.438 24.777h2.22l16.662-23.777 3.442-.244-13.438 24.021h2.22l16.659-24.021 50.654-.185c-6.455 2.229-10.148 3.884-15.007 8.964-4.895 5.081-7.323 10.161-7.323 15.242l46.647-27.247v-.802l-45.12-27.633c0 2.298.762 5.464 2.324 9.571 1.562 4.107 4.514 7.725 8.817 10.857 4.304 3.132 9.662 4.543 9.662 4.543l-50.654-.357-16.659-24.58-2.22-.138L45.537 60.12l-3.662-.383L25.213 35.54l-2.22-.138 13.658 24.335-3.883-.451L14.107 35.54Z'/%3E%3C/svg%3E");
}

.box.info {
  overflow: auto;
  background: url(/static/images/info-box-bg.png);
}

.box.info .info-label {
  top: 18px;
  left: 22px;
  color: #999;
}

.box.info h2 {
  width: 200px;
  margin: 44px 0 8px 22px;
  font-size: 27px;
  font-weight: normal;
  color: #5f7291;
}

.box.info h2 a {
  text-decoration: none;
  color: #5f7291;
}

.box.info p,
.box.info ul {
  width: 266px;
  margin-left: 22px;
  line-height: 20px;
  font-size: 14px;
  color: #999;
}

.box.info p li,
.box.info ul li {
  background-position: 0 8px;
}

.box.info > .richtext-image {
  margin-left: 22px;
  max-width: calc(100% - 22px);
  max-height: 150px;
}

.box.info .read-more {
  position: absolute;
  top: auto;
  bottom: 12px;
  left: 22px;
  margin: 0;
  font-weight: 800;
}

.box.info .read-more a {
  display: inline-block;
  text-decoration: none;
  color: #5f7291;
}

.box.info .read-more a:hover {
  text-decoration: underline;
}

.box.info .read-more a::before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 10px;
  margin-right: 4px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23999' viewBox='2 35 125 57'%3E%3Cpath d='m14.107 35.54-2.221-.138 14.53 23.939-4.755.666-16.44-24.501H3l12.438 24.745-8.862-.244c-1.459 0-2.327.313-2.604.906-.279.589-.417 1.564-.417 2.887 0 1.182.242 1.984.8 2.33.518.385 1.283.558 2.324.558l8.759-.383L3 91.188h2.221l15.44-24.883 5.663-.313-14.438 25.196h2.221l17.661-24.5 4.663-.277-13.438 24.777h2.22l16.662-23.777 3.442-.244-13.438 24.021h2.22l16.659-24.021 50.654-.185c-6.455 2.229-10.148 3.884-15.007 8.964-4.895 5.081-7.323 10.161-7.323 15.242l46.647-27.247v-.802l-45.12-27.633c0 2.298.762 5.464 2.324 9.571 1.562 4.107 4.514 7.725 8.817 10.857 4.304 3.132 9.662 4.543 9.662 4.543l-50.654-.357-16.659-24.58-2.22-.138L45.537 60.12l-3.662-.383L25.213 35.54l-2.22-.138 13.658 24.335-3.883-.451L14.107 35.54Z'/%3E%3C/svg%3E");
}

.box.general {
  overflow: auto;
  height: 306px;
  margin-bottom: 14px;
  background: url(/static/images/general-box-bg.png);
  background-repeat: no-repeat;
}

.box.general h3 {
  position: absolute;
  top: 18px;
  left: 22px;
  font-size: 16px;
  color: #999;
}

.box.general h2 {
  width: 200px;
  margin: 44px 0 8px 22px;
  font-size: 27px;
  font-weight: normal;
  color: #f35164;
}

.box.general h2 a {
  text-decoration: none;
  color: #f35164;
}

.box.general p {
  width: 266px;
  margin-left: 22px;
  line-height: 20px;
  font-size: 14px;
  color: #3f3f3f;
}

.box.general .read-more {
  position: absolute;
  top: auto;
  bottom: 12px;
  left: 22px;
  width: auto;
  margin: 0;
  line-height: 28px;
  font-size: 16px;
  font-weight: 800;
}

.box.general .read-more a {
  display: inline-block;
  text-decoration: none;
  color: #f35164;
}

.box.general .read-more a:hover {
  text-decoration: underline;
}

.box.general .read-more a::before {
  content: '';
  display: inline-block;
  width: 22px;
  height: 11px;
  margin-right: 6px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f35164' viewBox='2 35 125 57'%3E%3Cpath d='m14.107 35.54-2.221-.138 14.53 23.939-4.755.666-16.44-24.501H3l12.438 24.745-8.862-.244c-1.459 0-2.327.313-2.604.906-.279.589-.417 1.564-.417 2.887 0 1.182.242 1.984.8 2.33.518.385 1.283.558 2.324.558l8.759-.383L3 91.188h2.221l15.44-24.883 5.663-.313-14.438 25.196h2.221l17.661-24.5 4.663-.277-13.438 24.777h2.22l16.662-23.777 3.442-.244-13.438 24.021h2.22l16.659-24.021 50.654-.185c-6.455 2.229-10.148 3.884-15.007 8.964-4.895 5.081-7.323 10.161-7.323 15.242l46.647-27.247v-.802l-45.12-27.633c0 2.298.762 5.464 2.324 9.571 1.562 4.107 4.514 7.725 8.817 10.857 4.304 3.132 9.662 4.543 9.662 4.543l-50.654-.357-16.659-24.58-2.22-.138L45.537 60.12l-3.662-.383L25.213 35.54l-2.22-.138 13.658 24.335-3.883-.451L14.107 35.54Z'/%3E%3C/svg%3E");
}

.box.custom {
  width: 300px;
  height: 303px;
  margin-bottom: 17px;
  background: url(/static/images/custom-box-bg.png);
  background-repeat: no-repeat;
}

@media (resolution >= 120dpi) {
  .box.custom {
    background: url(/static/images/custom-box-bg@2x.png);
    background-size: 100% 100%;
  }
}

.box.custom .icon {
  z-index: 2;
  position: absolute;
  top: 13px;
  right: 15px;
  width: 44px;
  height: 42px;
  background: url(/static/images/custom-box-icon.png);
}

.box.custom h3 {
  z-index: 3;
  position: absolute;
  top: 22px;
  left: 12px;
  margin: 0;
  line-height: 100%;
  font-size: 16px;
  font-weight: 700;
}

.box.custom h3 .highlight {
  padding: 0 8px 0 4px;
  background-color: #f35164;
  color: #fff;
}

.box.custom h2 {
  z-index: 3;
  position: absolute;
  bottom: 15px;
  left: 12px;
  font-size: 30px;
  font-weight: normal;
}

.box.custom h2 .highlight {
  margin-bottom: 4px;
  padding: 4px 8px 8px;
  background-color: #f35164;
  color: #fff;
}

.box.custom .richtext {
  z-index: 3;
  position: absolute;
  top: 56px;
  left: 12px;
  line-height: 20px;
  color: #fff;
  text-shadow:
    2px 2px 2px #f35164,
    0 0 5px #3f3f3f;
}

.box.custom img {
  z-index: 1;
  position: absolute;
  top: 3px;
  left: 5px;
  width: 284px;
  height: 292px;
}

.box.blog {
  overflow: auto;
  height: 300px;
  margin-bottom: 19px;
  background: url(/static/images/blog-box-bg.png);
}

@media (width >= 1340px) {
  .box.blog {
    display: none;
  }
}

@media (resolution >= 120dpi) {
  .box.blog {
    background: url(/static/images/blog-box-bg@2x.png);
    background-size: 100% 100%;
  }
}

.box.blog h2 {
  display: block;
  padding: 20px 20px 0;
  line-height: 100%;
  text-transform: uppercase;
  font-size: 38px;
  font-weight: 800;
  color: #b2bf94;
}

.box.blog .category {
  font-size: 13px;
  color: #666;
}

.box.blog h2 a {
  display: block;
  width: 260px;
  height: 120px;
  color: #b2bf94;
  text-decoration: none;
}

.box.blog .post-list {
  overflow: hidden;
  width: 266px;
  height: 117px;
  margin-left: 20px;
}

.box.blog .post-list .post {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 260px;
  height: 23px;
  padding-top: 14px;
  padding-bottom: 0;
  background-repeat: repeat-x;
  background-position: left top;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' stroke='%23ddd'%3E%3Cpath fill='none' stroke-linecap='square' stroke-opacity='.8' stroke-width='1.25' d='m0 2 1-1 4 4 3-3'/%3E%3C/svg%3E");
}

.box.blog .post-list .post:first-child {
  background: none;
}

.box.blog .post-list .post h3 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
  float: left;
  display: block;
  width: 220px;
  margin: 0;
  line-height: 18px;
  font-size: 16px;
  font-weight: normal;
  color: #a46d82;
}

.box.blog .post-list .post h3 a {
  display: block;
  overflow: hidden;
  max-height: 36px;
  font-weight: 800;
  color: #a46d82;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.box.blog .read-more {
  margin-left: 17px;
  padding-left: 5px;
  line-height: 100%;
  text-transform: lowercase;
  font-size: 16px;
}

.box.blog .read-more a {
  text-decoration: none;
  display: -webkit-box;
  display: flexbox;
  display: flex;
  font-weight: 700;
  color: #a46d82;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.box.blog .read-more a::before {
  content: '';
  width: 24px;
  height: 24px;
  margin-right: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a46d82' viewBox='2 35 125 57'%3E%3Cpath d='m14.107 35.54-2.221-.138 14.53 23.939-4.755.666-16.44-24.501H3l12.438 24.745-8.862-.244c-1.459 0-2.327.313-2.604.906-.279.589-.417 1.564-.417 2.887 0 1.182.242 1.984.8 2.33.518.385 1.283.558 2.324.558l8.759-.383L3 91.188h2.221l15.44-24.883 5.663-.313-14.438 25.196h2.221l17.661-24.5 4.663-.277-13.438 24.777h2.22l16.662-23.777 3.442-.244-13.438 24.021h2.22l16.659-24.021 50.654-.185c-6.455 2.229-10.148 3.884-15.007 8.964-4.895 5.081-7.323 10.161-7.323 15.242l46.647-27.247v-.802l-45.12-27.633c0 2.298.762 5.464 2.324 9.571 1.562 4.107 4.514 7.725 8.817 10.857 4.304 3.132 9.662 4.543 9.662 4.543l-50.654-.357-16.659-24.58-2.22-.138L45.537 60.12l-3.662-.383L25.213 35.54l-2.22-.138 13.658 24.335-3.883-.451L14.107 35.54Z'/%3E%3C/svg%3E");
}

table th,
table td {
  border: none;
  padding: 10px;
}

table th strong,
table td strong {
  color: #f26645;
}

table td {
  vertical-align: top;
}

table th {
  color: #f26645;
}

table tr {
  border: none;
}

@media (width <= 1023px) {
  .box.combined {
    display: none;
  }
}

@media (width >= 1025px) and (width <= 1339px) {
  .box.combined {
    display: none;
  }
}

@media (width >= 1024px) {
  .box.combined .box.populaire-onderwerpen {
    display: block;
  }
}

@media (width >= 1024px) {
  .box.combined .box.blog {
    display: block;
  }
}

.error-msg {
  display: inline-block;
  border-radius: 4px;
  padding: 10px 15px;
  background-color: #f2dede;
  color: #333;
}

div.lipstick {
  width: 297px;
  height: 281px;
  background: transparent url(/static/images/lipstick.png) no-repeat 0 0;
}

.contact-form .login {
  font-size: 15px;
  color: #797876;
}

.contact-form .login a {
  color: #797876;
}

.contact-form .form-line ul {
  margin-top: 0;
}

.contact-form .form-line ul li {
  float: left;
  margin-right: 20px;
}

.contact-form .form-line ul li::before {
  display: none;
  margin: 0;
  padding: 0;
  background: none;
}

@media (width >= 1024px) {
  .contact-form .form-line .column.right {
    width: 280px;
  }
}

.contact-form #id_age {
  width: 50px;
  margin-right: 5px;
}

.contact-form #id_gender {
  display: -webkit-box;
  display: flexbox;
  display: flex;
}

.contact-form #id_gender div:first-child label {
  margin-right: 10px;
}

.contact-form #id_gender li {
  background: none;
}

@media (width >= 768px) {
  .contact-form label[for='id_expectation'] {
    width: 110px;
  }
}

body.tap * {
  cursor: pointer;
}

.symptoms .main-content {
  width: 100%;
  margin: 0;
}

@media (width >= 768px) {
  .symptoms .body-info {
    float: left;
    width: 300px;
    margin: 0 20px 20px 0;
  }
}

@media (width <= 767px) {
  .symptoms .bodymap {
    position: relative;
    width: 100%;
  }
}

@media (width >= 768px) {
  .symptoms .bodymap {
    position: relative;
    float: left;
    width: 669px;
    height: 602px;
    margin: 20px 0 60px;
  }
}

.symptoms .rollovers {
  z-index: 2;
  position: relative;
}

@media (width <= 767px) {
  .symptoms .rollovers {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
}

@media (width <= 767px) {
  .symptoms .rollovers > div {
    width: 50%;
    height: 26vw;
  }
}

@media (width <= 767px) {
  .symptoms .rollovers > div:nth-child(even) {
    display: -webkit-box;
    display: flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
  }
}

.symptoms .rollovers h3 {
  z-index: 3;
  display: -webkit-box;
  display: flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.35;
  margin: 0;
  line-height: 100%;
  font-size: 16px;
  color: #f25164;
}

@media (width <= 767px) {
  .symptoms .rollovers h3 {
    width: 100px;
  }
}

.symptoms .rollovers h3::before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 25px;
  margin: 0 5px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-repeat: no-repeat;
}

.symptoms .rollovers h3.opened {
  z-index: 5;
}

.symptoms .rollovers h3.has-items {
  opacity: 1;
  cursor: pointer;
  padding: 5px 10px;
  transition:
    border-color 200ms linear,
    background-color 200ms linear;
  border: 1px solid transparent;
  background-color: transparent;
}

.symptoms .rollovers h3.has-items:hover {
  background-color: rgb(255 255 255 / 30%);
  border-color: #ccc;
}

.symptoms .rollovers ul {
  z-index: 4;
  margin: 0;
  background-color: #fff;
}

@media (width <= 767px) {
  .symptoms .rollovers ul {
    width: 100%;
  }
}

@media (width >= 768px) {
  .symptoms .rollovers ul {
    box-shadow: 2px 4px 4px #aaa;
    border: 1px solid #c3babf;
    width: 460px;
    padding: 60px 20px 10px;
  }
}

.symptoms .rollovers li {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  margin: 0 0 10px;
  line-height: 125%;
}

.symptoms .rollovers li div {
  display: inline-block;
  vertical-align: top;
}

@media (width <= 767px) {
  .symptoms .rollovers li div {
    width: 50%;
  }
}

.symptoms .rollovers li.heading div {
  font-size: 14px;
  color: #999;
}

.symptoms .rollovers li .symptom {
  width: 248px;
  margin-right: 25px;
}

@media (width <= 767px) {
  .symptoms .rollovers li .symptom {
    width: 50%;
  }
}

.symptoms .rollovers li .cause {
  width: 180px;
}

@media (width <= 767px) {
  body.tap.symptoms .bodymap .rollovers .rollovers-heading {
    display: -webkit-box;
    display: flexbox;
    display: flex;
  }
}

.symptoms .bodymap .rollovers .rollovers-heading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 34px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  border-bottom: 1px solid #c3babf;
  display: none;
  background: #fff;
  z-index: 11;
}

@media (width <= 767px) {
  .symptoms .bodymap .rollovers h3 {
    display: -webkit-box;
    display: flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media (width >= 768px) {
  .symptoms .bodymap .rollovers h3 {
    position: absolute;
  }
}

@media (width <= 767px) {
  .symptoms .bodymap .rollovers ul {
    position: absolute;
    top: 34px;
    left: 0;
    z-index: 10;
    padding: 20px 15px;
    border: 1px solid #c3babf;
    box-sizing: border-box;
  }
}

@media (width >= 768px) {
  .symptoms .bodymap .rollovers ul {
    position: absolute;
  }
}

@media (width <= 767px) {
  .symptoms .bodymap .rollovers ul li {
    padding-left: 0;
    background: none;
  }
}

.symptoms .bodymap .rollovers .hoofd h3 {
  top: 75px;
  left: 113px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}

@media (width <= 767px) {
  .symptoms .bodymap .rollovers .hoofd h3 {
    top: 25px;
    left: 13px;
  }
}

@media (width >= 768px) {
  .symptoms .bodymap .rollovers .hoofd ul {
    top: 60px;
    left: 92px;
  }
}

.symptoms .bodymap .rollovers .mond-en-keel h3 {
  top: 123px;
  left: 363px;
}

@media (width >= 768px) {
  .symptoms .bodymap .rollovers .mond-en-keel ul {
    top: 108px;
    left: 345px;
  }
}

@media (width >= 768px) and (width <= 1023px) {
  .symptoms .bodymap .rollovers .mond-en-keel ul {
    left: 36px;
  }
}

.symptoms .bodymap .rollovers .huid h3 {
  top: 559px;
  left: 98px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}

@media (width >= 768px) {
  .symptoms .bodymap .rollovers .huid ul {
    top: 544px;
    left: 77px;
  }
}

.symptoms .bodymap .rollovers .borst h3 {
  top: 286px;
  left: 67px;
}

@media (width <= 767px) {
  .symptoms .bodymap .rollovers .borst h3 {
    top: 96px;
    left: 7px;
  }
}

@media (width >= 768px) {
  .symptoms .bodymap .rollovers .borst h3 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
  }
}

@media (width >= 768px) {
  .symptoms .bodymap .rollovers .borst ul {
    top: 271px;
    left: 46px;
  }
}

.symptoms .bodymap .rollovers .spieren h3 {
  top: 225px;
  left: 428px;
}

@media (width <= 767px) {
  .symptoms .bodymap .rollovers .spieren h3 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
  }
}

@media (width >= 768px) {
  .symptoms .bodymap .rollovers .spieren ul {
    top: 210px;
    left: 410px;
  }
}

@media (width >= 768px) and (width <= 1023px) {
  .symptoms .bodymap .rollovers .spieren ul {
    left: 60px;
  }
}

.symptoms .bodymap .rollovers .hart-en-bloedvaten h3 {
  top: 323px;
  left: 428px;
  width: 140px;
}

@media (width >= 768px) {
  .symptoms .bodymap .rollovers .hart-en-bloedvaten ul {
    top: 308px;
    left: 410px;
  }
}

@media (width >= 768px) and (width <= 1023px) {
  .symptoms .bodymap .rollovers .hart-en-bloedvaten ul {
    left: 80px;
  }
}

.symptoms .bodymap .rollovers .botten-en-gewrichten h3 {
  top: 372px;
  left: 45px;
  width: 140px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}

@media (width >= 768px) {
  .symptoms .bodymap .rollovers .botten-en-gewrichten ul {
    top: 357px;
    left: 24px;
  }
}

.symptoms .bodymap .rollovers .buik h3 {
  top: 445px;
  left: 424px;
}

@media (width >= 768px) {
  .symptoms .bodymap .rollovers .buik ul {
    top: 430px;
    left: 406px;
  }
}

@media (width >= 768px) and (width <= 1023px) {
  .symptoms .bodymap .rollovers .buik ul {
    left: 46px;
  }
}

.symptoms .bodymap .rollovers .onderbuik h3 {
  top: 523px;
  left: 431px;
}

@media (width <= 767px) {
  .symptoms .bodymap .rollovers .onderbuik h3 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
  }
}

@media (width >= 768px) {
  .symptoms .bodymap .rollovers .onderbuik ul {
    top: 508px;
    left: 414px;
  }
}

@media (width >= 768px) and (width <= 1023px) {
  .symptoms .bodymap .rollovers .onderbuik ul {
    left: 74px;
  }
}

.symptoms .alle h3::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f25164' viewBox='0 0 325 390'%3E%3Cpath d='M121.6 1.8c-185 25.8-133.4 391.5-4.3 387.1 129-4.2 206.5-77.4 206.5-202.1 0-133.4-120.5-193.6-202.2-185Z'/%3E%3Ccircle cx='155' cy='100' r='25' fill='%23fff'/%3E%3Cpath fill='%23fff' d='M135 150h40v150h-40z'/%3E%3C/svg%3E");
}

.symptoms .bodymap-categories .alle a,
.symptoms .alle .rollovers h3 {
  color: #f25164;
}

.symptoms .overgewicht h3::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%235f7291' viewBox='0 0 325 390'%3E%3Cpath d='M121.6 1.8c-185 25.8-133.4 391.5-4.3 387.1 129-4.2 206.5-77.4 206.5-202.1 0-133.4-120.5-193.6-202.2-185Z'/%3E%3Ccircle cx='155' cy='100' r='25' fill='%23fff'/%3E%3Cpath fill='%23fff' d='M135 150h40v150h-40z'/%3E%3C/svg%3E");
}

.symptoms .bodymap-categories .overgewicht a,
.symptoms .overgewicht .rollovers h3 {
  color: #5f7291;
}

.symptoms .ondergewicht h3::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f2867d' viewBox='0 0 325 390'%3E%3Cpath d='M121.6 1.8c-185 25.8-133.4 391.5-4.3 387.1 129-4.2 206.5-77.4 206.5-202.1 0-133.4-120.5-193.6-202.2-185Z'/%3E%3Ccircle cx='155' cy='100' r='25' fill='%23fff'/%3E%3Cpath fill='%23fff' d='M135 150h40v150h-40z'/%3E%3C/svg%3E");
}

.symptoms .bodymap-categories .ondergewicht a,
.symptoms .ondergewicht .rollovers h3 {
  color: #f2867d;
}

.symptoms .braken h3::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239fab85' viewBox='0 0 325 390'%3E%3Cpath d='M121.6 1.8c-185 25.8-133.4 391.5-4.3 387.1 129-4.2 206.5-77.4 206.5-202.1 0-133.4-120.5-193.6-202.2-185Z'/%3E%3Ccircle cx='155' cy='100' r='25' fill='%23fff'/%3E%3Cpath fill='%23fff' d='M135 150h40v150h-40z'/%3E%3C/svg%3E");
}

.symptoms .bodymap-categories .braken a,
.symptoms .braken .rollovers h3 {
  color: #9fab85;
}

.symptoms .laxeren h3::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%238bbfc5' viewBox='0 0 325 390'%3E%3Cpath d='M121.6 1.8c-185 25.8-133.4 391.5-4.3 387.1 129-4.2 206.5-77.4 206.5-202.1 0-133.4-120.5-193.6-202.2-185Z'/%3E%3Ccircle cx='155' cy='100' r='25' fill='%23fff'/%3E%3Cpath fill='%23fff' d='M135 150h40v150h-40z'/%3E%3C/svg%3E");
}

.symptoms .bodymap-categories .laxeren a,
.symptoms .laxeren .rollovers h3 {
  color: #8bbfc5;
}

.symptoms .eetbui h3::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b88585' viewBox='0 0 325 390'%3E%3Cpath d='M121.6 1.8c-185 25.8-133.4 391.5-4.3 387.1 129-4.2 206.5-77.4 206.5-202.1 0-133.4-120.5-193.6-202.2-185Z'/%3E%3Ccircle cx='155' cy='100' r='25' fill='%23fff'/%3E%3Cpath fill='%23fff' d='M135 150h40v150h-40z'/%3E%3C/svg%3E");
}

.symptoms .bodymap-categories .eetbui a,
.symptoms .eetbui .rollovers h3 {
  color: #b88585;
}

.symptoms .bodymap .illustration {
  background-repeat: no-repeat;
}

@media (width <= 767px) {
  .symptoms .bodymap .illustration {
    width: 100%;
    height: 130vw;
    background-image: url(/static/images/bg-bodymap@2x.png);
    background-size: 130%;
  }
}

@media (width >= 768px) {
  .symptoms .bodymap .illustration {
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    width: 589px;
    height: 602px;
    background-position: 80px 0;
    background-image: url(/static/images/bg-bodymap.png);
  }
}

@media (width >= 768px) and (resolution >= 120dpi),
  (width >= 768px) and (resolution >= 120dpi) {
  .symptoms .bodymap .illustration {
    background-image: url(/static/images/bg-bodymap@2x.png);
    background-size: 100%;
  }
}

@media (width >= 768px) {
  .symptoms .bodymap-categories-label {
    display: none;
  }
}

.symptoms .bodymap-categories {
  margin: 50px 0;
}

@media (width <= 767px) {
  .symptoms .bodymap-categories {
    margin-top: 0;
  }
}

.symptoms .bodymap-categories ul {
  border-style: solid;
  border-width: 0 0 1px;
  border-color: #999;
  width: 100%;
  height: 30px;
}

.symptoms .bodymap-categories ul li {
  display: block;
  border-style: solid;
  border-width: 1px 1px 0;
  border-color: #fff;
  padding: 0 5px;
  background: #fff;
  font-family: proxima-nova, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 800;
}

@media (width <= 767px) {
  .symptoms .bodymap-categories ul li {
    display: none;
    border: 1px solid #999;
    box-sizing: border-box;
    width: 100%;
    padding: 5px;
  }
}

@media (width >= 768px) {
  .symptoms .bodymap-categories ul li {
    float: left;
    margin: 0 0 0 5px;
  }
}

@media (width >= 1024px) {
  .symptoms .bodymap-categories ul li {
    margin-left: 15px;
  }
}

.symptoms .bodymap-categories ul li.current {
  border-color: #999;
}

@media (width <= 767px) {
  .symptoms .bodymap-categories ul li.current {
    display: block;
  }
}

@media (width >= 768px) {
  .symptoms .bodymap-categories ul li.current {
    height: 30px;
  }
}

@media (width <= 767px) {
  .symptoms .bodymap-categories ul li.current:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
}

@media (width <= 767px) {
  .symptoms .bodymap-categories ul li.current a {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'%3E%3Cpath d='m6.252 9.256-3.29-3.25a.82.82 0 0 1 0-1.16 1.005 1.005 0 0 1 1.41 0l3.17 3.16 3.22-3.27a.913.913 0 0 1 1.26 0 .914.914 0 0 1 0 1.27l-4.51 4.51-1.26-1.26Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 15px 15px;
  }
}

@media (width <= 767px) {
  .symptoms .bodymap-categories ul li:not(.current) {
    border-width: 0 1px;
  }
}

@media (width <= 767px) {
  .symptoms .bodymap-categories ul li:not(.current):last-child {
    border-bottom-width: 1px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
}

@media (width <= 767px) {
  .symptoms .bodymap-categories ul li:not(.current):first-child {
    border-top-width: 1px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
}

.symptoms .bodymap-categories ul li a {
  text-decoration: none;
}

@media (width <= 767px) {
  .symptoms .bodymap-categories ul li a {
    display: block;
    padding-left: 5px;
    font-size: 16px;
  }
}

@media (width <= 767px) {
  .symptoms .bodymap-categories ul:not(.open) li {
    border-radius: 3px;
  }
}

.symptoms .bodymap .rollovers ul {
  display: none;
}

.symptoms .rollovers h3.opened + ul {
  display: block;
}

@media (width <= 767px) {
  .bodymap-wrapper {
    display: -webkit-box;
    display: flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
}

@media (width <= 767px) {
  .bodymap-wrapper .body-info {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

@media (width <= 767px) {
  .bodymap-wrapper .bodymap-categories-wrapper {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    z-index: 10;
  }
}

@media (width <= 767px) {
  .bodymap-wrapper .bodymap {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}

.bodymap-illustration {
  margin-bottom: 60vw;
}

.main-content .bodymap ul li {
  background: none;
}

.login-form input[type='password'] {
  font-family: sans-serif;
}

.login-form .errorlist {
  margin: 0;
}

.login-form .form-line a {
  font-size: 13px;
  color: #797876;
}

.login-form .register {
  font-size: 15px;
  color: #797876;
}

.login-form .register a {
  color: #797876;
}

.login .register-block {
  font-size: 15px;
  color: #797876;
}

.login .register-block a {
  color: #797876;
}

.login th {
  padding-left: 0;
}

.login .lost-password {
  margin-bottom: 0;
}

.login .hidden-submit-button {
  height: 0;
  margin-left: -9999px;
}

.profile-form {
  margin-bottom: 1em;
}

.profile-form .form-line ul {
  margin-top: 0;
}

.profile-form .form-line ul li {
  float: left;
  margin-right: 20px;
}

.profile-form .form-line ul li::before {
  display: none;
  margin: 0;
  padding: 0;
  background: none;
}

@media (width >= 1024px) {
  .profile-form .form-line .column.right {
    width: 280px;
  }
}

.profile-form #id_age {
  width: 50px;
  margin-right: 5px;
}

@media (width >= 1024px) {
  .profile-form #id_notifications {
    margin-left: 231px;
  }
}

.registration-form input[type='text'],
.registration-form input[type='email'],
.registration-form input[type='password'] {
  width: 292px;
}

.registration-form .login {
  font-size: 15px;
  color: #797876;
}

.registration-form .login a {
  color: #797876;
}

.registration-form .form-line ul {
  margin-top: 0;
}

.registration-form .form-line ul li {
  float: left;
  margin-right: 20px;
}

.registration-form .form-line ul li::before {
  display: none;
  margin: 0;
  padding: 0;
  background: none;
}

.registration-form #id_age {
  width: 50px;
  margin-right: 5px;
}

.registration-form #id_gender {
  display: -webkit-box;
  display: flexbox;
  display: flex;
}

.registration-form #id_gender div:first-child label {
  margin-right: 10px;
}

.registration-form #id_gender li {
  background: none;
}

.search-decorator {
  width: 300px;
  height: 300px;
  margin-bottom: 20px;
  background: url(/static/images/search-decorator-box-bg.png) no-repeat;
}

.search .content {
  width: 620px;
  margin-right: 20px;
}

.search-box {
  height: 50px;
  padding: 20px 10px;
  background: url(/static/images/search-box-bg.png) no-repeat;
}

.search-box form {
  display: -webkit-box;
  display: flexbox;
  display: flex;
}

.search-box form input.search {
  border: 1px solid #e0dad2;
  border-radius: 3px;
  width: 525px;
  height: 18px;
  margin: 1px 7px 0 0;
  padding: 3px;
  font-size: 13px;
  color: #666;
}

.search-box form input.submit {
  height: 26px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f2ede7' preserveAspectRatio='none' viewBox='0 0 128 32'%3E%3Cpath fill-opacity='.95' d='M10.331 1.586c69.185-2.735 74.266-.544 106.55-.444 10.385 2.252 10.64 6.558 10.64 12.9.006 6.344-3.04 13.806-10.12 15.403-17.636 3.942-100.49 1.799-105.8 1.124-5.321-.683-10.13-4.08-10.89-12.899-.572-6.668-1.01-14.725 9.62-16.082v-.002Z'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  color: #333;
}

.info {
  color: #797876;
}

.highlighted {
  font-weight: 800;
}

.content-search ol li {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}

.search-result h2 a {
  text-decoration: none;
}

.search-result .snippet {
  margin-bottom: 0;
  line-height: 1.6;
  font-size: 15px;
}

.search-result .url {
  line-height: 1.6;
  font-size: 13px;
}

.selftest-bottom {
  position: relative;
  display: -webkit-box;
  display: flexbox;
  display: flex;
  height: 100px;
  margin: 15px 0;
  background-repeat: repeat-x;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' stroke='%23ddd'%3E%3Cpath fill='none' stroke-linecap='square' stroke-opacity='.8' stroke-width='1.25' d='m0 2 1-1 4 4 3-3'/%3E%3C/svg%3E");
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.get-button .get-button,
.selftest-bottom .back {
  color: #c3babf;
}

.selftest-bottom .button,
.get-button.right {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0;
  width: 116px;
  height: 35px;
  padding-top: 2px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f35164' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E"),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f35164' stroke='%23c3babf' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill='none' stroke-width='.54' d='M40.429 1.313c-4.505.082-8.144.156-9.466.197-9.54.292-17.977.942-22.864 2.135C3.262 4.82 1.721 6.617 1.282 9.072c-.197 1.111-.174 2.355-.124 3.74.029.859.135 1.752.327 2.638.793 3.667 3.014 7.214 6.946 8.056 4.033.868 12.987 1.203 23.326 1.244 1.322.004 4.966-.023 9.472-.069 9.708-.095 12.447-.119 14.038-.146.709-.009.799-.018 2.132-.041 16.277-.307 31.453-.993 33.303-1.258 3.724-.53 7.031-2.976 7.386-9.221l.005-.105c.107-2.108.186-4.412-.405-6.397-.754-2.505-2.582-4.508-6.8-4.979-5.759-.64-19.72-1.275-34.287-1.362-1.334-.005-1.423-.032-2.133-.041-1.598-.024-4.336.003-14.039.182Z'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  text-align: center;
  color: #fff;
}

.online-behandeling .button,
.overlay-main .button,
.slowchat-button {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0 none;
  width: 154px;
  height: 44px;
  margin: 0;
  padding: 5px 0;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f35164' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E"),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f35164' stroke='%23c3babf' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill='none' stroke-width='.54' d='M40.429 1.313c-4.505.082-8.144.156-9.466.197-9.54.292-17.977.942-22.864 2.135C3.262 4.82 1.721 6.617 1.282 9.072c-.197 1.111-.174 2.355-.124 3.74.029.859.135 1.752.327 2.638.793 3.667 3.014 7.214 6.946 8.056 4.033.868 12.987 1.203 23.326 1.244 1.322.004 4.966-.023 9.472-.069 9.708-.095 12.447-.119 14.038-.146.709-.009.799-.018 2.132-.041 16.277-.307 31.453-.993 33.303-1.258 3.724-.53 7.031-2.976 7.386-9.221l.005-.105c.107-2.108.186-4.412-.405-6.397-.754-2.505-2.582-4.508-6.8-4.979-5.759-.64-19.72-1.275-34.287-1.362-1.334-.005-1.423-.032-2.133-.041-1.598-.024-4.336.003-14.039.182Z'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  line-height: 23px;
  text-align: center;
  text-transform: lowercase;
  text-decoration: none !important;
  font-size: 20px;
  color: #fff;
}

.slowchat-button {
  color: #fff !important;
  padding-inline: 1rem;
}

.slowchat-button:hover {
  opacity: 0.7;
}

.online-behandeling .button.disabled,
.overlay-main .button.disabled {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ccc' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill-opacity='.95' d='M9.365 3.886c12.98-1.534 64.936-3.662 81.511-.315 7.938 1.598 8.138 4.643 8.138 9.122 0 4.486-2.33 9.767-7.746 10.892-13.492 2.789-76.868 1.275-80.932.795-4.072-.48-7.746-2.881-8.327-9.121-.443-4.715-.782-10.413 7.356-11.373Z'/%3E%3C/svg%3E"),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ccc' stroke='%23c3babf' preserveAspectRatio='none' viewBox='0 0 100 26'%3E%3Cpath fill='none' stroke-width='.54' d='M40.429 1.313c-4.505.082-8.144.156-9.466.197-9.54.292-17.977.942-22.864 2.135C3.262 4.82 1.721 6.617 1.282 9.072c-.197 1.111-.174 2.355-.124 3.74.029.859.135 1.752.327 2.638.793 3.667 3.014 7.214 6.946 8.056 4.033.868 12.987 1.203 23.326 1.244 1.322.004 4.966-.023 9.472-.069 9.708-.095 12.447-.119 14.038-.146.709-.009.799-.018 2.132-.041 16.277-.307 31.453-.993 33.303-1.258 3.724-.53 7.031-2.976 7.386-9.221l.005-.105c.107-2.108.186-4.412-.405-6.397-.754-2.505-2.582-4.508-6.8-4.979-5.759-.64-19.72-1.275-34.287-1.362-1.334-.005-1.423-.032-2.133-.041-1.598-.024-4.336.003-14.039.182Z'/%3E%3C/svg%3E");
  background-size: 100% 100%;
}

.online-behandeling input.button {
  display: block;
}

.online-behandeling .button {
  box-shadow: none;
  min-height: unset;
  margin: 16px 0;
}

.online-behandeling .button:hover {
  opacity: 0.7;
}

.online-behandeling .button.right,
.online-behandeling .button.get-button {
  margin: 0;
}

@media (width <= 767px) {
  .selftest-question {
    overflow: auto;
  }
}

.selftest-question p:first-child {
  margin-left: -50px;
  padding-left: 50px;
  min-height: 36px;
  background: url(/static/images/question-mark.svg) no-repeat scroll left top
    transparent;
  background-size: 38px 36px;
  font-size: 16px;
  color: #f25164;
}

@media (width <= 767px) {
  .selftest-question p:first-child {
    box-sizing: border-box;
    width: 100%;
    margin-left: 0;
    padding-left: 50px;
  }
}

@media (width <= 767px) {
  .selftest-question .form-line {
    padding-left: 50px;
  }
}

.selftest-question ul li {
  padding: 3px 0;
}

.selftest-question ul li label input {
  margin-right: 3px;
}

.intake-form .intake h3 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #000;
}

.intake-form input[type='submit'].button.right {
  margin-bottom: 10px;
}

.intake-form .intake section.main > section {
  margin-bottom: 20px;
}

.intake-form .intake section.main > h3,
.intake-form .intake section h3 span {
  color: #f25164;
}

.intake-form .intake h3.option-header {
  cursor: pointer;
}

.intake-form .button {
  box-sizing: content-box;
  margin: 16px 0;
}

.intake-form ul {
  margin: 0;
}

.intake-form ul li {
  display: inline-block;
  margin-right: 10px;
}

.intake-form input[type='text'] {
  min-width: 280px;
  width: 100%;
}

.intake-form textarea {
  width: 100%;
  height: 125px;
}

.intake-form .field-row {
  margin-bottom: 26px;
}

.intake-form .field-share_data {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.intake-form .field-share_data label {
  padding-left: 12px;
}

.demo-page h3,
.demo-page a {
  color: #f25164;
}

.demo-page h3 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: normal;
}

.demo-page a {
  float: left;
  margin-right: 10px;
  font-size: 16px !important;
  text-decoration: none;
}

.demo-page nav {
  margin: 20px 0;
}

.overlay-title {
  font-size: 20px;
  font-weight: 800;
}

.overlay-title span.nr {
  margin-left: 640px;
}

.open-overlay {
  cursor: pointer;
}

.subtheme .bg-illustration {
  z-index: -1;
  position: absolute;
}

@media (width <= 767px) {
  .subtheme .bg-illustration {
    display: none;
  }
}

.subtheme.eten .main .bg-illustration {
  top: 50px;
  left: 435px;
  width: 226px;
  height: 300px;
  background: url(/static/images/illustrations/bg-illustration-1.png) no-repeat;
}

.subtheme.gewicht .main .bg-illustration {
  top: 50px;
  left: 515px;
  width: 125px;
  height: 561px;
  background: url(/static/images/illustrations/bg-illustration-2.png) no-repeat;
}

@media (resolution >= 120dpi) {
  .subtheme.gewicht .main .bg-illustration {
    background: url(/static/images/illustrations/bg-illustration-2@2x.png)
      no-repeat;
    background-size: 100% 100%;
  }
}

.subtheme.uiterlijk .main .bg-illustration {
  top: 46px;
  left: 465px;
  width: 209px;
  height: 375px;
  background: url(/static/images/illustrations/bg-illustration-3.png) no-repeat;
}

.subtheme.kopzorgen .main .bg-illustration {
  top: 50px;
  left: 505px;
  width: 150px;
  height: 310px;
  background: url(/static/images/illustrations/bg-illustration-4.png) no-repeat;
}

@media (resolution >= 120dpi) {
  .subtheme.kopzorgen .main .bg-illustration {
    background: url(/static/images/illustrations/bg-illustration-4@2x.png)
      no-repeat;
    background-size: 100% 100%;
  }
}

.subtheme.jij-en-anderen .main .bg-illustration {
  top: 45px;
  left: 500px;
  width: 175px;
  height: 400px;
  background: url(/static/images/illustrations/bg-illustration-5.png) no-repeat;
}

@media (resolution >= 120dpi) {
  .subtheme.jij-en-anderen .main .bg-illustration {
    background: url(/static/images/illustrations/bg-illustration-5@2x.png)
      no-repeat;
    background-size: 100% 100%;
  }
}

@media (width <= 767px) {
  .main-content {
    width: 100% !important;
    margin-right: 0;
  }
}

@media (width <= 767px) {
  .main-content .content {
    max-width: 510px;
    margin: 0 auto;
  }
}

.more-information {
  margin-top: 2em;
}

.more-information hr,
.more-information .hr {
  margin-bottom: 2em;
}

.more-information ul li::before {
  display: none;
  margin: 0;
  padding: 0;
  background: none;
}
