@charset "UTF-8";
/* = !MadG BEM
---------------------------------------------------------------- */
/*!
Theme Name: MadG BEM (Revised Version)
Theme URI: http://madg.com/
Author: the Mad Genius team / Rick Potratz
Author URI: https://madg.com/
Description:
Version: 2.0.1
License: GNU General Public License
*/
/* = !Base: fonts and colors, grid, elements, utilities and mixins…
---------------------------------------------------------------- */
/*! normalize.css v7.0.0 | 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
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.3; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1, h2, h3, h4, h5, h6 {
  margin: 1rem 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 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
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * 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 style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 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;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

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

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
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 and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[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 IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

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

/**
 * Swiper 7.0.8
 * 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 4, 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;
  -moz-appearance: none;
       appearance: none;
}

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

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

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

.swiper-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%;
  -o-object-fit: contain;
     object-fit: contain;
}

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

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  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;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

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

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

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

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

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

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

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

.swiper-flip {
  overflow: visible;
}

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

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

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

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

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

.swiper-cards {
  overflow: visible;
}

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

@font-face {
  font-family: Gotham;
  src: url("fonts/GothamRnd-Book.otf") format("opentype");
}
.grid {
  display: grid;
  grid-template-columns: repeat(20, 1fr);
}
.grid--2 {
  grid-template-columns: repeat(2, 1fr);
}
.grid--3 {
  grid-template-columns: repeat(3, 1fr);
}
.grid--4 {
  grid-template-columns: repeat(4, 1fr);
}
.grid--5 {
  grid-template-columns: repeat(5, 1fr);
}
.grid--6 {
  grid-template-columns: repeat(6, 1fr);
}
.grid--7 {
  grid-template-columns: repeat(7, 1fr);
}
.grid--8 {
  grid-template-columns: repeat(8, 1fr);
}
.grid--9 {
  grid-template-columns: repeat(9, 1fr);
}
.grid--10 {
  grid-template-columns: repeat(10, 1fr);
}
.grid--11 {
  grid-template-columns: repeat(11, 1fr);
}
.grid--12 {
  grid-template-columns: repeat(12, 1fr);
}
.grid--13 {
  grid-template-columns: repeat(13, 1fr);
}
.grid--14 {
  grid-template-columns: repeat(14, 1fr);
}
.grid--15 {
  grid-template-columns: repeat(15, 1fr);
}
.grid--16 {
  grid-template-columns: repeat(16, 1fr);
}
.grid--17 {
  grid-template-columns: repeat(17, 1fr);
}
.grid--18 {
  grid-template-columns: repeat(18, 1fr);
}
.grid--19 {
  grid-template-columns: repeat(19, 1fr);
}
.grid__col {
  grid-column-start: 1;
}
.grid__col--2 {
  grid-column-start: 2;
}
.grid__col--3 {
  grid-column-start: 3;
}
.grid__col--4 {
  grid-column-start: 4;
}
.grid__col--5 {
  grid-column-start: 5;
}
.grid__col--6 {
  grid-column-start: 6;
}
.grid__col--7 {
  grid-column-start: 7;
}
.grid__col--8 {
  grid-column-start: 8;
}
.grid__col--9 {
  grid-column-start: 9;
}
.grid__col--10 {
  grid-column-start: 10;
}
.grid__col--11 {
  grid-column-start: 11;
}
.grid__col--12 {
  grid-column-start: 12;
}
.grid__col--13 {
  grid-column-start: 13;
}
.grid__col--14 {
  grid-column-start: 14;
}
.grid__col--15 {
  grid-column-start: 15;
}
.grid__col--16 {
  grid-column-start: 16;
}
.grid__col--17 {
  grid-column-start: 17;
}
.grid__col--18 {
  grid-column-start: 18;
}
.grid__col--19 {
  grid-column-start: 19;
}
.grid__col--20 {
  grid-column-start: 20;
}
.grid__col {
  grid-column-end: span 20;
}
.grid__col--span-1 {
  grid-column-end: span 1;
}
.grid__col--span-2 {
  grid-column-end: span 2;
}
.grid__col--span-3 {
  grid-column-end: span 3;
}
.grid__col--span-4 {
  grid-column-end: span 4;
}
.grid__col--span-5 {
  grid-column-end: span 5;
}
.grid__col--span-6 {
  grid-column-end: span 6;
}
.grid__col--span-7 {
  grid-column-end: span 7;
}
.grid__col--span-8 {
  grid-column-end: span 8;
}
.grid__col--span-9 {
  grid-column-end: span 9;
}
.grid__col--span-10 {
  grid-column-end: span 10;
}
.grid__col--span-11 {
  grid-column-end: span 11;
}
.grid__col--span-12 {
  grid-column-end: span 12;
}
.grid__col--span-13 {
  grid-column-end: span 13;
}
.grid__col--span-14 {
  grid-column-end: span 14;
}
.grid__col--span-15 {
  grid-column-end: span 15;
}
.grid__col--span-16 {
  grid-column-end: span 16;
}
.grid__col--span-17 {
  grid-column-end: span 17;
}
.grid__col--span-18 {
  grid-column-end: span 18;
}
.grid__col--span-19 {
  grid-column-end: span 19;
}
.grid__col--center {
  align-self: center;
}
@media (min-width: 600px) {
  .grid--tp {
    display: grid;
    grid-template-columns: repeat(20, 1fr);
  }
  .grid--tp--2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid--tp--3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .grid--tp--4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .grid--tp--5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .grid--tp--6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .grid--tp--7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .grid--tp--8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .grid--tp--9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .grid--tp--10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .grid--tp--11 {
    grid-template-columns: repeat(11, 1fr);
  }
  .grid--tp--12 {
    grid-template-columns: repeat(12, 1fr);
  }
  .grid--tp--13 {
    grid-template-columns: repeat(13, 1fr);
  }
  .grid--tp--14 {
    grid-template-columns: repeat(14, 1fr);
  }
  .grid--tp--15 {
    grid-template-columns: repeat(15, 1fr);
  }
  .grid--tp--16 {
    grid-template-columns: repeat(16, 1fr);
  }
  .grid--tp--17 {
    grid-template-columns: repeat(17, 1fr);
  }
  .grid--tp--18 {
    grid-template-columns: repeat(18, 1fr);
  }
  .grid--tp--19 {
    grid-template-columns: repeat(19, 1fr);
  }
  .grid__col--tp {
    grid-column-start: 1;
  }
  .grid__col--tp--2 {
    grid-column-start: 2;
  }
  .grid__col--tp--3 {
    grid-column-start: 3;
  }
  .grid__col--tp--4 {
    grid-column-start: 4;
  }
  .grid__col--tp--5 {
    grid-column-start: 5;
  }
  .grid__col--tp--6 {
    grid-column-start: 6;
  }
  .grid__col--tp--7 {
    grid-column-start: 7;
  }
  .grid__col--tp--8 {
    grid-column-start: 8;
  }
  .grid__col--tp--9 {
    grid-column-start: 9;
  }
  .grid__col--tp--10 {
    grid-column-start: 10;
  }
  .grid__col--tp--11 {
    grid-column-start: 11;
  }
  .grid__col--tp--12 {
    grid-column-start: 12;
  }
  .grid__col--tp--13 {
    grid-column-start: 13;
  }
  .grid__col--tp--14 {
    grid-column-start: 14;
  }
  .grid__col--tp--15 {
    grid-column-start: 15;
  }
  .grid__col--tp--16 {
    grid-column-start: 16;
  }
  .grid__col--tp--17 {
    grid-column-start: 17;
  }
  .grid__col--tp--18 {
    grid-column-start: 18;
  }
  .grid__col--tp--19 {
    grid-column-start: 19;
  }
  .grid__col--tp--20 {
    grid-column-start: 20;
  }
  .grid__col--tp {
    grid-column-end: span 20;
  }
  .grid__col--tp--span-1 {
    grid-column-end: span 1;
  }
  .grid__col--tp--span-2 {
    grid-column-end: span 2;
  }
  .grid__col--tp--span-3 {
    grid-column-end: span 3;
  }
  .grid__col--tp--span-4 {
    grid-column-end: span 4;
  }
  .grid__col--tp--span-5 {
    grid-column-end: span 5;
  }
  .grid__col--tp--span-6 {
    grid-column-end: span 6;
  }
  .grid__col--tp--span-7 {
    grid-column-end: span 7;
  }
  .grid__col--tp--span-8 {
    grid-column-end: span 8;
  }
  .grid__col--tp--span-9 {
    grid-column-end: span 9;
  }
  .grid__col--tp--span-10 {
    grid-column-end: span 10;
  }
  .grid__col--tp--span-11 {
    grid-column-end: span 11;
  }
  .grid__col--tp--span-12 {
    grid-column-end: span 12;
  }
  .grid__col--tp--span-13 {
    grid-column-end: span 13;
  }
  .grid__col--tp--span-14 {
    grid-column-end: span 14;
  }
  .grid__col--tp--span-15 {
    grid-column-end: span 15;
  }
  .grid__col--tp--span-16 {
    grid-column-end: span 16;
  }
  .grid__col--tp--span-17 {
    grid-column-end: span 17;
  }
  .grid__col--tp--span-18 {
    grid-column-end: span 18;
  }
  .grid__col--tp--span-19 {
    grid-column-end: span 19;
  }
  .grid__col--tp--center {
    align-self: center;
  }
}
@media (min-width: 900px) {
  .grid {
    grid-template-areas: "container";
  }
  .grid--tl {
    display: grid;
    grid-template-columns: repeat(20, 1fr);
  }
  .grid--tl--2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid--tl--3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .grid--tl--4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .grid--tl--5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .grid--tl--6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .grid--tl--7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .grid--tl--8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .grid--tl--9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .grid--tl--10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .grid--tl--11 {
    grid-template-columns: repeat(11, 1fr);
  }
  .grid--tl--12 {
    grid-template-columns: repeat(12, 1fr);
  }
  .grid--tl--13 {
    grid-template-columns: repeat(13, 1fr);
  }
  .grid--tl--14 {
    grid-template-columns: repeat(14, 1fr);
  }
  .grid--tl--15 {
    grid-template-columns: repeat(15, 1fr);
  }
  .grid--tl--16 {
    grid-template-columns: repeat(16, 1fr);
  }
  .grid--tl--17 {
    grid-template-columns: repeat(17, 1fr);
  }
  .grid--tl--18 {
    grid-template-columns: repeat(18, 1fr);
  }
  .grid--tl--19 {
    grid-template-columns: repeat(19, 1fr);
  }
  .grid__col {
    grid-area: container;
  }
  .grid__col--tl {
    grid-column-start: 1;
  }
  .grid__col--tl--2 {
    grid-column-start: 2;
  }
  .grid__col--tl--3 {
    grid-column-start: 3;
  }
  .grid__col--tl--4 {
    grid-column-start: 4;
  }
  .grid__col--tl--5 {
    grid-column-start: 5;
  }
  .grid__col--tl--6 {
    grid-column-start: 6;
  }
  .grid__col--tl--7 {
    grid-column-start: 7;
  }
  .grid__col--tl--8 {
    grid-column-start: 8;
  }
  .grid__col--tl--9 {
    grid-column-start: 9;
  }
  .grid__col--tl--10 {
    grid-column-start: 10;
  }
  .grid__col--tl--11 {
    grid-column-start: 11;
  }
  .grid__col--tl--12 {
    grid-column-start: 12;
  }
  .grid__col--tl--13 {
    grid-column-start: 13;
  }
  .grid__col--tl--14 {
    grid-column-start: 14;
  }
  .grid__col--tl--15 {
    grid-column-start: 15;
  }
  .grid__col--tl--16 {
    grid-column-start: 16;
  }
  .grid__col--tl--17 {
    grid-column-start: 17;
  }
  .grid__col--tl--18 {
    grid-column-start: 18;
  }
  .grid__col--tl--19 {
    grid-column-start: 19;
  }
  .grid__col--tl--20 {
    grid-column-start: 20;
  }
  .grid__col--tl {
    grid-column-end: span 20;
  }
  .grid__col--tl--span-1 {
    grid-column-end: span 1;
  }
  .grid__col--tl--span-2 {
    grid-column-end: span 2;
  }
  .grid__col--tl--span-3 {
    grid-column-end: span 3;
  }
  .grid__col--tl--span-4 {
    grid-column-end: span 4;
  }
  .grid__col--tl--span-5 {
    grid-column-end: span 5;
  }
  .grid__col--tl--span-6 {
    grid-column-end: span 6;
  }
  .grid__col--tl--span-7 {
    grid-column-end: span 7;
  }
  .grid__col--tl--span-8 {
    grid-column-end: span 8;
  }
  .grid__col--tl--span-9 {
    grid-column-end: span 9;
  }
  .grid__col--tl--span-10 {
    grid-column-end: span 10;
  }
  .grid__col--tl--span-11 {
    grid-column-end: span 11;
  }
  .grid__col--tl--span-12 {
    grid-column-end: span 12;
  }
  .grid__col--tl--span-13 {
    grid-column-end: span 13;
  }
  .grid__col--tl--span-14 {
    grid-column-end: span 14;
  }
  .grid__col--tl--span-15 {
    grid-column-end: span 15;
  }
  .grid__col--tl--span-16 {
    grid-column-end: span 16;
  }
  .grid__col--tl--span-17 {
    grid-column-end: span 17;
  }
  .grid__col--tl--span-18 {
    grid-column-end: span 18;
  }
  .grid__col--tl--span-19 {
    grid-column-end: span 19;
  }
  .grid__col--tl--center {
    align-self: center;
  }
}
@media (min-width: 1200px) {
  .grid--d {
    display: grid;
    grid-template-columns: repeat(20, 1fr);
  }
  .grid--d--2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid--d--3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .grid--d--4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .grid--d--5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .grid--d--6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .grid--d--7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .grid--d--8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .grid--d--9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .grid--d--10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .grid--d--11 {
    grid-template-columns: repeat(11, 1fr);
  }
  .grid--d--12 {
    grid-template-columns: repeat(12, 1fr);
  }
  .grid--d--13 {
    grid-template-columns: repeat(13, 1fr);
  }
  .grid--d--14 {
    grid-template-columns: repeat(14, 1fr);
  }
  .grid--d--15 {
    grid-template-columns: repeat(15, 1fr);
  }
  .grid--d--16 {
    grid-template-columns: repeat(16, 1fr);
  }
  .grid--d--17 {
    grid-template-columns: repeat(17, 1fr);
  }
  .grid--d--18 {
    grid-template-columns: repeat(18, 1fr);
  }
  .grid--d--19 {
    grid-template-columns: repeat(19, 1fr);
  }
  .grid__col--d {
    grid-column-start: 1;
  }
  .grid__col--d--2 {
    grid-column-start: 2;
  }
  .grid__col--d--3 {
    grid-column-start: 3;
  }
  .grid__col--d--4 {
    grid-column-start: 4;
  }
  .grid__col--d--5 {
    grid-column-start: 5;
  }
  .grid__col--d--6 {
    grid-column-start: 6;
  }
  .grid__col--d--7 {
    grid-column-start: 7;
  }
  .grid__col--d--8 {
    grid-column-start: 8;
  }
  .grid__col--d--9 {
    grid-column-start: 9;
  }
  .grid__col--d--10 {
    grid-column-start: 10;
  }
  .grid__col--d--11 {
    grid-column-start: 11;
  }
  .grid__col--d--12 {
    grid-column-start: 12;
  }
  .grid__col--d--13 {
    grid-column-start: 13;
  }
  .grid__col--d--14 {
    grid-column-start: 14;
  }
  .grid__col--d--15 {
    grid-column-start: 15;
  }
  .grid__col--d--16 {
    grid-column-start: 16;
  }
  .grid__col--d--17 {
    grid-column-start: 17;
  }
  .grid__col--d--18 {
    grid-column-start: 18;
  }
  .grid__col--d--19 {
    grid-column-start: 19;
  }
  .grid__col--d--20 {
    grid-column-start: 20;
  }
  .grid__col--d {
    grid-column-end: span 20;
  }
  .grid__col--d--span-1 {
    grid-column-end: span 1;
  }
  .grid__col--d--span-2 {
    grid-column-end: span 2;
  }
  .grid__col--d--span-3 {
    grid-column-end: span 3;
  }
  .grid__col--d--span-4 {
    grid-column-end: span 4;
  }
  .grid__col--d--span-5 {
    grid-column-end: span 5;
  }
  .grid__col--d--span-6 {
    grid-column-end: span 6;
  }
  .grid__col--d--span-7 {
    grid-column-end: span 7;
  }
  .grid__col--d--span-8 {
    grid-column-end: span 8;
  }
  .grid__col--d--span-9 {
    grid-column-end: span 9;
  }
  .grid__col--d--span-10 {
    grid-column-end: span 10;
  }
  .grid__col--d--span-11 {
    grid-column-end: span 11;
  }
  .grid__col--d--span-12 {
    grid-column-end: span 12;
  }
  .grid__col--d--span-13 {
    grid-column-end: span 13;
  }
  .grid__col--d--span-14 {
    grid-column-end: span 14;
  }
  .grid__col--d--span-15 {
    grid-column-end: span 15;
  }
  .grid__col--d--span-16 {
    grid-column-end: span 16;
  }
  .grid__col--d--span-17 {
    grid-column-end: span 17;
  }
  .grid__col--d--span-18 {
    grid-column-end: span 18;
  }
  .grid__col--d--span-19 {
    grid-column-end: span 19;
  }
  .grid__col--d--center {
    align-self: center;
  }
}
@media (min-width: 1600px) {
  .grid--dl {
    display: grid;
    grid-template-columns: repeat(20, 1fr);
  }
  .grid--dl--2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid--dl--3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .grid--dl--4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .grid--dl--5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .grid--dl--6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .grid--dl--7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .grid--dl--8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .grid--dl--9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .grid--dl--10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .grid--dl--11 {
    grid-template-columns: repeat(11, 1fr);
  }
  .grid--dl--12 {
    grid-template-columns: repeat(12, 1fr);
  }
  .grid--dl--13 {
    grid-template-columns: repeat(13, 1fr);
  }
  .grid--dl--14 {
    grid-template-columns: repeat(14, 1fr);
  }
  .grid--dl--15 {
    grid-template-columns: repeat(15, 1fr);
  }
  .grid--dl--16 {
    grid-template-columns: repeat(16, 1fr);
  }
  .grid--dl--17 {
    grid-template-columns: repeat(17, 1fr);
  }
  .grid--dl--18 {
    grid-template-columns: repeat(18, 1fr);
  }
  .grid--dl--19 {
    grid-template-columns: repeat(19, 1fr);
  }
  .grid__col--dl {
    grid-column-start: 1;
  }
  .grid__col--dl--2 {
    grid-column-start: 2;
  }
  .grid__col--dl--3 {
    grid-column-start: 3;
  }
  .grid__col--dl--4 {
    grid-column-start: 4;
  }
  .grid__col--dl--5 {
    grid-column-start: 5;
  }
  .grid__col--dl--6 {
    grid-column-start: 6;
  }
  .grid__col--dl--7 {
    grid-column-start: 7;
  }
  .grid__col--dl--8 {
    grid-column-start: 8;
  }
  .grid__col--dl--9 {
    grid-column-start: 9;
  }
  .grid__col--dl--10 {
    grid-column-start: 10;
  }
  .grid__col--dl--11 {
    grid-column-start: 11;
  }
  .grid__col--dl--12 {
    grid-column-start: 12;
  }
  .grid__col--dl--13 {
    grid-column-start: 13;
  }
  .grid__col--dl--14 {
    grid-column-start: 14;
  }
  .grid__col--dl--15 {
    grid-column-start: 15;
  }
  .grid__col--dl--16 {
    grid-column-start: 16;
  }
  .grid__col--dl--17 {
    grid-column-start: 17;
  }
  .grid__col--dl--18 {
    grid-column-start: 18;
  }
  .grid__col--dl--19 {
    grid-column-start: 19;
  }
  .grid__col--dl--20 {
    grid-column-start: 20;
  }
  .grid__col--dl {
    grid-column-end: span 20;
  }
  .grid__col--dl--span-1 {
    grid-column-end: span 1;
  }
  .grid__col--dl--span-2 {
    grid-column-end: span 2;
  }
  .grid__col--dl--span-3 {
    grid-column-end: span 3;
  }
  .grid__col--dl--span-4 {
    grid-column-end: span 4;
  }
  .grid__col--dl--span-5 {
    grid-column-end: span 5;
  }
  .grid__col--dl--span-6 {
    grid-column-end: span 6;
  }
  .grid__col--dl--span-7 {
    grid-column-end: span 7;
  }
  .grid__col--dl--span-8 {
    grid-column-end: span 8;
  }
  .grid__col--dl--span-9 {
    grid-column-end: span 9;
  }
  .grid__col--dl--span-10 {
    grid-column-end: span 10;
  }
  .grid__col--dl--span-11 {
    grid-column-end: span 11;
  }
  .grid__col--dl--span-12 {
    grid-column-end: span 12;
  }
  .grid__col--dl--span-13 {
    grid-column-end: span 13;
  }
  .grid__col--dl--span-14 {
    grid-column-end: span 14;
  }
  .grid__col--dl--span-15 {
    grid-column-end: span 15;
  }
  .grid__col--dl--span-16 {
    grid-column-end: span 16;
  }
  .grid__col--dl--span-17 {
    grid-column-end: span 17;
  }
  .grid__col--dl--span-18 {
    grid-column-end: span 18;
  }
  .grid__col--dl--span-19 {
    grid-column-end: span 19;
  }
  .grid__col--dl--center {
    align-self: center;
  }
}

.vertBefore {
  padding-top: 1rem;
}
.vertBeforeMin {
  padding-top: 0.5rem;
}
.vertBefore2x {
  padding-top: 2rem;
}
.vertBefore3x {
  padding-top: 3rem;
}
.vertBeforeRow {
  padding-top: 5vw;
}
.vertBeforeRow2x {
  padding-top: 10vw;
}
.vertBeforeRow3x {
  padding-top: 15vw;
}
@media (min-width: 600px) {
  .vertBefore--tp {
    padding-top: 1rem;
  }
  .vertBefore2x--tp {
    padding-top: 2rem;
  }
  .vertBefore3x--tp {
    padding-top: 3rem;
  }
  .vertBeforeRow--tp {
    padding-top: 5vw;
  }
  .vertBeforeRow2x--tp {
    padding-top: 10vw;
  }
  .vertBeforeRow3x--tp {
    padding-top: 15vw;
  }
  .vertBeforeKill--tp {
    padding-top: 0 !important;
  }
}
@media (min-width: 900px) {
  .vertBefore--tl {
    padding-top: 1rem;
  }
  .vertBefore2x--tl {
    padding-top: 2rem;
  }
  .vertBefore3x--tl {
    padding-top: 3rem;
  }
  .vertBeforeRow--tl {
    padding-top: 5vw;
  }
  .vertBeforeRow2x--tl {
    padding-top: 10vw;
  }
  .vertBeforeRow3x--tl {
    padding-top: 15vw;
  }
  .vertBeforeKill--tl {
    padding-top: 0 !important;
  }
}
@media (min-width: 1200px) {
  .vertBefore--d {
    padding-top: 1rem;
  }
  .vertBefore2x--d {
    padding-top: 2rem;
  }
  .vertBefore3x--d {
    padding-top: 3rem;
  }
  .vertBeforeRow--d {
    padding-top: 5vw;
  }
  .vertBeforeRow2x--d {
    padding-top: 10vw;
  }
  .vertBeforeRow3x--d {
    padding-top: 15vw;
  }
  .vertBeforeKill--d {
    padding-top: 0 !important;
  }
}
@media (min-width: 1600px) {
  .vertBefore--dl {
    padding-top: 1rem;
  }
  .vertBefore2x--dl {
    padding-top: 2rem;
  }
  .vertBefore3x--dl {
    padding-top: 3rem;
  }
  .vertBeforeRow--dl {
    padding-top: 5vw;
  }
  .vertBeforeRow2x--dl {
    padding-top: 10vw;
  }
  .vertBeforeRow3x--dl {
    padding-top: 15vw;
  }
  .vertBeforeKill--dl {
    padding-top: 0 !important;
  }
}

.vertAfter {
  padding-bottom: 1rem;
}
.vertAfterMin {
  padding-bottom: 0.5rem;
}
.vertAfter2x {
  padding-bottom: 2rem;
}
.vertAfter3x {
  padding-bottom: 3rem;
}
.vertAfterRow {
  padding-bottom: 5vw;
}
.vertAfterRow2x {
  padding-bottom: 10vw;
}
.vertAfterRow3x {
  padding-bottom: 15vw;
}
@media (min-width: 600px) {
  .vertAfter--tp {
    padding-bottom: 1rem;
  }
  .vertAfter2x--tp {
    padding-bottom: 2rem;
  }
  .vertAfter3x--tp {
    padding-bottom: 3rem;
  }
  .vertAfterRow--tp {
    padding-bottom: 5vw;
  }
  .vertAfterRow2x--tp {
    padding-bottom: 10vw;
  }
  .vertAfterRow3x--tp {
    padding-bottom: 15vw;
  }
  .vertAfterKill--tp {
    padding-bottom: 0 !important;
  }
}
@media (min-width: 900px) {
  .vertAfter--tl {
    padding-bottom: 1rem;
  }
  .vertAfter2x--tl {
    padding-bottom: 2rem;
  }
  .vertAfter3x--tl {
    padding-bottom: 3rem;
  }
  .vertAfterRow--tl {
    padding-bottom: 5vw;
  }
  .vertAfterRow2x--tl {
    padding-bottom: 10vw;
  }
  .vertAfterRow3x--tl {
    padding-bottom: 15vw;
  }
  .vertAfterKill--tl {
    padding-bottom: 0 !important;
  }
}
@media (min-width: 1200px) {
  .vertAfter--d {
    padding-bottom: 1rem;
  }
  .vertAfter2x--d {
    padding-bottom: 2rem;
  }
  .vertAfter3x--d {
    padding-bottom: 3rem;
  }
  .vertAfterRow--d {
    padding-bottom: 5vw;
  }
  .vertAfterRow2x--d {
    padding-bottom: 10vw;
  }
  .vertAfterRow3x--d {
    padding-bottom: 15vw;
  }
  .vertAfterKill--d {
    padding-bottom: 0 !important;
  }
}
@media (min-width: 1600px) {
  .vertAfter--dl {
    padding-bottom: 1rem;
  }
  .vertAfter2x--dl {
    padding-bottom: 2rem;
  }
  .vertAfter3x--dl {
    padding-bottom: 3rem;
  }
  .vertAfterRow--dl {
    padding-bottom: 5vw;
  }
  .vertAfterRow2x--dl {
    padding-bottom: 10vw;
  }
  .vertAfterRow3x--dl {
    padding-bottom: 15vw;
  }
  .vertAfterKill--dl {
    padding-bottom: 0 !important;
  }
}

/* = !PRACTICAL TYPOGRAPHY

// The four most important typographic choices you make in any
   project are point size, line spacing, line length, and font,
   because those choices determine how the body text looks

// line-height should be 120-145% of font-size

// line-length should be 45-90 characters (including spaces)

// use 5–12% extra letterspacing with all caps and small caps

---------------------------------------------------------------- */
html {
  font-size: 20px;
  line-height: 1.4;
}

