@media screen and (min-width: 60rem) {
  /* #stickycta { display: none!important; } */
  .embeditem { margin: -4.5rem auto 0 auto!important; max-width: 70rem; }
}

@media screen and (max-width: 60rem) {
  /* body:not(.scrolling) #stickycta,
  body.canvasactive #stickycta { bottom: 0!important; opacity: 1!important; } */
  .embeditem { padding: 0 .75rem!important; margin-top: -5rem!important; }
}
@media screen and (max-width: 80rem) {
  /* header.active { overflow-y: scroll; } */

  body #stickycta .button { margin-left: 0!important; }
}


.head-image:has(+ div.articlepos > section.embeditem) .twothird:not(:has( + figure)) { margin: 0 auto; float: none; }

.embeditem:has(iframe[src*='experience']) {
  padding-bottom: 0 !important;
}

.grecaptcha-badge{
  display: none !important;
}
.bg-geel{
    background-color: #FAF6C4;
    padding: 0 3px;
}
.iti{
    width: 100% !important;
}
.iti__selected-country{
    height: 65% !important;
}
