/*
Theme Name: Noblestreet
Theme URI:
Author: Noblestreet
Author URI:
Description:
Version: 1.0
*/

/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

/*
Document
========
*/

/**
Use a better box model (opinionated).
*/

*,
*::before,
*::after {
  box-sizing: border-box;
}

/**
Use a more readable tab size (opinionated).
*/

:root {
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/*
Sections
========
*/

/**
Remove the margin in all browsers.
*/

body {
  margin: 0;
}

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/

body {
  font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}

/*
Grouping content
================
*/

/**
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)
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/

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

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

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

b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
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;
}

/*
Tabular data
============
*/

/**
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)
*/

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

/*
Forms
=====
*/

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

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

button,
select { /* 1 */
  text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/

/**
Restore the focus styles unset by the previous rule.
*/

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

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/

legend {
  padding: 0;
}

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

progress {
  vertical-align: baseline;
}

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

/**
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.
*/

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

/*
Interactive
===========
*/

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

summary {
  display: list-item;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

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

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

button {
  background-color: transparent;
  background-image: none;
}

/**
 * Work around a Firefox/IE bug where the transparent `button` background
 * results in a loss of the default `button` focus styles.
 */

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

fieldset {
  margin: 0;
  padding: 0;
}

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

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
  font-family: 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"; /* 1 */
  line-height: 1.5; /* 2 */
}

/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */

body {
  font-family: inherit;
  line-height: inherit;
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */

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

/*
 * Ensure horizontal rules are visible by default
 */

hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #9ca3af;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #9ca3af;
}

input::placeholder,
textarea::placeholder {
  color: #9ca3af;
}

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

table {
  border-collapse: collapse;
}

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;
}

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/**
 * Make replaced elements `display: block` by default as that's
 * the behavior you want almost all of the time. Inspired by
 * CSS Remedy, with `svg` added as well.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

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

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

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

.-space-x-px > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-1px * var(--tw-space-x-reverse));
  margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

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

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

.border-collapse {
  border-collapse: collapse;
}

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

.border {
  border-width: 1px;
}

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

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

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

.float-right {
  float: right;
}

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

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

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

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

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

.h-0 {
  height: 0px;
}

.h-1 {
  height: 0.25rem;
}

.h-5 {
  height: 1.25rem;
}

.h-full {
  height: 100%;
}

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

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

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

.m-1 {
  margin: 0.25rem;
}

.m-auto {
  margin: auto;
}

.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

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

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

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

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

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

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

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

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

.-mx-2 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.mr-0 {
  margin-right: 0px;
}

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

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

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

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

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

.ml-auto {
  margin-left: auto;
}

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

.opacity-75 {
  opacity: 0.75;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-scroll {
  overflow: scroll;
}

.p-1 {
  padding: 0.25rem;
}

.p-2 {
  padding: 0.5rem;
}

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

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

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

.static {
  position: static;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.top-0 {
  top: 0px;
}

.bottom-0 {
  bottom: 0px;
}

.left-0 {
  left: 0px;
}

.top-1\/2 {
  top: 50%;
}

.resize {
  resize: both;
}

* {
  --tw-shadow: 0 0 #0000;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

* {
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
}

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

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

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

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

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.italic {
  font-style: italic;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.underline {
  text-decoration: underline;
}

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

.align-top {
  vertical-align: top;
}

.visible {
  visibility: visible;
}

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

.w-0 {
  width: 0px;
}

.w-5 {
  width: 1.25rem;
}

.w-1\/2 {
  width: 50%;
}

.w-1\/3 {
  width: 33.333333%;
}

.w-2\/3 {
  width: 66.666667%;
}

.w-1\/4 {
  width: 25%;
}

.w-1\/5 {
  width: 20%;
}

.w-full {
  width: 100%;
}

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

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

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

.gap-2 {
  gap: 0.5rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

.transform {
  --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;
  transform: translateX(var(--tw-translate-x)) translateY(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));
}

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

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

/* @import must be at top of file, otherwise CSS will not work */

/* CSS reset */

html {
  color: #000;
  background: #FFF;
}

* {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
select,
p,
blockquote,
th,
td,
iframe {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
}

fieldset,
img {
  border: 0;
}

address,
button,
caption,
cite,
code,
dfn,
em,
input,
optgroup,
option,
select,
strong,
textarea,
th,
var {
  font: inherit;
}

li {
  list-style: none;
}

caption {
  text-align: left;
}

th {
  text-align: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: '';
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: baseline;
}

sub {
  vertical-align: baseline;
}

legend {
  color: #000;
}

.clearfix {
  zoom: 1;
}

@font-face {
  font-family: 'TTNormsPro-Medium';

  src: url('../fonts/webFonts/TTNormsProMd/font.woff2') format('woff2'), url('../fonts/webFonts/TTNormsProMd/font.woff') format('woff');
}

@font-face {
  font-family: 'TTNormsPro-Regular';

  src: url('../fonts/webFonts/TTNormsProRg/font.woff2') format('woff2'), url('../fonts/webFonts/TTNormsProRg/font.woff') format('woff');
}

@font-face {
  font-family: 'TTNormsPro-Bold';

  src: url('../fonts/webFonts/TTNormsProBd/font.woff2') format('woff2'), url('../fonts/webFonts/TTNormsProBd/font.woff') format('woff');
}

@font-face {
  font-family: 'TTNormsPro-Black';

  src: url('../fonts/webFonts/TTNormsProBlack/font.woff2') format('woff2'), url('../fonts/webFonts/TTNormsProBlack/font.woff') format('woff');
}

@font-face {
  font-family: 'TTNormsPro-ExtraBlack';

  src: url('../fonts/webFonts/TTNormsProExtraBlack/font.woff2') format('woff2'), url('../fonts/webFonts/TTNormsProExtraBlack/font.woff') format('woff');
}

@font-face {
  font-family: 'TTNormsPro-ExtraBold';

  src: url('../fonts/webFonts/TTNormsProExtraBold/font.woff2') format('woff2'), url('../fonts/webFonts/TTNormsProExtraBold/font.woff') format('woff');
}

.font-medium,
.font-medium * {
  font-family: 'TTNormsPro-Medium';
  font-weight: 500;
}

.font-regular {
  font-family: 'TTNormsPro-Regular';
  font-weight: 500;
}

.font-bold {
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
}

.font-black {
  font-family: 'TTNormsPro-ExtraBold';
  font-weight: 500;
}

.font-extrablack {
  font-family: 'TTNormsPro-ExtraBlack';
  font-weight: 500;
}

.span {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.span-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.resp-container.active {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
}

.resp-container.active iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.tile-basic {
  overflow: hidden;
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform .2s;
}

@media (max-width: 768px) {
  .tile-basic {
    width: 100%;
    margin-bottom: 25px;
    height: auto;
  }
}

.tile-basic .tile-icon {
  position: absolute;
  top: 10px;
  left: 10px;
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
  font-size: 12px;
  border-radius: 30px;
  padding: 5px 10px;
}

.tile-basic .tile-tag {
  color: #1D1D1B;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -15px;
  height: 40px;
  font-size: 22px;
  padding-top: 10px;
  padding-left: 10px;
  font-family: 'TTNormsPro-Regular';
  font-weight: 500;
}

.tile-basic .tile-category {
  padding: 8px 15px 5px;
  font-size: 18px;
}

.tile-basic .tile-bar {
  top: calc(100% - 200px);
  font-size: 18px;
  height: 30px;
  text-align: right;
  width: 100%;
  padding: 5px 10px;
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
}

.tile-basic .img-wrapper {
  border-radius: 4px 4px 0 0;
  width: 100%;
  overflow: hidden;
}

.tile-basic:not(.no-zoom).move-right:hover {
  transform: translateY(0) translateX(10px);
}

.tile-basic:hover .icon {
  right: 20px;
  opacity: 1;
}

.tile-basic .img-hover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  z-index: 1;
  position: static;
}

.tile-basic .img-hover.dummy {
  text-align: center;
  padding: 10px;
}

.tile-basic .img-hover.dummy svg {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.tile-basic img {
  display: block;
  width: 100%;
  border-radius: 4px 4px 0 0;
  opacity: 0;
}

.tile-basic .tile-content {
  font-size: 21px;
  z-index: 2;
  bottom: 0;
  width: 100%;
  padding: 15px;
  transition: transform .5s;
  height: calc(50% + 45px);
}

.tile-basic .tile-content .inner {
  padding-bottom: 50px;
}

.tile-basic .tile-content .tile-link {
  position: absolute;
  bottom: 30px;
  height: 100%;
  width: 100%;
}

.tile-basic.zaal-tile .tile-content {
  height: auto;
}

.tile-basic.agenda-tile .tile-content {
  height: 50%;
}

.tile-basic .icon {
  z-index: 1;
  bottom: 30px;
  right: 60px;
  opacity: 0;
  transition: all 300ms;
}

.tile-basic.banner .img-hover {
  height: 100%;
}

.tile-basic.cta .tile-content .inner {
  padding-bottom: 0;
}

.tile-basic.cta .tile-content .inner .tile-description {
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
}

@media (max-width: 768px) {
  .tile-basic.cta .tile-content .inner .tile-link {
    position: static;
    margin-bottom: 30px;
  }
}

.tile-basic.small .img-wrapper {
  background-color: #E7E7E7;
}

@media (max-width: 1310px) {
  .tile-basic.small .img-wrapper {
    height: 250px !important;
  }
}

.tile-basic.full {
  zoom: 1;
}

.tile-basic.full:after {
  content: " ";
  display: table;
  clear: both;
}

.tile-basic.full:after {
  content: " ";
  display: table;
  clear: both;
}

.tile-basic.full .tile-content {
  padding: 30px 110px 50px 80px;
  width: calc(100% - 480px);
}

@media (max-width: 1180px) {
  .tile-basic.full .tile-content {
    width: calc(100% - 230px);
    padding: 50px 40px 35px 40px;
  }
}

@media (max-width: 769px) {
  .tile-basic.full .tile-content {
    width: calc(100% - 230px);
  }
}

@media (max-width: 481px) {
  .tile-basic.full .tile-content {
    width: 100%;
    padding: 9px 40px 35px 40px;
  }
}

.tile-basic.full .img-wrapper {
  width: 480px;
  float: right;
  height: 100%;
}

@media (max-width: 768px) {
  .tile-basic.full .img-wrapper {
    height: 100% !important;
  }
}

.tile-basic.full .tile-title {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
}

@media (min-width: 768px) {
  .tile-basic.full .tile-title {
    line-height: 46px;
  }
}

.tile-basic.full .tile-description {
  font-size: 18px;
  line-height: 24px;
}

.tile-basic.full .tile-link {
  margin-top: 25px;
}

.tile-basic.align-text-block-right {
  display: flex !important;
  height: 100%;
}

.tile-basic.align-text-block-right > :first-child {
  order: 1;
}

.tile-basic.align-text-block-right > :last-child {
  order: 2;
}

.touch .tile-basic .alt-btn {
  opacity: 1;
}

.touch .row-big-article .tile-basic .alt-btn {
  bottom: 40px;
}

.touch .tile-basic .icon {
  right: 20px;
  opacity: 1;
  bottom: 20px;
}

@media screen and (max-width: 600px) {
  .tile-basic.relative.size-s.content-bg-white.align-text-block-right.no-move {
    height: 100px;
  }
}

@media screen and (max-width: 600px) {
  .tile-category.capitalize {
    font-size: 14px !important;
  }
}

.mobile-menu {
  display: none;
}

.mobile-menu > ul {
  margin-top: 10px;
  padding-left: 30px;
}

.mobile-menu a {
  font-size: 16px;
}

.mobile-menu .first > a {
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
}

.mobile-menu .abs-chevron-right i {
  position: absolute;
  top: 10px;
  right: -5px;
  font-size: 13px;
}

div.main-menu > ul > li.logo-header {
  position: absolute;
  top: 10px;
  left: 0px;
  height: 81px;
  background-color: transparent;
}

div.main-menu > ul > li.logo-header:before {
  display: none;
}

div.main-menu > ul > li.logo-header svg {
  width: 32px;
}

body:not(.open-menu) div.main-menu {
  font-size: 0;
  line-height: 0;
  display: none;
  z-index: 100;
  margin: 0 auto;
}

@media (max-width: 1270px) {
  body:not(.open-menu) div.main-menu {
    margin-right: 40px;
  }
}

@media (max-width: 1131px) {
  body:not(.open-menu) div.main-menu {
    margin-right: 0;
  }
}

@media (min-width: 1099px) {
  body:not(.open-menu) div.main-menu {
    display: block;
  }
}

body:not(.open-menu) div.main-menu > ul > li:hover .sub-column-wrapper {
  display: block;
}

body:not(.open-menu) div.main-menu a {
  display: inline-block;
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
  -webkit-text-decoration-style: solid;
  text-decoration-style: solid;
  -webkit-text-decoration-color: inherit;
  text-decoration-color: inherit;
  text-decoration-thickness: 1px;
  transition: all 0.2s ease-in-out;
}

body:not(.open-menu) div.main-menu a:hover {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  text-decoration-thickness: 2px;
}

body:not(.open-menu) div.main-menu > ul {
  min-height: 42px;
}

body:not(.open-menu) div.main-menu > ul > li,
body:not(.open-menu) div.main-menu > ul > li > * {
  min-height: 42px;
}

body:not(.open-menu) div.main-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 1400px) {
}

@media (min-width: 1500px) {
}

@media (min-width: 1600px) {
  body:not(.open-menu) div.main-menu ul {
    width: 100%;
  }
}

body:not(.open-menu) div.main-menu ul li.second a {
  color: #E63329;
  line-height: 18px;
  padding-bottom: 2px;
}

body:not(.open-menu) div.main-menu ul li.third a {
  color: #1D1D1B;
  font-family: 'TTNormsPro-Regular';
  font-weight: 500;
  line-height: 24px;
}

body:not(.open-menu) div.main-menu > ul > li {
  display: inline-block;
  /* on container there is an overflow hidden ! check .toggle-hidden */
}

body:not(.open-menu) div.main-menu > ul > li > a {
  width: 100%;
  padding-top: 0;
  padding-right: 10px;
  padding-left: 10px;
}

@media (min-width: 1024px) {
}

body:not(.open-menu) div.main-menu > ul > li span.hover {
  padding-bottom: 3px;
}

body:not(.open-menu) div.main-menu > ul > li .sub-column-wrapper {
  display: none;
  position: absolute;
  width: 100%;
  max-width: 1000px;
  height: 300px;
  padding-top: 25px;
  left: 50%;
  margin-left: -500px;
}

@media (max-width: 1410px) {
  body:not(.open-menu) div.main-menu > ul > li .sub-column-wrapper {
    margin-left: -450px;
  }
}

@media (max-width: 1300px) {
  body:not(.open-menu) div.main-menu > ul > li .sub-column-wrapper {
    margin-left: -410px;
  }
}

@media (max-width: 1230px) {
  body:not(.open-menu) div.main-menu > ul > li .sub-column-wrapper {
    margin-left: -330px;
  }
}

body:not(.open-menu) div.main-menu > ul > li .sub-column-wrapper .tile-basic.align-text-block-right > :first-child {
  order: 0;
}

body:not(.open-menu) div.main-menu > ul > li .sub-column-wrapper .tile-title {
  max-width: 300px;
}

body:not(.open-menu) div.main-menu > ul > li .sub-column-wrapper .tile-description {
  display: none;
}

body:not(.open-menu) div.main-menu > ul > li .sub-column-wrapper .menu-item-58944 {
  display: none;
}

@media (max-height: 550px) {
  body:not(.open-menu) div.main-menu > ul > li.menu-item-58940 .sub-column-wrapper,
  body:not(.open-menu) div.main-menu > ul > li.menu-item-58941 .sub-column-wrapper {
    height: calc(100vh - 100px);
    overflow-y: scroll;
  }
}

body:not(.open-menu) div.main-menu > ul > li.first:hover {
  transition: all 0.3s;
}

body:not(.open-menu) div.main-menu > ul > li.first:hover a span.hover {
  border-bottom: 3px solid #004B9C;
}

body.sx:not(.open-menu) div.main-menu > ul > li.first:hover.menu-item-has-children:before {
  top: 80px;
}

.minor-menu a {
  text-transform: uppercase;
  margin-right: 20px;
  font-size: 30px;
}

/* menu icon */

.mobile-toggle {
  display: inline-block;
  width: 50px;
  z-index: 3;
}

.mobile-toggle ul {
  display: none;
}

.mobile-toggle .mobile-label {
  position: absolute;
  top: 13px;
  text-transform: capitalize;
  font-size: 14px;
  left: 55px;
  display: inline-block;
}

.mobile-toggle .menu-icon {
  cursor: pointer;
  display: inline-block;
  padding: 17px 10px 10px 10px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ffffff;
}

@media (hover: hover) {
  .mobile-toggle .menu-icon:hover {
    color: #004B9C;
  }

  .mobile-toggle .menu-icon:hover .navicon,
  .mobile-toggle .menu-icon:hover .navicon:before,
  .mobile-toggle .menu-icon:hover .navicon:after {
    background-color: #004B9C;
  }
}

.mobile-toggle .menu-icon .navicon {
  background-color: #004B9C;
  display: block;
  height: 5px;
  position: relative;
  transition: background 0.2s ease-out;
  width: 28px;
  border-radius: 0;
}

.mobile-toggle .menu-icon .navicon:before,
.mobile-toggle .menu-icon .navicon:after {
  background-color: #004B9C;
  border-radius: 0px;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  transition: all 0.2s ease-out;
  width: 100%;
}

.mobile-toggle .menu-icon .navicon:before {
  top: 11px;
}

.mobile-toggle .menu-icon .navicon:after {
  top: -11px;
}

/* menu btn */

.mobile-toggle .menu-btn {
  display: none;
}

.mobile-toggle .menu-btn:checked ~ .menu {
  max-height: 240px;
}

.mobile-toggle .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.mobile-toggle .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.mobile-toggle .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.mobile-toggle .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.mobile-toggle .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}

#nav-base {
  top: 0;
  transition: all 0.3s ease-in;
  transform: translateX(100vw);
  z-index: 2;
}

#nav-overlay {
  position: fixed;
  z-index: -100;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.3);
}

.closeBtn {
  cursor: pointer;
}

body.showMenu #nav-overlay {
  opacity: 1;
  z-index: 100;
}

body.showMenu #nav-base {
  transform: translateX(0);
  z-index: 101;
}

.nav-container {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  height: 100vh;
}

.nav-wrapper {
  background-color: #ffffff;
  width: 250px;
  position: absolute;
  right: 0;
  height: 100%;
  padding: 20px;
  padding-top: 50px;
}

.nav-wrapper .closeBtn {
  position: absolute;
  top: 10px;
  right: 20px;
}

.nav-wrapper a {
  color: #004B9C;
  font-size: 16px;
  font-weight: 900;
  line-height: 18px;
}

.nav-wrapper .nav-drop a {
  font-weight: 500;
  position: relative;
  display: inline-block;
  padding-left: 20px;
}

.nav-wrapper .nav-drop a:before {
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  background-image: url("../imgs/icon-triangle-blue.svg");
  width: 10px;
  top: 4px;
  height: 20px;
  background-repeat: no-repeat;
}

.nav-main {
  width: 100%;
}

.open-menu {
  height: 100vh;
  overflow: hidden;
}

.open-menu .main-menu {
  display: none;
}

.open-menu .mobile-menu {
  display: inline-block;
}

.open-menu #stickyMenu {
  display: none;
}

.open-menu .search-box {
  display: inline-block;
}

.open-menu .search-box form {
  border-radius: 4px;
  border: 1px solid #004B9C;
}

.open-menu .search-box input[type="text"] {
  visibility: visible;
  border-left: 1px solid #004B9C;
}

.open-menu .mobile-toggle {
  position: fixed;
  z-index: 10001;
  right: 10px;
  top: 30px;
  /* horizontal bar */
}

.open-menu .mobile-toggle .menu-icon .navicon {
  background: transparent !important;
}

.open-menu .mobile-toggle .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.open-menu .mobile-toggle .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.open-menu .mobile-toggle .menu-icon:not(.steps) .navicon:before,
.open-menu .mobile-toggle .menu-icon:not(.steps) .navicon:after {
  top: 0;
}

.open-menu .mobile-toggle .menu-icon .navicon,
.open-menu .mobile-toggle .menu-icon .navicon:before,
.open-menu .mobile-toggle .menu-icon .navicon:after {
  background-color: #004B9C;
}

.open-menu .header-bar {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10000;
  height: 100vh;
  background: #ffffff;
  padding-top: 40px;
  padding-bottom: 100px;
  padding-left: 0px;
  overflow-y: scroll;
  overflow-x: hidden;
  visibility: visible;
  width: 100vw;
}

.open-menu .header-bar .logo {
  display: none;
}

.open-menu .header-bar .main-menu,
.open-menu .header-bar .mobile-menu {
  overflow-y: scroll;
  height: calc(100vh - 60px);
  padding-top: 30px;
}

.open-menu .header-bar .main-menu > ul:hover:before,
.open-menu .header-bar .mobile-menu > ul:hover:before,
.open-menu .header-bar .main-menu .sub-column-wrapper,
.open-menu .header-bar .mobile-menu .sub-column-wrapper {
  display: none;
}

.open-menu .header-bar .main-menu .active > .sub-column-wrapper,
.open-menu .header-bar .mobile-menu .active > .sub-column-wrapper {
  display: inline-block;
}

.open-menu .header-bar .main-menu .active > .sub-column-wrapper a,
.open-menu .header-bar .mobile-menu .active > .sub-column-wrapper a {
  font-family: 'TTNormsPro-Regular';
  font-weight: 500;
}

.open-menu .header-bar .main-menu .second.nav-drop-item > a,
.open-menu .header-bar .mobile-menu .second.nav-drop-item > a {
  color: #E63329;
}

.open-menu .header-bar .main-menu .third > a,
.open-menu .header-bar .mobile-menu .third > a {
  color: #1D1D1B;
  font-size: 16px;
  line-height: 26px;
}

.open-menu .header-bar li {
  width: 100%;
}

.open-menu .header-bar li.nav-main-item {
  display: inline-block;
  height: auto;
  min-height: 45px;
}

.open-menu .header-bar li ul {
  height: auto;
  position: relative;
  padding-bottom: 10px;
  display: block;
}

.menu-item-58488 a i {
  display: none;
}

.menu-item-58488 a.nav-main-link {
  cursor: default;
}

.menu-item-58488 a.nav-main-link:hover {
  text-decoration: none !important;
}

.menu-item-477 .menu-img {
  margin-top: 17px;
}

.dropdown {
  position: relative;
  cursor: pointer;
  display: inline-block;
  background-color: #E7E7E7;
  z-index: 9;
  padding: 5px 10px;
  height: 42px;
}

.dropdown.align-left ul {
  left: 0;
  text-align: left;
  width: 100%;
}

.dropdown.align-left ul li {
  padding-left: 10px;
}

.dropdown.align-left ul li:hover {
  background-color: #ffffff;
}

.dropdown.align-left > span {
  width: calc(100% - 20px);
  display: inline-block;
}

.dropdown:not(.align-left) ul {
  right: 0;
  text-align: right;
  margin: 0 0 0 -22px;
  width: 240px;
}

.dropdown:hover > ul {
  opacity: 1;
  display: block;
}

.dropdown ul {
  position: absolute;
  top: 100%;
  background: #E7E7E7;
  font-weight: normal;
  list-style: none;
  opacity: 0;
  display: none;
  z-index: 1;
}

.dropdown > span {
  position: relative;
  margin-right: 20px;
}

.dropdown > span:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: -20px;
  top: 50%;
  margin-top: -3px;
  border-width: 6px 6px 0 6px;
  border-style: solid;
  border-color: #1D1D1B transparent;
}

.dropdown button {
  border-radius: 0;
  background-color: transparent;
  color: #1D1D1B;
  font-weight: 500;
  line-height: 18px;
}

.dropdown button:hover {
  background-color: transparent;
  color: #1D1D1B;
}

.search-row .search-input-row {
  width: calc(100% - 190px);
}

.search-row .search-field {
  width: calc(100% - 82px);
}

.search-row [title="zoek artikelen"] i {
  margin-left: 0px;
}

@media (max-width: 767px) {
  .mobile-sort .search-input-row {
    order: 1;
    width: 100%;
    margin-bottom: 20px;
  }

  .mobile-sort .filter-row {
    order: 2;
    padding-right: 6px;
  }
}

@media (max-width: 768px) {
}

#submit-container {
  margin-top: 10px;
  text-align: right;
}

@media (max-width: 768px) {
  #submit-container {
    text-align: right;
  }
}

.filter-scroll {
  width: 100%;
  max-width: 1000px;
  overflow-x: auto;
  scroll-behavior: smooth;
}

@media (max-width: 768px) {
  .filter-scroll {
    width: 100vw;
  }
}

