/*------------------------------------------------------------
    Site Fonts
-------------------------------------------------------------*/
body {
  color: #383936;
  font-family: "montserrat", sans-serif;
  font-size: 1rem;
  background-color: #ffffff;
  font-weight: 400;
  line-height: 1.6;
  overflow-x: hidden;
}
@media (min-width: 600px) {
  body {
    font-size: 1.25rem;
  }
}

.region--content a {
  color: #383936;
  text-decoration: underline;
}
.region--content a:hover {
  color: #49aee2;
}

body h1,
body h2,
body h3,
body h4,
body h5 {
  font-weight: 800;
  font-family: "montserrat", sans-serif;
}
body h1:first-child,
body h2:first-child,
body h3:first-child,
body h4:first-child,
body h5:first-child {
  margin-top: 0;
}

body h1 {
  font-size: 2.813rem;
  color: #383936;
  text-transform: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
body h1:first-child {
  margin-top: 0;
}
body h1 a {
  font-size: 2.813rem;
  font-weight: 800;
  text-decoration: none !important;
}
@media (min-width: 991px) {
  body h1 {
    font-size: 5.625rem;
  }
  body h1 a {
    font-size: 5.625rem;
  }
}

body h2 {
  font-size: 3rem;
  color: #383936;
  text-transform: none;
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}
body h2:first-child {
  margin-top: 0;
}
body h2 a {
  font-size: 3rem;
  font-weight: 800;
  text-decoration: none !important;
}

.block-facet .h2,
.block-facet h2 {
  font-size: 2.5rem;
}

body h3 {
  font-size: 2.5rem;
  color: #383936;
  margin-top: 0;
  margin-bottom: 1rem;
  text-transform: none;
}

body h4 {
  font-size: 2rem;
  color: #383936;
  margin-top: 0;
  text-transform: none;
}

body h5 {
  color: #383936;
  text-transform: none;
  margin-top: 0;
}

body .far,
body .fa,
body .fas {
  color: #383936;
}

body li,
body a,
body .field,
body p {
  font-weight: 300;
}
body strong {
  font-weight: 800;
}

.logo img {
  max-width: 250px;
}
@media (min-width: 1400px) {
  .logo img {
    max-width: 350px;
  }
}

@media (min-width: 62rem) {
  .homepage .logo img {
    height: 140px;
  }
}
.homepage.menuOpen .logo img {
  filter: brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(38%) hue-rotate(321deg) brightness(110%) contrast(110%) !important;
}
@media (min-width: 62rem) {
  .homepage #block-mainnavigation ul.navbar-nav.menu--main {
    margin-top: 2rem;
  }
}

/*** mixins ***/
.region--content .btn-primary,
.region--content a.btn {
  background-color: transparent;
  border-color: #49aee2;
  border-width: 2px;
  border-style: solid;
  padding: 4px 40px 4px 0.9375rem;
  margin-bottom: 1rem;
  text-decoration: none;
  font-weight: bold;
  transition: 0.35s;
  font-size: 0.9375rem;
  border-radius: 0;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 0.9375rem center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  cursor: pointer;
  color: #383936;
}
.region--content .btn-primary:hover, .region--content .btn-primary:active,
.region--content a.btn:hover,
.region--content a.btn:active {
  background-color: #49aee2;
  transition: 0.35s;
  color: #383936;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 12px center;
}
.region--content a.btn.btn-secondary {
  background-color: transparent;
  border: 0;
  padding: 0 0 0 30px;
  text-decoration: none;
  font-weight: bold;
  transition: 0.35s;
  font-size: 1.25rem;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 0.6375rem auto;
}
.region--content a.btn.btn-secondary:hover, .region--content a.btn.btn-secondary:active {
  background-color: transparent;
  color: #49aee2 !important;
  text-decoration: none !important;
  transition: 0.35s;
  background-image: url("/sites/default/files/2025-07/arrow-right-blue.svg");
}
.region--content a.btn.btn-lg {
  background-color: transparent;
  border-color: #49aee2;
  border-width: 2px;
  border-style: solid;
  padding: 4px 40px 4px 0.9375rem;
  margin-bottom: 1rem;
  text-decoration: none;
  font-weight: bold;
  transition: 0.35s;
  font-size: 0.9375rem;
  border-radius: 0;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 0.9375rem center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  cursor: pointer;
  color: #383936;
  font-size: 1.125rem;
  padding: 12px 50px 12px 25px;
  background-position: right 20px center;
}
.region--content a.btn.btn-lg:hover, .region--content a.btn.btn-lg:active {
  background-color: #49aee2;
  transition: 0.35s;
  color: #383936;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 12px center;
}
.region--content a.btn.btn-lg:hover, .region--content a.btn.btn-lg:active {
  color: #000000;
  transition: 0.35s;
  background-position: right 17px center;
}
.region--content a.btn.btn-sm {
  background-color: transparent;
  border-color: #49aee2;
  border-width: 2px;
  border-style: solid;
  padding: 4px 40px 4px 0.9375rem;
  margin-bottom: 1rem;
  text-decoration: none;
  font-weight: bold;
  transition: 0.35s;
  font-size: 0.9375rem;
  border-radius: 0;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 0.9375rem center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  cursor: pointer;
  color: #383936;
  font-size: 0.9375rem;
  padding: 0 20px;
  background-image: none;
  text-transform: none;
}
.region--content a.btn.btn-sm:hover, .region--content a.btn.btn-sm:active {
  background-color: #49aee2;
  transition: 0.35s;
  color: #383936;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 12px center;
}
.region--content a.btn.btn-sm:hover, .region--content a.btn.btn-sm:active {
  color: #000000;
  transition: 0.35s;
  background-image: none;
}
.region--content a.btn.btn-light {
  background-color: transparent;
  border-color: #49aee2;
  border-width: 2px;
  border-style: solid;
  padding: 4px 40px 4px 0.9375rem;
  margin-bottom: 1rem;
  text-decoration: none;
  font-weight: bold;
  transition: 0.35s;
  font-size: 0.9375rem;
  border-radius: 0;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 0.9375rem center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  cursor: pointer;
  color: #383936;
  background-color: #49aee2;
  color: #000;
  border-color: #49aee2;
}
.region--content a.btn.btn-light:hover, .region--content a.btn.btn-light:active {
  background-color: #49aee2;
  transition: 0.35s;
  color: #383936;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 12px center;
}
.region--content a.btn.btn-light:hover, .region--content a.btn.btn-light:active {
  color: #49aee2;
  background-color: #383936;
  border-color: #383936;
  background-image: url("/sites/default/files/2025-07/arrow-right-blue.svg");
}
.region--content a.btn.btn-dark {
  background-color: transparent;
  border-color: #49aee2;
  border-width: 2px;
  border-style: solid;
  padding: 4px 40px 4px 0.9375rem;
  margin-bottom: 1rem;
  text-decoration: none;
  font-weight: bold;
  transition: 0.35s;
  font-size: 0.9375rem;
  border-radius: 0;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 0.9375rem center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  cursor: pointer;
  color: #383936;
  background-color: transparent;
  border-color: #000;
}
.region--content a.btn.btn-dark:hover, .region--content a.btn.btn-dark:active {
  background-color: #49aee2;
  transition: 0.35s;
  color: #383936;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 12px center;
}
.region--content a.btn.btn-dark:hover, .region--content a.btn.btn-dark:active {
  color: #49aee2;
  background-color: #383936;
  border-color: #383936;
  background-image: url("/sites/default/files/2025-07/arrow-right-blue.svg");
}

