/*!
Theme Name: tim
Theme URI: -
Author: Neue Formation GmbH, Tom Deser
Author URI: https://www.neueformation.com
Description: Description
Version: 0.6.0
License: -
License URI: -
Text Domain: tim
Tags: -

*/
/* variables */
/*Colors*/
/*Spacings*/
/*Layout*/
/*breakpoint*/
/* typo */
/* main-nav */
/* this is only an estimation */
/* cursor */
/* animation */
/* mixins */
/* helper */
/* mixin: works with pixels only */
/* base */
@font-face {
  font-family: "Figtree";
  font-style: normal;
  src: url("font/Figtree/Figtree-VariableFont_wght.woff2") format("woff2");
}
@font-face {
  font-family: "Figtree";
  font-style: italic;
  src: url("font/Figtree/Figtree-Italic-VariableFont_wght.woff2") format("woff2");
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 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;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, 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;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 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.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

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

html {
  scroll-behavior: smooth;
  font-size: 18px;
  scroll-padding-top: 100px;
}
@media (max-width: 575px) {
  html {
    hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
  }
}

body {
  font-family: "Figtree", sans-serif;
  letter-spacing: 0.015em;
  color: #000000;
  background-color: #FFFFFF;
  position: relative;
}

body:not(.wp-admin) {
  overflow-x: hidden;
}

/* remove top margin */
h1, h2, h3, h4, h5, h6, p, ul, ol {
  margin-top: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  font-family: "Figtree", sans-serif;
}

a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a svg {
  vertical-align: middle;
}

p, li {
  line-height: 1.5;
}

p {
  margin-bottom: 1.5em;
}

/* forms & inputs */
input[type=text], input[type=password], input[type=email], input[type=select], input[type=number], input[type=tel], textarea, select {
  padding: 12px;
  background-color: #FFF;
  border: 1px solid #DDD;
  border-radius: none;
  outline: none;
  line-height: 1.2;
}
input[type=text]:active, input[type=text]:focus, input[type=password]:active, input[type=password]:focus, input[type=email]:active, input[type=email]:focus, input[type=select]:active, input[type=select]:focus, input[type=number]:active, input[type=number]:focus, input[type=tel]:active, input[type=tel]:focus, textarea:active, textarea:focus, select:active, select:focus {
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.2);
}

input[type=submit] {
  position: relative;
  overflow: hidden;
  border-radius: 0;
  background-color: #000000;
  border: 1px solid transparent;
  color: #FFF;
  font-size: 1rem;
  font-weight: 300;
  padding: 12px 32px;
  display: inline-block;
  line-height: 1.2;
  cursor: pointer;
}
input[type=submit]::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 0%;
  top: 0;
  right: 0;
  opacity: 0.1;
  background-color: currentColor;
  transition: 0.3s all;
}
input[type=submit] .icon-forward, input[type=submit] .icon-back {
  transition: transform 0.3s;
}
input[type=submit]:hover::before {
  height: 100%;
  top: unset;
  bottom: 0;
}
input[type=submit]:hover .icon-back {
  transform: translateX(-5px);
}
input[type=submit]:hover .icon-forward {
  transform: translateX(5px);
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: calc(100% - 5px);
  background-position-y: 50%;
  line-height: 1.5;
  padding-right: 2rem;
  color: inherit;
  border-radius: 0;
}

button {
  cursor: pointer;
}

/* lists */
ul {
  padding-left: 1.5em;
}

/* media */
img {
  height: auto;
  max-width: 100%;
}

/* a11y accessibility */
body.user-is-tabbing *:focus {
  outline: 4px solid rgba(204, 204, 204, 0.5) !important;
}

@media screen and (prefers-reduced-motion: reduce) {
  *,
*::before,
*::after {
    transition-duration: 0s !important;
    transition-delay: 0s !important;
    animation-duration: 0s !important;
    animation-delay: 0s !important;
  }
}
.tab-skip-btn {
  width: 1px;
  height: 1px;
  overflow: hidden;
  display: block;
  top: -1px;
  left: 0;
  position: absolute;
  background: black;
  color: white;
  transition: 0.3s all;
  z-index: 99999;
  box-sizing: border-box;
}