.filter-scroll .filter-content {
  width: 1000px;
}

.usage-hint {
  width: 100%;
  max-width: 1000px;
  display: none;
  padding-top: 10px;
  text-align: center;
}

@media (max-width: 768px) {
  .usage-hint {
    width: 100vw;
    display: inline-block;
  }
}

.usage-hint i {
  font-size: 30px;
  color: #1D1D1B;
}

.filter-container {
  width: 100%;
  transition: opacity 500ms ease-out;
  display: none;
  opacity: 0;
}

.filter-container .chkbx-container {
  font-size: 14px;
  line-height: initial;
  padding-left: 20px;
  margin-bottom: 10px;
}

.filter-container .chkbx-container .checkmark {
  background-color: #ffffff;
  border: 1px solid #1D1D1B;
  width: 13px;
  height: 13px;
  top: 1px;
}

.filter-container .chkbx-container:hover input ~ .checkmark {
  background-color: #ffffff;
  border: 1px solid #1D1D1B;
}

.filter-container .chkbx-container input:checked ~ .checkmark {
  background-color: #E63329;
  border: 1px solid #E63329;
  width: 13px;
  height: 13px;
}

.filter-container .chkbx-container input:checked ~ .checkmark:after {
  display: none;
}

.filter-container.open {
  display: inline-block;
  opacity: 1;
}

.filter-container .tile-button {
  line-height: 18px;
  font-size: 16px;
  line-height: 26px;
  background-color: #E63329;
  color: #ffffff;
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
  border-radius: 30px;
}

.filter-container .tile-button::first-letter {
  text-transform: capitalize;
}

.filter-container .filter-tabs button {
  background: #F3F3F3;
  margin: 0 10px 10px 10px;
  height: 50px;
  text-transform: capitalize;
}

.filter-container .filter-tabs li {
  padding: 0;
  margin: 0 !important;
  background-color: transparent;
}

.filter-container .filter-tabs li:hover button {
  color: #1D1D1B;
  background-color: #ffffff;
}

.filter-container .filter-tabs li.active {
  color: #1D1D1B;
  background-color: #ffffff;
}

.filter-container .filter-tabs li.active button {
  height: 60px;
  background: transparent;
  margin: 0;
}

.filter-container .filter-panels {
  padding: 20px;
  width: 100%;
  max-width: 1000px;
}

@media (max-width: 768px) {
}

.filter-container .filter-panel {
  display: none;
  height: auto !important;
}

.filter-container .filter-panel.active {
  display: flex;
  padding-right: 20px;
}

.filter-container .filter-panel .filter-column {
  min-width: 225px;
}

.toggle-filter-panels {
  background-color: #B0539C;
  color: #ffffff;
  height: 42px;
}

.toggle-filter-panels .closed {
  display: inline-block;
}

.toggle-filter-panels .opened {
  display: none;
}

.toggle-filter-panels.open {
  background-color: #78daf6;
  color: #1D1D1B;
}

.toggle-filter-panels.open .opened {
  display: inline-block;
}

.toggle-filter-panels.open .closed {
  display: none;
}

#selected-list {
  margin-top: 25px;
}

@media (max-width: 768px) {
  #selected-list {
    margin-left: 7px;
  }
}

.overview-search #selected-list {
  margin-top: 60px;
}

@media (max-width: 768px) {
  .overview-search .neg-mt-460px {
    margin-top: -360px;
  }
}

/* Customize the label (the container) */

/* Create a custom checkbox */

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 20px;
  background-color: #E7E7E7;
  /* Create the checkmark/indicator (hidden when not checked) */
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 8px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

.chkbx-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  /* Hide the browser's default checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Show the checkmark when checked */
}

.chkbx-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.chkbx-container:hover input ~ .checkmark {
  background-color: #E7E7E7;
}

.chkbx-container input:checked ~ .checkmark {
  background-color: #004B9C;
}

.chkbx-container input:checked ~ .checkmark:after {
  display: block;
}

body.touch .chkbx-container {
  /* On mouse-over, add a grey background color */
}

body.touch .chkbx-container:hover input ~ .checkmark {
  background-color: #E63329;
}

.button {
  -webkit-appearance: none;
  cursor: pointer;
  border: 2px solid #ffffff;
  border-radius: 0;
  height: 40px;
  line-height: 43px;
  text-decoration: none;
  font-size: 12px;
  color: #ffffff;
  letter-spacing: 0.53px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 20px;
  position: relative;
  background: transparent;
  max-width: 90vw;
  text-decoration: none !important;
}

.button .label {
  position: relative;
  z-index: 1;
  background-color: transparent;
}

.button.button-fz-16 {
  font-size: 16px;
}

.button.button-h-50 {
  height: 40px;
  line-height: 36px;
  font-size: 12px;
}

@media (min-width: 768px) {
  .button.button-h-50 {
    font-size: 14px;
    height: 50px;
    line-height: 46px;
  }
}

.button:hover:not(.disabled) .label,
.button:active:not(.disabled) .label {
  background-color: transparent;
}

.button:hover:not(.disabled):after,
.button:active:not(.disabled):after {
  width: calc(100% + 1px);
  opacity: 1;
  z-index: 0;
}

.button.red {
  border: 0;
  color: #ffffff;
  background-color: #E63329;
}

.button.red.border-white {
  border: 2px solid #ffffff;
}

.button.red:after {
  background-color: #ffffff;
  color: #E63329;
}

.button.red:hover:not(.disabled),
.button.red:active:not(.disabled) {
  color: #E63329;
}

.button.red-transparent {
  border: 2px solid #E63329;
  color: #E63329;
}

.button.red-transparent:after {
  background-color: #E63329;
}

.button.red-transparent:hover:not(.disabled),
.button.red-transparent:active:not(.disabled) {
  color: #ffffff;
}

.button.green {
  border: 2px solid #E9F4C4;
  color: #E9F4C4;
}

.button.green:after {
  background-color: #E9F4C4;
}

.button.green:hover:not(.disabled),
.button.green:active:not(.disabled) {
  color: #ffffff;
}

.button.magenta {
  border: 2px solid #E2007A;
  color: #E2007A;
}

.button.magenta:after {
  background-color: #E2007A;
}

.button.magenta:hover:not(.disabled),
.button.magenta:active:not(.disabled) {
  color: #ffffff;
}

.button.yellow {
  border: 2px solid #FCE300;
  color: #FCE300;
}

.button.yellow:after {
  background-color: #FCE300;
}

.button.yellow:hover:not(.disabled),
.button.yellow:active:not(.disabled) {
  color: #ffffff;
}

.button.purple {
  border: 2px solid #B0539C;
  color: #B0539C;
}

.button.purple:after {
  background-color: #B0539C;
}

.button.purple:hover:not(.disabled),
.button.purple:active:not(.disabled) {
  color: #ffffff;
}

.button.transparent {
  border: 0;
  background-color: transparent;
  text-transform: none;
}

.button.transparent:after {
  background-color: transparent;
}

.button.transparent:hover:not(.disabled),
.button.transparent:active:not(.disabled) {
  color: #ffffff;
}

.purple .arrow-left {
  background-image: url('../imgs/icon_arrow_left_purple.svg');
}

.black .arrow-left {
  background-image: url('../imgs/icon_arrow_left_black.svg');
}

.button-default {
  -webkit-appearance: none;
  cursor: pointer;
  border: 2px solid #ffffff;
  height: 40px;
  line-height: 43px;
  font-size: 12px;
  color: #ffffff;
  letter-spacing: 0.53px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 20px;
  position: relative;
  background: transparent;
  max-width: 90vw;
  text-decoration: none !important;
  font-size: 16px;
  border-radius: 0;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  background-color: #78daf6;
  text-transform: inherit;
  line-height: 18px;
  transition: background-color 0.2s ease-in-out;
  border: 0;
  background-color: transparent;
  text-transform: none;
  font-family: 'TTNormsPro-Regular';
  border: 1px solid #1D1D1B;
  color: #1D1D1B;
  border-radius: 8px !important;
  padding: 22px 20px;
  line-height: 26px;
  height: 72px;
  font-size: 20px;
  font-weight: 500;
  transform: translateX(0);
  transition: transform 0.2s ease-in-out;
}

.button-default .label {
  position: relative;
  z-index: 1;
  background-color: transparent;
}

.button-default.button-fz-16 {
  font-size: 16px;
}

.button-default.button-h-50 {
  height: 40px;
  line-height: 36px;
  font-size: 12px;
}

@media (min-width: 768px) {
  .button-default.button-h-50 {
    font-size: 14px;
    height: 50px;
    line-height: 46px;
  }
}

.button-default:hover:not(.disabled) .label,
.button-default:active:not(.disabled) .label {
  background-color: transparent;
}

.button-default:hover:not(.disabled):after,
.button-default:active:not(.disabled):after {
  width: calc(100% + 1px);
  opacity: 1;
  z-index: 0;
}

.button-default.red {
  border: 0;
  color: #ffffff;
  background-color: #E63329;
}

.button-default.red.border-white {
  border: 2px solid #ffffff;
}

.button-default.red:after {
  background-color: #ffffff;
  color: #E63329;
}

.button-default.red:hover:not(.disabled),
.button-default.red:active:not(.disabled) {
  color: #E63329;
}

.button-default.red-transparent {
  border: 2px solid #E63329;
  color: #E63329;
}

.button-default.red-transparent:after {
  background-color: #E63329;
}

.button-default.red-transparent:hover:not(.disabled),
.button-default.red-transparent:active:not(.disabled) {
  color: #ffffff;
}

.button-default.green {
  border: 2px solid #E9F4C4;
  color: #E9F4C4;
}

.button-default.green:after {
  background-color: #E9F4C4;
}

.button-default.green:hover:not(.disabled),
.button-default.green:active:not(.disabled) {
  color: #ffffff;
}

.button-default.magenta {
  border: 2px solid #E2007A;
  color: #E2007A;
}

.button-default.magenta:after {
  background-color: #E2007A;
}

.button-default.magenta:hover:not(.disabled),
.button-default.magenta:active:not(.disabled) {
  color: #ffffff;
}

.button-default.yellow {
  border: 2px solid #FCE300;
  color: #FCE300;
}

.button-default.yellow:after {
  background-color: #FCE300;
}

.button-default.yellow:hover:not(.disabled),
.button-default.yellow:active:not(.disabled) {
  color: #ffffff;
}

.button-default.purple {
  border: 2px solid #B0539C;
  color: #B0539C;
}

.button-default.purple:after {
  background-color: #B0539C;
}

.button-default.purple:hover:not(.disabled),
.button-default.purple:active:not(.disabled) {
  color: #ffffff;
}

.button-default.transparent {
  border: 0;
  background-color: transparent;
  text-transform: none;
}

.button-default.transparent:after {
  background-color: transparent;
}

.button-default.transparent:hover:not(.disabled),
.button-default.transparent:active:not(.disabled) {
  color: #ffffff;
}

.button-default:hover {
  color: #1D1D1B;
  background-color: #48cdf3;
}

.button-default:after {
  background-color: transparent;
}

.button-default:hover:not(.disabled),
.button-default:active:not(.disabled) {
  color: #ffffff;
}

.button-default:hover {
  transform: translateX(10px);
  color: #1D1D1B !important;
}

.pagination div > * {
  width: 45px;
  height: 45px;
  display: inline-block;
  font-size: 18px;
  line-height: 45px;
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
  margin-right: 15px;
  margin-bottom: 15px;
}

.pagination div > * .mobile-only {
  display: inline-block;
}

.pagination div > * .show-481 {
  display: none;
}

@media (min-width: 481px) {
  .pagination div > * .show-481 {
    display: inline-block;
  }

  .pagination div > * .mobile-only {
    display: none;
  }
}

.pagination .number {
  transition: all 300ms;
}

.pagination .number:hover {
  background-color: #E63329;
  color: #ffffff;
}

em {
  font-style: italic;
}

.justify-evenly {
  justify-content: space-evenly !important;
}

body {
  font-family: 'TTNormsPro-Regular';
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
}

body strong {
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
}

body h1,
body h2,
body h3,
body h4,
body h1 *,
body h2 *,
body h3 *,
body h4 * {
  font-family: 'TTNormsPro-ExtraBold';
  font-weight: 500;
}

body h1,
body h1 * {
  font-size: 40px;
  color: #1D1D1B;
  letter-spacing: 0;
  line-height: 53px;
}

@media screen and (max-width: 900px) {
  body h1,
  body h1 * {
    font-size: 38px;
    line-height: 45px;
  }
}

@media screen and (max-width: 600px) {
  body h1,
  body h1 * {
    font-size: 33px;
    line-height: 36px;
  }
}

body h2,
body h2 * {
  font-size: 20px;
  line-height: 22px;
  padding-bottom: 10px;
}

body h3,
body h3 * {
  font-size: 22px;
  line-height: 20px;
  padding-bottom: 10px;
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
}

body h6 {
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
}

body .button {
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
}

body p {
  margin-bottom: 25px;
  font-size: 18px;
}

::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(255, 255, 255, 0.7) !important;
  opacity: 1;
  /* Firefox */
}

:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(255, 255, 255, 0.7) !important;
  opacity: 1;
  /* Firefox */
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(255, 255, 255, 0.7) !important;
  opacity: 1;
  /* Firefox */
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.7) !important;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(255, 255, 255, 0.7) !important;
}

.text-placeholder-white::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(255, 255, 255, 0.7) !important;
  opacity: 1;
  /* Firefox */
}

.text-placeholder-white:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(255, 255, 255, 0.7) !important;
  opacity: 1;
  /* Firefox */
}

.text-placeholder-white::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(255, 255, 255, 0.7) !important;
  opacity: 1;
  /* Firefox */
}

.text-placeholder-white::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(255, 255, 255, 0.7) !important;
}

.text-placeholder-white::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.7) !important;
}

.text-placeholder-white:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(255, 255, 255, 0.7) !important;
}

.text-placeholder-white:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(255, 255, 255, 0.7) !important;
}

input[type="text"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 0.5;
}

input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 0.5;
}

input[type="text"]:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 0.5;
}

input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  opacity: 0.5;
}

.clearfix:after {
  content: " ";
  display: table;
  clear: both;
}

.beside {
  zoom: 1;
}

.beside > * {
  float: left;
}

.beside:after {
  content: " ";
  display: table;
  clear: both;
}

.beside:after {
  content: " ";
  display: table;
  clear: both;
}

.divider {
  display: inline-block;
  margin-left: 0;
  margin-right: 3px;
}

body .nf-form-content {
  padding: 0;
  max-width: inherit;
  margin: inherit;
}

.form-label {
  color: #1D1D1B;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
}

.form-input {
  height: 40px;
  border: 0;
  background-color: #ffffff;
  color: #1D1D1B;
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  line-height: 22px;
}

.form-input-text-email {
  background-color: #ffffff;
  height: 40px;
  border: 0;
  padding-left: 0;
  padding-bottom: 5px;
  font-size: 16px;
  line-height: 22px;
}

.mpFormTable .sublabel {
  display: none;
}

.mpFormTable .submitButton {
  display: inline-block;
  background-color: #ffffff;
  padding: 8px 15px;
  font-size: 17px;
  line-height: 25px;
  height: 40px;
  cursor: pointer;
  background-color: #E63329;
  color: #ffffff;
}

.mpFormTable .submitButton.square {
  border-radius: 0px;
}

.mpFormTable .submitButton:not(.no-transition) {
  transition: all .5s;
}

.mpFormTable .submitButton.transparent {
  margin: 0;
  padding: 0;
  z-index: 1;
  cursor: pointer;
  background-color: transparent;
}

.mpFormTable .submitButton.transparent:hover {
  background-color: transparent;
  color: transparent;
}

.mpFormTable .submitButton.wire {
  border: 1px solid #1D1D1B;
  background-color: transparent;
  color: #1D1D1B;
}

.mpFormTable .submitButton:not(.no-move) {
  transform: translateX(0);
  transition: transform 0.2s ease-in-out;
}

.mpFormTable .submitButton:not(.no-move):hover {
  transform: translateX(10px);
}

.mpFormTable .submitButton i {
  margin-left: 10px;
}

.mpFormTable table.mpQuestionTable {
  padding-bottom: 15px;
}

.mpFormTable tr.mpLabelRow td {
  padding-bottom: 15px;
}

.mpFormTable .mpFormLabel {
  vertical-align: top;
  width: 250px;
  padding-right: 15px;
}

.mpFormTable .descriptionLabel {
  color: #1D1D1B;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
}

body form[name="mc-embedded-subscribe-form"] {
  margin-bottom: 60px;
}

body form[name="mc-embedded-subscribe-form"] .indicates-required {
  margin-top: 10px;
  margin-bottom: 10px;
}

body form[name="mc-embedded-subscribe-form"] label {
  margin-right: 45px;
  position: relative;
  min-height: 30px;
  display: inline-block;
  min-width: 120px;
}

body form[name="mc-embedded-subscribe-form"] input[type="email"],
body form[name="mc-embedded-subscribe-form"] input[type="text"] {
  height: 45px;
  width: calc(100% - 200px);
  max-width: 300px;
  padding: 2px 4px;
}

body form[name="mc-embedded-subscribe-form"] input[type="submit"] {
  display: inline-block;
  background-color: #ffffff;
  padding: 8px 15px;
  font-size: 17px;
  line-height: 25px;
  height: 40px;
  cursor: pointer;
  background-color: #1D1D1B;
  color: #ffffff;
}

body form[name="mc-embedded-subscribe-form"] input[type="submit"].square {
  border-radius: 0px;
}

body form[name="mc-embedded-subscribe-form"] input[type="submit"]:not(.no-transition) {
  transition: all .5s;
}

body form[name="mc-embedded-subscribe-form"] input[type="submit"].transparent {
  margin: 0;
  padding: 0;
  z-index: 1;
  cursor: pointer;
  background-color: transparent;
}

body form[name="mc-embedded-subscribe-form"] input[type="submit"].transparent:hover {
  background-color: transparent;
  color: transparent;
}

body form[name="mc-embedded-subscribe-form"] input[type="submit"].wire {
  border: 1px solid #1D1D1B;
  background-color: transparent;
  color: #1D1D1B;
}

body form[name="mc-embedded-subscribe-form"] input[type="submit"]:not(.no-move) {
  transform: translateX(0);
  transition: transform 0.2s ease-in-out;
}

body form[name="mc-embedded-subscribe-form"] input[type="submit"]:not(.no-move):hover {
  transform: translateX(10px);
}

body form[name="mc-embedded-subscribe-form"] input[type="submit"] i {
  margin-left: 10px;
}

body .mc-field-group {
  margin-bottom: 15px;
}

body .mc-field-group ul {
  margin-top: 15px;
  max-width: 400px;
}

body .mc-field-group ul label {
  width: auto;
}

body .checkbox-container.label-right label:before {
  left: -26px;
  top: -2px;
}

body .checkbox-container.label-right label:after {
  left: -28px;
  top: 2px;
}

body .checkbox-wrap .nf-field-element label:before,
body .checkbox-wrap .nf-field-label label:before,
body .listcheckbox-wrap .nf-field-element label:before,
body .listcheckbox-wrap .nf-field-label label:before {
  font-size: 17px;
}

body .checkbox-container .checkbox-wrap .nf-field-label {
  padding-left: 0;
  display: inline-block;
}

body .checkbox-container .checkbox-wrap label {
  margin-left: 0 !important;
  position: relative;
  padding-left: 37px !important;
  min-height: 30px;
  display: inline-block;
}

body .checkbox-container .checkbox-wrap label.nf-checked-label {
  /* When the checkbox is checked, add a blue background */
  /* Show the checkmark when checked */
}

body .checkbox-container .checkbox-wrap label.nf-checked-label:before {
  background-color: #E63329;
}

body .checkbox-container .checkbox-wrap label.nf-checked-label:after {
  display: block;
}

body .checkbox-container .checkbox-wrap label:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  opacity: 1;
}

body .checkbox-container .checkbox-wrap label:before:hover {
  background-color: #E63329;
}

body .checkbox-container .checkbox-wrap label:after {
  content: "";
  position: absolute;
  display: none;
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

body .checkbox-container .checkbox-wrap .nf-field-element {
  display: none;
}

body .mc-field-group input[type="checkbox"],
body .checkbox-wrap .nf-field-element input[type="checkbox"],
body .checkbox-wrap .nf-field-label input[type="checkbox"],
body .listcheckbox-wrap .nf-field-element input[type="checkbox"],
body .listcheckbox-wrap .nf-field-label input[type="checkbox"],
body .nf-field-element input[type="checkbox"],
body .mpFormField input[type="checkbox"],
body .mc-field-group input[type="radio"],
body .checkbox-wrap .nf-field-element input[type="radio"],
body .checkbox-wrap .nf-field-label input[type="radio"],
body .listcheckbox-wrap .nf-field-element input[type="radio"],
body .listcheckbox-wrap .nf-field-label input[type="radio"],
body .nf-field-element input[type="radio"],
body .mpFormField input[type="radio"] {
  position: absolute;
  opacity: 0 !important;
  cursor: pointer;
  height: 0 !important;
  width: 0 !important;
}

body .mc-field-group li,
body .checkbox-wrap .nf-field-element li,
body .checkbox-wrap .nf-field-label li,
body .listcheckbox-wrap .nf-field-element li,
body .listcheckbox-wrap .nf-field-label li,
body .nf-field-element li,
body .mpFormField li {
  position: relative;
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Show the checkmark when checked */
}

body .mc-field-group li:hover input ~ label:before,
body .checkbox-wrap .nf-field-element li:hover input ~ label:before,
body .checkbox-wrap .nf-field-label li:hover input ~ label:before,
body .listcheckbox-wrap .nf-field-element li:hover input ~ label:before,
body .listcheckbox-wrap .nf-field-label li:hover input ~ label:before,
body .nf-field-element li:hover input ~ label:before,
body .mpFormField li:hover input ~ label:before {
  background-color: #E63329;
}

body .mc-field-group li input:checked ~ label:before,
body .checkbox-wrap .nf-field-element li input:checked ~ label:before,
body .checkbox-wrap .nf-field-label li input:checked ~ label:before,
body .listcheckbox-wrap .nf-field-element li input:checked ~ label:before,
body .listcheckbox-wrap .nf-field-label li input:checked ~ label:before,
body .nf-field-element li input:checked ~ label:before,
body .mpFormField li input:checked ~ label:before {
  background-color: #E63329;
}

body .mc-field-group li input:checked ~ label:after,
body .checkbox-wrap .nf-field-element li input:checked ~ label:after,
body .checkbox-wrap .nf-field-label li input:checked ~ label:after,
body .listcheckbox-wrap .nf-field-element li input:checked ~ label:after,
body .listcheckbox-wrap .nf-field-label li input:checked ~ label:after,
body .nf-field-element li input:checked ~ label:after,
body .mpFormField li input:checked ~ label:after {
  display: block;
}

body .mc-field-group li label,
body .checkbox-wrap .nf-field-element li label,
body .checkbox-wrap .nf-field-label li label,
body .listcheckbox-wrap .nf-field-element li label,
body .listcheckbox-wrap .nf-field-label li label,
body .nf-field-element li label,
body .mpFormField li label {
  margin-left: 0 !important;
  position: relative;
  padding-left: 37px;
  min-height: 30px;
  display: inline-block;
}

body .mc-field-group li label:before,
body .checkbox-wrap .nf-field-element li label:before,
body .checkbox-wrap .nf-field-label li label:before,
body .listcheckbox-wrap .nf-field-element li label:before,
body .listcheckbox-wrap .nf-field-label li label:before,
body .nf-field-element li label:before,
body .mpFormField li label:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  opacity: 1;
}