.subsite main .paddle-component--bottom-section a {
  border-color: #49aee2;
  z-index: 333;
}
.subsite main .paddle-component--bottom-section a:before {
  height: 44px;
}
.subsite main .paddle-component--bottom-section a:hover {
  background-color: #49aee2;
}
.subsite.homepage h2 {
  font-size: 2.813rem;
}
.subsite .page-wrapper .header .header__wrapper .hamburger {
  z-index: 33333333333;
}
.subsite .hamburger-box:hover::after {
  background-image: url("/sites/default/files/2025-07/ertico-hamburger-on-blue.png") !important;
}
.subsite.menuOpen .hamburger-box::before {
  content: "";
  background-image: url("/sites/default/files/2025-07/ertico-hamburger.png") !important;
}
.subsite .header #block-topnavigation ul li {
  padding: 0 5px;
}
.subsite .header #block-topnavigation ul li:after {
  display: none;
}
.subsite .header #block-topnavigation ul li a {
  font-weight: bold;
  background-color: transparent;
  border-color: #49aee2;
  border-width: 2px;
  border-style: solid;
  padding: 8px 0.9375rem;
  font-size: 0.875rem;
}
.subsite .header #block-topnavigation ul li a:before {
  display: none;
}
.subsite .header #block-topnavigation ul li:hover a {
  background-color: #49aee2;
}
@media (max-width: 991px) {
  .subsite .header #block-topnavigation ul {
    margin-top: 3rem;
    margin-bottom: 2rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .subsite .header #block-topnavigation ul li a {
    background-color: #49aee2;
  }
}
.subsite .header .header__wrapper #block-topnavigation {
  justify-content: center;
  margin-right: 0;
}
@media (min-width: 992px) {
  .subsite .header .header__wrapper #block-topnavigation ul {
    margin-top: 3rem;
    margin-bottom: 2rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .subsite .header .header__wrapper #block-topnavigation ul li a {
    background-color: #49aee2;
  }
}
.subsite.body_with-hero-banner .header #block-topnavigation ul li a {
  color: #fff;
}
.subsite.body_with-hero-banner .header #block-topnavigation ul li:hover a {
  color: #383936 !important;
}
.subsite #block-mainnavigation ul.navbar-nav.menu--main li.dropdown .dropdown-menu li.dropdown-item a:not(.search) {
  padding-left: 0;
}
.subsite #block-mainnavigation ul.navbar-nav.menu--main li.dropdown .dropdown-menu li.dropdown-item a:not(.search):hover {
  text-decoration: underline;
}
@media (min-width: 62rem) {
  .subsite .header #block-topnavigation {
    margin-right: 165px;
    display: flex;
    height: 120px;
    align-items: center;
  }
  .subsite .header #block-topnavigation .menu--main {
    background-color: transparent;
  }
}
@media (min-width: 62rem) and (max-width: 1400px) {
  .subsite .header #block-topnavigation ul li {
    padding: 0 2px;
  }
  .subsite .header #block-topnavigation ul li a {
    font-size: 0.775rem;
    padding: 8px 0.5rem;
  }
}
@media (min-width: 1400px) {
  .subsite .header #block-topnavigation {
    margin-right: 180px;
  }
}
.subsite .paddle-component--bottom-section a {
  font-size: 1.125rem;
  min-height: 48px;
}
.subsite.page--team-overview .paddle-components-contact-person-block-wrapper article:hover .field--function .item {
  color: #49aee2;
}
.subsite .section--video:not(.section--hero-banner) a.btn-primary {
  background-color: transparent;
  border-color: #49aee2;
  border-width: 2px;
  border-style: solid;
  padding: 4px 40px 4px 0.9375rem;
  margin-bottom: 1rem;
  text-decoration: none;
  font-weight: bold;
  transition: 0.35s;
  font-size: 0.9375rem;
  border-radius: 0;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 0.9375rem center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  cursor: pointer;
  color: #383936;
  font-size: 1.125rem;
  padding: 12px 50px 12px 25px;
  background-position: right 20px center;
  min-height: 48px;
  color: #fff;
  background-image: url("/sites/default/files/2025-05/arrow-right-white.svg");
}
.subsite .section--video:not(.section--hero-banner) a.btn-primary:hover, .subsite .section--video:not(.section--hero-banner) a.btn-primary:active {
  background-color: #49aee2;
  transition: 0.35s;
  color: #383936;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 12px center;
}
.subsite .section--video:not(.section--hero-banner) a.btn-primary:hover, .subsite .section--video:not(.section--hero-banner) a.btn-primary:active {
  color: #000000;
  transition: 0.35s;
  background-position: right 17px center;
}
.subsite .section--video:not(.section--hero-banner) a.btn-primary:before {
  display: none;
}
.subsite .section--video:not(.section--hero-banner) .paddle-component--video-block .paddle-component--body-section {
  position: relative;
}
.subsite .section--video:not(.section--hero-banner) .paddle-component--video-block .paddle-component--body-section .toggle-button {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-image: url(/sites/default/files/2025-07/play_icon_off.svg);
  background-position: center;
  background-repeat: no-repeat;
  z-index: 4;
  background-color: transparent;
  transition: 0.35s;
  padding: 0;
  border: 0;
  color: transparent;
  font-size: 0;
  margin: 0;
}
.subsite .section--video:not(.section--hero-banner) .paddle-component--video-block .paddle-component--body-section .toggle-button.playing {
  background-image: none !important;
  transition: 0.35s;
}
.subsite .section--video:not(.section--hero-banner) .paddle-component--video-block .paddle-component--body-section .toggle-button:hover {
  background-color: rgba(26, 26, 26, 0.3);
  background-image: url(/sites/default/files/2025-07/play_icon_on.svg);
}
.subsite .section--video:not(.section--hero-banner) .paddle-component--video-block .paddle-component--body-section.videoplaying::before {
  display: none;
}
@media (min-width: 991px) {
  .subsite .section--video:not(.section--hero-banner).layout--onecol .paddle-component--video-block {
    margin-bottom: 2rem;
    min-height: 700px;
  }
  .subsite .section--video:not(.section--hero-banner).layout--onecol .paddle-component--video-block iframe {
    width: 100%;
    height: 700px;
  }
}
.subsite .section--video:not(.section--hero-banner).layout--onecol .paddle-components-text-block-wrapper {
  position: absolute;
  z-index: 33;
  height: auto;
  padding: 2rem;
  display: flex;
  z-index: 333;
  align-items: center;
}
@media (max-width: 600px) {
  .subsite .section--video:not(.section--hero-banner).layout--onecol .paddle-components-text-block-wrapper {
    position: relative;
    background-color: #383936;
    padding: 0 2rem;
  }
}
.subsite .section--video:not(.section--hero-banner).layout--onecol .paddle-components-text-block-wrapper .paddle-component--body-section {
  color: #fff;
}
.subsite .section--video:not(.section--hero-banner).layout--onecol .paddle-components-text-block-wrapper .paddle-component--body-section p,
.subsite .section--video:not(.section--hero-banner).layout--onecol .paddle-components-text-block-wrapper .paddle-component--body-section h2 {
  color: #fff;
  max-width: 567px;
}
.subsite .section--video:not(.section--hero-banner).layout--onecol .paddle-components-text-block-wrapper .paddle-component--body-section h2 {
  font-size: 45px;
  margin-top: 4rem;
}
.subsite .section--video:not(.section--hero-banner).layout--onecol .paddle-components-text-block-wrapper .paddle-component--body-section p {
  font-size: 1.25rem;
}
.subsite .section--video:not(.section--hero-banner).layout--onecol .paddle-components-text-block-wrapper .paddle-component--bottom-section {
  position: relative !important;
  right: unset !important;
  top: unset !important;
  left: unset !important;
}
.subsite .section--video:not(.section--hero-banner).layout--onecol .paddle-components-text-block-wrapper .paddle-component--bottom-section a {
  background-color: transparent;
  border-color: #49aee2;
  border-width: 2px;
  border-style: solid;
  padding: 4px 40px 4px 0.9375rem;
  margin-bottom: 1rem;
  text-decoration: none;
  font-weight: bold;
  transition: 0.35s;
  font-size: 0.9375rem;
  border-radius: 0;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 0.9375rem center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  cursor: pointer;
  color: #383936;
  font-size: 1.125rem;
  padding: 12px 50px 12px 25px;
  background-position: right 20px center;
  min-height: 48px;
  color: #fff;
  background-image: url("/sites/default/files/2025-05/arrow-right-white.svg");
}
.subsite .section--video:not(.section--hero-banner).layout--onecol .paddle-components-text-block-wrapper .paddle-component--bottom-section a:hover, .subsite .section--video:not(.section--hero-banner).layout--onecol .paddle-components-text-block-wrapper .paddle-component--bottom-section a:active {
  background-color: #49aee2;
  transition: 0.35s;
  color: #383936;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 12px center;
}
.subsite .section--video:not(.section--hero-banner).layout--onecol .paddle-components-text-block-wrapper .paddle-component--bottom-section a:hover, .subsite .section--video:not(.section--hero-banner).layout--onecol .paddle-components-text-block-wrapper .paddle-component--bottom-section a:active {
  color: #000000;
  transition: 0.35s;
  background-position: right 17px center;
}
.subsite .section--video:not(.section--hero-banner).layout--onecol .paddle-components-text-block-wrapper .paddle-component--bottom-section a:before {
  display: none;
}
.subsite .section--hero-banner {
  position: relative;
  height: auto;
}
.subsite .section--hero-banner > #block-ocelot-paddle-page-title {
  position: relative !important;
  bottom: auto !important;
  margin-top: 240px;
}
.subsite .section--hero-banner .container-max-xxl {
  justify-content: flex-start !important;
  padding-top: 50px;
}
.subsite .section--hero-banner .container-max-xxl h3 {
  color: #fff;
}
.subsite .section--hero-banner .container-max-xxl h2 {
  text-transform: none;
  max-width: 975px;
  font-size: 3vw;
}
.subsite .section--hero-banner .container-max-xxl h1 {
  margin-bottom: 1rem;
}
.subsite .section--hero-banner .container-max-xxl h3 {
  font-size: 2.2vw;
}
.subsite .section--hero-banner .container-max-xxl p {
  color: #fff;
}
.subsite .section--hero-banner .container-max-xxl p strong {
  font-weight: bold;
  font-size: 2vw;
  line-height: 1.15;
}
.subsite .section--hero-banner .btn-primary {
  background-color: transparent;
  border-color: #49aee2;
  border-width: 2px;
  border-style: solid;
  padding: 4px 40px 4px 0.9375rem;
  margin-bottom: 1rem;
  text-decoration: none;
  font-weight: bold;
  transition: 0.35s;
  font-size: 0.9375rem;
  border-radius: 0;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 0.9375rem center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  cursor: pointer;
  color: #383936;
  font-size: 1.125rem;
  padding: 12px 50px 12px 25px;
  background-position: right 20px center;
  color: #fff;
  background-image: url("/sites/default/files/2025-05/arrow-right-white.svg");
}
.subsite .section--hero-banner .btn-primary:hover, .subsite .section--hero-banner .btn-primary:active {
  background-color: #49aee2;
  transition: 0.35s;
  color: #383936;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 12px center;
}
.subsite .section--hero-banner .btn-primary:hover, .subsite .section--hero-banner .btn-primary:active {
  color: #000000;
  transition: 0.35s;
  background-position: right 17px center;
}
.subsite .section--hero-banner .scrolldown a span {
  border-color: #fff !important;
}
.subsite .section--hero-banner .scrolldown a span::before {
  background-image: url("/sites/default/files/2025-05/arrow-right-white.svg") !important;
}
.subsite.page--hero-banner main {
  padding-top: 0;
  margin-top: 0;
}
.subsite.page--hero-banner .video--parallax-wrapper {
  z-index: -1;
}
.subsite.page--hero-banner .section--hero-banner {
  justify-content: flex-start;
  position: relative;
  height: auto;
  min-height: 100vh;
  padding-bottom: 8rem;
}
.subsite.page--hero-banner .section--hero-banner .container-max-xxl {
  padding-top: 0;
}
.subsite.page--hero-banner .section--hero-banner #region-breadcrumb {
  top: 130px;
}
.subsite.page--hero-banner .section--hero-banner .paddle-components-text-block-wrapper {
  position: relative;
  bottom: auto;
  margin-top: 220px;
}
.subsite.page--hero-banner .section--hero-banner h1 {
  text-transform: none;
  color: #fff;
  max-width: none !important;
}
.subsite.page--hero-banner .section--hero-banner h2 {
  font-weight: bold;
  font-size: 2.25rem;
  line-height: 1.15;
  color: #fff;
  text-transform: uppercase;
  max-width: none !important;
}
.subsite.page--hero-banner .section--hero-banner .paddle-component--text-block {
  max-width: none !important;
}
.subsite.page--hero-banner .section--hero-banner .scrolldown {
  position: absolute;
  bottom: 2rem;
}
@media (max-width: 660px) {
  .subsite.page--hero-banner .section--hero-banner {
    min-height: 80vh;
  }
}
.subsite .section--bg-image-paralax {
  position: relative;
  min-height: 600px;
}
.subsite .section--bg-image-paralax::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent linear-gradient(91deg, #49aee2 0%, #df79b0 100%) 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  z-index: 2;
  height: 100%;
  overflow: hidden;
  z-index: -1;
  opacity: 0.67;
}
.subsite .section--bg-image-paralax::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(/sites/default/files/2025-07/watermark_hero_image.svg);
  background-position: right bottom;
  background-size: auto 100%;
  background-repeat: no-repeat;
  z-index: 2;
  height: 100%;
  overflow: hidden;
  z-index: -1;
  opacity: 0.67;
}
.subsite .section--bg-image-paralax .paddle-components-text-block-wrapper {
  position: absolute;
  z-index: 33;
  height: auto;
  padding: 2rem;
  display: flex;
  z-index: 333;
  align-items: center;
}
.subsite .section--bg-image-paralax .paddle-components-text-block-wrapper .paddle-component--body-section {
  color: #fff;
}
.subsite .section--bg-image-paralax .paddle-components-text-block-wrapper .paddle-component--body-section a:not(.btn),
.subsite .section--bg-image-paralax .paddle-components-text-block-wrapper .paddle-component--body-section p,
.subsite .section--bg-image-paralax .paddle-components-text-block-wrapper .paddle-component--body-section h2 {
  color: #fff;
}
.subsite .section--bg-image-paralax .paddle-components-text-block-wrapper .paddle-component--body-section h2 {
  font-size: 45px;
  margin-top: 4rem;
}
.subsite .section--bg-image-paralax .paddle-components-text-block-wrapper .paddle-component--body-section p {
  font-size: 1.25rem;
}
.subsite .section--bg-image-paralax .paddle-components-text-block-wrapper .paddle-component--bottom-section {
  position: relative !important;
  right: unset !important;
  top: unset !important;
  left: unset !important;
}
.subsite .section--bg-image-paralax .paddle-components-text-block-wrapper .paddle-component--bottom-section a {
  background-color: transparent;
  border-color: #49aee2;
  border-width: 2px;
  border-style: solid;
  padding: 4px 40px 4px 0.9375rem;
  margin-bottom: 1rem;
  text-decoration: none;
  font-weight: bold;
  transition: 0.35s;
  font-size: 0.9375rem;
  border-radius: 0;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 0.9375rem center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  cursor: pointer;
  color: #383936;
  font-size: 1.125rem;
  padding: 12px 50px 12px 25px;
  background-position: right 20px center;
  min-height: 48px;
  color: #fff;
  background-image: url("/sites/default/files/2025-05/arrow-right-white.svg");
}
.subsite .section--bg-image-paralax .paddle-components-text-block-wrapper .paddle-component--bottom-section a:hover, .subsite .section--bg-image-paralax .paddle-components-text-block-wrapper .paddle-component--bottom-section a:active {
  background-color: #49aee2;
  transition: 0.35s;
  color: #383936;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 12px center;
}
.subsite .section--bg-image-paralax .paddle-components-text-block-wrapper .paddle-component--bottom-section a:hover, .subsite .section--bg-image-paralax .paddle-components-text-block-wrapper .paddle-component--bottom-section a:active {
  color: #000000;
  transition: 0.35s;
  background-position: right 17px center;
}
.subsite .section--bg-image-paralax .paddle-components-text-block-wrapper .paddle-component--bottom-section a:before {
  display: none;
}
.subsite .section--bg-image-paralax a.btn {
  background-color: transparent;
  border-color: #49aee2;
  border-width: 2px;
  border-style: solid;
  padding: 4px 40px 4px 0.9375rem;
  margin-bottom: 1rem;
  text-decoration: none;
  font-weight: bold;
  transition: 0.35s;
  font-size: 0.9375rem;
  border-radius: 0;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 0.9375rem center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  cursor: pointer;
  color: #383936;
  font-size: 1.125rem;
  padding: 12px 50px 12px 25px;
  background-position: right 20px center;
  color: #fff;
  background-image: url("/sites/default/files/2025-05/arrow-right-white.svg");
}
.subsite .section--bg-image-paralax a.btn:hover, .subsite .section--bg-image-paralax a.btn:active {
  background-color: #49aee2;
  transition: 0.35s;
  color: #383936;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 12px center;
}
.subsite .section--bg-image-paralax a.btn:hover, .subsite .section--bg-image-paralax a.btn:active {
  color: #000000;
  transition: 0.35s;
  background-position: right 17px center;
}
@media (max-width: 1024px) {
  .subsite .parallax {
    background-attachment: unset !important;
    min-height: 0 !important;
  }
  .subsite .parallax .paddle-components-text-block-wrapper {
    position: relative !important;
  }
}
.subsite:not(.homepage) .section--partners.layout--onecol {
  position: relative;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  justify-content: center;
}
.subsite:not(.homepage) .section--partners.layout--onecol::before {
  content: "";
  display: block;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent linear-gradient(150deg, #49aee2 0%, #df79b0 100%) 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  z-index: 2;
  height: 100%;
  overflow: hidden;
  z-index: 0;
  opacity: 0.74;
}
.subsite:not(.homepage) .section--partners.layout--onecol::after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-color: #fff;
  position: absolute;
  top: -15px;
  left: auto;
  right: auto;
  z-index: 3;
  transform: rotate(45deg);
}
@media (min-width: 48rem) {
  .subsite:not(.homepage) .section--partners.layout--onecol .paddle-components-text-block-wrapper .paddle-component--body-section {
    padding-left: 4.16667%;
    padding-right: 4.16667%;
  }
}
@media (min-width: 75rem) {
  .subsite:not(.homepage) .section--partners.layout--onecol .paddle-components-text-block-wrapper .paddle-component--body-section {
    padding-left: 8.33334%;
    padding-right: 8.33334%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1780px) {
  .subsite:not(.homepage) .section--partners.layout--onecol .paddle-components-text-block-wrapper .paddle-component--body-section {
    padding-left: 16.66668%;
    padding-right: 16.66668%;
    margin-left: auto;
    margin-right: auto;
  }
}
.subsite:not(.homepage) .section--partners.layout--onecol .paddle-component--banner-logo-block {
  padding: 0;
  margin: 0;
}
.subsite:not(.homepage) .section--partners.layout--onecol .paddle-component--banner-logo-block ul {
  margin: 0;
  padding: 0 4rem;
}
.subsite:not(.homepage) .section--partners.layout--onecol .paddle-component--banner-logo-block ul li {
  margin-bottom: 2rem;
}
.subsite:not(.homepage) .section--partners.layout--onecol .paddle-component--banner-logo-block ul li a {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}
.subsite:not(.homepage) .section--partners.layout--onecol .paddle-component--banner-logo-block ul li a picture {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.subsite:not(.homepage) .section--partners.layout--onecol .paddle-component--banner-logo-block ul li a picture:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #49aee2;
  opacity: 0.2;
  z-index: 4;
  position: absolute;
  transition: 0.35s;
}
.subsite:not(.homepage) .section--partners.layout--onecol .paddle-component--banner-logo-block ul li a picture img {
  width: 100%;
  height: auto;
  max-width: none;
  transition: 0.35s;
}
.subsite:not(.homepage) .section--partners.layout--onecol .paddle-component--banner-logo-block ul li a:hover picture:before {
  background-color: #fff;
  transition: 0.35s;
}
.subsite:not(.homepage) .section--partners.layout--onecol .paddle-component--banner-logo-block ul li a:hover picture img {
  transition: 0.35s;
  transform: scale(1.05);
}
.subsite:not(.homepage) .section--partners.layout--onecol .paddle-component--banner-logo-block .paddle-component--top-section {
  text-align: center;
  max-width: 915px;
  margin: 0 auto;
  text-transform: none;
  font-size: 2.813rem;
  margin-bottom: 2rem;
}
.subsite:not(.homepage) .section--partners.layout--onecol .paddle-component--banner-logo-block .paddle-component--body-section {
  max-width: 915px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .subsite:not(.homepage) .section--partners.layout--onecol .paddle-component--banner-logo-block .paddle-component--body-section .col-md-4 {
    width: 33.33333333%;
  }
}
.subsite:not(.homepage) .section--partners.layout--onecol .paddle-components-banner-logo-block-wrapper:first-child,
.subsite:not(.homepage) .section--partners.layout--onecol .paddle-components-banner-logo-block-wrapper:nth-child(2) {
  margin-bottom: 2rem;
}
@media (min-width: 1200px) {
  .subsite:not(.homepage) .section--partners.layout--onecol .paddle-components-banner-logo-block-wrapper:first-child ul,
  .subsite:not(.homepage) .section--partners.layout--onecol .paddle-components-banner-logo-block-wrapper:nth-child(2) ul {
    border-bottom-color: #000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 1rem;
  }
}
.subsite:not(.homepage) .section--sub-bg-gradient {
  position: relative;
  padding-top: 2rem;
  padding-bottom: 1rem;
  display: flex;
  justify-content: center;
}
.subsite:not(.homepage) .section--sub-bg-gradient::before {
  content: "";
  display: block;
  bottom: 0;
  background: transparent linear-gradient(150deg, #49aee2 0%, #df79b0 100%) 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  overflow: hidden;
  z-index: -1;
  opacity: 0.74;
  position: absolute;
  height: 100%;
  margin-left: -50%;
  margin-right: -50%;
  left: 0;
  right: 0;
  top: 0;
}
.subsite .section--sub-bg-grey {
  background-color: #efefef;
  position: relative;
  padding: 2rem 0;
}
.subsite .section--sub-bg-grey::before {
  content: "";
  display: block;
  background-color: inherit;
  position: absolute;
  height: 100%;
  z-index: -1;
  margin-left: -50%;
  margin-right: -50%;
  left: 0;
  right: 0;
  top: 0;
}
.subsite .section--sub-bg-grey.layout--fourcol-section {
  margin-bottom: 2rem;
}
.subsite .section--sub-bg-grey ul,
.subsite .section--sub-bg-grey p {
  font-size: 1.375rem;
}
.subsite .section--sub-bg-grey .paddle-component--bottom-section {
  position: relative !important;
  right: unset !important;
  top: unset !important;
  left: unset !important;
  margin-top: 2rem;
}
.subsite .section--sub-bg-grey .paddle-component--bottom-section a {
  background-color: transparent;
  border-color: #49aee2;
  border-width: 2px;
  border-style: solid;
  padding: 4px 40px 4px 0.9375rem;
  margin-bottom: 1rem;
  text-decoration: none;
  font-weight: bold;
  transition: 0.35s;
  font-size: 0.9375rem;
  border-radius: 0;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 0.9375rem center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  cursor: pointer;
  color: #383936;
  font-size: 1.125rem;
  padding: 12px 50px 12px 25px;
  background-position: right 20px center;
  min-height: 48px;
}
.subsite .section--sub-bg-grey .paddle-component--bottom-section a:hover, .subsite .section--sub-bg-grey .paddle-component--bottom-section a:active {
  background-color: #49aee2;
  transition: 0.35s;
  color: #383936;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 12px center;
}
.subsite .section--sub-bg-grey .paddle-component--bottom-section a:hover, .subsite .section--sub-bg-grey .paddle-component--bottom-section a:active {
  color: #000000;
  transition: 0.35s;
  background-position: right 17px center;
}
.subsite .section--sub-bg-grey .paddle-component--bottom-section a:before {
  display: none;
}
.subsite .section--dark-bg {
  position: relative;
  padding-top: 2rem;
}
.subsite .section--dark-bg .paddle-component,
.subsite .section--dark-bg p,
.subsite .section--dark-bg h2,
.subsite .section--dark-bg h3,
.subsite .section--dark-bg h4,
.subsite .section--dark-bg h5,
.subsite .section--dark-bg li {
  color: #ffffff !important;
  position: relative;
}
.subsite .section--dark-bg a {
  color: #ffffff;
}
.subsite .section--dark-bg h3 {
  text-transform: none !important;
}
.subsite .section--dark-bg strong {
  font-size: 24px;
}
.subsite .section--dark-bg .form-item textarea,
.subsite .section--dark-bg .form-item input,
.subsite .section--dark-bg .form-control:focus {
  color: #fff;
}
.subsite .section--dark-bg::before {
  content: "";
  display: block;
  background-color: #383936;
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  z-index: -1;
  margin-left: -50%;
  margin-right: -50%;
}
.subsite .section--dark-bg.center .layout__region {
  display: flex;
  justify-content: center;
}
.subsite .section--dark-bg .paddle-component--bottom-section a {
  border-color: #fff;
  color: #fff;
  border-width: 2px;
}
.subsite .section--dark-bg .paddle-component--bottom-section a::before {
  background-image: url("/sites/default/files/2025-05/arrow-right-white.svg");
}
.subsite .section--dark-bg .paddle-component--bottom-section a:hover {
  color: #49aee2;
  border-color: #49aee2;
}
.subsite .section--dark-bg .paddle-component--bottom-section a:hover::before {
  background-image: url("/sites/default/files/2025-05/arrow-right-green.svg");
  filter: unset !important;
}
.subsite.homepage .section--hero-banner .container-max-xxl h2 {
  margin-top: 7.5rem;
}
@media (max-width: 1450px) {
  .subsite.homepage .section--hero-banner .container-max-xxl h2 {
    margin-top: 3.125rem;
  }
}
@media (max-width: 767px) {
  .subsite.homepage main .region-wrapper--content {
    padding-top: 0 !important;
  }
  .subsite.homepage .section--hero-banner {
    min-height: 850px;
  }
  .subsite.homepage .section--hero-banner .container-max-xxl h2 {
    margin-top: 4rem;
    font-size: 2rem !important;
  }
  .subsite.homepage .section--hero-banner .container-max-xxl h3 {
    font-size: 1.5rem !important;
  }
  .subsite.homepage .section--hero-banner .container-max-xxl strong {
    font-size: 1.3rem !important;
  }
  .subsite.homepage .video--parallax-wrapper {
    height: auto;
  }
  .subsite.homepage .video--parallax-wrapper #video-wrap {
    max-height: none;
    min-height: 900px;
  }
  .subsite.homepage video {
    min-height: 900px !important;
  }
}
.subsite.homepage .section-intro {
  background-color: #efefef;
  position: relative;
  padding: 2rem 0;
  padding-top: 2.5rem;
}
.subsite.homepage .section-intro::before {
  content: "";
  display: block;
  background-color: inherit;
  position: absolute;
  height: 100%;
  z-index: -1;
  margin-left: -50%;
  margin-right: -50%;
  left: 0;
  right: 0;
  top: 0;
}
.subsite.homepage .section-intro.layout--fourcol-section {
  margin-bottom: 2rem;
}
.subsite.homepage .section-intro .paddle-components-counter-component-block-wrapper {
  text-align: center;
}
@media (min-width: 991px) {
  .subsite.homepage .section-intro .layout__region {
    display: flex;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
  .subsite.homepage .section-intro .layout__region .paddle-components-counter-component-block-wrapper {
    flex-grow: 1;
    text-align: center;
  }
  .subsite.homepage .section-intro .layout__region .paddle-components-counter-component-block-wrapper .paddle-component--body-section {
    border: 0;
  }
}
.subsite.homepage .section-intro h2 {
  font-size: 2.813rem;
  max-width: 650px;
}
@media (min-width: 991px) {
  .subsite.homepage .section-intro h2 {
    font-size: 5.625rem;
  }
}
.subsite.homepage .section-intro ul,
.subsite.homepage .section-intro p {
  /*   max-width: 563px;
  margin-left: auto;
  margin-right: auto;*/
}
@media (min-width: 600px) {
  .subsite.homepage .section-intro ul,
  .subsite.homepage .section-intro p {
    font-size: 1.375rem;
  }
}
.subsite.homepage .section-intro .paddle-component--bottom-section {
  position: relative !important;
  right: unset !important;
  top: unset !important;
  left: unset !important;
  /*  max-width: 563px;
  margin-left: auto;
  margin-right: auto;*/
  margin-top: 2rem;
}
.subsite.homepage .section-intro .paddle-component--bottom-section a {
  background-color: transparent;
  border-color: #49aee2;
  border-width: 2px;
  border-style: solid;
  padding: 4px 40px 4px 0.9375rem;
  margin-bottom: 1rem;
  text-decoration: none;
  font-weight: bold;
  transition: 0.35s;
  font-size: 0.9375rem;
  border-radius: 0;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 0.9375rem center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  cursor: pointer;
  color: #383936;
  font-size: 1.125rem;
  padding: 12px 50px 12px 25px;
  background-position: right 20px center;
  min-height: 48px;
}
.subsite.homepage .section-intro .paddle-component--bottom-section a:hover, .subsite.homepage .section-intro .paddle-component--bottom-section a:active {
  background-color: #49aee2;
  transition: 0.35s;
  color: #383936;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 12px center;
}
.subsite.homepage .section-intro .paddle-component--bottom-section a:hover, .subsite.homepage .section-intro .paddle-component--bottom-section a:active {
  color: #000000;
  transition: 0.35s;
  background-position: right 17px center;
}
.subsite.homepage .section-intro .paddle-component--bottom-section a:before {
  display: none;
}
.subsite.homepage .paddle-component--banner-logo-block {
  padding: 2rem;
  position: relative;
  margin: 0;
}
.subsite.homepage .paddle-component--banner-logo-block::before {
  content: "";
  display: block;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  mix-blend-mode: multiply;
  z-index: 2;
  height: 100%;
  overflow: hidden;
  z-index: 333;
  opacity: 0.74;
}
.subsite.homepage .paddle-component--banner-logo-block .paddle-component--bottom-section {
  position: relative;
  top: auto;
  left: 0;
}
@media (min-width: 62rem) {
  .subsite.homepage .paddle-component--banner-logo-block .paddle-component--bottom-section {
    position: absolute;
    top: 25px;
    right: 2rem;
    left: auto;
  }
}
.subsite.homepage .section--toptasks .paddle-components-top-bottom-only-block-wrapper {
  /* display: flex;*/
}
.subsite.homepage .section--toptasks .paddle-components-top-bottom-only-block-wrapper:hover .paddle-component--top-bottom-only-block .paddle-component--top-section a:nth-child(1) img {
  filter: unset;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .subsite.homepage .section--toptasks .paddle-component--top-section a {
    font-size: 1.5vw !important;
  }
}
@media (max-width: 767px) {
  .subsite:not(.homepage) .section--hero-banner .container-max-xxl h1 {
    font-size: 2rem !important;
  }
  .subsite:not(.homepage) .section--hero-banner .container-max-xxl h2 {
    font-size: 1.5rem !important;
  }
  .subsite:not(.homepage) .section--hero-banner .container-max-xxl h3 {
    font-size: 1.3rem !important;
  }
  .subsite:not(.homepage) .section--hero-banner .container-max-xxl h4 {
    font-size: 1.1rem !important;
  }
  .subsite:not(.homepage) .section--hero-banner .container-max-xxl h5 {
    font-size: 1rem !important;
  }
  .subsite:not(.homepage) .section--hero-banner .container-max-xxl h6 {
    font-size: 0.9rem !important;
  }
  .subsite:not(.homepage) .section--hero-banner .container-max-xxl strong {
    font-size: 0.9rem !important;
  }
}
.subsite:not(.homepage) .section--counters .container-max-custom::before {
  display: none !important;
}
@media (max-width: 420px) {
  .subsite:not(.homepage) .section--counters .layout__region--first,
  .subsite:not(.homepage) .section--counters .layout__region--second {
    margin-top: 0;
  }
}
.subsite .section--counters {
  background-image: url("/sites/default/files/2025-05/bgbg.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
  background-color: #383936;
  padding-top: 4rem;
  margin-bottom: 0;
  transition: 0.35s;
}
@media (max-width: 991px) {
  .subsite .section--counters {
    background-size: cover;
    background-position: bottom 0 right -1099px;
  }
}
@media (max-width: 420px) {
  .subsite .section--counters .layout__region--first,
  .subsite .section--counters .layout__region--second {
    margin-top: 7.125rem;
  }
}
.subsite .section--counters .number_wrapper {
  color: #fff;
  font-size: 65px;
  font-weight: bold;
  position: relative;
  display: flex;
  flex-direction: column;
}
.subsite .section--counters .number_wrapper .suffix,
.subsite .section--counters .number_wrapper .prefix {
  font-size: 24px;
}
.subsite .section--counters .number_wrapper .number {
  position: relative;
  z-index: 1;
  line-height: 1.1;
}
.subsite .section--counters .number_wrapper:after {
  content: "";
  position: absolute;
  right: 35%;
  top: 0;
  width: 136px;
  height: 136px;
  background-image: url("/sites/default/files/2025-05/kruisje.svg");
  background-repeat: no-repeat;
}
.subsite .section--counters .text {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  max-width: 220px;
}
.subsite .section--counters .container-max-custom {
  display: flex;
  max-width: 100%;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  margin-top: 100px;
}
.subsite .section--counters .container-max-custom::before {
  content: "ITS European Congress in numbers" !important;
  font-size: 36px;
  color: #fff;
  text-transform: none;
  margin-top: 2rem;
  margin-bottom: 1.5rem;
  position: absolute;
  z-index: 22222;
  font-weight: bold;
  top: 2rem;
}
@media (min-width: 48rem) {
  .subsite .section--counters .container-max-custom {
    padding-left: 4.16667%;
    padding-right: 4.16667%;
  }
}
@media (min-width: 75rem) {
  .subsite .section--counters .container-max-custom {
    padding-left: 8.33334%;
    padding-right: 8.33334%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1780px) {
  .subsite .section--counters .container-max-custom {
    padding-left: 16.66668%;
    padding-right: 16.66668%;
    margin-left: auto;
    margin-right: auto;
  }
}
.subsite .section--counters * {
  transition: 0.35s;
}
.subsite .section--counters .layout__region--third {
  position: relative;
}
.subsite .section--counters .layout__region--third .paddle-component {
  margin: 0;
}
.subsite .section--counters .layout__region--third .paddle-component-wrapper {
  top: 0;
  left: 0;
  width: 100%;
  transition: opacity 0.35s;
}
.subsite .section--counters .layout__region--third .paddle-component-wrapper img {
  width: 100%;
  height: auto;
}
.subsite .section--counters .layout__region--third .paddle-component-wrapper.visible {
  opacity: 1;
  position: relative; /* zodat de eerste div ruimte inneemt */
  transition: opacity 0.35s;
}
.subsite .section--counters .groenebol {
  background-image: url("/sites/default/files/2025-05/ellipsegreen.svg");
  background-repeat: no-repeat;
  background-size: 85% auto;
  background-position: top center;
  transition: 0.35s;
}
.subsite .section--counters .blauwebol {
  background-image: url("/sites/default/files/2025-05/ellipseblue.svg");
  background-repeat: no-repeat;
  background-size: 85% auto;
  background-position: top center;
  transition: 0.35s;
}
.subsite .section--counters .rodebol {
  background-image: url("/sites/default/files/2025-05/ellipsered.svg");
  background-repeat: no-repeat;
  background-size: 85% auto;
  background-position: top center;
  transition: 0.35s;
}
.subsite .section--counters .paddle-component-wrapper.fade-in img {
  animation: fadeIn 0.8s ease-in;
}
.subsite .section--counters .paddle-component-wrapper.fade-out {
  animation: fadeOut 0.6s ease forwards;
}
@media (max-width: 62rem) {
  .subsite .section--counters .container-max-custom {
    flex-wrap: wrap;
  }
  .subsite .section--counters .layout__region--first,
  .subsite .section--counters .layout__region--second {
    flex: 0 0 auto;
    width: 50%;
  }
  .subsite .section--counters .layout__region--third {
    flex: 0 0 auto;
    width: 100%;
  }
}
.subsite .section--counters .container-max-custom::before {
  display: block !important;
}
.subsite .section--subsite-counters .text {
  color: #383936;
  font-size: 1.25rem;
  text-transform: none;
  font-weight: bold;
}
@media (max-width: 640px) {
  .subsite .section--subsite-counters .paddle-components-counter-component-block-wrapper {
    display: flex;
    justify-content: center;
  }
  .subsite .section--subsite-counters .paddle-components-counter-component-block-wrapper .paddle-component--body-section {
    align-items: center;
  }
  .subsite .section--subsite-counters .paddle-components-counter-component-block-wrapper .image {
    display: flex;
    justify-content: center;
  }
}
.subsite .section--subsite-counters .paddle-component--counter-component-block .paddle-component--body-section {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .subsite .section--subsite-counters .paddle-component--counter-component-block .paddle-component--body-section {
    border-right-color: #383936;
    border-right-width: 1px;
    border-right-style: solid;
  }
}
.subsite .section--subsite-counters .paddle-component--counter-component-block img {
  height: 60px !important;
  width: auto !important;
  margin-bottom: 1rem;
}
.subsite .section--subsite-counters .layout__region--fourth .paddle-component--counter-component-block .paddle-component--body-section {
  border-right: 0;
}
.subsite .section--subsite-counters .number_wrapper {
  flex-direction: row;
  color: #383936;
  align-items: center;
}
.subsite .section--subsite-counters .number_wrapper:after {
  display: none;
}
.subsite .section--subsite-counters .suffix,
.subsite .section--subsite-counters .number {
  color: #383936;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.1;
}
.subsite .section--subsite-counters .layout__region:last-child .paddle-component--counter-component-block .paddle-component--body-section {
  border-right: 0;
}
.subsite .section--cta {
  padding: 4rem 4rem 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 991px) {
  .subsite .section--cta .paddle-component--text-block {
    display: flex;
  }
}
@media (min-width: 991px) {
  .subsite .section--cta .paddle-component--text-block .paddle-component--bottom-section {
    min-width: 300px;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: right;
  }
}
.subsite .section--cta .paddle-component--text-block .paddle-component--bottom-section a {
  background-color: transparent;
  border-color: #49aee2;
  border-width: 2px;
  border-style: solid;
  padding: 4px 40px 4px 0.9375rem;
  margin-bottom: 1rem;
  text-decoration: none;
  font-weight: bold;
  transition: 0.35s;
  font-size: 0.9375rem;
  border-radius: 0;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 0.9375rem center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  cursor: pointer;
  color: #383936;
  display: inline-block;
}
.subsite .section--cta .paddle-component--text-block .paddle-component--bottom-section a:hover, .subsite .section--cta .paddle-component--text-block .paddle-component--bottom-section a:active {
  background-color: #49aee2;
  transition: 0.35s;
  color: #383936;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 12px center;
}
.subsite .section--cta .paddle-component--text-block .paddle-component--bottom-section a::before {
  display: none;
}
.subsite .section--bg-image-white-text-bg {
  height: 526px;
  margin-bottom: 6rem;
  margin-top: 2rem;
}
.subsite .section--bg-image-white-text-bg a {
  z-index: 25;
  position: relative;
}
.subsite .section--bg-image-white-text-bg .paddle-components-text-block-wrapper {
  background-color: #fff;
  padding: 2rem;
  position: absolute;
  bottom: -50px;
  right: 4rem;
  max-width: 820px;
}
.subsite .section--bg-image-white-text-bg .paddle-components-text-block-wrapper p {
  font-weight: bold;
}
.subsite .section--bg-image-white-text-bg .paddle-components-text-block-wrapper:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 10px;
  top: 10px;
  width: 100%;
  height: 100%;
  background-color: #49aee2 !important;
}
.subsite .section--text-on-image .paddle-components-image-block-wrapper {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  overflow: hidden;
}
.subsite .section--text-on-image .paddle-components-image-block-wrapper .paddle-component--body-section {
  position: relative;
  overflow: hidden;
}
.subsite .section--text-on-image .paddle-components-image-block-wrapper .paddle-component--body-section::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.26);
  transition: 0.35s;
}
.subsite .section--text-on-image .paddle-components-image-block-wrapper .paddle-component--image-block .media-frame a::before {
  background-color: transparent;
  z-index: 55;
}
.subsite .section--text-on-image .paddle-components-image-block-wrapper img {
  transition: 0.35s;
  width: 100%;
}
.subsite .section--text-on-image .paddle-components-image-block-wrapper h3 {
  text-transform: none !important;
}
.subsite .section--text-on-image .paddle-components-image-block-wrapper .caption {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 33;
  font-weight: bold;
}
.subsite .section--text-on-image .paddle-components-image-block-wrapper .caption::before {
  display: none;
}
.subsite .section--text-on-image .paddle-components-image-block-wrapper:hover img {
  transition: 0.35s;
  transform: scale(1.05);
}
.subsite .section--text-on-image .paddle-components-image-block-wrapper:hover .paddle-component--body-section::before {
  background: transparent linear-gradient(91deg, #49aee2 0%, #df79b0 100%) 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  transition: 0.35s;
}
.subsite .section--text-on-image .paddle-components-text-block-wrapper {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 2rem;
}
.subsite .section--text-on-image .paddle-components-text-block-wrapper .paddle-component--text-block {
  margin: 0;
}
.subsite .section--text-on-image .paddle-components-text-block-wrapper .paddle-component--top-section {
  margin: 0;
  padding: 0;
}
.subsite .section--text-on-image .paddle-components-text-block-wrapper .paddle-component--top-section img {
  transition: 0.35s;
  width: 100%;
}
.subsite .section--text-on-image .paddle-components-text-block-wrapper .paddle-component--body-section {
  position: absolute;
  overflow: hidden;
  top: 0;
  padding: 1rem;
  text-align: center;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  transition: 0.35s;
}
.subsite .section--text-on-image .paddle-components-text-block-wrapper .paddle-component--body-section h2,
.subsite .section--text-on-image .paddle-components-text-block-wrapper .paddle-component--body-section p {
  color: #fff;
  position: relative;
  transition: 0.35s;
}
.subsite .section--text-on-image .paddle-components-text-block-wrapper .paddle-component--body-section h2 {
  margin-top: -1rem;
  top: 1rem;
  position: relative;
}
@media (min-width: 991px) {
  .subsite .section--text-on-image .paddle-components-text-block-wrapper .paddle-component--body-section h2 {
    font-size: 2.3vw;
  }
}
@media (min-width: 1500px) {
  .subsite .section--text-on-image .paddle-components-text-block-wrapper .paddle-component--body-section h2 {
    font-size: 2rem;
  }
}
.subsite .section--text-on-image .paddle-components-text-block-wrapper .paddle-component--body-section p {
  font-size: 1rem;
  line-height: 1.3;
  height: 0;
  overflow: hidden;
  bottom: -200px;
  position: absolute;
}
.subsite .section--text-on-image .paddle-components-text-block-wrapper .paddle-component--body-section::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  background: rgba(0, 0, 0, 0.26);
  transition: 0.35s;
}
.subsite .section--text-on-image .paddle-components-text-block-wrapper .paddle-component--bottom-section {
  margin: 0;
  padding: 0;
  position: unset;
}
.subsite .section--text-on-image .paddle-components-text-block-wrapper .paddle-component--bottom-section:before, .subsite .section--text-on-image .paddle-components-text-block-wrapper .paddle-component--bottom-section:after {
  display: none;
}
.subsite .section--text-on-image .paddle-components-text-block-wrapper .paddle-component--bottom-section a {
  all: unset;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.subsite .section--text-on-image .paddle-components-text-block-wrapper .paddle-component--bottom-section a::before {
  display: none;
}
.subsite .section--text-on-image .paddle-components-text-block-wrapper .paddle-component--bottom-section a:after {
  content: "";
  height: 100%;
  width: 100%;
  z-index: 0;
  border: 0;
  right: auto;
  left: 0;
  top: 0;
  display: block;
  position: absolute;
  padding: 0;
  margin: 0;
}
.subsite .section--text-on-image .paddle-components-text-block-wrapper .paddle-component--bottom-section a span {
  display: inline-flex;
  text-decoration: none;
  font-weight: bold;
  padding: 0 40px 0 15px;
  align-items: center;
  border-color: #49aee2;
  border-width: 0;
  border-style: solid;
  transition: 0.35s;
  position: relative;
  margin-bottom: 2rem;
  font-size: 1rem;
  line-height: 1.3;
  height: 0;
  overflow: hidden;
  height: 0;
}
.subsite .section--text-on-image .paddle-components-text-block-wrapper .paddle-component--bottom-section a span:before {
  content: "";
  display: block;
  height: 36px;
  transition: 0.35s;
  width: 36px;
  position: absolute;
  right: 0;
  top: 0;
  background-image: url(/sites/default/files/2025-05/arrow-right.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
}
.subsite .section--text-on-image .paddle-components-text-block-wrapper:hover img {
  transition: 0.35s;
  transform: scale(1.05);
}
.subsite .section--text-on-image .paddle-components-text-block-wrapper:hover .paddle-component--body-section {
  transition: 0.35s;
}
.subsite .section--text-on-image .paddle-components-text-block-wrapper:hover .paddle-component--body-section h2 {
  transition: 0.35s;
  margin-top: 0;
  top: 0;
}
.subsite .section--text-on-image .paddle-components-text-block-wrapper:hover .paddle-component--body-section p {
  height: auto;
  opacity: 1;
  transition: 0.35s;
  bottom: 0;
  position: relative;
}
.subsite .section--text-on-image .paddle-components-text-block-wrapper:hover .paddle-component--body-section::before {
  background: transparent linear-gradient(91deg, #49aee2 0%, #df79b0 100%) 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  transition: 0.35s;
}
.subsite .section--text-on-image .paddle-components-text-block-wrapper:hover .paddle-component--body-section.has-a {
  top: 0;
  padding: 1rem 1rem 5rem;
}
.subsite .section--text-on-image .paddle-components-text-block-wrapper:hover a span {
  border-width: 3px;
  height: 41px;
  opacity: 1;
  font-size: 1rem !important;
  background-color: #49aee2 !important;
  transition: 0.35s;
}
.subsite .section--text-on-image.layout--twocol-section--50-50 .caption {
  font-size: 2.813rem;
}
@media (max-width: 990px) {
  .subsite .section--text-on-image {
    display: flex;
  }
}
.subsite .section--toptasks .paddle-components-top-bottom-only-block-wrapper {
  position: relative;
}
.subsite .section--toptasks .paddle-components-top-bottom-only-block-wrapper .paddle-component--top-bottom-only-block {
  margin-bottom: 3rem;
}
.subsite .section--toptasks .paddle-components-top-bottom-only-block-wrapper .paddle-component--top-bottom-only-block:has(.paddle-component--bottom-section) .paddle-component--top-section::after {
  display: none !important;
}
.subsite .section--toptasks .paddle-components-top-bottom-only-block-wrapper .paddle-component--bottom-section {
  position: absolute;
  padding: 0;
  margin: 0;
  bottom: 0;
}
.subsite .section--toptasks .paddle-components-top-bottom-only-block-wrapper .paddle-component--bottom-section a {
  border: 0;
  padding: 15px;
  font-size: 0;
  background-color: transparent;
  color: transparent;
}
.subsite .section--toptasks .paddle-components-top-bottom-only-block-wrapper .paddle-component--bottom-section a::before {
  background-image: url(/sites/default/files/2025-05/arrow-right.svg);
  background-size: 19px auto;
  background-repeat: no-repeat;
  background-position: center;
  filter: none !important;
}
.subsite .section--text-on-image.layout--onecol .layout__region {
  padding: 0 1rem;
}
@media (min-width: 768px) {
  .subsite .section--text-on-image.layout--onecol .layout__region {
    display: flex;
    -moz-column-gap: 5px;
         column-gap: 5px;
  }
}
@media (min-width: 768px) {
  .subsite .section--text-on-image.layout--onecol .layout__region {
    padding: 0 2rem;
  }
}
.subsite.homepage .section--text-on-image .layout__region {
  padding: 0 1rem;
}
@media (min-width: 768px) {
  .subsite.homepage .section--text-on-image .layout__region {
    display: flex;
    -moz-column-gap: 5px;
         column-gap: 5px;
  }
}
@media (min-width: 768px) {
  .subsite.homepage .section--text-on-image .layout__region {
    padding: 0 2rem;
  }
}
.subsite.homepage .section--text-on-image .layout__region .paddle-components-image-block-wrapper {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  overflow: hidden;
  margin-bottom: 2rem;
}
.subsite.homepage .section--text-on-image .layout__region .paddle-components-image-block-wrapper .paddle-component--body-section {
  position: relative;
}
.subsite.homepage .section--text-on-image .layout__region .paddle-components-image-block-wrapper .paddle-component--body-section::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.26);
  transition: 0.35s;
}
.subsite.homepage .section--text-on-image .layout__region .paddle-components-image-block-wrapper .paddle-component--image-block {
  margin: 0;
}
.subsite.homepage .section--text-on-image .layout__region .paddle-components-image-block-wrapper .paddle-component--image-block .media-frame a::before {
  background-color: transparent;
  z-index: 55;
}
.subsite.homepage .section--text-on-image .layout__region .paddle-components-image-block-wrapper img {
  transition: 0.35s;
  width: 100%;
}
.subsite.homepage .section--text-on-image .layout__region .paddle-components-image-block-wrapper .caption {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 33;
  font-weight: bold;
}
@media (min-width: 600px) {
  .subsite.homepage .section--text-on-image .layout__region .paddle-components-image-block-wrapper .caption {
    font-size: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .subsite.homepage .section--text-on-image .layout__region .paddle-components-image-block-wrapper .caption {
    font-size: 2vw;
  }
}
.subsite.homepage .section--text-on-image .layout__region .paddle-components-image-block-wrapper .caption::before {
  display: none;
}
.subsite.homepage .section--text-on-image .layout__region .paddle-components-image-block-wrapper:hover img {
  transition: 0.35s;
  transform: scale(1.05);
}
.subsite.homepage .section--text-on-image .layout__region .paddle-components-image-block-wrapper:hover .paddle-component--body-section::before {
  background: transparent linear-gradient(91deg, #49aee2 0%, #df79b0 100%) 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  transition: 0.35s;
}
.subsite main .news-item {
  position: relative;
  padding: 2rem 1rem;
}
@media (min-width: 1024px) {
  .subsite main .news-item {
    padding: 2rem;
  }
}
.subsite main .news-item ul {
  display: grid;
  grid-template-rows: repeat(4, 1fr);
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  margin: 0;
  padding: 0;
  height: 180vw;
}
@media (min-width: 991px) {
  .subsite main .news-item ul {
    height: 45vw;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
  }
}
.subsite main .news-item li {
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: flex;
}
.subsite main .news-item li article {
  position: relative;
  height: 100%;
  width: 100%;
}
.subsite main .news-item li article .field--featured-image {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.subsite main .news-item li article .field--featured-image .items {
  width: 100%;
}
.subsite main .news-item li article .field--featured-image img {
  max-width: 100%;
  width: 100%;
  height: auto;
  transition: 0.35s;
}
.subsite main .news-item li article h2 {
  height: 100px;
  overflow: hidden;
  transition: 0.35s;
  position: absolute;
  z-index: 2;
  height: 100%;
  width: 100%;
  display: flex;
  z-index: 3;
  flex-direction: column-reverse;
}
.subsite main .news-item li article h2 a {
  color: #fff;
  padding: 1rem;
  display: block;
  font-size: 1rem;
}
@media (min-width: 601px) {
  .subsite main .news-item li article h2 a {
    font-size: 1.375rem;
    padding: 2rem;
  }
}
.subsite main .news-item li article h2 a:before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  background: transparent;
  transition: 0.35s;
}
.subsite main .news-item li article > div {
  height: 100%;
  overflow: hidden;
}
.subsite main .news-item li article:before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  background: rgb(0, 0, 0);
  transition: 0.35s;
  opacity: 0.35;
}
.subsite main .news-item li:hover article {
  position: relative;
}
.subsite main .news-item li:hover article::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  background: transparent linear-gradient(91deg, #49aee2 0%, #df79b0 100%) 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  transition: 0.35s;
  z-index: 2;
  opacity: 0.85;
}
.subsite main .news-item li:hover article img {
  transform: scale(1.05);
  transition: 0.35s;
}
.subsite main .news-item li:first-child {
  margin-bottom: 0;
  grid-area: 1/1/3/3;
}
@media (min-width: 62rem) {
  .subsite main .news-item li:first-child {
    grid-area: 1/1/3/3;
  }
}
@media (max-width: 991px) {
  .subsite main .news-item li:first-child img {
    min-width: 100vw;
  }
}
@media (min-width: 1200px) {
  .subsite main .news-item li:first-child img {
    min-width: 50vw;
  }
}
.subsite main .news-item .field--display-tags-frontend-node,
.subsite main .news-item .field--publication-date {
  display: none;
}
.subsite main .news-item .paddle-component--bottom-section {
  position: relative !important;
  top: auto;
  left: 0;
}
@media (min-width: 62rem) {
  .subsite main .news-item .paddle-component--bottom-section {
    position: absolute !important;
    top: 25px !important;
    right: 2rem !important;
    left: auto;
  }
}
.subsite.page-node-type-search-page .mb-5 p.read-more {
  background-color: transparent;
  border-color: #49aee2;
  border-width: 2px;
  border-style: solid;
  padding: 4px 40px 4px 0.9375rem;
  margin-bottom: 1rem;
  text-decoration: none;
  font-weight: bold;
  transition: 0.35s;
  font-size: 0.9375rem;
  border-radius: 0;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 0.9375rem center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  cursor: pointer;
  color: #383936;
}
.subsite.page-node-type-search-page .mb-5 p.read-more:hover, .subsite.page-node-type-search-page .mb-5 p.read-more:active {
  background-color: #49aee2;
  transition: 0.35s;
  color: #383936;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 12px center;
}
.subsite.page-node-type-search-page .mb-5:hover p.read-more {
  background-color: #49aee2;
  color: #fff;
  background-image: url("/sites/default/files/2025-05/arrow-right-white.svg");
}
.subsite.page-node-type-search-page .btn-primary:hover {
  background-image: url("/sites/default/files/2025-05/arrow-right-white.svg");
  color: #fff;
}
.subsite .section--sub-newsletter {
  flex-direction: row-reverse;
  padding: 2rem 0;
}
@media (min-width: 1024px) {
  .subsite .section--sub-newsletter {
    margin: 0;
    padding: 2rem;
  }
}
.subsite .section--sub-newsletter h2 {
  font-size: 2.5rem;
}
.subsite .section--sub-newsletter div.mailchimp-signup-subscribe-form {
  background-color: #fff;
  padding: 2rem;
}
.subsite .section--sub-newsletter .mailchimp-signup-subscribe-form .form-item .form-control {
  border-color: #49aee2;
  height: 46px;
}
.subsite .section--sub-newsletter .mailchimp-signup-subscribe-form .form-actions input.form-submit {
  background-color: transparent;
  border-color: #49aee2;
  border-width: 2px;
  border-style: solid;
  padding: 4px 40px 4px 0.9375rem;
  margin-bottom: 1rem;
  text-decoration: none;
  font-weight: bold;
  transition: 0.35s;
  font-size: 0.9375rem;
  border-radius: 0;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 0.9375rem center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  cursor: pointer;
  color: #383936;
  font-size: 1.125rem;
  padding: 12px 50px 12px 25px;
  background-position: right 20px center;
}
.subsite .section--sub-newsletter .mailchimp-signup-subscribe-form .form-actions input.form-submit:hover, .subsite .section--sub-newsletter .mailchimp-signup-subscribe-form .form-actions input.form-submit:active {
  background-color: #49aee2;
  transition: 0.35s;
  color: #383936;
  background-image: url("/sites/default/files/2025-05/arrow-right.svg");
  background-position: right 12px center;
}
.subsite .section--sub-newsletter .mailchimp-signup-subscribe-form .form-actions input.form-submit:hover, .subsite .section--sub-newsletter .mailchimp-signup-subscribe-form .form-actions input.form-submit:active {
  color: #000000;
  transition: 0.35s;
  background-position: right 17px center;
}
.subsite #paddle_timeline {
  position: relative;
  padding-bottom: 4rem;
  padding-top: 8rem;
  margin-bottom: 0;
}
.subsite #paddle_timeline .paddle-component--top-section.text {
  text-align: center;
  font-size: 2.813rem;
  margin-top: 4rem;
  text-transform: none;
}
.subsite #paddle_timeline::before {
  content: "";
  display: block;
  position: absolute;
  background: transparent linear-gradient(137deg, #49aee2 0%, #df79b0 100%) 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  z-index: 2;
  overflow: hidden;
  z-index: 333;
  opacity: 0.74;
  height: 100%;
  margin-left: -50%;
  margin-right: -50%;
  left: 0;
  right: 0;
  top: 0;
}
.subsite #paddle_timeline .wrapper-1 {
  margin: 50px 0;
  padding: 0;
  max-width: none;
}
.subsite #paddle_timeline .wrapper-1 .timeline-1-row {
  opacity: 1;
}
.subsite #paddle_timeline .wrapper-1 .timeline-1-row.visible {
  opacity: 1;
  animation: fadeIn;
  animation-duration: 1.7s;
}
.subsite #paddle_timeline .wrapper-1 .timeline-1-row section {
  background-color: transparent;
  border-width: 0;
  padding: 0;
}
.subsite #paddle_timeline .wrapper-1 .timeline-1-row section img {
  height: 70px;
  width: auto;
  max-width: none;
  position: absolute;
  top: 0;
}
.subsite #paddle_timeline .wrapper-1 .timeline-1-row section .details-1 {
  margin-top: 80px;
  margin-bottom: 1rem;
}
.subsite #paddle_timeline .wrapper-1 .timeline-1-row section p,
.subsite #paddle_timeline .wrapper-1 .timeline-1-row section h2 {
  text-align: left;
  margin: 0;
}
.subsite #paddle_timeline .wrapper-1 .timeline-1-row-1 section {
  padding-right: 190px;
}
.subsite #paddle_timeline .wrapper-1 .timeline-1-row-1 section img {
  right: 190px;
}
.subsite #paddle_timeline .wrapper-1 .timeline-1-row-1 section p,
.subsite #paddle_timeline .wrapper-1 .timeline-1-row-1 section h2 {
  text-align: right;
  margin: 0;
}
.subsite #paddle_timeline .wrapper-1 .timeline-1-row-1 section::before {
  transform: none;
  height: 1px;
  background-color: #000;
  width: 190px;
  right: -35px;
  top: 24px;
}
.subsite #paddle_timeline .wrapper-1 .timeline-1-row-1 section::after {
  content: "";
  position: absolute;
  background: #000;
  height: 9px;
  width: 9px;
  border-radius: 50%;
  color: #000;
  z-index: 2;
  top: 20px;
  right: 150px;
}
.subsite #paddle_timeline .wrapper-1 .timeline-1-row-2 section {
  padding-left: 190px;
}
.subsite #paddle_timeline .wrapper-1 .timeline-1-row-2 section::before {
  transform: none;
  height: 1px;
  background-color: #000;
  width: 190px;
  left: -35px;
  top: 24px;
}
.subsite #paddle_timeline .wrapper-1 .timeline-1-row-2 section::after {
  content: "";
  position: absolute;
  background: #000;
  height: 9px;
  width: 9px;
  border-radius: 50%;
  color: #000;
  z-index: 2;
  top: 20px;
  left: 150px;
}
.subsite #paddle_timeline .wrapper-1 .center-line-1 {
  background-color: rgb(0, 0, 0);
  width: 0.5px;
}
.subsite #paddle_timeline .timeline-1-row section .icon {
  background-color: #282828;
  box-shadow: none;
  width: 15px;
  height: 15px;
  top: 18px;
  right: -48px;
}
.subsite #paddle_timeline .timeline-1-row section .icon::before {
  content: "";
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border-width: 1px;
  border-style: solid;
  border-color: #282828;
  position: absolute;
  left: -5px;
  top: -5px;
}
.subsite #paddle_timeline .timeline-1-row section .icon::after {
  content: "";
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border-width: 1px;
  border-style: solid;
  border-color: #282828;
  position: absolute;
  left: -10px;
  top: -10px;
}
.subsite #paddle_timeline .timeline-1-row-2 section .icon {
  left: -48px;
}
@media (max-width: 790px) {
  .subsite #paddle_timeline .timeline-1-row section {
    padding: 0 !important;
  }
  .subsite #paddle_timeline .timeline-1-row section p,
  .subsite #paddle_timeline .timeline-1-row section h2 {
    text-align: left !important;
  }
  .subsite #paddle_timeline .timeline-1-row section img {
    right: auto !important;
  }
  .subsite #paddle_timeline .timeline-1-row section::after,
  .subsite #paddle_timeline .timeline-1-row section::before {
    display: none;
  }
  .subsite #paddle_timeline .wrapper-1 .center-line-1 {
    left: 12px;
  }
  .subsite #paddle_timeline .timeline-1-row-2 section .icon {
    left: -55px;
  }
}
.subsite .sticky-footer {
  padding-top: 0;
}
.subsite .sticky-footer .sticky-footer-content {
  padding-top: 0;
  /*  img {
    max-width: 152px;
    height: auto;
  }*/
  /*  .layout--threecol-section {
    background-color: #efefef;
    margin-bottom: 3rem;
    padding-top: 2rem;
    position: relative;
    &::before {
      content: "";
      display: block;
      background-color: inherit;
      position: absolute;
      height: 100%;
      margin-left: -50%;
      margin-right: -50%;
      left: 0;
      right: 0;
      top: 0;
    }
    .layout__region {
      display: flex;
      align-items: center;
      column-gap: 30px;
      margin-bottom: 2rem;
      .paddle-components-text-block-wrapper {
        width: 100%;
        position: absolute;
        top: 0;
        h2 {
          color: $clr-body-text;
          font-size: $body-fs;
          text-transform: none;
        }
      }
      .paddle-components-image-block-wrapper {
        margin-top: 3rem;
        .paddle-component--image-block {
          margin: 0;
        }
        img {
          height: 45px;
          width: auto;
          max-width: none;
        }
      }
    }
    @media (min-width: 1025px) {
      .layout__region--first,
      .layout__region--second {
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #757574;
      }
    }
  }*/
}
.subsite .sticky-footer .sticky-footer-content p {
  font-size: 0.875rem;
}
.subsite .sticky-footer .sticky-footer-content h2 {
  font-size: 1.25rem;
}
.subsite .sticky-footer .sticky-footer-content .section--logos {
  background-color: #efefef;
  margin-bottom: 0;
  padding-bottom: 1rem;
  position: relative;
}
.subsite .sticky-footer .sticky-footer-content .section--logos::before {
  content: "";
  display: block;
  background-color: inherit;
  position: absolute;
  height: 100%;
  margin-left: -50%;
  margin-right: -50%;
  left: 0;
  right: 0;
  top: 0;
}
.subsite .sticky-footer .sticky-footer-content .section--logos .layout__region .inner-wrapper {
  align-items: center;
  margin-bottom: 0;
}
@media (min-width: 600px) {
  .subsite .sticky-footer .sticky-footer-content .section--logos .layout__region .inner-wrapper {
    display: flex;
    -moz-column-gap: 30px;
         column-gap: 30px;
    min-height: 140px;
  }
}
@media (min-width: 600px) {
  .subsite .sticky-footer .sticky-footer-content .section--logos .layout__region .inner-wrapper .paddle-components-text-block-wrapper {
    width: 100%;
    position: absolute;
    top: 0;
  }
}
.subsite .sticky-footer .sticky-footer-content .section--logos .layout__region .inner-wrapper .paddle-components-text-block-wrapper h2 {
  color: #383936;
  font-size: 1.25rem;
  text-transform: none;
}
@media (min-width: 600px) {
  .subsite .sticky-footer .sticky-footer-content .section--logos .layout__region .inner-wrapper .paddle-components-image-block-wrapper {
    margin-top: 3rem;
  }
  .subsite .sticky-footer .sticky-footer-content .section--logos .layout__region .inner-wrapper .paddle-components-image-block-wrapper .paddle-component--image-block {
    margin: 0;
  }
}
.subsite .sticky-footer .sticky-footer-content .section--logos .layout__region .inner-wrapper .paddle-components-image-block-wrapper img {
  height: auto;
  width: 120px;
  max-width: none;
}
@media (min-width: 1025px) {
  .subsite .sticky-footer .sticky-footer-content .section--logos .layout__region--first {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #757574;
  }
}
.subsite .sticky-footer .sticky-footer-content .section--logos:first-child {
  padding-top: 2rem;
}
.subsite #mc_embed_signup {
  width: auto;
}
.subsite #mc_embed_signup form {
  margin: 0;
}
.subsite #mc_embed_signup_scroll {
  display: flex;
}
.subsite #mc_embed_signup_scroll input {
  border-radius: 0;
}
.subsite #mc_embed_signup_scroll .mc-field-group input {
  min-height: 48px;
  font-size: 1rem;
  border: 0;
  box-shadow: none;
  padding: 0 1rem;
  margin-bottom: 1rem;
}
.subsite #mce-responses {
  display: none;
}
.subsite #mc_embed_signup_scroll .clear input {
  background-color: #8c8e89;
  color: #fff;
  min-height: 48px;
  font-weight: bold;
  font-size: 0.875rem;
  border: 0;
  box-shadow: none;
  padding: 0 1rem;
  margin-bottom: 1rem;
}
.subsite #mc_embed_signup_scroll .clear input:hover {
  background-color: #49aee2;
}
.subsite.its-istanbul .region--content .section--with-circle-image.section--dark-bg ul li {
  font-size: 1.1rem;
}
.subsite.its-istanbul .region--content .section--with-circle-image.section--dark-bg ul li::marker {
  color: #49aee2;
}
.subsite.its-istanbul .region--content .paddle-component--text-block ul li {
  font-size: 1.1rem;
}
.subsite.its-istanbul .region--content .paddle-component--text-block ul li::marker {
  color: #49aee2;
}
.subsite.its-istanbul .btn.btn-primary i.file_type.fas.fa-file-pdf {
  display: none;
}
.subsite.its-istanbul .section--text-on-image strong {
  color: #49aee2;
}
.subsite.its-istanbul #paddle_timeline section h2 {
  font-size: 1.5rem;
}
.subsite.its-istanbul #paddle_timeline section h2:first-of-type {
  font-weight: normal;
}
.subsite.its-istanbul .middleborder .layout__region--first.col-md-12 {
  border-right: 1px solid black;
  margin-bottom: 2rem;
}
.subsite.its-istanbul .centerimages span.top-section-image picture {
  text-align: center;
}
.subsite.its-istanbul .section--sub-bg-gradient {
  padding-bottom: 0;
}
.subsite.its-istanbul .supported-by .paddle-component--text-block,
.subsite.its-istanbul .hosted-by .paddle-component--text-block {
  margin-bottom: 27px;
}
.subsite.its-istanbul .supported-by .paddle-component--text-block h3,
.subsite.its-istanbul .hosted-by .paddle-component--text-block h3 {
  font-size: 1.5rem;
  font-weight: 700;
}
.subsite.its-istanbul .hosted-by .paddle-component--text-block h3 {
  margin-top: 2.375rem;
}
.subsite.its-istanbul .section--text-on-image.small-images .layout--threecol.row {
  align-items: stretch;
}
.subsite.its-istanbul .section--text-on-image.small-images .layout__region {
  display: flex;
}
.subsite.its-istanbul .section--text-on-image.small-images .layout__region .paddle-components-text-block-wrapper {
  cursor: pointer;
  overflow: unset !important;
}
.subsite.its-istanbul .section--text-on-image.small-images .layout__region .paddle-components-text-block-wrapper:hover .paddle-component--text-block::after {
  display: none;
}
.subsite.its-istanbul .section--text-on-image.small-images .layout__region .paddle-components-text-block-wrapper:hover .paddle-component--text-block::before {
  display: none;
}
.subsite.its-istanbul .section--text-on-image.small-images .layout__region .paddle-components-text-block-wrapper:hover .paddle-component--text-block .paddle-component--top-section .top-section-image img {
  visibility: hidden;
}
.subsite.its-istanbul .section--text-on-image.small-images .layout__region .paddle-components-text-block-wrapper:hover .paddle-component--text-block .paddle-component--body-section::before {
  transform: scale(1.1);
  transition: transform 0.25s ease-out;
}
.subsite.its-istanbul .section--text-on-image.small-images .layout__region .paddle-components-text-block-wrapper:hover .paddle-component--text-block .paddle-component--body-section p {
  opacity: 1;
  transition: opacity 0.25s ease-out;
}
.subsite.its-istanbul .section--text-on-image.small-images .layout__region .paddle-components-text-block-wrapper .paddle-component--text-block .paddle-component--top-section .top-section-image img {
  padding: 4.4375rem;
  transform: unset;
  transition: unset;
}
.subsite.its-istanbul .section--text-on-image.small-images .layout__region .paddle-components-text-block-wrapper .paddle-component--text-block .paddle-component--body-section {
  overflow: unset;
}
.subsite.its-istanbul .section--text-on-image.small-images .layout__region .paddle-components-text-block-wrapper .paddle-component--text-block .paddle-component--body-section::before {
  background-color: #efefef;
  z-index: -1;
  transform: scale(1);
  transition: transform 0.5s ease-out;
}
.subsite.its-istanbul .section--text-on-image.small-images .layout__region .paddle-components-text-block-wrapper .paddle-component--text-block .paddle-component--body-section p {
  color: #000;
  bottom: unset;
  opacity: 0;
  transition: opacity 0.25s ease-out;
}