body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-family: Gotham, sans-serif;
}

h1,
.h1 {
  font-family: Mulish, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 4rem;
  line-height: 1.12;
}

h2,
.h2,
h3,
.h3 {
  font-family: Mulish, sans-serif;
  font-weight: 400;
}

h2,
.h2 {
  font-size: 2rem;
  line-height: 1.25;
  text-transform: uppercase;
}

h3,
.h3 {
  font-size: 1.5rem;
  line-height: 1.25;
}

h4,
.h4,
h5,
.h5 {
  font-family: Gotham, sans-serif;
  font-weight: 700;
}

h4,
.h4 {
  font-size: 1.25rem;
}

h5,
.h5 {
  font-size: 1rem;
}

h6,
.h6 {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-family: Gotham, sans-serif;
  font-weight: 500;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0;
}

.smallcaps {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-family: Gotham, sans-serif;
  font-weight: 500;
}

.smallercaps {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-family: Gotham, sans-serif;
  font-weight: 500;
  font-size: 0.7rem;
  font-weight: 400;
}

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

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.normal {
  font-weight: 400;
}

.medium {
  font-weight: 500;
}

.bold {
  font-weight: 700;
}

.black {
  font-weight: 900;
}

.uppercase {
  text-transform: uppercase;
}

@media (min-width: 900px) {
  html {
    font-size: 20px;
  }
  h1,
  .h1 {
    font-size: 5rem;
  }
  h2,
  .h2 {
    font-size: 2.75rem;
    line-height: 1.44;
  }
  h3,
  .h3 {
    font-size: 1.5rem;
  }
  h4,
  .h4 {
    font-size: 1.2rem;
  }
}
body {
  color: #333;
}