body .mc-field-group li label:after,
body .checkbox-wrap .nf-field-element li label:after,
body .checkbox-wrap .nf-field-label li label:after,
body .listcheckbox-wrap .nf-field-element li label:after,
body .listcheckbox-wrap .nf-field-label li label:after,
body .nf-field-element li label:after,
body .mpFormField li label:after {
  content: "";
  position: absolute;
  display: none;
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

body .mc-field-group input[type="text"],
body .checkbox-wrap .nf-field-element input[type="text"],
body .checkbox-wrap .nf-field-label input[type="text"],
body .listcheckbox-wrap .nf-field-element input[type="text"],
body .listcheckbox-wrap .nf-field-label input[type="text"],
body .nf-field-element input[type="text"],
body .mpFormField input[type="text"] {
  height: 40px;
  border: 0;
  background-color: #ffffff;
  color: #1D1D1B;
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  line-height: 22px;
  min-width: 300px;
}

body .nf-form-cont {
  background-color: #ffffff;
  padding: 30px;
  width: 100%;
}

body .nf-form-cont .nf-after-form-content {
  display: none;
}

body .nf-form-cont h3 {
  display: none;
}

body .nf-form-cont .nf-field-label label {
  color: #1D1D1B;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
}

body .nf-form-cont .nf-form-content .list-select-wrap .nf-field-element > div,
body .nf-form-cont .nf-form-content input:not([type=button]),
body .nf-form-cont .nf-form-content textarea {
  height: 40px;
  border: 0;
  background-color: #ffffff;
  color: #1D1D1B;
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  line-height: 22px;
  background-color: #F6F6F6;
}

body .nf-form-cont .nf-form-content textarea {
  min-height: 200px;
  height: auto;
}

body .nf-form-cont .nf-pass.field-wrap .nf-field-element:after {
  top: -5px;
}

body .nf-form-cont input[type="text"],
body .nf-form-cont input[type="email"] {
  background-color: #ffffff;
  height: 40px;
  border: 0;
  padding-left: 0;
  padding-bottom: 5px;
  font-size: 16px;
  line-height: 22px;
  background-color: #F6F6F6;
}

body .nf-form-cont .nf-form-content button,
body .nf-form-cont .nf-form-content input[type=button],
body .nf-form-cont .nf-form-content input[type=submit],
body .nf-form-cont input[type="button"] {
  display: inline-block;
  background-color: #ffffff;
  padding: 8px 15px;
  font-size: 17px;
  line-height: 25px;
  height: 40px;
  cursor: pointer;
  background-color: #78daf6;
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
  color: #1D1D1B;
  padding: 10px 20px;
}

body .nf-form-cont .nf-form-content button.square,
body .nf-form-cont .nf-form-content input[type=button].square,
body .nf-form-cont .nf-form-content input[type=submit].square,
body .nf-form-cont input[type="button"].square {
  border-radius: 0px;
}

body .nf-form-cont .nf-form-content button:not(.no-transition),
body .nf-form-cont .nf-form-content input[type=button]:not(.no-transition),
body .nf-form-cont .nf-form-content input[type=submit]:not(.no-transition),
body .nf-form-cont input[type="button"]:not(.no-transition) {
  transition: all .5s;
}

body .nf-form-cont .nf-form-content button.transparent,
body .nf-form-cont .nf-form-content input[type=button].transparent,
body .nf-form-cont .nf-form-content input[type=submit].transparent,
body .nf-form-cont input[type="button"].transparent {
  margin: 0;
  padding: 0;
  z-index: 1;
  cursor: pointer;
  background-color: transparent;
}

body .nf-form-cont .nf-form-content button.transparent:hover,
body .nf-form-cont .nf-form-content input[type=button].transparent:hover,
body .nf-form-cont .nf-form-content input[type=submit].transparent:hover,
body .nf-form-cont input[type="button"].transparent:hover {
  background-color: transparent;
  color: transparent;
}

body .nf-form-cont .nf-form-content button.wire,
body .nf-form-cont .nf-form-content input[type=button].wire,
body .nf-form-cont .nf-form-content input[type=submit].wire,
body .nf-form-cont input[type="button"].wire {
  border: 1px solid #1D1D1B;
  background-color: transparent;
  color: #1D1D1B;
}

body .nf-form-cont .nf-form-content button:not(.no-move),
body .nf-form-cont .nf-form-content input[type=button]:not(.no-move),
body .nf-form-cont .nf-form-content input[type=submit]:not(.no-move),
body .nf-form-cont input[type="button"]:not(.no-move) {
  transform: translateX(0);
  transition: transform 0.2s ease-in-out;
}

body .nf-form-cont .nf-form-content button:not(.no-move):hover,
body .nf-form-cont .nf-form-content input[type=button]:not(.no-move):hover,
body .nf-form-cont .nf-form-content input[type=submit]:not(.no-move):hover,
body .nf-form-cont input[type="button"]:not(.no-move):hover {
  transform: translateX(10px);
}

body .nf-form-cont .nf-form-content button i,
body .nf-form-cont .nf-form-content input[type=button] i,
body .nf-form-cont .nf-form-content input[type=submit] i,
body .nf-form-cont input[type="button"] i {
  margin-left: 10px;
}

body .nf-form-cont #ninja_forms_required_items,
body .nf-form-cont .nf-field-container {
  margin-bottom: 15px;
}

body .nf-form-cont .nf-after-field .nf-error-msg {
  font-size: 16px;
}

body .nf-form-cont .nf-error.field-wrap .nf-field-element:after {
  background: #e80000;
  color: #fff;
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  height: 37px;
  width: 50px;
  line-height: 42px;
  text-align: center;
  transition: all .5s;
}

body .nf-form-cont .nf-form-fields-required {
  font-size: 12px;
  margin-bottom: 30px;
}

.has-small-font-size {
  font-size: 18px !important;
  line-height: 27px !important;
}

.swiper-hero,
.swiper-banners,
.swiper-gallery,
.swiper-grid {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.swiper-hero .swiper-wrapper,
.swiper-banners .swiper-wrapper,
.swiper-gallery .swiper-wrapper,
.swiper-grid .swiper-wrapper {
  margin-bottom: 30px;
}

.swiper-hero .swiper-slide,
.swiper-banners .swiper-slide,
.swiper-gallery .swiper-slide,
.swiper-grid .swiper-slide {
  position: relative;
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-gallery .swiper-wrapper {
  margin-bottom: 0;
}

.text-shadow-black {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.wp-block-columns {
  margin-bottom: 0;
}

.article-content .tag-list li.tag-item {
  margin: 15px 15px 15px 0;
  padding-left: 0;
}

.article-content .tag-list li.tag-item:before {
  display: none;
}

.article-content .tag-list li.tag-item a {
  text-decoration: none;
  color: #1D1D1B;
}

blockquote {
  margin-left: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 30px;
}

blockquote p,
blockquote p:first-child {
  margin: 0;
}

.main-content {
  overflow: hidden;
  background-image: url('../imgs/patroon-bolletjes.svg');
  background-color: #d6f4fc;
}

@media (max-width: 1120px) {
  .main-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.main-content li:not(.blocks-gallery-item),
.coreparagraph li:not(.blocks-gallery-item) {
  list-style: inherit;
  margin: 15px 0 15px 14px;
}

.coreparagraph a {
  text-decoration: underline;
}

iframe:not(.localfocusvisual) {
  max-width: 100% !important;
  width: 100% !important;
  min-height: 181px;
}

@media (min-width: 650px) {
  iframe:not(.localfocusvisual) {
    min-height: 330px;
  }
}

@media (max-width: 480px) {
  iframe:not(.localfocusvisual) {
    height: auto;
  }
}

.issuuembed.issuu-isrendered {
  height: auto !important;
  min-height: 330px;
}

.vertical-align {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 768px) {
  .wp-block-media-text {
    display: block;
  }

  .wp-block-media-text .wp-block-media-text__content {
    padding: 35px 0 0 0;
  }
}

.lh-100px,
.lh-100px * {
  line-height: 100px;
}

.lh-47x,
.lh-47x * {
  line-height: 47x;
}

.lh-43px,
.lh-43px * {
  line-height: 43px;
}

.lh-40px,
.lh-40px * {
  line-height: 40px;
}

.lh-36px,
.lh-36px * {
  line-height: 36px;
}

.lh-32px,
.lh-32px * {
  line-height: 32px;
}

.lh-27px,
.lh-27px * {
  line-height: 27px;
}

.fzhl-20-32,
.fzhl-20-32 * {
  font-size: 20px;
  line-height: 32px;
}

.fzhl-12-12,
.fzhl-12-12 * {
  font-size: 12px;
  line-height: 12px;
}

.fz-0,
.fz-0 * {
  font-size: 0;
}

.fz-0 i {
  font-size: 14px;
}

.fz-92px,
.fz-92px * {
  font-size: 92px;
}

@media (max-width: 768px) {
  .fz-92px,
  .fz-92px * {
    font-size: 60px;
    line-height: 67px;
  }
}

.fz-40px,
.fz-40px * {
  font-size: 40px;
  line-height: 46px;
}

.fz-34px,
.fz-34px * {
  font-size: 34px;
  line-height: 38px;
}

.fz-33px,
.fz-33px * {
  font-size: 33px;
  line-height: 36px;
}

.fz-27px,
.fz-27px * {
  font-size: 27px;
  line-height: 29px;
}

.fz-24px,
.fz-24px * {
  font-size: 24px;
  line-height: 26px;
}

.fz-23px,
.fz-23px * {
  font-size: 23px;
  line-height: 25px;
}

.fz-22px,
.fz-22px * {
  font-size: 22px;
  line-height: 24px;
}

.fz-21px,
.fz-21px * {
  font-size: 21px;
  line-height: 23px;
}

.fz-20px,
.fz-20px * {
  font-size: 20px;
  line-height: 22px;
}

.fz-18px,
.fz-18px * {
  font-size: 18px;
  line-height: 20px;
}

.fz-16px,
.fz-16px * {
  font-size: 16px;
  line-height: 18px;
}

.fz-14px,
.fz-14px * {
  font-size: 14px;
  line-height: 16px;
}

.w-1\/8 {
  width: 12.5%;
}

.w-2\/8 {
  width: 25%;
}

.w-3\/8 {
  width: 37.5%;
}

.w-4\/8 {
  width: 50%;
}

.w-5\/8 {
  width: 62.5%;
}

.w-6\/8 {
  width: 75%;
}

.w-7\/8 {
  width: 87.5%;
}

.h-half {
  height: 50%;
  min-height: 240px;
}

@media (max-width: 768px) {
  .h-half {
    min-height: 50vh;
    height: auto;
  }
}

.btn,
button {
  display: inline-block;
  background-color: #ffffff;
  padding: 8px 15px;
  font-size: 17px;
  line-height: 25px;
  height: 40px;
  cursor: pointer;
}

.btn.square,
button.square {
  border-radius: 0px;
}

.btn:not(.no-transition),
button:not(.no-transition) {
  transition: all .5s;
}

.btn.transparent,
button.transparent {
  margin: 0;
  padding: 0;
  z-index: 1;
  cursor: pointer;
  background-color: transparent;
}

.btn.transparent:hover,
button.transparent:hover {
  background-color: transparent;
  color: transparent;
}

.btn.wire,
button.wire {
  border: 1px solid #1D1D1B;
  background-color: transparent;
  color: #1D1D1B;
}

.btn:not(.no-move),
button:not(.no-move) {
  transform: translateX(0);
  transition: transform 0.2s ease-in-out;
}

.btn:not(.no-move):hover,
button:not(.no-move):hover {
  transform: translateX(10px);
}

.btn i,
button i {
  margin-left: 10px;
}

.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 15px;
  height: 15px;
  animation-fill-mode: both;
  animation: load7 1.8s infinite ease-in-out;
}

.loader {
  font-size: 10px;
  margin: 40px;
  position: relative;
  text-indent: -9999em;
  transform: translateZ(0);
  animation-delay: -0.16s;
}

.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}

.loader:before {
  left: -3.5em;
  animation-delay: -0.32s;
}

.loader:after {
  left: 3.5em;
}

@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }

  40% {
    box-shadow: 0 2.5em 0 0;
  }
}

.bg-purple {
  background-color: #B0539C;
}

.bg-black {
  background-color: #1D1D1B;
}

.bg-red {
  background-color: #E63329;
}

.bg-blue {
  background-color: #004B9C;
}

.bg-blue02 {
  background-color: #78daf6;
}

.bg-blue05 {
  background-color: #0ABAEF;
}

.bg-white {
  background-color: #ffffff;
}

.bg-yellow {
  background-color: #FCE300;
}

.bg-magenta {
  background-color: #E2007A;
}

.bg-grey {
  background-color: #E7E7E7;
}

.bg-grey01 {
  background-color: #F8F8F8;
}

.bg-grey02 {
  background-color: #F3F3F3;
}

.bg-grey04 {
  background-color: #D8D8D8;
}

.bg-grey05 {
  background-color: #E9E9E8;
}

.bg-grey06 {
  background-color: #979797;
}

.bg-salmon {
  background-color: #FCEAE9;
}

.text-purple {
  color: #B0539C;
}

.text-black {
  color: #1D1D1B;
}

.text-red {
  color: #E63329;
}

.text-blue {
  color: #004B9C;
}

.text-blue02 {
  color: #78daf6;
}

.text-blue05 {
  color: #0ABAEF;
}

.text-white {
  color: #ffffff;
}

.text-yellow {
  color: #FCE300;
}

.text-magenta {
  color: #E2007A;
}

.text-grey {
  color: #E7E7E7;
}

.text-grey01 {
  color: #F8F8F8;
}

.text-grey02 {
  color: #F3F3F3;
}

.text-grey04 {
  color: #D8D8D8;
}

.text-grey05 {
  color: #E9E9E8;
}

.text-grey06 {
  color: #979797;
}

.text-salmon {
  color: #FCEAE9;
}

.ch-100px {
  height: 100px;
}

.ch-95px {
  height: 95px;
}

.ch-90px {
  height: 90px;
}

.ch-85px {
  height: 85px;
}

.ch-80px {
  height: 80px;
}

.ch-75px {
  height: 75px;
}

.ch-70px {
  height: 70px;
}

.ch-65px {
  height: 65px;
}

.ch-60px {
  height: 60px;
}

.ch-55px {
  height: 55px;
}

.ch-50px {
  height: 50px;
}

.ch-45px {
  height: 45px;
}

.ch-40px {
  height: 40px;
}

.ch-35px {
  height: 35px;
}

.ch-30px {
  height: 30px;
}

.ch-25px {
  height: 25px;
}

.ch-20px {
  height: 20px;
}

.ch-15px {
  height: 15px;
}

.ch-10px {
  height: 10px;
}

.ch-5px {
  height: 5px;
}

.cw-100px {
  width: 100px;
}

.cw-95px {
  width: 95px;
}

.cw-90px {
  width: 90px;
}

.cw-85px {
  width: 85px;
}

.cw-80px {
  width: 80px;
}

.cw-75px {
  width: 75px;
}

.cw-70px {
  width: 70px;
}

.cw-65px {
  width: 65px;
}

.cw-60px {
  width: 60px;
}

.cw-55px {
  width: 55px;
}

.cw-50px {
  width: 50px;
}

.cw-45px {
  width: 45px;
}

.cw-40px {
  width: 40px;
}

.cw-35px {
  width: 35px;
}

.cw-30px {
  width: 30px;
}

.cw-25px {
  width: 25px;
}

.cw-20px {
  width: 20px;
}

.cw-15px {
  width: 15px;
}

.cw-10px {
  width: 10px;
}

.cw-5px {
  width: 5px;
}

.cm-150px {
  margin: 150px;
}

.cm-145px {
  margin: 145px;
}

.cm-140px {
  margin: 140px;
}

.cm-135px {
  margin: 135px;
}

.cm-130px {
  margin: 130px;
}

.cm-125px {
  margin: 125px;
}

.cm-120px {
  margin: 120px;
}

.cm-115px {
  margin: 115px;
}

.cm-110px {
  margin: 110px;
}

.cm-105px {
  margin: 105px;
}

.cm-100px {
  margin: 100px;
}

.cm-95px {
  margin: 95px;
}

.cm-90px {
  margin: 90px;
}

.cm-85px {
  margin: 85px;
}

.cm-80px {
  margin: 80px;
}

.cm-75px {
  margin: 75px;
}

.cm-70px {
  margin: 70px;
}

.cm-65px {
  margin: 65px;
}

.cm-60px {
  margin: 60px;
}

.cm-55px {
  margin: 55px;
}

.cm-50px {
  margin: 50px;
}

.cm-45px {
  margin: 45px;
}

.cm-40px {
  margin: 40px;
}

.cm-35px {
  margin: 35px;
}

.cm-30px {
  margin: 30px;
}

.cm-25px {
  margin: 25px;
}

.cm-20px {
  margin: 20px;
}

.cm-15px {
  margin: 15px;
}

.cm-10px {
  margin: 10px;
}

.cm-5px {
  margin: 5px;
}

.cml-150px {
  margin-left: 150px;
}

.cml-145px {
  margin-left: 145px;
}

.cml-140px {
  margin-left: 140px;
}

.cml-135px {
  margin-left: 135px;
}

.cml-130px {
  margin-left: 130px;
}

.cml-125px {
  margin-left: 125px;
}

.cml-120px {
  margin-left: 120px;
}

.cml-115px {
  margin-left: 115px;
}

.cml-110px {
  margin-left: 110px;
}

.cml-105px {
  margin-left: 105px;
}

.cml-100px {
  margin-left: 100px;
}

.cml-95px {
  margin-left: 95px;
}

.cml-90px {
  margin-left: 90px;
}

.cml-85px {
  margin-left: 85px;
}

.cml-80px {
  margin-left: 80px;
}

.cml-75px {
  margin-left: 75px;
}

.cml-70px {
  margin-left: 70px;
}

.cml-65px {
  margin-left: 65px;
}

.cml-60px {
  margin-left: 60px;
}

.cml-55px {
  margin-left: 55px;
}

.cml-50px {
  margin-left: 50px;
}

.cml-45px {
  margin-left: 45px;
}

.cml-40px {
  margin-left: 40px;
}

.cml-35px {
  margin-left: 35px;
}

.cml-30px {
  margin-left: 30px;
}

.cml-25px {
  margin-left: 25px;
}

.cml-20px {
  margin-left: 20px;
}

.cml-15px {
  margin-left: 15px;
}

.cml-10px {
  margin-left: 10px;
}

.cml-5px {
  margin-left: 5px;
}

.cmr-150px {
  margin-right: 150px;
}

.cmr-145px {
  margin-right: 145px;
}

.cmr-140px {
  margin-right: 140px;
}

.cmr-135px {
  margin-right: 135px;
}

.cmr-130px {
  margin-right: 130px;
}

.cmr-125px {
  margin-right: 125px;
}

.cmr-120px {
  margin-right: 120px;
}

.cmr-115px {
  margin-right: 115px;
}

.cmr-110px {
  margin-right: 110px;
}

.cmr-105px {
  margin-right: 105px;
}

.cmr-100px {
  margin-right: 100px;
}

.cmr-95px {
  margin-right: 95px;
}

.cmr-90px {
  margin-right: 90px;
}

.cmr-85px {
  margin-right: 85px;
}

.cmr-80px {
  margin-right: 80px;
}

.cmr-75px {
  margin-right: 75px;
}

.cmr-70px {
  margin-right: 70px;
}

.cmr-65px {
  margin-right: 65px;
}

.cmr-60px {
  margin-right: 60px;
}

.cmr-55px {
  margin-right: 55px;
}

.cmr-50px {
  margin-right: 50px;
}

.cmr-45px {
  margin-right: 45px;
}

.cmr-40px {
  margin-right: 40px;
}

.cmr-35px {
  margin-right: 35px;
}

.cmr-30px {
  margin-right: 30px;
}

.cmr-25px {
  margin-right: 25px;
}

.cmr-20px {
  margin-right: 20px;
}

.cmr-15px {
  margin-right: 15px;
}

.cmr-10px {
  margin-right: 10px;
}

.cmr-5px {
  margin-right: 5px;
}

.cmt-150px {
  margin-top: 150px;
}

.cmt-145px {
  margin-top: 145px;
}

.cmt-140px {
  margin-top: 140px;
}

.cmt-135px {
  margin-top: 135px;
}

.cmt-130px {
  margin-top: 130px;
}

.cmt-125px {
  margin-top: 125px;
}

.cmt-120px {
  margin-top: 120px;
}

.cmt-115px {
  margin-top: 115px;
}

.cmt-110px {
  margin-top: 110px;
}

.cmt-105px {
  margin-top: 105px;
}

.cmt-100px {
  margin-top: 100px;
}

.cmt-95px {
  margin-top: 95px;
}

.cmt-90px {
  margin-top: 90px;
}

.cmt-85px {
  margin-top: 85px;
}

.cmt-80px {
  margin-top: 80px;
}

.cmt-75px {
  margin-top: 75px;
}

.cmt-70px {
  margin-top: 70px;
}

.cmt-65px {
  margin-top: 65px;
}

.cmt-60px {
  margin-top: 60px;
}

.cmt-55px {
  margin-top: 55px;
}

.cmt-50px {
  margin-top: 50px;
}

.cmt-45px {
  margin-top: 45px;
}

.cmt-40px {
  margin-top: 40px;
}

.cmt-35px {
  margin-top: 35px;
}

.cmt-30px {
  margin-top: 30px;
}

.cmt-25px {
  margin-top: 25px;
}

.cmt-20px {
  margin-top: 20px;
}

.cmt-15px {
  margin-top: 15px;
}

.cmt-10px {
  margin-top: 10px;
}

.cmt-5px {
  margin-top: 5px;
}

.cmb-150px {
  margin-bottom: 150px;
}

.cmb-145px {
  margin-bottom: 145px;
}

.cmb-140px {
  margin-bottom: 140px;
}

.cmb-135px {
  margin-bottom: 135px;
}

.cmb-130px {
  margin-bottom: 130px;
}

.cmb-125px {
  margin-bottom: 125px;
}

.cmb-120px {
  margin-bottom: 120px;
}

.cmb-115px {
  margin-bottom: 115px;
}

.cmb-110px {
  margin-bottom: 110px;
}

.cmb-105px {
  margin-bottom: 105px;
}

.cmb-100px {
  margin-bottom: 100px;
}

.cmb-95px {
  margin-bottom: 95px;
}

.cmb-90px {
  margin-bottom: 90px;
}

.cmb-85px {
  margin-bottom: 85px;
}

.cmb-80px {
  margin-bottom: 80px;
}

.cmb-75px {
  margin-bottom: 75px;
}

.cmb-70px {
  margin-bottom: 70px;
}

.cmb-65px {
  margin-bottom: 65px;
}

.cmb-60px {
  margin-bottom: 60px;
}

.cmb-55px {
  margin-bottom: 55px;
}

.cmb-50px {
  margin-bottom: 50px;
}

.cmb-45px {
  margin-bottom: 45px;
}

.cmb-40px {
  margin-bottom: 40px;
}

.cmb-35px {
  margin-bottom: 35px;
}

.cmb-30px {
  margin-bottom: 30px;
}

.cmb-25px {
  margin-bottom: 25px;
}

.cmb-20px {
  margin-bottom: 20px;
}

.cmb-15px {
  margin-bottom: 15px;
}

.cmb-10px {
  margin-bottom: 10px;
}

.cmb-5px {
  margin-bottom: 5px;
}

.cpl-150px {
  padding-left: 150px;
}

.cpl-145px {
  padding-left: 145px;
}

.cpl-140px {
  padding-left: 140px;
}

.cpl-135px {
  padding-left: 135px;
}

.cpl-130px {
  padding-left: 130px;
}

.cpl-125px {
  padding-left: 125px;
}

.cpl-120px {
  padding-left: 120px;
}

.cpl-115px {
  padding-left: 115px;
}

.cpl-110px {
  padding-left: 110px;
}

.cpl-105px {
  padding-left: 105px;
}

.cpl-100px {
  padding-left: 100px;
}

.cpl-95px {
  padding-left: 95px;
}

.cpl-90px {
  padding-left: 90px;
}

.cpl-85px {
  padding-left: 85px;
}

.cpl-80px {
  padding-left: 80px;
}

.cpl-75px {
  padding-left: 75px;
}

.cpl-70px {
  padding-left: 70px;
}

.cpl-65px {
  padding-left: 65px;
}

.cpl-60px {
  padding-left: 60px;
}

.cpl-55px {
  padding-left: 55px;
}

.cpl-50px {
  padding-left: 50px;
}

.cpl-45px {
  padding-left: 45px;
}

.cpl-40px {
  padding-left: 40px;
}

.cpl-35px {
  padding-left: 35px;
}

.cpl-30px {
  padding-left: 30px;
}

.cpl-25px {
  padding-left: 25px;
}

.cpl-20px {
  padding-left: 20px;
}

.cpl-15px {
  padding-left: 15px;
}

.cpl-10px {
  padding-left: 10px;
}

.cpl-5px {
  padding-left: 5px;
}

.cpr-150px {
  padding-right: 150px;
}

.cpr-145px {
  padding-right: 145px;
}

.cpr-140px {
  padding-right: 140px;
}

.cpr-135px {
  padding-right: 135px;
}

.cpr-130px {
  padding-right: 130px;
}

.cpr-125px {
  padding-right: 125px;
}

.cpr-120px {
  padding-right: 120px;
}

.cpr-115px {
  padding-right: 115px;
}

.cpr-110px {
  padding-right: 110px;
}

.cpr-105px {
  padding-right: 105px;
}

.cpr-100px {
  padding-right: 100px;
}

.cpr-95px {
  padding-right: 95px;
}

.cpr-90px {
  padding-right: 90px;
}

.cpr-85px {
  padding-right: 85px;
}

.cpr-80px {
  padding-right: 80px;
}

.cpr-75px {
  padding-right: 75px;
}

.cpr-70px {
  padding-right: 70px;
}

.cpr-65px {
  padding-right: 65px;
}

.cpr-60px {
  padding-right: 60px;
}

.cpr-55px {
  padding-right: 55px;
}

.cpr-50px {
  padding-right: 50px;
}

.cpr-45px {
  padding-right: 45px;
}

.cpr-40px {
  padding-right: 40px;
}

.cpr-35px {
  padding-right: 35px;
}

.cpr-30px {
  padding-right: 30px;
}

.cpr-25px {
  padding-right: 25px;
}

.cpr-20px {
  padding-right: 20px;
}

.cpr-15px {
  padding-right: 15px;
}

.cpr-10px {
  padding-right: 10px;
}

.cpr-5px {
  padding-right: 5px;
}

.cpt-150px {
  padding-top: 150px;
}

.cpt-145px {
  padding-top: 145px;
}

.cpt-140px {
  padding-top: 140px;
}

.cpt-135px {
  padding-top: 135px;
}

.cpt-130px {
  padding-top: 130px;
}

.cpt-125px {
  padding-top: 125px;
}

.cpt-120px {
  padding-top: 120px;
}

.cpt-115px {
  padding-top: 115px;
}

.cpt-110px {
  padding-top: 110px;
}

.cpt-105px {
  padding-top: 105px;
}

.cpt-100px {
  padding-top: 100px;
}

.cpt-95px {
  padding-top: 95px;
}

.cpt-90px {
  padding-top: 90px;
}

.cpt-85px {
  padding-top: 85px;
}

.cpt-80px {
  padding-top: 80px;
}

.cpt-75px {
  padding-top: 75px;
}

.cpt-70px {
  padding-top: 70px;
}

.cpt-65px {
  padding-top: 65px;
}

.cpt-60px {
  padding-top: 60px;
}

.cpt-55px {
  padding-top: 55px;
}

.cpt-50px {
  padding-top: 50px;
}

.cpt-45px {
  padding-top: 45px;
}

.cpt-40px {
  padding-top: 40px;
}

.cpt-35px {
  padding-top: 35px;
}

.cpt-30px {
  padding-top: 30px;
}

.cpt-25px {
  padding-top: 25px;
}

.cpt-20px {
  padding-top: 20px;
}

.cpt-15px {
  padding-top: 15px;
}

.cpt-10px {
  padding-top: 10px;
}

.cpt-5px {
  padding-top: 5px;
}

.cpb-150px {
  padding-bottom: 150px;
}

.cpb-145px {
  padding-bottom: 145px;
}

.cpb-140px {
  padding-bottom: 140px;
}

.cpb-135px {
  padding-bottom: 135px;
}

.cpb-130px {
  padding-bottom: 130px;
}

.cpb-125px {
  padding-bottom: 125px;
}

.cpb-120px {
  padding-bottom: 120px;
}

.cpb-115px {
  padding-bottom: 115px;
}

.cpb-110px {
  padding-bottom: 110px;
}

.cpb-105px {
  padding-bottom: 105px;
}

.cpb-100px {
  padding-bottom: 100px;
}

.cpb-95px {
  padding-bottom: 95px;
}

.cpb-90px {
  padding-bottom: 90px;
}

.cpb-85px {
  padding-bottom: 85px;
}

.cpb-80px {
  padding-bottom: 80px;
}

.cpb-75px {
  padding-bottom: 75px;
}

.cpb-70px {
  padding-bottom: 70px;
}

.cpb-65px {
  padding-bottom: 65px;
}

.cpb-60px {
  padding-bottom: 60px;
}

.cpb-55px {
  padding-bottom: 55px;
}

.cpb-50px {
  padding-bottom: 50px;
}

.cpb-45px {
  padding-bottom: 45px;
}

.cpb-40px {
  padding-bottom: 40px;
}

.cpb-35px {
  padding-bottom: 35px;
}

.cpb-30px {
  padding-bottom: 30px;
}

.cpb-25px {
  padding-bottom: 25px;
}

.cpb-20px {
  padding-bottom: 20px;
}

.cpb-15px {
  padding-bottom: 15px;
}

.cpb-10px {
  padding-bottom: 10px;
}

.cpb-5px {
  padding-bottom: 5px;
}

.cp-150px {
  padding: 150px;
}

.cp-145px {
  padding: 145px;
}

.cp-140px {
  padding: 140px;
}

.cp-135px {
  padding: 135px;
}

.cp-130px {
  padding: 130px;
}

.cp-125px {
  padding: 125px;
}

.cp-120px {
  padding: 120px;
}

.cp-115px {
  padding: 115px;
}

.cp-110px {
  padding: 110px;
}

.cp-105px {
  padding: 105px;
}

.cp-100px {
  padding: 100px;
}

.cp-95px {
  padding: 95px;
}

.cp-90px {
  padding: 90px;
}

.cp-85px {
  padding: 85px;
}

.cp-80px {
  padding: 80px;
}

.cp-75px {
  padding: 75px;
}

.cp-70px {
  padding: 70px;
}

.cp-65px {
  padding: 65px;
}

.cp-60px {
  padding: 60px;
}

.cp-55px {
  padding: 55px;
}

.cp-50px {
  padding: 50px;
}

.cp-45px {
  padding: 45px;
}

.cp-40px {
  padding: 40px;
}

.cp-35px {
  padding: 35px;
}

.cp-30px {
  padding: 30px;
}

.cp-25px {
  padding: 25px;
}

.cp-20px {
  padding: 20px;
}

.cp-15px {
  padding: 15px;
}

.cp-10px {
  padding: 10px;
}

.cp-5px {
  padding: 5px;
}

.fz-40px {
  font-size: 40px;
}

.fz-39px {
  font-size: 39px;
}

.fz-38px {
  font-size: 38px;
}

.fz-37px {
  font-size: 37px;
}

.fz-36px {
  font-size: 36px;
}

.fz-35px {
  font-size: 35px;
}

.fz-34px {
  font-size: 34px;
}

.fz-33px {
  font-size: 33px;
}

.fz-32px {
  font-size: 32px;
}

.fz-31px {
  font-size: 31px;
}

.fz-30px {
  font-size: 30px;
}

.fz-29px {
  font-size: 29px;
}

.fz-28px {
  font-size: 28px;
}

.fz-27px {
  font-size: 27px;
}

.fz-26px {
  font-size: 26px;
}

.fz-25px {
  font-size: 25px;
}

.fz-24px {
  font-size: 24px;
}

.fz-23px {
  font-size: 23px;
}

.fz-22px {
  font-size: 22px;
}

.fz-21px {
  font-size: 21px;
}

.fz-20px {
  font-size: 20px;
}

.fz-19px {
  font-size: 19px;
}

.fz-18px {
  font-size: 18px;
}

.fz-17px {
  font-size: 17px;
}

.fz-16px {
  font-size: 16px;
}

.fz-15px {
  font-size: 15px;
}

.fz-14px {
  font-size: 14px;
}

.fz-13px {
  font-size: 13px;
}

.fz-12px {
  font-size: 12px;
}

.fz-11px {
  font-size: 11px;
}

.fz-10px {
  font-size: 10px;
}

.fz-9px {
  font-size: 9px;
}

.fz-8px {
  font-size: 8px;
}

.fz-7px {
  font-size: 7px;
}

.fz-6px {
  font-size: 6px;
}

.fz-5px {
  font-size: 5px;
}

.fz-4px {
  font-size: 4px;
}

.fz-3px {
  font-size: 3px;
}

.fz-2px {
  font-size: 2px;
}

.fz-1px {
  font-size: 1px;
}

.w-640 {
  width: 100%;
}

@media (max-width: 679px) {
  .w-640 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 680px) {
  .w-640 {
    width: 640px;
    margin: 0 auto;
  }
}

.cmaxw-970px {
  max-width: 970px;
  width: 100%;
  margin: 0 auto;
}

@media (max-width: 930px) {
  .cmaxw-970px {
    width: calc(100% - 40px);
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 930px) {
  .cmaxw-970px {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

.cmaxw-1440px {
  width: calc(100% - 40px);
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}

@media (min-width: 1480px) {
  .cmaxw-1440px {
    max-width: 1440px;
    padding-left: 0px;
    padding-right: 0px;
  }
}

.cmnh-380px {
  min-height: 380px;
}

@media (min-width: 768px) {
  .ch-800px {
    height: 800px;
  }

  .ch-733px {
    height: 733px;
  }

  .cmnh-640px {
    min-height: 640px;
  }

  .ch-640px {
    height: 640px;
  }

  .ch-380px {
    height: 380px;
  }

  .cminh-80vh {
    min-height: 80vh;
  }
}

.cmaxw-700px {
  width: 100%;
  max-width: 700px;
}

.cmaxw-500px {
  width: 100%;
  max-width: 500px;
}

.cmaxw-350px {
  width: 100%;
  max-width: 350px;
}

.simplefavorite-button {
  background-color: #B0539C;
  color: #ffffff;
  font-size: 18px;
}

figcaption {
  font-size: 16px;
  line-height: 19px;
  font-family: 'TTNormsPro-Medium';
  font-weight: 500;
}

.responses {
  overflow: hidden;
}

.comments__row_meta {
  font-size: 14px;
}

.comments-heading__h2 {
  border-bottom: 1px solid;
}

textarea {
  padding: 10px;
}

.comments-list .comment-form {
  width: 80%;
  text-align: right;
  margin-left: auto;
  margin-right: 0;
  padding-bottom: 20px;
  padding-right: 0;
}

.comments__message {
  overflow: hidden;
  position: relative;
  width: 100%;
  display: inline-block;
}

.tabbedItemStyle {
  display: inline-block;
  color: #ffffff;
  font-size: 18px;
  line-height: 50px;
  margin-top: 45px;
  height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
}

.tabbedItemStyle.active,
.tabbedItemStyle.open,
.tabbedItemStyle:hover {
  background-color: #E7E7E7;
  color: #1D1D1B;
}

.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari*/
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.newline {
  display: inline;
  width: 100%;
  font-size: inherit;
}

@media (max-width: 650px) {
  display: inline-block;
}

.toggle-hidden {
  overflow: hidden;
}

.top-bar-wrapper {
  overflow: hidden;
}

.top-bar-wrapper.toggle-hidden:hover {
  overflow: visible;
}

.article-content ol,
.corelist ol {
  list-style: decimal;
  margin-left: 7px;
}

.article-content ol li,
.corelist ol li {
  list-style: inherit;
}

.article-content ul,
.corelist ul {
  margin-bottom: 25px;
}

.article-content ul li:not(.blocks-gallery-item),
.corelist ul li:not(.blocks-gallery-item) {
  position: relative;
  padding-left: 20px;
  margin-left: 0;
}

.article-content ul li:not(.blocks-gallery-item):before,
.corelist ul li:not(.blocks-gallery-item):before {
  content: "•";
  display: inline-block;
  height: 100%;
  width: 1px;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
}

.article-content ul li:not(.blocks-gallery-item) a,
.corelist ul li:not(.blocks-gallery-item) a {
  text-decoration: underline;
}

.toTop {
  right: 20px;
  bottom: 80px;
  cursor: pointer;
  padding: 8px 10px 10px 10px;
  height: 54px;
  margin-left: auto;
}

.toTop:hover {
  background-color: #1D1D1B;
  color: #ffffff;
}

.toTop i {
  font-size: 40px;
  line-height: 44px;
}

.back-to-overview {
  font-size: 14px;
  margin-bottom: 40px;
  display: inline-block;
}

.back-to-overview:hover {
  color: #B0539C;
}

.lazy-background {
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.center-inner {
  display: flex;
  justify-content: center;
  align-items: center;
}

body #wpmem_msg,
.wpmem_msg {
  background: #E7E7E7;
  border: 1px solid #E7E7E7;
  border-radius: 0;
  padding: 10px;
}

body .rating-stars ul > li.star > i.rmp-icon {
  font-size: 36px;
  color: #B0539C;
  margin-right: 10px;
}

.print-only {
  display: none;
}

a.anchor {
  display: block;
  position: relative;
  top: -90px;
  visibility: hidden;
}

.nowrap {
  white-space: nowrap;
}

.fullscreen-bg {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  /* 1. No object-fit support: */
  /* 2. If supporting object-fit, overriding (1): */
}

.fullscreen-bg > video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-aspect-ratio: 16/9) {
  .fullscreen-bg > video {
    height: 300%;
    top: -100%;
  }
}

@media (max-aspect-ratio: 16/9) {
  .fullscreen-bg > video {
    width: 300%;
    left: -100%;
  }
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .fullscreen-bg > video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}

.block-filter label,
.block-filter legend {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700;
}

.block-filter .selectbox::after {
  content: '';
  position: absolute;
  top: calc(50% - 8px);
  right: 10px;
  width: 10px;
  height: 10px;
  border-right: 2px solid;
  border-bottom: 2px solid;
  transform: rotate(45deg);
  pointer-events: none;
}

@media (min-width: 33.75em) {
  .block-filter .selectbox::after {
    right: 15px;
    width: 12px;
    height: 12px;
    border-right: 3px solid;
    border-bottom: 3px solid;
  }
}

.block-filter .selectbox select {
  padding-right: 25px;
}

@media (min-width: 33.75em) {
  .block-filter .selectbox select {
    padding-right: 35px;
  }
}

@media (min-width: 641px) {
  .border-right-12-grey-lite {
    border-right: 12.5px solid #E7E7E7;
  }

  .border-left-12-grey-lite {
    border-left: 12.5px solid #E7E7E7;
  }

  .border-top-12-grey-lite {
    border-top: 12.5px solid #E7E7E7;
  }

  .border-bottom-12-grey-lite {
    border-bottom: 12.5px solid #E7E7E7;
  }

  .bordered-grey-lite-eq-l-r {
    margin-left: -12.5px;
    margin-right: -12.5px;
  }

  .bordered-grey-lite-eq-l-r > * {
    border-left: 12.5px solid #E7E7E7;
    border-right: 12.5px solid #E7E7E7;
  }
}

.radius20px {
  border-radius: 20px;
}

/** grow search bar */

.sb-search {
  position: relative;
  margin-top: 10px;
  width: 0%;
  min-width: 60px;
  height: 60px;
  overflow: hidden;
  transition: width 0.3s;
  margin-left: auto;
  margin-right: 0;
}

@media (min-width: 1300px) {
  .sb-search {
    display: inline-block;
  }
}

.open-menu .sb-search {
  display: inline-block;
  margin-left: 0;
}

.sb-search-input {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  width: 100%;
  height: 60px;
  margin: 0;
  z-index: 10;
  padding: 20px 65px 20px 20px;
  font-family: inherit;
  font-size: 20px;
}

.sb-icon-search,
.sb-search-submit {
  width: 60px;
  height: 60px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
}

.sb-search-submit {
  opacity: 0;
  color: transparent;
  border: none;
  z-index: -1;
}

.sb-icon-search {
  color: #ffffff;
  z-index: 90;
  font-size: 22px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}

/* Open state */

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
  color: #1D1D1B;
  z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
  z-index: 90;
}

.has-purple-background-color {
  background-color: #B0539C;
}

.has-white-background-color {
  background-color: #ffffff;
}

.has-black-background-color {
  background-color: #1D1D1B;
}

.has-grey-01-background-color {
  background-color: #F8F8F8;
}

.has-blue-background-color {
  background-color: #78daf6;
}

.has-red-background-color {
  background-color: #E63329;
}

p.has-background {
  padding: 20px;
}

/* dropdown */

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

.dropdown-select {
  display: block;
  color: #444;
  line-height: 1.3;
  padding: .6em 1.4em .5em .8em;
  width: 260px;
  max-width: 100%;
  /* useful when width is set to anything other than 100% */
  box-sizing: border-box;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  /* note: bg image below uses 2 urls. The first is an svg data uri for the arrow icon, and the second is the gradient. 
      for the icon, if you want to change the color, be sure to use `%23` instead of `#`, since it's a url. You can also swap in a different svg icon or an external image reference
      
  */
  background-image: url('../imgs/bg-dropdown.svg');
  background-repeat: no-repeat, repeat;
  /* arrow icon position (1em from the right, 50% vertical) , then gradient position*/
  background-position: right 0 top 0;
  background-size: 48px;
}

/* Hide arrow icon in IE browsers */

.dropdown-select::-ms-expand {
  display: none;
}

/* Hover style */

.dropdown-select:hover {
  border-color: #888;
}

/* Focus style */

.dropdown-select:focus {
  border-color: #aaa;
  /* It'd be nice to use -webkit-focus-ring-color here but it doesn't work on box-shadow */
  box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
  box-shadow: 0 0 0 3px -moz-mac-focusring;
  color: #222;
}

/* Set options to normal weight */

.dropdown-select option {
  font-weight: normal;
}

/* Support for rtl text, explicit support for Arabic and Hebrew */

*[dir="rtl"] .dropdown-select,
:root:lang(ar) .dropdown-select,
:root:lang(iw) .dropdown-select {
  background-position: left .7em top 50%, 0 0;
  padding: .6em .8em .5em 1.4em;
}

/* Disabled styles */

.dropdown-select:disabled,
.dropdown-select[aria-disabled=true] {
  color: graytext;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22graytext%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'), linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
}

.dropdown-select:disabled:hover,
.dropdown-select[aria-disabled=true] {
  border-color: #aaa;
}

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

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

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

@media (max-width: 980px) {
  .grid-cols-4 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 786px) {
  .grid-cols-4 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 650px) {
  .grid-cols-4 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

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

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

.has-blue-dark-color {
  color: #004B9C;
}

.inner-1080px {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
}

@media (max-width: 969px) {
  .inner-1080px {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 769px) {
  .inner-1080px {
    padding-left: 7px;
    padding-right: 7px;
  }
}

.neg-mt-700px {
  margin-top: -700px;
}

.neg-mt-600px {
  margin-top: -600px;
}

.neg-mt-500px {
  margin-top: -500px;
}

.neg-mt-460px {
  margin-top: -460px;
}

.neg-mt-400px {
  margin-top: -400px;
}

.neg-mt-350px {
  margin-top: -350px;
}

.neg-mt-300px {
  margin-top: -300px;
}

.neg-mt-200px {
  margin-top: -200px;
}

.neg-mt-100px {
  margin-top: -100px;
}

.fz-18px,
.fz-18px * {
  font-size: 18px;
  line-height: 27.9px;
}

.fz-16px,
.fz-16px * {
  font-size: 16px;
  line-height: 26px;
}

.fz-14px,
.fz-14px * {
  line-height: 23px;
}

.fz-12px,
.fz-12px * {
  font-size: 12px;
  line-height: 16px;
}

button,
.button {
  font-size: 16px;
  line-height: 26px;
  border-radius: 0;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  background-color: #78daf6;
  color: #1D1D1B;
  text-transform: inherit;
  line-height: 18px;
  transition: background-color 0.2s ease-in-out;
}

button:hover,
.button:hover {
  color: #1D1D1B;
  background-color: #48cdf3;
}

.download-icon {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  content: "\f35d";
  width: 20px;
  height: 20px;
  display: inline-block;
  font-size: 14px;
}

.standard-hyperlink-style {
  color: #004B9C;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  -webkit-text-decoration-style: solid;
  text-decoration-style: solid;
  -webkit-text-decoration-color: #004B9C;
  text-decoration-color: #004B9C;
  text-decoration-thickness: 1px;
  transition: all 0.2s ease-in-out;
}

.standard-hyperlink-style:hover {
  text-decoration-thickness: 2px;
}

.tile-button:hover i,
.read-more-link:hover i {
  opacity: 1;
  width: 10px;
  margin-left: 10px;
}

.tile-button i,
.read-more-link i {
  transition: all 0.2s ease-in-out;
  opacity: 0;
  width: 0;
  margin-left: 0;
  font-size: 16px;
}

.abs-chevron-right {
  position: relative;
  padding-right: 20px;
  display: inline-block;
}

.abs-chevron-right i {
  position: absolute;
  top: 4px;
  right: 0;
}

.button-std-red {
  line-height: 18px;
  font-size: 16px;
  line-height: 26px;
  background-color: #E63329;
  color: #ffffff;
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
  border-radius: 30px;
}

.button-std-red::first-letter {
  text-transform: capitalize;
}

.button-std-white {
  line-height: 18px;
  font-size: 16px;
  line-height: 26px;
  background-color: #ffffff;
  color: #E63329;
  font-family: 'TTNormsPro-ExtraBold';
  font-weight: 500;
  border-radius: 30px;
}

.button-std-white::first-letter {
  text-transform: capitalize;
}

.button-std-white:hover {
  background-color: #E63329;
  color: #ffffff;
}

.button-std-white.no-move i {
  display: none;
}

.underline-links a {
  text-decoration: underline;
}

body .wp-block-button__link {
  -webkit-appearance: none;
  cursor: pointer;
  border: 2px solid #ffffff;
  height: 40px;
  line-height: 43px;
  font-size: 12px;
  letter-spacing: 0.53px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 20px;
  position: relative;
  background: transparent;
  max-width: 90vw;
  text-decoration: none !important;
  font-size: 16px;
  line-height: 26px;
  border-radius: 0;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  background-color: #78daf6;
  color: #1D1D1B;
  text-transform: inherit;
  line-height: 18px;
  transition: background-color 0.2s ease-in-out;
  background-color: #E63329;
  color: #ffffff;
}

body .wp-block-button__link .label {
  position: relative;
  z-index: 1;
  background-color: transparent;
}

body .wp-block-button__link.button-fz-16 {
  font-size: 16px;
}

body .wp-block-button__link.button-h-50 {
  height: 40px;
  line-height: 36px;
  font-size: 12px;
}

@media (min-width: 768px) {
  body .wp-block-button__link.button-h-50 {
    font-size: 14px;
    height: 50px;
    line-height: 46px;
  }
}

body .wp-block-button__link:hover:not(.disabled) .label,
body .wp-block-button__link:active:not(.disabled) .label {
  background-color: transparent;
}

body .wp-block-button__link:hover:not(.disabled):after,
body .wp-block-button__link:active:not(.disabled):after {
  width: calc(100% + 1px);
  opacity: 1;
  z-index: 0;
}

body .wp-block-button__link.red {
  border: 0;
  color: #ffffff;
  background-color: #E63329;
}

body .wp-block-button__link.red.border-white {
  border: 2px solid #ffffff;
}

body .wp-block-button__link.red:after {
  background-color: #ffffff;
  color: #E63329;
}

body .wp-block-button__link.red:hover:not(.disabled),
body .wp-block-button__link.red:active:not(.disabled) {
  color: #E63329;
}

body .wp-block-button__link.red-transparent {
  border: 2px solid #E63329;
  color: #E63329;
}

body .wp-block-button__link.red-transparent:after {
  background-color: #E63329;
}

body .wp-block-button__link.red-transparent:hover:not(.disabled),
body .wp-block-button__link.red-transparent:active:not(.disabled) {
  color: #ffffff;
}

body .wp-block-button__link.green {
  border: 2px solid #E9F4C4;
  color: #E9F4C4;
}

body .wp-block-button__link.green:after {
  background-color: #E9F4C4;
}

body .wp-block-button__link.green:hover:not(.disabled),
body .wp-block-button__link.green:active:not(.disabled) {
  color: #ffffff;
}

body .wp-block-button__link.magenta {
  border: 2px solid #E2007A;
  color: #E2007A;
}

body .wp-block-button__link.magenta:after {
  background-color: #E2007A;
}

body .wp-block-button__link.magenta:hover:not(.disabled),
body .wp-block-button__link.magenta:active:not(.disabled) {
  color: #ffffff;
}

body .wp-block-button__link.yellow {
  border: 2px solid #FCE300;
  color: #FCE300;
}

body .wp-block-button__link.yellow:after {
  background-color: #FCE300;
}

body .wp-block-button__link.yellow:hover:not(.disabled),
body .wp-block-button__link.yellow:active:not(.disabled) {
  color: #ffffff;
}

body .wp-block-button__link.purple {
  border: 2px solid #B0539C;
  color: #B0539C;
}

body .wp-block-button__link.purple:after {
  background-color: #B0539C;
}

body .wp-block-button__link.purple:hover:not(.disabled),
body .wp-block-button__link.purple:active:not(.disabled) {
  color: #ffffff;
}

body .wp-block-button__link.transparent {
  border: 0;
  background-color: transparent;
  text-transform: none;
}

body .wp-block-button__link.transparent:after {
  background-color: transparent;
}

body .wp-block-button__link.transparent:hover:not(.disabled),
body .wp-block-button__link.transparent:active:not(.disabled) {
  color: #ffffff;
}

body .wp-block-button__link:hover {
  color: #1D1D1B;
  background-color: #48cdf3;
}

body .wp-block-button__link:hover {
  color: #E63329;
  background-color: #FAD6D4;
}

body .wp-block-button__link[rel="noreferrer noopener"] {
  color: #ffffff;
}

body .wp-block-button__link[rel="noreferrer noopener"]:hover {
  color: #E63329;
}

.coreparagraph {
  padding-bottom: 1em;
}

.coreparagraph p:last-child {
  margin-bottom: 0;
}

.paged_item.active {
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
}

.fz-16px h3 {
  font-size: 20px;
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
}

h2 {
  font-size: 26px;
  margin-bottom: 25px;
  font-family: 'TTNormsPro-ExtraBlack';
  font-weight: 500;
}

.has-red-color {
  color: #E63329;
}

.cplr-70px {
  padding-left: 70px;
  padding-right: 70px;
}

@media (max-width: 1024px) {
  .cplr-70px {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 650px) {
  .cplr-70px {
    padding-left: 7px;
    padding-right: 7px;
  }
}

.article-content {
  padding: 50px;
}

@media (max-width: 768px) {
  .article-content {
    padding: 20px;
  }
}

.article-content .wp-block-button__link:before {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  content: "\f35d";
  width: 20px;
  height: 20px;
  display: inline-block;
  font-size: 14px;
}

.article-content a:not(.btn),
.article-content a[rel="noreferrer noopener"] {
  color: #004B9C;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  -webkit-text-decoration-style: solid;
  text-decoration-style: solid;
  -webkit-text-decoration-color: #004B9C;
  text-decoration-color: #004B9C;
  text-decoration-thickness: 1px;
  transition: all 0.2s ease-in-out;
}

.article-content a:not(.btn):hover,
.article-content a[rel="noreferrer noopener"]:hover {
  text-decoration-thickness: 2px;
}

.article-content a:not(.btn).wp-block-button__link,
.article-content a[rel="noreferrer noopener"].wp-block-button__link {
  color: #004B9C;
  text-decoration: underline;
}

.row-white a[rel="noreferrer noopener"] {
  color: #004B9C;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  -webkit-text-decoration-style: solid;
  text-decoration-style: solid;
  -webkit-text-decoration-color: #004B9C;
  text-decoration-color: #004B9C;
  text-decoration-thickness: 1px;
  transition: all 0.2s ease-in-out;
}

.row-white a[rel="noreferrer noopener"]:hover {
  text-decoration-thickness: 2px;
}

.row-white a[rel="noreferrer noopener"].wp-block-button__link {
  color: #004B9C;
  text-decoration: underline;
}

a[rel="noreferrer noopener"] {
  color: #004B9C;
  text-decoration: underline;
}

/* page header graphic */

#circle_cta {
  border-radius: 100%;
  background-color: #004B9C;
  width: 140px;
  height: 140px;
  color: #ffffff;
  z-index: 1;
  bottom: -20px;
  right: -200px;
  transition: transform 0.2s ease-in-out;
  font-size: 17px;
  line-height: 21px;
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}

#circle_cta:hover {
  transform: rotate(10deg);
}

#circle_cta > * {
  margin-bottom: 0;
}

@media (max-width: 1023px) {
  #circle_cta {
    bottom: 0px;
    right: -150px;
  }
}

@media (max-width: 721px) {
  #circle_cta {
    bottom: 0;
    right: -250px;
  }
}

@media (max-width: 680px) {
  #circle_cta {
    display: none;
  }
}