.sticky-footer .layout--twocol-section--25-75,
.sticky-footer .layout--twocol-section--75-25 {
  display: none;
}

@media (max-width: 767px) {
  h1 {
    font-size: 2rem !important;
  }
  .paddle-component--top-section.text,
  h2 {
    font-size: 1.5rem !important;
  }
  h3 {
    font-size: 1.3rem !important;
  }
  h4 {
    font-size: 1.1rem !important;
  }
  h5 {
    font-size: 1rem !important;
  }
  h6 {
    font-size: 0.9rem !important;
  }
  strong {
    font-size: 0.9rem !important;
  }
}
/*** media kit page ***/
.node-437 .parallax {
  background-attachment: unset;
  background-position: top center;
}
@media (min-width: 1400px) {
  .node-437 .parallax {
    padding: 0 200px;
  }
  .node-437 .parallax .layout__region {
    padding: 0 3vw;
  }
}
.node-437 .parallax .caption {
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  bottom: auto;
  right: auto;
  padding: 0;
  height: 100%;
  z-index: 0;
}
.node-437 .parallax .caption:before {
  display: none;
}
.node-437 .parallax .media-frame {
  height: 400px;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.24);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.node-437 .parallax .media-frame img {
  height: 100%;
  width: auto;
  max-width: none;
  transition: 0.35s;
}
.node-437 .parallax .paddle-component--bottom-section {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  display: flex;
  flex-direction: column-reverse;
  padding: 2rem;
  align-items: center;
}
.node-437 .parallax .paddle-component--bottom-section a {
  font-size: 14px;
  background-color: #49aee2;
}
.node-437 .parallax .paddle-components-image-block-wrapper:hover img {
  transition: 0.35s;
  transform: scale(1.05);
}