.primary {
  color: #ff2f17;
}

.primaryLight {
  color: #fd4732;
}

.primaryDark {
  color: #d31729;
}

.white {
  color: #fff;
}

.gray {
  color: #333;
}

.grayLight {
  color: #666;
}

.grayDark {
  color: #0c0c0c;
}

.bgPrimary {
  background-color: #ff2f17;
}
.bgPrimary--hover:hover {
  background-color: #ff2f17;
}

.bgPrimaryLight {
  background-color: #fd4732;
}
.bgPrimaryLight--hover:hover {
  background-color: #fd4732;
}

.bgPrimaryDark {
  background-color: #d31729;
}
.bgPrimaryDark--hover:hover {
  background-color: #d31729;
}

.bgWhite {
  background-color: #fff;
}

.bgGray {
  background-color: #333;
}

.bgGrayLight {
  background-color: #666;
}

.sronly {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

@media (min-width: 600px) {
  .hide--tp {
    display: none;
  }
}
@media (min-width: 900px) {
  .hide--tl {
    display: none;
  }
}
@media (min-width: 1200px) {
  .hide--d {
    display: none;
  }
}
@media (min-width: 1600px) {
  .hide--dl {
    display: none;
  }
}

.reveal {
  display: none;
}
@media (min-width: 600px) {
  .reveal--tp {
    display: block;
  }
}
@media (min-width: 900px) {
  .reveal--tl {
    display: block;
  }
}
@media (min-width: 1200px) {
  .reveal--d {
    display: block;
  }
}
@media (min-width: 1600px) {
  .reveal--dl {
    display: block;
  }
}

form label {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-family: Gotham, sans-serif;
  font-weight: 500;
  font-size: 0.7rem;
  font-weight: 400;
}
form input,
form textarea {
  width: 100%;
  border: 1px solid black;
  background: #fff;
  padding: 0.75rem !important;
  margin: 0.25rem 0 0.5rem;
  font-family: Gotham, sans-serif;
}
form textarea {
  padding: 1rem;
}
form .gform-field-group-label {
  color: #d31729 !important;
}
form .gform-field-name-wrapper {
  display: flex;
  justify-content: space-between;
}
form .gform-field-name-field {
  width: calc(50% - 0.25rem);
}
form input[type=submit],
form .mktoButton {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-family: Gotham, sans-serif;
  font-weight: 500;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  padding: 0.75rem 2rem !important;
  text-decoration: none !important;
  width: 100% !important;
  color: white !important;
  background-color: #d31729 !important;
  border: none !important;
}
form .mktoButton {
  background-image: none !important;
  box-shadow: none !important;
  text-transform: uppercase !important;
  font-size: 0.8rem !important;
  font-family: Gotham, sans-serif !important;
  font-weight: 500 !important;
}
@media (max-width: 1199px) {
  form {
    font-size: 16px;
  }
}

#mktoForm_1600 {
  width: 100% !important;
}
#mktoForm_1600 .mktoFormRow,
#mktoForm_1600 .mktoFieldDescriptor,
#mktoForm_1600 .mktoFieldWrap {
  width: 100% !important;
}
#mktoForm_1600 .mktoFormRow:nth-of-type(1),
#mktoForm_1600 .mktoFormRow:nth-of-type(2) {
  width: calc(50% - 0.5rem) !important;
  display: inline-block;
}
#mktoForm_1600 .mktoFormRow:nth-of-type(2) {
  width: 50% !important;
}
#mktoForm_1600 .mktoFormRow:nth-of-type(1) {
  margin-right: 0.5rem;
}
#mktoForm_1600 input,
#mktoForm_1600 textarea {
  box-shadow: none !important;
  border: 1px solid black !important;
  display: inline-block !important;
  width: 100% !important;
  padding: 0.75rem !important;
  font-size: 100% !important;
  line-height: 1.15 !important;
  min-height: 2.25rem;
}
#mktoForm_1600 textarea {
  min-height: 10rem;
}
#mktoForm_1600 #FirstName,
#mktoForm_1600 #LastName {
  width: 100% !important;
}
#mktoForm_1600 .mktoButtonWrap {
  margin-left: 0 !important;
  width: 100% !important;
}
#mktoForm_1600 .mktoButtonRow {
  width: 100% !important;
}
#mktoForm_1600 .mktoButton {
  width: 100% !important;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
}

a {
  color: #ff2f17;
  transition: all 0.2s ease;
}
a:hover {
  color: #fd4732;
  transition: all 0.2s ease;
}

ul {
  margin: 1rem 0;
}
ul ul {
  margin: 0.5rem 0;
  list-style: circle;
}
ul ul ul {
  list-style: square;
}

p {
  margin-top: 0;
  margin-bottom: 1em;
}

table {
  border-collapse: collapse;
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}
table th, table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #666;
}
table th {
  vertical-align: bottom;
  border-bottom: 2px solid #666;
  text-align: left;
}
table tbody + tbody {
  border-top: 2px solid #666;
}
table table {
  background-color: #fff;
}

button {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  cursor: pointer;
}

.btn, .blog__pag a, .colophon__form input[type=submit], .wp-block-button__link, input[type=submit] {
  background: #d31729;
  cursor: pointer;
}
.btn:hover, .blog__pag a:hover, .wp-block-button__link:hover, input[type=submit]:hover {
  background: #fd4732;
}

.btn.btn-secondary, .blog__pag a.btn-secondary, .colophon__form input.btn-secondary[type=submit], .btn-secondary.wp-block-button__link {
  background: #fff;
  color: #d31729;
}
.btn.btn-secondary:hover, .blog__pag a.btn-secondary:hover, .colophon__form input.btn-secondary[type=submit]:hover, .btn-secondary.wp-block-button__link:hover {
  background: #d31729;
}

figure {
  margin: 0;
}

/* = !Components: reusable design elements
---------------------------------------------------------------- */
.block {
  position: relative;
  margin: -2rem 0 0;
  padding: 5vw;
}
@media (min-width: 900px) {
  .block {
    margin: 0;
  }
}

.bp {
  position: absolute;
  display: none;
  pointer-events: none;
  z-index: 1;
  fill: none;
}
.bp--primaryLight {
  stroke: #fd4732;
}
.bp--grayLighter {
  stroke: #e0e0e0;
}
@media (min-width: 900px) {
  .bp {
    display: block;
  }
}

.coord {
  color: #fd4732;
  font-weight: 900;
  font-family: Mulish, sans-serif;
  font-size: 1.25rem;
  pointer-events: none;
}
.coord--horizontal span {
  margin-top: 0.5rem;
}
.coord img,
.coord svg {
  width: 70px;
}

.bp {
  position: absolute;
  display: none;
  z-index: 1;
  fill: none;
}
.bp--primaryLight {
  stroke: #fd4732;
}
.bp--grayLighter {
  stroke: #e0e0e0;
}
@media (min-width: 900px) {
  .bp {
    display: block;
  }
}

.wipe-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 0;
  background-color: #d31729;
  z-index: 20;
}
@media (min-width: 900px) {
  .wipe-wrapper {
    top: 0;
  }
}

.map {
  width: 100%;
  aspect-ratio: 1;
}

.hide-on-load {
  visibility: hidden;
  opacity: 0;
}

.gallery-image--overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  background: #0c0c0c;
  opacity: 0;
  transition: all 0.2s ease;
  top: 0;
}
.gallery-image:hover .gallery-image--overlay {
  opacity: 0.4;
  transition: all 0.2s ease;
}

.preloader {
  position: fixed;
  top: 0;
  opacity: 0;
  visibility: hidden;
  width: 100vw;
  top: 75px;
  height: calc(100% - 75px);
  display: flex;
  justify-content: center;
  align-items: center;
}
.preloader--header {
  width: 80%;
  max-width: 25rem;
  stroke: white;
  stroke-width: 3px;
  fill: none;
  transform: translateY(-37.5px);
}
.preloader--coord--line {
  height: 1px;
  border-top: 1px solid #fd4732;
}
.preloader--coord--1 {
  position: absolute;
  top: 80%;
  left: 0;
  width: 100%;
  display: flex;
  flex-flow: column;
}
.preloader--coord--1 svg {
  margin-left: calc(25% - 90px);
  margin-bottom: 0.25rem;
  width: 90px;
}
.preloader--coord--1--line {
  width: 25%;
}
.preloader--coord--1 span {
  margin-left: 1rem;
}
.preloader--coord--1 span span {
  margin: 0;
}
.preloader--coord--2 {
  position: absolute;
  bottom: 0;
  left: 85%;
  transform: rotate(-90deg);
  transform-origin: bottom left;
  width: calc(var(--vh, 1vh) * 100 - 75px);
  display: flex;
  flex-flow: column;
}
.preloader--coord--2--line {
  width: 0%;
}
.preloader--coord--2 span {
  align-self: flex-end;
  margin-right: 60vh;
}
.preloader--coord--2 span span {
  margin: 0;
}
.preloader--coord--3 {
  display: none;
  position: absolute;
  top: 0;
  left: 30%;
  transform: rotate(90deg);
  transform-origin: top left;
  width: 100vh;
  flex-flow: column;
}
.preloader--coord--3--line {
  width: 0%;
}
.preloader--coord--3 span {
  align-self: flex-start;
  margin-left: 55vh !important;
}
.preloader--coord--3 span span {
  margin: 0 !important;
}
@media (min-width: 900px) {
  .preloader {
    left: 105px;
    height: 100vh;
    top: 0;
    width: calc(100vw - 105px);
  }
  .preloader--header {
    transform: none;
  }
  .preloader--coord--2 {
    width: 100vh;
  }
  .preloader--coord--3 {
    display: flex;
  }
  .preloader--coord--3 span {
    margin-left: 75vh !important;
  }
}

button {
  font-family: Gotham, sans-serif;
}

.btn, .blog__pag a, .colophon__form input[type=submit], .wp-block-button__link {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-family: Gotham, sans-serif;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0.75rem 2rem;
  text-decoration: none;
  width: 100%;
  color: white;
}
.btn--border {
  border: 1.5px solid currentColor;
}
.btn ~ .btn, .blog__pag a ~ .btn, .blog__pag .btn ~ a, .blog__pag a ~ a, .colophon__form input[type=submit] ~ .btn, .colophon__form .blog__pag input[type=submit] ~ a, .blog__pag .colophon__form input[type=submit] ~ a, .colophon__form .btn ~ input[type=submit], .colophon__form .blog__pag a ~ input[type=submit], .blog__pag .colophon__form a ~ input[type=submit], .colophon__form input[type=submit] ~ input[type=submit], .wp-block-button__link ~ .btn, .blog__pag .wp-block-button__link ~ a, .colophon__form .wp-block-button__link ~ input[type=submit], .btn ~ .wp-block-button__link, .blog__pag a ~ .wp-block-button__link, .colophon__form input[type=submit] ~ .wp-block-button__link, .wp-block-button__link ~ .wp-block-button__link {
  margin: 1rem 0 0 0;
}
@media (min-width: 900px) {
  .btn, .blog__pag a, .colophon__form input[type=submit], .wp-block-button__link {
    width: auto;
    padding: 0.75rem 1.25rem;
  }
  .btn ~ .btn, .blog__pag a ~ .btn, .blog__pag .btn ~ a, .blog__pag a ~ a, .colophon__form input[type=submit] ~ .btn, .colophon__form .blog__pag input[type=submit] ~ a, .blog__pag .colophon__form input[type=submit] ~ a, .colophon__form .btn ~ input[type=submit], .colophon__form .blog__pag a ~ input[type=submit], .blog__pag .colophon__form a ~ input[type=submit], .colophon__form input[type=submit] ~ input[type=submit], .wp-block-button__link ~ .btn, .blog__pag .wp-block-button__link ~ a, .colophon__form .wp-block-button__link ~ input[type=submit], .btn ~ .wp-block-button__link, .blog__pag a ~ .wp-block-button__link, .colophon__form input[type=submit] ~ .wp-block-button__link, .wp-block-button__link ~ .wp-block-button__link {
    margin: 0 0 0 1rem;
  }
}
@media (min-width: 1200px) {
  .btn:hover, .blog__pag a:hover, .colophon__form input[type=submit]:hover, .wp-block-button__link:hover {
    color: white;
  }
}
.btn--fullWidth {
  width: 100%;
}