@media (max-width: 1023px) {
  .tile-basic.agenda .date-container > * {
    display: inline;
  }
}

@media (min-width: 1024px) {
  .tile-basic.agenda .date-container {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
}

.tile-basic.agenda .date-wrapper {
  width: 130px;
  background: #E63329;
  text-align: center;
}

.tile-basic.agenda .date-wrapper * {
  color: #ffffff;
  font-size: 20px;
  line-height: 32px;
}

.tile-basic.agenda .tile-tag {
  height: 24px;
  font-size: 12px;
  line-height: 26px;
  font-weight: 700;
  padding-left: 10px;
  margin-bottom: 15px;
  display: inline-block;
  padding-right: 10px;
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
}

.tile-basic.agenda .tile-date {
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
  text-transform: uppercase;
}

.tile-basic.agenda.compact {
  display: flex;
  height: auto;
}

.tile-basic.agenda.compact .img-hover {
  width: 209px;
  height: 120px;
}

.tile-basic.agenda.compact .tile-content {
  height: 100%;
  padding: 5px 10px;
  font-size: 16px;
}

.tile-basic.agenda.compact .tile-date {
  font-family: 'TTNormsPro-Regular';
  font-weight: 500;
  text-transform: initial;
  font-size: 14px;
  margin: 0;
  line-height: 18px;
}

.tile-basic.agenda.compact .tile-title {
  font-size: 18px;
  line-height: 19px;
  margin-bottom: 5px;
  margin-top: 5px;
}

.tile-basic.agenda.compact .tile-content .inner {
  padding-bottom: 0;
}

.single-row-list-style .tile-basic {
  margin-bottom: 30px;
}

.single-row-list-style .tile-basic .tile-content .inner {
  padding-bottom: 0;
}

.single-row-list-style .tile-basic:hover .read-more {
  text-decoration: underline;
}

.single-row-list-style .agenda-item {
  margin-left: 0px;
}

.single-row-list-style .tile-basic {
  height: 150px;
}

.single-row-list-style .tile-basic .tile-title {
  font-size: 24px;
  line-height: 24px;
  color: #E63329;
}

.single-row-list-style .tile-basic .tile-content {
  padding: 10px 110px 30px 30px;
  width: calc(100% - 140px);
}

.single-row-list-style .tile-basic .tile-description {
  line-height: 18px;
  font-size: 16px;
  line-height: 26px;
}

.same-line * {
  display: inline;
}

.checkmark {
  width: 22px;
}

.chkbx-container input:checked ~ .checkmark {
  background-color: #E63329;
  width: 22px;
}

.tile-basic {
  background-color: #ffffff;
}

.tile-basic:not(.item-agenda) {
  height: 700px;
}

.tile-basic .alt-btn {
  width: 30px;
  height: 30px;
  font-size: 14px;
  line-height: 0;
  position: absolute;
  bottom: 15px;
  right: 40px;
  padding: 0 12px;
  border-radius: 100%;
  opacity: 0;
  z-index: 2;
}

.tile-basic .alt-btn i {
  margin-left: 0;
}

.tile-basic:hover .alt-btn {
  opacity: 1;
  right: 20px;
}

body.touch .tile-basic .alt-btn {
  bottom: 20px;
  right: 20px;
}

@media screen and (max-width: 600px) {
  body.touch .tile-basic .alt-btn {
    opacity: 0;
  }
}

/* swiper */

.swiper-btns-container {
  width: 150px;
  margin-left: auto;
  margin-right: 0;
}

.swiper-button {
  border-radius: 100%;
  background-color: #E63329;
}

@media (min-width: 960px) {
  .swiper-button {
    display: none;
  }
}

.swiper-button:after {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  transition: margin 300ms;
}

.swiper-button-prev,
.swiper-button-next {
  background-image: none;
  position: relative;
  bottom: 0;
  left: 0;
  top: -22px;
  font-size: 30px;
  padding: 8px 10px;
  width: 45px;
}

@media (min-width: 769px) {
  .swiper-button-prev,
  .swiper-button-next {
    position: absolute;
    top: auto;
    left: auto;
    right: 60px;
  }
}

.swiper-button-prev:after {
  margin-right: 2px;
}

.swiper-button-prev:hover:after {
  margin-right: 8px;
}

.swiper-button-next {
  left: 60px;
  top: 0;
}

.swiper-button-next:after {
  margin-left: 2px;
}

.swiper-button-next:hover:after {
  margin-left: 8px;
}

@media (min-width: 769px) {
  .swiper-button-next {
    right: 0;
    top: auto;
    left: auto;
  }
}

@media (max-width: 960px) {
  .swiper-container {
    padding-bottom: 50px;
  }
}

.swiper-container .tile-basic .img-hover {
  height: 202px;
}

.swiper-container .tile-basic:not(.item-agenda) {
  max-height: 550px;
}

/* overview articles */

#container-list .tile-basic {
  background: #ffffff;
  margin-bottom: 20px;
}