.tab-skip-btn:focus {
  top: 0;
  width: auto;
  height: auto;
  padding: 1rem;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.main-content p:not(.header-hero__cat-with-date) > a,
.main-content li:not(.cat-item):not(.cat-item-all) > a:not(.wp-block-social-link-anchor) {
  display: inline-block;
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 100% 1px;
  transition: background-size 0.3s;
}
.main-content p:not(.header-hero__cat-with-date) > a:hover,
.main-content li:not(.cat-item):not(.cat-item-all) > a:not(.wp-block-social-link-anchor):hover {
  background-size: 0% 1px;
  background-position: 100% 100%;
}

/* Figtree font only, not Avenir */
body {
  font-weight: 300;
  letter-spacing: 0.025em;
}

strong, b {
  font-weight: 800;
}

.project-cat,
.teaser-grid-item__cta {
  font-weight: 400;
}

/* Figtree and Avenir */
h1 {
  font-size: 34px;
  margin-bottom: 0.5em;
}
@media (min-width: 992px) {
  h1 {
    font-size: 42px;
  }
}

h2 {
  font-size: 28px;
  margin-bottom: 0.5em;
}
@media (min-width: 992px) {
  h2 {
    font-size: 34px;
  }
}

.text-display-1 {
  font-family: "Figtree", sans-serif;
  line-height: 1;
  text-transform: none;
  font-weight: 800;
  /* Avenir 700 */
  margin-bottom: 1em;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  font-size: 42px;
}
.text-display-1 strong, .text-display-1 b {
  font-family: "Figtree", sans-serif;
  font-weight: 800;
  font-size: 1em;
}
@media screen and (min-width: 576px) {
  .text-display-1 {
    font-size: calc( 42px + 42 * ((100vw - 576px) / 624));
  }
}
@media screen and (min-width: 1200px) {
  .text-display-1 {
    font-size: 84px;
  }
}
@media (max-width: 575px) {
  .text-display-1 {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}
@media (max-width: 1199px) {
  .text-display-1 {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}
.text-display-1 a {
  color: inherit;
}

.text-display-2 {
  font-family: "Figtree", sans-serif;
  line-height: 1;
  text-transform: none;
  font-weight: 800;
  margin-bottom: 1em;
  font-size: 28px;
}
.text-display-2 strong, .text-display-2 b {
  font-family: "Figtree", sans-serif;
  font-weight: 800;
  font-size: 1em;
}
@media screen and (min-width: 576px) {
  .text-display-2 {
    font-size: calc( 28px + 18 * ((100vw - 576px) / 624));
  }
}
@media screen and (min-width: 1200px) {
  .text-display-2 {
    font-size: 46px;
  }
}
@media (max-width: 575px) {
  .text-display-2 {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}
@media (max-width: 1199px) {
  .text-display-2 {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}
.text-display-2 a {
  color: inherit;
}

/**
 * Swiper 7.1.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 25, 2021
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

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

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

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

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

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

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

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

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

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

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

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

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

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

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

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

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

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

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

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

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

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

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

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

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

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

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

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

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

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

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

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

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

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

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

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

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

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

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

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

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

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

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

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

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

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

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

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

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

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

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

.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

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

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

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

.swiper-flip {
  overflow: visible;
}

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

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

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

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

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

.swiper-cards {
  overflow: visible;
}

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

.slbOverlay, .slbWrapOuter, .slbWrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.slbOverlay {
  overflow: hidden;
  z-index: 2000;
  background-color: #000;
  opacity: 0.7;
  -webkit-animation: slbOverlay 0.5s;
  -moz-animation: slbOverlay 0.5s;
  animation: slbOverlay 0.5s;
}

.slbWrapOuter {
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 2010;
}

.slbWrap {
  position: absolute;
  text-align: center;
}

.slbWrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.slbContentOuter {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0px auto;
  padding: 0 1em;
  box-sizing: border-box;
  z-index: 2020;
  text-align: left;
  max-width: 100%;
}

.slbContentEl .slbContentOuter {
  padding: 5em 1em;
}

.slbContent {
  position: relative;
}

.slbContentEl .slbContent {
  -webkit-animation: slbEnter 0.3s;
  -moz-animation: slbEnter 0.3s;
  animation: slbEnter 0.3s;
  background-color: #fff;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.4);
}

.slbImageWrap {
  -webkit-animation: slbEnter 0.3s;
  -moz-animation: slbEnter 0.3s;
  animation: slbEnter 0.3s;
  position: relative;
}

.slbImageWrap:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 5em;
  bottom: 5em;
  display: block;
  z-index: -1;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
  background-color: #FFF;
}

.slbDirectionNext .slbImageWrap {
  -webkit-animation: slbEnterNext 0.4s;
  -moz-animation: slbEnterNext 0.4s;
  animation: slbEnterNext 0.4s;
}

.slbDirectionPrev .slbImageWrap {
  -webkit-animation: slbEnterPrev 0.4s;
  -moz-animation: slbEnterPrev 0.4s;
  animation: slbEnterPrev 0.4s;
}

.slbImage {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 5em 0;
  margin: 0 auto;
}

.slbCaption {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  font-size: 1.4em;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.71429em 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}

.slbCloseBtn, .slbArrow {
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
  background: none;
}

.slbCloseBtn::-moz-focus-inner, .slbArrow::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.slbCloseBtn:hover, .slbArrow:hover {
  opacity: 0.5;
}

.slbCloseBtn:active, .slbArrow:active {
  opacity: 0.8;
}

.slbCloseBtn {
  -webkit-animation: slbEnter 0.3s;
  -moz-animation: slbEnter 0.3s;
  animation: slbEnter 0.3s;
  font-size: 3em;
  width: 1.66667em;
  height: 1.66667em;
  line-height: 1.66667em;
  position: absolute;
  right: -0.33333em;
  top: 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}

.slbLoading .slbCloseBtn {
  display: none;
}

.slbLoadingText {
  font-size: 1.4em;
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
}

.slbArrows {
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
}

.slbLoading .slbArrows {
  display: none;
}

.slbArrow {
  position: absolute;
  top: 50%;
  margin-top: -5em;
  width: 5em;
  height: 10em;
  opacity: 0.7;
  text-indent: -999em;
  overflow: hidden;
}

.slbArrow:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.8em 0 0 -0.8em;
  border: 0.8em solid transparent;
}

.slbArrow.next {
  right: 0;
}

.slbArrow.next:before {
  border-left-color: #fff;
}

.slbArrow.prev {
  left: 0;
}

.slbArrow.prev:before {
  border-right-color: #fff;
}

.slbIframeCont {
  width: 80em;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  margin: 5em 0;
}

.slbIframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
  background: #000;
}

@-webkit-keyframes slbOverlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}
@-moz-keyframes slbOverlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}
@keyframes slbOverlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}
@-webkit-keyframes slbEnter {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -1em, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes slbEnter {
  from {
    opacity: 0;
    -moz-transform: translate3d(0, -1em, 0);
  }
  to {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
  }
}
@keyframes slbEnter {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -1em, 0);
    -moz-transform: translate3d(0, -1em, 0);
    -ms-transform: translate3d(0, -1em, 0);
    -o-transform: translate3d(0, -1em, 0);
    transform: translate3d(0, -1em, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes slbEnterNext {
  from {
    opacity: 0;
    -webkit-transform: translate3d(4em, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes slbEnterNext {
  from {
    opacity: 0;
    -moz-transform: translate3d(4em, 0, 0);
  }
  to {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
  }
}
@keyframes slbEnterNext {
  from {
    opacity: 0;
    -webkit-transform: translate3d(4em, 0, 0);
    -moz-transform: translate3d(4em, 0, 0);
    -ms-transform: translate3d(4em, 0, 0);
    -o-transform: translate3d(4em, 0, 0);
    transform: translate3d(4em, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes slbEnterPrev {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-4em, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes slbEnterPrev {
  from {
    opacity: 0;
    -moz-transform: translate3d(-4em, 0, 0);
  }
  to {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
  }
}
@keyframes slbEnterPrev {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-4em, 0, 0);
    -moz-transform: translate3d(-4em, 0, 0);
    -ms-transform: translate3d(-4em, 0, 0);
    -o-transform: translate3d(-4em, 0, 0);
    transform: translate3d(-4em, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
*, ::after, ::before {
  box-sizing: border-box;
}

.container {
  max-width: 80vw;
  margin-left: auto;
  margin-right: auto;
  padding-left: 18px;
  padding-right: 18px;
}
@media (max-width: 1399px) {
  .container {
    max-width: 1140px;
  }
}
@media (max-width: 1199px) {
  .container {
    max-width: 960px;
  }
}
@media (max-width: 991px) {
  .container {
    max-width: 720px;
  }
}
@media (max-width: 767px) {
  .container {
    max-width: 540px;
    padding-left: 27px;
    padding-right: 27px;
  }
}

.container-full {
  width: 100%;
  max-width: 100%;
  padding-left: 36px;
  padding-right: 36px;
}

.row {
  position: relative;
  display: block;
  display: flex;
  flex-wrap: wrap;
  margin-left: -18px;
  margin-right: -18px;
}
.row::after {
  content: "";
  float: none;
  clear: both;
  display: table;
}

[class^=col-], [class*=" col-"] {
  box-sizing: border-box;
  width: 100%;
  min-height: 1px;
  max-width: 100%;
  float: left;
  padding-left: 18px;
  padding-right: 18px;
  margin-bottom: 18px;
}

.col-1 {
  box-sizing: border-box;
  width: 8.3333333333%;
  min-height: 1px;
  max-width: 8.3333333333%;
  float: left;
  padding-left: 18px;
  padding-right: 18px;
  margin-bottom: 18px;
}

.offset-1 {
  margin-left: 8.3333333333% !important;
}

.col-2 {
  box-sizing: border-box;
  width: 16.6666666667%;
  min-height: 1px;
  max-width: 16.6666666667%;
  float: left;
  padding-left: 18px;
  padding-right: 18px;
  margin-bottom: 18px;
}

.offset-2 {
  margin-left: 16.6666666667% !important;
}

.col-3 {
  box-sizing: border-box;
  width: 25%;
  min-height: 1px;
  max-width: 25%;
  float: left;
  padding-left: 18px;
  padding-right: 18px;
  margin-bottom: 18px;
}

.offset-3 {
  margin-left: 25% !important;
}

.col-4 {
  box-sizing: border-box;
  width: 33.3333333333%;
  min-height: 1px;
  max-width: 33.3333333333%;
  float: left;
  padding-left: 18px;
  padding-right: 18px;
  margin-bottom: 18px;
}

.offset-4 {
  margin-left: 33.3333333333% !important;
}

.col-5 {
  box-sizing: border-box;
  width: 41.6666666667%;
  min-height: 1px;
  max-width: 41.6666666667%;
  float: left;
  padding-left: 18px;
  padding-right: 18px;
  margin-bottom: 18px;
}

.offset-5 {
  margin-left: 41.6666666667% !important;
}

.col-6 {
  box-sizing: border-box;
  width: 50%;
  min-height: 1px;
  max-width: 50%;
  float: left;
  padding-left: 18px;
  padding-right: 18px;
  margin-bottom: 18px;
}

.offset-6 {
  margin-left: 50% !important;
}

.col-7 {
  box-sizing: border-box;
  width: 58.3333333333%;
  min-height: 1px;
  max-width: 58.3333333333%;
  float: left;
  padding-left: 18px;
  padding-right: 18px;
  margin-bottom: 18px;
}

.offset-7 {
  margin-left: 58.3333333333% !important;
}

.col-8 {
  box-sizing: border-box;
  width: 66.6666666667%;
  min-height: 1px;
  max-width: 66.6666666667%;
  float: left;
  padding-left: 18px;
  padding-right: 18px;
  margin-bottom: 18px;
}

.offset-8 {
  margin-left: 66.6666666667% !important;
}

.col-9 {
  box-sizing: border-box;
  width: 75%;
  min-height: 1px;
  max-width: 75%;
  float: left;
  padding-left: 18px;
  padding-right: 18px;
  margin-bottom: 18px;
}

.offset-9 {
  margin-left: 75% !important;
}

.col-10 {
  box-sizing: border-box;
  width: 83.3333333333%;
  min-height: 1px;
  max-width: 83.3333333333%;
  float: left;
  padding-left: 18px;
  padding-right: 18px;
  margin-bottom: 18px;
}

.offset-10 {
  margin-left: 83.3333333333% !important;
}

.col-11 {
  box-sizing: border-box;
  width: 91.6666666667%;
  min-height: 1px;
  max-width: 91.6666666667%;
  float: left;
  padding-left: 18px;
  padding-right: 18px;
  margin-bottom: 18px;
}

.offset-11 {
  margin-left: 91.6666666667% !important;
}

.col-12 {
  box-sizing: border-box;
  width: 100%;
  min-height: 1px;
  max-width: 100%;
  float: left;
  padding-left: 18px;
  padding-right: 18px;
  margin-bottom: 18px;
}

.offset-12 {
  margin-left: 100% !important;
}

@media only screen and (min-width: 576px) {
  .col-sm-1 {
    box-sizing: border-box;
    width: 8.3333333333%;
    min-height: 1px;
    max-width: 8.3333333333%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333% !important;
  }

  .col-sm-2 {
    box-sizing: border-box;
    width: 16.6666666667%;
    min-height: 1px;
    max-width: 16.6666666667%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667% !important;
  }

  .col-sm-3 {
    box-sizing: border-box;
    width: 25%;
    min-height: 1px;
    max-width: 25%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-sm-3 {
    margin-left: 25% !important;
  }

  .col-sm-4 {
    box-sizing: border-box;
    width: 33.3333333333%;
    min-height: 1px;
    max-width: 33.3333333333%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-sm-4 {
    margin-left: 33.3333333333% !important;
  }

  .col-sm-5 {
    box-sizing: border-box;
    width: 41.6666666667%;
    min-height: 1px;
    max-width: 41.6666666667%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667% !important;
  }

  .col-sm-6 {
    box-sizing: border-box;
    width: 50%;
    min-height: 1px;
    max-width: 50%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-sm-6 {
    margin-left: 50% !important;
  }

  .col-sm-7 {
    box-sizing: border-box;
    width: 58.3333333333%;
    min-height: 1px;
    max-width: 58.3333333333%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-sm-7 {
    margin-left: 58.3333333333% !important;
  }

  .col-sm-8 {
    box-sizing: border-box;
    width: 66.6666666667%;
    min-height: 1px;
    max-width: 66.6666666667%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667% !important;
  }

  .col-sm-9 {
    box-sizing: border-box;
    width: 75%;
    min-height: 1px;
    max-width: 75%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-sm-9 {
    margin-left: 75% !important;
  }

  .col-sm-10 {
    box-sizing: border-box;
    width: 83.3333333333%;
    min-height: 1px;
    max-width: 83.3333333333%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-sm-10 {
    margin-left: 83.3333333333% !important;
  }

  .col-sm-11 {
    box-sizing: border-box;
    width: 91.6666666667%;
    min-height: 1px;
    max-width: 91.6666666667%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667% !important;
  }

  .col-sm-12 {
    box-sizing: border-box;
    width: 100%;
    min-height: 1px;
    max-width: 100%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-sm-12 {
    margin-left: 100% !important;
  }
}
@media only screen and (min-width: 768px) {
  .col-md-1 {
    box-sizing: border-box;
    width: 8.3333333333%;
    min-height: 1px;
    max-width: 8.3333333333%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-md-1 {
    margin-left: 8.3333333333% !important;
  }

  .col-md-2 {
    box-sizing: border-box;
    width: 16.6666666667%;
    min-height: 1px;
    max-width: 16.6666666667%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-md-2 {
    margin-left: 16.6666666667% !important;
  }

  .col-md-3 {
    box-sizing: border-box;
    width: 25%;
    min-height: 1px;
    max-width: 25%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-md-3 {
    margin-left: 25% !important;
  }

  .col-md-4 {
    box-sizing: border-box;
    width: 33.3333333333%;
    min-height: 1px;
    max-width: 33.3333333333%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-md-4 {
    margin-left: 33.3333333333% !important;
  }

  .col-md-5 {
    box-sizing: border-box;
    width: 41.6666666667%;
    min-height: 1px;
    max-width: 41.6666666667%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-md-5 {
    margin-left: 41.6666666667% !important;
  }

  .col-md-6 {
    box-sizing: border-box;
    width: 50%;
    min-height: 1px;
    max-width: 50%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-md-6 {
    margin-left: 50% !important;
  }

  .col-md-7 {
    box-sizing: border-box;
    width: 58.3333333333%;
    min-height: 1px;
    max-width: 58.3333333333%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-md-7 {
    margin-left: 58.3333333333% !important;
  }

  .col-md-8 {
    box-sizing: border-box;
    width: 66.6666666667%;
    min-height: 1px;
    max-width: 66.6666666667%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-md-8 {
    margin-left: 66.6666666667% !important;
  }

  .col-md-9 {
    box-sizing: border-box;
    width: 75%;
    min-height: 1px;
    max-width: 75%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-md-9 {
    margin-left: 75% !important;
  }

  .col-md-10 {
    box-sizing: border-box;
    width: 83.3333333333%;
    min-height: 1px;
    max-width: 83.3333333333%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-md-10 {
    margin-left: 83.3333333333% !important;
  }

  .col-md-11 {
    box-sizing: border-box;
    width: 91.6666666667%;
    min-height: 1px;
    max-width: 91.6666666667%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-md-11 {
    margin-left: 91.6666666667% !important;
  }

  .col-md-12 {
    box-sizing: border-box;
    width: 100%;
    min-height: 1px;
    max-width: 100%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-md-12 {
    margin-left: 100% !important;
  }
}
@media only screen and (min-width: 992px) {
  .col-lg-1 {
    box-sizing: border-box;
    width: 8.3333333333%;
    min-height: 1px;
    max-width: 8.3333333333%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333% !important;
  }

  .col-lg-2 {
    box-sizing: border-box;
    width: 16.6666666667%;
    min-height: 1px;
    max-width: 16.6666666667%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667% !important;
  }

  .col-lg-3 {
    box-sizing: border-box;
    width: 25%;
    min-height: 1px;
    max-width: 25%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-lg-3 {
    margin-left: 25% !important;
  }

  .col-lg-4 {
    box-sizing: border-box;
    width: 33.3333333333%;
    min-height: 1px;
    max-width: 33.3333333333%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-lg-4 {
    margin-left: 33.3333333333% !important;
  }

  .col-lg-5 {
    box-sizing: border-box;
    width: 41.6666666667%;
    min-height: 1px;
    max-width: 41.6666666667%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667% !important;
  }

  .col-lg-6 {
    box-sizing: border-box;
    width: 50%;
    min-height: 1px;
    max-width: 50%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-lg-6 {
    margin-left: 50% !important;
  }

  .col-lg-7 {
    box-sizing: border-box;
    width: 58.3333333333%;
    min-height: 1px;
    max-width: 58.3333333333%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-lg-7 {
    margin-left: 58.3333333333% !important;
  }

  .col-lg-8 {
    box-sizing: border-box;
    width: 66.6666666667%;
    min-height: 1px;
    max-width: 66.6666666667%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667% !important;
  }

  .col-lg-9 {
    box-sizing: border-box;
    width: 75%;
    min-height: 1px;
    max-width: 75%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-lg-9 {
    margin-left: 75% !important;
  }

  .col-lg-10 {
    box-sizing: border-box;
    width: 83.3333333333%;
    min-height: 1px;
    max-width: 83.3333333333%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-lg-10 {
    margin-left: 83.3333333333% !important;
  }

  .col-lg-11 {
    box-sizing: border-box;
    width: 91.6666666667%;
    min-height: 1px;
    max-width: 91.6666666667%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667% !important;
  }

  .col-lg-12 {
    box-sizing: border-box;
    width: 100%;
    min-height: 1px;
    max-width: 100%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-lg-12 {
    margin-left: 100% !important;
  }
}
@media only screen and (min-width: 1200px) {
  .col-xl-1 {
    box-sizing: border-box;
    width: 8.3333333333%;
    min-height: 1px;
    max-width: 8.3333333333%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-xl-1 {
    margin-left: 8.3333333333% !important;
  }

  .col-xl-2 {
    box-sizing: border-box;
    width: 16.6666666667%;
    min-height: 1px;
    max-width: 16.6666666667%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667% !important;
  }

  .col-xl-3 {
    box-sizing: border-box;
    width: 25%;
    min-height: 1px;
    max-width: 25%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-xl-3 {
    margin-left: 25% !important;
  }

  .col-xl-4 {
    box-sizing: border-box;
    width: 33.3333333333%;
    min-height: 1px;
    max-width: 33.3333333333%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-xl-4 {
    margin-left: 33.3333333333% !important;
  }

  .col-xl-5 {
    box-sizing: border-box;
    width: 41.6666666667%;
    min-height: 1px;
    max-width: 41.6666666667%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667% !important;
  }

  .col-xl-6 {
    box-sizing: border-box;
    width: 50%;
    min-height: 1px;
    max-width: 50%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-xl-6 {
    margin-left: 50% !important;
  }

  .col-xl-7 {
    box-sizing: border-box;
    width: 58.3333333333%;
    min-height: 1px;
    max-width: 58.3333333333%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-xl-7 {
    margin-left: 58.3333333333% !important;
  }

  .col-xl-8 {
    box-sizing: border-box;
    width: 66.6666666667%;
    min-height: 1px;
    max-width: 66.6666666667%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667% !important;
  }

  .col-xl-9 {
    box-sizing: border-box;
    width: 75%;
    min-height: 1px;
    max-width: 75%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-xl-9 {
    margin-left: 75% !important;
  }

  .col-xl-10 {
    box-sizing: border-box;
    width: 83.3333333333%;
    min-height: 1px;
    max-width: 83.3333333333%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-xl-10 {
    margin-left: 83.3333333333% !important;
  }

  .col-xl-11 {
    box-sizing: border-box;
    width: 91.6666666667%;
    min-height: 1px;
    max-width: 91.6666666667%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667% !important;
  }

  .col-xl-12 {
    box-sizing: border-box;
    width: 100%;
    min-height: 1px;
    max-width: 100%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-xl-12 {
    margin-left: 100% !important;
  }
}
@media only screen and (min-width: 1400px) {
  .col-xxl-1 {
    box-sizing: border-box;
    width: 8.3333333333%;
    min-height: 1px;
    max-width: 8.3333333333%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-xxl-1 {
    margin-left: 8.3333333333% !important;
  }

  .col-xxl-2 {
    box-sizing: border-box;
    width: 16.6666666667%;
    min-height: 1px;
    max-width: 16.6666666667%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-xxl-2 {
    margin-left: 16.6666666667% !important;
  }

  .col-xxl-3 {
    box-sizing: border-box;
    width: 25%;
    min-height: 1px;
    max-width: 25%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-xxl-3 {
    margin-left: 25% !important;
  }

  .col-xxl-4 {
    box-sizing: border-box;
    width: 33.3333333333%;
    min-height: 1px;
    max-width: 33.3333333333%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-xxl-4 {
    margin-left: 33.3333333333% !important;
  }

  .col-xxl-5 {
    box-sizing: border-box;
    width: 41.6666666667%;
    min-height: 1px;
    max-width: 41.6666666667%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-xxl-5 {
    margin-left: 41.6666666667% !important;
  }

  .col-xxl-6 {
    box-sizing: border-box;
    width: 50%;
    min-height: 1px;
    max-width: 50%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-xxl-6 {
    margin-left: 50% !important;
  }

  .col-xxl-7 {
    box-sizing: border-box;
    width: 58.3333333333%;
    min-height: 1px;
    max-width: 58.3333333333%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-xxl-7 {
    margin-left: 58.3333333333% !important;
  }

  .col-xxl-8 {
    box-sizing: border-box;
    width: 66.6666666667%;
    min-height: 1px;
    max-width: 66.6666666667%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-xxl-8 {
    margin-left: 66.6666666667% !important;
  }

  .col-xxl-9 {
    box-sizing: border-box;
    width: 75%;
    min-height: 1px;
    max-width: 75%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-xxl-9 {
    margin-left: 75% !important;
  }

  .col-xxl-10 {
    box-sizing: border-box;
    width: 83.3333333333%;
    min-height: 1px;
    max-width: 83.3333333333%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-xxl-10 {
    margin-left: 83.3333333333% !important;
  }

  .col-xxl-11 {
    box-sizing: border-box;
    width: 91.6666666667%;
    min-height: 1px;
    max-width: 91.6666666667%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-xxl-11 {
    margin-left: 91.6666666667% !important;
  }

  .col-xxl-12 {
    box-sizing: border-box;
    width: 100%;
    min-height: 1px;
    max-width: 100%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }

  .offset-xxl-12 {
    margin-left: 100% !important;
  }
}
.row.no-gutter {
  padding: 0;
}
.row.no-gutter [class^=col-] {
  padding: 0;
  margin-bottom: 0;
}

.main-content {
  position: relative;
  padding-top: 190px;
}
@media (min-width: 768px) {
  .main-content {
    padding-top: 270px;
  }
}
.main-content.has-no-top-padding {
  padding-top: 0;
}
.main-content > * {
  max-width: 80vw;
  margin-left: auto;
  margin-right: auto;
  padding-left: 18px;
  padding-right: 18px;
}
@media (max-width: 1399px) {
  .main-content > * {
    max-width: 1140px;
  }
}
@media (max-width: 1199px) {
  .main-content > * {
    max-width: 960px;
  }
}
@media (max-width: 991px) {
  .main-content > * {
    max-width: 720px;
  }
}
@media (max-width: 767px) {
  .main-content > * {
    max-width: 540px;
    padding-left: 27px;
    padding-right: 27px;
  }
}
.main-content > *:last-child {
  margin-bottom: 4rem;
}
@media (min-width: 1200px) {
  .main-content > *:last-child {
    margin-bottom: 8rem;
  }
}
.main-content section {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
@media (min-width: 1200px) {
  .main-content section {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
}
.main-content section:nth-child(1) {
  margin-top: 0;
}
.main-content section.has-primary-background-color {
  color: #FFFFFF;
}
.main-content p + h2,
.main-content p + h3,
.main-content p + h4,
.main-content p + h5 {
  margin-top: 3em;
}

.js-no-scroll {
  overflow: hidden !important;
  height: 100%;
}

.relative {
  position: relative;
}

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

.alignfull {
  max-width: unset;
  padding-left: 0;
  padding-right: 0;
}

.alignright {
  text-align: right;
}

.aligncenter {
  text-align: center;
}

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

.has-section-padding {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (min-width: 1200px) {
  .has-section-padding {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}

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

.is-style-small-uppercase-sans {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 18px;
  font-family: "Figtree", sans-serif;
  font-weight: 700;
  margin-bottom: 1.5rem;
}

.is-style-small-uppercase-serif {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 18px;
  font-family: "Figtree", sans-serif;
  font-weight: 300;
  margin-bottom: 1.5rem;
}

.is-style-full-width {
  max-width: 100% !important;
  width: 100% !important;
}
.is-style-full-width img {
  width: 100% !important;
}

.underlined-link {
  display: inline-block;
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 100% 1px;
  transition: background-size 0.3s;
}
.underlined-link:hover {
  background-size: 0% 1px;
  background-position: 100% 100%;
}

.nobr {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  white-space: nowrap;
}

/*--------------
  Hide on Breakpoints
--------------*/
@media only screen and (min-width: 576px) {
  .hide-sm-up {
    display: none !important;
  }
}
@media only screen and (max-width: 575.98px) {
  .hide-sm-down {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .hide-md-up {
    display: none !important;
  }
}
@media only screen and (max-width: 767.98px) {
  .hide-md-down {
    display: none !important;
  }
}
@media only screen and (min-width: 992px) {
  .hide-lg-up {
    display: none !important;
  }
}
@media only screen and (max-width: 991.98px) {
  .hide-lg-down {
    display: none !important;
  }
}
@media only screen and (min-width: 1200px) {
  .hide-xl-up {
    display: none !important;
  }
}
@media only screen and (max-width: 1199.98px) {
  .hide-xl-down {
    display: none !important;
  }
}
@media only screen and (min-width: 1400px) {
  .hide-xxl-up {
    display: none !important;
  }
}
@media only screen and (max-width: 1399.98px) {
  .hide-xxl-down {
    display: none !important;
  }
}
/*--------------
  Colors
--------------*/
.has-primary-color {
  color: #000000 !important;
}
.has-primary-color.wp-block-button__link {
  color: #000000 !important;
}

.has-primary-background-color {
  background-color: #000000 !important;
}

.has-secondary-color {
  color: #666666 !important;
}
.has-secondary-color.wp-block-button__link {
  color: #666666 !important;
}

.has-secondary-background-color {
  background-color: #666666 !important;
}

.has-tertiary-color {
  color: #cccccc !important;
}
.has-tertiary-color.wp-block-button__link {
  color: #cccccc !important;
}

.has-tertiary-background-color {
  background-color: #cccccc !important;
}

.has-light-color {
  color: #EEEEEE !important;
}
.has-light-color.wp-block-button__link {
  color: #EEEEEE !important;
}

.has-light-background-color {
  background-color: #EEEEEE !important;
}

/*--------------
  Spacings: Margin & Padding
--------------*/
/* margins and paddings: use it like spacings utils in bootstrap */
.m-0 {
  margin: 0 !important;
}

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

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

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

.pl-0 {
  padding-left: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

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

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

@media screen and (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

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

  .mb-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0 {
    margin-left: 0 !important;
  }

  .mr-sm-0 {
    margin-right: 0 !important;
  }

  .mx-sm-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0 {
    padding-top: 0 !important;
  }

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

  .pl-sm-0 {
    padding-left: 0 !important;
  }

  .pr-sm-0 {
    padding-right: 0 !important;
  }

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

  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

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

  .mb-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0 {
    margin-left: 0 !important;
  }

  .mr-md-0 {
    margin-right: 0 !important;
  }

  .mx-md-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0 {
    padding-top: 0 !important;
  }

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

  .pl-md-0 {
    padding-left: 0 !important;
  }

  .pr-md-0 {
    padding-right: 0 !important;
  }

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

  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

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

  .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0 {
    margin-left: 0 !important;
  }

  .mr-lg-0 {
    margin-right: 0 !important;
  }

  .mx-lg-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0 {
    padding-top: 0 !important;
  }

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

  .pl-lg-0 {
    padding-left: 0 !important;
  }

  .pr-lg-0 {
    padding-right: 0 !important;
  }

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

  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

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

  .mb-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0 {
    margin-left: 0 !important;
  }

  .mr-xl-0 {
    margin-right: 0 !important;
  }

  .mx-xl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0 {
    padding-top: 0 !important;
  }

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

  .pl-xl-0 {
    padding-left: 0 !important;
  }

  .pr-xl-0 {
    padding-right: 0 !important;
  }

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

  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media screen and (min-width: 1400px) {
  .m-xxl-0 {
    margin: 0 !important;
  }

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

  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xxl-0 {
    margin-left: 0 !important;
  }

  .mr-xxl-0 {
    margin-right: 0 !important;
  }

  .mx-xxl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .p-xxl-0 {
    padding: 0 !important;
  }

  .pt-xxl-0 {
    padding-top: 0 !important;
  }

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

  .pl-xxl-0 {
    padding-left: 0 !important;
  }

  .pr-xxl-0 {
    padding-right: 0 !important;
  }

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

  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
.m-1 {
  margin: 0.5rem !important;
}

.mt-1 {
  margin-top: 0.5rem !important;
}

.mb-1 {
  margin-bottom: 0.5rem !important;
}

.ml-1 {
  margin-left: 0.5rem !important;
}

.mr-1 {
  margin-right: 0.5rem !important;
}

.mx-1 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

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

.p-1 {
  padding: 0.5rem !important;
}

.pt-1 {
  padding-top: 0.5rem !important;
}

.pb-1 {
  padding-bottom: 0.5rem !important;
}

.pl-1 {
  padding-left: 0.5rem !important;
}

.pr-1 {
  padding-right: 0.5rem !important;
}

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

.py-1 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

@media screen and (min-width: 576px) {
  .m-sm-1 {
    margin: 0.5rem !important;
  }

  .mt-sm-1 {
    margin-top: 0.5rem !important;
  }

  .mb-sm-1 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-1 {
    margin-left: 0.5rem !important;
  }

  .mr-sm-1 {
    margin-right: 0.5rem !important;
  }

  .mx-sm-1 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .my-sm-1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .p-sm-1 {
    padding: 0.5rem !important;
  }

  .pt-sm-1 {
    padding-top: 0.5rem !important;
  }

  .pb-sm-1 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-1 {
    padding-left: 0.5rem !important;
  }

  .pr-sm-1 {
    padding-right: 0.5rem !important;
  }

  .px-sm-1 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .py-sm-1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-1 {
    margin: 0.5rem !important;
  }

  .mt-md-1 {
    margin-top: 0.5rem !important;
  }

  .mb-md-1 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-1 {
    margin-left: 0.5rem !important;
  }

  .mr-md-1 {
    margin-right: 0.5rem !important;
  }

  .mx-md-1 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .my-md-1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .p-md-1 {
    padding: 0.5rem !important;
  }

  .pt-md-1 {
    padding-top: 0.5rem !important;
  }

  .pb-md-1 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-1 {
    padding-left: 0.5rem !important;
  }

  .pr-md-1 {
    padding-right: 0.5rem !important;
  }

  .px-md-1 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .py-md-1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-1 {
    margin: 0.5rem !important;
  }

  .mt-lg-1 {
    margin-top: 0.5rem !important;
  }

  .mb-lg-1 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-1 {
    margin-left: 0.5rem !important;
  }

  .mr-lg-1 {
    margin-right: 0.5rem !important;
  }

  .mx-lg-1 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .my-lg-1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .p-lg-1 {
    padding: 0.5rem !important;
  }

  .pt-lg-1 {
    padding-top: 0.5rem !important;
  }

  .pb-lg-1 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-1 {
    padding-left: 0.5rem !important;
  }

  .pr-lg-1 {
    padding-right: 0.5rem !important;
  }

  .px-lg-1 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .py-lg-1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-1 {
    margin: 0.5rem !important;
  }

  .mt-xl-1 {
    margin-top: 0.5rem !important;
  }

  .mb-xl-1 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-1 {
    margin-left: 0.5rem !important;
  }

  .mr-xl-1 {
    margin-right: 0.5rem !important;
  }

  .mx-xl-1 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .my-xl-1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .p-xl-1 {
    padding: 0.5rem !important;
  }

  .pt-xl-1 {
    padding-top: 0.5rem !important;
  }

  .pb-xl-1 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-1 {
    padding-left: 0.5rem !important;
  }

  .pr-xl-1 {
    padding-right: 0.5rem !important;
  }

  .px-xl-1 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .py-xl-1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 1400px) {
  .m-xxl-1 {
    margin: 0.5rem !important;
  }

  .mt-xxl-1 {
    margin-top: 0.5rem !important;
  }

  .mb-xxl-1 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xxl-1 {
    margin-left: 0.5rem !important;
  }

  .mr-xxl-1 {
    margin-right: 0.5rem !important;
  }

  .mx-xxl-1 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .my-xxl-1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .p-xxl-1 {
    padding: 0.5rem !important;
  }

  .pt-xxl-1 {
    padding-top: 0.5rem !important;
  }

  .pb-xxl-1 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xxl-1 {
    padding-left: 0.5rem !important;
  }

  .pr-xxl-1 {
    padding-right: 0.5rem !important;
  }

  .px-xxl-1 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .py-xxl-1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
}
.m-2 {
  margin: 1rem !important;
}

.mt-2 {
  margin-top: 1rem !important;
}

.mb-2 {
  margin-bottom: 1rem !important;
}

.ml-2 {
  margin-left: 1rem !important;
}

.mr-2 {
  margin-right: 1rem !important;
}

.mx-2 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

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

.p-2 {
  padding: 1rem !important;
}

.pt-2 {
  padding-top: 1rem !important;
}

.pb-2 {
  padding-bottom: 1rem !important;
}

.pl-2 {
  padding-left: 1rem !important;
}

.pr-2 {
  padding-right: 1rem !important;
}

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

.py-2 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

@media screen and (min-width: 576px) {
  .m-sm-2 {
    margin: 1rem !important;
  }

  .mt-sm-2 {
    margin-top: 1rem !important;
  }

  .mb-sm-2 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-2 {
    margin-left: 1rem !important;
  }

  .mr-sm-2 {
    margin-right: 1rem !important;
  }

  .mx-sm-2 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .my-sm-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .p-sm-2 {
    padding: 1rem !important;
  }

  .pt-sm-2 {
    padding-top: 1rem !important;
  }

  .pb-sm-2 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-2 {
    padding-left: 1rem !important;
  }

  .pr-sm-2 {
    padding-right: 1rem !important;
  }

  .px-sm-2 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .py-sm-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-2 {
    margin: 1rem !important;
  }

  .mt-md-2 {
    margin-top: 1rem !important;
  }

  .mb-md-2 {
    margin-bottom: 1rem !important;
  }

  .ml-md-2 {
    margin-left: 1rem !important;
  }

  .mr-md-2 {
    margin-right: 1rem !important;
  }

  .mx-md-2 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .my-md-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .p-md-2 {
    padding: 1rem !important;
  }

  .pt-md-2 {
    padding-top: 1rem !important;
  }

  .pb-md-2 {
    padding-bottom: 1rem !important;
  }

  .pl-md-2 {
    padding-left: 1rem !important;
  }

  .pr-md-2 {
    padding-right: 1rem !important;
  }

  .px-md-2 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .py-md-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-2 {
    margin: 1rem !important;
  }

  .mt-lg-2 {
    margin-top: 1rem !important;
  }

  .mb-lg-2 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-2 {
    margin-left: 1rem !important;
  }

  .mr-lg-2 {
    margin-right: 1rem !important;
  }

  .mx-lg-2 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .my-lg-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .p-lg-2 {
    padding: 1rem !important;
  }

  .pt-lg-2 {
    padding-top: 1rem !important;
  }

  .pb-lg-2 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-2 {
    padding-left: 1rem !important;
  }

  .pr-lg-2 {
    padding-right: 1rem !important;
  }

  .px-lg-2 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .py-lg-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-2 {
    margin: 1rem !important;
  }

  .mt-xl-2 {
    margin-top: 1rem !important;
  }

  .mb-xl-2 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-2 {
    margin-left: 1rem !important;
  }

  .mr-xl-2 {
    margin-right: 1rem !important;
  }

  .mx-xl-2 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .my-xl-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .p-xl-2 {
    padding: 1rem !important;
  }

  .pt-xl-2 {
    padding-top: 1rem !important;
  }

  .pb-xl-2 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-2 {
    padding-left: 1rem !important;
  }

  .pr-xl-2 {
    padding-right: 1rem !important;
  }

  .px-xl-2 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .py-xl-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}
@media screen and (min-width: 1400px) {
  .m-xxl-2 {
    margin: 1rem !important;
  }

  .mt-xxl-2 {
    margin-top: 1rem !important;
  }

  .mb-xxl-2 {
    margin-bottom: 1rem !important;
  }

  .ml-xxl-2 {
    margin-left: 1rem !important;
  }

  .mr-xxl-2 {
    margin-right: 1rem !important;
  }

  .mx-xxl-2 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .my-xxl-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .p-xxl-2 {
    padding: 1rem !important;
  }

  .pt-xxl-2 {
    padding-top: 1rem !important;
  }

  .pb-xxl-2 {
    padding-bottom: 1rem !important;
  }

  .pl-xxl-2 {
    padding-left: 1rem !important;
  }

  .pr-xxl-2 {
    padding-right: 1rem !important;
  }

  .px-xxl-2 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .py-xxl-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}
.m-3 {
  margin: 2rem !important;
}

.mt-3 {
  margin-top: 2rem !important;
}

.mb-3 {
  margin-bottom: 2rem !important;
}

.ml-3 {
  margin-left: 2rem !important;
}

.mr-3 {
  margin-right: 2rem !important;
}

.mx-3 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

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

.p-3 {
  padding: 2rem !important;
}

.pt-3 {
  padding-top: 2rem !important;
}

.pb-3 {
  padding-bottom: 2rem !important;
}

.pl-3 {
  padding-left: 2rem !important;
}

.pr-3 {
  padding-right: 2rem !important;
}

.px-3 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.py-3 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

@media screen and (min-width: 576px) {
  .m-sm-3 {
    margin: 2rem !important;
  }

  .mt-sm-3 {
    margin-top: 2rem !important;
  }

  .mb-sm-3 {
    margin-bottom: 2rem !important;
  }

  .ml-sm-3 {
    margin-left: 2rem !important;
  }

  .mr-sm-3 {
    margin-right: 2rem !important;
  }

  .mx-sm-3 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .my-sm-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .p-sm-3 {
    padding: 2rem !important;
  }

  .pt-sm-3 {
    padding-top: 2rem !important;
  }

  .pb-sm-3 {
    padding-bottom: 2rem !important;
  }

  .pl-sm-3 {
    padding-left: 2rem !important;
  }

  .pr-sm-3 {
    padding-right: 2rem !important;
  }

  .px-sm-3 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .py-sm-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-3 {
    margin: 2rem !important;
  }

  .mt-md-3 {
    margin-top: 2rem !important;
  }

  .mb-md-3 {
    margin-bottom: 2rem !important;
  }

  .ml-md-3 {
    margin-left: 2rem !important;
  }

  .mr-md-3 {
    margin-right: 2rem !important;
  }

  .mx-md-3 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .my-md-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .p-md-3 {
    padding: 2rem !important;
  }

  .pt-md-3 {
    padding-top: 2rem !important;
  }

  .pb-md-3 {
    padding-bottom: 2rem !important;
  }

  .pl-md-3 {
    padding-left: 2rem !important;
  }

  .pr-md-3 {
    padding-right: 2rem !important;
  }

  .px-md-3 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .py-md-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-3 {
    margin: 2rem !important;
  }

  .mt-lg-3 {
    margin-top: 2rem !important;
  }

  .mb-lg-3 {
    margin-bottom: 2rem !important;
  }

  .ml-lg-3 {
    margin-left: 2rem !important;
  }

  .mr-lg-3 {
    margin-right: 2rem !important;
  }

  .mx-lg-3 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .my-lg-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .p-lg-3 {
    padding: 2rem !important;
  }

  .pt-lg-3 {
    padding-top: 2rem !important;
  }

  .pb-lg-3 {
    padding-bottom: 2rem !important;
  }

  .pl-lg-3 {
    padding-left: 2rem !important;
  }

  .pr-lg-3 {
    padding-right: 2rem !important;
  }

  .px-lg-3 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .py-lg-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-3 {
    margin: 2rem !important;
  }

  .mt-xl-3 {
    margin-top: 2rem !important;
  }

  .mb-xl-3 {
    margin-bottom: 2rem !important;
  }

  .ml-xl-3 {
    margin-left: 2rem !important;
  }

  .mr-xl-3 {
    margin-right: 2rem !important;
  }

  .mx-xl-3 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .my-xl-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .p-xl-3 {
    padding: 2rem !important;
  }

  .pt-xl-3 {
    padding-top: 2rem !important;
  }

  .pb-xl-3 {
    padding-bottom: 2rem !important;
  }

  .pl-xl-3 {
    padding-left: 2rem !important;
  }

  .pr-xl-3 {
    padding-right: 2rem !important;
  }

  .px-xl-3 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .py-xl-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}
@media screen and (min-width: 1400px) {
  .m-xxl-3 {
    margin: 2rem !important;
  }

  .mt-xxl-3 {
    margin-top: 2rem !important;
  }

  .mb-xxl-3 {
    margin-bottom: 2rem !important;
  }

  .ml-xxl-3 {
    margin-left: 2rem !important;
  }

  .mr-xxl-3 {
    margin-right: 2rem !important;
  }

  .mx-xxl-3 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .my-xxl-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .p-xxl-3 {
    padding: 2rem !important;
  }

  .pt-xxl-3 {
    padding-top: 2rem !important;
  }

  .pb-xxl-3 {
    padding-bottom: 2rem !important;
  }

  .pl-xxl-3 {
    padding-left: 2rem !important;
  }

  .pr-xxl-3 {
    padding-right: 2rem !important;
  }

  .px-xxl-3 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .py-xxl-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}
.m-4 {
  margin: 4rem !important;
}

.mt-4 {
  margin-top: 4rem !important;
}

.mb-4 {
  margin-bottom: 4rem !important;
}

.ml-4 {
  margin-left: 4rem !important;
}

.mr-4 {
  margin-right: 4rem !important;
}

.mx-4 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}

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

.p-4 {
  padding: 4rem !important;
}

.pt-4 {
  padding-top: 4rem !important;
}

.pb-4 {
  padding-bottom: 4rem !important;
}

.pl-4 {
  padding-left: 4rem !important;
}

.pr-4 {
  padding-right: 4rem !important;
}

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

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

@media screen and (min-width: 576px) {
  .m-sm-4 {
    margin: 4rem !important;
  }

  .mt-sm-4 {
    margin-top: 4rem !important;
  }

  .mb-sm-4 {
    margin-bottom: 4rem !important;
  }

  .ml-sm-4 {
    margin-left: 4rem !important;
  }

  .mr-sm-4 {
    margin-right: 4rem !important;
  }

  .mx-sm-4 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .my-sm-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .p-sm-4 {
    padding: 4rem !important;
  }

  .pt-sm-4 {
    padding-top: 4rem !important;
  }

  .pb-sm-4 {
    padding-bottom: 4rem !important;
  }

  .pl-sm-4 {
    padding-left: 4rem !important;
  }

  .pr-sm-4 {
    padding-right: 4rem !important;
  }

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

  .py-sm-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-4 {
    margin: 4rem !important;
  }

  .mt-md-4 {
    margin-top: 4rem !important;
  }

  .mb-md-4 {
    margin-bottom: 4rem !important;
  }

  .ml-md-4 {
    margin-left: 4rem !important;
  }

  .mr-md-4 {
    margin-right: 4rem !important;
  }

  .mx-md-4 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .my-md-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .p-md-4 {
    padding: 4rem !important;
  }

  .pt-md-4 {
    padding-top: 4rem !important;
  }

  .pb-md-4 {
    padding-bottom: 4rem !important;
  }

  .pl-md-4 {
    padding-left: 4rem !important;
  }

  .pr-md-4 {
    padding-right: 4rem !important;
  }

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

  .py-md-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-4 {
    margin: 4rem !important;
  }

  .mt-lg-4 {
    margin-top: 4rem !important;
  }

  .mb-lg-4 {
    margin-bottom: 4rem !important;
  }

  .ml-lg-4 {
    margin-left: 4rem !important;
  }

  .mr-lg-4 {
    margin-right: 4rem !important;
  }

  .mx-lg-4 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .my-lg-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .p-lg-4 {
    padding: 4rem !important;
  }

  .pt-lg-4 {
    padding-top: 4rem !important;
  }

  .pb-lg-4 {
    padding-bottom: 4rem !important;
  }

  .pl-lg-4 {
    padding-left: 4rem !important;
  }

  .pr-lg-4 {
    padding-right: 4rem !important;
  }

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

  .py-lg-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-4 {
    margin: 4rem !important;
  }

  .mt-xl-4 {
    margin-top: 4rem !important;
  }

  .mb-xl-4 {
    margin-bottom: 4rem !important;
  }

  .ml-xl-4 {
    margin-left: 4rem !important;
  }

  .mr-xl-4 {
    margin-right: 4rem !important;
  }

  .mx-xl-4 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .my-xl-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .p-xl-4 {
    padding: 4rem !important;
  }

  .pt-xl-4 {
    padding-top: 4rem !important;
  }

  .pb-xl-4 {
    padding-bottom: 4rem !important;
  }

  .pl-xl-4 {
    padding-left: 4rem !important;
  }

  .pr-xl-4 {
    padding-right: 4rem !important;
  }

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

  .py-xl-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
}
@media screen and (min-width: 1400px) {
  .m-xxl-4 {
    margin: 4rem !important;
  }

  .mt-xxl-4 {
    margin-top: 4rem !important;
  }

  .mb-xxl-4 {
    margin-bottom: 4rem !important;
  }

  .ml-xxl-4 {
    margin-left: 4rem !important;
  }

  .mr-xxl-4 {
    margin-right: 4rem !important;
  }

  .mx-xxl-4 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .my-xxl-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .p-xxl-4 {
    padding: 4rem !important;
  }

  .pt-xxl-4 {
    padding-top: 4rem !important;
  }

  .pb-xxl-4 {
    padding-bottom: 4rem !important;
  }

  .pl-xxl-4 {
    padding-left: 4rem !important;
  }

  .pr-xxl-4 {
    padding-right: 4rem !important;
  }

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

  .py-xxl-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
}
.m-5 {
  margin: 6rem !important;
}

.mt-5 {
  margin-top: 6rem !important;
}

.mb-5 {
  margin-bottom: 6rem !important;
}

.ml-5 {
  margin-left: 6rem !important;
}

.mr-5 {
  margin-right: 6rem !important;
}

.mx-5 {
  margin-left: 6rem !important;
  margin-right: 6rem !important;
}

.my-5 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.p-5 {
  padding: 6rem !important;
}

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

.pb-5 {
  padding-bottom: 6rem !important;
}

.pl-5 {
  padding-left: 6rem !important;
}

.pr-5 {
  padding-right: 6rem !important;
}

.px-5 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}

.py-5 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

@media screen and (min-width: 576px) {
  .m-sm-5 {
    margin: 6rem !important;
  }

  .mt-sm-5 {
    margin-top: 6rem !important;
  }

  .mb-sm-5 {
    margin-bottom: 6rem !important;
  }

  .ml-sm-5 {
    margin-left: 6rem !important;
  }

  .mr-sm-5 {
    margin-right: 6rem !important;
  }

  .mx-sm-5 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .my-sm-5 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .p-sm-5 {
    padding: 6rem !important;
  }

  .pt-sm-5 {
    padding-top: 6rem !important;
  }

  .pb-sm-5 {
    padding-bottom: 6rem !important;
  }

  .pl-sm-5 {
    padding-left: 6rem !important;
  }

  .pr-sm-5 {
    padding-right: 6rem !important;
  }

  .px-sm-5 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .py-sm-5 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-5 {
    margin: 6rem !important;
  }

  .mt-md-5 {
    margin-top: 6rem !important;
  }

  .mb-md-5 {
    margin-bottom: 6rem !important;
  }

  .ml-md-5 {
    margin-left: 6rem !important;
  }

  .mr-md-5 {
    margin-right: 6rem !important;
  }

  .mx-md-5 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .my-md-5 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .p-md-5 {
    padding: 6rem !important;
  }

  .pt-md-5 {
    padding-top: 6rem !important;
  }

  .pb-md-5 {
    padding-bottom: 6rem !important;
  }

  .pl-md-5 {
    padding-left: 6rem !important;
  }

  .pr-md-5 {
    padding-right: 6rem !important;
  }

  .px-md-5 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .py-md-5 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-5 {
    margin: 6rem !important;
  }

  .mt-lg-5 {
    margin-top: 6rem !important;
  }

  .mb-lg-5 {
    margin-bottom: 6rem !important;
  }

  .ml-lg-5 {
    margin-left: 6rem !important;
  }

  .mr-lg-5 {
    margin-right: 6rem !important;
  }

  .mx-lg-5 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .my-lg-5 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .p-lg-5 {
    padding: 6rem !important;
  }

  .pt-lg-5 {
    padding-top: 6rem !important;
  }

  .pb-lg-5 {
    padding-bottom: 6rem !important;
  }

  .pl-lg-5 {
    padding-left: 6rem !important;
  }

  .pr-lg-5 {
    padding-right: 6rem !important;
  }

  .px-lg-5 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .py-lg-5 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-5 {
    margin: 6rem !important;
  }

  .mt-xl-5 {
    margin-top: 6rem !important;
  }

  .mb-xl-5 {
    margin-bottom: 6rem !important;
  }

  .ml-xl-5 {
    margin-left: 6rem !important;
  }

  .mr-xl-5 {
    margin-right: 6rem !important;
  }

  .mx-xl-5 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .my-xl-5 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .p-xl-5 {
    padding: 6rem !important;
  }

  .pt-xl-5 {
    padding-top: 6rem !important;
  }

  .pb-xl-5 {
    padding-bottom: 6rem !important;
  }

  .pl-xl-5 {
    padding-left: 6rem !important;
  }

  .pr-xl-5 {
    padding-right: 6rem !important;
  }

  .px-xl-5 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .py-xl-5 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
}
@media screen and (min-width: 1400px) {
  .m-xxl-5 {
    margin: 6rem !important;
  }

  .mt-xxl-5 {
    margin-top: 6rem !important;
  }

  .mb-xxl-5 {
    margin-bottom: 6rem !important;
  }

  .ml-xxl-5 {
    margin-left: 6rem !important;
  }

  .mr-xxl-5 {
    margin-right: 6rem !important;
  }

  .mx-xxl-5 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .my-xxl-5 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .p-xxl-5 {
    padding: 6rem !important;
  }

  .pt-xxl-5 {
    padding-top: 6rem !important;
  }

  .pb-xxl-5 {
    padding-bottom: 6rem !important;
  }

  .pl-xxl-5 {
    padding-left: 6rem !important;
  }

  .pr-xxl-5 {
    padding-right: 6rem !important;
  }

  .px-xxl-5 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .py-xxl-5 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
}
/*--------------
  Aspect Ratio Helpers
--------------*/
.aspect-ratio {
  position: relative;
  width: 100%;
}

.aspect-ratio::after {
  content: "";
  display: block;
}

.aspect-ratio--1-1::after {
  padding-top: 100%;
}

.aspect-ratio--16-9::after {
  padding-top: 56.25%;
}

.aspect-ratio--4-3::after {
  padding-top: 75%;
}

.aspect-ratio--5-4::after {
  padding-top: 80%;
}

.aspect-ratio__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/** 
  * This file contains reusable keyframes. 
  * Specific Keyframes might be inside component scss
  * files where it is used 
  */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 2rem, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
/* wordpress plugins */
/* Styles for the Gutenberg Frontend & Editor */
/* Make the Block-Layout less narrow */
.wp-block {
  max-width: 1200px;
}

.wp-block-image img {
  max-width: 100%;
  height: auto;
  display: block;
}

.wp-block-image.is-style-portrait {
  padding-right: 40%;
}

.wp-block-media-text__media img {
  object-fit: cover;
}

.wp-block-buttons {
  margin-bottom: 1.5em;
}

.wp-block-button__link {
  position: relative;
  overflow: hidden;
  border-radius: 0;
  background-color: #000000;
  border: 1px solid transparent;
  color: #FFFFFF;
  font-size: 1rem;
  font-weight: 300;
  padding: 12px 32px;
  display: inline-block;
  line-height: 1.2;
  cursor: pointer;
}
.wp-block-button__link::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 0%;
  top: 0;
  right: 0;
  opacity: 0.1;
  background-color: currentColor;
  transition: 0.3s all;
}
.wp-block-button__link .icon-forward, .wp-block-button__link .icon-back {
  transition: transform 0.3s;
}
.wp-block-button__link:hover::before {
  height: 100%;
  top: unset;
  bottom: 0;
}
.wp-block-button__link:hover .icon-back {
  transform: translateX(-5px);
}
.wp-block-button__link:hover .icon-forward {
  transform: translateX(5px);
}

.is-style-outline > .wp-block-button__link,
.wp-block-button__link.is-style-outline {
  border-width: 1px;
  border-color: currentColor;
  color: inherit;
  background-color: transparent;
}

/* gallery */
.wp-block-gallery {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .wp-block-gallery {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
@media (min-width: 1200px) {
  .wp-block-gallery {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
}
.wp-block-gallery a + figcaption {
  pointer-events: none;
}

input[type=text].wpcf7-form-control,
input[type=password].wpcf7-form-control,
input[type=email].wpcf7-form-control,
input[type=select].wpcf7-form-control,
input[type=number].wpcf7-form-control,
input[type=tel].wpcf7-form-control,
textarea.wpcf7-form-control {
  border: 0;
  border-bottom: 1px solid #000000;
  width: 600px;
  max-width: 100%;
  margin-bottom: 1.5rem;
}

input[type=submit].wpcf7-submit {
  position: relative;
  overflow: hidden;
  border-radius: 0;
  background-color: #000000;
  border: 1px solid transparent;
  color: #FFFFFF;
  font-size: 1rem;
  font-weight: 300;
  padding: 12px 32px;
  display: inline-block;
  line-height: 1.2;
  cursor: pointer;
}
input[type=submit].wpcf7-submit::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 0%;
  top: 0;
  right: 0;
  opacity: 0.1;
  background-color: currentColor;
  transition: 0.3s all;
}
input[type=submit].wpcf7-submit .icon-forward, input[type=submit].wpcf7-submit .icon-back {
  transition: transform 0.3s;
}
input[type=submit].wpcf7-submit:hover::before {
  height: 100%;
  top: unset;
  bottom: 0;
}
input[type=submit].wpcf7-submit:hover .icon-back {
  transform: translateX(-5px);
}
input[type=submit].wpcf7-submit:hover .icon-forward {
  transform: translateX(5px);
}

/* components */
.page-loader {
  position: fixed;
  height: 0%;
  top: 0;
  left: 0;
  right: 0;
  background-color: #000000;
  transition: 1s height;
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  z-index: 98;
}
.page-loader::after {
  content: "";
  position: absolute;
  height: 0%;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000000;
  transition: 1s height;
  transition-delay: 0.5s;
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}

.page-transition .page-loader {
  height: 100%;
  bottom: 0;
  top: unset;
}
.page-transition .page-loader::after {
  height: 100%;
  bottom: 0;
  top: unset;
}
.page-transition .sub-menu {
  display: none !important;
}
.page-transition .main-navbar__bg-overlay {
  display: none !important;
}

.custom-logo-link img {
  width: auto;
}

.brand {
  width: 65px;
  transition: 0.5s width;
  height: auto;
  z-index: 9;
}
@media (max-width: 767px) {
  .brand {
    width: 50px;
  }
}
.brand a {
  display: block;
}

.main-navbar {
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 99;
  background-color: #FFFFFF;
  color: #000000;
  transition: 0.5s margin-top, 0.5s background-color, 0.5s padding-top;
  /* Headroom */
}
.main-navbar a {
  color: inherit;
}
.main-navbar__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem;
  position: relative;
  transition: 0.5s padding;
  border-bottom: 1px solid transparent;
}
@media (min-width: 768px) {
  .main-navbar__container {
    padding: 2rem;
  }
}
@media (min-width: 1200px) {
  .main-navbar__container {
    padding: 3rem;
  }
}
.main-navbar .custom-logo {
  display: none;
}
.main-navbar .custom-logo-link-light-theme {
  display: initial;
}
@media (max-width: 575px) {
  .main-navbar.open .custom-logo {
    display: none;
  }
  .main-navbar.open .custom-logo-link-light-theme {
    display: initial;
  }
}
.main-navbar__right {
  font-size: 14px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.main-navbar__right ul {
  list-style: none;
  margin-bottom: 0;
}
.main-navbar .lang-menu {
  font-size: 14px;
  letter-spacing: 0.1em;
  position: relative;
  z-index: 2;
  font-weight: 600;
}
.main-navbar .main-menu {
  margin-top: 2rem;
}
.main-navbar.open {
  color: #000000 !important;
}
.main-navbar.headroom--unpinned {
  transform: translateY(-100%);
}
.main-navbar.headroom--top {
  transition: transform 0.5s;
}
.main-navbar.headroom--not-top {
  position: fixed;
  color: #000000 !important;
  background-color: #FFFFFF !important;
}
.main-navbar.headroom--not-top .main-navbar__container {
  padding-top: 1rem;
  padding-bottom: 1rem;
  transition: padding 0.5s, border-color 0.5s;
  border-bottom: 1px solid #000000;
}
.main-navbar.headroom--not-top .nav-icon {
  background-color: #000000;
  transition: background-color 0.5s;
}
.main-navbar.headroom--not-top .custom-logo {
  display: none !important;
}
.main-navbar.headroom--not-top .custom-logo-link-light-theme {
  display: initial !important;
}
.main-navbar.headroom--pinned {
  transition: transform 0.5s;
}

/* Search */
.main-nav-search-btn {
  background-color: transparent;
  color: inherit;
  border: 0;
  outline: 0;
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
.main-nav-search-btn svg {
  display: block;
  stroke-width: 2px;
}
.main-nav-search-btn__close {
  display: none;
}
.main-nav-search-btn.open .main-nav-search-btn__close {
  display: block;
}
.main-nav-search-btn.open .main-nav-search-btn__icon {
  display: none;
}
@media (max-width: 1199px) {
  .main-nav-search-btn {
    display: none;
  }
}

.main-nav-search {
  display: flex;
  align-items: center;
  margin-left: 0;
  width: 0;
  overflow: hidden;
  transition: 0.5s width;
  margin-left: 1rem;
  position: relative;
  z-index: 2;
}
.main-nav-search form,
.main-nav-search input {
  width: 100%;
  background-color: transparent;
}
.main-nav-search input {
  border: 0;
  padding: 0.5em;
  border-bottom: 1px solid currentColor;
  color: inherit;
}
.main-nav-search input::placeholder {
  color: currentColor;
  opacity: 0.5;
}
.main-nav-search input:focus {
  box-shadow: none;
}
.main-nav-search.open {
  width: 120px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (max-width: 1199px) {
  .main-nav-search {
    display: none;
  }
}

.js-mobile-nav {
  transform-origin: 0% 50%;
  transform: translateX(100%);
  position: fixed;
  overflow: auto;
  padding-top: 7rem;
  padding-bottom: 5rem;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
  color: #000000;
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  width: 50%;
  border-left: 1px solid #000000;
  transition: 0.5s transform, 0.5s visibility;
  visibility: hidden;
}
.js-mobile-nav.open {
  transform: translateX(0%) scale(1);
  visibility: visible;
}
.js-mobile-nav.open .main-menu > .menu-item {
  transform: translateX(0rem);
  opacity: 1;
}
@media (max-width: 575px) {
  .js-mobile-nav {
    width: 100%;
  }
}
.js-mobile-nav ul {
  list-style: none;
  padding-left: 0;
}
.js-mobile-nav .menu-item {
  position: relative;
  font-size: 2rem;
  font-family: "Figtree", sans-serif;
  font-weight: 300;
  line-height: 1;
}
.js-mobile-nav .menu-item a {
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem;
  transition: 0.5s transform;
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transform: translateX(0rem);
}
.js-mobile-nav .menu-item a:hover {
  transform: translateX(0.5rem);
}
.js-mobile-nav .menu-item .menu-dropdown-button {
  position: absolute;
  right: 0;
  top: 1rem;
  pointer-events: none;
}
.js-mobile-nav .main-menu > .menu-item {
  transform: translateX(2rem);
  opacity: 0;
  transition: 0.5s all;
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.js-mobile-nav .main-menu > .menu-item:nth-child(0) {
  transition-delay: 0s;
}
.js-mobile-nav .main-menu > .menu-item:nth-child(1) {
  transition-delay: 0.1s;
}
.js-mobile-nav .main-menu > .menu-item:nth-child(2) {
  transition-delay: 0.2s;
}
.js-mobile-nav .main-menu > .menu-item:nth-child(3) {
  transition-delay: 0.3s;
}
.js-mobile-nav .main-menu > .menu-item:nth-child(4) {
  transition-delay: 0.4s;
}
.js-mobile-nav .main-menu > .menu-item:nth-child(5) {
  transition-delay: 0.5s;
}
.js-mobile-nav .main-menu > .menu-item:nth-child(6) {
  transition-delay: 0.6s;
}
.js-mobile-nav .main-menu > .menu-item:nth-child(7) {
  transition-delay: 0.7s;
}
.js-mobile-nav .main-menu > .menu-item:nth-child(8) {
  transition-delay: 0.8s;
}
.js-mobile-nav .main-menu > .menu-item:nth-child(9) {
  transition-delay: 0.9s;
}
.js-mobile-nav .main-menu > .menu-item:nth-child(10) {
  transition-delay: 1s;
}
.js-mobile-nav .main-menu > .menu-item:nth-child(11) {
  transition-delay: 1.1s;
}
.js-mobile-nav .main-menu > .menu-item:nth-child(12) {
  transition-delay: 1.2s;
}
.js-mobile-nav .main-menu > .menu-item:nth-child(13) {
  transition-delay: 1.3s;
}
.js-mobile-nav .main-menu > .menu-item:nth-child(14) {
  transition-delay: 1.4s;
}
.js-mobile-nav .main-menu > .menu-item:nth-child(15) {
  transition-delay: 1.5s;
}
.js-mobile-nav .main-menu > .menu-item:nth-child(16) {
  transition-delay: 1.6s;
}
.js-mobile-nav .main-menu > .menu-item:nth-child(17) {
  transition-delay: 1.7s;
}
.js-mobile-nav .main-menu > .menu-item:nth-child(18) {
  transition-delay: 1.8s;
}
.js-mobile-nav .main-menu > .menu-item:nth-child(19) {
  transition-delay: 1.9s;
}
.js-mobile-nav .main-menu > .menu-item:nth-child(20) {
  transition-delay: 2s;
}
.js-mobile-nav .sub-menu-container {
  padding-left: 1rem;
  height: 0px;
  overflow: hidden;
  transition: 0.5s height, 0.5s visibility;
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  visibility: hidden;
}
.js-mobile-nav .sub-menu-container .menu-item {
  font-size: 1rem;
  font-family: "Figtree", sans-serif;
  font-weight: 300;
}
.js-mobile-nav .sub-menu-container.open {
  height: auto;
  visibility: visible;
}
.js-mobile-nav .menu-dropdown-button {
  transition: 0.5s transform;
  margin: -0.5rem;
  margin-right: 0;
  padding: 0.5rem;
}
.js-mobile-nav .menu-dropdown-button:before {
  content: "";
  display: inline-block;
  border-left: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  transform: rotate(-45deg);
  transition: 0.3s transform;
  position: relative;
  top: -3px;
  width: 1rem;
  height: 1rem;
}
.js-mobile-nav .open + .menu-dropdown-button {
  transform: rotate(180deg);
}

.mobile-nav__container {
  padding-left: 1rem;
  padding-right: 1rem;
}
.mobile-nav__container a img {
  vertical-align: middle;
  margin-right: 0.5em;
}
@media (min-width: 1200px) {
  .mobile-nav__container {
    padding-left: 2rem;
    padding-right: 1rem;
    width: 40vw;
  }
}

/* Mobile Navigation Button */
.js-mobile-nav-btn {
  position: relative;
  order: 10;
  background-color: transparent;
  color: inherit;
  border: 0;
  outline: 0;
  display: flex;
  align-items: center;
  margin-left: 1rem;
  transition: 0.5s color;
  margin-top: -1rem;
  margin-bottom: -1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 1rem;
  margin-right: -1rem;
  z-index: 2;
  text-transform: none;
  letter-spacing: 0.1em;
  font-weight: 700;
  line-height: 1.5;
}
.js-mobile-nav-btn.open {
  color: #000000;
}

.nav-icon {
  display: block;
  position: relative;
  height: 2px;
  width: 20px;
  color: inherit;
  will-change: background-color;
  background-color: currentColor;
}
.nav-icon::before, .nav-icon::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: currentColor;
  border-radius: inherit;
  transition: transform 0.5s, background-color 0.5s;
}
.nav-icon::before {
  bottom: 5px;
  left: 0;
}
.nav-icon::after {
  top: 5px;
  left: 0;
  width: 100%;
}

.open > .nav-icon {
  background-color: transparent;
}
.open > .nav-icon::before {
  transform: translateY(5px) rotate(45deg);
}
.open > .nav-icon::after {
  width: 100%;
  transform: translateY(-5px) rotate(-45deg);
}

/* Mobile Overlay */
.mobile-nav__bg-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s visibility, 0.5s opacity;
}

.main-navbar.open .mobile-nav__bg-overlay {
  opacity: 0.5;
  visibility: visible;
}

/* english page with reduced navigation */
.page-id-1152 .main-navbar__right,
.page-id-1152 .info-btn-wrapper {
  display: none;
}

/* homepage and english page with larger logo */
.home img.custom-logo,
.page-id-1152 img.custom-logo {
  width: 200px;
  height: auto;
  max-width: 30vw;
  min-width: 100px;
}

.page-footer {
  background-color: #000000;
  color: #FFFFFF;
}
.page-footer .container {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.page-footer .container p, .page-footer .container a, .page-footer .container li {
  font-size: 14px;
  color: #FFFFFF;
}
.page-footer .brand {
  float: left;
}
.page-footer h3 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 1em;
  font-family: "Figtree", sans-serif;
}
.page-footer a:not(.wp-block-button__link) {
  display: inline-block;
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 100% 1px;
  transition: background-size 0.3s;
}
.page-footer a:not(.wp-block-button__link):hover {
  background-size: 0% 1px;
  background-position: 100% 100%;
}

.footer-menu {
  list-style: none;
  margin-bottom: 2rem;
  padding: 0;
}
.footer-menu ul {
  list-style: none;
}
.footer-menu li {
  margin-bottom: 0.5em;
}

.footer-widget-area {
  padding: 2rem 0;
}

.partner-logos {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.partner-logos > * {
  width: 50%;
  padding-right: 20px;
}

.footer-social-media {
  background-color: #000000;
  padding: 2rem;
  font-size: 1rem;
}
.footer-social-media .wp-block-social-links {
  display: flex;
  justify-content: center;
}
.footer-social-media .wp-social-link {
  color: #FFFFFF !important;
}

.footer-awards-container figure {
  margin-top: 50px;
}

.footer-mediapartner-container figure {
  float: right;
  margin-top: 50px;
}

.btn {
  position: relative;
  overflow: hidden;
  border-radius: 0;
  background-color: #000000;
  border: 1px solid transparent;
  color: #000000;
  font-size: 1rem;
  font-weight: 300;
  padding: 12px 32px;
  display: inline-block;
  line-height: 1.2;
  cursor: pointer;
}
.btn::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 0%;
  top: 0;
  right: 0;
  opacity: 0.1;
  background-color: currentColor;
  transition: 0.3s all;
}
.btn .icon-forward, .btn .icon-back {
  transition: transform 0.3s;
}
.btn:hover::before {
  height: 100%;
  top: unset;
  bottom: 0;
}
.btn:hover .icon-back {
  transform: translateX(-5px);
}
.btn:hover .icon-forward {
  transform: translateX(5px);
}
.btn.is-style-outline {
  border-width: 1px;
  border-color: currentColor;
}

.tim-search-result {
  padding: 2rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  display: block;
  transition: 0.5s background-color;
  color: #000000;
}
.tim-search-result:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.tim-search-result h2 {
  font-size: 2rem;
}
.tim-search-result:nth-of-type(1) {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.project-header {
  position: relative;
  margin: 0;
  max-width: unset;
  padding: 0;
  padding-top: 40px;
  height: 570px;
  background-color: #000000;
  color: #FFFFFF;
}
.project-header + * {
  margin-top: 1.5rem;
}
.project-header__img, .project-header__img-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.project-header__img-overlay {
  background-image: linear-gradient(-30deg, rgba(0, 0, 0, 0.2) 0%, #041E10 100%);
}
.project-header__text {
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: start;
  flex-direction: column;
}
.project-header__text > * {
  max-width: 750px;
}
.project-header .is-style-small-uppercase a {
  color: white;
}

.teaser-grid-item {
  transition: 0.5s all;
}
.teaser-grid-item:hover, .teaser-grid-item:focus-within {
  margin: -1rem;
  padding: 1rem;
  background-color: rgba(153, 153, 153, 0.15);
}
.teaser-grid-item__link-box {
  display: block;
  position: relative;
  min-height: 10vw;
  transition: 0.5s background-color;
  color: inherit;
  padding-bottom: 2rem;
  /*@include breakpoint-up(md) {
    min-height: 380px;
  }

  @include breakpoint-up(xl) {
    min-height: 450px;
  }*/
}
.teaser-grid-item__img-wrapper {
  margin-bottom: 1rem;
  background-color: rgba(153, 153, 153, 0.15);
}
.teaser-grid-item__img {
  transition: 0.5s all;
}
.teaser-grid-item__head {
  font-size: 28px;
  margin-bottom: 0.5em;
  margin-top: 0 !important;
  padding-right: 1.5rem;
  min-height: 110px;
  line-height: 1.2;
  position: relative;
  font-weight: 700;
  font-family: "Figtree", sans-serif;
  text-transform: none;
  hyphens: auto;
  -webkit-hyphens: auto;
}
@media (min-width: 992px) {
  .teaser-grid-item__head {
    font-size: 34px;
  }
}
.teaser-grid-item__super {
  position: absolute;
  left: 100%;
  width: 100%;
  max-width: 175px;
  bottom: 0;
  transform: rotate(-90deg);
  transform-origin: left bottom;
  font-size: 13px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.teaser-grid-item__super .project-cat:not(.project-cat:last-child):after {
  content: ", ";
}
.teaser-grid-item__cta {
  position: absolute;
  bottom: 0;
  font-size: 14px;
  margin: 0;
}
.teaser-grid-item__date {
  font-family: "Figtree", sans-serif;
  font-size: 32px;
  font-style: italic;
  font-weight: 300;
  margin-bottom: 0.5rem;
  line-height: 1;
}

#entries-loader,
#entries-loader:before,
#entries-loader:after {
  background: currentColor;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 1em;
  height: 4em;
}

#entries-loader {
  color: currentColor;
  text-indent: -9999em;
  margin: 88px auto;
  position: relative;
  font-size: 8px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

#entries-loader:before,
#entries-loader:after {
  position: absolute;
  top: 0;
  content: "";
}

#entries-loader:before {
  left: -1.8em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

#entries-loader:after {
  left: 1.8em;
}

@-webkit-keyframes load1 {
  0%, 80%, 100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}
@keyframes load1 {
  0%, 80%, 100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}
.pagination {
  text-align: center;
}
.pagination a {
  color: #000000;
}

.page-numbers {
  padding: 0.5em 1em;
}
.page-numbers.current {
  background-color: #000000;
  color: #FFFFFF;
}

a.page-numbers {
  transition: 0.3s background-color;
}
a.page-numbers:hover {
  background-color: #EEEEEE;
}

.back-to-top-btn {
  display: inline-flex;
  position: absolute;
  right: 0;
  top: 0;
  padding: 2rem;
  background-image: unset !important;
}
.back-to-top-btn:hover svg {
  transform: translateY(-5px);
}
.back-to-top-btn svg {
  transform: translateY(0px);
  transition: 0.5s transform;
  margin-left: 1rem;
}

.typo-full-teaser {
  background-color: #EEEEEE;
  color: #000000;
  margin: 0 !important;
  max-width: 100%;
  display: block;
  padding-top: 4rem;
  padding-bottom: 4rem;
  transition: background-color 0.5s;
}
.typo-full-teaser:hover {
  background-color: #d5d5d5;
}
.typo-full-teaser .text-display-1 {
  margin-bottom: 0;
}
.typo-full-teaser .row {
  align-items: center;
}

.swiper {
  overflow: visible;
  cursor: ew-resize;
}

.swiper-slide {
  position: relative;
  width: 33.33%;
  margin-right: 36px;
}

.swiper-slide::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  margin-right: -18px;
  border-right: 1px solid rgba(153, 153, 153, 0.3);
}

.swiper-slide:last-child::after {
  border-right: none;
}

.tim-swiper__navigation {
  margin-top: 2rem;
}

.tim-swiper__next,
.tim-swiper__prev {
  background-color: transparent;
  color: inherit;
  border: none;
  height: 3rem;
  width: 3rem;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s background-color;
}
.tim-swiper__next:hover,
.tim-swiper__prev:hover {
  background-color: rgba(102, 102, 102, 0.2);
}

.category-filter {
  list-style: none;
  padding: 0;
  white-space: nowrap;
  margin-bottom: 0;
}
.category-filter > li {
  display: inline-block;
  margin-right: 1rem;
}
.category-filter > li a {
  color: inherit;
  display: inline-block;
  background-image: linear-gradient(currentColor, currentColor);
  background-size: 0% 1px;
  background-repeat: no-repeat;
  background-position: 100% 100%;
  transition: background-size 0.3s;
  line-height: 3;
}
.category-filter > li a:hover {
  background-size: 100% 1px;
  background-position: 0% 100%;
}
.category-filter > li.current-cat a {
  background-size: 100% 1px;
}

.post-entries-container {
  margin-top: 2rem;
  position: relative;
  min-height: 500px;
}
@media (min-width: 992px) {
  .post-entries-container .col-lg-4:nth-child(3n+1),
.post-entries-container .col-lg-4:nth-child(3n+2) {
    border-right: 1px solid rgba(153, 153, 153, 0.3);
  }
  .post-entries-container .col-lg-4:last-child {
    border-right: none;
  }
}

.info-btn {
  font-family: "Figtree", sans-serif;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 102;
  width: 50px;
  height: 50px;
  color: #FFFFFF;
  background-color: transparent;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 2rem;
  font-size: 28px;
  font-weight: 300;
  box-sizing: border-box;
}
.info-btn::before {
  content: "";
  position: absolute;
  height: 50px;
  width: 50px;
  border-radius: 12px;
  transform: rotate(45deg);
  background-color: #000000;
  box-sizing: border-box;
}
.info-btn * {
  position: relative;
}
.info-btn svg {
  display: none;
  stroke: currentColor;
}

.info-btn-modal {
  transform-origin: 0% 50%;
  transform: translateX(100%);
  position: fixed;
  overflow: auto;
  padding-top: 7rem;
  padding-bottom: 5rem;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
  color: #000000;
  width: 50%;
  z-index: 101;
  border-left: 1px solid #000000;
  transition: 0.5s transform, 0.5s visibility;
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  visibility: hidden;
}
.info-btn-modal__container {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1200px) {
  .info-btn-modal__container {
    padding-left: 2rem;
    padding-right: 1rem;
    width: 40vw;
  }
}
.info-btn-modal__container a {
  display: inline-block;
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 100% 1px;
  transition: background-size 0.3s;
}
.info-btn-modal__container a:hover {
  background-size: 0% 1px;
  background-position: 100% 100%;
}
@media (max-width: 575px) {
  .info-btn-modal {
    width: 100%;
  }
}

.info-btn-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s visibility, 0.5s opacity;
  z-index: 100;
}

.info-btn-wrapper.open .info-btn svg {
  display: block;
  overflow: visible;
}
.info-btn-wrapper.open .info-btn span {
  display: none;
}
.info-btn-wrapper.open .info-btn-modal {
  transform: translateX(0%);
  visibility: visible;
}
.info-btn-wrapper.open .info-btn-overlay {
  visibility: visible;
  opacity: 0.5;
}

body.user-is-tabbing .flying-focus {
  position: absolute;
  transition: 0.3s all;
  display: none;
  box-sizing: border-box;
  z-index: 99999;
  pointer-events: none;
  outline: 4px solid rgba(204, 204, 204, 0.5) !important;
}
body.user-is-tabbing .hide-focus {
  outline: none !important;
}

body:not(.user-is-tabbing) .flying-focus {
  display: none !important;
}

.post-type-editor-content {
  /* richtext combos */
  margin-top: 0;
}
.post-type-editor-content > figure + h1, .post-type-editor-content > figure + h2, .post-type-editor-content > figure + h3, .post-type-editor-content > figure + h4, .post-type-editor-content > img + h1, .post-type-editor-content > img + h2, .post-type-editor-content > img + h3, .post-type-editor-content > img + h4, .post-type-editor-content > p + h1, .post-type-editor-content > p + h2, .post-type-editor-content > p + h3, .post-type-editor-content > p + h4, .post-type-editor-content > ul + h1, .post-type-editor-content > ul + h2, .post-type-editor-content > ul + h3, .post-type-editor-content > ul + h4, .post-type-editor-content > ol + h1, .post-type-editor-content > ol + h2, .post-type-editor-content > ol + h3, .post-type-editor-content > ol + h4 {
  margin-top: 4rem;
}
@media (min-width: 1200px) {
  .post-type-editor-content > *:not(.wp-block-gallery):not(.video-links) {
    max-width: 66.6666666667%;
    margin-left: auto;
    margin-right: auto;
  }
}
.post-type-editor-content .blocks-gallery-grid {
  padding-right: 0;
  padding-left: 0;
}
.post-type-editor-content > figure {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.post-type-editor-content p > a,
.post-type-editor-content li > a {
  display: inline-block;
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 100% 1px;
  transition: background-size 0.3s;
}
.post-type-editor-content p > a:hover,
.post-type-editor-content li > a:hover {
  background-size: 0% 1px;
  background-position: 100% 100%;
}

.slbCloseBtn {
  background-image: url('data:image/svg+xml;urf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg>');
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -99999px;
}

.next.slbArrow {
  background-image: url('data:image/svg+xml;urf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"></polyline></svg>');
  border: 0;
  background-repeat: no-repeat;
  background-position: center;
}

.prev.slbArrow {
  background-image: url('data:image/svg+xml;urf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left"><polyline points="15 18 9 12 15 6"></polyline></svg>');
  border: 0;
  background-repeat: no-repeat;
  background-position: center;
}

.slbArrow::before {
  border: 0;
}

.cookie-notice-container {
  font-size: 14px;
}
.cookie-notice-container #cn-notice-text {
  margin-top: 0.5em;
  margin-bottom: 1.5em;
}
.cookie-notice-container #cn-accept-cookie {
  position: relative;
  overflow: hidden;
  border-radius: 0;
  background-color: #000000;
  border: 1px solid transparent;
  color: #FFFFFF;
  font-size: 1rem;
  font-weight: 300;
  padding: 12px 32px;
  display: inline-block;
  line-height: 1.2;
  cursor: pointer;
  display: inline;
  font-size: inherit;
  padding: 0.5em 1em;
  margin-bottom: 0;
  background-color: #000000 !important;
}
.cookie-notice-container #cn-accept-cookie::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 0%;
  top: 0;
  right: 0;
  opacity: 0.1;
  background-color: currentColor;
  transition: 0.3s all;
}
.cookie-notice-container #cn-accept-cookie .icon-forward, .cookie-notice-container #cn-accept-cookie .icon-back {
  transition: transform 0.3s;
}
.cookie-notice-container #cn-accept-cookie:hover::before {
  height: 100%;
  top: unset;
  bottom: 0;
}
.cookie-notice-container #cn-accept-cookie:hover .icon-back {
  transform: translateX(-5px);
}
.cookie-notice-container #cn-accept-cookie:hover .icon-forward {
  transform: translateX(5px);
}
.cookie-notice-container #cn-refuse-cookie,
.cookie-notice-container #cn-more-info {
  display: inline-block;
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 100% 1px;
  transition: background-size 0.3s;
}
.cookie-notice-container #cn-refuse-cookie:hover,
.cookie-notice-container #cn-more-info:hover {
  background-size: 0% 1px;
  background-position: 100% 100%;
}
.cookie-notice-container #cn-close-notice {
  display: none;
}