.fa-ext.extlink {
  display: none;
}

.page-node-type-faq-list .faq-search-form a.btn {
  display: flex;
  align-items: center;
}

.page-node-type-faq-list .faq-search-form input {
  border-radius: 0;
}

.page-node-type-faq-list .faq-search-form .row {
  align-items: center;
}

.page-node-type-faq-list .field--faq details {
  position: relative;
  border-radius: 0;
  margin-bottom: 1rem;
  border-color: black;
  background-color: transparent;
}

.page-node-type-faq-list .field--faq details > .details-wrapper {
  background-color: transparent;
}

.page-node-type-faq-list .field--faq details > summary {
  font-weight: bold;
}

body.page--hero-banner .section--entities-colored-bg.section--bg-image-paralax {
  position: relative !important;
  top: 0 !important;
  margin: 0 -50vw;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-bottom: 4rem;
}
body.page--hero-banner .section--entities-colored-bg.section--bg-image-paralax .inner-wrapper .paddle-components-text-block-wrapper a:last-child:before {
  background: transparent linear-gradient(91deg, #49aee2 0%, #df79b0 100%) 0% 0% no-repeat padding-box;
  mix-blend-mode: color;
}
@media (min-width: 1025px) {
  body.page--hero-banner .section--entities-colored-bg.section--bg-image-paralax .layout__region .inner-wrapper {
    display: flex;
    height: 100%;
    overflow: visible;
    align-items: flex-end;
  }
  body.page--hero-banner .section--entities-colored-bg.section--bg-image-paralax .layout__region .inner-wrapper .paddle-components-text-block-wrapper {
    height: 350px;
    margin-bottom: -4rem;
    width: 450px;
    text-align: center;
  }
  body.page--hero-banner .section--entities-colored-bg.section--bg-image-paralax .layout__region--first .inner-wrapper {
    display: flex;
    justify-content: flex-end;
  }
}
@media (max-width: 1024px) {
  body.page--hero-banner .section--entities-colored-bg.section--bg-image-paralax {
    padding-top: 300px;
    padding-bottom: 30px;
  }
  body.page--hero-banner .section--entities-colored-bg.section--bg-image-paralax .layout__region {
    margin-bottom: 2rem;
  }
  body.page--hero-banner .section--entities-colored-bg.section--bg-image-paralax .layout__region .inner-wrapper {
    height: auto;
  }
}

#titelvoorsessions {
  position: absolute;
  z-index: 2;
  padding-top: 2rem;
}
@media (min-width: 1400px) {
  #titelvoorsessions {
    padding-top: 6rem;
  }
}
#titelvoorsessions h2 {
  font-weight: bold;
  font-size: 2.813rem;
  line-height: 1.15;
  color: #fff;
  text-transform: uppercase;
  max-width: none !important;
}