#container-list .tile-basic .tile-content {
  padding-bottom: 5px;
  padding-top: 10px;
}

@media (max-width: 768px) {
  #container-list .tile-basic .tile-description {
    display: none;
  }
}

@media (max-width: 767px) {
  .search-row .dropdown {
    margin-top: 30px;
  }
}

.search-row .dropdown > span:after {
  display: none;
}

.search-row .search-field {
  height: 42px;
}

.search-row .dropdown:not(.align-left) ul {
  width: 100%;
}

.search-row .dropdown-item {
  height: auto;
}

.search-row .dropdown-item.active {
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
}

.search-row .dropdown-item:hover {
  color: #1D1D1B;
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
}

.search-row i.fa-search {
  top: -16px;
  right: 30px;
}

.pointer {
  padding-top: 12px;
  width: 45px;
  padding-left: 12px;
  background-color: transparent;
}

.pointer:hover {
  font-weight: 900;
}

.paged_item {
  color: #1D1D1B;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
}

.paged_item:hover {
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
}

.paged_item.active {
  background-color: transparent;
  color: #004B9C;
}

/* end overview articles */

/* tabs */

.wp-block-getwid-tabs {
  margin-bottom: 30px;
  width: 100%;
}

.wp-block-getwid-tabs .ui-tabs-nav li {
  margin: 15px 14px 15px 0;
}

.wp-block-getwid-tabs .ui-tabs-panel {
  background-color: #ffffff;
}

/* sidebar */

#sidebar {
  margin-left: 30px;
  padding: 30px;
}

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

@media (max-width: 768px) {
  #sidebar {
    padding: 20px;
    margin-bottom: 20px;
    margin-left: 0;
  }
}

@media (max-width: 481px) {
}

#sidebar p {
  margin-bottom: 0.5em;
}

#sidebar a {
  color: #004B9C;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  -webkit-text-decoration-style: solid;
  text-decoration-style: solid;
  -webkit-text-decoration-color: #004B9C;
  text-decoration-color: #004B9C;
  text-decoration-thickness: 1px;
  transition: all 0.2s ease-in-out;
}

#sidebar a:hover {
  text-decoration-thickness: 2px;
}

#sidebar a.wp-block-button__link.external {
  color: #1D1D1B;
}

#sidebar li {
  margin: 15px 0 15px 0;
}

/* big blok */

.recent-item {
  text-decoration: none !important;
  width: 100%;
  border-bottom: 1px solid #979797;
  margin-bottom: 20px;
}

.recent-item .tile-category {
  padding: 0;
  line-height: 16px;
  font-size: 14px;
  line-height: 23px;
  line-height: 20px;
  color: #1D1D1B;
}

.recent-item .tile-title {
  color: #E63329;
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
  line-height: 18px;
  font-size: 16px;
  line-height: 26px;
  line-height: 20px;
  margin-bottom: 5px;
}

.recent-item .tile-description {
  line-height: 18px;
  font-size: 16px;
  line-height: 26px;
  font-family: 'TTNormsPro-Regular';
  font-weight: 500;
  color: #1D1D1B;
  line-height: 20px;
  padding-bottom: 20px;
}

.recent-item.last {
  border-bottom: 0;
  margin-bottom: 0px;
}

@media (min-width: 680px) {
  .row-big-article {
    flex: 1;
    margin-right: 15px;
    max-width: calc(100% - 323px);
  }
}

.row-big-article .tile-basic:not(.item-agenda) {
  height: 727px;
}

.row-big-article .tile-basic:not(.item-agenda) .tile-category {
  display: none;
}

.row-big-article .tile-basic:not(.item-agenda) .tile-title {
  font-size: 26px;
  line-height: 33px;
}

.row-big-article .tile-basic:not(.item-agenda) .tile-description {
  line-height: 22px;
  font-size: 20px;
  line-height: 29px;
  font-size: 16px;
  line-height: 26px;
}

.row-big-article .tile-basic:not(.item-agenda) .img-hover {
  height: 427px;
}

@media (max-width: 769px) {
  .row-big-article .tile-basic:not(.item-agenda) .img-hover {
    height: 282px;
  }
}

@media (max-width: 769px) {
  .row-big-article .tile-basic:not(.item-agenda) {
    height: 600px;
  }
}

.row-big-article .tile-button {
  margin-top: 30px;
  line-height: 18px;
  font-size: 16px;
  line-height: 26px;
  background-color: #E63329;
  color: #ffffff;
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
  border-radius: 30px;
}

.row-big-article .tile-button::first-letter {
  text-transform: capitalize;
}

.row-big-article .tile-button.desktop-only {
  display: inline-block;
}

.row-big-article .tile-banner .tile-description {
  font-family: inherit;
}

.row-big-article .tile-banner .tile-content {
  padding: 20px;
}

.row-big-article .tile-banner .tile-content .banner-text,
.row-big-article .tile-banner .tile-content .tile-link {
  width: 100%;
  margin-right: 0;
}

@media (max-width: 970px) {
  .row-big-article .tile-banner {
    flex-wrap: wrap;
  }

  .row-big-article .tile-banner.size-m {
    height: auto;
  }

  .row-big-article .tile-banner .img-hover {
    width: 100%;
    height: 238px;
    position: relative;
  }

  .row-big-article .tile-banner .tile-content {
    width: 100%;
    height: 280px;
  }
}

@media (min-width: 680px) {
  .row-big-aside {
    flex-basis: 292px;
    margin-left: 15px;
  }

  .row-big-aside.fill-void > * {
    height: 727px;
  }
}

.row-big-aside a {
  color: #004B9C;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  -webkit-text-decoration-style: solid;
  text-decoration-style: solid;
  -webkit-text-decoration-color: #004B9C;
  text-decoration-color: #004B9C;
  text-decoration-thickness: 1px;
  transition: all 0.2s ease-in-out;
}

.row-big-aside a:hover {
  text-decoration-thickness: 2px;
}

.read-more-link {
  display: inline-block;
  padding: 10px 20px;
  transition: background-color 0.2s;
  border-radius: 30px;
}

.read-more-link:hover,
.read-more-link:active {
  background-color: #cacaca;
}

.row-big-last .tile-basic .tile-title {
  font-size: 26px;
  line-height: 33px;
}

.row-big-last .tile-basic .tile-content {
  height: auto;
}

.row-big-last .tile-basic .tile-button {
  line-height: 18px;
  font-size: 16px;
  line-height: 26px;
  background-color: #E63329;
  color: #ffffff;
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
  border-radius: 30px;
}

.row-big-last .tile-basic .tile-button::first-letter {
  text-transform: capitalize;
}

.row-big-last .tile-basic .tile-button.desktop-only {
  position: absolute;
  bottom: -40px;
}

@media (max-width: 786px) {
}

.row-big-last .tile-basic:not(.item-agenda) .tile-content {
  height: calc(100% - 380px);
  padding-bottom: 0;
}

.tile-basic .tile-content.with-icons {
  padding: 0;
}

.tile-basic .tile-content.with-icons .inner {
  height: 100%;
  max-height: 300px;
  width: calc(100% - 150px);
  padding: 30px;
}

@media (max-width: 1023px) {
  .tile-basic .tile-content.with-icons .inner {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .tile-basic .tile-content.with-icons .inner {
    padding: 20px;
  }
}

.tile-basic .tile-content.with-icons .inner-side {
  width: 150px;
}

.tile-basic .tile-content.with-icons .inner-side img {
  opacity: 1;
}

@media (max-width: 1023px) {
  .tile-basic.size-l .inner-side {
    display: none;
  }
}

a.tile-basic {
  text-decoration: none;
}

.tile-basic {
  text-decoration: none;
}

.tile-basic .img-hover {
  height: 316px;
}

.tile-basic .tile-content {
  padding: 30px;
}

.tile-basic .tile-category {
  padding: 0;
  line-height: 20px;
  font-size: 18px;
  line-height: 27.9px;
  line-height: 26px;
  font-family: 'TTNormsPro-Medium';
  font-weight: 500;
  margin-bottom: 10px;
}

.tile-basic .tile-title {
  color: #E63329;
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
  line-height: 22px;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
}

.tile-basic .tile-title .newline {
  font-size: inherit;
  display: initial;
}

.tile-basic .tile-description {
  line-height: 18px;
  font-size: 16px;
  font-family: 'TTNormsPro-Regular';
  font-weight: 500;
  line-height: 26px;
}

.tile-basic.size-s {
  height: 170px;
}

.tile-basic.size-s .img-hover {
  width: 212px;
  height: 170px;
}

@media screen and (max-width: 600px) {
  .tile-basic.size-s .img-hover {
    width: 150px;
    height: 150px;
  }
}

.tile-basic.size-s .tile-content {
  height: auto;
  padding-right: 60px;
}

.tile-basic.size-s.align-text-block-right > :first-child {
  order: 0;
}

@media screen and (max-width: 420px) {
  .tile-basic.size-s .img-hover {
    height: 100px;
  }

  .tile-basic.size-s .tile-content {
    padding-bottom: 5px;
  }

  .tile-basic.size-s .tile-category {
    margin-bottom: 0;
  }

  .tile-basic.size-s .tile-title {
    font-size: 14px;
    line-height: 16px;
  }
}

.tile-basic.size-xs {
  height: 90px;
  margin-bottom: 10px;
  background-color: transparent;
}

.tile-basic.size-xs * {
  font-size: 14px !important;
  margin-bottom: 4px;
  line-height: 16px;
}

.tile-basic.size-xs .img-hover {
  width: 90px;
  height: 90px;
}

.tile-basic.size-xs .tile-content {
  width: calc(100% - 90px);
  height: auto;
  padding: 5px 10px;
  background-color: transparent;
}

.tile-basic.size-xs .tile-content button {
  display: none;
}

.tile-basic.item-agenda {
  height: 300px;
}

.tile-basic.item-agenda .tile-content {
  height: 100%;
}

@media (max-width: 768px) {
  .tile-basic.agenda.size-s .img-hover {
    display: none;
  }

  .tile-basic.agenda.size-s .tile-content {
    width: 100%;
    padding-right: 30px;
  }
}

.tile-basic.swiper-slide:not(.item-agenda) {
  text-decoration: none;
  height: 500px;
}

.tile-basic.swiper-slide:not(.item-agenda) .img-hover {
  height: 204px;
}

@media (max-width: 768px) {
  .tile-basic.swiper-slide:not(.item-agenda) .img-hover {
    height: 240px;
  }
}

@media (max-width: 650px) {
  .tile-basic.swiper-slide:not(.item-agenda) .img-hover {
    height: 343px;
  }
}

@media (min-width: 960px) {
  .swiper-slide {
    cursor: default;
  }
}

.container-related .tile-basic .img-hover {
  height: 220px;
}

.social-buttons.article-share-list li:first-child {
  margin-left: 0;
}

.article-meta-details {
  min-height: 240px;
}

.article-meta-details h1 {
  max-width: 400px;
}

@media (max-width: 1124px) {
  .article-meta-details h1 {
    max-width: 350px;
  }
}

@media (max-width: 1070px) {
  .article-meta-details h1 {
    max-width: 320px;
  }
}

@media (max-width: 1020px) {
  .article-meta-details h1 {
    max-width: 400px;
  }
}

.article-meta-details #header-intro {
  max-width: 400px;
}

@media (min-width: 1200px) {
  .article-meta-details #header-intro {
    max-width: 450px;
  }
}

.article-meta-details #header-intro a {
  transition: all 0.2s ease-in-out;
}

.article-meta-details #header-intro a:hover {
  text-decoration: underline;
  text-decoration-thickness: 2px;
}

@media (max-width: 1023px) {
  .article-meta-details.cpl-50px {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 769px) {
  .article-meta-details {
    min-height: 0;
  }

  .article-meta-details.cpl-50px {
    padding-left: 20px;
    padding-right: 20px;
  }

  .article-meta-details h1 {
    max-width: 350px;
  }

  .article-meta-details #header-intro {
    max-width: 350px;
  }
}

/* banner */

.tile-banner .img-row {
  width: 176px;
}

@media only screen and (min-width: 610px) and (max-width: 719px) {
  .tile-banner .img-row {
    width: 100px;
  }
}

.tile-banner .tile-title {
  font-size: 27px;
  color: #E63329;
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
  margin-bottom: 20px;
}

.tile-banner .tile-description {
  font-size: 18px;
  line-height: 27px;
  font-family: 'TTNormsPro-Medium';
  font-weight: 500;
}

.tile-banner.size-s {
  height: 87px;
}

.tile-banner.size-s .three {
  display: none;
}

.tile-banner.size-s .four {
  display: none;
}

.tile-banner.size-s .lazy-background {
  position: relative;
  width: 50%;
}

.tile-banner.size-s .button-placement {
  position: static;
}

.tile-banner.size-s .img-row > div {
  width: 87px;
  height: 87px;
}

@media (max-width: 900px) {
  .tile-banner.size-s {
    height: 174px;
  }

  .tile-banner.size-s .img-row {
    width: 87px;
  }
}

@media (max-width: 580px) {
  .tile-banner.size-s {
    height: 261px;
  }

  .tile-banner.size-s .three {
    display: inline-block;
  }
}

.tile-banner.size-s .tile-content {
  width: calc(100% - 176px);
  padding: 15px 20px 0;
}

.tile-banner.size-s .tile-content .inner {
  padding-left: 80px;
  padding-left: 0px;
  margin-right: 20px;
}

@media only screen and (min-width: 610px) and (max-width: 719px) {
  .tile-banner.size-s .tile-content .inner {
    padding-left: 0;
    margin-right: 50px;
  }
}

.tile-banner.size-s .tile-content .tile-title {
  font-size: 30px;
  color: #1D1D1B;
  margin-bottom: 5px;
}

.tile-banner.size-s .tile-content .tile-description {
  font-size: 20px;
  font-family: 'TTNormsPro-Regular';
  font-weight: 500;
}

@media screen and (max-width: 600px) {
  .tile-banner.size-s .tile-content .tile-description {
    font-size: 16px;
  }
}

.tile-banner.size-s .tile-content .tile-link {
  margin-left: auto;
}

@media (max-width: 970px) {
  .tile-banner.size-s .tile-content {
    width: calc(100% - 87px);
  }

  .tile-banner.size-s .tile-content .inner {
    padding-left: 0px;
  }

  .tile-banner.size-s .tile-content .tile-link {
    width: 100%;
    text-align: right;
  }
}

@media only screen and (min-width: 610px) and (max-width: 719px) {
  .tile-banner.size-s .tile-content {
    padding: 10px 10px 0;
  }
}

.tile-banner.size-m {
  height: 310px;
}

@media (max-width: 680px) {
  .tile-banner.size-m {
    height: auto;
    display: flex;
    flex-direction: column;
  }

  .tile-banner.size-m .tile-content {
    width: 100%;
    padding: 30px;
    min-height: 220px;
    padding-bottom: 70px;
  }

  .tile-banner.size-m .img-hover {
    width: 100%;
  }

  .tile-banner.size-m .tile-description {
    margin-bottom: 15px;
  }
}

.tile-banner.size-l {
  height: 480px;
}

@media (max-width: 650px) {
  .tile-banner.size-l {
    height: 700px;
  }
}

.tile-banner.size-l .tile-title {
  font-size: 47px;
  line-height: 52px;
}

.tile-banner.size-l .tile-content {
  width: 40%;
  padding: 60px;
}

.tile-banner.size-l .tile-content .tile-description {
  font-size: 16px;
}

.tile-banner.size-l .img-column {
  position: relative;
  width: 60%;
}

.tile-banner.size-l .img-large {
  position: relative;
  width: calc(100% - 160px);
}

.tile-banner.size-l .img-bar {
  width: 160px;
}

@media (max-width: 970px) {
  .tile-banner.size-l .tile-content {
    width: 50%;
    padding: 60px;
  }

  .tile-banner.size-l .tile-content > .banner-text {
    width: 100%;
  }

  .tile-banner.size-l .img-bar {
    display: none;
  }

  .tile-banner.size-l .img-large {
    width: 100%;
  }

  .tile-banner.size-l .img-column {
    position: relative;
    width: 50%;
  }
}

@media (max-width: 769px) {
  .tile-banner.size-l {
    display: flex;
    flex-direction: column-reverse;
    height: auto;
  }

  .tile-banner.size-l .tile-content {
    width: 100%;
    padding: 30px;
  }

  .tile-banner.size-l .img-column {
    width: 100%;
    height: 285px;
  }

  .tile-banner.size-l .img-large {
    width: 100%;
  }

  .tile-banner.size-l .img-bar {
    display: none;
  }

  .tile-banner.size-l .tile-link {
    width: 100%;
    text-align: right;
  }

  .tile-banner.size-l .tile-link .button-placement {
    position: static;
  }
}

.tile-banner.size-v {
  height: 330px;
}

.tile-banner.size-v .tile-content {
  max-width: 385px;
  width: 100%;
  padding: 40px 60px;
}

.tile-banner.size-v .tile-description {
  margin-bottom: 24px;
}

.tile-banner.size-v .tile-video {
  width: calc(100% - 385px);
}

.tile-banner.size-v .tile-video p {
  margin-bottom: 0;
  display: block;
  height: 100%;
}

