@font-face {
  font-family: 'Plus Jakarta Sans';

  src: url('../../assets/fonts/PlusJakartaSans-Regular.eot');

  src: url('../../assets/fonts/PlusJakartaSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../../assets/fonts/PlusJakartaSans-Regular.woff2') format('woff2'),
        url('../../assets/fonts/PlusJakartaSans-Regular.woff') format('woff'),
        url('../../assets/fonts/PlusJakartaSans-Regular.ttf') format('truetype');

  font-weight: 400;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Plus Jakarta Sans';

  src: url('.../../assets/fonts/PlusJakartaSans-Medium.eot');

  src: url('../../assets/fonts/PlusJakartaSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('../../assets/fonts/PlusJakartaSans-Medium.woff2') format('woff2'),
        url('../../assets/fonts/PlusJakartaSans-Medium.woff') format('woff'),
        url('../../assets/fonts/PlusJakartaSans-Medium.ttf') format('truetype');

  font-weight: 500;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Plus Jakarta Sans';

  src: url('../../assets/fonts/PlusJakartaSans-SemiBold.eot');

  src: url('../../assets/fonts/PlusJakartaSans-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../../assets/fonts/PlusJakartaSans-SemiBold.woff2') format('woff2'),
        url('../../assets/fonts/PlusJakartaSans-SemiBold.woff') format('woff'),
        url('../../assets/fonts/PlusJakartaSans-SemiBold.ttf') format('truetype');

  font-weight: 600;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Plus Jakarta Sans';

  src: url('../../assets/fonts/PlusJakartaSans-Bold.eot');

  src: url('../../assets/fonts/PlusJakartaSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../../assets/fonts/PlusJakartaSans-Bold.woff2') format('woff2'),
        url('../../assets/fonts/PlusJakartaSans-Bold.woff') format('woff'),
        url('../../assets/fonts/PlusJakartaSans-Bold.ttf') format('truetype');

  font-weight: 700;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Plus Jakarta Sans';

  src: url('../../assets/fonts/PlusJakartaSans-ExtraBold.eot');

  src: url('../../assets/fonts/PlusJakartaSans-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../../assets/fonts/PlusJakartaSans-ExtraBold.woff2') format('woff2'),
        url('../../assets/fonts/PlusJakartaSans-ExtraBold.woff') format('woff'),
        url('../../assets/fonts/PlusJakartaSans-ExtraBold.ttf') format('truetype');

  font-weight: 800;

  font-style: normal;

  font-display: swap;
}

/* Form */

.form-col :is(input:not([type=button]), textarea, select) {
  margin-bottom: 1rem !important;
  border-radius: 0px;
  border-width: 1px;
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 239 243 / var(--tw-bg-opacity)) !important;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-weight: 600;
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.shadow-box.form-col :is(input:not([type=button]), textarea, select) {
  box-shadow: 0px 0px 80px -40px rgba(0,0,0,0.1);
}

.form-col :is(input:not([type=button]), textarea, select)::-moz-placeholder {
  font-family: Plus Jakarta Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  --tw-text-opacity: 1;
  color: rgb(18 17 40 / var(--tw-text-opacity));
}

.form-col :is(input:not([type=button]), textarea, select)::placeholder {
  font-family: Plus Jakarta Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  --tw-text-opacity: 1;
  color: rgb(18 17 40 / var(--tw-text-opacity));
}

.form-col :has(input:not([type=button]), textarea, select) .nf-after-field {
  --tw-translate-y: -1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.nf-form-content {
  padding-bottom: 0px !important;
}

form nf-field label {
}

form nf-field textarea {
  height: 120px !important;
  font-weight: 700;
  --tw-text-opacity: 1 !important;
  color: rgb(18 17 40 / var(--tw-text-opacity)) !important;
}

.form-col nf-field :is(input[type=button], input[type=submit]) {
  margin-bottom: 0px !important;
  height: auto !important;
  border-width: 1px;
  --tw-border-opacity: 1 !important;
  border-color: rgb(35 128 255 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(35 128 255 / var(--tw-bg-opacity)) !important;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  padding-left: 3rem !important;
  padding-right: 3rem !important;
  font-family: Plus Jakarta Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji !important;
  font-weight: 700;
  line-height: 1 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
  transition-duration: 300ms;
}

.shadow-box.form-col nf-field :is(input[type=button], input[type=submit]) {
  box-shadow: 0px 0px 80px -40px rgba(0,0,0,0.1);
}

.form-col nf-field :is(input[type=button], input[type=submit]):hover {
  cursor: pointer;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(18 17 40 / var(--tw-bg-opacity)) !important;
}

.form-col nf-field .checkbox-container label {
  margin-bottom: 1.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

form nf-field .nf-field-container {
  margin-bottom: 0px;
}

form .nf-form-fields-required {
  display: none;
}

.nf-error.field-wrap .nf-field-element:after {
  top: 0.75rem !important;
  right: 0.75rem !important;
  display: flex;
  height: 2rem !important;
  width: 2rem !important;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(35 128 255 / var(--tw-bg-opacity)) !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}

.nf-error-msg, .nf-form-fields-required {
  font-family: Plus Jakarta Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 0.75rem;
  line-height: 1rem;
  font-style: italic;
  --tw-text-opacity: 1 !important;
  color: rgb(35 128 255 / var(--tw-text-opacity)) !important;
}

/* Form with password */

.post-password-form :is(p, label) {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  font-weight: 600;
}

.post-password-form input[type=password] {
  border-radius: 5px;
  border-width: 1px;
  border-color: rgb(35 128 255 / 0.3);
  background-color: rgb(35 128 255 / 0.05);
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.shadow-box.post-password-form input[type=password] {
  box-shadow: 0px 0px 80px -40px rgba(0,0,0,0.1);
}

@media (min-width: 768px) {
  .post-password-form input[type=password] {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}

@media (min-width: 1024px) {
  .post-password-form input[type=password] {
    border-radius: 7px;
  }
}

.post-password-form input[type=submit] {
  border-radius: 5px;
  --tw-bg-opacity: 1;
  background-color: rgb(35 128 255 / var(--tw-bg-opacity));
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-duration: 300ms;
}

.post-password-form input[type=submit]:hover {
  --tw-translate-y: -3px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (min-width: 768px) {
  .post-password-form input[type=submit] {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1024px) {
  .post-password-form input[type=submit] {
    border-radius: 7px;
  }
}

footer .footer-title {
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

footer .footer-link {
  position: relative;
  margin-top: 0.25rem;
  display: inline-block;
  overflow: hidden;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(214 213 224 / var(--tw-text-opacity));
}

.footer-link:after {
  position: absolute;
  bottom: 0px;
  left: auto;
  right: 0px;
  height: 1px;
  width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(35 128 255 / var(--tw-bg-opacity));
  transition-duration: 600ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  content: '';
}

.footer-link:hover:after {
  right: auto;
  left: 0px;
  width: 100%;
}

/* Search Form */

aside#search {
  pointer-events: none;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 200;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

aside#search .search-bg {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
  --tw-translate-y: 3rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  background-color: rgb(18 17 40 / 0);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

body.show-search aside#search {
  pointer-events: auto;
  opacity: 1;
}

body.show-search aside#search .search-bg {
  pointer-events: auto;
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  background-color: rgb(18 17 40 / 0.6);
  opacity: 1;
}

aside#search .search-content {
  z-index: 10;
  width: 100%;
  max-width: 32rem;
}

aside#search .search-content form {
  width: 100%;
}

aside#search .search-content form button[type=submit] {
  position: absolute;
  left: 1rem;
  top: 50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

form.search input.search-input {
  height: 76px;
  width: 100%;
  padding: 1rem;
  padding-right: 1.5rem;
  padding-left: 4rem;
  --tw-text-opacity: 1;
  color: rgb(18 17 40 / var(--tw-text-opacity));
}

form.search input.search-input::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(96 95 109 / var(--tw-text-opacity));
}

form.search input.search-input::placeholder {
  --tw-text-opacity: 1;
  color: rgb(96 95 109 / var(--tw-text-opacity));
}

.search-highlight {
  background-color: rgb(18 17 40 / 0.2);
}

/* Header */

header {
}

@media (min-width: 1024px) {
  header.color {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
}

header.color .navbar-logo {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

header .nav-top {
  height: 2rem;
}

header #mobile-menu {
  pointer-events: none;
  opacity: 0;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

header.color .linkedin-item svg {
  display: block !important;
  fill: #121128;
}

header:not(.color) .linkedin-item svg {
  display: block !important;
  fill: #ffffff;
}

/* Header Logo */

header.page-top-white :is(#logo-lg-white, #mobile-logo-white) {
  display: none;
}

header:not(.page-top-white) :is(#logo-lg-white, #mobile-logo-white) {
  display: block;
}

header:not(.page-top-white) :is(#logo-lg-color, #mobile-logo-color) {
  display: none;
}

header.color :is(#logo-lg-white, #mobile-logo-white) {
  display: none !important;
}

header.color :is(#logo-lg-color, #mobile-logo-color) {
  display: block !important;
}

/* Menu - Show */

header button > div {
  transition-duration: 300ms;
}

ul.navbar-nav {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
  margin-bottom: 2rem;
  height: 0px;
  list-style-type: none;
  padding: 0px;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media (min-width: 1280px) {
  ul.navbar-nav {
    margin-left: 0px;
    margin-right: 0px;
  }
}

header:not(.transparant) ul.navbar-nav {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.show-mobile-menu #mobile-menu {
  pointer-events: auto;
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(18 17 40 / var(--tw-bg-opacity));
  opacity: 1;
}

/* Menu Mobile Toggle Button */

.mobile-nav-button .navbar-bar {
  height: 0.125rem;
  width: 1.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  opacity: 1;
  transition-duration: 200ms;
}

.show-mobile-menu .mobile-nav-button .navbar-nav {
  opacity: 1;
}

@media (min-width: 1024px) {
  .show-mobile-menu .mobile-nav-button .navbar-nav {
    display: block;
  }
}

.navbar-nav .nav-item {
  position: relative;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 3.7s;
  transition-duration: 300ms;
}

@media (min-width: 1024px) {
  .navbar-nav .nav-item {
    transition-delay: 0s;
  }
}

.show-mobile-menu .navbar-nav .nav-item {
  opacity: 1;
}

.show-mobile-menu .navbar-bar.bar1 {
  width: 2rem;
  transform-origin: center;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.show-mobile-menu .navbar-bar.bar2 {
  margin-left: auto;
  margin-right: auto;
  width: 0px;
}

.show-mobile-menu .navbar-bar.bar3 {
  width: 2rem;
  transform-origin: center;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.show-mobile-menu :is(.navbar-wrapper-1) {
  --tw-translate-y: 0.625rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.show-mobile-menu .navbar-wrapper-3 {
  --tw-translate-y: -0.625rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

/* Basic UL / LI */

header ul.menu {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (min-width: 1024px) {
  header ul.menu {
    flex-direction: row;
  }
}

header ul li.menu-item {
  position: relative;
  margin-left: 0.375rem;
  margin-right: 0.375rem;
  font-family: Plus Jakarta Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 3.7s;
  transition-duration: 300ms;
}

header ul li.menu-item:last-child {
  margin-right: 0px;
}

@media (min-width: 1024px) {
  header ul li.menu-item {
    transition-delay: 0s;
  }
}

header ul li.menu-item.cta a {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(18 17 40 / var(--tw-border-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-duration: 200ms;
}

header.shadow-box ul li.menu-item.cta a {
  box-shadow: 0px 0px 80px -40px rgba(0,0,0,0.1);
}

header ul li.menu-item.cta a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(18 17 40 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

header ul li.menu-item a {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-duration: 300ms;
}

@media (min-width: 1024px) {
  header.color ul li.menu-item a {
    --tw-text-opacity: 1;
    color: rgb(18 17 40 / var(--tw-text-opacity));
  }
}

header ul li.menu-item:hover a {
}

header ul li.menu-item.current-menu-item a {
}

header ul li.menu-item.current-menu-item::after {
  position: absolute;
  bottom: -0.625rem;
  left: 50%;
  display: block;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-style: solid;
  border-color: rgb(35 128 255 / var(--tw-border-opacity));
  border-color: rgba(0,0,0,0);
  --tw-border-opacity: 1;
  border-bottom-color: rgb(35 128 255 / var(--tw-border-opacity));
  border-width: 0px 9.5px 10px 9.5px;
  content: '';
}

header .menu-item.has-dropdown ul.sub-menu {
  pointer-events: none;
  position: absolute;
  left: 50%;
  display: flex;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  flex-direction: column;
  opacity: 0;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

header .menu-item.has-dropdown ul.sub-menu.theme-sub-menu {
  width: 450px;
  border-width: 1px;
  border-color: rgb(18 17 40 / 0.1);
}

header.shadow-box .menu-item.has-dropdown ul.sub-menu.theme-sub-menu {
  box-shadow: 0px 0px 80px -40px rgba(0,0,0,0.1);
}

header .menu-item.has-dropdown ul.sub-menu.theme-sub-menu a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

header .menu-item.has-dropdown ul.sub-menu.theme-sub-menu svg {
  display: block;
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

header .menu-item.has-dropdown ul.sub-menu.theme-sub-menu .featured-image-wrapper svg {
  margin-right: 0px;
}

header .menu-item:not(.has-dropdown, .has-dropdown, .search-item) svg {
  display: none;
}

header.color .search-item svg {
  stroke: #121128;
}

header.color .search-item span {
  --tw-text-opacity: 1;
  color: rgb(18 17 40 / var(--tw-text-opacity));
}

header:not(.color) .search-item:hover {
  cursor: pointer;
  background-color: rgb(255 255 255 / 0.1);
}

header.color .search-item:hover {
  cursor: pointer;
  background-color: rgb(18 17 40 / 0.1);
}

header .menu-item.has-dropdown:hover ul.sub-menu {
  pointer-events: auto;
  opacity: 1;
}

header .menu-item.has-dropdown:hover svg {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  stroke: #2380FF;
}

header .menu-item.has-dropdown:hover :is(i, svg).chevron {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

header .menu-item.has-dropdown ul.sub-menu {
  top: 100%;
  right: 1.25rem;
  margin-top: 0px;
  min-width: 200px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.75rem;
}

header .menu-item.has-dropdown .dropdown-menu {
  position: relative;
  z-index: 2;
}

header ul.sub-menu :is(i, svg) {
  margin-right: 0.75rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

header ul.sub-menu :is(li, a) {
  margin: 0px;
  border-radius: 3px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1 !important;
  color: rgb(18 17 40 / var(--tw-text-opacity)) !important;
  transition-duration: 200ms;
}

header ul.sub-menu :is(li, a):hover {
  background-color: rgb(35 128 255 / 0.05);
  --tw-text-opacity: 1 !important;
  color: rgb(35 128 255 / var(--tw-text-opacity)) !important;
}

header ul.menu ul.sub-menu a {
  display: block;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.lazyloaded {
  transition-property: unset !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

@media (max-width: 1280px){
  header #mobileMenu {
    display: flex;
    height: 100vh;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    overflow-y: scroll;
    padding-top: 6rem;
    transform: translate(100%, 0);
    transition: .6s cubic-bezier(0.25, 0.1, 0.25, 1);
  }

  header.show #mobileMenu {
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  header.show .navbar-bar {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  }
}

/* Mobile Menu */

#mobile-menu #mobile-logo {
  margin-top: 2rem;
  margin-bottom: 5rem;
  display: block;
}

#mobile-menu ul {
  width: 100%;
  align-items: flex-start;
  gap: 1.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

#mobile-menu ul li {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: left;
  font-size: 28px;
}

#mobile-menu ul li .dropdown-menu {
  display: flex;
  width: 100%;
}

#mobile-menu ul li:not(.search-item) svg {
  position: absolute;
  right: 0px;
  height: 1.5rem;
  width: 1.5rem;
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

#mobile-menu ul li.menu-item.has-dropdown ul.sub-menu {
  pointer-events: none;
  position: relative;
  top: 0px;
  height: 0px;
  gap: 0px;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(18 17 40 / var(--tw-bg-opacity));
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 1rem;
  padding-right: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  opacity: 0;
}

#mobile-menu ul li.menu-item.has-dropdown.active ul.sub-menu {
  pointer-events: auto;
  height: auto;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  opacity: 1;
}

#mobile-menu ul li.menu-item.has-dropdown.active svg {
  --tw-rotate: -180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

#mobile-menu ul li.menu-item.has-dropdown ul.sub-menu :is(li, a) {
  background-color: unset;
  padding-left: 0px;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

#mobile-menu ul li.menu-item.current-menu-item::after {
  top: 1rem;
  left: -0.5rem;
  bottom: unset;
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

/**
 * Swiper 8.4.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 17, 2023
 */

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
}

.nav-col {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.swiper-nav-button.light.swiper-button-disabled {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.swiper-nav-button.light.swiper-button-disabled svg {
  fill: #ffffff;
}

.swiper-nav-button.swiper-button-disabled {
  --tw-border-opacity: 1;
  border-color: rgb(35 128 255 / var(--tw-border-opacity));
  background-color: rgba(0,0,0,0);
  background-color: transparent;
}

.swiper-nav-button.swiper-button-disabled svg {
  fill: #ffffff;
}

.swiper-nav-button:not(.swiper-button-disabled):hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.swiper-nav-button:not(.swiper-button-disabled) svg {
  fill: #ffffff;
}

.swiper-button-next,
.swiper-button-prev {
  z-index: 10;
  display: flex;
  height: 50px;
  width: 50px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(35 128 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(35 128 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.shadow-box.swiper-button-next,.shadow-box
.swiper-button-prev {
  box-shadow: 0px 0px 80px -40px rgba(0,0,0,0.1);
}

.swiper-button-next,
.swiper-button-prev {
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next + .swiper-slide,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

.swiper .nav-container {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 10;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.swiper-nav-button {
  position: absolute;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.swiper-nav-button.swiper-button-next {
  right: 0px;
}

.swiper-nav-button.swiper-button-prev {
  left: 0px;
}

.swiper-nav-button :is(svg, svg g) {
  stroke: #ffffff;
}

body.page-template-verklaring :is(header, footer, .mobile-nav-button) {
  display: none !important;
}

/* Pagebuilder Layout Styles */

/**
 * Layout: Hero
 * Styles for the hero layout section
 */

.hero-swiper {
  padding-bottom: 2rem;
}

.hero-swiper .swiper-pagination-bullet {
  height: 0.875rem;
  width: 0.875rem;
  background-color: rgb(255 255 255 / 0.3);
  opacity: 1;
}

.hero-swiper .swiper-pagination-bullet-active {
  --tw-bg-opacity: 1;
  background-color: rgb(35 128 255 / var(--tw-bg-opacity));
}

.linkedin-image-stack {
  position: relative;
}

.linkedin-image-stack::after {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  border-radius: 5px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(245 245 248 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.shadow-box.linkedin-image-stack::after {
  box-shadow: 0px 0px 80px -40px rgba(0,0,0,0.1);
}

.linkedin-image-stack::after {
  content: "";
  z-index: -1;
}

.linkedin-image-inner {
  position: relative;
  border-radius: 5px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(245 245 248 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.5rem;
  box-shadow: 0px 0px 80px -40px rgba(0,0,0,0.25);
}

.shadow-box.linkedin-image-inner {
  box-shadow: 0px 0px 80px -40px rgba(0,0,0,0.1);
}

.linkedin-slide-wrapper {
  position: relative;
}

.hero-swiper .swiper-slide {
  pointer-events: none;
  opacity: 0;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.hero-swiper .swiper-slide.swiper-slide-active {
  pointer-events: auto;
  opacity: 1;
}

.linkedin-slide-wrapper .group svg {
  transition: stroke 0.3s ease, fill 0.3s ease;
}

/**
 * Layout: Themes
 * Styles for the themes layout section
 */

/* Add custom styles here if needed */

/**
 * Layout: Featured News
 * Styles for the featured news layout section
 */

/* Add custom styles here if needed */

/**
 * Layout: Regions Map
 * Styles for the regions map layout section
 */

#map .regions-wrapper {
  width: 100%;
}

#map .regions-wrapper iframe {
  width: 100%;
  display: block;
  border: none;
  min-height: 480px;
}

@media (min-width: 768px) {
  #map .regions-wrapper iframe {
    min-height: 560px;
  }
}

@media (min-width: 1024px) {
  #map .regions-wrapper iframe {
    min-height: 640px;
  }
}

/**
 * Layout: Text & Image
 * 
 * @package hca-ict
 */

#text-image {
  position: relative;
}

#text-image .text-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#text-image .text-content {
  line-height: 1.6;
}

#text-image .text-content p {
  margin-bottom: 1rem;
}

#text-image .text-content p:last-child {
  margin-bottom: 0;
}

#text-image .image-wrapper {
  position: relative;
  width: 100%;
}

#text-image .image-wrapper img {
  width: 100%;
  height: auto;
  display: block;
}

#text-image .button-wrapper {
  margin-top: 1rem;
}

@media (max-width: 768px) {
  #text-image .button-wrapper {
    flex-direction: column;
    width: 100%;
  }

  #text-image .button-wrapper .button {
    width: 100%;
    text-align: center;
  }
}

/* Layout: Genummerde kolommen */

#nummered-columns {
  /* Base styles are handled by Tailwind classes */
}

#nummered-columns .nummered-column {
  /* Ensure consistent spacing */
}

#nummered-columns .column-number {
  line-height: 1;
}

#nummered-columns .column-title {
  line-height: 1.3;
}

#nummered-columns .column-description {
  line-height: 1.6;
}

/* Responsive adjustments */

@media (max-width: 768px) {
  #nummered-columns .nummered-column {
    margin-bottom: 1.5rem;
  }

  #nummered-columns .nummered-column:last-child {
    margin-bottom: 0;
  }
}

/**
 * Layout: Actielijnen
 * 
 * @package hca-ict
 */

#actielijnen {
  position: relative;
}

#actielijnen .text-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#actielijnen .text-content {
  line-height: 1.6;
}

#actielijnen .text-content p {
  margin-bottom: 1rem;
}

#actielijnen .text-content p:last-child {
  margin-bottom: 0;
}

#actielijnen .actielijnen-list {
  margin-top: 1rem;
}

#actielijnen .actielijn-item {
  align-items: flex-start;
}