#cookie-notice .cn-button {
  display: inline !important;
}

/* pages */
/* Tim Digital Archives and Pages */
body.single-tim-digital,
body.post-type-archive-tim-digital,
body.archive.tax-tim-digital-category {
  color: #FFFFFF;
  background-color: #000000;
  /*bugfix for safari*/
}
body.single-tim-digital .main-navbar,
body.post-type-archive-tim-digital .main-navbar,
body.archive.tax-tim-digital-category .main-navbar {
  background-color: transparent;
  color: #FFFFFF;
}
body.single-tim-digital .main-navbar .custom-logo,
body.post-type-archive-tim-digital .main-navbar .custom-logo,
body.archive.tax-tim-digital-category .main-navbar .custom-logo {
  display: initial;
}
body.single-tim-digital .main-navbar .custom-logo-link-light-theme,
body.post-type-archive-tim-digital .main-navbar .custom-logo-link-light-theme,
body.archive.tax-tim-digital-category .main-navbar .custom-logo-link-light-theme {
  display: none;
}
body.single-tim-digital .nav-icon,
body.post-type-archive-tim-digital .nav-icon,
body.archive.tax-tim-digital-category .nav-icon {
  background-color: #FFFFFF;
}
body.single-tim-digital .open .nav-icon,
body.post-type-archive-tim-digital .open .nav-icon,
body.archive.tax-tim-digital-category .open .nav-icon {
  background-color: transparent;
}
body.single-tim-digital .header-hero__overlay,
body.post-type-archive-tim-digital .header-hero__overlay,
body.archive.tax-tim-digital-category .header-hero__overlay {
  background-image: linear-gradient(-20deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.9) 90%);
}
body.single-tim-digital .page-numbers:hover, body.single-tim-digital .page-numbers.current,
body.post-type-archive-tim-digital .page-numbers:hover,
body.post-type-archive-tim-digital .page-numbers.current,
body.archive.tax-tim-digital-category .page-numbers:hover,
body.archive.tax-tim-digital-category .page-numbers.current {
  background-color: #FFFFFF;
  color: #000000;
}
body.single-tim-digital .pagination,
body.post-type-archive-tim-digital .pagination,
body.archive.tax-tim-digital-category .pagination {
  text-align: center;
}
body.single-tim-digital .pagination a,
body.post-type-archive-tim-digital .pagination a,
body.archive.tax-tim-digital-category .pagination a {
  color: #FFFFFF;
}