@media (max-width: 650px) {
  .tile-banner.size-v {
    display: flex;
    flex-direction: column-reverse;
    height: auto;
  }

  .tile-banner.size-v .tile-content {
    width: 100%;
  }

  .tile-banner.size-v .tile-video {
    width: 100%;
    height: 250px;
  }
}

@media (max-width: 450px) {
  .tile-banner.size-v .tile-video {
    width: 100%;
    height: 207px;
  }
}

.tile-banner .img-hover {
  width: 310px;
  height: 310px;
  position: relative;
}

.tile-banner .tile-content {
  width: calc(100% - 285px);
  padding: 30px 150px 30px 80px;
}

@media (max-width: 970px) {
  .tile-banner .tile-content {
    padding: 30px;
  }
}

.tile-banner .tile-button {
  line-height: 18px;
  font-size: 16px;
  line-height: 26px;
  background-color: #E63329;
  color: #ffffff;
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
  border-radius: 30px;
  position: static;
}

.tile-banner .tile-button::first-letter {
  text-transform: capitalize;
}

/* end banner */

/* publication magazine page */

.inner-magazine-img {
  position: relative;
  width: 230px;
  height: 345px;
}

body.lezen-main {
  background-image: url('../imgs/patroon-bolletjes.svg');
  background-position-y: -2px;
  background-position-x: -8px;
}

.text-placeholder-grey08::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #cacaca !important;
  opacity: 1;
  /* Firefox */
}

.text-placeholder-grey08:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #cacaca !important;
  opacity: 1;
  /* Firefox */
}

.text-placeholder-grey08::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #cacaca !important;
  opacity: 1;
  /* Firefox */
}

@media (max-width: 1070px) {
}

.top-banner .top-nav li {
  margin-right: 30px;
}

.top-banner .top-nav a {
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
  line-height: 16px;
  font-size: 14px;
  line-height: 23px;
  color: #004B9C;
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
  -webkit-text-decoration-style: solid;
  text-decoration-style: solid;
  -webkit-text-decoration-color: inherit;
  text-decoration-color: inherit;
  text-decoration-thickness: 1px;
  transition: all 0.2s ease-in-out;
}

.top-banner .top-nav a:hover {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  text-decoration-thickness: 2px;
}

.top-banner .top-nav > ul > li:hover > ul {
  display: block;
}

.top-banner .top-nav > ul > li > ul {
  display: none;
  top: 29px;
  left: 0;
  width: 200px;
  background-color: #ffffff;
  z-index: 1;
  padding: 10px;
}

.top-banner .top-nav > ul > li > ul a {
  font-family: 'TTNormsPro-Regular';
  font-weight: 500;
  color: #1D1D1B;
}

.menu-wrap {
  color: #004B9C;
  width: 100%;
  transition: height 0.2s ease-in;
}

.menu-wrap .menu-img {
  width: 90px;
  height: 90px;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-wrap .logo .large {
  opacity: 1;
  transition: opacity 0.2s ease-in, height 0.2s ease-in;
}

@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  .menu-wrap .logo .large {
    height: 17vw;
  }
}

@media (max-width: 1070px) {
  .menu-wrap .logo .large {
    opacity: 0;
    visibility: hidden;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .menu-wrap .logo .large {
    height: 130px;
  }
}

@media only screen and (min-width: 610px) and (max-width: 719px) {
  .menu-wrap .logo .large {
    height: 100px;
  }
}

@media only screen and (min-width: 200px) and (max-width: 609) {
  .menu-wrap .logo .large {
    height: 100px;
  }
}

.menu-wrap .logo .small {
  opacity: 0;
  visibility: hidden;
  height: 80px;
}

@media (max-width: 1070px) {
  .menu-wrap .logo .small {
    opacity: 1;
    visibility: visible;
  }
}

.menu-wrap .main-menu {
  max-width: 900px;
  margin: 0 auto;
}

.menu-wrap .main-menu a {
  color: #004B9C;
  font-family: 'TTNormsPro-ExtraBold';
  font-weight: 500;
  line-height: 16px;
  font-size: 14px;
  line-height: 23px;
}

@media (min-width: 960px) {
  .menu-wrap .main-menu a {
    line-height: 18px;
    font-size: 16px;
    line-height: 26px;
  }
}

@media (min-width: 1070px) {
  .menu-wrap .main-menu a {
    line-height: 20px;
    font-size: 18px;
    line-height: 27.9px;
  }
}

.menu-wrap .main-menu .abs-chevron-right {
  top: 2px;
  padding-right: 30px;
}

.menu-wrap .mobile-toggle {
  padding-top: 10px;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  display: none;
}

@media (max-width: 1070px) {
  .menu-wrap .mobile-toggle {
    display: inline-block;
  }
}

.menu-wrap .menu-item-62323 ul a {
  color: #1D1D1B !important;
}

.menu-wrap .menu-item-62323 ul a i {
  display: none;
}

@media (max-width: 1070px) {
  .menu-wrap .search-link.mobile {
    display: inline-block;
  }
}

.menu-no-backdrop .menu-wrap .main-menu > ul:hover:before {
  display: none;
}

.menu-wrap .hamburger > div {
  position: relative;
  width: 100%;
  height: 2px;
  background-color: #004B9C;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease-in;
}

.menu-wrap .hamburger > div:before,
.menu-wrap .hamburger > div:after {
  content: '';
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 2px;
  background: inherit;
}

.menu-wrap .hamburger > div:before {
  top: -10px;
}

.menu-wrap .hamburger > div:after {
  top: 10px;
}

body.sx .backtotop {
  opacity: 1;
  visibility: visible;
}

.backtotop {
  opacity: 0;
  visibility: hidden;
  border-radius: 100%;
  background-color: #78daf6;
  color: #1D1D1B;
  font-size: 14px;
  width: 30px;
  height: 30px;
  padding-bottom: 0;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10;
  cursor: pointer;
  text-align: center;
  transition: opacity 0.2s ease-in-out, height 0.2s ease-in-out, border-radius 0.2s ease-in-out;
}

.backtotop:hover {
  border-radius: 20px;
  padding-bottom: 20px;
  height: 50px;
}

body .desktop-only {
  display: none;
}

@media (min-width: 1024px) {
  body .desktop-only {
    display: inline-block;
  }
}

body .mobile-only {
  display: none;
}

@media (max-width: 1023px) {
  body .mobile-only {
    display: inline-block;
    margin-left: 30px;
  }
}

.expert-avatar {
  width: 125px;
  height: 125px;
}

#pagination .btn.active {
  cursor: default;
}

#pagination .paged_item.active {
  color: #ffffff;
  background-color: #0ABAEF;
}

#pagination #paged-list a:nth-child(n+10):not(:last-child) {
  display: none;
}

@media (max-width: 1070px) {
  #search-lg-screen,
  .top-nav,
  #main-menu {
    display: none;
  }
}

/* table */

.wp-block-table tbody tr,
.wp-block-table.is-style-stripes tbody tr {
  background-color: #ffffff;
}

.wp-block-table tbody tr td,
.wp-block-table.is-style-stripes tbody tr td {
  padding: 5px 10px;
  color: #1D1D1B;
  font-size: 16px;
  border-right: 1px solid #1D1D1B;
}

.wp-block-table tbody tr td:last-child,
.wp-block-table.is-style-stripes tbody tr td:last-child {
  border-right: 0;
}

.wp-block-table tbody tr:nth-child(odd),
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #D8D8D8;
}

.wp-block-table tbody tr:nth-child(1) td,
.wp-block-table.is-style-stripes tbody tr:nth-child(1) td {
  color: #1D1D1B;
}

.wp-block-embed {
  margin-left: 0;
}

.team-container {
  margin-bottom: 30px;
}

.team-container .member {
  background-color: #ffffff;
  font-size: 16px;
  padding: 20px;
  margin-bottom: 0;
  height: 100%;
}

.team-container .member * {
  font-size: 16px;
}

.team-container .member .title {
  font-weight: 700;
}

.team-container .member a {
  color: #004B9C;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  -webkit-text-decoration-style: solid;
  text-decoration-style: solid;
  -webkit-text-decoration-color: #004B9C;
  text-decoration-color: #004B9C;
  text-decoration-thickness: 1px;
  transition: all 0.2s ease-in-out;
}

.team-container .member a:hover {
  text-decoration-thickness: 2px;
}

.overview-search .toggle-filter-panels.open {
  background-color: #ffffff;
}

.onderzoek-docx {
  width: 100%;
}

.onderzoek-docx .article-content {
  background: transparent;
  padding-top: 0;
  margin-top: 0;
}

.onderzoek-docx .article-content > * {
  position: relative;
  z-index: 1;
}

.onderzoek-docx .article-content p {
  word-break: break-word;
}

.onderzoek-docx .Heading2Char {
  display: block;
}

.onderzoek-docx .MsoListParagraphCxSpFirst,
.onderzoek-docx .MsoListParagraphCxSpMiddle {
  margin-bottom: 0;
}

.onderzoek-docx .section-title {
  position: relative;
  margin-top: 350px;
  background-color: #ffffff;
  padding: 30px 40px 30px;
  margin-left: -40px;
  font-size: 46px;
  color: #1D1D1B;
  letter-spacing: 0;
  line-height: 53px;
  display: inline-block;
  margin-bottom: 20px;
}

@media screen and (max-width: 600px) {
  .onderzoek-docx .section-title {
    font-size: 24px;
    margin-bottom: 0;
    line-height: 31px;
  }
}

.onderzoek-docx .section-title br {
  display: none;
}

.onderzoek-docx .section-title * {
  color: #1D1D1B !important;
  -webkit-text-decoration-line: none !important;
  text-decoration-line: none !important;
  -webkit-text-decoration-color: transparent !important;
  text-decoration-color: transparent !important;
  text-decoration-thickness: 0 !important;
}

.onderzoek-docx .section-img {
  position: relative;
  z-index: 0;
}

.onderzoek-docx .section-img .section-bg-img {
  content: "";
  display: block;
  height: 420px;
  background-color: transparent;
  background-size: cover;
  background-position: center center;
  position: absolute;
  width: 1200px;
  margin-left: -440px;
  left: 50%;
}

.onderzoek-docx .section-img:after {
  content: "";
  display: block;
  width: 970px;
  position: absolute;
  background-color: #ffffff;
  height: 250px;
  z-index: 1;
  top: 350px;
  left: -50px;
}

.onderzoek-docx h2 br {
  display: none;
}

.onderzoek-docx figure.wp-block-table {
  margin: 0;
}

.onderzoek-docx table {
  margin-bottom: 25px;
}

.onderzoek-docx table td,
.onderzoek-docx table td:last-child {
  background: #ffffff;
  vertical-align: top;
  padding: 5px;
  border: 1px solid #f0f0f0;
  font-size: 12px;
  word-break: break-all;
  line-height: 14px;
}

.onderzoek-docx table td p,
.onderzoek-docx table td:last-child p {
  margin-bottom: 0;
}

.onderzoek-docx table td li,
.onderzoek-docx table td:last-child li {
  list-style: none !important;
}

.onderzoek-docx table td li:before,
.onderzoek-docx table td:last-child li:before {
  display: none !important;
}

.onderzoek-docx table.expand {
  font-size: 14px;
  border: 0;
  border-collapse: collapse;
  width: 100%;
}

.onderzoek-docx table.expand td {
  background: #ffffff;
  vertical-align: top;
  padding: 14px 20px;
  border: 1px solid #f0f0f0;
}

.onderzoek-docx .MsoNormal span > br {
  display: none;
}

.onderzoek-docx .MsoNormal a {
  word-break: break-all;
}

.onderzoek-docx .MsoNormalTable,
.onderzoek-docx .wp-block-table:not(.is-style-no-style) table {
  position: relative;
  cursor: zoom-in;
  max-width: 100%;
  overflow: hidden;
}

.onderzoek-docx .MsoNormalTable .MsoNormal br,
.onderzoek-docx .wp-block-table:not(.is-style-no-style) table .MsoNormal br {
  display: initial;
}

.onderzoek-docx .MsoNormalTable:before,
.onderzoek-docx .wp-block-table:not(.is-style-no-style) table:before {
  display: block;
  position: absolute;
  content: "\f00e";
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  left: 20px;
  top: 6px;
}

.onderzoek-docx .MsoNormalTable:hover:before,
.onderzoek-docx .wp-block-table:not(.is-style-no-style) table:hover:before {
  display: none;
}

.onderzoek-docx .wp-block-table.is-style-no-style {
  background-color: #F8F8F8;
  padding: 20px;
}

.onderzoek-docx .wp-block-table.is-style-no-style table * {
  font-size: 20px;
  line-height: 32px;
}

.onderzoek-docx .wp-block-table.is-style-no-style table tr {
  background-color: transparent;
}

.onderzoek-docx .wp-block-table.is-style-no-style table td {
  border: 0;
  background-color: transparent;
  word-break: initial;
}

.onderzoek-docx .reworked li {
  padding-left: 0;
}

.onderzoek-docx .reworked li:before {
  display: none !important;
}

.onderzoek-docx .reworked li .segment-1 {
  position: absolute;
  left: 0px;
}

.onderzoek-docx .reworked li .segment-2 {
  display: inline-block;
  padding-left: 30px;
}

#table-expand-dummy {
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

#table-expand-dummy .backdrop {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 0;
}

#table-content-container {
  background: #ffffff;
  width: 90%;
  height: 90%;
  margin: 40px auto;
  padding: 30px;
  position: relative;
  z-index: 1;
}

#table-content-container table td {
  border: 1px solid #f0f0f0;
  padding: 5px;
  font-size: 16px;
}

#table-content-container table td p {
  margin-bottom: 10px;
}

#table-content-container #table-content {
  overflow: scroll;
  height: 100%;
}

#table-content-container .close-btn {
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}

#footnote-dummy {
  position: relative;
  transition: left 0.5s ease-in, top 0.5s ease-in;
  position: absolute;
  z-index: 1000;
}

#footnote-dummy .close-btn {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

.footnote {
  background-color: #78daf6;
  color: #004B9C;
  padding: 30px 40px 30px 30px;
}

#side-panels {
  margin-top: 370px;
  max-width: 324px;
  width: 100%;
  background-color: #ffffff;
  padding-bottom: 13px;
}

#side-panels.set-fixed {
  position: fixed;
  top: 80px;
  margin-top: 0;
}

#side-panels .head button {
  margin-right: 10px;
}

#side-panels .head button i {
  margin-left: 0;
}

#side-panels #colofon-container .overflow-scroll {
  font-size: 14px;
  line-height: 20px;
  padding-left: 15px;
}

#side-panels #colofon-container .overflow-scroll p {
  margin-bottom: 0;
}

#side-panels #colofon-container .overflow-scroll b {
  display: inline-block;
  margin-top: 15px;
}

#side-panels .share .article-share {
  padding-left: 15px;
}

.overflow-scroll {
  padding-left: 10px;
  height: calc(100vh - 180px);
  overflow: hidden;
  overflow-y: auto;
  width: 100%;
}

#toc-main {
  font-size: 14px;
  top: 100px;
  background-color: #ffffff;
  z-index: 1;
  border-right: 10px solid #ffffff;
}

#toc-main .chapter-text-0 {
  display: inline-block;
  padding-right: 7px;
  margin-left: -15px;
}

#toc-main li {
  display: inline-block;
  width: 100%;
  padding-left: 5px;
  border-left: 3px solid #ffffff;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
}

#toc-main .read {
  border-left: 3px solid #004B9C;
}

#toc-main .active {
  background: #78daf6;
  border-left: 3px solid #004B9C;
}

#toc-main .MsoToc1 {
  padding-left: 15px;
  line-height: 20px;
  padding-top: 10px;
  padding-bottom: 5px;
  display: inline-flex;
}

#toc-main .MsoToc2 {
  padding-left: 30px;
  display: inline-flex;
  line-height: 20px;
  color: #979797;
}

#toc-main .MsoToc3 {
  padding-left: 30px;
  line-height: 20px;
  display: inline-flex;
}

li.wp-block-getwid-tabs__nav-link.ui-tabs-tab.ui-corner-top.ui-state-default.ui-tab {
  background-color: #F3F3F3;
  margin-bottom: 10px;
}

li.wp-block-getwid-tabs__nav-link.ui-tabs-tab.ui-corner-top.ui-state-default.ui-tab.ui-state-hover {
  background-color: #ffffff;
}

li.wp-block-getwid-tabs__nav-link.ui-tabs-tab.ui-corner-top.ui-state-default.ui-tab.ui-tabs-active.ui-state-active {
  background-color: #ffffff;
  margin-bottom: 0;
  border-bottom: solid 10px #ffffff;
}

#sidebar-column {
  height: 100%;
}

@media (max-width: 650px) {
  #sidebar-column {
    display: none;
  }

  .sx #sidebar-column {
    height: 100vh;
    position: fixed !important;
    left: 0;
    display: block;
    z-index: 10;
    top: 80px;
    width: 100vw;
    background: #ffffff;
  }

  .sx #sidebar-column.closed {
    height: 60px;
    overflow: hidden;
  }

  .sx #sidebar-column #side-panels {
    height: 45px;
    width: 100vw;
    max-width: 100vw;
    margin: 0;
    padding: 0;
  }

  .sx #sidebar-column .head {
    justify-content: space-around;
    padding-top: 15px;
    background-color: #ffffff;
  }

  .article-content {
    font-size: 14px;
  }
}

a.btn.cmt-25px.bg-white.text-blue.no-move {
  text-decoration: none;
}

a.btn.cmt-25px.bg-white.text-blue.no-move > br {
  display: none;
}

.button-placement {
  position: absolute;
  bottom: 30px;
}

/*banner*/

@media (max-width: 768px) {
  .banner-img.lazy-background {
    height: 115px;
    width: 115px;
  }
}

.form-group .field-input.col-md-2 {
  margin-bottom: 15px;
}

.form-group input[type="text"],
.form-group .form-control {
  color: #1D1D1B;
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  line-height: 22px;
  background-color: #F6F6F6;
  border: 0;
  border-radius: 0;
}

.form-group input[type="button"] {
  display: inline-block;
  background-color: #ffffff;
  padding: 8px 15px;
  font-size: 17px;
  line-height: 25px;
  height: 40px;
  cursor: pointer;
  background-color: #78daf6;
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
  color: #1D1D1B;
  padding: 10px 20px;
  border: 0;
  border-radius: 0;
  width: auto;
}

.form-group input[type="button"].square {
  border-radius: 0px;
}

.form-group input[type="button"]:not(.no-transition) {
  transition: all .5s;
}

.form-group input[type="button"].transparent {
  margin: 0;
  padding: 0;
  z-index: 1;
  cursor: pointer;
  background-color: transparent;
}

.form-group input[type="button"].transparent:hover {
  background-color: transparent;
  color: transparent;
}

.form-group input[type="button"].wire {
  border: 1px solid #1D1D1B;
  background-color: transparent;
  color: #1D1D1B;
}

.form-group input[type="button"]:not(.no-move) {
  transform: translateX(0);
  transition: transform 0.2s ease-in-out;
}

.form-group input[type="button"]:not(.no-move):hover {
  transform: translateX(10px);
}

.form-group input[type="button"] i {
  margin-left: 10px;
}

/* uitzondering voor over st lezen */

.page444 .grid .tile-basic {
  height: 600px;
}

.cmplz-document {
  padding: 50px;
  background-color: #ffffff;
}

.cmplz-document ol {
  list-style: decimal;
  margin-left: 7px;
}

.cmplz-document ol li {
  list-style: inherit;
}

.cmplz-document ul {
  margin-bottom: 25px;
}

.cmplz-document ul li:not(.blocks-gallery-item) {
  position: relative;
  padding-left: 20px;
  margin-left: 0;
}

.cmplz-document ul li:not(.blocks-gallery-item):before {
  content: "•";
  display: inline-block;
  height: 100%;
  width: 1px;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
}

.cmplz-document ul li:not(.blocks-gallery-item) a {
  text-decoration: underline;
}

@media (max-width: 768px) {
  .cmplz-document {
    padding: 20px;
  }
}

.cmplz-document .wp-block-button__link:before {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  content: "\f35d";
  width: 20px;
  height: 20px;
  display: inline-block;
  font-size: 14px;
}

.cmplz-document a:not(.btn),
.cmplz-document a[rel="noreferrer noopener"] {
  color: #004B9C;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  -webkit-text-decoration-style: solid;
  text-decoration-style: solid;
  -webkit-text-decoration-color: #004B9C;
  text-decoration-color: #004B9C;
  text-decoration-thickness: 1px;
  transition: all 0.2s ease-in-out;
}

.cmplz-document a:not(.btn):hover,
.cmplz-document a[rel="noreferrer noopener"]:hover {
  text-decoration-thickness: 2px;
}

.cmplz-document a:not(.btn).wp-block-button__link,
.cmplz-document a[rel="noreferrer noopener"].wp-block-button__link {
  color: #004B9C;
  text-decoration: underline;
}

.cmplz-document p,
.cmplz-document li,
.cmplz-document td {
  font-size: inherit !important;
  margin-top: inherit !important;
  list-style: none !important;
}

.wp-block-getwid-tabs__tab-content a {
  color: #004B9C;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  -webkit-text-decoration-style: solid;
  text-decoration-style: solid;
  -webkit-text-decoration-color: #004B9C;
  text-decoration-color: #004B9C;
  text-decoration-thickness: 1px;
  transition: all 0.2s ease-in-out;
}

.wp-block-getwid-tabs__tab-content a:hover {
  text-decoration-thickness: 2px;
}

body .article-content .wp-block-file a.wp-block-file__button {
  color: #ffffff;
  text-decoration: none;
}

/* subsite */

.header-center {
  padding-top: 20px;
  max-width: 1080px;
  margin: 0 auto;
  height: 87px;
  position: relative;
}

@media (min-width: 1080px) {
  .header-center {
    height: 165px;
  }
}

@media (max-width: 1076px) {
  .header-center {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.header-center .page-intro {
  font-weight: 900;
  line-height: 24px;
}

.header-center .page-intro p {
  padding: 0;
  margin: 0;
}

.header-center .page-intro * {
  color: #004B9C;
}

.header-center .page-intro.has-image {
  width: calc(100% - 100px);
}

@media (min-width: 768px) {
  .header-center .page-intro.has-image {
    margin-left: 30px;
  }
}

@media (max-width: 900px) {
  .header-center .page-intro {
    margin-right: 30px;
    font-size: 18px;
  }

  .header-center .page-intro p {
    display: inline;
  }
}

.header-center .logo {
  display: inline-block;
  width: 104px;
  position: absolute;
}

.header-center .logo img {
  width: 100%;
}

.header-sidebar {
  position: absolute;
  right: 0;
  top: 0;
  padding-top: 10px;
}

@media (max-width: 1076px) {
  .header-sidebar {
    right: 5px;
  }
}

.top-nav > ul li {
  display: inline-block;
  width: 33.33333%;
}

.top-nav > ul a {
  text-align: left;
}

.header-center-content {
  margin-left: 120px;
  width: calc(100% - 120px);
}

@media screen and (max-width: 806px) {
  .header-center-content {
    width: calc(100% - 70px);
    margin-left: 70px;
  }
}

.partner-logo {
  padding-left: 7px;
}

#mobile-toggle {
  margin-bottom: 20px;
}

.header-center-img {
  margin-left: 100px;
  width: 255px;
}

@media (max-width: 1024px) {
  .header-center-img {
    margin-left: 0;
    width: 125px;
    margin-top: 7px;
    display: none;
  }
}

@media (max-width: 900px) {
  .header-center-img {
    margin-top: -5px;
  }
}

.bouwstenen-overzicht {
  margin: 0 auto;
  width: 100%;
}

@media (max-width: 1024px) {
  .bouwstenen-overzicht {
    margin-top: 50px;
  }
}

@media (max-width: 768px) {
  .bouwstenen-overzicht {
    margin-top: 20px;
  }
}

.bouwstenen-overzicht .left-img {
  width: 185px;
  height: 195px;
  margin-right: 34px;
  margin-left: -47px;
}

.bouwstenen-overzicht .left-img img {
  margin-top: 100px;
  max-width: 220px;
}

@media (max-width: 1024px) {
  .bouwstenen-overzicht .left-img {
    display: none;
  }
}

@media (max-width: 650px) {
  .bouwstenen-overzicht .bouwsteen span {
    line-height: 20px;
  }
}

.bouwsteen {
  width: 220px;
  height: 220px;
  margin-bottom: 26px;
}

@media (min-width: 769px) {
  .bouwsteen#bouwsteen-4,
  .bouwsteen#bouwsteen-5,
  .bouwsteen#bouwsteen-6,
  .bouwsteen#bouwsteen-7 {
    margin-bottom: 0px;
  }
}

.bouwsteen .content-wrapping {
  padding: 20px;
  font-size: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 220px;
}

.breadcrumb {
  margin-top: 50px;
  width: 100%;
  background-color: #ffffff;
  padding-left: 20px;
}

@media (min-width: 1200px) {
  .breadcrumb {
    padding: 13px 40px;
  }
}