#milestones img {
  max-width: 100%;
  width: 100%;
}

#keymilestones {
  position: absolute;
  z-index: 3;
  padding-top: 60px;
  width: 100%;
}

#quickfacts {
  position: absolute;
  z-index: 3;
  padding-top: 60px;
}
#quickfacts h2 {
  color: #fff;
}

.subsite .section--sub-newsletter .paddle-component.paddle-component--text-block {
  background-color: #fff;
  padding: 2rem;
}

.subsite .sticky-footer .sticky-footer-content .section--logos .layout__region .paddle-components-text-block-wrapper h2 {
  color: #383936;
  font-size: 1.25rem;
  text-transform: none;
}

@media (min-width: 1025px) {
  .subsite .sticky-footer .sticky-footer-content .section--logos .layout__region--first,
  .subsite .sticky-footer .sticky-footer-content .section--logos .layout__region--second {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #757574;
  }
}
@media (min-width: 600px) {
  .subsite .sticky-footer .sticky-footer-content .section--logos .layout__region .paddle-components-text-block-wrapper {
    width: 100%;
    position: absolute;
    top: 0;
  }
  .subsite .sticky-footer .sticky-footer-content .section--logos .layout__region {
    display: flex;
    -moz-column-gap: 30px;
    column-gap: 30px;
    min-height: 140px;
  }
  .subsite .sticky-footer .sticky-footer-content .section--logos .layout__region .paddle-components-image-block-wrapper {
    margin-top: 3rem;
  }
}
body.subsite.its-istanbul .section--counters .hidenumber .number {
  display: none;
}