body.home {
  /*bugfix for safari*/
}
body.home .main-navbar {
  background-color: transparent;
  color: #FFFFFF;
}
body.home .main-navbar .custom-logo {
  display: initial;
}
body.home .main-navbar .custom-logo-link-light-theme {
  display: none;
}
body.home .nav-icon {
  background-color: #FFFFFF;
}
body.home .open .nav-icon {
  background-color: transparent;
}
body.home .main-content {
  margin-top: 0;
}

/* CALICO 2022 */
.calico-teaser-desktop-only {
  display: none;
}

@media screen and (min-width: 1200px) {
  .calico-teaser-desktop-only {
    display: block;
  }
}
body.single-exhibition {
  /*bugfix for safari*/
}
body.single-exhibition .main-navbar {
  background-color: transparent;
  color: #FFFFFF;
}
body.single-exhibition .main-navbar .custom-logo {
  display: initial;
}
body.single-exhibition .main-navbar .custom-logo-link-light-theme {
  display: none;
}
body.single-exhibition .nav-icon {
  background-color: #FFFFFF;
}
body.single-exhibition .open .nav-icon {
  background-color: transparent;
}

.single-exhibition-info {
  position: relative;
  margin-bottom: 4rem;
  border-bottom: 1px solid #EEEEEE;
}
@media (min-width: 1200px) {
  .single-exhibition-info {
    max-width: 100%;
    margin-bottom: 8rem;
    display: flex;
    padding: 0;
  }
  .single-exhibition-info__left {
    width: 50%;
    padding-left: calc(10vw + 1rem);
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .single-exhibition-info__right {
    width: 50%;
    background-color: #EEEEEE;
    margin-top: -5rem;
    padding-top: 7rem;
    padding-bottom: 2rem;
    padding-left: 7rem;
    padding-right: 7rem;
  }
}

body.page-template-page-no-top-padding {
  /* large logo  */
  /*bugfix for safari*/
}
body.page-template-page-no-top-padding .main-navbar {
  background-color: transparent;
  color: #FFFFFF;
}
body.page-template-page-no-top-padding .main-navbar .custom-logo {
  display: initial;
}
body.page-template-page-no-top-padding .main-navbar .custom-logo-link-light-theme {
  display: none;
}
body.page-template-page-no-top-padding body.home img.custom-logo,
body.page-template-page-no-top-padding .page-id-1152 img.custom-logo {
  width: 200px;
  height: auto;
  max-width: 30vw;
  min-width: 100px;
}
body.page-template-page-no-top-padding .nav-icon {
  background-color: #FFFFFF;
}
body.page-template-page-no-top-padding .open .nav-icon {
  background-color: transparent;
}
body.page-template-page-no-top-padding .main-content {
  margin-top: 0;
}

.single-event-info {
  border-bottom: 1px solid #EEEEEE;
  border-top: 1px solid #EEEEEE;
  margin-bottom: 4rem;
  max-width: 100%;
  padding: 0;
}
@media (min-width: 992px) {
  .single-event-info {
    margin-bottom: 8rem;
  }
}

.single-event-image {
  box-shadow: 30px 30px 0 0 #000000;
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: auto;
}

.single-event-header .row {
  justify-content: center;
  align-items: center;
}
.single-event-header .text-display-1 {
  margin-bottom: 0;
  hyphens: auto;
}
.single-event-header .aspect-ratio__content {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Content Modules (fast blocks plugin) */
.header-hero {
  margin: 0;
  margin-bottom: 2rem;
  min-height: 100vh;
  height: 750px;
  max-width: 100%;
  background-color: #000000;
  color: white;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 0 !important;
}
.header-hero__container {
  min-height: 100%;
  display: flex;
  justify-content: center;
  align-items: start;
}
.header-hero__text {
  position: relative;
  max-width: 900px;
  margin: auto;
  margin-left: 0;
  margin-top: 300px;
}
.header-hero__cat-with-date {
  font-size: 28px;
  text-transform: uppercase;
  font-family: "Figtree", sans-serif;
  font-weight: 300;
  margin-bottom: 0.5rem;
  line-height: 1;
}
.header-hero__cat-with-date a {
  color: #FFFFFF;
}
.header-hero__intro-text {
  max-width: 500px;
}
.header-hero__video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.header-hero__overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: none;
}
.header-hero__down-arrow-container {
  position: absolute;
  top: calc(100vh - 60px);
  left: calc(50% - 30px);
  padding: 30px;
  background-color: rgba(255, 255, 255, 0);
  cursor: pointer;
}
.header-hero__down-arrow:after {
  content: " ";
  position: absolute;
  width: 16px;
  height: 16px;
  left: 21px;
  bottom: 20px;
  transform: rotate(45deg) skew(-10deg, -10deg);
  border-bottom: 2px solid white;
  border-right: 2px solid white;
}

.teaser-grid {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
@media (min-width: 1200px) {
  .teaser-grid {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
}
.teaser-grid a {
  color: inherit;
}
.teaser-grid__head {
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 1.5em;
  font-family: "Figtree", sans-serif;
  font-weight: 300;
  font-size: 18px;
}
.teaser-grid__row > div {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  min-height: 1px;
  max-width: 100%;
  float: left;
  padding-left: 18px;
  padding-right: 18px;
  margin-bottom: 18px;
  margin-bottom: 36px;
}
@media (min-width: 768px) {
  .teaser-grid__row > div {
    box-sizing: border-box;
    width: 33.3333333333%;
    min-height: 1px;
    max-width: 33.3333333333%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
    margin-bottom: 36px;
    max-width: 50%;
    flex-grow: 1;
  }
  .teaser-grid__row > div:nth-child(3n+1)::after, .teaser-grid__row > div:nth-child(3n+2)::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    border-right: 1px solid rgba(153, 153, 153, 0.3);
  }
  .teaser-grid__row > div:last-child::after {
    content: unset;
  }
}
@media (min-width: 768px) {
  .teaser-grid.has-two-cols .teaser-grid__row > div {
    box-sizing: border-box;
    width: 50%;
    min-height: 1px;
    max-width: 50%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
    margin-bottom: 36px;
  }
  .teaser-grid.has-two-cols .teaser-grid__row > div:nth-child(3n+1)::after, .teaser-grid.has-two-cols .teaser-grid__row > div:nth-child(3n+2)::after {
    content: none;
  }
  .teaser-grid.has-two-cols .teaser-grid__row > div:nth-child(2n+1)::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    border-right: 1px solid rgba(153, 153, 153, 0.3);
  }
}

.accordion {
  margin-bottom: 1.5rem;
}
.accordion__item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.accordion__item:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.accordion__item.open .accordion__content {
  height: auto;
}
.accordion__item.open .accordion__trigger svg {
  transform: rotate(-45deg);
}
.accordion svg {
  transition: 0.2s transform;
  flex-shrink: 0;
}
.accordion__trigger {
  padding: 1rem 1rem 1rem 0;
  width: 100%;
  color: inherit;
  background-color: transparent;
  border: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
  transition: 0.5s background-color;
  cursor: pointer;
  line-height: 1.5;
  text-transform: uppercase;
  font-weight: 700;
}
.accordion__trigger:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.accordion__trigger:hover span {
  transform: translateX(1rem);
}
.accordion__trigger span {
  margin-right: auto;
  transition: 0.5s transform;
}
.accordion__content {
  height: 0;
  overflow: hidden;
  transition: 0.3s height;
}
.accordion__content p {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

/* spacing combinations */
p + .accordion {
  margin-top: 3rem;
}

.accordion + .accordion {
  margin-top: 3rem;
}

.downloads {
  margin-bottom: 1.5rem;
}
.downloads__link {
  padding: 1rem 1rem 1rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  display: block;
  display: flex;
  align-items: center;
  text-align: left;
  transition: 0.5s background-color;
  line-height: 1.5;
}
.downloads__link:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.downloads__link:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.downloads__link:hover span,
.downloads__link:hover svg {
  transform: translateX(1rem);
}
.downloads__link span {
  margin-left: 1rem;
  transition: 0.5s transform;
}
.downloads__link svg {
  transition: 0.5s transform;
}

/* spacing combinations */
p + .downloads {
  margin-top: 3rem;
}

.downloads + .downloads {
  margin-top: 3rem;
}

.press {
  margin-bottom: 1.5rem;
}
.press__link {
  padding: 1rem 1rem 1rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  display: block;
  align-items: center;
  text-align: left;
  transition: 0.5s background-color;
  line-height: 1.5;
}
@media (min-width: 992px) {
  .press__link {
    display: flex;
  }
}
.press__link:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.press__link span {
  margin-left: 1rem;
  transition: 0.5s transform;
}
.press__link svg {
  transition: 0.5s transform;
}
.press__title {
  margin-right: auto;
}
@media (max-width: 991px) {
  .press__title {
    margin-bottom: 1rem;
  }
}
.press__date {
  margin-right: 1rem;
}
.press a {
  margin-right: 2rem;
  display: inline-block;
}
@media (max-width: 991px) {
  .press a {
    margin-bottom: 1rem;
  }
}

.teaser-overlapping {
  position: relative;
  margin-top: 4rem;
  margin-bottom: 4rem;
}
@media (min-width: 1200px) {
  .teaser-overlapping {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
}
.teaser-overlapping__col-text {
  box-sizing: border-box;
  width: 100%;
  min-height: 1px;
  max-width: 100%;
  float: left;
  padding-left: 18px;
  padding-right: 18px;
  margin-bottom: 18px;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .teaser-overlapping__col-text {
    padding-top: 4rem;
    box-sizing: border-box;
    width: 58.3333333333%;
    min-height: 1px;
    max-width: 58.3333333333%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }
}
@media (max-width: 991px) {
  .teaser-overlapping__col-text {
    order: 2;
  }
}
.teaser-overlapping__col-img {
  box-sizing: border-box;
  width: 100%;
  min-height: 1px;
  max-width: 100%;
  float: left;
  padding-left: 18px;
  padding-right: 18px;
  margin-bottom: 18px;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .teaser-overlapping__col-img {
    box-sizing: border-box;
    width: 58.3333333333%;
    min-height: 1px;
    max-width: 58.3333333333%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
    margin-left: -16.6667%;
    padding-bottom: 4rem;
  }
}
@media (max-width: 991px) {
  .teaser-overlapping__col-img {
    order: 1;
  }
}
.teaser-overlapping__box {
  background-color: #000000;
  color: #FFFFFF;
  padding: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 992px) {
  .teaser-overlapping__box {
    padding: 4rem;
    padding-right: calc(26% + 4rem);
    height: 100%;
  }
}
@media (max-width: 767px) {
  .teaser-overlapping__cta {
    margin-bottom: 2rem;
  }
}
.teaser-overlapping__text {
  margin-bottom: 3rem;
}
.teaser-overlapping__head {
  hyphens: auto;
  -webkit-hyphens: auto;
}
.teaser-overlapping hr {
  width: 50px;
  margin-left: 0;
  margin-bottom: 2rem;
  border: none;
  border-bottom: 1px solid #a6a6a6;
}
@media (min-width: 992px) {
  .teaser-overlapping.is-reverse .teaser-overlapping__col-img {
    order: 1;
    margin-left: 0;
    padding-top: 4rem;
    padding-bottom: 0;
    box-sizing: border-box;
    width: 58.3333333333%;
    min-height: 1px;
    max-width: 58.3333333333%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
  }
}
.teaser-overlapping.is-reverse .teaser-overlapping__col-text {
  width: 100%;
}
@media (min-width: 992px) {
  .teaser-overlapping.is-reverse .teaser-overlapping__col-text {
    order: 2;
    box-sizing: border-box;
    width: 58.3333333333%;
    min-height: 1px;
    max-width: 58.3333333333%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 18px;
    margin-left: -16.6667%;
    padding-top: 0;
    padding-bottom: 4rem;
  }
}
@media (min-width: 992px) {
  .teaser-overlapping.is-reverse .teaser-overlapping__box {
    padding-right: 4rem;
    padding-left: calc(22% + 4rem);
  }
}
.teaser-overlapping.is-light-theme .teaser-overlapping__box {
  background-color: #EEEEEE;
  color: #000000;
}

.events-slider {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  overflow: hidden;
  background-color: #000000;
  color: #FFFFFF;
}
.events-slider__head {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 1.5em;
  font-family: "Figtree", sans-serif;
  font-weight: 300;
  font-size: 18px;
}

.exhibition-slider {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  overflow: hidden;
}
.exhibition-slider__head {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 1.5em;
  font-family: "Figtree", sans-serif;
  font-weight: 300;
  font-size: 18px;
}

.video-links {
  margin-bottom: 4rem;
}
.video-links__link {
  display: block;
  background-color: #000;
  position: relative;
  color: white;
  transform: translateY(0rem);
  transition: 0.3s transform;
  box-shadow: 0px 5px 40px -10px black;
  margin-bottom: 1rem;
}
.video-links__link:hover {
  transform: translateY(-0.5rem);
}
.video-links__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(200deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.video-links__link-headline {
  font-family: "Figtree", sans-serif;
  font-size: 28px;
  text-transform: uppercase;
  position: absolute;
  font-weight: 300;
  bottom: 1rem;
  left: 2rem;
  margin-right: 0.5em;
}
@media (max-width: 767px) {
  .video-links__link-headline {
    bottom: 1rem;
    left: 1rem;
  }
}
.video-links__modal {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  animation: 0.5s fadeInUp;
}
.video-links__modal.open {
  display: block;
}
.video-links__modal-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 4rem;
  height: 4rem;
  background-color: #FFFFFF;
  border: none;
}
.video-links iframe {
  width: 100%;
  height: 100%;
  padding-top: 4rem;
  padding-bottom: 4rem;
  border: none;
  background-color: #000000;
}
.video-links__icon {
  position: absolute;
  left: 2rem;
  top: 2rem;
}
@media (max-width: 767px) {
  .video-links__icon {
    top: 1rem;
    left: 1rem;
  }
}

.post-type-editor-content > .video-links:first-child {
  margin-top: -4rem;
}

.infobox {
  padding: 2rem;
  color: #000000;
  background-color: white;
  margin-bottom: 2rem;
  margin-top: 2rem;
  border: 1px solid currentColor;
}
@media (min-width: 992px) {
  .infobox {
    display: flex;
  }
}
.infobox__img {
  width: 150px;
  flex-shrink: 0;
  margin-right: 1.5rem;
}
@media (max-width: 991px) {
  .infobox__img {
    margin-bottom: 1rem;
  }
}
.infobox:first-child {
  margin-top: 0;
}
.infobox p {
  margin-bottom: 0.5em;
}

/*# sourceMappingURL=style.css.map */