.breadcrumb * {
  font-size: 14px;
  line-height: 16px;
  color: #004B9C;
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
}

.breadcrumb a:hover {
  text-decoration: underline;
  color: #E63329;
}

.bColumn {
  min-height: 600px;
  border-left: 4px solid #1D1D1B;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.bColumn .bColumnBody {
  display: none;
}

.bColumn .bColumnToggle {
  position: absolute;
  bottom: 20px;
  right: 10px;
  right: 0;
  width: 100%;
  cursor: pointer;
}

.bColumn .bColumnToggle img {
  transform: rotate(90deg);
  margin: 0 auto;
}

.bColumn .bColumnHeader {
  margin-bottom: 30px;
  max-width: 100px;
  height: 100%;
}

.bColumn .bColumnHeader a {
  height: 100%;
  display: flex;
  justify-content: center;
  font-size: 16px;
  line-height: 20px;
  align-content: flex-start;
}

.bColumn .bColumnHeader .label-icon {
  display: inline-block;
  margin-bottom: 10px;
}

.bColumn .bColumnHeader .label {
  text-align: center;
}

.bColumn .square {
  width: 50px;
  height: 50px;
  margin-right: 20px;
  margin-top: 7px;
  cursor: pointer;
}

.bColumn .squares-container {
  margin-bottom: 20px;
  display: none;
}

.bColumn .square-bouwsteen {
  background-color: #FCEAE9;
  color: #E63329;
  height: 150px;
  margin-right: 15px;
  align-items: center;
  text-align: center;
  display: flex;
  font-size: 16px;
  line-height: 22px;
  padding: 10px;
  justify-content: center;
  width: 150px;
}

.bColumn .square-bouwsteen .bouwsteen-child-label {
  font-weight: 900;
}

.bColumn .square-bouwsteen:hover {
  background-color: #E63329;
  color: #ffffff;
  cursor: pointer;
}

.bColumn .square-bouwsteen.active {
  background-color: #E63329;
  color: #ffffff;
  position: relative;
}

.bColumn .square-bouwsteen.active:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #E63329 transparent transparent transparent;
  bottom: -20px;
  left: 50%;
  margin-left: -20px;
}

.bColumn .bRowHeaderWrapper {
  margin-bottom: 20px;
}

.bColumn .bRowHeader {
  color: #E63329;
  font-family: 'TTNormsPro-ExtraBold';
  font-weight: 500;
}

.bColumn .bRowHeaderElement {
  width: calc(100% - 100px);
  padding-right: 20px;
}

@media (max-width: 768px) {
  .bColumn .bRowHeaderElement {
    padding-right: 0;
  }
}

.bColumn:first-child {
  border-left: 0px solid #1D1D1B;
}

.bColumn.active {
  width: 100%;
}

.bColumn.active .bColumnBody {
  display: block;
}

.bColumn.active .bColumnHeader {
  max-width: 100%;
  height: inherit;
}

.bColumn.active .bColumnHeader a {
  height: inherit;
  justify-content: flex-start;
  font-size: 18px;
  color: #1D1D1B;
  align-items: center;
}

.bColumn.active .bColumnHeader .label {
  font-family: 'TTNormsPro-ExtraBlack';
  font-weight: 500;
  margin-left: 20px;
  font-size: 24px;
}

.bColumn.active .bColumnToggle img {
  transform: rotate(0deg);
  margin-left: auto;
  margin-right: 10px;
}

.active .square svg {
  transform: rotate(180deg);
}

.active .bRowIntro {
  margin-bottom: 14px;
}

.bRowIntro {
  font-size: 18px;
  line-height: 20px;
  margin-top: 4px;
}

.bRowIntroExtended {
  display: none;
}

.bRowContainer.active .squares-container {
  display: flex;
}

.bRowContainer.active .square img {
  transform: rotate(-180deg);
}

.bRowContainer.active .bRowIntroExtended {
  display: block;
  font-size: 16px;
  line-height: 20px;
}

.show .bRowContainer {
  display: none;
}

.show .bRowContainer.active {
  display: block;
}

.show .bRowContainer.active .bRowTargetContent {
  padding-top: 50px;
  width: 90%;
}

.show .bRowContainer.active .bRowTargetContent h2 {
  font-size: 26px;
  margin-bottom: 25px;
  font-family: 'TTNormsPro-ExtraBlack';
  font-weight: 500;
}

.show .bRowContainer.active .bRowTargetContent h4 {
  font-family: 'TTNormsPro-Regular';
}

.show .bRowContainer.active .bRowTargetContent a {
  text-decoration: underline;
}

.show .bRowContainer.active .bRowTargetContent .has-red-color {
  color: #E63329;
}

.loaded .back {
  display: flex;
  margin-bottom: 50px;
}

.back {
  display: none;
  color: #E63329;
  font-weight: 900;
  align-items: center;
}

.back .label-icon {
  transform: rotate(-180deg);
  margin-right: 15px;
  display: inline-block;
}

.top {
  margin-bottom: 10px;
}

.icon-tip {
  width: 26px;
  padding-top: 3px;
  margin-right: 10px;
}

.icon-tip img {
  width: 100%;
}

body .centered-content h2,
body .centered-content h2 * {
  font-size: 22px;
  line-height: 20px;
  padding-bottom: 10px;
  font-family: 'TTNormsPro-ExtraBold';
  font-weight: 500;
  margin: 0;
}

body .centered-content a:not(.wp-element-button) {
  display: inline-block;
  color: #004B9C;
  text-decoration: underline;
}

body .centered-content a:not(.wp-element-button):hover {
  color: #E63329;
}

body .centered-content figure {
  margin-bottom: 14px;
}

body .centered-content ol,
body .centered-content ul {
  margin-bottom: 25px;
  font-weight: 500;
  font-size: 18px;
}

.tip-body {
  margin-top: 10px;
}

.tip-body a {
  display: inline-block;
  position: relative;
  color: #004B9C;
  text-decoration: underline;
}

.tip-body a:hover {
  color: #E63329;
}

.bRowTargetContentWrapper {
  display: flex;
}

.bRowTargetContentWrapper .wp-block-button__link {
  margin-bottom: 25px;
}

.ripple {
  width: 2rem;
  height: 2rem;
  margin: 2rem;
  border-radius: 50%;
  border: 0.3rem solid #004B9C;
  transform: translate(50%);
  animation: 1s ripple ease-out infinite;
  display: none;
}

@keyframes ripple {
  from {
    transform: scale(0);
    opacity: 1;
  }

  to {
    transform: scale(1);
    opacity: 0;
  }
}

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

.row-fullwidth {
  background-color: #2666AB;
  padding-bottom: 30px;
}

#bouwsteen-nav {
  width: 100%;
  padding: 20px 0px 100px;
  max-width: 1080px;
  margin: 0 auto;
}

#bouwsteen-nav .bNavLabel {
  color: #ffffff;
  margin-bottom: 20px;
  font-family: 'TTNormsPro-ExtraBlack';
  font-weight: 500;
}

#bouwsteen-nav .bNavElements a {
  margin-bottom: 15px;
  padding-right: 5px;
  font-family: 'TTNormsPro-ExtraBold';
  font-weight: 500;
}

#bouwsteen-nav .bNavElements img {
  width: 60px;
  height: 60px;
}

#bouwsteen-nav .bNavElements .title {
  width: calc(100% - 70px);
  height: 60px;
  font-size: 14px;
  line-height: 18px;
  padding: 10px 15px;
  background-color: #ffffff;
  color: #004B9C;
}

@media (max-width: 650px) {
  #bouwsteen-nav .bNavElements .title {
    font-size: 18px;
  }
}

#foto-lezend-kind {
  position: absolute;
  right: 117px;
  top: -213px;
  pointer-events: none;
  max-width: 300px;
}

.mobile-toggle {
  margin-left: -5px;
}

.top-menu {
  padding-top: 4px;
}

.search-link {
  position: relative;
  width: 200px;
  height: 30px;
  padding-top: 5px;
}

.search-link input {
  position: absolute;
  width: 100%;
  background: #d6f4fc;
  border-radius: 20px;
  height: 100%;
  padding-left: 10px;
  padding-right: 46px;
  line-height: 18px;
  font-size: 16px;
  line-height: 26px;
}

.search-link input::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #004B9C !important;
  opacity: 1;
  /* Firefox */
}

.search-link input:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #004B9C !important;
  opacity: 1;
  /* Firefox */
}

.search-link input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #004B9C !important;
  opacity: 1;
  /* Firefox */
}

.search-link button {
  background: transparent;
  position: absolute;
  right: 3px;
  top: -2px;
  height: 45px;
  width: 33px;
  padding: 0;
}

.search-link button:hover svg path {
  fill: #E63329;
}

.color-004B9C .page-intro h1 {
  color: #004B9C;
}

.color-B0539C .page-intro h1 {
  color: #B0539C;
}

.color-000000 .page-intro h1 {
  color: #000000;
}

.color-E63329 .page-intro h1 {
  color: #E63329;
}

.header-center .logo {
  width: 40px;
  margin-left: 0;
  margin-right: 30px;
  margin-top: 8px;
}

@media (min-width: 1099px) {
  .header-center .logo {
    width: 75px;
  }
}

.page-intro {
  padding-top: 25px;
}

@media (max-width: 900px) and (min-width: 600px) {
  .page-intro {
    margin-top: -30px;
    padding-top: 0;
  }
}

@media (max-width: 599px) {
  [data-tmpl="page-14"] .page-intro {
    margin-top: 50px;
  }
}

.main-content ol,
.coreparagraph ol {
  list-style: auto;
}

.main-content ol li,
.coreparagraph ol li,
.main-content ol li:not(.blocks-gallery-item),
.coreparagraph ol li:not(.blocks-gallery-item) {
  list-style: decimal;
}

.main-content li:not(.blocks-gallery-item),
.coreparagraph li:not(.blocks-gallery-item) {
  list-style: initial;
  margin-left: 20px;
  margin-bottom: 10px;
}

.main-content .social-buttons li {
  list-style: none;
  margin-bottom: 0;
  margin-left: 0;
}

.bColumnIntro {
  display: none;
}

.init .bColumnIntro {
  display: inline-block;
  font-weight: 900;
  font-size: 18px;
  line-height: 26px;
  margin-top: 20px;
  margin-bottom: 30px;
}

.init .bColumn {
  width: 33.3333%;
  min-height: 0;
}

.init .bColumn .bColumnHeader {
  max-width: 100%;
}

.init .bColumn .bColumnHeader a {
  height: 40px;
  justify-content: initial;
}

.init .bColumn .bColumnHeader .label {
  text-align: center;
  font-family: 'TTNormsPro-ExtraBlack';
  font-weight: 500;
  font-size: 24px;
  margin-left: 20px;
  margin-top: 8px;
}

.init .bColumn .bColumnToggle img {
  margin-right: 20px;
  transform: rotate(180deg);
}

@media (max-width: 950px) {
  .init {
    flex-wrap: inherit;
  }

  .init .bColumn {
    border-left: 0;
    border-bottom: 4px solid #1D1D1B;
    min-height: 0;
    width: 100%;
  }

  .init .bColumn .bColumnHeader a {
    height: 40px;
    justify-content: initial;
  }

  .init .bColumn .bColumnHeader .bColumnIntro a {
    height: auto;
    display: inline-block;
    font-size: inherit;
  }
}

@media (max-width: 900px) {
  .bouwstenen-content {
    margin: 0;
  }

  .bouwsteen {
    min-height: 180px;
    padding: 0;
  }

  .bouwsteen .content-wrapping {
    background-size: 95%;
    background-repeat: no-repeat;
    padding: 0 25px 0 15px;
    font-size: 17px;
    padding-top: 30px;
    width: 180px;
    line-height: 20px;
  }

  .header-center .page-intro.has-image {
    width: 60%;
  }

  footer .logo-container.cpr-60px {
    padding-right: 0;
  }

  #foto-lezend-kind {
    right: 100px;
    top: -60px;
  }
}

@media (max-width: 769px) {
  .bouwstenen-content {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .bouwsteen {
    min-height: 220px;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 30%;
  }

  .bouwsteen .content-wrapping {
    background-size: 100%;
    background-repeat: no-repeat;
    font-size: 35px;
    padding: 0px;
    width: 100%;
    line-height: 35px;
  }

  footer .logo-container img {
    margin-bottom: 30px;
  }
}

@media (max-width: 720px) {
  .bouwsteen {
    width: 50%;
  }
}

@media (max-width: 470px) {
  .bouwsteen {
    width: 100%;
  }
}

/*
@media (max-width: 750px) {
  .header-center .logo {
    width: 70px;
    top: 0;
    position: absolute;
  
  }
  // .regular-page .header-center-content,
  // .header-center-content{
  //   position: absolute;
  //   bottom: 10px;
  //   margin-left: 0;
  //   left: 30px;
  //   width: ~"calc(100% - 50px)";
  //   .menu-wrap{
  //     display: none;
  //   }
  // }
  .header-center .page-intro.has-image {
    width: 100%;
    font-size: 19px;
  }
  // .header-center {
  //   height: 375px;
  // }
  .bouwsteen {
    min-height: 180px;
    padding-left: 1rem;
    padding-right: 1rem;
    .content-wrapping {
      font-size: 20px;
    }
  }
  .footer-text{
    .w-1\/2{
      width: 100%;
      &.cpl-30px{
        margin-top: 30px;
        padding-left: 0;
      }
    }
  }
  .footer{
    margin-bottom: 100px;
  }
}
*/

.regular-page #page-intro p {
  font-size: 22px;
  line-height: 27px;
  width: 100%;
  padding: 0;
  margin: 0;
}

.squares-container-mobile {
  display: none;
}

.squares-container-mobile details {
  position: relative;
  width: 90%;
  margin-bottom: 10px;
}

.squares-container-mobile details[open] {
  z-index: 1;
}

.squares-container-mobile summary {
  padding: 10px;
  cursor: pointer;
  background-color: #FAD6D4;
  color: #E63329;
  list-style: none;
}

.squares-container-mobile summary::-webkit-details-marker {
  display: none;
}

.squares-container-mobile details[open] summary:before {
  content: '';
  display: block;
  width: 100vw;
  height: 100vh;
  background: transparent;
  position: fixed;
  top: 0;
  left: 0;
}

.squares-container-mobile summary:after {
  content: '';
  display: inline-block;
  float: right;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #E63329 transparent transparent;
  margin-top: 10px;
  margin-right: 5px;
  transform: rotate(0deg) translate(50%, 0%);
  transform-origin: center center;
  transition: transform ease-in-out 100ms;
}

.squares-container-mobile summary:focus {
  outline: none;
}

.squares-container-mobile details[open] summary:after {
  transform: rotate(-90deg) translate(0%, 0%);
}

.squares-container-mobile ul {
  width: 100%;
  background: #FAD6D4;
  position: absolute;
  left: 0;
  margin: 0;
}

.squares-container-mobile ul li {
  list-style: none !important;
  margin: 0 !important;
  padding: 12px 10px !important;
  border-top: 2px solid #ffffff;
  color: #E63329;
}

.squares-container-mobile ul li:first-child {
  padding-top: 0;
}

.squares-container-mobile ul li:last-child {
  padding-bottom: 0;
}

.squares-container-mobile ul li:hover {
  background-color: #E63329;
  color: #FAD6D4;
}

@media (max-width: 900px) {
  body #bouwsteen-base {
    flex-wrap: wrap;
  }

  body .bColumn,
  body .bColumn.active {
    width: 100%;
    min-height: 0;
    border-left: 0;
    border-bottom: 4px solid #1D1D1B;
  }

  body .bColumn .bColumnHeader,
  body .bColumn.active .bColumnHeader {
    max-width: 100%;
  }

  body .bColumn .bColumnHeader .label-icon,
  body .bColumn.active .bColumnHeader .label-icon {
    width: 60px;
  }

  body .bColumn .bColumnHeader .label,
  body .bColumn.active .bColumnHeader .label {
    margin-left: 0px;
  }

  body .bColumn .bColumnHeader a,
  body .bColumn.active .bColumnHeader a {
    height: inherit;
    justify-content: flex-start;
    font-size: 18px;
    color: #1D1D1B;
    align-items: center;
  }

  body .bColumn .bColumnToggle,
  body .bColumn.active .bColumnToggle {
    width: auto;
  }

  body .bColumn .bColumnToggle img,
  body .bColumn.active .bColumnToggle img {
    margin: 0 7px 0 auto;
  }

  body .bColumn.active .bColumnIntro {
    display: inline-block;
  }

  body .bColumn.active .bColumnIntro a {
    display: inline-block;
    font-size: inherit;
  }

  body .bRowContainer.active .squares-container {
    display: none;
  }

  body .bRowContainer.active .squares-container-mobile {
    display: block;
  }
}

@media (max-width: 1120px) {
  .main-content {
    padding-left: 0;
    padding-right: 0;
  }

  .bNavLabel {
    margin-left: 15px;
  }

  .bNavElements {
    margin-left: 15px;
  }
}

@media (max-width: 1024px) {
  .bNavLabel {
    margin-left: 15px;
  }

  .bNavElements {
    margin-left: 15px;
  }

  .bNavElements a {
    width: 50%;
  }
}

@media (max-width: 650px) {
  .bNavElements a {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .nav-wrapper {
    width: 80vw;
  }

  .nav-wrapper a {
    font-size: 18px;
    line-height: 22px;
  }

  .nav-wrapper li {
    margin-bottom: 10px;
  }
}

/*
@media (max-width: 750px) {
  .header-center .logo {
    top: 80px;
  }
  .header-sidebar {
    right: 0;
    left: 0;
    height: 60px;
    .flex-col{
      flex-direction: row;
      width: ~"calc(100vw - 100px)";
    }
    .search-link.mobile{
      margin-left: 30px;
    }
    .mobile-toggle{
      margin-right: auto;
    }
  }
}
*/

.top-menu a {
  color: #004B9C;
  font-family: 'TTNormsPro-Regular';
  font-weight: 500;
  text-transform: lowercase;
  margin-right: 20px;
  line-height: 18px;
  font-size: 16px;
  line-height: 26px;
}

.footer {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  align-items: stretch;
  display: flex;
}

@media (max-width: 768px) {
  .footer {
    flex-direction: column-reverse;
  }
}

.footer > .inner {
  padding: 26px 26px 0;
  width: calc(100% - 20px);
}

.footer > .cta {
  background: white;
  width: 304px;
  padding: 26px;
}

.footer > .cta .button-placement {
  position: static;
}

.footer .style-link {
  font-size: 15px;
  line-height: 21px;
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
}

.footer .style-link span {
  display: inline-block;
  margin-right: 100px;
}

.footer .style-link a {
  color: #ffffff;
  text-decoration: underline;
}

.footer h3.cta__title {
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
}

.footer .cta__text {
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
  color: #004B9C;
}

.footer .cta__description {
  line-height: 23px;
}

.footer .cta-button {
  bottom: -90px;
}

.footer li {
  list-style: none !important;
  margin-left: 0 !important;
  padding-right: 25px;
}

.footer li a {
  font-size: 15px;
}

.footer .social-buttons li {
  padding-right: 10px !important;
  margin-top: 0;
}

.footer .social-buttons #facebook a {
  border-radius: 100%;
  background: #ffffff;
  width: 34px;
  height: 34px;
  display: inline-block;
  position: relative;
  color: #004B9C;
}

.footer .social-buttons #facebook a i {
  position: absolute;
  bottom: 0px;
  right: 10px;
  font-size: 27px;
}

.footer #insta a {
  border-radius: 100%;
  background: #ffffff;
  width: 34px;
  height: 34px;
  display: inline-block;
  position: relative;
  color: #004B9C;
}

.footer #insta a i {
  position: absolute;
  bottom: 5px;
  right: 7px;
}

#boys {
  width: 292px;
  bottom: 0;
  right: -30px;
}

#hp-intro {
  background: #ffffff;
  margin-top: 40px;
  align-items: stretch;
  font-size: 22px;
  padding-right: 20px;
}

@media (min-width: 768px) {
  #hp-intro {
    padding-right: 40px;
    font-size: 28px;
  }
}

#hp-intro .has-image {
  padding: 20px;
  width: 100%;
  padding-right: 0px;
}

@media (min-width: 768px) {
  #hp-intro .has-image {
    padding: 40px;
  }
}

#hp-intro .header-center-img {
  width: 300px;
  margin-left: 30px;
}

#hp-intro img {
  max-width: initial;
  width: 158px;
}

#page-intro {
  margin-top: 0px;
  align-items: stretch;
  font-size: 22px;
  font-weight: 700;
}

@media (min-width: 768px) {
  #page-intro {
    font-size: 28px;
  }
}

#page-intro .has-image {
  padding: 20px;
}

@media (min-width: 768px) {
  #page-intro .has-image {
    padding: 40px;
    width: 100%;
  }
}

@media (min-width: 1024px) {
  #page-intro .has-image {
    padding-left: 80px;
  }
}

#page-intro .header-center-img {
  width: 350px;
  margin-left: 0px;
}

.bouwstenen-overzicht__header {
  font-size: 26px;
  color: #004B9C;
  font-family: 'TTNormsPro-ExtraBold';
  font-weight: 500;
  margin-top: 40px;
  border-bottom: 7px solid #ffffff;
  margin-bottom: 60px;
  padding-bottom: 8px;
}

@media (max-width: 768px) {
  .bouwstenen-overzicht__header {
    margin-top: 20px;
  }
}

.horizontal-border-white {
  background-color: #ffffff;
  height: 7px;
  max-width: 1080px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.tiles-3 {
  margin-top: 40px;
}

.tiles-3 .tile-1 {
  width: 350px;
}

.tiles-3 .tile-1 a {
  background-color: #ffffff;
}

.tiles-3 .tile-1-link:hover .link-container .span-content {
  color: #E63329;
}

.tiles-3 .tile-1-link .link-container {
  height: 114px;
}

.tiles-3 .tile-1-link .link-container img {
  width: 80px;
  height: 80px;
  margin-top: 17px;
  margin-left: 20px;
}

.tiles-3 .tile-1-link .link-container .span-content {
  line-height: 24px;
  padding: 20px;
  color: #004B9C;
}

.tiles-3 .tile-2-link {
  padding-left: 20px;
  padding-top: 16px;
}

@media (min-width: 768px) {
  .tiles-3 .tile-2-link {
    padding-left: 40px;
  }
}

.tiles-3 .columns-2 {
  width: calc(100% - 350px);
  padding-left: 20px;
}

@media (min-width: 768px) {
  .tiles-3 .columns-2 {
    padding-left: 40px;
  }
}

.tiles-3 .tile-2 {
  background-color: #004B9C;
}

.tiles-3 .tile-2 img {
  width: 150px;
}

.tiles-3 .tile-3 {
  background-color: #0ABAEF;
}

.tiles-3 .tile-3 img {
  width: 150px;
}

.tiles-3 .cta-button {
  width: 235px;
}

.tiles-3 .link-container-title {
  font-size: 30px;
}

.tiles-3 .link-container-body {
  line-height: 22px;
  font-size: 20px;
}

.tiles-3 .button-placement {
  bottom: 20px;
  right: 20px;
}

@media (max-width: 768px) {
  .tiles-3 {
    flex-direction: column;
    margin-top: 20px;
  }

  .tiles-3 .tile-1 {
    width: 100%;
    margin-bottom: 20px;
  }

  .tiles-3 .tile-1 img {
    width: 100%;
  }

  .tiles-3 .columns-2 {
    width: 100%;
    padding-left: 0;
  }
}

@media (max-width: 900px) {
  .tiles-3 .tile-2 .tile-2-link,
  .tiles-3 .tile-3 .tile-2-link {
    padding-left: 20px;
  }

  .tiles-3 .tile-2 .link-container-title,
  .tiles-3 .tile-3 .link-container-title {
    font-size: 24px;
  }

  .tiles-3 .tile-2 .link-container-body,
  .tiles-3 .tile-3 .link-container-body {
    line-height: 16px;
    font-size: 16px;
    margin-bottom: 10px;
  }
}

@media (max-width: 970px) {
  .tiles-3 .tile-2 img,
  .tiles-3 .tile-3 img {
    display: none;
  }
}

@media (max-width: 600px) {
  .tiles-3 img {
    display: none !important;
  }
}

.bouwstenen-overzicht .bouwstenen-content {
  width: 100%;
  margin: 0 auto;
  max-width: 1000px;
}

.bouwstenen-overzicht .bouwstenen-content .bouwsteen .content-wrapping {
  width: 225px;
}

.nav-drop-2nd {
  display: none;
}

@media (min-width: 1099px) {
  .menu-wrap .main-menu a.nav-main-link {
    border-bottom: 6px solid #ffffff;
  }

  .menu-wrap .main-menu a.nav-main-link:hover {
    color: #E63329;
    text-decoration: none !important;
    border-bottom: 6px solid #E63329;
  }

  .menu-item-1960:hover .nav-drop-2nd,
  .menu-item-1961:hover .nav-drop-2nd {
    left: -371px !important;
  }

  .menu-item-1960:hover .nav-drop-2nd .title,
  .menu-item-1961:hover .nav-drop-2nd .title {
    font-size: 16px;
  }

  .menu-item-1960:hover .nav-drop-2nd .body,
  .menu-item-1961:hover .nav-drop-2nd .body {
    line-height: 19px;
  }

  .menu-item-1960:hover .nav-drop-2nd span,
  .menu-item-1961:hover .nav-drop-2nd span {
    border-bottom: 3px solid #FCEAE9 !important;
    margin-left: 0px !important;
  }

  .menu-item-1960:hover .nav-drop-2nd li:hover span.body,
  .menu-item-1961:hover .nav-drop-2nd li:hover span.body {
    color: #004B9C !important;
  }

  .menu-item-1960:hover .nav-drop-2nd {
    left: -583px !important;
  }

  .menu-item-1961:hover .nav-drop-2nd {
    padding-bottom: 0 !important;
  }

  .menu-wrap .main-menu .menu-item-1962:hover > a,
  .menu-wrap .main-menu .menu-item-1961:hover > a,
  .menu-wrap .main-menu .menu-item-1960:hover > a {
    color: #E63329;
    text-decoration: none !important;
    border-bottom: 6px solid #E63329;
  }

  .menu-wrap .main-menu .menu-item-1962:hover .nav-drop-2nd,
  .menu-wrap .main-menu .menu-item-1961:hover .nav-drop-2nd,
  .menu-wrap .main-menu .menu-item-1960:hover .nav-drop-2nd {
    display: flex;
  }

  body:not(.open-menu) div.main-menu ul.nav-drop-2nd {
    background-color: #FCEAE9;
    width: calc(100vw - 65px);
    left: 0px;
    padding: 10px;
    height: 300px;
    z-index: 100;
    align-content: center;
    height: auto;
  }

  body:not(.open-menu) div.main-menu ul.nav-drop-2nd li {
    height: auto;
    margin-bottom: 20px;
  }

  body:not(.open-menu) div.main-menu ul.nav-drop-2nd a {
    color: #004B9C;
    display: flex;
    font-size: 14px;
    line-height: 16px;
    padding-right: 20px;
  }

  body:not(.open-menu) div.main-menu ul.nav-drop-2nd a:hover {
    color: #E63329;
    text-decoration: none !important;
  }

  body:not(.open-menu) div.main-menu ul.nav-drop-2nd a:hover span {
    border-bottom: 3px solid #E63329;
  }

  body:not(.open-menu) div.main-menu ul.nav-drop-2nd a img {
    width: 50px;
  }

  body:not(.open-menu) div.main-menu ul.nav-drop-2nd a span {
    margin-left: 15px;
    margin-top: 2px;
  }

  body:not(.open-menu) div.main-menu ul#nav-drop-1962.nav-drop-2nd {
    margin-bottom: 10px;
    padding-bottom: 0;
  }

  body:not(.open-menu) div.main-menu ul#nav-drop-1962.nav-drop-2nd li {
    margin-bottom: 10px;
  }
}