.canvas {
  display: block;
  width: 100%;
  height: 100%;
  background: url("images/fallback.jpg") no-repeat center center/cover;
}
.canvas--overlap {
  height: calc(100% + 5vw);
}

.categories {
  padding: 0 10vw;
}
.categories a {
  text-decoration: none;
  color: #666;
}
@media (max-width: 899px) {
  .categories form {
    display: flex;
    align-items: center;
  }
}
.categories label {
  margin-right: 0.5rem;
}
.categories select {
  font-family: Gotham, sans-serif;
  font-size: 16px;
  width: 100%;
  border: none;
}
@media (min-width: 900px) {
  .categories ul {
    display: flex;
  }
  .categories li {
    margin-bottom: -1px;
    padding-bottom: 1rem;
  }
  .categories li:not(:last-child) {
    margin-right: 2rem;
  }
  .categories .current-cat {
    border-bottom: 2px solid #ff2f17;
  }
  .categories .current-cat a {
    color: #ff2f17;
    font-weight: 700;
  }
}

.icon {
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
  margin: 0;
}
.icon--1x {
  width: 1rem;
  height: 1rem;
  padding: 0.125rem;
}
.icon--2x {
  width: 2rem;
  height: 2rem;
  padding: 0.25rem;
}
.icon--3x {
  width: 3rem;
  height: 3rem;
  padding: 0.5rem;
}
.icon--circle {
  border-radius: 50%;
}
.icon--flipX {
  transform: scaleX(-1);
}
.icon--pullRight {
  margin-left: 0.25rem;
}
.icon--pullLeft {
  margin-right: 0.25rem;
}
.list {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
@media (min-width: 900px) {
  .list__item--2 {
    width: 47.5%;
  }
  .list__item--3 {
    width: 28.833333%;
  }
  .list__item--spacing {
    padding: 0 1.5rem;
  }
  .list--flex {
    display: flex;
    flex-wrap: wrap;
  }
  .list--flex--alignCenter {
    align-items: center;
  }
  .list--flex--justifyCenter {
    justify-content: center;
  }
  .list--flex--spaceBetween {
    justify-content: space-between;
  }
  .list--flex--spaceAround {
    justify-content: space-around;
  }
  .list--flex--nowrap {
    flex-wrap: nowrap;
  }
}
a {
  text-decoration: underline;
  color: white;
  font-size: 1rem;
}

.link {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  vertical-align: middle;
}
.link--bordered {
  background-size: cover;
  position: relative;
}
.link--bordered--title {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.25rem 0.5rem;
  z-index: 1;
  text-transform: uppercase;
  font-size: 0.7rem;
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  z-index: 2;
}
.link--bordered--title svg {
  height: 0.8rem;
  width: 0.8rem;
  margin-left: 0.5rem;
}
.link--bordered--border {
  display: block;
  position: absolute;
  width: 100%;
  height: calc(100% - 0.25rem);
  top: -0.5rem;
  left: 0.5rem;
  z-index: 1;
  pointer-events: none;
}
.link--bordered--primaryLight .link--bordered--title {
  background: #fd4732;
  transition: all 0.2s ease;
  color: white;
  border-bottom: 1px solid #fd4732;
  border-left: 1px solid #fd4732;
}
.link--bordered--primaryLight:not(.link--bordered--noHover):hover .link--bordered--title {
  background: #d31729;
  transition: all 0.2s ease;
}
.link--bordered--white .link--bordered--title {
  background: #0c0c0c;
  transition: all 0.2s ease;
  color: white;
}
.link--bordered--white:hover .link--bordered--title {
  background: rgb(14.7058823529%, 14.7058823529%, 14.7058823529%);
  transition: all 0.2s ease;
}
.link--bordered--alignRight .link--bordered--title {
  left: auto;
  right: 0;
  min-width: 40%;
}
@media (min-width: 900px) {
  .link--bordered--border {
    top: -1rem;
    left: 1rem;
    height: 100%;
  }
  .link--bordered--title {
    width: auto;
    min-width: 40%;
    padding: 0.75rem 1rem;
    transition: all 0.15s ease;
    font-size: 0.8rem;
  }
  .link--bordered--alignRight .link--bordered--border {
    height: calc(100% - 0.25rem);
  }
  .link--bordered--alignRight .link--bordered--title {
    padding: 0.75rem 1rem;
  }
}

.swiper-slide {
  padding: 0 3rem 1.5rem;
}
.swiper .swiper-pagination {
  bottom: 0 !important;
}
.swiper .swiper-pagination-bullet {
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 0;
  background: white !important;
}
.swiper .swiper-pagination-bullet:not(:last-child) {
  margin-right: 0.5rem;
}
.swiper .swiper-pagination2 {
  padding: 0 0.35rem;
}
.swiper .swiper-button-prev::after, .swiper .swiper-button-next::after {
  display: none !important;
}
.swiper .swiper-button-prev, .swiper .swiper-button-next {
  height: 2.5rem !important;
  width: 2.5rem !important;
  display: flex;
  align-items: center;
}
.swiper .swiper-button-prev svg, .swiper .swiper-button-next svg {
  fill: white;
  width: 70%;
  height: 70%;
}
.swiper .swiper-button-prev {
  left: 0 !important;
  justify-content: flex-start;
}
.swiper .swiper-button-prev svg {
  transform: rotate(180deg);
}
.swiper .swiper-button-next {
  justify-content: flex-end;
  right: 0 !important;
}
.project-single__hero--img .swiper {
  height: 100%;
  width: 100%;
}
.project-single__hero--img .swiper .swiper-slide {
  padding: 0 !important;
}
.project-single__hero--img .swiper .swiper-slide img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.project-single__hero--img .swiper .swiper-pagination {
  position: absolute;
  top: 10px !important;
  right: 10px !important;
  left: auto !important;
  height: auto !important;
  width: auto !important;
}
@media (min-width: 900px) {
  .swiper__nav {
    position: absolute;
    top: 50%;
    right: 5vw;
    z-index: 1;
    line-height: 0;
    cursor: pointer;
    margin-top: -0.25rem;
    transition: opacity 0.3s ease;
  }
  .swiper__nav--prev {
    transform: translate(50%, -100%) rotate(-90deg) scale(-1);
  }
  .swiper__nav--next {
    transform: translate(50%, 0.5rem) rotate(-90deg);
  }
  .swiper__nav.swiper-button-disabled {
    opacity: 0.5;
  }
}

.swiper2 .swiper-slide {
  padding: 0;
}

.square {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
}
.square span {
  display: block;
  line-height: 1;
}
@media (min-width: 900px) {
  .square {
    width: 5vw;
    height: 5vw;
  }
}

.switch {
  position: relative;
}
.switch__toggle {
  position: absolute;
  top: 2rem;
  right: calc(5vw + 2rem);
  z-index: 1;
  width: 4rem;
  height: 2rem;
  transition: background-color 0.3s ease;
  border-radius: 2rem;
}
.switch__toggle__indicator {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  border: 5px solid #fd4732;
  transition: transform 0.3s ease, border-color 0.3s ease;
}
.switch__section:last-child {
  visibility: hidden;
}

.mg--border {
  position: absolute;
  display: block;
  background-color: inherit;
}
.mg--border--left {
  height: 100%;
  width: 1px;
  left: 0;
  bottom: 0;
}
.mg--border--top {
  width: 100%;
  height: 1px;
  left: 0;
  top: 0;
}
.mg--border--right {
  height: 100%;
  width: 1px;
  right: 0;
  bottom: 0;
}
.mg--border--bottom {
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
}

.coord {
  font-weight: 900;
  font-family: Mulish, sans-serif;
  font-size: 1.25rem;
  pointer-events: none;
  position: absolute;
  display: flex;
  flex-flow: column;
  z-index: 0;
  color: #fd4732;
}
.coord--line {
  width: 100%;
  height: 1px;
  background-color: #fd4732;
}
.coord--line--growLeft {
  align-self: flex-end;
}
.coord svg {
  width: 80px;
  margin: 0 1rem 0.5rem;
  stroke-width: 1.5px;
  stroke: #fd4732;
}
.coord span {
  margin: 0.5rem 1rem 0;
}
.coord span span {
  margin: 0;
}
.coord--spanEnd span {
  align-self: flex-end;
}
.coord--logoEnd svg {
  align-self: flex-end;
  margin-right: 0.5rem;
}
.coord--inline--inner {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-end;
}
.coord--inline span {
  margin-bottom: 0.5rem;
}
.coord--inline--end .coord--inline--inner {
  align-self: flex-end;
}
.coord--spanFlush span {
  margin: 0.5rem 0 0;
}
.coord--logoFlush svg {
  margin: 0 0 0.5rem;
}
.coord--grayLighter {
  color: #e0e0e0;
}
.coord--grayLighter .coord--line {
  background: #e0e0e0;
}
.coord--grayLighter svg {
  stroke: #e0e0e0;
}
.coord--rotatePlus90 {
  transform: rotate(90deg);
}
.coord--rotateMinus90 {
  transform: rotate(-90deg);
}
.coord--rotateTopLeft {
  transform-origin: top left;
}
.coord--rotateBottomRight {
  transform-origin: bottom right;
}
.coord.w-5 {
  width: 5%;
}
.coord.w-10 {
  width: 10%;
}
.coord.w-15 {
  width: 15%;
}
.coord.w-20 {
  width: 20%;
}
.coord.w-25 {
  width: 25%;
}
.coord.w-30 {
  width: 30%;
}
.coord.w-35 {
  width: 35%;
}
.coord.w-40 {
  width: 40%;
}
.coord.w-45 {
  width: 45%;
}
.coord.w-50 {
  width: 50%;
}
.coord.w-55 {
  width: 55%;
}
.coord.w-60 {
  width: 60%;
}
.coord.w-65 {
  width: 65%;
}
.coord.w-70 {
  width: 70%;
}
.coord.w-75 {
  width: 75%;
}
.coord.w-80 {
  width: 80%;
}
.coord.w-85 {
  width: 85%;
}
.coord.w-90 {
  width: 90%;
}
.coord.w-95 {
  width: 95%;
}
.coord.w-100 {
  width: 100%;
}
.coord.h-5 {
  width: 5vh;
}
.coord.h-10 {
  width: 10vh;
}
.coord.h-15 {
  width: 15vh;
}
.coord.h-20 {
  width: 20vh;
}
.coord.h-25 {
  width: 25vh;
}
.coord.h-30 {
  width: 30vh;
}
.coord.h-35 {
  width: 35vh;
}
.coord.h-40 {
  width: 40vh;
}
.coord.h-45 {
  width: 45vh;
}
.coord.h-50 {
  width: 50vh;
}
.coord.h-55 {
  width: 55vh;
}
.coord.h-60 {
  width: 60vh;
}
.coord.h-65 {
  width: 65vh;
}
.coord.h-70 {
  width: 70vh;
}
.coord.h-75 {
  width: 75vh;
}
.coord.h-80 {
  width: 80vh;
}
.coord.h-85 {
  width: 85vh;
}
.coord.h-90 {
  width: 90vh;
}
.coord.h-95 {
  width: 95vh;
}
.coord.h-100 {
  width: 100vh;
}

#consent-banner {
  position: fixed;
  bottom: 0px;
  z-index: 999999;
}
#consent-banner .trustarc-client-logo {
  display: none !important;
}
#consent-banner .trustarc-banner-header {
  padding: 0 10px !important;
  font-size: 1rem !important;
  margin-bottom: 0.5rem !important;
}
#consent-banner .trustarc-banner-details {
  padding-top: 10px !important;
}
@media (min-width: 900px) {
  #consent-banner .trustarc-banner-details {
    padding-bottom: 10px !important;
  }
}
#consent-banner .trustarc-banner-actions {
  padding: 0 10px 10px !important;
}
#consent-banner .trustarc-banner-actions #truste-consent-buttons {
  display: flex;
  gap: 10px;
  width: 100% !important;
  max-width: 500px !important;
}
@media (min-width: 900px) {
  #consent-banner .trustarc-banner-actions #truste-consent-buttons {
    max-width: none !important;
    min-width: 250px;
    height: 100%;
    align-items: center;
  }
}
#consent-banner .trustarc-banner-actions #truste-consent-buttons button {
  padding: 0.25rem 0.5rem !important;
}
#consent-banner .trustarc-banner-body {
  font-size: 0.55rem !important;
  padding: 0 10px !important;
  max-width: 500px !important;
  margin: 0 auto !important;
}
@media (min-width: 900px) {
  #consent-banner .trustarc-banner-body {
    max-width: none !important;
  }
}
#consent-banner .trustarc-secondary-btn,
#consent-banner .trustarc-primary-btn {
  font-size: 0.65rem !important;
  height: auto !important;
  padding: 0.25rem 0.5rem !important;
}
#consent-banner .trustarc-banner-footer {
  min-height: 0 !important;
}
#consent-banner .trustarc-banner-footer #truste-privacy-button {
  font-size: 0.65rem !important;
}
#consent-banner .trustarc-banner-footer #truste-powered-by img {
  width: 50px !important;
  height: auto !important;
}

