/*Form*/
.form-assembly-wrapper form .input-wrapper input {
  border: 1px solid #eeeeee;
}
.form-assembly-wrapper form h1 {
  font-family: 'Raleway Bold', arial;
  font-weight: 700;
  font-size: 36px;
  line-height: normal;
}
.form-assembly-wrapper .form p {
  color: #666666 !important;
}
.form-assembly-wrapper form .privacy-statement-link {
  font-family: 'Raleway Bold';
  font-weight: 700;
}
/*overlays*/
.container-default:has(.nine-overlay-image) {
  position: relative;
}
.nine-overlay-image {
  position: absolute;
  right: 0;
  bottom: -20%;
}

.top-right__container,
.top-left__container,
.bottom-left-v {
  position: relative;
}

@media (max-width: 992px) {
  .top-hide-mb,
  .top-left,
  .top-right,
  .top-left-green::before,
  .bottom-left-v::after {
    display: none;
  }
}
.top-right {
  position: absolute;
  right: 0;
  top: 0;

  /*content: "";
    background-image: url(data:image/svg+xml,<svg width="284" height="892" viewBox="0 0 284 892" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.15" d="M540.694 111.887C687.501 285.579 935.292 320.774 841.257 637.743C760.796 908.763 579.025 919.735 316.25 866.943C4.06806 804.266 -42.4064 569.418 29.4768 349.451C101.36 129.376 307.888 -163.587 540.694 111.887Z" fill="%23FDB714"/></svg>);
    width: 284px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-size: 100% 100%;*/
}
.visit-us .top-left,
.top-left {
  position: absolute;
  left: 0;
  top: unset;
  bottom: 60%;
  overflow-y: visible;
  z-index: 2;
}

.top-right__container:has(.homepage-carousel) .top-right img {
  max-height: 60%;
}
.top-left-green {
  position: relative;
}
.top-left-green::before {
  content: '';
  background-image: url('data:image/svg+xml,<svg width="247" height="432" viewBox="0 0 247 432" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.1" d="M126.762 -276.253C53.7358 -43.7504 -118.809 29.1374 128.872 264.408C344.67 469.117 853.512 515.133 790.332 238.229C731.606 -18.9548 1032.5 -356.522 778.493 -395.734C566.094 -428.488 236.713 -626.392 126.762 -276.253Z" fill="%237EBA3D"/></svg>');
  width: 284px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-size: 100% 100%;
}
.bottom-left {
  position: absolute;
  left: 0;
  bottom: -50%;
}
.bottom-right {
  position: absolute;
  right: 0;
  bottom: 0;
}
.bottom-left-v {
  overflow: hidden;
}
.bottom-left-v:has(.tabs) {
  overflow: visible;
}
.bottom-left-v::after {
  content: '';
  background-image: url('data:image/svg+xml,<svg width="226" height="913" viewBox="0 0 226 913" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.15" d="M99.2376 204.747C172.264 437.25 344.809 510.137 97.1277 745.408C-118.67 950.117 -627.512 996.133 -564.332 719.229C-505.606 462.045 -806.503 124.478 -552.493 85.2658C-340.094 52.5124 -10.7126 -145.392 99.2376 204.747Z" fill="%23BB4197"/></svg>');
  width: 284px;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: -80%;
  background-size: 100% 100%;
}
.accordion .acc {
  position: relative;
  z-index: 20;
}

/*video grid*/
.video-grid .btn-primary-1 {
  width: 100%;
  display: block;
  text-align: center;
}
.video__description {
  background-color: white;
  padding: 20px 40px;
}

.video__description h4 {
  font-family: 'Raleway Bold';
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
}

.video__description p {
  font-family: Raleway;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}

div.mk-carousel-one .mk-carousel__slide-image {
  height: auto;
}
.other-pages h1,
.other-pages h2,
.other-pages h3,
.other-pages h4 {
  margin-block: 1em;
  text-transform: uppercase;
  font-weight: bold;
}

.other-pages .hero-banner-one__text img,
.other-pages .hero-banner-one__overlay-wrapper {
  width: 80vw;
  max-width: 80vw;
}
main:has(.other-pages) {
  margin-top: 80px;
}

#wrapper:has(.has-cookiebar) main:has(.other-pages) {
  margin-top: 120px;
}

@media (max-width: 1200px) {
  main:has(.other-pages) {
    margin-top: 60px;
  }

  #wrapper:has(.has-cookiebar) main:has(.other-pages) {
    margin-top: 100px;
  }
}

.static-gallery__text.text-left {
  text-align: center;
}

.faq .--theme-lightOverlap {
  margin-top: 0;
  position: relative;
  top: -50px;
  border-radius: 12px;
}

@media (min-width: 769px) {
  div.progressive-profiling.form .form-group {
    width: 100% !important;
    margin-inline: 0;
    margin-left: 0 !important;
    /* margin-bottom: 0 !important; */
  }
}

@media (min-width: 1250px) {
  .form-assembly-wrapper:has(.progressive-profiling) {
    max-width: 1200px;
    margin-inline: auto;
  }
}

.input-wrapper--select.form-group > label {
  display: none;
}

span[class*='indicatorSeparator'],
span.css-1u9des2-indicatorSeparator {
  display: none;
}

div[class*='placeholder'] {
  font-size: var(--formLabelFontSize);
  font-family: var(--secondFont) !important;
  color: var(--profLabelColor) !important;
}

.css-13cymwt-control {
  border-width: 2px !important;
  border-color: var(--pf-borderColor) !important;
  border-radius: 0px !important;
}

.css-tj5bde-Svg {
  fill: var(--pf-borderColor) !important;
  stroke: var(--pf-borderColor) !important;
}

.input-wrapper--select {
  max-width: 1226px;
  margin-left: auto;
  margin-right: auto;
}

/* .css-13cymwt-control {
  z-index: 1000000000000;
} */

.css-b62m3t-container {
  z-index: 0;
}

.input-wrapper--select .form-control-select {
  z-index: 11;
}

.input-wrapper--select ~ .input-wrapper--select .form-control-select {
  z-index: 10;
}