@media (min-width: 1099px) and (max-width: 1080px) {
  body:not(.open-menu) div.main-menu .menu-item-1960 .nav-drop-2nd,
  body:not(.open-menu) div.main-menu .menu-item-1961 .nav-drop-2nd {
    background-image: none !important;
    left: -344px !important;
  }
}

@media (min-width: 1099px) and (min-width: 1080px) {
  body:not(.open-menu) div.main-menu .menu-item-1960 .nav-drop-2nd,
  body:not(.open-menu) div.main-menu .menu-item-1961 .nav-drop-2nd {
    padding-right: 120px;
    background-repeat: no-repeat;
    background-position: 930px bottom;
  }
}

@media (min-width: 1099px) and (min-width: 1080px) {
  body:not(.open-menu) div.main-menu ul.nav-drop-2nd {
    width: 1081px;
    left: -120px;
    padding: 20px;
  }
}

@media (min-width: 1099px) and (min-width: 1080px) {
  body:not(.open-menu) div.main-menu ul#nav-drop-1962.nav-drop-2nd {
    margin-bottom: 20px;
  }
}

@media (min-width: 1099px) and (min-width: 1080px) {
  body:not(.open-menu) div.main-menu ul#nav-drop-1962.nav-drop-2nd {
    padding: 40px;
  }
}

@media (min-width: 1099px) and (min-width: 1080px) {
  body:not(.open-menu) div.main-menu ul#nav-drop-1962.nav-drop-2nd li {
    margin-bottom: 40px;
  }
}

.nav-top a:hover {
  color: #E63329;
}

.bouwsteen * {
  transition: all 0.2s ease-in-out;
}

.bouwsteen svg {
  position: absolute;
  z-index: 0;
}

.bouwsteen .title {
  position: relative;
  padding-top: 30px;
}

.bouwsteen:hover .title {
  color: #E63329 !important;
}

.bouwsteen:hover g.bg {
  fill: #ffffff;
}

body:not(.home) div.main-menu > ul,
body:not(.home) div.main-menu > ul > li,
body:not(.home) div.main-menu > ul > li > * {
  min-height: 31px !important;
}

body:not(.home) #headersearch-container {
  margin-top: 7px;
}

body:not(.home) .header-center .logo {
  margin-top: 11px;
  width: 46px;
}

body:not(.home) #header-menu-container {
  margin-top: 18px;
}

body:not(.home) .header-center {
  padding-top: 0;
  height: auto;
}

body:not(.home) #header-partner-logos {
  display: none;
}

.parent-1956 .menu-wrap .main-menu .menu-item-1961 > a {
  color: #E63329;
  text-decoration: none !important;
}

.parent-29 .menu-wrap .main-menu .menu-item-1962 > a,
.parent-35 .menu-wrap .main-menu .menu-item-1962 > a,
.parent-41 .menu-wrap .main-menu .menu-item-1962 > a,
.parent-39 .menu-wrap .main-menu .menu-item-1962 > a,
.parent-10 .menu-wrap .main-menu .menu-item-1962 > a,
.parent-31 .menu-wrap .main-menu .menu-item-1962 > a,
.parent-37 .menu-wrap .main-menu .menu-item-1962 > a,
.parent-43 .menu-wrap .main-menu .menu-item-1962 > a,
.parent-33 .menu-wrap .main-menu .menu-item-1962 > a,
.post-1954 .menu-wrap .main-menu .menu-item-1962 > a,
.bouwsteen-page .menu-wrap .main-menu .menu-item-1962 > a {
  color: #E63329;
  text-decoration: none !important;
}

.post-1958 .menu-wrap .main-menu .menu-item-1960 > a {
  color: #E63329;
  text-decoration: none !important;
}

.menu-wrap .main-menu .current_page_item a {
  color: #E63329;
  text-decoration: none !important;
}

.bouwsteen-intro {
  display: flex;
  padding: 20px;
}

@media (min-width: 768px) {
  .bouwsteen-intro {
    padding: 40px;
  }
}

.bouwsteen-intro .bouwsteen-icon {
  padding-right: 24px;
}

.bouwsteen-intro .bouwsteen-content {
  position: relative;
}

.bouwsteen-intro .bouwsteen-body {
  font-size: 22px;
  line-height: 27px;
  width: 100%;
  font-weight: 700;
}

.bouwsteen-intro .bouwsteen-body h1 {
  font-size: 40px;
  line-height: 35px;
  margin-bottom: 16px;
}

.bouwsteen-intro .image {
  width: 365px;
}

.bouwsteen-intro .image img {
  position: absolute;
  bottom: -40px;
  width: 316px;
}

@media (max-width: 1024px) {
  .bouwsteen-intro .image {
    display: none;
  }
}

.bouwstenen-container-tabs {
  padding-top: 20px;
  padding-left: 20px;
}

@media (min-width: 768px) {
  .bouwstenen-container-tabs {
    padding-top: 40px;
    padding-left: 40px;
  }
}

.bouwstenen-container-tabs a {
  padding-top: 14px;
  padding-left: 24px;
  width: 33.33333%;
  border-right: 1px solid #004B9C;
  padding-bottom: 14px;
  color: #004B9C;
  font-family: 'TTNormsPro-ExtraBold';
  font-weight: 500;
  font-size: 26px;
  align-items: center;
}

.bouwstenen-container-tabs a .bg {
  fill: #004B9C;
}

.bouwstenen-container-tabs a.active,
.bouwstenen-container-tabs a:hover {
  color: #E63329;
}

.bouwstenen-container-tabs a.active .bg,
.bouwstenen-container-tabs a:hover .bg {
  fill: #E63329;
}

.bouwstenen-container-tabs a.active {
  background-color: #FCEAE9;
}

.bouwstenen-container-tabs a .label {
  padding-left: 10px;
}

.bouwstenen-container-tabs a:last-child {
  border-right: 0;
}

@media (max-width: 800px) {
  .bouwstenen-container-tabs .label-icon {
    display: none;
  }

  .bouwstenen-container-tabs a {
    padding-left: 10px;
    font-size: 17px;
    line-height: 20px;
  }
}

.bouwstenen-container-content {
  padding: 20px;
}

@media (min-width: 768px) {
  .bouwstenen-container-content {
    padding: 40px;
  }
}

.bouwstenen-container-content .tabIntro {
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
  line-height: 24px;
  font-size: 22px;
  margin-bottom: 40px;
  line-height: 26px;
  padding-left: 24px;
}

@media (min-width: 600px) {
  .bouwstenen-container-content .tabIntro {
    width: 70%;
  }
}

@media (max-width: 600px) {
  .bouwstenen-container-content .bouwsteen-item-title {
    line-height: 30px;
  }
}

.bRowHeaderWrapper {
  margin-bottom: 24px;
}

.bRowHeaderWrapper .square {
  width: 55px;
  padding-top: 24px;
  margin-left: 40px;
  margin-right: 6px;
}

@media (max-width: 768px) {
  .bRowHeaderWrapper .square {
    margin-left: 0;
  }
}

.bRowHeaderElement {
  padding: 24px;
  width: 100%;
}

@media (max-width: 768px) {
  .bRowHeaderElement {
    padding-right: 0;
  }
}

.square {
  cursor: pointer;
}

.square:hover .bg {
  fill: #E63329;
}

.active .square .bg {
  fill: #E63329;
}

.bouwsteen-item-icon {
  margin-right: 13px;
  transform: rotate(-90deg);
  display: inline-block;
}

.bouwsteen-item {
  align-items: center;
  margin-bottom: 16px;
}

.bouwsteen-item:hover .bouwsteen-item-title {
  color: #E63329;
  text-decoration: none;
}

.bouwsteen-item:hover .bouwsteen-item-icon .bg {
  fill: #E63329;
}

.bouwsteen-item:last-child {
  margin-bottom: 0;
}

.bouwsteen-item-title {
  font-size: 22px;
  font-family: 'TTNormsPro-ExtraBold';
  font-weight: 500;
  color: #004B9C;
  text-decoration: underline;
}

.bouwsteen-items {
  margin-top: 26px;
}

.bouwsteen-items:first-child {
  margin-top: 0;
}

.single-bouwsteen .title {
  padding: 20px;
}

@media (min-width: 768px) {
  .single-bouwsteen .title {
    padding: 40px;
  }
}

.single-bouwsteen .title p {
  font-size: 22px;
  line-height: 27px;
  width: 100%;
  padding: 0;
  margin: 0;
}

.single-bouwsteen .bordered-content {
  padding: 20px;
}

@media (min-width: 768px) {
  .single-bouwsteen .bordered-content {
    padding: 40px;
  }
}

.single-bouwsteen .centered-content {
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 23px;
  font-size: 18px;
}

@media (max-width: 1200px) {
  .single-bouwsteen .centered-content {
    padding: 40px;
  }
}

@media (min-width: 1200px) {
  .single-bouwsteen .centered-content {
    width: 650px;
  }
}

@media (max-width: 768px) {
  .single-bouwsteen .centered-content {
    padding: 10px;
  }
}

@media (min-width: 768px) {
  .single-bouwsteen .centered-content {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.single-bouwsteen .socialmedia-btns {
  width: 650px;
  margin-top: 26px;
  font-size: 26px;
  font-family: 'TTNormsPro-ExtraBlack';
  font-weight: 500;
}

.single-bouwsteen .socialmedia-btns a {
  border-radius: 100%;
  width: 50px;
  height: 50px;
  display: inline-block;
}

.single-bouwsteen .socialmedia-btns a:hover .bg {
  fill: #E63329;
}

.header-container {
  margin-bottom: 60px;
}

.blue-bar {
  margin-top: 40px;
  width: 100%;
  height: 1px;
  background-color: #0ABAEF;
  margin-bottom: 40px;
}

.red-bar {
  margin-top: 40px;
  width: 100%;
  height: 5px;
  background-color: #004B9C;
  margin-bottom: 40px;
}

#search-results {
  margin-top: 40px;
}

.result-page .search-link {
  width: 60%;
  margin-left: auto;
  margin-right: 0;
}

.result-page .search-link input {
  color: #004B9C;
  background: #ffffff;
  border-bottom: 2px solid #004B9C;
  border-radius: 0;
  font-size: 24px;
  width: 100%;
}

body .trigger,
body .wp-block-button__link,
body .um-button,
body input[type="submit"].um-button,
body input[type="submit"].um-button:focus {
  font-size: 18px !important;
  background-color: #E63329;
  color: #ffffff;
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
  border-radius: 30px !important;
}

body .trigger::first-letter,
body .wp-block-button__link::first-letter,
body .um-button::first-letter,
body input[type="submit"].um-button::first-letter,
body input[type="submit"].um-button:focus::first-letter {
  text-transform: capitalize;
}

body .um-field-label label {
  margin-bottom: 10px;
  display: inline-block;
  max-width: initial;
  height: auto;
}

.search-button:hover * {
  color: #E63329;
}

.tease p {
  color: #1D1D1B;
}

.tease a {
  text-decoration: underline;
  color: #004B9C;
}

.divider {
  margin-left: 3px;
  margin-right: 3px;
}

.layout-bouwsteen-item.no-border .bordered-content {
  padding-top: 24px;
}

.layout-bouwsteen-item.no-border h2 {
  font-size: 26px;
  line-height: 30px;
  padding-bottom: 0;
  margin-bottom: 16px;
}

.onderzoek-row {
  margin-bottom: 30px;
}

.onderzoek-row .onderzoek-content-title {
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
}

.onderzoek-row .onderzoek-content-subtitle {
  color: #9C9C9B;
  font-size: 16px;
  line-height: 20px;
}

.onderzoek-row .onderzoek-image {
  width: 213px;
}

.onderzoek-row .onderzoek-content {
  padding-top: 24px;
  padding-left: 24px;
  padding-right: 24px;
  width: calc(100% - 213px);
}

.onderzoek-row .onderzoek-content .onderzoek-content-body {
  font-size: 16px;
  font-family: 'TTNormsPro-Regular';
  font-weight: 500;
  line-height: 18px;
  margin-top: 4px;
}

.onderzoek-row .onderzoek-content .download {
  font-family: 'TTNormsPro-Bold';
  font-weight: 500;
  text-decoration: underline !important;
  color: #E63329;
}

.onderzoek-row:last-child {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .onderzoek-row {
    flex-direction: column;
  }

  .onderzoek-row .onderzoek-content {
    padding-bottom: 20px;
    width: 100%;
  }

  .onderzoek-row .onderzoek-image {
    width: 213px;
    width: auto;
    max-height: 200px;
    overflow: hidden;
  }
}

.icon-tip svg text {
  font-family: 'TTNormsPro-ExtraBold';
  font-weight: 500;
}

.home .bouwstenen-overzicht__header {
  margin-top: 80px;
}

@media (max-width: 768px) {
  .home .bouwstenen-overzicht__header {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

body.home:not(.open-menu) div.main-menu > ul > li > a {
  padding-top: 7px;
}

.bRowContainer:last-child .bRowHeaderWrapper {
  margin-bottom: 0;
}

.article-share {
  height: 57px;
}

.max-height-75px {
  max-height: 75px;
}

#header-partner-logos {
  display: none;
}

@media (min-width: 1080px) {
  #header-partner-logos {
    display: flex;
  }
}

#mobile-toggle {
  display: block;
}

@media (min-width: 1080px) {
  #mobile-toggle {
    display: none;
  }
}

@media (max-width: 1079px) {
  body .cmb-40px {
    margin-bottom: 20px;
  }

  body .footer .cta {
    width: 100%;
  }

  body .footer .cta .cta-button {
    bottom: 0;
  }

  body .footer .cta button {
    position: static;
  }
}

@media (max-width: 1040px) {
  body #boys {
    display: none;
  }
}

.two-column {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.two-column .cell {
  width: 50%;
}

@media screen and (max-width: 768px) {
  .two-column .cell {
    width: 100%;
  }
}

@media screen and (max-width: 806px) {
  .header-center {
    padding-top: 0;
    padding-right: 20px;
    padding-left: 20px;
  }

  #headersearch-container {
    flex-wrap: wrap;
  }

  #headersearch-container .top-menu {
    margin-left: 0;
    margin-right: auto;
    width: 100%;
  }

  #headersearch-container .mobile-toggle {
    position: absolute;
    right: 10px;
    top: 24px;
  }
}

body:not(.open-menu).showMenu {
  overflow: hidden;
}

body:not(.open-menu).showMenu .menu-wrap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10000;
  background: #ffffff;
  overflow-y: scroll;
}

body:not(.open-menu).showMenu .menu-wrap br {
  display: none;
}

body:not(.open-menu).showMenu .menu-wrap .absolute {
  position: static;
}

body:not(.open-menu).showMenu .menu-wrap .w-1\/3,
body:not(.open-menu).showMenu .menu-wrap .w-1\/4 {
  width: 100%;
}

body:not(.open-menu).showMenu .menu-wrap div.main-menu {
  display: inline-block;
}

body:not(.open-menu).showMenu .menu-wrap div.main-menu .nav-drop-2nd {
  display: inline-block;
  background-color: #ffffff;
}

body:not(.open-menu).showMenu .menu-wrap div.main-menu img {
  display: none;
}

body:not(.open-menu).showMenu .menu-wrap div.main-menu > ul {
  flex-direction: column;
}

body:not(.open-menu).showMenu .menu-wrap div.main-menu > ul > li > * {
  min-height: 0;
}

.fields-container .ml-20px.field {
  margin-left: 0px;
}

.label {
  display: inline-block !important;
}

#close-menu {
  display: none;
}

@media (max-width: 1098px) {
  body:not(.open-menu).showMenu .menu-wrap div.main-menu {
    margin-top: 40px;
    margin-left: 20px;
  }

  body:not(.open-menu).showMenu .menu-wrap div.main-menu .nav-drop-2nd {
    background-image: none !important;
    margin-left: 20px;
  }

  body:not(.open-menu).showMenu .menu-wrap div.main-menu .nav-drop-2nd a {
    color: #E63329;
  }

  body:not(.open-menu).showMenu .menu-wrap div.main-menu .nav-drop-2nd a .title {
    display: block;
  }

  body:not(.open-menu).showMenu .menu-wrap div.main-menu .nav-drop-2nd {
    margin-left: 20px;
  }

  body:not(.open-menu) div.main-menu a {
    font-size: 20px;
    font-family: 'TTNormsPro-Bold';
    padding: 10px 0;
  }

  body:not(.open-menu).showMenu .menu-wrap .w-1\/3,
  body:not(.open-menu).showMenu .menu-wrap .w-1\/4 {
    width: 90%;
  }

  body:not(.open-menu).showMenu #close-menu {
    display: block;
    position: absolute;
    z-index: 1000;
    background: red;
    width: 60px;
    height: 60px;
    top: 10px;
    right: 10px;
  }

  body:not(.open-menu).showMenu #close-menu svg {
    width: 100%;
    height: 100%;
  }

  body:not(.open-menu).showMenu #close-menu svg path {
    fill: #ffffff;
  }
}

.tile-1-link.mobile {
  display: none;
}

@media (max-width: 768px) {
  .content-rows {
    flex-direction: column-reverse;
    margin-block: 10px;
  }

  .content-rows .two-column,
  .content-rows .social-media-links {
    width: 100%;
  }

  .content-rows .style-link span {
    margin-right: 0;
  }

  .footer {
    padding-bottom: 30px;
  }

  .footer > .inner {
    width: 100%;
  }

  .main-content li:not(.blocks-gallery-item),
  .coreparagraph li:not(.blocks-gallery-item) {
    margin: 0;
  }

  .tile-1-link.desktop {
    display: none;
  }

  .tile-1-link.mobile {
    display: inline-block;
    background-color: #ffffff;
  }

  .tile-1-link.mobile .cta-button {
    width: 235px;
  }

  .tile-1-link.mobile .cta-button a {
    line-height: 18px;
    font-size: 16px;
    line-height: 26px;
    background-color: #ffffff;
    color: #E63329;
    font-family: 'TTNormsPro-ExtraBold';
    font-weight: 500;
    border-radius: 30px;
  }

  .tile-1-link.mobile .cta-button a::first-letter {
    text-transform: capitalize;
  }

  .tile-1-link.mobile .cta-button a:hover {
    background-color: #E63329;
    color: #ffffff;
  }

  .tile-1-link.mobile .cta-button a.no-move i {
    display: none;
  }

  .tile-1-link.mobile .cta-button .button-placement {
    bottom: 20px;
    right: 20px;
  }

  .tiles-1 .link-container,
  .tiles-2 .link-container,
  .tiles-3 .link-container {
    height: auto !important;
    margin-bottom: 20px;
  }

  .tiles-1 .tile-1-link,
  .tiles-2 .tile-1-link,
  .tiles-3 .tile-1-link,
  .tiles-1 .tile-2-link,
  .tiles-2 .tile-2-link,
  .tiles-3 .tile-2-link {
    flex-direction: column;
  }

  .tiles-1 .tile-2-link,
  .tiles-2 .tile-2-link,
  .tiles-3 .tile-2-link {
    padding-bottom: 10px;
  }

  .tiles-1 .button-placement,
  .tiles-2 .button-placement,
  .tiles-3 .button-placement {
    position: static;
  }

  body:not(.open-menu).showMenu .menu-wrap div.main-menu {
    margin-left: 0px;
  }

  body:not(.open-menu).showMenu .menu-wrap {
    overflow-x: hidden;
    padding-bottom: 100px;
  }

  .post-1954 .menu-wrap .main-menu .menu-item-1962 > a {
    color: #004B9C !important;
  }

  .header-bar {
    position: fixed;
    z-index: 1;
    width: 100%;
  }

  .viewport {
    padding-top: 90px;
  }

  .bouwsteen-intro .bouwsteen-icon {
    display: none;
  }

  .bouwstenen-container-content .tabIntro {
    padding-left: 0;
  }

  .bouwsteen-item .bouwsteen-item-title {
    font-size: 18px;
    line-height: 20px;
  }
}

.button-std-blue {
  background-color: #004B9C !important;
  color: #ffffff !important;
}

@media (min-width: 768px) and (max-width: 1080px) {
  .columns-2 .tile-2 {
    min-height: 50%;
  }

  .columns-2 .tile-3 {
    min-height: calc(50% - 20px);
  }
}

@media (min-width: 768px) and (-ms-high-contrast: none) {
  html {
    --scroll-behavior: smooth;
    scroll-behavior: smooth;
  }

  .viewport .sidebar {
    height: 100%;
    top: 0 !important;
  }

  .top-bar-wrapper {
    position: fixed;
    width: 100%;
  }

  .ie-flex-col-6 {
    display: flex !important;
    flex-wrap: wrap;
  }

  .ie-flex-col-6 > * {
    width: calc(16.66666% - 20px);
    margin: 10px;
  }
}

@supports (-ms-ime-align:auto) {
  .viewport .sidebar {
    height: 100%;
    top: 0 !important;
  }

  .top-bar-wrapper {
    position: fixed;
    width: 100%;
  }
}

@media (min-width: 768px) {
  .mnwmd\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .mnwmd\:w-1\/3 {
    width: 33.333333%;
  }

  .mnwmd\:w-2\/3 {
    width: 66.666667%;
  }

  .mnwmd\:w-1\/5 {
    width: 20%;
  }

  .mnwmd\:w-2\/5 {
    width: 40%;
  }

  .mnwmd\:w-3\/5 {
    width: 60%;
  }

  .mnwmd\:w-4\/5 {
    width: 80%;
  }

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

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

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

@media (min-width: 0) and (max-width: 767px) {
  .z2md\:mt-4 {
    margin-top: 1rem;
  }

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

@media (min-width: 0) and (max-width: 639px) {
  .xs\:flex-col-reverse {
    flex-direction: column-reverse;
  }
}

@media (min-width: 640px) and (max-width: 767px) {
  .sm\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
}

@media (min-width: 1024px) and (max-width: 1439px) {
}