#actielijnen .actielijn-number {
  flex-shrink: 0;
}

#actielijnen .actielijn-content {
  line-height: 1.6;
}

#actielijnen .image-wrapper {
  position: relative;
  width: 100%;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

#actielijnen .image-wrapper img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0.5rem;
}

/**
 * Layout: HCA ICT Intro
 * 
 * @package hca-ict
 */

#hca-ict-intro {
  position: relative;
}

#hca-ict-intro .text-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#hca-ict-intro .text-wrapper {
  line-height: 1.6;
}

#hca-ict-intro .text-wrapper p {
  margin-bottom: 1rem;
}

#hca-ict-intro .text-wrapper p:last-child {
  margin-bottom: 0;
}

#hca-ict-intro .image-container {
  position: relative;
  width: 100%;
}

#hca-ict-intro .image-container.square {
  padding-bottom: 100%;
}

#hca-ict-intro .image-container img {
  position: absolute;
  width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 50%;
  transform: translateY(-50%);
}

#hca-ict-intro .button-wrapper {
  flex-wrap: wrap;
}

@media (max-width: 768px) {
  #hca-ict-intro .button-wrapper {
    flex-direction: column;
  }

  #hca-ict-intro .button-wrapper .button {
    width: 100%;
    text-align: center;
  }
}