body.subsite.its-istanbul .section--counters .hidenumber .text {
  font-size: 50px;
  text-transform: none;
}

.subsite .sticky-footer .sticky-footer-content .section--logos {
  padding-bottom: 0;
}
.subsite .sticky-footer .sticky-footer-content .section--logos .layout__region--second .paddle-components-text-block-wrapper .paddle-component--text-block .paddle-component--body-section,
.subsite .sticky-footer .sticky-footer-content .section--logos .layout__region--first .paddle-components-text-block-wrapper .paddle-component--text-block .paddle-component--body-section {
  display: flex;
}
.subsite .sticky-footer .sticky-footer-content .section--logos .layout__region--second .paddle-components-image-block-wrapper .paddle-component--image-block .paddle-component--body-section .media-frame picture img,
.subsite .sticky-footer .sticky-footer-content .section--logos .layout__region--first .paddle-components-image-block-wrapper .paddle-component--image-block .paddle-component--body-section .media-frame picture img {
  height: 45px;
  width: auto;
}
.subsite .sticky-footer .sticky-footer-content .section--logos .layout__region--second .paddle-components-text-block-wrapper .paddle-component--text-block .paddle-component--body-section,
.subsite .sticky-footer .sticky-footer-content .section--logos .layout__region--third .paddle-components-text-block-wrapper .paddle-component--text-block .paddle-component--body-section {
  display: flex;
}
.subsite .sticky-footer .sticky-footer-content .section--logos .layout__region--second .paddle-components-image-block-wrapper .paddle-component--image-block .paddle-component--body-section .media-frame picture img,
.subsite .sticky-footer .sticky-footer-content .section--logos .layout__region--third .paddle-components-image-block-wrapper .paddle-component--image-block .paddle-component--body-section .media-frame picture img {
  height: 100px;
  width: auto;
}

.banner-logos.moving-logos .logo-item img {
  width: 17rem;
}

.paddle-components-banner-logo-block-wrapper .paddle-component--banner-logo-block .paddle-component--top-section.text {
  margin-bottom: 0 !important;
}

@media (max-width: 768px) {
  .section--counters .text {
    font-size: 1rem !important;
  }
}

.value-grid .color-1 {
  background-color: #349aee;
}
.value-grid .color-2 {
  background-color: #DF79B0;
}
.value-grid .color-3 {
  background-color: #F79434;
}
.value-grid .color-4 {
  background-color: #C5224F;
}
.value-grid .color-5 {
  background-color: #ffffff;
  color: #383936;
  border-width: 1px;
  border-style: solid;
  border-color: #383936;
}
.value-grid .color-5 img {
  filter: invert(1);
}

s {
  text-decoration-color: #49aee2;
  /* &::after{   
     background-color: $clr-secondary;   
   }*/
}/*# sourceMappingURL=subsite-its-istanbul.css.map */