#teconsent {
  background: #d31729;
}
#teconsent a {
  color: white;
  text-decoration: none;
  font-size: 0.75rem;
  margin: 0.25rem 0.5rem;
}
@media (min-width: 600px) {
  #teconsent {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 10000;
    width: auto;
  }
}

/* = !Layouts: structure not accomplishable by base grid
---------------------------------------------------------------- */
.masthead {
  height: 75px;
  width: 100vw;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0 25px;
  background: white;
}
.masthead__logo img {
  height: 30px;
  width: auto;
}
.masthead__title {
  height: 15px;
}
.masthead__title img {
  width: 100%;
  max-height: 100%;
}
.masthead__nav--toggle {
  position: relative;
}
.masthead__nav--toggle img {
  height: 30px;
  width: 30px;
}
.masthead__nav--toggle span {
  margin-top: 0.5rem;
  font-size: 0.8rem;
  display: none;
}
.masthead__nav--toggle--close {
  display: none;
}
@media (min-width: 900px) {
  .masthead {
    position: fixed;
    top: 0;
    width: 105px;
    height: 100%;
    flex-flow: column-reverse nowrap;
    padding: 30px 0;
    z-index: 2;
    border-right: 1px solid #e0e0e0;
  }
  .masthead__logo img {
    height: 55px;
  }
  .masthead__title {
    height: 25px;
    width: 175px;
    transform: rotate(90deg);
    transform-origin: center center;
    max-width: 1000%;
    margin: 0;
  }
  .masthead__nav--toggle span {
    display: block;
  }
}

body, html {
  background-color: #d31729;
}