/**
 * Layout: Team
 * 
 * @package hca-ict
 */

#team {
  position: relative;
}

/* Layout: Featured Events */

#featured-events .event-item {
  border-bottom-width: 1px;
  border-color: rgb(18 17 40 / 0.1);
  padding-bottom: 1.5rem;
}

#featured-events .event-item:last-child {
  padding-bottom: 0px;
  border-width: 0px;
}

#featured-events .linkedin-block {
  position: sticky;
  top: 2rem;
}

#featured-events .linkedin-embed {
  margin-top: 1.5rem;
}

#featured-events .linkedin-embed iframe {
  width: 100%;
}

/* Child Theme */

/**
 * Layout: Werktafels (Child Theme)
 * Minimal CSS - most styling is handled via Tailwind classes
 */

#theme-child-werktafels .werktafel-description p {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

#theme-child-werktafels .werktafel-description p:first-child {
  margin-top: 0px;
}

#theme-child-werktafels .werktafel-description p:last-child {
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  #theme-child-werktafels .werktafel-description p {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

/**
 * Layout: Opkomende evenementen (Child Theme)
 * Styling for upcoming events list layout
 */

#upcoming-events {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

/* Event link hover effects */

#upcoming-events a {
  text-decoration-line: none;
}

#upcoming-events a:hover {
  text-decoration-line: none;
}

#upcoming-events a svg {
  width: 1.5rem !important;
  height: 1.5rem !important;
}

/* Responsive spacing */

@media (max-width: 768px) {
  #upcoming-events {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  @media (min-width: 768px) {
    #upcoming-events {
      padding-top: 3rem;
      padding-bottom: 3rem;
    }
  }
}

/* Sidebar Layout Styles */

/* Sidebar Contactpersoon Layout Styles */

.sidebar-contactperson .sidebar-card {
  position: relative;
  overflow: hidden;
}

.sidebar-contactperson .sidebar-corner-triangle {
  pointer-events: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 30px;
  height: 30px;
}

.sidebar-contactperson .sidebar-corner-triangle::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-top: 30px solid #ffffff;
  border-right: 30px solid transparent;
}

/* Sidebar Links Layout Styles */

/* stylelint-disable at-rule-no-unknown */

.sidebar-links .sidebar-card {
  position: relative;
  overflow: hidden;
}

.sidebar-links .link-item svg {
  margin-top: 0.25rem;
  height: 1.5rem !important;
  width: 1.5rem !important;
}

.sidebar-links .link-item .link-url {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  --tw-text-opacity: 1;
  color: rgb(96 95 109 / var(--tw-text-opacity));
}

.sidebar-links .sidebar-corner-triangle {
  pointer-events: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 30px;
  height: 30px;
}

.sidebar-links .sidebar-corner-triangle::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-top: 30px solid #ffffff;
  border-right: 30px solid transparent;
}

/* stylelint-enable at-rule-no-unknown */

/* Sidebar Quote Layout Styles */

.sidebar-quote .sidebar-card {
  position: relative;
  overflow: hidden;
}

.sidebar-quote .sidebar-corner-triangle {
  pointer-events: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 30px;
  height: 30px;
}

.sidebar-quote .sidebar-corner-triangle::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-top: 30px solid #ffffff;
  border-right: 30px solid transparent;
}

.sidebar-quote blockquote {
  margin-top: 0px !important;
  margin-bottom: 1.75rem !important;
}

/* ! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com */

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: currentColor;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: Plus Jakarta Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.-left-4 {
  left: -1rem;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-8 {
  bottom: 2rem;
}

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

.right-8 {
  right: 2rem;
}

.right-full {
  right: 100%;
}

.top-0 {
  top: 0px;
}

.top-8 {
  top: 2rem;
}

.top-full {
  top: 100%;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-\[0\] {
  z-index: 0;
}

.z-\[100\] {
  z-index: 100;
}

.z-\[101\] {
  z-index: 101;
}

.z-\[1\] {
  z-index: 1;
}

.z-\[2\] {
  z-index: 2;
}

.z-\[3\] {
  z-index: 3;
}

.z-\[50\] {
  z-index: 50;
}

.z-\[90\] {
  z-index: 90;
}

.z-\[99\] {
  z-index: 99;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.col-span-1 {
  grid-column: span 1 / span 1;
}

.m-0 {
  margin: 0px;
}

.\!my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.-mx-6 {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-16 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.\!mt-0 {
  margin-top: 0px !important;
}

.-mb-5 {
  margin-bottom: -1.25rem;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-20 {
  margin-bottom: 5rem;
}

.mb-24 {
  margin-bottom: 6rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-2\.5 {
  margin-left: 0.625rem;
}

.ml-4 {
  margin-left: 1rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-2\.5 {
  margin-right: 0.625rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mt-0 {
  margin-top: 0px;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-2\.5 {
  margin-top: 0.625rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-40 {
  margin-top: 10rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-\[92px\] {
  margin-top: 92px;
}

.mt-auto {
  margin-top: auto;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.\!flex {
  display: flex !important;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.aspect-square {
  aspect-ratio: 1 / 1;
}

.size-5 {
  width: 1.25rem;
  height: 1.25rem;
}

.size-6 {
  width: 1.5rem;
  height: 1.5rem;
}

.size-9 {
  width: 2.25rem;
  height: 2.25rem;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

.h-20 {
  height: 5rem;
}

.h-3 {
  height: 0.75rem;
}

.h-36 {
  height: 9rem;
}

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-8 {
  height: 2rem;
}

.h-80 {
  height: 20rem;
}

.h-9 {
  height: 2.25rem;
}

.h-\[25px\] {
  height: 25px;
}

.h-\[26px\] {
  height: 26px;
}

.h-\[30px\] {
  height: 30px;
}

.h-\[3px\] {
  height: 3px;
}

.h-\[400vh\] {
  height: 400vh;
}

.h-\[50px\] {
  height: 50px;
}

.h-\[60px\] {
  height: 60px;
}

.h-\[70px\] {
  height: 70px;
}

.h-\[72px\] {
  height: 72px;
}

.h-\[75px\] {
  height: 75px;
}

.h-\[calc\(100\%-160px\)\] {
  height: calc(100% - 160px);
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.min-h-20 {
  min-height: 5rem;
}

.min-h-\[400px\] {
  min-height: 400px;
}

.min-h-\[50vh\] {
  min-height: 50vh;
}

.min-h-\[75px\] {
  min-height: 75px;
}

.min-h-full {
  min-height: 100%;
}

.min-h-screen {
  min-height: 100vh;
}

.w-12 {
  width: 3rem;
}

.w-16 {
  width: 4rem;
}

.w-20 {
  width: 5rem;
}

.w-3 {
  width: 0.75rem;
}

.w-36 {
  width: 9rem;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-8 {
  width: 2rem;
}

.w-9 {
  width: 2.25rem;
}

.w-\[100px\] {
  width: 100px;
}

.w-\[14px\] {
  width: 14px;
}

.w-\[26px\] {
  width: 26px;
}

.w-\[30px\] {
  width: 30px;
}

.w-\[50px\] {
  width: 50px;
}

.w-\[60px\] {
  width: 60px;
}

.w-\[70\%\] {
  width: 70%;
}

.w-\[75px\] {
  width: 75px;
}

.w-\[80\%\] {
  width: 80%;
}

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.w-screen {
  width: 100vw;
}

.min-w-0 {
  min-width: 0px;
}

.min-w-12 {
  min-width: 3rem;
}

.min-w-16 {
  min-width: 4rem;
}

.min-w-20 {
  min-width: 5rem;
}

.min-w-\[75px\] {
  min-width: 75px;
}

.min-w-full {
  min-width: 100%;
}

.max-w-3xl {
  max-width: 48rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-7xl {
  max-width: 80rem;
}

.max-w-full {
  max-width: 100%;
}

.max-w-screen-lg {
  max-width: 1024px;
}

.max-w-screen-md {
  max-width: 768px;
}

.max-w-screen-xl {
  max-width: 1280px;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.flex-grow {
  flex-grow: 1;
}

.-translate-x-\[50vw\] {
  --tw-translate-x: -50vw;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-1\/4 {
  --tw-translate-y: -25%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-x-1\/3 {
  --tw-translate-x: 33.333333%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-\[5deg\] {
  --tw-rotate: 5deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer {
  cursor: pointer;
}

.columns-1 {
  -moz-columns: 1;
       columns: 1;
}

.break-inside-avoid-column {
  -moz-column-break-inside: avoid;
       break-inside: avoid-column;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.flex-row {
  flex-direction: row;
}

.\!flex-col {
  flex-direction: column !important;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-16 {
  gap: 4rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-2\.5 {
  gap: 0.625rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-\[5px\] {
  gap: 5px;
}

.gap-x-2 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

.gap-x-2\.5 {
  -moz-column-gap: 0.625rem;
       column-gap: 0.625rem;
}

.gap-y-8 {
  row-gap: 2rem;
}

.overflow-hidden {
  overflow: hidden;
}

.\!overflow-visible {
  overflow: visible !important;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.overflow-y-scroll {
  overflow-y: scroll;
}

.whitespace-normal {
  white-space: normal;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.break-words {
  overflow-wrap: break-word;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-\[3px\] {
  border-radius: 3px;
}

.rounded-\[5px\] {
  border-radius: 5px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.border {
  border-width: 1px;
}

.border-\[3px\] {
  border-width: 3px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-t {
  border-top-width: 1px;
}

.border-blue-dark\/10 {
  border-color: rgb(18 17 40 / 0.1);
}

.border-blue-light {
  --tw-border-opacity: 1;
  border-color: rgb(35 128 255 / var(--tw-border-opacity));
}

.border-blue-white {
  --tw-border-opacity: 1;
  border-color: rgb(214 213 224 / var(--tw-border-opacity));
}

.border-grey-light {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 248 / var(--tw-border-opacity));
}

.border-grey-light\/0 {
  border-color: rgb(245 245 248 / 0);
}

.border-grey\/20 {
  border-color: rgb(96 95 109 / 0.2);
}

.border-transparent {
  border-color: rgba(0,0,0,0);
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.border-white\/10 {
  border-color: rgb(255 255 255 / 0.1);
}

.border-white\/20 {
  border-color: rgb(255 255 255 / 0.2);
}

.bg-blue-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(18 17 40 / var(--tw-bg-opacity));
}

.bg-blue-dark\/0 {
  background-color: rgb(18 17 40 / 0);
}

.bg-blue-dark\/10 {
  background-color: rgb(18 17 40 / 0.1);
}

.bg-blue-light {
  --tw-bg-opacity: 1;
  background-color: rgb(35 128 255 / var(--tw-bg-opacity));
}

.bg-blue-light\/20 {
  background-color: rgb(35 128 255 / 0.2);
}

.bg-grey {
  --tw-bg-opacity: 1;
  background-color: rgb(96 95 109 / var(--tw-bg-opacity));
}

.bg-grey-light {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 248 / var(--tw-bg-opacity));
}

.bg-light-green {
  --tw-bg-opacity: 1;
  background-color: rgb(159 238 23 / var(--tw-bg-opacity));
}

.bg-pink {
  --tw-bg-opacity: 1;
  background-color: rgb(231 0 255 / var(--tw-bg-opacity));
}

.bg-turquoise {
  --tw-bg-opacity: 1;
  background-color: rgb(5 237 210 / var(--tw-bg-opacity));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-white\/10 {
  background-color: rgb(255 255 255 / 0.1);
}

.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.from-blue-dark\/70 {
  --tw-gradient-from: rgb(18 17 40 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(18 17 40 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.via-blue-dark\/20 {
  --tw-gradient-to: rgb(18 17 40 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(18 17 40 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.to-transparent {
  --tw-gradient-to: rgba(0,0,0,0) var(--tw-gradient-to-position);
}

.fill-\[\#0E77A8\] {
  fill: #0E77A8;
}

.fill-blue-dark {
  fill: #121128;
}

.fill-blue-light {
  fill: #2380FF;
}

.fill-grey {
  fill: #605F6D;
}

.fill-white {
  fill: #ffffff;
}

.\!stroke-none {
  stroke: none !important;
}

.stroke-blue-dark {
  stroke: #121128;
}

.stroke-blue-light {
  stroke: #2380FF;
}

.stroke-grey {
  stroke: #605F6D;
}

.stroke-white {
  stroke: #ffffff;
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.\!px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.\!px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-\[60px\] {
  padding-top: 60px;
  padding-bottom: 60px;
}

.\!pb-0 {
  padding-bottom: 0px !important;
}

.\!pb-\[100\%\] {
  padding-bottom: 100% !important;
}

.\!pb-\[122\%\] {
  padding-bottom: 122% !important;
}

.\!pb-\[46\.67\%\] {
  padding-bottom: 46.67% !important;
}

.\!pt-24 {
  padding-top: 6rem !important;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.pb-24 {
  padding-bottom: 6rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pb-\[56\.25\%\] {
  padding-bottom: 56.25%;
}

.pl-0 {
  padding-left: 0px;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pl-8 {
  padding-left: 2rem;
}

.pt-0 {
  padding-top: 0px;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pt-16 {
  padding-top: 4rem;
}

.pt-24 {
  padding-top: 6rem;
}

.pt-32 {
  padding-top: 8rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-40 {
  padding-top: 10rem;
}

.pt-8 {
  padding-top: 2rem;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.font-sans {
  font-family: Plus Jakarta Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.\!font-semibold {
  font-weight: 600 !important;
}

.font-black {
  font-weight: 900;
}

.font-bold {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.italic {
  font-style: italic;
}

.\!leading-normal {
  line-height: 1.5 !important;
}

.leading-normal {
  line-height: 1.5;
}

.leading-relaxed {
  line-height: 1.625;
}

.leading-tight {
  line-height: 1.25;
}

.text-\[\#0E77A8\] {
  --tw-text-opacity: 1;
  color: rgb(14 119 168 / var(--tw-text-opacity));
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-blue-dark {
  --tw-text-opacity: 1;
  color: rgb(18 17 40 / var(--tw-text-opacity));
}

.text-blue-dark\/20 {
  color: rgb(18 17 40 / 0.2);
}

.text-blue-dark\/50 {
  color: rgb(18 17 40 / 0.5);
}

.text-blue-light {
  --tw-text-opacity: 1;
  color: rgb(35 128 255 / var(--tw-text-opacity));
}

.text-grey {
  --tw-text-opacity: 1;
  color: rgb(96 95 109 / var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-white\/50 {
  color: rgb(255 255 255 / 0.5);
}

.text-white\/70 {
  color: rgb(255 255 255 / 0.7);
}

.underline {
  text-decoration-line: underline;
}

.no-underline {
  text-decoration-line: none;
}

.opacity-10 {
  opacity: 0.1;
}

.opacity-30 {
  opacity: 0.3;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-70 {
  opacity: 0.7;
}

.opacity-80 {
  opacity: 0.8;
}

.opacity-90 {
  opacity: 0.9;
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline {
  outline-style: solid;
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.delay-100 {
  transition-delay: 100ms;
}

.\!duration-500 {
  transition-duration: 500ms !important;
}

.duration-200 {
  transition-duration: 200ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-500 {
  transition-duration: 500ms;
}

.\!ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.animation-delay-\[100ms\] {
  animation-delay: 100ms;
}

.animation-delay-\[200ms\] {
  animation-delay: 200ms;
}

.animation-delay-\[300ms\] {
  animation-delay: 300ms;
}

.animation-delay-\[400ms\] {
  animation-delay: 400ms;
}

.animation-delay-\[500ms\] {
  animation-delay: 500ms;
}

.animation-delay-\[600ms\] {
  animation-delay: 600ms;
}

.animation-delay-\[700ms\] {
  animation-delay: 700ms;
}

.animation-delay-\[800ms\] {
  animation-delay: 800ms;
}

* {
  -webkit-font-smoothing: antialiased;
  scroll-behavior: smooth;
  box-sizing: border-box;
}

.text-wrapper p {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  line-height: 2;
}

.section-title {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 900;
}

@media (min-width: 1024px) {
  .section-title {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

.section-subtitle {
  opacity: 0.5;
}

.section-margin {
  margin-top: 6rem;
  margin-bottom: 6rem;
}

@media (min-width: 1024px) {
  .section-margin {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
}

.section-padding {
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 1024px) {
  .section-padding {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.section-padding-t {
  padding-top: 60px;
}

@media (min-width: 1024px) {
  .section-padding-t {
    padding-top: 100px;
  }
}

.section-padding-b {
  padding-bottom: 60px;
}

@media (min-width: 1024px) {
  .section-padding-b {
    padding-bottom: 100px;
  }
}

.bottom-p {
  padding-bottom: 2.5rem;
}

.section-padding.bottom-p {
  padding-bottom: 60px;
}

@media (min-width: 1024px) {
  .section-padding.bottom-p {
    padding-bottom: 100px;
  }
}

.section-shadow {
  box-shadow: 0px 0px 100px -40px rgba(0,0,0,0.15);
}

.box-shadow {
  box-shadow: 0px 0px 80px -40px rgba(0,0,0,0.25);
}

/* Container */

header {
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 768px) {
  header {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 1280px) {
  header {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.container-full {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1024px) {
  .container-full {
    max-width: calc(100% - 100px);
  }
}

.ctr-py {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

@media (min-width: 1024px) {
  .ctr-py {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .ctr-pt {
    padding-top: 8rem;
  }
}

.container-frame {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
  max-width: calc(100% - 24px);
}

@media (min-width: 1024px) {
  .container-frame {
    margin-left: 50px;
    margin-right: 50px;
    max-width: calc(100% - 100px);
  }
}

/* Image Container / Overlay */

.image-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-bottom: 100%;
}

.image-container.horizontal {
  padding-bottom: 56.25%;
}

.image-container.higher {
  padding-bottom: 67.67%;
}

.image-container.standing {
  padding-bottom: 140%;
}

.image-container.vertical {
  padding-bottom: 165%;
}

.image-container img {
  position: absolute;
  top: 50%;
  min-height: 100%;
  width: 100%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  -o-object-fit: cover;
     object-fit: cover;
}

.image-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-content: none;
  content: var(--tw-content);
}

.gradient-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  --tw-content: none;
  content: var(--tw-content);
}

.background-container {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.background-container img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-height: 100%;
  width: 100%;
  --tw-translate-y: -50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  -o-object-fit: cover;
     object-fit: cover;
}

.footer-line {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  display: block;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300;
}

/* Buttons */

.button-wrapper {
  flex-direction: column;
  justify-content: center;
}

@media (min-width: 768px) {
  .button-wrapper {
    flex-direction: row;
    justify-content: flex-start;
  }
}

.button {
  display: inline-block;
  padding: 1rem;
  text-align: center;
  font-family: Plus Jakarta Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  line-height: 1;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 1024px) {
  .button {
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.button.primary {
}

.button.primary.dark {
  --tw-bg-opacity: 1;
  background-color: rgb(18 17 40 / var(--tw-bg-opacity));
}

.button.primary.light {
  --tw-bg-opacity: 1;
  background-color: rgb(35 128 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.button.outline {
  border-width: 1px;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.shadow-box.button.outline {
  box-shadow: 0px 0px 80px -40px rgba(0,0,0,0.1);
}

.button.secondary {
  border-width: 1px;
  border-color: rgb(255 255 255 / 0.2);
  background-color: rgb(255 255 255 / 0.1);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.shadow-box.button.secondary {
  box-shadow: 0px 0px 80px -40px rgba(0,0,0,0.1);
}

.button.secondary:hover {
  cursor: pointer;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(18 17 40 / var(--tw-text-opacity));
}

.button.text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0px;
  padding-right: 0px;
}

.button.text:hover svg {
  margin-right: 1rem;
}

.button.text.white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.button.text.dark {
  --tw-text-opacity: 1;
  color: rgb(18 17 40 / var(--tw-text-opacity));
}

.button.text.light {
  --tw-text-opacity: 1;
  color: rgb(35 128 255 / var(--tw-text-opacity));
}

.button.dark {
  --tw-bg-opacity: 1;
  background-color: rgb(18 17 40 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.button.primary.dark {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(18 17 40 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.button.outline.dark {
  --tw-border-opacity: 1;
  border-color: rgb(18 17 40 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(18 17 40 / var(--tw-text-opacity));
}

.button.outline.dark:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(18 17 40 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.button.outline.light {
  --tw-border-opacity: 1;
  border-color: rgb(35 128 255 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(35 128 255 / var(--tw-text-opacity));
}

.button.outline.light:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(35 128 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.button.outline.white {
  border-color: rgb(255 255 255 / 0.3);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.button.outline.white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(18 17 40 / var(--tw-text-opacity));
}

.button.transparant {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.button.big {
  min-width: 160px;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (min-width: 1024px) {
  .button.big {
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.button.arrow svg {
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.button.arrow:hover svg {
  margin-right: 1rem;
}

.link {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(35 128 255 / var(--tw-text-opacity));
}

.shadow-box {
  box-shadow: 0px 0px 80px -40px rgba(0,0,0,0.25);
}

.shadow-box.border {
  box-shadow: 0px 0px 80px -40px rgba(0,0,0,0.1);
}

/* Content */

.w-4 {
  width: 1rem;
}

.h-4 {
  height: 1rem;
}

.mr-2 {
  margin-right: .5rem;
}

.text-gray-400 {
  color: rgb(156 163 175);
}

.bg-transparent {
  background-color: transparent;
}

:is(#content, .content-block) h2 {
  margin-top: 2.5rem;
  margin-bottom: 0.75rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}

@media (min-width: 1024px) {
  :is(#content, .content-block) h2 {
    margin-top: 60px;
    margin-bottom: 1rem;
    font-size: 22px;
  }
}

:is(#content, .content-block) h4 {
  margin-bottom: 0px;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
}

@media (min-width: 768px) {
  :is(#content, .content-block) h4 {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

:is(#content, .content-block) p {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-family: Plus Jakarta Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  line-height: 1.5 !important;
}

:is(#content, .content-block) :is(li, p, span) a:not(.child-item) {
  --tw-text-opacity: 1;
  color: rgb(35 128 255 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

:is(#content, .content-block) blockquote {
  margin-top: 3rem;
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 32rem;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(18 17 40 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  :is(#content, .content-block) blockquote {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1024px) {
  :is(#content, .content-block) blockquote {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

:is(#content, .content-block) blockquote cite sub {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
}

@media (min-width: 768px) {
  :is(#content, .content-block) blockquote cite sub {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

hr.wp-block-separator {
  border-bottom-width: 1px;
  border-top-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(35 128 255 / var(--tw-border-opacity));
}

.pagination {
  margin-top: 4rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
}

@media (min-width: 1024px) {
  .pagination {
    margin-top: 5rem;
  }
}

.pagination :is(a, span) {
  display: flex;
  height: 50px;
  width: 50px;
  align-items: center;
  justify-content: center;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(18 17 40 / var(--tw-border-opacity));
  font-size: 1.125rem;
  line-height: 1.75rem;
  transition-duration: 300ms;
}

.shadow-box.pagination :is(a, span) {
  box-shadow: 0px 0px 80px -40px rgba(0,0,0,0.1);
}

.pagination :is(a, span):hover {
  --tw-bg-opacity: 1;
  background-color: rgb(18 17 40 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.pagination :is(a, span).current {
  --tw-bg-opacity: 1;
  background-color: rgb(18 17 40 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

#news .news-items article {
  grid-column: span 1 / span 1;
}

@media (min-width: 768px) {
  #news .news-items article {
    grid-column: span 2 / span 2;
  }
}

body:not(.paged) #news .news-items article:nth-child(-n+2) {
  grid-column: span 1 / span 1;
}

@media (min-width: 768px) {
  body:not(.paged) #news .news-items article:nth-child(-n+2) {
    grid-column: span 3 / span 3;
  }
}

#news .news-items article:nth-child(n+2){
}

.article-block {
  margin-left: auto;
  margin-right: auto;
  max-width: 56rem;
}

@media (min-width: 768px) {
  .article-block {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 1024px) {
  .article-block {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

/* Contact */

.info-title {
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
}

.info-line {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300;
}

/* Content */

.bg-transparent {
  background-color: transparent;
}

.text-transparent {
  color: transparent;
}

.text-wrapper :is(ul, ol) li {
  margin-left: 1rem;
  list-style-position: outside;
  list-style-type: disc;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

ul.children-wrapper li {
  position: relative;
  margin-left: 0px;
  width: 100%;
  list-style-type: none;
}

ul.children-wrapper li a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

ul.children-list a:hover svg {
  fill: #2380FF !important;
}

ul.children-wrapper li:not(.active) .inner-content {
  display: none;
}

ul.children-wrapper li.active .inner-content {
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

ul.children-wrapper li.active .inner-content p {
  margin-top: 0px !important;
  margin-bottom: 1rem;
  padding-top: 0px;
  padding-bottom: 0px;
}

ul.children-wrapper li.active .inner-content p:last-child {
  margin-bottom: 0px;
}

ul.children-wrapper:not(.download-list) li.active svg {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

ul.download-list a:hover svg {
  fill: #2380FF !important;
  stroke: #2380FF !important;
}

ul.download-list li a {
  justify-content: flex-start;
}

ul:is(.download-list, .children-list) li p a {
  display: inline-block;
}

#content figure.wp-block-image {
  position: relative;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

#content figure.wp-block-image img {
  min-width: 100%;
}

#content figure.wp-block-image figcaption, .featured-image .caption {
  position: relative;
  margin: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(18 17 40 / var(--tw-bg-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  #content figure.wp-block-image figcaption, .featured-image .caption {
    position: absolute;
    right: 0px;
    bottom: 0px;
    max-width: calc(100% - 60px);
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

#content p.is-style-kader {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-width: 1px;
  border-color: rgb(18 17 40 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.shadow-box#content p.is-style-kader {
  box-shadow: 0px 0px 80px -40px rgba(0,0,0,0.1);
}

@media (min-width: 768px) {
  #content p.is-style-kader {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
}

/* Featured */

section#featured .news-col .excerpt-wrapper {
  display: none !important;
}

section#featured .news-col .post-type {
  display: block !important;
}

/* Card Post */

.news-col a.link:hover svg {
  margin-right: 1rem;
}

.news-col:hover .image-container img {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

/* Card Theme */

.card-theme:hover .image-overlay {
  --tw-bg-opacity: 1;
  background-color: rgb(35 128 255 / var(--tw-bg-opacity));
  opacity: 0.6;
}

/* Card Theme Small */

.card-theme-small:hover .image-overlay {
  --tw-bg-opacity: 1;
  background-color: rgb(35 128 255 / var(--tw-bg-opacity));
  opacity: 0.6;
}

/* Regio Lijst */

.regio-list .provincie-col ul {
  pointer-events: none;
  height: 0px;
  --tw-translate-y: -2rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
  transition-delay: 0s;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.regio-list .provincie-col.active ul {
  pointer-events: auto;
  height: auto;
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
  transition-delay: 200ms;
  transition-duration: 500ms;
}

.regio-list .provincie-col.active .provincie-title-wrapper svg {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

/* Regio Pagina */

section#map .map-wrapper {
  position: relative;
  width: 100%;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

section#map .iframe-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  overflow: hidden;
  border-radius: 0.5rem;
}

section#map .iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 0.5rem;
  min-height: 400px;
}

@media (min-width: 768px) {
  section#map .iframe-container iframe {
    min-height: 500px;
  }
}

@media (min-width: 1024px) {
  section#map .iframe-container iframe {
    min-height: 550px;
  }
}

/* Knowledge Base */

#knowledge-base .kennis-button {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(18 17 40 / var(--tw-text-opacity));
}

#knowledge-base .kennis-button:hover {
  background-color: rgb(18 17 40 / 0.1);
}

#knowledge-base .kennis-button.active {
  --tw-bg-opacity: 1;
  background-color: rgb(18 17 40 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

#knowledge-base .kennis-button.active:hover {
  color: rgb(255 255 255 / 0.9);
}

#knowledge-base .kennis-item:not(.active) {
  pointer-events: none;
  height: 0px;
  --tw-translate-y: -1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
  transition-delay: 0s;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

#knowledge-base .kennis-item.active {
  pointer-events: auto;
  height: auto;
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
  transition-delay: 200ms;
  transition-duration: 300ms;
}

/* Landkaart */

svg#Nederland .provincie :is(polygon, path:nth-last-child(1)) {
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

svg#Nederland :is(.provincie:hover,  .provincie.active) :is(polygon, path:nth-last-child(1)) {
  fill: #2380FF !important;
  stroke: #2380FF !important;
}

svg#Nederland .provincie #Achtergrond {
  opacity: 0 !important;
}

svg#Nederland .provincie:hover {
  cursor: pointer;
}

.provincie-col li {
  list-style-type: none;
}

.provincie-col li span {
  display: flex;
  align-items: center;
}

.svg-wrapper.arrow-animation {
  width: 0px;
  overflow: hidden;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.svg-wrapper.arrow-animation svg {
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

a:hover .svg-wrapper.arrow-animation {
  width: 40px;
}

a:hover .svg-wrapper.arrow-animation svg {
  position: relative;
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

/* Kaart Tooltips */

.region-tooltip {
  pointer-events: none;
  position: absolute;
  display: flex;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  flex-direction: column;
  align-items: center;
  opacity: 0;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.region-tooltip-content {
  display: flex;
  max-width: 400px;
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1rem;
}

@media (min-width: 768px) {
  .region-tooltip-content {
    padding: 1.5rem;
  }
}

.region-tooltip-content {
  box-shadow: 0px 0px 40px rgba(0,0,0,0.1);
}

.region-tooltip .tooltip-triangle {
  position: relative;
  display: block;
  height: 1.5rem;
  width: 1.5rem;
  border-style: solid;
  border-color: rgba(0,0,0,0);
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
  border-width: 0px 24px 24px 24px;
  box-shadow: 0px 0px 40px rgba(0,0,0,0.05);
}

.region-tooltip-content ul li {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.region-tooltip.active {
  pointer-events: auto;
  opacity: 1;
}

@media (min-width: 1201px){
  .region-tooltip {
    --tw-translate-x: 0px;
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    flex-direction: row;
  }

  .region-tooltip .tooltip-triangle {
    top: 50%;
    border-style: solid;
    border-color: rgba(0,0,0,0);
    --tw-border-opacity: 1;
    border-right-color: rgb(255 255 255 / var(--tw-border-opacity));
    border-width: 24px 24px 24px 0px;
  }
}

:is(#overview .provincie-col, .region-tooltip) .svg-wrapper.arrow-animation {
  width: 1rem;
}

:is(#overview .provincie-col, .region-tooltip) .svg-wrapper.arrow-animation svg {
  --tw-translate-x: -1.25rem !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

:is(#overview .provincie-col, .region-tooltip) a:hover .svg-wrapper.arrow-animation svg {
  --tw-translate-x: 0px !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

:is(#overview .provincie-col, .region-tooltip) a:hover .svg-wrapper.arrow-animation {
  width: 40px;
}

:is(#overview .provincie-col, .region-tooltip) svg rect {
  right: 0px;
  opacity: 0;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

:is(#overview .provincie-col, .region-tooltip) a:hover svg rect {
  opacity: 1;
}

/* Single Region */

.region-svg svg {
  height: 320px;
  min-width: 320px;
  max-width: 560px;
  --tw-translate-x: 50%;
  --tw-translate-y: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  fill: #ffffff;
  opacity: 0.1;
}

/* Hide Notification */

#close-notification:hover {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

body.hide-notification #notification {
  display: none;
}

body.hide-notification section#hero {
  margin-top: -4rem;
}

/* Card Theme in Swiper */

.swiper .card-theme {
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.swiper .card-theme:not(.swiper-slide-active) {
  opacity: 0.6;
}

.swiper .card-theme h2 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

/* Active Swiper Slide */

.kennis-swiper .swiper-slide {
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 1024px) {
  .kennis-swiper .swiper-slide.swiper-slide-active {
    width: 20% !important;
  }
}

/* Team Member */

#person .team-member-image {
  position: relative;
}

#person .team-member-image img {
  position: absolute;
  left: 50%;
  top: 50%;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

/* Related Regions */

#related-regions .related-article a:hover svg {
  fill: #2380FF;
}

/* Downloads */

#links-downloads .download-link svg {
  fill: #121128;
  stroke: #121128;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

#links-downloads .download-link:hover svg {
  fill: #2380FF;
  stroke: #2380FF;
}

/* Single Page Content Shadow */

body:is(.single-regions, .single-knowledge-base, .single-ict-themes, .single-post, .page-template-contact, .page-template-text) .inner-content {
  position: relative;
  z-index: 2;
}

body:is(.single-regions, .single-knowledge-base, .single-ict-themes, .single-post, .page-template-contact, .page-template-text) :is(#content, #contact) .content-wrapper::after {
  position: absolute;
  top: 0px;
  left: 1rem;
  z-index: 0;
  height: 66.666667%;
  max-height: calc(100% - 300px);
  width: 0px;
}

@media (min-width: 768px) {
  body:is(.single-regions, .single-knowledge-base, .single-ict-themes, .single-post, .page-template-contact, .page-template-text) :is(#content, #contact) .content-wrapper::after {
    width: calc(100% - 2rem);
  }
}

body:is(.single-regions, .single-knowledge-base, .single-ict-themes, .single-post, .page-template-contact, .page-template-text) :is(#content, #contact) .content-wrapper::after {
  content: '';
  box-shadow: 0px 0px 50px rgba(0,0,0,0.15);
}

/* Search */

body.search .search-content {
  z-index: 10;
  width: 100%;
  max-width: 32rem;
}

body.search .search-content input.search-input {
  padding-left: 6rem;
}

body.search button.search-submit {
  position: absolute;
  left: 0px;
  top: 0px;
  display: flex;
  height: 76px;
  min-height: 76px;
  width: 76px;
  min-width: 76px;
  align-items: center;
  justify-content: center;
}

/* Animate underline */

.ani-underline {
  position: relative;
  margin-top: 0.25rem;
  display: inline-block;
  overflow: hidden;
  padding-bottom: 0.25rem;
}

.ani-underline:after {
  position: absolute;
  bottom: 0px;
  left: auto;
  right: 0px;
  height: 1px;
  width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(35 128 255 / var(--tw-bg-opacity));
  transition-duration: 600ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  content: '';
}

.ani-underline:hover:after {
  right: auto;
  left: 0px;
  width: 100%;
}

.last\:border-b:last-child {
  border-bottom-width: 1px;
}

.hover\:cursor-pointer:hover {
  cursor: pointer;
}

.hover\:border-blue-dark\/10:hover {
  border-color: rgb(18 17 40 / 0.1);
}

.hover\:border-blue-dark\/20:hover {
  border-color: rgb(18 17 40 / 0.2);
}

.hover\:border-grey-light:hover {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 248 / var(--tw-border-opacity));
}

.hover\:pl-2:hover {
  padding-left: 0.5rem;
}

.hover\:text-blue-dark:hover {
  --tw-text-opacity: 1;
  color: rgb(18 17 40 / var(--tw-text-opacity));
}

.hover\:text-blue-light:hover {
  --tw-text-opacity: 1;
  color: rgb(35 128 255 / var(--tw-text-opacity));
}

.hover\:opacity-100:hover {
  opacity: 1;
}

.group:hover .group-hover\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:fill-blue-light {
  fill: #2380FF;
}

.group:hover .group-hover\:stroke-blue-light {
  stroke: #2380FF;
}

.group:hover .group-hover\:text-blue-dark {
  --tw-text-opacity: 1;
  color: rgb(18 17 40 / var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-light {
  --tw-text-opacity: 1;
  color: rgb(35 128 255 / var(--tw-text-opacity));
}

.group:hover .group-hover\:underline {
  text-decoration-line: underline;
}

@media not all and (min-width: 1024px) {
  .max-lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}

@media (min-width: 640px) {
  .sm\:flex-row {
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .md\:order-1 {
    order: 1;
  }

  .md\:order-2 {
    order: 2;
  }

  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .md\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .md\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .md\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .md\:-mb-6 {
    margin-bottom: -1.5rem;
  }

  .md\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .md\:mb-12 {
    margin-bottom: 3rem;
  }

  .md\:mb-32 {
    margin-bottom: 8rem;
  }

  .md\:mb-4 {
    margin-bottom: 1rem;
  }

  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .md\:mb-8 {
    margin-bottom: 2rem;
  }

  .md\:mt-6 {
    margin-top: 1.5rem;
  }

  .md\:block {
    display: block;
  }

  .md\:h-12 {
    height: 3rem;
  }

  .md\:h-14 {
    height: 3.5rem;
  }

  .md\:h-16 {
    height: 4rem;
  }

  .md\:h-20 {
    height: 5rem;
  }

  .md\:h-8 {
    height: 2rem;
  }

  .md\:h-\[22px\] {
    height: 22px;
  }

  .md\:min-h-\[500px\] {
    min-height: 500px;
  }

  .md\:w-10 {
    width: 2.5rem;
  }

  .md\:w-14 {
    width: 3.5rem;
  }

  .md\:w-16 {
    width: 4rem;
  }

  .md\:w-20 {
    width: 5rem;
  }

  .md\:w-8 {
    width: 2rem;
  }

  .md\:w-\[22px\] {
    width: 22px;
  }

  .md\:min-w-16 {
    min-width: 4rem;
  }

  .md\:min-w-20 {
    min-width: 5rem;
  }

  .md\:-translate-y-6 {
    --tw-translate-y: -1.5rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:columns-2 {
    -moz-columns: 2;
         columns: 2;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:items-start {
    align-items: flex-start;
  }

  .md\:items-center {
    align-items: center;
  }

  .md\:justify-start {
    justify-content: flex-start;
  }

  .md\:justify-end {
    justify-content: flex-end;
  }

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:gap-12 {
    gap: 3rem;
  }

  .md\:gap-16 {
    gap: 4rem;
  }

  .md\:gap-4 {
    gap: 1rem;
  }

  .md\:gap-5 {
    gap: 1.25rem;
  }

  .md\:gap-8 {
    gap: 2rem;
  }

  .md\:gap-x-4 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }

  .md\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }

  .md\:p-12 {
    padding: 3rem;
  }

  .md\:p-5 {
    padding: 1.25rem;
  }

  .md\:p-6 {
    padding: 1.5rem;
  }

  .md\:p-8 {
    padding: 2rem;
  }

  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .md\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md\:\!pt-40 {
    padding-top: 10rem !important;
  }

  .md\:pb-12 {
    padding-bottom: 3rem;
  }

  .md\:pb-16 {
    padding-bottom: 4rem;
  }

  .md\:pl-0 {
    padding-left: 0px;
  }

  .md\:pt-12 {
    padding-top: 3rem;
  }

  .md\:pt-24 {
    padding-top: 6rem;
  }

  .md\:pt-40 {
    padding-top: 10rem;
  }

  .md\:text-left {
    text-align: left;
  }

  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .md\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .md\:text-\[20px\] {
    font-size: 20px;
  }

  .md\:text-\[26px\] {
    font-size: 26px;
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .md\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1024px) {
  .lg\:-left-10 {
    left: -2.5rem;
  }

  .lg\:order-1 {
    order: 1;
  }

  .lg\:order-2 {
    order: 2;
  }

  .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .lg\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .lg\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .lg\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .lg\:my-\[60px\] {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .lg\:mb-12 {
    margin-bottom: 3rem;
  }

  .lg\:mb-16 {
    margin-bottom: 4rem;
  }

  .lg\:mb-20 {
    margin-bottom: 5rem;
  }

  .lg\:mt-10 {
    margin-top: 2.5rem;
  }

  .lg\:mt-20 {
    margin-top: 5rem;
  }

  .lg\:mt-3 {
    margin-top: 0.75rem;
  }

  .lg\:mt-6 {
    margin-top: 1.5rem;
  }

  .lg\:mt-\[220px\] {
    margin-top: 220px;
  }

  .lg\:mt-\[60px\] {
    margin-top: 60px;
  }

  .lg\:mt-\[92px\] {
    margin-top: 92px;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-14 {
    height: 3.5rem;
  }

  .lg\:min-h-\[600px\] {
    min-height: 600px;
  }

  .lg\:w-12 {
    width: 3rem;
  }

  .lg\:w-\[50\%\] {
    width: 50%;
  }

  .lg\:w-\[70\%\] {
    width: 70%;
  }

  .lg\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .lg\:columns-4 {
    -moz-columns: 4;
         columns: 4;
  }

  .lg\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .lg\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:items-center {
    align-items: center;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:gap-10 {
    gap: 2.5rem;
  }

  .lg\:gap-12 {
    gap: 3rem;
  }

  .lg\:gap-16 {
    gap: 4rem;
  }

  .lg\:gap-20 {
    gap: 5rem;
  }

  .lg\:gap-3 {
    gap: 0.75rem;
  }

  .lg\:gap-5 {
    gap: 1.25rem;
  }

  .lg\:gap-6 {
    gap: 1.5rem;
  }

  .lg\:gap-8 {
    gap: 2rem;
  }

  .lg\:gap-9 {
    gap: 2.25rem;
  }

  .lg\:gap-y-20 {
    row-gap: 5rem;
  }

  .lg\:border-blue-dark\/10 {
    border-color: rgb(18 17 40 / 0.1);
  }

  .lg\:bg-transparent {
    background-color: rgba(0,0,0,0);
  }

  .lg\:p-10 {
    padding: 2.5rem;
  }

  .lg\:p-12 {
    padding: 3rem;
  }

  .lg\:p-16 {
    padding: 4rem;
  }

  .lg\:p-6 {
    padding: 1.5rem;
  }

  .lg\:p-8 {
    padding: 2rem;
  }

  .lg\:p-9 {
    padding: 2.25rem;
  }

  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .lg\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .lg\:pb-20 {
    padding-bottom: 5rem;
  }

  .lg\:pb-24 {
    padding-bottom: 6rem;
  }

  .lg\:pt-28 {
    padding-top: 7rem;
  }

  .lg\:pt-48 {
    padding-top: 12rem;
  }

  .lg\:pt-\[120px\] {
    padding-top: 120px;
  }

  .lg\:pt-\[220px\] {
    padding-top: 220px;
  }

  .lg\:pt-\[248px\] {
    padding-top: 248px;
  }

  .lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .lg\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .lg\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .lg\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .lg\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .lg\:text-\[22px\] {
    font-size: 22px;
  }

  .lg\:text-\[26px\] {
    font-size: 26px;
  }

  .lg\:text-\[44px\] {
    font-size: 44px;
  }

  .lg\:text-\[66px\] {
    font-size: 66px;
  }

  .lg\:text-\[84px\] {
    font-size: 84px;
  }

  .lg\:text-\[86px\] {
    font-size: 86px;
  }

  .lg\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .lg\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .lg\:\!leading-\[90px\] {
    line-height: 90px !important;
  }

  .lg\:leading-\[90px\] {
    line-height: 90px;
  }

  .lg\:hover\:border-blue-dark\/20:hover {
    border-color: rgb(18 17 40 / 0.2);
  }
}

@media (min-width: 1280px) {
  .xl\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .xl\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .xl\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .xl\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .xl\:items-center {
    align-items: center;
  }

  .xl\:gap-16 {
    gap: 4rem;
  }

  .xl\:gap-20 {
    gap: 5rem;
  }

  .xl\:gap-24 {
    gap: 6rem;
  }

  .xl\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .xl\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1536px) {
  .\32xl\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}