.wrapper__inner {
  overflow: hidden;
}
.wrapper__fader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
}
@media (min-width: 900px) {
  .wrapper__inner {
    width: calc(100% - 105px);
    margin-left: 105px;
  }
}
.colophon__list {
  line-height: 1;
}
.colophon__list__item:not(:last-child) {
  margin-right: 1rem;
}
.colophon__list__item--border {
  border-right: 1px solid #666;
  padding-right: 1rem;
}
.colophon__form label {
  position: absolute;
  top: 1rem;
  left: 1rem;
  color: #666;
  font-weight: 400 !important;
  margin: 0 !important;
}
.colophon__form input[type=text] {
  padding-left: 5rem !important;
}
.colophon__form textarea {
  padding: 3rem 1rem 1rem !important;
}
.colophon__form input[type=submit] {
  color: #fff;
  width: 100%;
  cursor: pointer;
}
.colophon__form .gfield {
  position: relative;
  margin: 0 0 1rem;
}
.nav {
  position: fixed;
  z-index: 10;
  bottom: 0;
  height: calc(100% - 75px);
  width: 100%;
  background-image: url("images/nav_bg.png");
  background-size: cover;
  background-position: top right;
  transform: translateY(100%);
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  overflow-y: scroll;
}
.nav__list--wrapper {
  padding-top: clamp(0vh, 3.75rem, 7.5vh);
}
.nav__list__item {
  pointer-events: none;
  margin: 0 5vw clamp(0vh, 1.25rem, 1vh);
}
.nav__list__item__link {
  display: flex;
  align-items: center;
  transition: color 0.5s ease;
}
.nav__list__item__link[aria-expanded=true] span,
.nav__list__item__link[aria-expanded=true] svg {
  color: #ff2f17;
  fill: #ff2f17;
  stroke: #ff2f17;
  transition: all 0.25s ease;
}
.nav__list__item__link:hover span,
.nav__list__item__link:hover svg {
  color: #ff2f17;
  fill: #ff2f17;
  stroke: #ff2f17;
  transition: all 0.25s ease;
}
.nav__list__item__link span {
  text-transform: uppercase;
  font-weight: 900;
  margin-left: 1rem;
  font-family: Mulish, sans-serif;
  font-size: clamp(0rem, 11vw, 3.75rem);
  position: relative;
  transition: all 0.25s ease;
}
.nav__list__item__link--hasChildren {
  position: relative;
}
.nav__list__item__link--hasChildren svg {
  height: 2rem;
  width: 2rem;
  margin-left: 0.5rem;
  fill: white;
  stroke: white;
  transition: all 0.25s ease;
}
.nav__list__item__link--hasChildren::after {
  content: "";
  height: 1px;
  width: 0%;
  position: absolute;
  bottom: 0;
  left: 0;
  border-top: 1px solid white;
  transition: width 0.5s ease;
}
.nav__list__item__link--hasChildren[aria-expanded=true]::after {
  width: 100%;
  transition: width 0.5s ease;
}
.nav__subnav {
  height: 0;
  overflow: hidden;
  padding-left: 2rem;
}
.nav__subnav__list {
  margin-top: 1rem;
}
.nav__secondary {
  padding-bottom: clamp(0vh, 1rem, 2vh);
  width: 100%;
}
.nav__secondary--list {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin: clamp(0vh, 1rem, 1vh) 0;
}
.nav__secondary--list--item {
  padding: 0 0.5rem;
  border-right: 1px solid white;
}
.nav__secondary--list--item a {
  text-decoration: none;
  transition: all 0.2s ease;
  font-size: 1rem;
}
.nav__secondary--list--item a:hover {
  color: white;
  transition: all 0.2s ease;
}
.nav__secondary--list--item:last-of-type {
  border-right: none;
}
.nav__secondary--social {
  list-style: none;
  display: flex;
  justify-content: center;
  padding: 0;
  margin: clamp(0vh, 1rem, 1vh) 0;
}
.nav__secondary--social--item {
  margin: 0 0.5rem;
  height: 1.5rem;
  width: 1.5rem;
  border-radius: 100%;
  background: #ff2f17;
  transition: all 0.2s ease;
}
.nav__secondary--social--item:hover {
  background: white;
  transition: all 0.2s ease;
}
.nav__secondary--social--item a {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nav__secondary--social--item a svg {
  fill: #333;
  stroke: transparent;
  height: 70%;
  width: 70%;
  transition: all 0.2s ease;
}
.nav__secondary p {
  margin: 0;
  text-align: center;
  font-size: 0.75rem;
}
.nav__secondary p span {
  font-style: italic;
}
@media (min-width: 900px) {
  .nav {
    right: 0;
    width: calc(100% - 105px);
    height: 100%;
    transform: translateX(100%) translateY(0);
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
    align-items: flex-end;
  }
  .nav__list--wrapper {
    padding-top: 0;
    padding-bottom: clamp(1.5rem, 5vh, 7.5rem);
    margin-right: 5vw;
    display: flex;
    align-items: center;
  }
  .nav__list__item {
    margin: 0;
  }
  .nav__list__item__link--hasChildren::after {
    content: none;
    width: 0%;
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 1px solid white;
    transition: width 0.5s ease;
  }
  .nav__subitems {
    width: 0;
    margin-left: 0;
    transition: margin-left 0.5s ease;
    overflow: hidden;
    align-self: stretch;
  }
  .nav__subitems .nav__subnav {
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    position: relative;
    padding-left: 2.5vw;
    margin-left: 0;
  }
  .nav__subitems .nav__subnav::before {
    content: "";
    height: 0%;
    width: 1px;
    position: absolute;
    top: 0;
    left: 0;
    border-left: 1px solid white;
    transition: height 0.5s ease;
  }
  .nav__subitems .nav__subnav__list__item {
    white-space: nowrap;
  }
  .nav__subitems .nav__subnav__list__item a {
    font-size: 1.5rem;
    line-height: 1.75;
    transition: all 0.2s ease;
  }
  .nav__subitems .nav__subnav__list__item a:hover {
    color: #ff2f17;
    transition: all 0.2 ease;
  }
  .nav__subitems.active {
    transition: margin-left 0.5s ease;
    margin-left: 2.5vw;
  }
  .nav__subitems.active .nav__subnav::before {
    height: 100%;
    transition: height 0.5s ease;
  }
  .nav__secondary {
    display: flex;
    flex-flow: row-reverse;
    justify-content: space-between;
    align-items: center;
    padding: 0 2rem 1.5rem;
    bottom: 0;
  }
  .nav__secondary--list {
    margin-right: clamp(0vw, 10rem, 15vw);
  }
  .nav__secondary div {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
  }
  .nav__secondary p {
    text-align: left;
  }
}
@media (min-width: 1600px) {
  .nav__list--wrapper {
    margin-right: 10vw;
  }
}

.post__content > *:first-child {
  margin-top: 0;
}
.blog__content {
  position: relative;
}
.blog__featured {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  margin: -4rem 0 0;
  width: 100%;
}
.blog__featured__img {
  position: relative;
  width: 100%;
  padding-top: 66.66667%;
}
.blog__featured__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.blog__pag a {
  background: #ff2f17;
  color: #fff;
}
@media (min-width: 900px) {
  .blog__featured {
    margin: -2rem 0 0;
  }
}
.sidebar li {
  margin: 0 0 1rem;
}
.sidebar a {
  color: #333;
  text-decoration: none;
}
.sidebar .menu-item-has-children > a {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-family: Gotham, sans-serif;
  font-weight: 500;
  color: #d31729;
}
.sidebar .sub-menu {
  list-style: none;
  margin: 0;
  padding-left: 0;
  font-size: 16px;
  margin: 0.25rem 0 0;
}
.sidebar .sub-menu li:not(:last-child) {
  margin: 0 0 0.25rem;
}
@media (min-width: 900px) {
  .sidebar__list {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 1200px) {
  .sidebar li {
    margin: 0;
  }
  .sidebar a {
    transition: color 0.3s ease;
  }
  .sidebar a:hover {
    color: #ff2f17;
  }
  .sidebar .sub-menu {
    margin: 0.5rem 0 0;
    font-size: 18px;
  }
}

@media (max-width: 899px) {
  .single__title {
    font-size: 2rem;
  }
}
.single__splash {
  position: relative;
}
.single__splash time {
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 899px) {
  .single__splash {
    width: 100vw;
    margin-left: -10vw;
  }
}
@media (min-width: 900px) {
  .single__splash time {
    left: auto;
    right: 100%;
    margin-right: 5vw;
  }
}

@media (min-width: 900px) {
  .scroller__header li:not(:last-child) {
    margin-right: 1rem;
  }
  .scroller__panel--pushLeft:not(:first-child) {
    margin-left: 20%;
  }
}
.home-page a {
  text-decoration: none;
}
.home-page {
  background: #d31729;
}
.home-page .home__hero {
  position: relative;
  z-index: 1;
  padding: 1rem 5vw 0;
}
.home-page .home__hero h1 {
  font-size: clamp(0vw, 2.25rem, 11vw);
}
.home-page .home__hero--coord {
  display: flex;
  flex-flow: column;
  position: relative;
}
.home-page .home__hero--coord span {
  align-self: flex-end;
}
.home-page .home__hero--coord--1, .home-page .home__hero--coord--2, .home-page .home__hero--coord--3 {
  display: none;
}
.home-page .home__hero--bp {
  display: none;
}
.home-page .home__hero--text {
  position: relative;
  z-index: 2;
}
.home-page .home__hero--text p {
  margin-bottom: 0;
}
.home-page .home__hero--text a {
  color: white;
  text-decoration: underline;
  transition: all 0.2s ease;
  font-weight: 900;
}
.home-page .home__hero--text a:hover {
  color: #fd4732;
  transition: all 0.2s ease;
}
.home-page .home__hero--projects {
  display: block;
  aspect-ratio: 1.5;
  width: 100%;
}
.home-page .home__hero--projects--project {
  padding: 0;
  padding-top: 10px;
  padding-right: 10px;
}
.home-page .home__hero--projects--project--link {
  position: absolute;
  height: calc(100% - 10px);
  width: calc(100% - 10px);
}
.home-page .home__hero--projects--project--link .link--bordered--title {
  border-left: none;
  border-bottom: none;
}
.home-page .home__hero--projects--project--link .link--bordered--border {
  width: calc(100% - 1px);
}
.home-page .home__hero--projects--project--link img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.home-page .home__hero--img {
  display: none;
}
.home-page .home__section--1 {
  background-image: url("./images/bg-helmet.png");
  background-size: cover;
  position: relative;
  margin-top: -30px;
  padding: 2rem 5vw 2rem;
}
.home-page .home__section--1--angle {
  height: 50px;
  width: 100%;
  position: absolute;
  top: -1px;
  left: 0;
}
.home-page .home__section--1--angle polygon {
  fill: #d31729;
}
.home-page .home__section--1 h2 {
  font-size: 7vw;
  text-transform: uppercase;
  line-height: 9vw;
  margin: 0.25rem 0;
}
.home-page .home__section--1 h2 span {
  font-weight: 900;
}
.home-page .home__section--1 h2:last-of-type span {
  color: #ff2f17;
}
.home-page .home__section--1 a {
  color: #fd4732;
  font-weight: 900;
}
.home-page .home__section--2 {
  padding: 2rem 5vw;
}
.home-page .home__section--2--coord {
  display: none;
}
.home-page .home__section--2--bp {
  display: none;
}
.home-page .home__section--2 h2 {
  text-align: center;
  font-size: 1.25rem;
  font-weight: 900;
}
.home-page .home__section--2--blueprint {
  width: 0vh;
  height: 0vh;
  transform: translateX(-33.33333%);
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  position: relative;
  padding-bottom: 10vw;
}
.home-page .home__section--2--blueprint--item {
  width: 90vw;
  height: auto;
  stroke: white;
}
.home-page .home__section--2--blueprint--item path {
  stroke-width: 1px !important;
}
.home-page .home__section--2--blueprint--circle {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 35px;
  width: 35px;
  fill: white;
  transform: translate(-50%, -50%);
}
.home-page .home__section--2--blueprint--line {
  stroke: white;
  stroke-width: 1.5px;
  fill: white;
  width: 100px;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
}
.home-page .home__section--2--slider {
  width: 100%;
  margin-top: 10px;
  position: relative;
}
.home-page .home__section--2--slider--wrapper h2 {
  display: none;
}
.home-page .home__section--2--slider--line, .home-page .home__section--2--slider--circle {
  display: none;
}
.home-page .home__section--2--slider--border {
  position: absolute;
  top: -10px;
  left: 10px;
  width: 100%;
  height: calc(100% - 0.4rem);
  fill: transparent;
  stroke: white;
}
.home-page .home__section--2--slider--border--desktop {
  display: none;
}
.home-page .home__section--2--slider--title {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #0c0c0c;
  font-size: 0.8rem;
  padding: 0.5rem;
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.home-page .home__section--2--slider--description {
  padding: 1rem 2rem;
}
.home-page .home__section--2--slider--bullets {
  display: flex;
  flex-flow: row nowrap;
}
.home-page .home__section--2--slider--bullets--bullet {
  height: 17px;
  width: 17px;
  margin-left: 15px;
  background: white;
}
.home-page .home__section--2 p a {
  color: white;
  text-decoration: underline;
}
.home-page .home__section--3--desktop {
  display: none;
}
.home-page .home__section--3--title {
  background-image: url("./images/bg-ipad.png");
  background-size: cover;
  position: relative;
  padding-top: 2rem;
  padding-bottom: 7.5rem;
  margin-bottom: -5rem;
}
.home-page .home__section--3--title h2 a {
  margin: 0 5vw;
  font-size: 2.5rem;
  display: block;
}
.home-page .home__section--3--title h2 a span {
  font-weight: 900;
}
.home-page .home__section--3--title--angle {
  fill: #d31729;
  height: 50px;
  width: 100%;
  position: absolute;
  bottom: 0;
}
.home-page .home__section--3--inner {
  padding: 0 5vw;
}
.home-page .home__section--3--team {
  width: 100%;
  height: 90vw;
  background-image: url("./images/team-fallback.png");
  background-size: cover;
  background-position: center 30%;
  position: relative;
  display: block;
}
.home-page .home__section--3--team--border {
  position: absolute;
  top: -10px;
  left: 10px;
  height: calc(100% - 0.5rem);
  width: 100%;
}
.home-page .home__section--3--team--border span {
  background-color: white;
}
.home-page .home__section--3--team--title {
  display: flex;
  position: absolute;
  background: #0c0c0c;
  font-size: 0.8rem;
  padding: 0.5rem;
  bottom: 0;
  width: 100%;
  margin: 0;
}
.home-page .home__section--3--team--title span {
  text-transform: uppercase;
}
.home-page .home__section--3 p a {
  color: white;
  text-decoration: underline;
  transition: all 0.2s ease;
}
.home-page .home__section--3 p a:hover {
  color: #fd4732;
  transition: all 0.2s ease;
}
.home-page .home__footer {
  margin-top: 7.5rem;
  position: relative;
}
.home-page .home__footer--link {
  color: #0c0c0c;
  position: absolute;
  bottom: 4rem;
  left: 50%;
  transform: translateX(-50%);
}
.home-page .home__footer--coord {
  position: relative;
  display: flex;
  margin-top: -2.5rem;
}
@media (min-width: 900px) {
  .home-page .home__hero {
    height: 100vh;
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    position: relative;
    z-index: 2;
  }
  .home-page .home__hero h1 {
    font-size: 5vw;
    position: relative;
    z-index: 2;
    margin-top: 10vh;
    width: 50%;
    margin-bottom: 3rem;
  }
  .home-page .home__hero h1 span {
    display: block;
    clear: left;
  }
  .home-page .home__hero--text {
    width: 50%;
    margin-bottom: 4rem;
  }
  .home-page .home__hero--img {
    display: block;
    margin: 0;
    width: 50%;
    -o-object-fit: cover;
       object-fit: cover;
    height: auto;
    z-index: 2;
    max-width: 600px;
    max-height: 40vh;
  }
  .home-page .home__hero--bottomLeft {
    position: absolute;
    z-index: 1;
    width: 42.5vw;
    bottom: 0;
    left: 0;
    height: 53vw;
  }
  .home-page .home__hero--coord {
    display: none;
  }
  .home-page .home__hero--coord--1 {
    display: flex;
    bottom: calc(26.5vw - 155px - 1.75rem);
    right: 5%;
  }
  .home-page .home__hero--coord--1 svg {
    width: 50px;
  }
  .home-page .home__hero--coord--2 {
    display: flex;
    top: 0;
    left: 55%;
  }
  .home-page .home__hero--coord--3 {
    display: none;
    top: 40%;
    right: 0;
  }
  .home-page .home__hero--bp {
    display: block;
    position: absolute;
    z-index: 1;
  }
  .home-page .home__hero--bp circle,
  .home-page .home__hero--bp line,
  .home-page .home__hero--bp polyline,
  .home-page .home__hero--bp polygon {
    stroke: #fd4732;
  }
  .home-page .home__hero--bp--1 {
    bottom: -155px;
    left: -5px;
    width: 100%;
  }
  .home-page .home__hero--bp--2 {
    display: none;
    width: 35%;
    top: 0;
    left: 0;
    max-width: 700px;
  }
  .home-page .home__hero--bp--3 {
    width: 30%;
    top: 0;
    left: 0;
  }
  .home-page .home__hero--angle {
    width: 100%;
    height: 135px;
    position: absolute;
    top: 100%;
    left: 0;
    fill: #d31729;
  }
  .home-page .home__hero--projects {
    position: absolute;
    width: calc(50% + 1rem);
    top: 5%;
    right: -1rem;
    height: 85%;
  }
  .home-page .home__hero--projects--project {
    width: 100%;
    padding: 1rem 3rem 1.5rem;
  }
  .home-page .home__hero--projects--project--link {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
  }
  .home-page .home__hero--projects--project--link:hover .home__hero--projects--project--title {
    opacity: 1;
    transition: all 0.2s ease;
  }
  .home-page .home__hero--projects--project--image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .home-page .home__hero--projects--project--title {
    position: absolute;
    bottom: 0;
    left: 0;
    min-width: 50%;
    font-size: 0.75rem;
    padding: 0.5rem;
  }
  .home-page .home__hero--projects--project--border {
    height: calc(100% - 0.5rem);
  }
  .home-page .home__section--1 {
    margin-top: 0;
    height: 100vh;
    display: flex;
    flex-flow: column;
    justify-content: center;
  }
  .home-page .home__section--1--angle {
    height: 135px;
  }
  .home-page .home__section--1 h2:first-of-type {
    margin-top: 5rem;
  }
  .home-page .home__section--1 h2 {
    font-size: 4.5vw;
    line-height: 5.5vw;
    margin: 0;
  }
  .home-page .home__section--1 p {
    max-width: 50%;
  }
  .home-page .home__section--2 {
    position: relative;
  }
  .home-page .home__section--2 > h2 {
    display: none;
  }
  .home-page .home__section--2--coord {
    display: flex;
    top: 0;
    left: 5vw;
  }
  .home-page .home__section--2--bp {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 45%;
    z-index: 1;
  }
  .home-page .home__section--2--bp circle,
  .home-page .home__section--2--bp line,
  .home-page .home__section--2--bp polyline,
  .home-page .home__section--2--bp polygon {
    stroke: #fd4732;
  }
  .home-page .home__section--2 {
    height: 100vh;
    display: flex;
    flex-flow: row-reverse;
    align-items: center;
    justify-content: space-between;
  }
  .home-page .home__section--2--blueprint {
    height: 60vh;
    width: inherit;
    max-width: 45%;
    transform: none;
    flex-flow: column;
  }
  .home-page .home__section--2--blueprint--circle, .home-page .home__section--2--blueprint--line {
    display: none;
  }
  .home-page .home__section--2--blueprint--item {
    margin-bottom: -10vw;
  }
  .home-page .home__section--2--slider--wrapper {
    position: relative;
    z-index: 2;
    width: 50%;
    display: flex;
    flex-flow: column;
    justify-content: center;
  }
  .home-page .home__section--2--slider--wrapper h2 {
    display: block;
  }
  .home-page .home__section--2--slider--wrapper h2 a {
    font-weight: normal;
    font-size: 3vw;
    margin: 0 0 2rem 2rem;
    flex: 1;
  }
  .home-page .home__section--2--slider--wrapper h2 a span {
    font-weight: 900;
  }
  .home-page .home__section--2--slider--wrapper p {
    margin-bottom: auto;
    flex: 1;
  }
  .home-page .home__section--2--slider--description {
    padding: 1rem 0.5rem;
  }
  .home-page .home__section--2--slider--border {
    display: none;
  }
  .home-page .home__section--2--slider--border--desktop {
    display: block;
    position: absolute;
    top: -10px;
    left: 10px;
    height: 16.5rem;
    width: 100%;
    fill: none;
    stroke: white;
  }
  .home-page .home__section--2--slider .swiper-slide img {
    height: 15rem;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .home-page .home__section--2--slider--line {
    position: absolute;
    stroke: white;
    display: block;
  }
  .home-page .home__section--2--slider--line--horizontal {
    top: 50%;
    left: calc(100% + 10px);
    width: 50%;
    height: 1px;
  }
  .home-page .home__section--2--slider--line--vertical {
    height: 10vh;
    bottom: 50%;
    width: 1px;
    left: calc(150% + 10px);
  }
  .home-page .home__section--2--slider--circle {
    position: absolute;
    display: block;
    fill: white;
    height: 30px;
    width: 30px;
    bottom: calc(50% + 10vh);
    left: calc(150% + 10px);
    transform: translateX(-50%);
  }
  .home-page .home__section--3 {
    display: none;
  }
  .home-page .home__section--3--desktop {
    position: relative;
    display: block;
    height: 100vh;
  }
  .home-page .home__section--3--desktop--bp {
    position: absolute;
    bottom: -8%;
    right: 0;
    width: calc(100% - 1rem - 10px);
    z-index: 1;
  }
  .home-page .home__section--3--desktop--bp circle,
  .home-page .home__section--3--desktop--bp line,
  .home-page .home__section--3--desktop--bp polyline,
  .home-page .home__section--3--desktop--bp polygon {
    stroke: #fd4732;
  }
  .home-page .home__section--3--desktop--top {
    height: 57.5vh;
    background: url("./images/bg-ipad.png");
    background-size: cover;
    background-position: 0% 85%;
    position: relative;
    z-index: 1;
    padding: 7.5% 5% 0;
    width: 100%;
    margin-left: 0%;
  }
  .home-page .home__section--3--desktop--top--slider {
    margin-left: 0 !important;
    width: calc(50vw - 105px) !important;
    max-height: 80%;
  }
  .home-page .home__section--3--desktop--top blockquote {
    padding: 0;
    font-family: Mulish;
    margin: 0 0 2rem;
    font-size: clamp(0.85rem, 1.5vw, 1.25rem);
    line-height: 1.25;
  }
  .home-page .home__section--3--desktop--top small {
    font-size: 1rem;
  }
  .home-page .home__section--3--desktop--top--angle {
    fill: #d31729;
    width: 100%;
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 22.5vh;
  }
  .home-page .home__section--3--desktop--bottom {
    padding: 3% 10%;
  }
  .home-page .home__section--3--desktop--bottom h2 a {
    font-size: 5vw;
    line-height: 6vw;
  }
  .home-page .home__section--3--desktop--bottom h2 a span {
    display: block;
    clear: left;
    font-weight: 900;
  }
  .home-page .home__section--3--desktop--float {
    position: absolute;
    top: 50%;
    right: 10%;
    width: 32.5vw;
    transform: translateY(-50%);
    z-index: 1;
  }
  .home-page .home__section--3--desktop--float .home__section--3--team {
    height: 32.5vw;
    display: block;
  }
  .home-page .home__section--3--desktop--float .home__section--3--team--title {
    width: auto;
  }
  .home-page .home__section--3--desktop--float p a {
    color: white;
    text-decoration: underline;
    transition: all 0.2s ease;
  }
  .home-page .home__section--3--desktop--float p a:hover {
    color: #fd4732;
    transition: all 0.2s ease;
  }
  .home-page .home__section--3--desktop--coord--1 {
    bottom: 5%;
    right: 0;
  }
  .home-page .home__section--3--desktop--coord--2 {
    left: -13%;
    bottom: 0;
  }
  .home-page .home__footer {
    display: none;
  }
}
@media (min-width: 900px) and (pointer: fine) {
  .home-page {
    /* Use normal document flow for desktop home page scrolling */
  }
  .home-page .home__inner {
    width: 100%;
    position: static;
    top: auto;
    left: auto;
    margin-left: 0;
    display: block;
    grid-template: none;
  }
  .home-page .home__hero, .home-page .home__section--1, .home-page .home__section--2, .home-page .home__section--3 {
    width: 100%;
    position: relative;
    grid-area: auto;
  }
  .home-page .home__section--2--coord {
    display: none;
  }
}
@media (min-width: 1200px) {
  .home-page .home__hero--bottomLeft .home__hero--coord--1 {
    right: 7.5%;
  }
  .home-page .home__hero--bottomLeft .home__hero--coord--1 svg {
    width: 60px;
  }
  .home-page .home__section--2--slider--border--desktop {
    height: 21.5rem;
  }
  .home-page .home__section--2--slider .swiper-slide img {
    height: 20rem;
  }
  .home-page .home__section--3--desktop--top {
    padding: 7.5% 10% 0% 7.5%;
  }
  .home-page .home__section--3--desktop--top--slider {
    width: calc(45vw - 105px) !important;
  }
  .home-page .home__section--3--desktop--top blockquote {
    font-size: clamp(1rem, 1.25vw, 1.5rem);
  }
  .home-page .home__section--3--desktop--coord--2 {
    left: -10%;
  }
}
@media (min-width: 1600px) {
  .home-page .home__hero--bottomLeft .home__hero--coord--1 svg {
    width: 80px;
  }
  .home-page .home__hero--projects {
    width: calc(40% + 1rem);
  }
}

.project-single {
  background: #d31729;
}
.project-single__hero {
  position: relative;
  padding: 0 5vw 5vw;
  overflow: hidden;
}
.project-single__hero--img {
  background-size: cover;
  margin-left: -5px;
  margin-top: 5px;
  position: relative;
  aspect-ratio: 1;
  z-index: 2;
}
.project-single__hero--img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.project-single__hero--img--border {
  position: absolute;
  top: -10px;
  left: 10px;
  height: calc(100% - 0.5rem);
  width: 100%;
}
.project-single__hero--img--border .mg--border {
  background: #fd4732;
}
.project-single__hero--img--title {
  font-size: 0.8rem;
  text-transform: uppercase;
  padding: 0.5rem;
  position: absolute;
  bottom: 0;
}
.project-single__hero--header {
  font-size: 2.75rem;
  font-weight: normal;
  position: relative;
  z-index: 2;
}
.project-single__hero--header div {
  white-space: nowrap;
}
.project-single__hero--copy {
  color: white;
  position: relative;
  z-index: 2;
}
.project-single__hero--meta {
  position: relative;
  z-index: 2;
}
.project-single__hero--meta--group {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  border: 1px solid #0c0c0c;
  margin-bottom: 0.5rem;
  background: #d31729;
}
.project-single__hero--meta--group--icon {
  height: 2.25rem;
  width: 2.25rem;
  background: #0c0c0c;
  display: flex;
  justify-content: center;
  align-items: center;
}
.project-single__hero--meta--group--icon svg {
  height: 65%;
  width: 65%;
}
.project-single__hero--meta--group p {
  margin-bottom: 0;
  margin-left: 0.8rem;
  font-size: 0.8rem;
  color: white;
}
.project-single__hero .coord {
  display: none;
}
.project-single__hero .bp {
  stroke-width: 1.5px;
}
.project-single__hero .bp:first-of-type {
  top: 0;
  right: 0;
  width: 45%;
}
.project-single__hero .bp:last-of-type {
  bottom: calc(5vh + 25px);
  right: 0;
  width: 45%;
}
.project-single__details {
  padding: 10vw 5vw 5vw;
  position: relative;
  display: flex;
  flex-flow: column;
  z-index: 2;
}
.project-single__details--coord {
  display: none;
}
.project-single__details--blockquote {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
}
.project-single__details--blockquote svg {
  width: 10vw;
}
.project-single__details--blockquote div {
  flex: 1;
}
.project-single__details--blockquote div blockquote {
  margin: 0.5rem 0 0 0.5rem;
  font-family: Mulish, sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
}
.project-single__details--blockquote div p {
  margin: 1rem 0 0 0.5rem;
  font-size: 0.8rem;
}
.project-single__details--mockup {
  display: flex;
  flex-flow: row wrap;
  color: #0c0c0c;
  border-color: #0c0c0c;
  margin-top: 5vw;
  width: 100%;
}
.project-single__details--mockup--header {
  margin-bottom: 0.25rem;
  width: 100%;
  border: 1px solid;
  display: flex;
  flex-flow: column nowrap;
  position: relative;
  align-items: center;
  justify-content: center;
  height: 3.75rem;
}
.project-single__details--mockup--header span {
  font-size: 0.5rem;
  margin: 0;
  position: absolute;
  left: 0.25rem;
  transform: rotate(90deg) translateX(-50%);
  transform-origin: bottom left;
  display: block;
  line-height: 0.5rem;
  text-align: center;
  /* padding: 0 0.25rem; */
  bottom: 50%;
}
.project-single__details--mockup--header div {
  display: flex;
  flex-flow: column;
  align-items: center;
  padding: 0 2rem;
}
.project-single__details--mockup--header h3 {
  font-size: 1rem;
  margin: 0;
  text-transform: none;
  width: 100%;
  text-align: center;
  margin-bottom: 0.25rem;
}
.project-single__details--mockup--header small {
  font-size: 0.5rem;
  white-space: nowrap;
  text-align: center;
}
.project-single__details--mockup--table {
  margin-right: 0.5rem;
}
.project-single__details--mockup--table li {
  width: 6.5rem;
  border-top: 1px solid;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.project-single__details--mockup--table li:last-of-type {
  border-bottom: 1px solid;
}
.project-single__details--mockup--table li {
  font-size: 0.45rem;
}
.project-single__details--mockup--spacer {
  border: 1px solid;
  flex-grow: 1;
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
}
.project-single__details--mockup--spacer span {
  text-transform: uppercase;
  font-size: 0.5rem;
}
.project-single__details--mockup--spacer div {
  margin-top: 0.25rem;
  height: 0.75rem;
  background-color: #0c0c0c;
  width: 100%;
}
.project-single__details--gallery {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
.project-single__details--gallery .gallery-image {
  width: calc(50% - 0.125rem);
  aspect-ratio: 1;
  margin-bottom: 0.125rem;
  cursor: pointer;
  position: relative;
}
.project-single__details--gallery .gallery-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.project-single__details--next {
  margin: 1rem 0 1rem auto;
  color: #d31729;
}
@media (min-width: 600px) {
  .project-single__hero--meta {
    display: flex;
    flex-flow: row wrap;
    position: relative;
    z-index: 100;
    background: #d31729;
  }
  .project-single__hero--meta--group {
    width: calc(50% - 0.5rem);
  }
  .project-single__hero--meta--group:nth-child(odd) {
    margin-right: 1rem;
  }
  .project-single__details--gallery .gallery-image {
    width: calc(33% - 0.03125rem);
    padding-top: 0;
    aspect-ratio: 1;
    margin-bottom: 0.25rem;
  }
}
@media (min-width: 900px) {
  .project-single__hero {
    padding: 0;
    height: 100vh;
    display: flex;
    align-items: center;
  }
  .project-single__hero--left {
    height: calc(100% - 60px);
    width: 55%;
  }
  .project-single__hero--img {
    height: 100%;
    width: 100%;
    aspect-ratio: auto;
  }
  .project-single__hero--img--border {
    top: -20px;
    left: 20px;
    height: 100%;
  }
  .project-single__hero--img--title {
    right: 0;
    min-width: 40%;
  }
  .project-single__hero--right {
    flex: 1;
    margin: 0 5%;
  }
  .project-single__hero--copy {
    margin-bottom: clamp(0vh, 5rem, 5vh);
  }
  .project-single__hero--meta--group {
    width: 100%;
  }
  .project-single__hero--meta--group:nth-child(odd) {
    margin-right: 0;
  }
  .project-single__hero .coord {
    right: 0;
    bottom: 5vh;
    display: flex;
  }
  .project-single__details--blockquote {
    margin-left: 5vw;
    position: relative;
    z-index: 2;
  }
  .project-single__details--blockquote svg {
    width: 100px;
  }
  .project-single__details--blockquote div blockquote {
    margin-top: 40px;
  }
  .project-single__details--mockup {
    position: relative;
    z-index: 2;
    background: white;
    margin-top: 1rem;
  }
  .project-single__details--coord {
    display: flex;
  }
  .project-single__details--coord--1 {
    top: 0;
    left: clamp(0vh, 5rem, 10%);
  }
  .project-single__details--coord--2 {
    display: none;
    right: 0;
    bottom: 5vh;
  }
  .project-single__details .bp {
    width: 60vw;
    top: 0;
    right: 0;
    transform: scaleX(-1) scaleY(-1);
  }
}
@media (min-width: 1200px) {
  .project-single__hero--header {
    font-size: 4rem;
  }
  .project-single__hero--img--title {
    padding: 0.75rem;
  }
  .project-single__hero--meta--group {
    width: calc(50% - 0.5rem);
  }
  .project-single__hero--meta--group:nth-child(odd) {
    margin-right: 1rem;
  }
  .project-single__details {
    padding-top: 1rem;
  }
  .project-single__details--inner {
    display: flex;
    align-items: center;
  }
}

.project-archive {
  background-color: #d31729;
  min-height: 100vh;
}
.project-archive__header {
  background-size: cover;
  background-position: 0% 75%;
  color: white;
  padding: 5vw 5vw 8rem;
  position: relative;
}
.project-archive__header h1 {
  font-size: 2rem;
  font-weight: normal;
  margin-top: 0;
}
.project-archive__header h1 .black {
  clear: left;
}
.project-archive__header--after {
  position: absolute;
  height: 100px;
  fill: #d31729;
  width: 100%;
  bottom: -1px;
  left: 0;
}
.project-archive__header--selects--select {
  width: 100%;
  position: relative;
  margin-bottom: 0.5rem;
  cursor: pointer;
}
.project-archive__header--selects--select:last-of-type {
  margin-bottom: 0;
}
.project-archive__header--selects--select--header {
  width: 100%;
  display: flex;
  border: 1px solid #0c0c0c;
  align-items: center;
}
.project-archive__header--selects--select--header--icon {
  background: #0c0c0c;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.25rem;
  width: 2.25rem;
}
.project-archive__header--selects--select--header--icon svg {
  height: 65%;
  width: 65%;
}
.project-archive__header--selects--select--header span {
  font-size: 0.8rem;
  text-transform: uppercase;
  flex-grow: 1;
  text-align: center;
}
.project-archive__header--selects--select--options {
  list-style: none;
  position: absolute;
  margin: 0;
  padding: 1rem;
  background: #0c0c0c;
  height: auto;
  z-index: 5;
  visibility: hidden;
  opacity: 0;
  color: white;
}
.project-archive__header--selects--select--options--option {
  cursor: pointer;
  border-bottom: 1px solid #333;
}
.project-archive__header--selects--select--options--option:hover {
  font-weight: bold;
}
.project-archive__list {
  margin: 0;
  padding: 0 5vw;
  list-style: none;
  display: flex;
  flex-flow: column;
  margin-top: -6rem;
}
.project-archive__list--item {
  margin-left: -0.25rem;
  margin-right: 0.25rem;
}
.project-archive__list--item a {
  display: block;
  text-decoration: none;
  background-size: cover;
  aspect-ratio: 1.75;
  margin-bottom: 1rem;
  position: relative;
}
.project-archive__list--item a img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.project-archive__list--item--title {
  color: white;
  font-size: 0.8rem;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #ff2f17;
  padding: 0.25rem 0.5rem;
  text-transform: uppercase;
}
.project-archive__list--item--border {
  width: 100%;
  height: calc(100% - 0.25rem);
  position: absolute;
  top: -0.5rem;
  left: 0.5rem;
}
.project-archive__list--item--border .mg--border {
  background-color: #ff2f17;
}
.project-archive h2 {
  margin: 0 auto;
  color: white;
  text-align: center;
}
@media (min-width: 600px) {
  .project-archive__header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 7rem;
  }
  .project-archive__header h1 {
    font-size: 2.5rem;
  }
  .project-archive__header--selects--select {
    margin-bottom: 0;
  }
  .project-archive__header--selects--select--header--icon {
    height: 1.75rem;
    width: 1.75rem;
  }
  .project-archive__header--selects--select--header span {
    font-size: 0.7rem;
    padding: 0 0.5rem;
  }
  .project-archive__list {
    flex-flow: row wrap;
    justify-content: space-between;
    margin-top: -4.5rem;
  }
  .project-archive__list--item {
    width: 48%;
  }
  .project-archive__list--item a {
    margin-bottom: 10%;
  }
  .project-archive__list--item:nth-child(even) a {
    margin-top: -15%;
  }
  .project-archive h2 {
    margin: -5vw 5vw 0 auto;
    width: 40vw;
    text-align: center;
  }
}
@media (min-width: 900px) {
  .project-archive__header {
    padding-bottom: 6rem;
  }
  .project-archive__header h1 {
    font-size: 3rem;
  }
  .project-archive__header--selects {
    display: flex;
    justify-content: center;
    width: 50%;
    margin-top: 1rem;
  }
  .project-archive__header--selects--select {
    width: 20rem;
  }
  .project-archive__header--selects--select:first-of-type {
    margin-right: 1rem;
  }
}
@media (min-width: 1200px) {
  .project-archive__header h1 {
    font-size: 4rem;
  }
  .project-archive__list--item:nth-child(even) a {
    margin-top: -4rem;
  }
}

.team-archive__hero {
  padding: 5vw;
}
.team-archive__hero h1 {
  font-size: 2.5rem;
}
.team-archive__hero h1,
.team-archive__hero p {
  position: relative;
  z-index: 2;
}
.team-archive__hero--coord {
  display: none;
}
.team-archive__hero .bp:first-of-type {
  top: 0;
  transform: translateY(-15%);
  right: 0;
  width: 100%;
}
.team-archive__hero .bp:last-of-type {
  bottom: 1rem;
  left: 0;
  width: 100%;
  stroke-width: 1;
}
.team-archive__list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
}
.team-archive__list--item {
  width: 100%;
  display: flex;
  margin: 0;
  padding: 0;
  aspect-ratio: 1;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  background-size: cover;
  background-position: center 25%;
  border-bottom: 1px solid white;
}
.team-archive__list--item:last-of-type {
  border-bottom: none;
}
.team-archive__list--item div {
  width: 100%;
  padding: 2rem 1rem 1rem;
  background: linear-gradient(to bottom, transparent, #0c0c0c);
}
.team-archive__list--item h2 {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
}
.team-archive__list--item h4 {
  margin: 0;
  font-size: 0.8rem;
  font-weight: normal;
}
@media (min-width: 600px) {
  .team-archive__list--item {
    width: 50%;
  }
  .team-archive__list--item:nth-last-of-type(-n + 2) {
    border-bottom: none;
  }
  .team-archive__list--item:nth-child(odd) {
    border-right: 1px solid white;
  }
}
@media (min-width: 900px) {
  .team-archive {
    position: fixed;
    height: 100vh;
    overflow-y: scroll;
  }
  .team-archive__inner {
    display: flex;
  }
  .team-archive__hero {
    width: 45%;
    height: 100vh;
    position: sticky;
    display: flex;
    flex-flow: column;
    justify-content: center;
    top: 0;
  }
  .team-archive__hero p {
    font-size: 0.8rem;
  }
  .team-archive__hero--coord {
    display: flex;
  }
  .team-archive__hero--coord--1 {
    top: 0;
    left: 25%;
  }
  .team-archive__hero--coord--2 {
    bottom: 1rem;
    right: 0;
  }
  .team-archive__list {
    width: 60%;
  }
  .team-archive__list--item {
    background-position: center;
  }
  .team-archive__list--item h2 {
    line-height: 1.25;
    margin-bottom: 0.25rem;
  }
}
@media (min-width: 1200px) {
  .team-archive__hero p {
    font-size: 1rem;
  }
}
@media (min-width: 1600px) {
  .team-archive__hero {
    padding: 0 4%;
  }
  .team-archive__hero h1 {
    font-size: 3.75rem;
  }
}
@media (pointer: fine) {
  .team-archive {
    position: relative;
    overflow: visible;
  }
  .team-archive__hero {
    width: 40vw;
    padding: 0 4vw;
  }
  .team-archive__list {
    flex-flow: row nowrap;
  }
  .team-archive__list--item {
    width: 30vw;
    aspect-ratio: none;
    border-bottom: none;
    border-right: 1px solid white;
  }
  .team-archive__list--item div {
    padding: 4rem 2rem 1rem;
    width: 30vw;
  }
  .team-archive__list--item h2 {
    font-size: 2.25rem;
    margin-bottom: 0.5rem;
  }
}

.page-special h1,
.page-special h2 {
  font-size: 2.25rem;
}
.page-special a {
  color: white;
}
.page-special .block-1 {
  position: relative;
}
.page-special .block-1--coord {
  display: none;
}
.page-special .block-1--bp--1 {
  top: 0;
  left: 0;
}
.page-special .block-1--bp--2 {
  bottom: 0;
  right: 0;
}
.page-special .block-2 {
  background-size: cover;
  background-position: center center;
  position: relative;
  margin-top: -2.5%;
  padding-top: 10%;
  clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);
}
.page-special .block-2-after {
  position: absolute;
  top: 100%;
  left: 0;
  height: 0;
  width: 100%;
  background-color: white;
}
.page-special .block-3 {
  position: relative;
  background-color: white;
}
.page-special .block-3 h1:not(.normal),
.page-special .block-3 h2:not(.normal),
.page-special .block-3 h3:not(.normal),
.page-special .block-3 h4:not(.normal),
.page-special .block-3 h5:not(.normal),
.page-special .block-3 h6:not(.normal) {
  font-size: 1.5rem;
  font-weight: 900;
  margin-bottom: 0.25rem;
}
.page-special .block-3 a:not(.btn):not(.wp-block-button__link) {
  color: #0c0c0c;
}
.page-special .block-3 .btn, .page-special .block-3 .wp-block-button__link, .page-special .block-3 .colophon__form input[type=submit], .colophon__form .page-special .block-3 input[type=submit], .page-special .block-3 .blog__pag a, .blog__pag .page-special .block-3 a {
  margin-top: 1rem;
}
.page-special .block-3 .bp {
  top: 0;
  left: 0;
  width: 100%;
}
.page-special .block-3 .grid__col {
  position: relative;
  z-index: 2;
}
.page-special .gallery--wrapper {
  background-color: white;
}
.page-special .gallery {
  margin: 0 auto;
  max-width: 1600px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  gap: 0.25rem;
}
.page-special .gallery .gallery-image {
  width: calc(50% - 0.125rem);
  aspect-ratio: 1;
  margin-bottom: 0.125rem;
  cursor: pointer;
  position: relative;
}
.page-special .gallery .gallery-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 600px) {
  .page-special h1,
  .page-special h2 {
    font-size: 3rem;
    line-height: 1.2;
  }
  .page-special .block-2 {
    clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);
  }
  .page-special .gallery .gallery-image {
    width: calc(33% - 0.03125rem);
    padding-top: 0;
    aspect-ratio: 1;
    margin-bottom: 0.25rem;
  }
}
@media (min-width: 900px) {
  .page-special .block-1--coord {
    display: flex;
    top: 0;
    left: 90%;
  }
  .page-special .block-1--bp--1 {
    width: 45%;
    stroke-width: 1.5;
  }
  .page-special .block-1--bp--2 {
    width: 30%;
    stroke-width: 1.5;
  }
  .page-special .block-1 .grid__col {
    position: relative;
    z-index: 2;
  }
  .page-special .block-2 {
    position: relative;
    z-index: 2;
  }
  .page-special .block-2__before {
    clip-path: polygon(0 12.5%, 100% 0, 100% 100%, 0 100%);
  }
  .page-special .gallery-image {
    width: calc(33.333333% - 0.2rem);
  }
}
@media (min-width: 1600px) {
  .page-special h1,
  .page-special h2 {
    font-size: 4rem;
    line-height: 1.2;
  }
  .page-special .block-1 {
    padding-top: 12.5vw;
  }
  .page-special .block-2 {
    margin-top: -5%;
    padding-top: 12.5%;
    clip-path: polygon(0 22.5%, 100% 0, 100% 100%, 0 100%);
  }
  .page-special .block-2 h2 {
    margin-top: 0;
    margin-bottom: 2rem;
  }
}

.page-regular {
  min-height: 100vh;
  display: flex;
  flex-flow: column;
  position: relative;
}
.page-regular h1,
.page-regular h2 {
  font-size: 2.25rem;
  position: relative;
  z-index: 2;
}
.page-regular__hero {
  position: relative;
}
.page-regular__hero--coord {
  display: none;
}
.page-regular__hero .bp {
  top: 0;
  left: 0;
  width: 45%;
}
.page-regular__content {
  position: relative;
  z-index: 2;
  clip-path: polygon(0 5vw, 100% 0, 100% 100%, 0 100%);
}
.page-regular__content h1:not(.normal),
.page-regular__content h2:not(.normal),
.page-regular__content h3:not(.normal),
.page-regular__content h4:not(.normal),
.page-regular__content h5:not(.normal),
.page-regular__content h6:not(.normal) {
  font-size: 1.5rem;
  font-weight: 900;
  margin-bottom: 0.25rem;
}
.page-regular__content a:not(.btn):not(.wp-block-button__link) {
  color: #0c0c0c;
}
.page-regular__content .btn, .page-regular__content .wp-block-button__link, .page-regular__content .colophon__form input[type=submit], .colophon__form .page-regular__content input[type=submit], .page-regular__content .blog__pag a, .blog__pag .page-regular__content a {
  margin-top: 1rem;
}
.page-regular__content .bp {
  bottom: 0;
  right: 0;
  width: 40%;
  stroke: #e0e0e0;
}
.page-regular .gallery--wrapper {
  background-color: white;
}
.page-regular .gallery {
  margin: 0 auto;
  max-width: 1600px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  gap: 0.25rem;
}
.page-regular .gallery img {
  width: calc(50% - 0.125rem);
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
  cursor: pointer;
}
@media (min-width: 600px) {
  .page-regular h1,
  .page-regular h2 {
    font-size: 3rem;
    line-height: 1.2;
  }
}
@media (min-width: 900px) {
  .page-regular .gallery img {
    width: calc(33.333333% - 0.2rem);
  }
  .page-regular__hero--coord {
    display: flex;
    flex-flow: column;
    position: absolute;
  }
  .page-regular__hero--coord--1 {
    top: 0;
    left: 90%;
    width: 15vw;
    transform-origin: top left;
    transform: rotate(90deg);
  }
  .page-regular__hero--coord--2 {
    top: 2.5%;
  }
  .page-regular__hero--coord--3 {
    right: 0;
    top: 5%;
  }
  .page-regular__hero--coord svg {
    margin-bottom: 0.5rem;
    width: 90px;
  }
  .page-regular__hero--coord--line {
    width: 100%;
    height: 1px;
    border-top: 1px solid #fd4732;
  }
  .page-regular__hero--coord span {
    margin-left: 1rem;
  }
  .page-regular__hero--coord span span {
    margin: 0;
  }
}
@media (min-width: 1600px) {
  .page-regular h1,
  .page-regular h2 {
    font-size: 4rem;
    line-height: 1.2;
  }
}

.page-404 {
  color: #fff;
  display: flex;
  flex-flow: column;
  padding: 1rem 5vw;
  height: 100vh;
  position: relative;
}
.page-404 h1 {
  position: relative;
  font-size: 11vw;
}
.page-404 svg circle,
.page-404 svg line,
.page-404 svg polyline,
.page-404 svg rect,
.page-404 svg polygon {
  stroke: white;
}
.page-404 .home__hero--bp {
  position: absolute;
  display: none;
}
.page-404 .home__hero--bp--1 {
  bottom: 0;
  left: 0;
  width: clamp(400px, 25%, 800px);
  transform: translateY(30%);
}
.page-404 .home__hero--bp--3 {
  top: 0;
  right: 0;
  width: clamp(400px, 30%, 800px);
}
.page-404 p {
  max-width: 1200px;
  position: relative;
}
.page-404 a {
  color: #0c0c0c;
}

.gallery--modal {
  height: 100vh;
  width: 100%;
  background: rgba(12, 12, 12, 0.9);
  opacity: 0;
  visibility: hidden;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  padding: 0 5vw;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
.gallery--modal svg {
  position: absolute;
  height: 50px;
  width: 50px;
  fill: white;
  cursor: pointer;
}
.gallery--modal--close {
  top: 10px;
  right: 10px;
}
.gallery--modal--prev {
  top: calc(50% - 25px);
  left: 10px;
  transform: rotate(180deg);
}
.gallery--modal--next {
  top: calc(50% - 25px);
  right: 10px;
}
.gallery--modal img {
  width: 80%;
  max-width: 1200px;
  margin: 0 0 1rem;
}
.gallery--modal p {
  text-align: center;
  color: white;
}
.gallery--modal div {
  position: relative;
}

@media (min-width: 900px) {
  .gallery--modal {
    width: calc(100% - 105px);
    left: 105px;
  }
  .page-404 h1 {
    font-size: 4rem;
  }
  .page-404 {
    justify-content: center;
  }
  .page-404 .home__hero--bp {
    display: block;
  }
}
.page-contact a {
  color: #d31729 !important;
}
.page-contact address {
  font-style: normal;
}
.page-contact .contact-meta {
  margin-top: 1rem;
  font-size: 0.8rem;
}
.page-contact .contact-meta a {
  font-size: 0.8rem;
}
.page-contact .contact-meta a[href*=tel] {
  text-decoration: none !important;
}
.page-contact .contact-meta__social {
  list-style: none;
  display: flex;
  flex-flow: row nowrap;
  padding: 0;
  margin-bottom: 0;
}
.page-contact .contact-meta__social--item a {
  height: 1.5rem;
  width: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 1.5rem;
  background: #d31729;
  margin-right: 0.5rem;
}
.page-contact .contact-meta__social--item a .icon {
  height: 65%;
  width: 65%;
  fill: white;
}
.page-contact .contact-person {
  margin-bottom: 0.75rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #0c0c0c;
}
.page-contact .contact-person:last-of-type {
  border-bottom: none;
}
.page-contact .contact-person__name {
  font-family: Mulish, sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  margin-bottom: 0 !important;
}
.page-contact .contact-person__title {
  font-family: Gotham, sans-serif;
  font-size: 1rem !important;
  font-weight: 400 !important;
  margin-top: 0;
  margin-bottom: 0.5rem !important;
  text-transform: none;
}
.page-contact .contact-person__info {
  display: flex;
  flex-flow: row nowrap;
  margin-bottom: 0.5rem;
}
.page-contact .contact-person__info:last-of-type {
  margin-bottom: 0;
}
.page-contact .contact-person__info--icon {
  height: 1.5rem;
  width: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 1.5rem;
  background: #d31729;
  margin-right: 0.5rem;
}
.page-contact .contact-person__info--icon svg {
  height: 65%;
  width: 65%;
  fill: white;
}
@media (min-width: 900px) {
  .page-contact .contact-meta {
    margin-top: 0;
    font-size: 1rem;
  }
  .page-contact .contact-meta a {
    font-size: 1rem;
  }
}

/*# sourceMappingURL=style.css.map*/